header.home_header{padding-top:300px;padding-bottom:250px;position:relative}header.home_header .section__header{margin-bottom:20px}header.home_header .section__header .title{max-width:980px;margin-left:10px;position:relative}header.home_header .section__header .title h1{pointer-events:none;position:relative;color:var(--secondary);z-index:2;font-size:20px;line-height:30px;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightLight);text-transform:uppercase;letter-spacing:normal}@media screen and (max-width:1050px){header.home_header .section__header .title h1{font-size:16px;line-height:26px}header.home_header .mask__container .mask__title.second{display:none}}header.home_header .mask__container{max-width:980px;position:relative}header.home_header .mask__container .mask__title span{color:var(--secondary);font-size:clamp(50px,12vw,140px);line-height:1;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold);text-transform:uppercase;letter-spacing:normal}header.home_header .mask__container .mask__title.second{--mask:radial-gradient(circle at var(--x, 70%) var(--y, 50%), black 15%, transparent 0);position:absolute;top:0;left:0;background:0 0;-webkit-mask-image:var(--mask);mask-image:var(--mask)}header.home_header .mask__container .mask__title.second span{color:var(--primary)}header.home_header .icons__container{width:100%;height:100%;position:absolute;top:0;left:0}header.home_header .icons__container .icons{width:450px;max-width:100%;position:absolute;top:50%;right:-75px;transform:translateY(-50%);display:flex;flex-direction:column}@media screen and (max-width:1050px){header.home_header .icons__container{margin-top:100px;padding-left:55px;padding-right:55px;position:relative;top:auto;left:auto}header.home_header .icons__container .icons{width:100%;position:relative;top:auto;right:auto;transform:none}}header.home_header .icons__container .icons .icon__line{width:100%;margin-bottom:50px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1500px){header.home_header{padding-top:250px}header.home_header .mask__container .mask__title span{font-size:clamp(50px,12vw,120px)}header.home_header .icons__container .icons .icon__line{margin-bottom:30px}}@media screen and (max-width:600px){header.home_header{padding-top:120px;padding-bottom:150px}header.home_header .icons__container{margin-top:50px;padding-left:35px;padding-right:35px}header.home_header .icons__container .icons .icon__line{margin-bottom:20px}}header.home_header .icons__container .icons .icon__line:last-child{margin-bottom:0}header.home_header .icons__container .icons .icon__line .icon__item{width:25%;position:relative;transition:.2s ease-in-out;display:flex;justify-content:center}