.special-hero-section .special-hero-container{min-height:55.8rem;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:11.5rem}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container{min-height:69.9rem;padding-top:0}
}
.special-hero-section .special-hero-container img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}
.special-hero-section .special-hero-container img.image_first{display:none}
.special-hero-section .special-hero-container img.image_second{display:flex}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container img.image_first{display:flex}
.special-hero-section .special-hero-container img.image_second{display:none}
}
.special-hero-section .special-hero-container .special-hero-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;z-index:2;padding:3rem}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container .special-hero-wrapper{padding:11.5rem}
}
.special-hero-section .special-hero-container .special-hero-wrapper .heading p{font-family:"Darker Grotesque",sans-serif;font-weight:600;font-size:5.5rem;line-height:6rem;text-align:right;text-transform:uppercase;color:#fff;margin:0;padding-right:0}
[lang=uk] .special-hero-section .special-hero-container .special-hero-wrapper .heading p{font-family:"Source Sans Pro",sans-serif}
.special-hero-section .special-hero-container .special-hero-wrapper .heading strong{margin-right:0}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container .special-hero-wrapper .heading p{font-family:"Darker Grotesque",sans-serif;font-weight:600;font-size:9.6rem;line-height:11rem;margin:0;padding-right:5.6rem}
[lang=uk] .special-hero-section .special-hero-container .special-hero-wrapper .heading p{font-family:"Source Sans Pro",sans-serif}
.special-hero-section .special-hero-container .special-hero-wrapper .heading strong{margin-right:-5.6rem}
}
.special-hero-section .special-hero-container .special-hero-wrapper .text{font-family:"Darker Grotesque",sans-serif;font-weight:600;font-size:3.5rem;line-height:4rem;text-transform:uppercase;letter-spacing:.02em;color:#fff;margin-top:2rem}
[lang=uk] .special-hero-section .special-hero-container .special-hero-wrapper .text{font-family:"Source Sans Pro",sans-serif}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container .special-hero-wrapper .text{font-size:5.2rem;line-height:6rem;margin-top:5rem}
}
.special-hero-section .special-hero-container .special-hero-wrapper .button--primary{display:block;margin:3rem auto 0 auto}
@media only screen and (min-width:48em){
.special-hero-section .special-hero-container .special-hero-wrapper .button--primary{margin:3rem 0 0 0}
}
.special-hero-section .special-hero-container.static{min-height:100%;justify-content:center;padding-top:0}
.special-hero-section .special-hero-container.static img{position:relative}
.special-hero-section .special-hero-container.static .special-hero-wrapper{position:absolute;z-index:2}