.animate-line-to-appear{overflow:hidden}.animate-line-to-appear.--relative{position:relative}.animate-line-to-appear::before{animation:out-ani-to-hidden .3s forwards;background-color:#fff;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.animate-line-to-appear:hover::before{animation:in-ani-to-appear .3s forwards}#header.is-loading{animation-delay:3.2s}#loading.is-loaded{display:none;opacity:0;pointer-events:none;visibility:hidden}#loading{background-color:#202020;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}#loading .loading__container{height:100%;overflow:hidden;position:absolute;right:0;top:0;visibility:hidden;width:60vw;z-index:100}#loading .loading__container .loading__item{-webkit-mask-image:linear-gradient(to right,#000,#000);-webkit-mask-size:0 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:right center;height:100%;left:0;mask-image:linear-gradient(to right,#000,#000);mask-position:right center;mask-repeat:no-repeat;mask-size:0 100%;overflow:hidden;position:absolute;top:0;transform-origin:center center;width:100%}#loading .loading__container .loading__item img{-o-object-fit:cover;-o-object-position:0 50%;height:100%;object-fit:cover;object-position:0 50%;scale:1.5;width:100%}#loading .loading__container .loading__item.--line-1{-webkit-mask-image:linear-gradient(to bottom,#000,#000);-webkit-mask-size:100% 0;-webkit-mask-position:center top;mask-image:linear-gradient(to bottom,#000,#000);mask-position:center top;mask-size:100% 0}#loading .inner-fv{z-index:150!important}#loading.is-loading{animation:loading-disappear 1s forwards;animation-delay:3.2s}#loading.is-loading .loading__container{animation:loading-appear 2.4s cubic-bezier(.4,0,.2,1) forwards}#loading.is-loading .loading__container .loading__item.--line-1{animation:loading-mask-reveal-vertical 1.2s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.4s}#loading.is-loading .loading__container .loading__item.--line-2{animation:loading-mask-reveal 1.2s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.2s}#loading.is-loading .loading__container .loading__item.--line-3{animation:loading-mask-reveal 1.2s cubic-bezier(.4,0,.2,1) forwards;animation-delay:0s}#loading.is-loading .fv__title{opacity:1}#loading.is-loading .fv__title .fv__title-main.--first span{animation-delay:1.2s}#loading.is-loading .fv__title .fv__title-main.--second span{animation-delay:1.4s}#loading.is-loading .fv__title .fv__title-sub span{animation-delay:1.6s}#loading.is-loading .fv__description{animation-delay:1.8s}#fv{background-repeat:no-repeat;background-size:100% 120%;height:100vh;position:relative}#fv .fv__bg-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#fv .fv__bg-wrapper .fv__bg-image{height:100%;width:100%}#fv .fv__bg-wrapper .fv__bg-image img{-o-object-fit:cover;-o-object-position:center;height:100%;object-fit:cover;object-position:center;width:100%}#fv,#loading{align-items:center;display:flex;justify-content:center;overflow:hidden;transition:none}#fv::before,#loading::before{background-color:rgba(32,32,32,.05);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}#fv .inner-fv,#loading .inner-fv{position:relative;z-index:10}#fv .fv__title,#loading .fv__title{font-size:130px;line-height:1;margin-bottom:.25em}#fv .fv__title span,#loading .fv__title span{line-height:1}#fv .fv__title .fv__title-main-wrapper,#loading .fv__title .fv__title-main-wrapper{display:inline-block;padding-right:1rem;position:relative;position:relative}#fv .fv__title .fv__title-main,#loading .fv__title .fv__title-main{display:block}#fv .fv__title .fv__title-sub,#loading .fv__title .fv__title-sub{display:inline-block;font-size:40px;left:100%;line-height:1.4;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}#fv .fv__description,#loading .fv__description{font-size:26px;font-weight:700;line-height:1.6}#news{position:relative;z-index:10}#news .news__title-wrapper{align-items:center;display:grid}#news .news__title{font-size:40px;font-weight:900;text-align:center}#news .news__list-wrapper{align-items:center;background-color:#202020;display:flex;flex:1;gap:3rem;justify-content:space-between}#news .news__list{display:flex;flex-direction:column;gap:.5rem;width:100%}#news .news__list-item{padding-bottom:1em}#news .news__list-item:not(:last-child){border-bottom:1px solid #959393}#news .news__list-link{display:block;font-size:16px;font-weight:700;transition:color .3s ease}#news .news__list-link:hover{color:#df0908}#about .inner-about{text-align:end}#about .about__title{font-size:115px;line-height:1.2}#about .about__subtitle{font-size:32px;font-weight:900;margin-bottom:2em}#about .about__text{font-size:20px}#about .about__card{background-color:#df0908;margin-right:3em;padding:2rem}#about .about__card-title{font-size:32px;line-height:1.3;margin-bottom:.5em}#about .about__card-text{font-size:21px;font-weight:500;line-height:1.5}#about .about__slider-wrapper{margin-bottom:16rem}#about .about__slider{margin-bottom:8px;padding-bottom:5rem;position:relative}#about .about__slider .slick-track{display:flex}#about .about__slider .slick-slide{height:auto}#about .about__slider .slick-dots{bottom:auto;display:flex;gap:0;justify-content:center;margin:inset 0;max-width:calc(100% - 25px);padding-right:25px;top:100%;width:100%}#about .about__slider .slick-dots li{flex:1;height:8px;margin:0;width:100%}#about .about__slider .slick-dots li button{height:100%;padding:0;width:100%}#about .about__slider .slick-dots li button::before{display:none}#about .about__slider .slick-dots li button::after{background-color:#fff;content:"";display:block;height:100%;width:100%}#about .about__slider .slick-dots li.slick-active button::after{background-color:#df0908}#about .about__slider .about__slider-controls{align-items:center;display:flex;gap:1.2em;height:5rem;justify-content:flex-end;left:50%;max-width:1650px;padding-left:25px;padding-right:25px;position:absolute;top:-7rem;transform:translateX(-50%);width:100%;z-index:10}#about .about__slider .slick-next,#about .about__slider .slick-prev{align-items:center;background-color:transparent;border:1px solid #df0908;border-radius:50%;display:flex;height:5rem;justify-content:center;left:auto;position:relative;right:auto;transition:.3s ease;width:5rem}#about .about__slider .slick-next:before,#about .about__slider .slick-prev:before{display:none}#about .about__slider .slick-next::after,#about .about__slider .slick-prev::after{-webkit-mask-image:url(../../images/icons/icon_arrow-right.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#df0908;content:"";display:block;height:2rem;left:50%;mask-image:url(../../images/icons/icon_arrow-right.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:2rem}#about .about__slider .slick-next.slick-disabled,#about .about__slider .slick-prev.slick-disabled{opacity:.7;pointer-events:none}#about .about__slider .slick-next.slick-disabled::after,#about .about__slider .slick-prev.slick-disabled::after{opacity:.7}#about .about__slider .slick-next:not(.slick-disabled):hover,#about .about__slider .slick-prev:not(.slick-disabled):hover{background-color:#df0908}#about .about__slider .slick-next:not(.slick-disabled):hover::after,#about .about__slider .slick-prev:not(.slick-disabled):hover::after{background-color:#fff}#about .about__slider .slick-prev::after{transform:translate(-50%,-50%) rotate(180deg)}#catch{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}#catch::before{background-color:rgba(223,9,8,.6);content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:5}#catch .catch__bg-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#catch .catch__bg-image{height:100%;width:100%}#catch .catch__bg-image img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}#catch .inner-catch{position:relative;text-align:center;z-index:10}#catch .catch__heading{font-size:85px;font-weight:900;left:50%;line-height:1.375;position:absolute;top:0;transform:translate(-50%,-50%);width:100%}#catch .catch__content{padding-bottom:13rem;padding-top:12rem}#catch .catch__title{font-size:100px;line-height:1.2}#catch .catch__subtitle{font-size:32px;font-weight:900;margin-bottom:2em}#catch .catch__text{font-size:20px;font-weight:500}.bg-point{background-image:linear-gradient(to right,transparent 56%,#df0908 56%);position:relative;z-index:10}#service{margin-bottom:16rem}#service .horizontal-container{overflow:hidden}#service .service__content{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;margin-right:0;padding-left:25px;width:100%}#service .service__content-link{display:inline-block;flex:1;overflow:hidden;padding-right:3em;position:relative;z-index:20}#service .service__content-link:hover .service__content-subtitle:before{animation:in-ani-to-appear .3s forwards}#service .service__content-link:hover~.service__content-image img{opacity:.8}#service .service__content-link.--red .service__content-subtitle:before{background-color:#df0908}#service .service__content-link.--red:hover .service__content-subtitle,#service .service__content-link.--red:hover .service__content-title span{color:#df0908}#service .service__content-link.--blue .service__content-subtitle:before{background-color:#0092e5}#service .service__content-link.--blue:hover .service__content-subtitle,#service .service__content-link.--blue:hover .service__content-title span{color:#0092e5}#service .service__content-subtitle,#service .service__content-text,#service .service__content-title span{transition:color .3s ease}#service .service__content-title{font-size:90px;line-height:1.2;margin-bottom:.25em}#service .service__content-subtitle{font-size:32px;font-weight:700;margin-bottom:.5em;position:relative;z-index:10}#service .service__content-subtitle-text{padding-right:.25em;position:relative;z-index:10}#service .service__content-text__wrapper{align-items:center;display:flex;gap:1.5em}#service .service__content-text__wrapper .og-button{width:115px}#service .service__content-text{flex:1;font-size:20px;line-height:2}#service .service__content-image{background-color:#fff;overflow:hidden;position:relative;width:50vw;z-index:10}#service .service__content-image img{transition:opacity .3s ease}#editorial{padding-bottom:16rem}#editorial .editorial__container{align-items:center;display:flex}#editorial .editorial__column.--posts{width:53%}#editorial .editorial__link{display:inline-block;position:relative}#editorial .editorial__link:hover .editorial__title{color:#eba234}#editorial .editorial__title-wrapper{display:inline-block;padding-right:calc(97px + 2em);position:relative}#editorial .editorial__title{display:inline-block;font-size:85px;line-height:1.2;transition:color .3s ease}#editorial .editorial__subtitle{font-size:32px;font-weight:700;margin-bottom:2em}#editorial .editorial__button{position:absolute;right:0;top:0;top:50%;transform:translateY(-50%)}#editorial .editorial__button .og-button{width:97px}#editorial .editorial__card-link{display:block;position:relative}#editorial .editorial__card-link:hover .editorial__card-thumbnail img{opacity:.7}#editorial .editorial__card-link:hover .editorial__card-title{color:#eba234}#editorial .editorial__card-thumbnail{aspect-ratio:16/9;background-color:#fff;height:auto;overflow:hidden;width:100%}#editorial .editorial__card-thumbnail img{-o-object-fit:cover;-o-object-position:center;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease;width:100%}#editorial .editorial__card-title{font-size:24px;font-weight:700;margin-bottom:.25em;transition:color .3s ease}#editorial .editorial__slider{padding-left:3rem;position:relative}#editorial .editorial__slider .slick-dots{display:flex;gap:.5rem}#editorial .editorial__slider .slick-dots li{height:1rem;margin:0;width:1rem}#editorial .editorial__slider .slick-dots li.slick-active button::after{background-color:#df0908}#editorial .editorial__slider .slick-dots li button{height:1rem;width:1rem}#editorial .editorial__slider .slick-dots li button{padding:0}#editorial .editorial__slider .slick-dots li button::before{display:none}#editorial .editorial__slider .slick-dots li button::after{background-color:#fff;border-radius:50%;content:"";display:block;height:100%;width:100%}@media screen and (min-width:768px) and (max-width:1023px){#loading .loading__container{width:80vw}#editorial .editorial__column.--posts .editorial__button-link{width:13.0208333333vw}}@media screen and (min-width:768px) and (max-width:1440px){#fv .fv__title,#loading .fv__title{font-size:max(60px,9.0277777778vw)}#fv .fv__title .fv__title-sub,#loading .fv__title .fv__title-sub{font-size:max(30px,2.7777777778vw)}#fv .fv__description,#loading .fv__description{font-size:max(22px,1.8055555556vw)}#news .news__title{font-size:max(32px,2.7777777778vw)}#about .about__title{font-size:max(10px,7.9861111111vw)}#about .about__subtitle{font-size:max(25px,2.2222222222vw)}#about .about__text{font-size:max(16px,1.3888888889vw)}#about .about__card-title{font-size:max(22px,2.2222222222vw)}#about .about__card-text{font-size:max(16px,1.4583333333vw)}#catch .catch__heading{font-size:max(40px,5.9027777778vw)}#catch .catch__title{font-size:max(80px,6.9444444444vw)}#catch .catch__subtitle{font-size:max(25px,2.2222222222vw)}#catch .catch__text{font-size:max(16px,1.3888888889vw)}#service .service__content-subtitle{font-size:max(24px,2.2222222222vw)}#service .service__content-text{font-size:max(16px,1.3888888889vw)}#editorial .editorial__title{font-size:max(48px,5.9027777778vw)}#editorial .editorial__subtitle{font-size:max(20px,2.2222222222vw)}#editorial .editorial__card-title{font-size:max(18px,1.6666666667vw)}}@media screen and (min-width:768px){#news .news__container{display:flex;transform:translateY(-50%)}#news .news__title-wrapper{background-color:#df0908;padding:1rem 2rem;width:25%}#news .news__list-wrapper{background-color:rgba(32,32,32,.5);padding:1.5rem 3rem}#news .news__list{width:75%}#about .about__slider-wrapper{margin-top:7rem;padding-left:25px;padding-top:7rem}}@media screen and (min-width:768px) and (max-width:1650px){#service .service__content-title{font-size:max(10px,5.4545454545vw)}}@media (min-width:1024px){#about .about__slider .slick-dots{margin-right:2rem;width:calc(100% - 2rem)}}@media screen and (min-width:1024px){#service .service__container-wrapper{height:100vh;overflow:hidden;position:relative;width:100vw}#service .service__container{height:100%;width:100%}#service .service__panel{width:100%}#service .service__content{max-width:calc(825px + 50vw + 25px)}#service .service__content-subtitle::before{animation:out-ani-to-hidden .3s forwards;content:"";display:block;height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:50vw;z-index:-10}#service .service__content-subtitle-text{background-color:#202020}#editorial .editorial__container{gap:7.5520833333vw}#editorial .editorial__column.--posts .editorial__button-wrapper{display:none}}@media screen and (min-width:1024px) and (min-width:1024px){#service .service__panel{height:100%;left:0;padding-top:120px;position:absolute;top:0;width:100%}}@media screen and (min-width:1024px) and (max-width:1550px){#editorial .editorial__title{font-size:max(10px,4.6451612903vw)}}@media (min-width:1025px){#editorial .editorial__slider .slick-dots{bottom:auto;flex-direction:column;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1rem}}@media screen and (min-width:1920px){#fv .fv__title,#loading .fv__title{font-size:max(10px,6.7708333333vw)}#fv .fv__title .fv__title-sub,#loading .fv__title .fv__title-sub{font-size:max(10px,2.0833333333vw)}#fv .fv__description,#loading .fv__description{font-size:max(10px,1.3541666667vw)}#news .news__title{font-size:max(10px,2.0833333333vw)}#news .news__list-link{font-size:max(10px,.8333333333vw)}#about .about__title{font-size:max(10px,5.9895833333vw)}#about .about__subtitle{font-size:max(10px,1.6666666667vw)}#about .about__text{font-size:max(10px,1.0416666667vw)}#about .about__card-title{font-size:max(10px,1.6666666667vw)}#about .about__card-text{font-size:max(10px,1.09375vw)}#catch .catch__heading{font-size:max(10px,4.4270833333vw)}#catch .catch__title{font-size:max(10px,5.2083333333vw)}#catch .catch__subtitle{font-size:max(10px,1.6666666667vw)}#catch .catch__text{font-size:max(10px,1.0416666667vw)}#service .service__content-title{font-size:max(10px,4.6875vw)}#service .service__content-subtitle{font-size:max(10px,1.6666666667vw)}#service .service__content-text__wrapper .og-button{width:5.9895833333vw}#service .service__content-text{font-size:max(10px,1.0416666667vw)}#editorial .editorial__title{font-size:max(10px,4.4270833333vw)}#editorial .editorial__subtitle{font-size:max(10px,1.6666666667vw)}#editorial .editorial__button .og-button{width:5.0520833333vw}#editorial .editorial__card-title{font-size:max(10px,1.25vw)}}@media (max-width:1024px){#editorial .editorial__slider{padding-left:0}#editorial .editorial__slider .slick-dots{justify-content:center}}@media screen and (max-width:1023px){#loading .loading__container .loading__item img{scale:2}#service .service__content{align-items:flex-end;flex-direction:column;padding-left:0;width:100vw}#service .service__content-link{margin-right:0;order:2;padding-left:25px;padding-right:25px;width:100%}#service .service__content-text{padding-right:0}#service .service__content-image{order:1;transform:translateY(50%);width:67.3913043478vw}#editorial .editorial__container{flex-direction:column}#editorial .editorial__column.--posts{order:2;width:100%}#editorial .editorial__column.--posts .editorial__button-wrapper{text-align:right}#editorial .editorial__column.--posts .editorial__button-link{aspect-ratio:1;display:inline-block;height:auto}#editorial .editorial__column.--posts .editorial__button-link .og-button{height:100%;width:100%}#editorial .editorial__column.--titles{order:1;padding-left:0;width:100%}#editorial .editorial__link{cursor:default;pointer-events:none}#editorial .editorial__title-wrapper{padding-right:0}#editorial .editorial__title-wrapper .editorial__button{display:none}}@media screen and (max-width:767px){#loading .loading__container{width:100vw}#loading .loading__container .loading__item img{-o-object-position:10% 50%;object-position:10% 50%}#fv,#loading{padding-bottom:10rem}#fv .fv__title,#loading .fv__title{font-size:60px}#fv .fv__title .fv__title-main-wrapper,#loading .fv__title .fv__title-main-wrapper{display:block;padding-right:0}#fv .fv__title .fv__title-main,#loading .fv__title .fv__title-main{line-height:1.1}#fv .fv__title .fv__title-sub,#loading .fv__title .fv__title-sub{display:block;font-size:30px;margin-bottom:.75em;margin-top:.5em;position:static;transform:translateY(0)}#fv .fv__description,#loading .fv__description{font-size:22px}#news{border-top:21px solid #df0908;margin-bottom:7em}#news .news__container{flex-direction:column}#news .news__title-wrapper{padding:1rem;width:100%}#news .news__title{font-size:32px}#news .news__list-wrapper{align-items:flex-end;flex-direction:column;gap:1em}#news .news__button-wrapper{width:100px}#news .news__button-wrapper .og-button{height:auto;width:100%}#about .about__title{font-size:65px;line-height:1.1}#about .about__subtitle{font-size:25px;margin-top:.5em}#about .about__text{font-size:16px}#about .about__card{margin-right:1.5em}#about .about__card-title{font-size:max(18px,4.1304347826vw)}#about .about__card-text{font-size:16px}#about .about__slider-wrapper{margin-left:1.5rem;margin-top:3rem}#about .about__slider{margin-bottom:5px;padding-bottom:2em}#about .about__slider .slick-dots{padding-right:0}#about .about__slider .slick-dots li{height:5px}#about .about__slider .about__slider-controls{display:none}#catch .catch__heading{font-size:40px}#catch .catch__content{padding-bottom:9em;padding-top:7em}#catch .catch__title{font-size:60px;margin-bottom:.25em}#catch .catch__subtitle{font-size:25px;line-height:1.44;margin-bottom:1em}#catch .catch__text{font-size:16px}#service .service__content-title{font-size:48px}#service .service__content-subtitle{font-size:24px;line-height:1.4;margin-bottom:.5em}#service .service__content-text__wrapper .og-button{width:21.7391304348vw}#service .service__content-text{font-size:16px}#editorial .editorial__column.--posts .editorial__button-link{width:21.7391304348vw}#editorial .editorial__title{font-size:48px}#editorial .editorial__subtitle{font-size:20px}#editorial .editorial__card-title{font-size:18px}}@media screen and (max-width:560px){#fv .fv__title,#loading .fv__title{font-size:max(10px,10.7142857143vw)}#catch .catch__title{font-size:max(10px,10.7142857143vw)}#service .service__content-title{font-size:max(10px,8.5714285714vw)}}@media screen and (max-width:520px){#about .about__title{font-size:max(10px,12.5vw)}}@media (max-width:480px){#editorial .editorial__slider .slick-dots li button{height:.75rem;width:.75rem}}@media screen and (max-width:460px){#fv .fv__title .fv__title-sub,#loading .fv__title .fv__title-sub{font-size:max(10px,6.5217391304vw)}#fv .fv__description,#loading .fv__description{font-size:max(10px,4.7826086957vw)}#news .news__title{font-size:max(10px,6.9565217391vw)}#news .news__button-wrapper{width:21.7391304348vw}#about .about__subtitle{font-size:max(10px,5.4347826087vw)}#about .about__text{font-size:max(10px,3.4782608696vw)}#catch .catch__heading{font-size:max(10px,8.6956521739vw)}#catch .catch__subtitle{font-size:max(10px,5.4347826087vw)}#catch .catch__text{font-size:max(10px,3.4782608696vw)}#service .service__content-subtitle{font-size:max(10px,5.2173913043vw)}#editorial .editorial__title{font-size:max(10px,10.4347826087vw)}#editorial .editorial__subtitle{font-size:max(18px,4.347826087vw)}#editorial .editorial__card-title{font-size:max(16px,3.9130434783vw)}}@keyframes in-ani-to-appear{from{transform:translateX(-101%)}to{transform:translateX(0)}}@keyframes out-ani-to-hidden{from{transform:translateX(0)}to{transform:translateX(101%)}}@keyframes in-ani-to-hidden{from{transform:translateX(0)}to{transform:translateX(101%)}}@keyframes out-ani-to-appear{from{transform:translateX(-101%)}to{transform:translateX(0)}}@keyframes in-ani-circle-to-appear{from{transform:translateX(-200%)}to{transform:translateX(0)}}@keyframes out-ani-circle-to-hidden{from{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes in-ani-circle-to-hidden{from{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes out-ani-circle-to-appear{from{transform:translateX(-200%)}to{transform:translateX(0)}}@keyframes loading-mask-reveal{from{-webkit-mask-size:0 100%;mask-size:0 100%;opacity:0;transform:rotate(8deg)}to{-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:1;transform:rotate(0)}}@keyframes loading-mask-reveal-vertical{from{-webkit-mask-size:100% 0;mask-size:100% 0;opacity:0;transform:rotate(8deg)}to{-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:1;transform:rotate(0)}}@keyframes loading-appear{from{opacity:0;visibility:invisible}to{opacity:1;visibility:visible}}@keyframes loading-disappear{0%{opacity:1;visibility:visible}100%{opacity:0;pointer-events:none;visibility:hidden}}