.banner-content{position:relative}.banner-content figure{position:relative}.banner-content figure img{display:block;min-height:480px;width:100%}.banner-content figure:before{background:#000;bottom:0;content:"";left:0;height:100%;opacity:.3;position:absolute;right:0;top:0}.banner-content figure:after{background:linear-gradient(180deg,#0000,#011d31 138.79%);bottom:0;content:"";left:0;height:348px;position:absolute;right:0}.banner-content__caption{bottom:80px;position:absolute;left:0;right:0;z-index:3}.banner-content__caption .title-medium{color:var(--c-neutral-white);font-weight:600;margin-bottom:0}@media all and (max-width: 1200px){.banner-content figure img{min-height:480px;object-fit:cover}.banner-content__caption{bottom:66px}}@media all and (max-width: 1023px){.banner-content figure img{min-height:400px;object-fit:cover}.banner-content__caption{bottom:48px}}@media all and (max-width: 767px){.banner-content figure img{min-height:340px;object-fit:cover}.banner-content__caption{bottom:40px}}.asidewrap{position:relative;display:flex;min-height:420px;align-items:flex-start}.asidewrap__left{margin-top:-40px;flex:0 0 480px;max-width:480px}.asidewrap__left figure img{width:100%;border-radius:16px}.asidewrap__right{align-self:center;color:#fff;flex:0 0 calc(100% - 480px);max-width:calc(100% - 480px);padding:70px 60px 70px 80px}.asidewrap__right h6{font-size:.813rem;letter-spacing:5px;margin-bottom:12px;text-transform:uppercase}.asidewrap__right h5{font-weight:400}.asidewrap__right p{color:var(--c-neutral-gray-2)}.asidewrap__right .button-group{display:flex;flex-wrap:wrap}.asidewrap__right .button-group .button{margin-right:16px}.asidewrap__right .button-group .button:last-child{margin-right:0}.asidewrap .bg{position:absolute;right:0;top:0;bottom:0;width:calc(100% - 115px);z-index:-1;border-radius:16px;background-size:cover}@media all and (max-width: 1200px){.asidewrap__left{flex:0 0 440px;max-width:440px}.asidewrap__right{flex:0 0 calc(100% - 440px);max-width:calc(100% - 440px);padding:70px 40px}.asidewrap__right h6{font-size:.75rem}}@media all and (max-width: 1023px){.asidewrap{flex-direction:column}.asidewrap__left,.asidewrap__right{flex:unset;max-width:100%;width:100%}.asidewrap__left{padding:0 40px;margin-top:0}.asidewrap .bg{width:100%;top:100px}}@media all and (max-width: 767px){.asidewrap__left{padding:0 28px}.asidewrap__right{padding:40px 28px}.asidewrap__right .button-group .button{height:38px;line-height:34px;padding:0 16px;font-size:.813rem;margin-right:10px}}.accordion{margin-bottom:28px}.accordion__head{font-size:1rem;font-weight:600;padding:8px 24px;background:var(--c-primary-surface);color:var(--c-neutral-black);border-radius:4px;display:block;position:relative}.accordion__head:before{content:"";font-family:var(--font-webarq-icon);position:absolute;top:50%;transform:translateY(-50%);right:16px;font-size:24px}.accordion__head:focus{color:var(--c-neutral-black)}.accordion__content{padding:12px 24px;display:none}.accordion.active .accordion__head:before{content:""}.accordion__medium .accordion__head{font-size:.875rem}.accordion__small .accordion__head{font-size:.75rem}@media all and (max-width: 1023px){.accordion__head{padding:8px 35px 8px 24px}}.sectioncontent-faq{position:relative;padding-top:107px;padding-bottom:132px;overflow:hidden}.sectioncontent-faq__bg{position:absolute;bottom:0;left:-45px;width:fit-content;height:fit-content}.sectioncontent-faq__bg img{display:block;max-width:100%}.sectioncontent-faq .wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:0 150px}.sectioncontent-faq__text{flex:0 0 384px;max-width:384px}.sectioncontent-faq__text h6{color:#2e9ff0;margin-bottom:8px}.sectioncontent-faq__text p{color:#666}.sectioncontent-faq__list{flex:1}.sectioncontent-faq__list .accordion{margin-bottom:24px;box-shadow:0 -1px #0000001a inset}.sectioncontent-faq__list .accordion__head{padding:8px 24px 16px;font-size:1.25rem;font-weight:600;line-height:1.4;color:#111;background:transparent}.sectioncontent-faq__list .accordion__head:hover{color:#111}.sectioncontent-faq__list .accordion.active .accordion__head{color:#1c5f90}.sectioncontent-faq__list>a{display:block;font-size:.875rem;font-weight:700;line-height:1.4;margin-top:8px;padding-left:24px}@media all and (max-width: 1200px){.sectioncontent-faq{padding-top:53px;padding-bottom:74px}.sectioncontent-faq__bg img{width:369px;height:248px}.sectioncontent-faq .wrapper{gap:0 116px}.sectioncontent-faq__text{flex:0 0 240px;max-width:240px}.sectioncontent-faq__text h3{font-size:1.875rem;font-weight:700;line-height:1.2}.sectioncontent-faq__text p{font-size:.875rem;font-weight:400;line-height:1.6}.sectioncontent-faq__list>a{padding-left:0}}@media all and (max-width: 1023px){.sectioncontent-faq{padding-bottom:200px}.sectioncontent-faq__bg{left:unset;right:-40px}.sectioncontent-faq__bg img{width:380px;height:auto}.sectioncontent-faq .wrapper{flex-wrap:wrap;gap:40px 0}.sectioncontent-faq__text,.sectioncontent-faq__list{flex:0 0 100%;max-width:100%}}@media all and (max-width: 767px){.sectioncontent-faq{padding-bottom:259px}.sectioncontent-faq__bg{right:0;margin:0 auto;left:0;bottom:-40px}.sectioncontent-faq__bg img{width:375px;margin:0 auto}.sectioncontent-faq__list .accordion__head{font-size:1.125rem;padding:8px 32px 16px 16px}.sectioncontent-faq__list .accordion__head:before{right:8px}.sectioncontent-faq .wrapper{gap:34px 0}.sectioncontent-faq__text h6{margin-bottom:0}.sectioncontent-faq__text h3{font-size:1.5rem;line-height:1.3;margin-bottom:8px}.sectioncontent-faq__text p{margin-bottom:8px}}.sectionfeatures-center{margin-bottom:80px}.sectionfeatures-center__inner--ico{padding:24px;border-radius:100%;background:var(--c-primary-main);width:96px;height:96px;margin:0 auto}.sectionfeatures-center__inner--ico i{width:48px;height:48px;font-size:3rem;display:inline-block;color:var(--c-neutral-white)}.sectionfeatures-center .row .column figure{margin-bottom:22px}.sectionfeatures-center .row .column figcaption h5{margin-bottom:16px;font-weight:600}.sectionfeatures-center .row .column figcaption h5 p{margin:0}.sectionfeatures-center__wrap-thumb{margin-bottom:80px;text-align:center;position:relative}.sectionfeatures-center__wrap-thumb .row .column figure{margin-bottom:22px}.sectionfeatures-center__wrap-thumb .row .column figcaption h5{margin-bottom:16px;font-weight:600}.sectionfeatures-center__wrap-thumb .row .column figcaption h5 p{margin:0}.sectionfeatures-center__wrap-thumb .features-center__list .sectionfeatures-center__inner--ico{padding:0;border-radius:100%;background:var(--c-primary-main);width:96px;height:96px;margin:0 auto}.sectionfeatures-center__wrap-thumb .features-center__list .sectionfeatures-center__inner--ico i{padding:24px;width:48px;height:48px;font-size:3rem;display:inline-block;color:var(--c-neutral-white)}.sectionfeatures-center__wrap-thumb .features-center.swiper{display:block;width:100%}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide{padding:0;width:280px;max-width:100%;flex:none;margin-right:28px}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide:last-of-type{margin-right:0}.sectionfeatures-center__wrap-thumb .swiper-wrapper{height:auto}.sectionfeatures-center__wrap-thumb .swiper-arrow{width:56px;height:56px;background:var(--c-neutral-white);border-radius:50%;border:1px solid var(--c-neutral-gray-2)}.sectionfeatures-center__wrap-thumb .swiper-arrow:after{display:none}.sectionfeatures-center__wrap-thumb .swiper-arrow i:before{font-size:20px;color:var(--c-neutral-gray-5)}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-prev{left:-70px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-next{right:-70px}@media all and (max-width: 1200px){.sectionfeatures-center{padding:120px 0}.sectionfeatures-center__wrapper{width:calc(100% - 80px)}.sectionfeatures-center .row .column{padding:0 24px;text-align:center}.sectionfeatures-center__wrap-thumb .features-center{width:calc(100% + 20px);margin-left:-10px}.sectionfeatures-center__wrap-thumb .features-center__list{padding:0 10px}.sectionfeatures-center__wrap-thumb .features-center__list figure{margin-bottom:20px;height:auto}.sectionfeatures-center__wrap-thumb .features-center.swiper{margin-left:0}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide{width:33.3333%;margin-right:unset}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide .sectionfeatures-center__inner{padding:0 15px}.sectionfeatures-center__wrap-thumb .swiper-arrow{width:48px;height:48px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-prev{left:-24px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-next{right:-24px}}@media all and (max-width: 1023px){.sectionfeatures-center .row .column{padding:0 40px}.sectionfeatures-center .row .column.column-25{flex:0 0 50%;max-width:50%}.sectionfeatures-center__wrap-thumb .features-center{width:calc(100% + 40px);margin-top:40px;margin-left:0;flex-wrap:nowrap;overflow:auto;padding-bottom:8px}.sectionfeatures-center__wrap-thumb .features-center__list{padding:0;min-height:0;width:300px;margin-right:20px}.sectionfeatures-center__wrap-thumb .features-center__list figure{margin-bottom:16px}.sectionfeatures-center__wrap-thumb .features-center__list.column-25{flex:none;max-width:300px}.sectionfeatures-center__wrap-thumb .features-center.swiper{margin-left:0;width:100%;overflow:hidden}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide{width:50%}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide .sectionfeatures-center__inner{padding:0 26px}.sectionfeatures-center__wrap-thumb .swiper-arrow{width:40px;height:40px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-prev{left:-20px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-next{right:-20px}}@media all and (max-width: 767px){.sectionfeatures-center{padding:56px 0}.sectionfeatures-center__wrapper{width:calc(100% - 32px)}.sectionfeatures-center .row .column{padding:0 53px}.sectionfeatures-center .row .column.column-25{flex:unset;max-width:100%}.sectionfeatures-center__wrap-thumb{padding-top:80px}.sectionfeatures-center__wrap-thumb .features-center{width:calc(100% + 16px);margin-top:32px;flex-direction:row}.sectionfeatures-center__wrap-thumb .features-center__list{padding:0;min-height:0;width:280px;margin-right:16px}.sectionfeatures-center__wrap-thumb .features-center__list.column-25{flex:none;max-width:280px}.sectionfeatures-center__wrap-thumb .features-center.swiper{width:100%}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide{width:100%;margin-right:0}.sectionfeatures-center__wrap-thumb .features-center.swiper .swiper-slide .sectionfeatures-center__inner{padding:0 32px}.sectionfeatures-center__wrap-thumb .swiper-arrow{width:32px;height:32px}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-prev{left:0}.sectionfeatures-center__wrap-thumb .swiper-arrow.swiper-button-next{right:0}}.history-milestone{position:relative;margin:100px 0 70px}.history-milestone:before{content:"";position:absolute;top:-20px;left:calc(50% - 4px);bottom:-20px;width:8px;background:var(--c-neutral-gray-1);border-radius:8px}.history-milestone__list{display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:24px;position:relative}.history-milestone__list:nth-child(2n){justify-content:flex-end}.history-milestone__list:nth-child(2n) .history-milestone__box:before{left:auto;right:100%;border-left:none;border-right:12px solid var(--c-primary-surface)}.history-milestone__list:before{content:"";position:absolute;top:10px;left:calc(50% - 12px);width:24px;height:24px;border-radius:50%;background-color:var(--c-primary-main);border:6px solid var(--c-neutral-white)}.history-milestone__box{background:var(--c-primary-surface);width:408px;display:flex;flex-flow:row nowrap;position:relative}.history-milestone__box:before{content:"";position:absolute;top:10px;left:100%;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid var(--c-primary-surface)}.history-milestone__text,.history-milestone__date{display:flex;flex-direction:column;justify-content:center;padding:28px}.history-milestone__text h4,.history-milestone__text h6,.history-milestone__text p,.history-milestone__date h4,.history-milestone__date h6,.history-milestone__date p{margin:0}.history-milestone__text h6{margin-bottom:8px}.history-milestone__text p{font-size:.875rem;font-weight:600;line-height:1.6}.history-milestone__text img{display:block;margin:24px 0;border-radius:8px;width:100%;max-width:172px}.history-milestone__text figure img{max-width:100%}.history-milestone__date{width:104px;margin-left:auto;border-left:4px solid var(--c-neutral-white);text-align:center}.history-milestone__date h6{font-weight:400}@media all and (min-width: 767px){.history-milestone.in-sidemenu{margin:40px 0 0}.history-milestone.in-sidemenu:before{left:10px}.history-milestone.in-sidemenu .history-milestone__list{justify-content:flex-end}.history-milestone.in-sidemenu .history-milestone__list:before{left:3px}.history-milestone.in-sidemenu .history-milestone__box{width:calc(100% - 50px)!important}.history-milestone.in-sidemenu .history-milestone__box:before{left:auto;right:100%;border-left:none;border-right:12px solid var(--c-primary-surface)}.history-milestone.in-sidemenu .history-milestone__text,.history-milestone.in-sidemenu .history-milestone__date{padding:20px}.history-milestone.in-sidemenu .history-milestone__date{flex-direction:row;width:140px;align-items:flex-start}.history-milestone.in-sidemenu .history-milestone__date h6,.history-milestone.in-sidemenu .history-milestone__date h4{font-size:1rem;margin:0 2px}.history-milestone.in-sidemenu .history-milestone__date h4{font-weight:400;order:1;-webkit-order:1}.history-milestone.in-sidemenu .history-milestone__date h6{order:2;-webkit-order:2}.history-milestone.in-sidemenu .history-milestone__date h6:last-of-type{order:3;-webkit-order:3}}@media all and (max-width: 1023px){.history-milestone{margin:80px 0 50px}.history-milestone__box{width:42%}}@media all and (max-width: 767px){.history-milestone:before{left:10px}.history-milestone__list{justify-content:flex-end}.history-milestone__list:before{left:3px}.history-milestone__box{width:calc(100% - 50px)}.history-milestone__box:before{left:auto;right:100%;border-left:none;border-right:12px solid var(--c-primary-surface)}.history-milestone__text,.history-milestone__date{padding:20px}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all ease-out .2s}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#111111b3}.popup__box{width:100%;max-width:600px;background:var(--c-neutral-white);border-radius:16px;box-shadow:0 4px 20px 10px #0000000d;position:relative;z-index:2;padding:45px 32px;transition:all ease-out .3s;transform:scale(.9);opacity:0}.popup__box--large{max-width:960px}.popup__close{position:absolute;top:10px;right:10px;font-size:24px;cursor:pointer;transform:scale(1);transition:.2s all ease-out}.popup__close i{display:block;height:24px;width:24px}.popup__close:hover{transform:scale(.9)}.popup__content--center{text-align:center}.popup__content--right{text-align:right}.popup__content figure{margin-bottom:32px}.popup__content figure img{width:100%;max-height:360px;object-fit:cover}.popup__overflow{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 150px);max-height:calc(var(--vh, 1vh) * 100 - 150px);margin-right:-16px;padding-right:16px}.popup__overflow::-webkit-scrollbar{width:8px;border-radius:20px}.popup__overflow::-webkit-scrollbar-track{background:var(--c-primary-surface)}.popup__overflow::-webkit-scrollbar-thumb{background:var(--c-primary-main);border-radius:20px}.popup__overflow::-webkit-scrollbar-thumb:hover{background:var(--c-primary-main)}.popup__show{opacity:1;visibility:visible}.popup__show .popup__box{transform:scale(1);opacity:1}.popup.cookies-wrap{align-items:flex-end;justify-content:flex-end;background:#000000b3}.popup.cookies-wrap .popup__overflow{max-height:calc(100vh - 215px);max-height:calc(var(--vh, 1vh) * 100 - 215px);padding-right:15px}.popup.cookies-wrap .popup__overflow::-webkit-scrollbar{width:6px}.popup.cookies-wrap p{line-height:160%}.popup.cookies-wrap .popup__box{margin:0 20px 20px}.popup.cookies-wrap .list-cookies{position:relative}.popup.cookies-wrap .list-cookies__item{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.popup.cookies-wrap .list-cookies__item p{color:var(--c-neutral-gray-5);margin:0;font-weight:600;line-height:160%;width:calc(100% - 70px)}.popup.cookies-wrap .list-cookies__item p span{display:block;font-size:.875rem;color:var(--c-neutral-gray-4);font-weight:400;line-height:1.3}.popup.cookies-wrap .btn-cookies{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:24px}.popup.cookies-wrap .btn-cookies .button{margin-right:12px;margin-bottom:0;line-height:40px}.popup.cookies-wrap .btn-cookies .button:last-child{margin-right:0}.popup.gallery-wrap .pop-gallery-main{position:relative}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure{margin:0}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure img{display:block}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:52px;height:52px;background:var(--c-neutral-white);border-radius:50%;font-family:var(--font-webarq-icon);filter:drop-shadow(0px 4px 10px rgba(0,0,0,.1))}.popup.gallery-wrap .pop-gallery-main .arrow-slide a:after{display:none}.popup.gallery-wrap .pop-gallery-main .arrow-slide a i{font-size:1.5rem;color:var(--c-neutral-gray-5)}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-100px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-100px}.popup.popup-awards .popup__close{top:32px;right:32px}.popup.popup-awards .popup__box{padding-top:72px}.popup.popup-awards .popup__box img{border-radius:16px;margin-bottom:16px}.popup.popup-awards .popup__box span{color:var(--c-neutral-gray-4);display:block;margin-bottom:16px}.popup.popup-awards .popup__box h5{margin-bottom:16px}.popup.popup-awards .popup__box p:last-child{margin-bottom:0}.popup.popup-profile figure{margin-bottom:0}.popup.popup-profile h4{font-weight:600;margin-bottom:4px}.popup.popup-profile h5{color:var(--c-neutral-gray-5)}.popup.popup-profile p{color:var(--c-neutral-gray-4)}@media all and (max-width: 1200px){.popup.gallery-wrap .popup__box--large{max-width:800px}}@media all and (max-width: 1023px){.popup__box--large{max-width:512px}.popup__overflow .row{flex-wrap:wrap}.popup__overflow .row .column{flex:unset;max-width:100%}.popup.gallery-wrap .popup__box--large{max-width:635px;padding:32px 20px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-44px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-44px}}@media all and (max-width: 767px){.popup__box{margin:0 16px;padding:56px 16px 24px;width:auto}.popup__box--large{margin:0 16px;padding:24px}.popup__close{top:16px;right:17px}.popup.cookies-wrap p{line-height:150%}.popup.cookies-wrap .popup__overflow{max-height:calc(100vh - 195px);max-height:calc(var(--vh, 1vh) * 100 - 195px);padding-right:10px}.popup.cookies-wrap .popup__box{max-width:440px;padding:24px}.popup.cookies-wrap .list-cookies__item p{line-height:1.4;width:calc(100% - 50px)}.popup.cookies-wrap .list-cookies__item p span{font-size:.813rem;line-height:1.4;font-weight:300}.popup.cookies-wrap .list-cookies__item .switch-custom{align-self:flex-start;margin-top:4px}.popup.cookies-wrap .list-cookies__item .switch-custom i{height:18px;width:36px}.popup.cookies-wrap .list-cookies__item .switch-custom i:before{height:14px;width:14px}.popup.cookies-wrap .btn-cookies .button{line-height:30px;height:34px;padding:0 20px}.popup.gallery-wrap .popup__box--large{max-width:calc(100vw - 52px);padding:28px 16px}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:40px;height:40px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-32px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-32px}.popup.popup-awards .popup__close{top:22px;right:12px}.popup.popup-awards .popup__box{padding-top:64px}.popup.popup-profile .popup__close{top:22px;right:4px}.popup.popup-profile .popup__box{padding:60px 24px 24px}.popup.popup-profile figure{margin-bottom:24px}}.profile-column{padding-top:80px}.profile-column .row .column{margin-bottom:96px}.profile-column figure{margin-bottom:32px}.profile-column figure img{width:100%}.profile-column h5{margin-bottom:8px}.profile-column span{display:block;margin-bottom:24px}.profile-column a{font-weight:700;display:flex;align-items:center}@media all and (max-width: 1023px){.profile-column .row .column{padding:0 28px}.profile-column .row .column.column-33,.profile-column .row .column.column-50{flex:0 0 50%;max-width:50%}}@media all and (max-width: 767px){.profile-column .row .column{padding:0 32px}.profile-column .row .column.column-33,.profile-column .row .column.column-50{flex:unset;max-width:100%}}.pagination{margin-top:60px}.news-detail__meta{display:flex;flex-direction:row;color:#999;margin-left:-8px;margin-right:-8px;margin-bottom:8px}.news-detail__meta span{position:relative;padding:0 8px}.news-detail__meta span:after{content:"";position:absolute;top:0;bottom:0;right:0;height:16px;width:1px;background:#999;margin:auto}.news-detail__meta span:last-child:after{display:none}.news-detail__title{font-weight:600;margin-bottom:32px}.news-detail figure{margin-bottom:32px}.news-detail__share{display:flex;flex-direction:row;align-items:center;gap:0px 20px}.publication{margin-top:80px}.publication .button-link{padding-left:0;height:auto;line-height:22px;margin-bottom:0;gap:0 8px;display:inline-flex;align-items:center}.publication__hero{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0px 68px;padding:0 78px;background:#ecf5fd;height:440px;margin-bottom:40px}.publication__hero figure{flex:0 0 340px;max-width:340px;position:relative;height:482px}.publication__hero figure img{position:absolute;left:0;bottom:67px;height:100%;width:100%}.publication__hero--content{flex:1 1 auto}.publication__list--item{margin-bottom:40px}.publication__list--item figure{margin-bottom:16px}.publication__list--item figure img{width:100%}.publication__list--item__title{margin-bottom:16px}@media all and (max-width: 1200px){.news-detail__meta,.news-detail p{font-size:.938rem}.publication{margin-top:60px;padding-top:50px}.publication__hero{padding-left:57px;gap:0px 64px}.publication__hero figure{flex:0 0 313px;max-width:313px;height:444px}.publication__hero figure img{bottom:46px}.publication__hero--content p{font-size:.938rem}}@media all and (max-width: 1023px){.publication{margin-top:40px;padding-top:27px}.publication__hero{padding-left:40px;padding-right:44px;gap:0px 34px;height:340px}.publication__hero figure{flex:0 0 240px;max-width:240px;height:330px}.publication__hero figure img{bottom:37px}.publication__list .row{margin-left:-10px;width:calc(100% + 20px)}.publication__list .row .column{padding:0 10px}.publication__list--item__title{margin-bottom:12px}}@media all and (max-width: 767px){.news-detail__share{gap:0 16px}.news-detail__share a{width:32px;height:32px}.news-detail__share a svg{width:100%;height:100%}.publication__hero{height:auto;display:block;padding:0 24px 34px}.publication__hero figure{width:240px;margin:auto}.publication__hero figure img{top:-34px;bottom:unset}.publication__list .row .column{flex:0 0 100%;max-width:100%}.publication__list--item{margin-bottom:20px}.publication__list--item figure{margin-bottom:12px}}.asidewrap{margin-top:100px;position:relative}.asidewrap .bg{background:linear-gradient(157deg,#1588d6 8.05%,#006db7 72.49%),#006db7;width:100%;border-radius:24px;overflow:hidden}.asidewrap .bg:after{content:"";position:absolute;right:0;bottom:0;left:auto;top:auto;background:url(/build/assets/asset-aside-2-CVA1a2rV.png) no-repeat center;width:64px;height:119px;transform:scaleX(-1);background-position:bottom right}.asidewrap__left{margin-left:-80px;border-radius:24px;box-shadow:5px 10px 40px #0d3d5e4d}.asidewrap__right{flex:0 0 calc(100% - 400px);max-width:calc(100% - 400px);padding:70px}.asidewrap .spacing{color:#fff;display:block;margin-bottom:8px}.mission{margin-top:80px}.sectioncontent-faq{padding:80px 0 60px;min-height:500px;margin-top:140px;margin-bottom:90px;background:linear-gradient(101deg,#fff9 56.57%,#e2f3ff99 88.59%),#fff}.sectioncontent-faq .wrapper{gap:0 80px}.sectioncontent-faq__text{flex:0 0 369px;max-width:369px}.sectioncontent-faq__bg{left:0;width:40%}.sectioncontent-faq__bg img{width:100%;height:100%;object-fit:cover}.sectioncontent-faq__list ul li{padding-bottom:25px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1)}.sectioncontent-faq__list ul li:last-child{border-bottom:none}.sectionfeatures-center{margin-bottom:0}.sectionfeatures-center .row{margin-left:-15px;width:calc(100% + 30px)}.sectionfeatures-center .row .column.column-33{padding:0 15px;margin-bottom:30px}.sectionfeatures-center .row .column.column-33:first-child .sectionfeatures-center__inner{background:none}.sectionfeatures-center__inner{padding:30px 32px;border-radius:24px;background:linear-gradient(133deg,#f9f9f9 25.8%,#f7fcff 163.4%);height:100%;display:flex;flex-direction:column;justify-content:center}.sectionfeatures-center__inner h6{margin-bottom:12px}.sectionfeatures-center__inner p{color:var(--c-neutral-gray-4)}.history-milestone:before{width:6px;border-radius:100px;background:linear-gradient(180deg,#f2f2f2,#f2f2f2 86.98%,#fff)}.history-milestone__box{border-radius:16px;background:#dcf1ff66}.history-milestone__box:before{border-left:12px solid rgba(220,241,255,.4)}.history-milestone__list:nth-child(2n) .history-milestone__box:before{border-right:12px solid rgba(220,241,255,.4)}.history-milestone__text,.history-milestone__date{justify-content:flex-start}.profile-column{padding-top:20px}.profile-column .row .column{text-align:center}.profile-column a{justify-content:center}.profile-column h6{font-weight:600;margin-bottom:8px}.profile-column figure{border-radius:16px}.profile-column figure img{width:100%;object-fit:cover}.profile-column span{color:var(--c-neutral-gray-4);margin-bottom:20px}.publication{margin-top:0;margin-bottom:40px}.publication__hero{height:auto;padding:76px 78px;border-radius:24px;position:relative;overflow:hidden;background:linear-gradient(128deg,#fff9 -28.24%,#e2f3ff99 98.76%)}.publication__hero:after{content:"";width:75px;height:84px;position:absolute;right:0;bottom:0;top:auto;left:auto;background:url(/build/assets/asset-aside-CMQxmbT1.png) no-repeat bottom right}.publication__hero figure{height:auto}.publication__hero figure img{border-radius:16px;position:relative;top:0;right:0;bottom:0;left:0;width:auto;height:auto;object-fit:cover;box-shadow:5px 10px 40px #0d3d5e4d}.publication__hero p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.publication__list .row{width:calc(100% + 45px);margin-left:-22.5px}.publication__list .row .column{padding:0 22.5px;margin-bottom:45px}.publication__list--item{text-align:center}.publication__list--item figure img{border-radius:16px}.publication__list--item__title{margin-bottom:8px}.safety{display:flex;flex-flow:row wrap;gap:18px;margin-top:20px}.safety__list{width:calc(33.3333333333% - 12px);padding:24px 32px;box-sizing:border-box;display:flex;gap:16px;border-radius:16px;background:linear-gradient(133deg,#f9f9f9 25.8%,#f7fcff 163.4%),linear-gradient(161deg,#ffffffb3 62.43%,#ffffffb3 99.87%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);align-items:flex-start}.safety__list h4{margin-bottom:4px;line-height:1}.safety__list .body-small{text-transform:uppercase;color:var(--c-neutral-gray-4);line-height:1.2;display:block}.safety__list figure{flex:1 1 auto;width:max-content}.safety__list figcaption{flex:1 1 100%}@media (max-width: 1280px){.asidewrap{min-height:350px}.asidewrap .bg{width:90%}.asidewrap__left{margin-left:0;margin-top:-20px;flex:0 0 400px;max-width:400px}.asidewrap__right{flex:0 0 calc(100% - 400px);max-width:calc(100% - 400px);padding:0 60px}.sectionfeatures-center .row{margin-left:-11px;width:calc(100% + 22px)}.sectionfeatures-center .row .column.column-33{padding:0 11px}.sectionfeatures-center .row .column.column-33:first-child{text-align:left}.safety{gap:12px}.safety__list{width:calc(33.3333333333% - 8px)}}@media (max-width: 1023px){.asidewrap{flex-direction:row}.asidewrap .bg{top:20px}.asidewrap__left{flex:0 0 300px;max-width:300px;margin-top:0;padding:0}.asidewrap__right{flex:0 0 calc(100% - 300px);max-width:calc(100% - 300px);padding:60px 30px 20px}.asidewrap__right h4{font-size:22px}.sectioncontent-faq{min-height:0;flex-direction:column;margin-top:40px;padding-bottom:200px;position:relative;background:transparent}.sectioncontent-faq:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(101deg,#fff9 56.57%,#e2f3ff99 88.59%),#fff;z-index:-1}.sectioncontent-faq__text{flex:unset;max-width:100%}.sectioncontent-faq__bg{right:0;bottom:0;width:70%}.sectionfeatures-center{padding:0}.sectionfeatures-center__inner{padding:22px 32px}.sectionfeatures-center .row{margin-left:-10px;width:calc(100% + 20px)}.sectionfeatures-center .row .column.column-33{flex:0 0 50%;max-width:50%;text-align:left;padding:0 10px;margin-bottom:20px}.publication__hero{padding:57px 37px}.publication__list .row{margin-left:-10px;width:calc(100% + 20px)}.publication__list .row .column.column-33{flex:0 0 50%;max-width:50%;padding:0 10px}.safety__list{flex-direction:column;align-items:flex-start}}@media (max-width: 767px){.asidewrap{flex-direction:column;min-height:0}.asidewrap .bg{width:100%;top:40px}.asidewrap__left,.asidewrap__right{flex:unset;max-width:100%}.asidewrap__left{padding:0 28px}.asidewrap__left figure img{height:200px;object-fit:cover}.asidewrap__right{padding:40px 28px}.mission{margin:40px 0 54px}.sectioncontent-faq{padding-top:54px;padding-bottom:230px;margin-bottom:50px;margin-top:0}.sectioncontent-faq__bg{margin:0;width:100%}.sectioncontent-faq__bg img{height:230px}.sectionfeatures-center .row{flex-direction:column}.sectionfeatures-center .row .column.column-33{flex:unset;max-width:100%}.publication{padding-top:0}.publication__hero{padding:36px 23px;margin-bottom:60px}.publication__hero figure{margin-bottom:24px;flex:unset;max-width:100%;width:auto}.publication__list .row{flex-direction:column}.publication__list .row .column.column-33{flex:unset;max-width:100%;margin-bottom:20px}.safety{flex-direction:column;gap:18px}.safety__list{width:100%;flex-direction:row;align-items:center}.asidewrap{margin-top:40px}}
