.about-hero{position:relative;min-height:var(--secton-min-height)}.about-hero__background-image{position:absolute;left:0;top:0;width:100%;height:100%;max-height:calc(100% - 800px);opacity:1}@media screen and (min-width:1600px){.about-hero__background-image{max-height:calc(100% - 66.6vw)}}@media screen and (max-width:989px){.about-hero__background-image{max-height:calc(100% - 300px);-o-object-fit:cover;object-fit:cover}}.about-hero__additional-background-image{position:absolute;left:0;bottom:0;width:100%;z-index:1;max-height:800px;-o-object-fit:cover;object-fit:cover;opacity:1}@media screen and (min-width:1600px){.about-hero__additional-background-image{max-height:66.6vw}}@media screen and (max-width:989px){.about-hero__additional-background-image{max-height:330px}}.about-hero__wrapper{position:relative;z-index:2;height:auto;min-height:inherit;padding:var(--padding-top-desktop) 0 var(--padding-bottom-desktop)}@media screen and (max-width:989px){.about-hero__wrapper{padding:var(--padding-top-mobile) 0 var(--padding-bottom-mobile) 0}}.about-hero__header{max-width:720px;margin:0 auto}@media screen and (max-width:989px){.about-hero__header{padding:0 20px}}.about-hero__heading{color:var(--text-color);font-weight:400;line-height:44px;letter-spacing:1.44px;text-transform:uppercase;text-align:center;margin-top:28px}@media screen and (max-width:989px){.about-hero__heading{margin-top:20px}}@media only screen and (max-width:767px){.about-hero__heading{line-height:32px;letter-spacing:1.12px}}.about-hero__content{padding:0 150px 0 150px;position:relative;height:100%;min-height:inherit;display:flex;justify-content:end}@media only screen and (max-width:1239px){.about-hero__content{padding:100px 100px 0 100px}}.about-hero__text-content{max-width:40%;position:absolute;top:6%}@media screen and (max-width:989px){.about-hero__text-content{max-width:100%;position:relative;top:0}}.about-hero__content-subheading{color:var(--text-color);font-weight:400;line-height:40px;font-size:33px}@media only screen and (max-width:767px){.about-hero__content-subheading{text-align:center;line-height:32px;letter-spacing:normal;font-size:23px}}.about-hero__content-description{padding-top:20px;font-family:var(--font-secondary);color:var(--text-color);font-weight:400;line-height:20px;letter-spacing:.19px;font-size:17px;padding-right:95px}@media screen and (min-width:1500px){.about-hero__content-description{max-width:80%}}@media screen and (min-width:1700px){.about-hero__content-description{max-width:65%}}@media screen and (min-width:2100px){.about-hero__content-description{max-width:55%}}@media screen and (max-width:1290px){.about-hero__content-description{padding-right:55px}}@media screen and (max-width:990px){.about-hero__content-description{padding-right:0}}@media only screen and (min-width:768px){.about-hero__content-description{line-height:175%}}@media only screen and (max-width:767px){.about-hero__content-description{padding-top:10px;text-align:center;font-size:14px}}.about-hero__polaroids{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.about-hero__polaroid{position:absolute;left:var(--horizontal-position);top:var(--vertical-position);width:100%;max-width:var(--block-width);z-index:var(--z-index)}@media screen and (min-width:1600px){.about-hero__polaroid{top:var(--vertical-position-big-sreen)}}@media screen and (max-width:1360px){.about-hero__polaroid:not(:first-child){top:calc(var(--vertical-position) + 60px)}}@media screen and (max-width:1290px){.about-hero__polaroid:not(:first-child){top:calc(var(--vertical-position) + 100px)}}@media screen and (max-width:1230px){.about-hero__polaroid:not(:first-child){top:calc(var(--vertical-position) + 180px)}}@media screen and (max-width:1100px){.about-hero__polaroid:not(:first-child){top:calc(var(--vertical-position) + 220px)}}@media screen and (max-width:1035px){.about-hero__polaroid:not(:first-child){top:calc(var(--vertical-position) + 260px)}}@media only screen and (max-width:767px){.about-hero__polaroid .aspect-ratio{--aspect-ratio:var(--aspect-ratio-mobile)}}.about-hero__polaroid img{opacity:1}.about-hero__mobile-content{padding:40px 20px 360px 20px;display:flex;flex-direction:column;gap:40px}.about-hero__mobile-top{position:relative}.about-hero__mobile-top:before{content:'';display:block;padding-bottom:102%}@media only screen and (max-width:767px){.about-hero__mobile-top:before{padding-bottom:110%}}.about-hero__mobile-bottom{position:relative}.about-hero__mobile-bottom:before{content:'';display:block;padding-bottom:80%}@media only screen and (max-width:767px){.about-hero__mobile-bottom:before{padding-bottom:85%}}.about-hero__mobile-polaroid{position:absolute;left:var(--mobile-horizontal-position);top:var(--mobile-vertical-position);width:var(--mobile-block-width);z-index:var(--mobile-z-index)}.about-hero__mobile-polaroid img{opacity:1}