.makeOverWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;position:relative}.makeOverItem{flex-basis:85%}.makeOverItem p{color:var(--light-blue-bg-secondary-text);font-size:24px;line-height:34px}.makeOverItem h2{color:var(--light-blue-bg-primary-text)}.blueBackground{background-color:var(--light-blue-bg);height:600px;left:0;position:absolute;top:0;width:100%;z-index:-1}.makeOverVideoWrapper{display:flex;flex-direction:row;flex-wrap:wrap}.makeOverVideoItem{flex-basis:95%}.videoThumbnailImage{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.MakeOverArea{position:relative}@media screen and (max-width:1175px){.makeOverWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.makeOverItem{flex-basis:100%}.makeOverItem p{color:#6b6b6b;font-size:24px;line-height:34px}.makeOverItem h2,.makeOverItem p{text-align:center}.makeOverArrowDown{display:none}.makeOverVideoWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.makeOverVideoItem{flex-basis:100%}}@media screen and (max-width:750px){.makeOverItem h2{text-align:center}.makeOverItem p{font-size:18px;line-height:26px}}