.hp-content-title{position:relative;text-align:center;width:100%;color:var(--dark-blue-color);display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:center;gap:10px;font-family:var(--font-sofia);font-size:var(--fs-h5);font-weight:500;text-transform:uppercase;z-index:5}.hp-content-title a{color:var(--dark-blue-color)}.hp-content-title span{position:relative;font-size:var(--fs-h2);font-weight:600;z-index:-1}.hp-content-title span::before{position:absolute;content:'';top:-25px;right:-5px;width:120px;height:100px;z-index:-1}.hp-content-title .green_title_icon::before{background:url("/i/title_element_green.svg") center center no-repeat;background-size:contain}.hp-content-title .blue_title_icon::before{background:url("/i/title_element_blue.svg") center center no-repeat;background-size:contain}.hp-hero-container{position:relative;width:100%;height:100%;max-height:680px;padding:0;background:url("/i/slider_bgr.svg") center center no-repeat;background-size:cover}@media (max-width: 1024px){.hp-hero-container{max-height:400px}}@media (max-width: 768px){.hp-hero-container{max-height:360px}}@media (max-width: 760px){.hp-hero-container{max-height:540px}}.hp-hero-container::before{position:absolute;content:'';left:0;right:0;bottom:0;height:70px;background:url("/i/bottom_wave_white.svg") left center no-repeat;background-size:cover;z-index:100}.hp-hero-container .swiper{width:100%;height:100%}.hp-hero-container .swiper .swiper-slide{padding:0;overflow:hidden;display:flex}@media (max-width: 760px){.hp-hero-container .swiper .swiper-slide{flex-direction:column-reverse;justify-content:flex-end}}.hp-hero-container .swiper .swiper-slide .slide-content-left,.hp-hero-container .swiper .swiper-slide .slide-content-right{display:none}.hp-hero-container .swiper .swiper-slide-active .slide-content-left{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:flex-start;width:100%;max-width:50%;height:calc(100% - 120px);padding:0 0 0px 100px;opacity:0;transform:translateX(-100%);animation:slideInLeft 10000ms forwards;z-index:20}@media (max-width: 1280px){.hp-hero-container .swiper .swiper-slide-active .slide-content-left{padding:0 0 0 20px}}@media (max-width: 760px){.hp-hero-container .swiper .swiper-slide-active .slide-content-left{max-width:100%;padding:20px;height:100%;max-height:50%;max-height:calc(50% - 120px);justify-content:flex-start;align-content:flex-start}}.hp-hero-container .swiper .swiper-slide-active .slide-content-left .title{font-family:var(--font-sofia);font-size:var(--fs-h2);font-weight:500;color:var(--white-color);text-transform:uppercase;line-height:1.2em;text-wrap:balance}@media (max-width: 1024px){.hp-hero-container .swiper .swiper-slide-active .slide-content-left .title{font-size:var(--fs-h3)}}@media (max-width: 768px){.hp-hero-container .swiper .swiper-slide-active .slide-content-left .title{text-wrap:wrap}}.hp-hero-container .swiper .swiper-slide-active .slide-content-left .link{text-align:left;width:100%}.hp-hero-container .swiper .swiper-slide-active .slide-content-left .link .rm-link-red{display:inline-block;margin:8px 0 0 0;padding:0 60px 0 0;position:relative;font-family:var(--font-sofia);text-transform:uppercase;font-size:var(--fs-h5);font-weight:500;color:var(--white-color)}.hp-hero-container .swiper .swiper-slide-active .slide-content-left .link .rm-link-red:hover::after{right:0px}.hp-hero-container .swiper .swiper-slide-active .slide-content-left .link .rm-link-red::after{position:absolute;content:'';width:56px;height:56px;border-radius:50%;top:50%;transform:translateY(-50%);right:15px;background:url("/i/btn_arrow.svg") center center no-repeat,var(--red-color);background-size:20px 18px;transition:all 0.5s;z-index:-1}.hp-hero-container .swiper .swiper-slide-active .slide-content-right{display:flex;flex-direction:column;justify-content:center;align-content:center;align-items:flex-start;width:100%;max-width:50%;height:100%;z-index:10}@media (max-width: 760px){.hp-hero-container .swiper .swiper-slide-active .slide-content-right{max-width:100%;height:100%;max-height:50%}}.hp-hero-container .swiper .swiper-slide-active .slide-content-right .cover{width:100%;height:100%;mask-image:url("/i/slider_mask.svg");-webkit-mask-image:url("/i/slider_mask.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top right;mask-position:top right;opacity:0;animation:slideInRight 10000ms forwards}.hp-hero-container .swiper .swiper-slide-active .slide-content-right .cover img{display:block;width:100%;height:100%;margin:0;padding:0;object-fit:contain;object-position:top right}.hp-hero-container .swiper .swiper-pagination{left:50%;transform:translateX(-50%);bottom:70px;width:100%;max-width:calc(100% - 200px);text-align:left;margin:0 auto;padding:0}@media (max-width: 1280px){.hp-hero-container .swiper .swiper-pagination{max-width:calc(100% - 40px)}}@media (max-width: 768px){.hp-hero-container .swiper .swiper-pagination{bottom:60px}}.hp-hero-container .swiper .swiper-pagination .swiper-pagination-bullet{width:29px;height:29px;border-radius:50%;opacity:1;background:var(--light-blue-color);border:5px solid var(--dark-blue-color);transition:all 0.5s;margin:0 20px 0 0;padding:0}@media (max-width: 768px){.hp-hero-container .swiper .swiper-pagination .swiper-pagination-bullet{width:25px;height:25px;border:3px solid var(--dark-blue-color)}}.hp-hero-container .swiper .swiper-pagination .swiper-pagination-bullet-active{background:var(--red-color);opacity:1;border:5px solid var(--light-blue-color)}@media (max-width: 768px){.hp-hero-container .swiper .swiper-pagination .swiper-pagination-bullet-active{border:3px solid var(--light-blue-color)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}30%{opacity:1;transform:translateX(0)}70%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-100%)}}@keyframes slideInRight{0%{opacity:0}20%{opacity:1}80%{opacity:1}100%{opacity:0}}.hp-about-container{width:100%;margin:0;padding:20px}@media (max-width: 768px){.hp-about-container{padding:0 20px}}.hp-about-container .hp-about-content{width:100%;max-width:var(--main-width);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:40px}@media (max-width: 1024px){.hp-about-container .hp-about-content{gap:40px 20px}}@media (max-width: 768px){.hp-about-container .hp-about-content{flex-direction:column-reverse}}.hp-about-container .hp-about-content .hp-about-content-col{width:100%;max-width:calc(50% - 20px)}@media (max-width: 768px){.hp-about-container .hp-about-content .hp-about-content-col{max-width:100%}}.hp-about-container .hp-about-content .hp-about-content-col .hp-about-content-img{width:100%;aspect-ratio:16 / 9;overflow:hidden}.hp-about-container .hp-about-content .hp-about-content-col .hp-about-content-img img{display:block;margin:0;padding:0;width:100%;height:100%;object-fit:contain}.hp-about-container .hp-about-content .hp-about-content-col .hp-about-content-col-title{display:block;text-transform:uppercase;font-size:var(--fs-h2);font-family:var(--font-sofia);font-weight:500;color:var(--dark-blue-color)}.hp-news-container{position:relative;width:100%;margin:0;padding:100px 20px;background:#bcdbf1}@media (max-width: 600px){.hp-news-container{padding:120px 20px 20px}}.hp-news-container::before{position:absolute;content:'';left:0;right:0;height:70px;top:-1px;background:url("/i/top_wave_white.svg") top left repeat-x;background-size:cover}.hp-news-container .hp-news-content{width:100%;max-width:var(--main-width);margin:0 auto;display:flex;flex-wrap:wrap;gap:40px 80px}@media (max-width: 1440px){.hp-news-container .hp-news-content{gap:50px 20px}}@media (max-width: 600px){.hp-news-container .hp-news-content{gap:20px}}.hp-news-container .hp-news-content .hp-news-content-item{position:relative;width:100%;max-width:calc(33.33% - 54px);background:var(--white-color);padding:40px;border-radius:30px;display:flex;flex-direction:column}@media (max-width: 1440px){.hp-news-container .hp-news-content .hp-news-content-item{max-width:calc(33.33% - 14px)}}@media (max-width: 1024px){.hp-news-container .hp-news-content .hp-news-content-item{padding:20px;max-width:calc(50% - 10px)}.hp-news-container .hp-news-content .hp-news-content-item:nth-last-of-type(1){display:none}}@media (max-width: 600px){.hp-news-container .hp-news-content .hp-news-content-item{max-width:100%}.hp-news-container .hp-news-content .hp-news-content-item:nth-last-of-type(1){display:flex}}.hp-news-container .hp-news-content .hp-news-content-item:hover .hp-news-content-item-img::before{bottom:0}.hp-news-container .hp-news-content .hp-news-content-item:hover .hp-news-content-item-btn{width:56px;height:56px;margin:-40px auto -16px}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-img{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-img img{display:block;margin:0;padding:0;width:100%;height:100%;object-fit:cover}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-img::before{position:absolute;content:'';width:170px;height:48px;bottom:-50px;left:50%;transform:translateX(-50%);background:url("/i/btn-bgr.svg") bottom center no-repeat;background-size:contain;transition:all 0.5s}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-btn{position:relative;margin:-12px auto 12px;width:0;height:0;vertical-align:middle;border-radius:50%;background:var(--green-color);z-index:15;overflow:hidden;transition:all 0.4s}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-btn::before{position:absolute;content:'';top:50%;left:50%;transform:translate(-50%, -50%);background:url("/i/btn_arrow.svg") center center no-repeat;background-size:contain;width:20px;height:20px}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-title{display:block;margin:40px 0 10px 0;font-size:var(--fs-h4);font-weight:600;font-family:var(--font-sofia);color:var(--dark-blue-color);line-height:1.1em;text-wrap:pretty}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-desc{display:block;margin:0 0 40px;font-family:var(--font-roboto);font-size:var(--fs-p);color:var(--black-color);font-weight:400}@media (max-width: 600px){.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-desc{margin:0 0 10px}}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-date{display:block;position:relative;margin-top:auto;padding:0 0 0 30px;text-transform:uppercase;font-size:var(--fs-p);font-weight:500;color:var(--black-color)}.hp-news-container .hp-news-content .hp-news-content-item .hp-news-content-item-date::before{position:absolute;content:'';width:24px;height:24px;top:-5px;left:0;background:url("/i/icons/calendar_icon.svg") center center no-repeat;background-size:contain}.hp-documents-container{width:100%;padding:60px 20px;background:var(--light-blue-color)}@media (max-width: 600px){.hp-documents-container{padding:40px 20px 20px}}.hp-documents-container .hp-documents-content{width:100%;max-width:var(--main-width);margin:auto;display:flex;flex-wrap:wrap;gap:20px}.hp-documents-container .hp-documents-content .hp-documents-content-item{display:flex;position:relative;gap:20px;width:100%;max-width:calc(50% - 10px);border-radius:20px;background:var(--white-color);padding:30px;border:3px solid transparent;transition:all 0.5s}@media (max-width: 768px){.hp-documents-container .hp-documents-content .hp-documents-content-item{max-width:100%}}.hp-documents-container .hp-documents-content .hp-documents-content-item:hover{border:3px solid var(--green-color)}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col{display:flex;flex-direction:column}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col:nth-of-type(1){align-items:center}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-img{width:48px;height:48px}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-img img{display:block;margin:0;padding:0;width:100%;height:100%;object-fit:contain}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-year{font-size:var(--fs-h5);font-family:var(--font-sofia);color:var(--blue-color);font-weight:600}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-title{width:100%;display:block;font-size:var(--fs-h4);font-weight:600;font-family:var(--font-sofia);color:var(--dark-blue-color)}@media (max-width: 600px){.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-title{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-tags{display:flex;flex-wrap:wrap;gap:0 20px;margin:5px 0 0}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-tags a{color:var(--green-color);font-size:var(--fs-sm);color:var(--light-grey-color)}.hp-documents-container .hp-documents-content .hp-documents-content-item .hp-documents-content-item-col .hp-documents-content-item-col-tags a.lib__type{color:#71bee8;text-transform:lowercase}.hp-partners-container{position:relative;width:100%;margin:0;padding:120px 20px 140px}@media (max-width: 600px){.hp-partners-container{padding:100px 20px}}.hp-partners-container::before,.hp-partners-container::after{position:absolute;content:'';left:0;right:0;height:70px}.hp-partners-container::before{top:-1px;background:url("/i/top_wave_blue.svg") top left no-repeat;background-size:cover}.hp-partners-container::after{bottom:-1px;background:url("/i/bottom_wave_dark_blue.svg") bottom left no-repeat;background-size:cover;filter:drop-shadow(0px -20px 0px var(--blue-color))}.hp-partners-container .hp-partners-content{width:100%;max-width:var(--main-width);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.hp-partners-container .hp-partners-content .hp-partners-content-title{width:100%;margin:0 0 20px;text-align:center;text-transform:uppercase;font-size:var(--fs-h3);font-weight:500;color:var(--dark-blue-color);text-wrap:pretty}.hp-partners-container .hp-partners-content .hp-partners-content-item{width:100%;max-width:calc(12.5% - 9px);padding:0px}@media (max-width: 1280px){.hp-partners-container .hp-partners-content .hp-partners-content-item{max-width:calc(16.66% - 9px)}}@media (max-width: 1024px){.hp-partners-container .hp-partners-content .hp-partners-content-item{max-width:calc(20% - 8px)}}@media (max-width: 1024px){.hp-partners-container .hp-partners-content .hp-partners-content-item{max-width:calc(33.33% - 7px)}}@media (max-width: 425px){.hp-partners-container .hp-partners-content .hp-partners-content-item{max-width:calc(50% - 5px)}}.hp-partners-container .hp-partners-content .hp-partners-content-item .hp-partners-content-item-img{display:block;width:100%;aspect-ratio:16 / 9;transition:all 0.5s}.hp-partners-container .hp-partners-content .hp-partners-content-item .hp-partners-content-item-img:hover{transform:scale(1.3)}.hp-partners-container .hp-partners-content .hp-partners-content-item .hp-partners-content-item-img img{display:block;margin:0;padding:0;width:100%;height:100%;object-fit:contain}.ch-main-menu-container{position:fixed;top:0;left:0;right:0;margin:0;padding:0;display:flex;justify-content:space-between;align-items:center;z-index:9999}.ch-main-menu-container::before,.ch-main-menu-container::after{position:absolute;content:'';top:0;left:0;right:0;z-index:-1;transition:all 0.5s}.ch-main-menu-container::before{height:100px;background:var(--white-color)}@media (max-width: 600px){.ch-main-menu-container::before{height:40px}}.ch-main-menu-container::after{top:70px;bottom:0;height:70px;background:url("/i/top_wave_white.svg") -80px top repeat-x;background-size:cover;filter:drop-shadow(0 13px 10px rgba(0,0,0,0.1))}@media (max-width: 600px){.ch-main-menu-container::after{top:40px}}.ch-main-menu-container .ch-main-menu-logo{margin:15px 0 0 15px;width:220px;transition:all 0.5s}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-logo{width:170px}}@media (max-width: 600px){.ch-main-menu-container .ch-main-menu-logo{width:120px}}.ch-main-menu-container .ch-main-menu-content{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;gap:60px;margin:0;padding:0;transition:all 0.5s;z-index:99999}@media (max-width: 1200px){.ch-main-menu-container .ch-main-menu-content{gap:20px}}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content{position:fixed;top:0;right:-100%;bottom:0;width:50%;background:var(--white-color);padding:20px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;gap:5px;box-shadow:0 0 20px rgba(0,0,0,0.2);overflow-y:auto}}@media (max-width: 600px){.ch-main-menu-container .ch-main-menu-content{width:80%}}.ch-main-menu-container .ch-main-menu-content li{display:inline-block;position:relative;padding:10px 0}.ch-main-menu-container .ch-main-menu-content li:hover ul{display:flex}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content li{width:100%;display:block;padding:0}}.ch-main-menu-container .ch-main-menu-content li a{font-family:var(--font-sofia);font-size:var(--fs-h5);font-weight:500;text-transform:uppercase;color:var(--dark-blue-color);transition:all 0.5s}.ch-main-menu-container .ch-main-menu-content li a:hover{color:var(--red-color)}.ch-main-menu-container .ch-main-menu-content li .active{color:var(--red-color)}.ch-main-menu-container .ch-main-menu-content li ul{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:300px;display:none;flex-direction:column;gap:5px;list-style:none;background:#bcdbf1;box-shadow:0 0 10px rgba(0,0,0,0.2);margin:0;padding:20px;border-radius:20px}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content li ul{position:relative;display:flex;top:auto;left:auto;transform:none;min-width:100%;border-radius:0;margin:10px 0 0 0;padding:10px}}.ch-main-menu-container .ch-main-menu-content li ul::before{position:absolute;content:'';top:-10px;left:calc(50% - 10px);transform:translateX(-50%);width:0px;height:0px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #bcdbf1 transparent;transform:rotate(0deg)}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content li ul::before{left:10px;transform:none}}.ch-main-menu-container .ch-main-menu-content li ul li{display:block;text-align:center;padding:0}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content li ul li{text-align:left}}.ch-main-menu-container .ch-main-menu-content li ul li a{display:inline-block;text-transform:uppercase;text-align:center;font-size:var(--fs-p)}.ch-main-menu-container .ch-main-menu-content .close-menu-btn{display:none;position:relative;text-align:right;width:100%;border-bottom:1px solid var(--light-grey-color);padding:10px 25px 10px 0;font-size:var(--fs-p);color:var(--light-grey-color);font-weight:400}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-content .close-menu-btn{display:block}}.ch-main-menu-container .ch-main-menu-content .close-menu-btn .close-cross{position:absolute;top:calc(50% - 1px);right:0;transform:translateY(-50%);width:16px;height:16px}.ch-main-menu-container .ch-main-menu-content .close-menu-btn .close-cross::after,.ch-main-menu-container .ch-main-menu-content .close-menu-btn .close-cross::before{position:absolute;content:'';right:0;top:50%;width:22px;height:2px;background:var(--light-grey-color)}.ch-main-menu-container .ch-main-menu-content .close-menu-btn .close-cross::after{transform:rotate(45deg)}.ch-main-menu-container .ch-main-menu-content .close-menu-btn .close-cross::before{transform:rotate(-45deg)}.ch-main-menu-container .open{right:0}.ch-main-menu-container .ch-main-menu-social{display:flex;align-items:center;margin:0 20px 0 0;gap:10px}.ch-main-menu-container .ch-main-menu-social a img{display:block;margin:0;padding:0;width:50px;height:50px}@media (max-width: 768px){.ch-main-menu-container .ch-main-menu-social a img{width:40px;height:40px}}.ch-main-menu-container .ch-main-menu-social .hamburger-menu-btn{position:relative;display:none;width:50px;height:30px;border-top:2px solid var(--dark-blue-color);border-bottom:2px solid var(--dark-blue-color);cursor:pointer}@media (max-width: 1024px){.ch-main-menu-container .ch-main-menu-social .hamburger-menu-btn{display:inline-block}}@media (max-width: 768px){.ch-main-menu-container .ch-main-menu-social .hamburger-menu-btn{width:30px;height:20px}}.ch-main-menu-container .ch-main-menu-social .hamburger-menu-btn::before{position:absolute;content:'';left:0;right:0;top:50%;transform:translateY(-50%);height:2px;background:var(--dark-blue-color)}.sticky::before{height:50px}@media (max-width: 1024px){.sticky::before{height:40px}}.sticky::after{top:50px}@media (max-width: 1024px){.sticky::after{top:40px}}.sticky .ch-main-menu-logo{width:170px}@media (max-width: 1024px){.sticky .ch-main-menu-logo{width:120px}}.ch-footer-container{width:100%;margin:0;padding:40px 20px;background:var(--dark-blue-color)}.ch-footer-container .ch-footer-content{display:flex;flex-wrap:wrap;width:100%;max-width:var(--main-width);margin:0 auto}@media (max-width: 768px){.ch-footer-container .ch-footer-content{flex-direction:column}}@media (max-width: 600px){.ch-footer-container .ch-footer-content{padding:0 20px;margin:-60px 0 0 0}}.ch-footer-container .ch-footer-content .ch-footer-content-col{width:100%;max-width:33.33%;padding:20px 0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px}@media (max-width: 768px){.ch-footer-container .ch-footer-content .ch-footer-content-col{max-width:100%;flex-direction:row}}@media (max-width: 425px){.ch-footer-container .ch-footer-content .ch-footer-content-col{gap:20px;flex-direction:column}}.ch-footer-container .ch-footer-content .ch-footer-content-col .ch-footer-content-col-icon{width:90px;height:90px}.ch-footer-container .ch-footer-content .ch-footer-content-col .ch-footer-content-col-icon img{display:block;margin:0;padding:0;width:100%;height:100%;object-fit:contain}.ch-footer-container .ch-footer-content .ch-footer-content-col .ch-footer-content-col-desc{position:relative;font-size:var(--fs-h5);color:#dbeffe}.ch-footer-container .ch-footer-content .ch-footer-content-col .ch-footer-content-col-desc::before{position:absolute;content:'';left:0;right:0;bottom:-5px;height:1px;background:var(--green-color)}.ch-footer-container .ch-footer-content .ch-footer-content-row{width:100%;text-align:center;margin:40px 0 0 0;font-size:var(--fs-sm);color:var(--light-blue-color)}.ch-top-btn{position:fixed;bottom:50px;right:20px;z-index:999;width:56px;height:56px;background:var(--green-color);opacity:0;border-radius:50%;transition:all 0.5s}.ch-top-btn:hover{transform:scale(1.1)}.ch-top-btn::before{position:absolute;content:'';inset:0;background:url("/i/btn_arrow.svg") center center no-repeat;background-size:20px 18px;transform:rotate(-90deg)}.ch-show{opacity:1}

/*# sourceMappingURL=0857d1d3b64ee9747acd1ba5fd741cbf.css.map */