@-webkit-keyframes scrollDownToTop{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}25%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes scrollDownToTop{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}25%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeRight{from{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fadeRight{from{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes changeIconMenu{0%{opacity:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}100%{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes changeIconMenu{0%{opacity:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}100%{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}}.s__hero__single{position:relative;padding-top:150px;height:640px;z-index:3}.s__hero__single::before{content:"";position:absolute;bottom:0;left:-100px;width:500px;height:400px;border-radius:999px;background:url("../../public/single-left-bg.svg") no-repeat center center}.s__hero__single::after{content:"";position:absolute;bottom:0;right:-150px;width:600px;height:400px;border-radius:0px 0px 50px 0px;background:url("../../public/single-right-bg.svg") no-repeat center center}.s__hero__single .container{padding:0px 180px}.s__hero__single .container .s__hero__single__text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:7px}.s__hero__single .container .s__hero__single__text ul .card__text--hat{padding:4px 10px;border-radius:40px;background-color:#f5f7fa;font-family:"Lexend",sans-serif;color:var(--primary-blue);font-size:12px;font-weight:600;letter-spacing:.24px}.s__hero__single .container .s__hero__single__text h1{width:100%;max-width:930px;color:#140d30;font-family:"Lexend";font-size:48px;font-weight:600;line-height:120%;padding-top:12px;padding-bottom:20px}.s__hero__single .container .s__hero__single__text .s__hero__single__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.s__hero__single .container .s__hero__single__text .s__hero__single__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px;border-right:1px solid rgba(161,158,172,.4);padding-right:20px}.s__hero__single .container .s__hero__single__text .s__hero__single__list li:last-child{border-right:none}.s__hero__single .container .s__hero__single__text .s__hero__single__list li i{color:#433e59;font-size:20px}.s__hero__single .container .s__hero__single__text .s__hero__single__list li span{color:#433e59;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:150%}.s__hero__single .container .s__hero__single__text .s__hero__single__list li .lighter__span{color:#a19eac;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:150%}.s__hero__single .container .s__hero__single__image{width:100%;height:100%;max-width:930px;max-height:440px;margin-top:40px;border-radius:4px;z-index:8;overflow:hidden;position:relative}.s__hero__single .container .s__hero__single__image img{position:relative;width:100%;height:100%;z-index:8;max-width:930px;max-height:470px;border-radius:4px;overflow:hidden}@media(max-width: 991px){.s__hero__single{padding-top:30px;height:100%}.s__hero__single::before{display:none}.s__hero__single::after{display:none}.s__hero__single .container{padding:0px 15px;overflow:hidden}.s__hero__single .container .s__hero__single__text h1{font-size:28px;padding-top:8px;padding-bottom:16px}.s__hero__single .container .s__hero__single__text .s__hero__single__list{gap:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s__hero__single .container .s__hero__single__text .s__hero__single__list li{gap:5px;padding-right:10px;border-right:none}.s__hero__single .container .s__hero__single__text .s__hero__single__list li i{font-size:16px}.s__hero__single .container .s__hero__single__text .s__hero__single__list li span{font-size:12px}.s__hero__single .container .s__hero__single__text .s__hero__single__list li .lighter__span{font-size:12px}.s__hero__single .container .s__hero__single__image{margin-top:30px}}.s__single__content{padding-top:180px}.s__single__content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:127px;position:relative}.s__single__content .container .s__content__main__socials{position:sticky;height:344px;top:140px;left:0px}.s__single__content .container .s__content__main__socials .c-socials__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.s__single__content .container .s__content__main__socials .c-socials__list a{width:56px;height:56px;padding:16px;border-radius:8px;border:1px solid #d0cfd6;-webkit-transition:.3s ease;transition:.3s ease;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s__single__content .container .s__content__main__socials .c-socials__list a picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s__single__content .container .s__content__main__socials .c-socials__list a:hover img{-webkit-animation:scrollDownToTop 1s ease forwards;animation:scrollDownToTop 1s ease forwards}.s__single__content .container .s__content__main__text{border-width:0px;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}@media(max-width: 991px){.s__single__content{padding-top:40px}.s__single__content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.s__single__content .container .s__content__main__socials{display:none}.s__single__content .container .s__content__main__text{width:100%;max-width:100%;padding:0px 15px}}.s__articles{padding:100px 0px;overflow:hidden}.s__articles .container .s__articles__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s__articles .container .s__articles__content .s-content__main{width:100%;margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s__articles .container .s__articles__content .s-content__main h2{width:100%}.s__articles .container .s__articles__content .s-content__main .ctrl-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:28px;width:100%;max-width:88px}.s__articles .container .s__articles__content .s-content__main .ctrl-slide .swiper-button-disabled{opacity:.3;pointer-events:none;cursor:no-drop}.s__articles .container .s__articles__content .s-content__main .ctrl-slide .btn-swiper i{font-size:32px;color:var(--primary-blue)}.s__articles .container .s__articles__content .s-articles-slide{width:100%;overflow:hidden}.s__articles .container .s__articles__content .s-articles-slide .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 991px){.s__articles{padding:60px 0px}.s__articles .container .s__articles__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s__articles .container .s__articles__content .s-content__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;text-align:center;margin-bottom:20px}.s__articles .container .s__articles__content .s-content__main .ctrl-slide{margin-top:30px}.s__articles .container .s__articles__content .s-content__main .ctrl-slide .btn-swiper i{font-size:24px}.s__articles .container .s__articles__content .s-articles-slide{border-top-right-radius:0px;border-bottom-right-radius:0px}}@media(max-width: 576px){.s__articles{padding:30px 0px}}