@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}section{display:flex;flex-direction:column;align-content:center;justify-content:center;padding:120px 0;overflow:hidden}.section-cta{padding:120px 0 100px}.section--dark{background:linear-gradient(to bottom, #141e30 40%, #2F4050 80%)}.container-wider{width:1300px}@media only screen and (max-width : 1199px){.container-wider{width:100%}}.container-flex{display:flex;justify-content:center;align-items:center;flex-direction:column}h1,h2,h3,h4,h5,h6{color:#2f4050;font-weight:700;text-align:center}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:#a7e727}h1{font-size:62px;line-height:60px;margin-bottom:60px}h2{font-size:52px;line-height:56px;margin-bottom:60px}@media only screen and (max-width : 575px){h2{font-size:42px;line-height:40px}}h3{font-size:42px;line-height:43.68px}h4{font-size:24px;line-height:26.4px}a{font-weight:600;color:#add759}a:hover,a:focus{color:#98cc31;text-decoration:none}p{font-size:22px;font-weight:400;color:#575757}.section--label{font-size:14px;font-weight:400;padding:2px 12px;color:#575757;background:#f7f7f7;border-radius:99px !important}.button{height:57px;width:fit-content;position:relative;font-size:23px;padding:8px 76px 8px 46px;display:inline-flex;align-items:center;text-align:center;text-decoration:none !important;cursor:pointer;border:1px solid rgba(0,0,0,0);border-radius:8px !important;font-weight:600;transition:background-color .2s ease}@media only screen and (max-width : 575px){.button{font-size:18px}}.button::after{position:absolute;width:0;height:100%;top:13%;right:68px;content:url("../img/default/arrow-narrow-right-purple.svg");transition:.5s cubic-bezier(1, 2, 0.2, 0.6)}.button.primary{width:fit-content;background-color:#d7fc81;color:#2f4050}.button.primary:hover{background-color:#cffb68}.button.primary:hover::after{right:55px}.button.primary:active{background-color:#b7fa1d}.button.primary::after{position:absolute;width:0;height:100%;top:13%;right:68px;content:url("../img/default/arrow-narrow-right-purple.svg");transition:.5s cubic-bezier(1, 2, 0.2, 0.6)}.button.secondary{width:fit-content;background-color:rgba(255,255,255,0);color:#fff;border:1px solid #fff}.button.secondary:hover{background-color:rgba(255,255,255,.1)}.button.secondary:hover::after{right:55px}.button.secondary:active{background-color:rgba(255,255,255,.2)}.button.secondary::after{content:url("../img/default/arrow-narrow-right-white.svg")}.button.tertiary{background-color:rgba(0,0,0,0);color:#2f4050;border:1px solid #c7ccd1;transition:background-color .1s ease}.button.tertiary:hover{background-color:#e7fdb3}.button.tertiary:focus{background-color:unset}.button.tertiary:active{background-color:#d7fc81}.button.tertiary::after{content:""}.button.fourth{background-color:#152432;color:#fff}.button.fourth:hover{background-color:#a7e727;color:#2f4050}.button.fourth:hover:after{right:55px}.button.fourth:active{background-color:#a7e727;color:#2f4050}.button.fourth:focus{outline:none}.button.fourth::after{content:url("../img/default/arrow-narrow-right-green.svg");right:50px}.button.fourth:hover::after,.button.fourth:focus::after,.button.fourth:visited::after{right:50px;content:url("../img/default/arrow-narrow-right-purple.svg")}.button.cta-button{width:fit-content;background-color:#2f4050;color:#fff}.button.cta-button:hover{background-color:#475869}.button.cta-button:hover:after{right:18%}.button.cta-button:active{background-color:#475869}.button.cta-button:after{content:url("../img/default/arrow-narrow-right-green.svg")}.button.fifth{width:fit-content;position:relative;background-color:#2f4050;color:#fff}.button.fifth:hover{background-color:#243e56}.button.fifth:hover::after{right:55px}.button.fifth:active{background-color:#33587a}.button.fifth::after{content:url("../img/default/arrow-narrow-right-white.svg")}.button.sixth{width:fit-content;background-color:rgba(0,0,0,0);border:1px solid #2f4050;border-radius:8px;color:#2f4050;padding:7px 70px 7px 40px}.button.sixth:hover{background-color:rgba(255,255,255,.1)}.button.sixth:hover::after{right:55px}.button.sixth::after{content:url("../img/default/arrow-narrow-right-purple.svg")}.button::after{margin-left:8px;padding-top:8px;text-align:center;height:100%}.button.ai-sidekick{background-color:#802bd4;color:#fff}.button.ai-sidekick:hover{background-color:#62a}.button.ai-sidekick:hover::after{right:55px}.button.ai-sidekick::after{content:url("../img/default/arrow-narrow-right-white.svg")}.slick-dots{display:flex}.slick-dots li{margin:unset}.slick-dots li.slick-active button:before{color:#a7e727;width:12px;height:12px}.slick-dots li button:before{color:#eee;opacity:1;font-size:48px}.slick__arrows{margin-top:45px;width:100%;display:flex;justify-content:center;align-items:center;gap:20px}.slick__arrows button{display:inline-block;padding:0;margin:0;border:none;background:none;font:inherit;cursor:pointer;text-align:left;text-decoration:none;color:inherit}.swipe-icon{width:100%;display:none;justify-content:flex-end;margin-top:40px}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}.hero-section{padding-bottom:60px;padding-top:145px}@media only screen and (max-width : 1199px){.hero-section{padding-top:60px;padding-bottom:60px}}.hero-section .container{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width : 1199px){.hero-section .container{flex-direction:column;padding-right:15%;padding-left:15%}}@media only screen and (max-width : 991px){.hero-section .container{padding-left:15px;padding-right:15px}}.hero-section__buttons{justify-content:space-between;align-items:center;flex-direction:row;display:flex;width:520px;order:1;transform:translateY(-40px)}@media only screen and (min-width : 1400px){.hero-section__buttons{transform:translateY(-55px)}}@media only screen and (max-width : 1199px){.hero-section__buttons{justify-content:center;align-items:center;flex-direction:column;display:flex;width:100%;transform:none}}@media only screen and (max-width : 1199px){.hero-section__buttons a:first-of-type{margin-bottom:20px}}.hero-section__header{width:52%}@media only screen and (max-width : 1199px){.hero-section__header{width:100%}}.hero-section__title{font-size:62px;font-weight:700;line-height:60px;text-align:left;text-wrap:balance;color:#2f4050;margin-bottom:0;margin-top:16px}@media only screen and (max-width : 1199px){.hero-section__title{font-size:52px;line-height:55px;text-align:center}}@media only screen and (max-width : 575px){.hero-section__title{font-size:42px;line-height:43px}}.hero-section__title span{display:inline !important;color:#d7fc81}@media only screen and (max-width : 1199px){.hero-section__title br{display:none}}.hero-section__subtitle{font-size:28px;font-weight:500;text-align:left;text-wrap:balance;line-height:33.86px;margin-top:15px;margin-bottom:40px}@media only screen and (max-width : 1199px){.hero-section__subtitle{text-align:center}}@media only screen and (max-width : 575px){.hero-section__subtitle{font-size:23px;line-height:28px}}.hero-section__image{width:48%}@media only screen and (max-width : 1199px){.hero-section__image{justify-content:center;align-items:center;flex-direction:column;display:flex;width:100%;margin-bottom:40px}}.hero-section__image img{max-width:100%;width:100%;object-fit:contain}@media only screen and (max-width : 1199px){.hero-section__image img{object-position:center}}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}.statistics-section{padding-bottom:0;padding-top:30px}.statistics__title{text-align:center;font-size:42px;font-weight:700;line-height:43.68px;margin-bottom:20px}@media only screen and (max-width : 575px){.statistics__title{font-size:36px;line-height:37.68px}}.statistics__title span{color:#a7e727}@media only screen and (max-width : 1199px){.statistics__title br{display:none}}.statistics__text{text-align:center}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}.content-section{padding-top:92px;padding-bottom:106px}@media only screen and (max-width : 1199px){.content-section{padding-top:60px;padding-bottom:60px}}.content-section__title{font-size:62px;line-height:60px;text-wrap:balance;margin-bottom:40px}@media only screen and (max-width : 1199px){.content-section__title br{display:none}}@media only screen and (max-width : 991px){.content-section__title{width:100%;font-size:52px;line-height:55px}}@media only screen and (max-width : 575px){.content-section__title{font-size:42px;line-height:42px;margin-bottom:40px}}.content-section__subtitle{text-align:center;text-wrap:balance;margin-bottom:80px}@media only screen and (max-width : 1199px){.content-section__subtitle br{display:none}}.content-tile{justify-content:center;align-items:center;flex-direction:row;display:flex;gap:5%;padding-top:0;padding-bottom:0;margin-bottom:119px}@media only screen and (max-width : 1199px){.content-tile{justify-content:center;align-items:center;flex-direction:column;display:flex;gap:40px}}@media only screen and (max-width : 991px){.content-tile{margin-bottom:40px}}.content-tile:last-child{margin-bottom:0}.content-tile:nth-of-type(2){margin-bottom:106px}@media only screen and (max-width : 991px){.content-tile:nth-of-type(2){margin-bottom:0}}.content-tile__img{width:100%;max-width:540px;object-fit:contain;object-position:top}@media only screen and (max-width : 1199px){.content-tile__img{order:2}}.content-tile__img-first{width:60%}.content-tile__wrapper{justify-content:left;align-items:start;flex-direction:column;display:flex;order:0;width:544px}@media only screen and (max-width : 1199px){.content-tile__wrapper{justify-content:center;align-items:center;flex-direction:column;display:flex;width:100%;text-align:center}}.content-tile__title{font-size:52px;font-weight:700;line-height:53px;text-align:left;text-wrap:balance;margin-top:7px;margin-bottom:27px}@media only screen and (max-width : 1199px){.content-tile__title{width:100%;font-size:42px;line-height:44.1px;text-align:center}}@media only screen and (max-width : 575px){.content-tile__title{font-size:37px;line-height:42px}}@media only screen and (min-width : 1200px){.content-tile__title br{display:none}}.content-tile__text{text-wrap:balance;font-size:22px;line-height:28px;margin-bottom:40px}@media only screen and (max-width : 575px){.content-tile__text{font-size:17px;line-height:25px;margin-bottom:30px}}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}.cta{background-color:#d4ff78;padding:100px 0}@media only screen and (max-width : 575px){.cta{padding-top:80px}}.cta--navy{background:linear-gradient(180deg, #152432 0%, #243e56 100%)}.cta--navy h2{color:#fff !important}.cta__content{justify-content:center;align-items:center;flex-direction:column;display:flex}.cta h2{font-weight:700;color:#012638;line-height:56px;margin-bottom:40px}@media only screen and (max-width : 575px){.cta h2{font-size:38px;line-height:40px;margin-bottom:42px}}.cta span{color:#d4ff78;font-weight:600}.container-wider{overflow:hidden}.client-slider{padding:90px 0 100px 0}.client-slider__carousel{margin:0 auto;padding:0 15px;width:2775px;height:75px;display:flex;transform:translateX(-75px)}.client-slider__carousel:before,.client-slider__carousel:after{content:"";position:absolute;z-index:1;width:100px;top:0;height:fit-content;pointer-events:none}.client-slider__carousel:before{left:0;background:linear-gradient(to right, rgb(255, 255, 255) 20px, rgba(255, 255, 255, 0))}.client-slider__carousel:after{right:0;background:linear-gradient(to left, rgb(255, 255, 255) 20px, rgba(255, 255, 255, 0))}.client-slider__carousel .slick-slide{padding:0 15px}.client-slider__carousel.slick-initialized{width:unset;max-width:1920px;transform:translateX(0)}.client-slider__inner{margin:0 52px;height:75px;display:flex;justify-content:center;align-items:center;object-fit:scale-down}.client-slider__inner img{display:block;width:75%}.client-slider__item:nth-child(1){transform:translateX(58px)}.client-slider__item:nth-child(2){transform:translateX(88px)}.client-slider__item:nth-child(3){transform:translateX(120px)}.client-slider__item.slick-slide:nth-child(1){transform:translateX(0)}.client-slider__item.slick-slide:nth-child(2){transform:translateX(0)}.client-slider__item.slick-slide:nth-child(3){transform:translateX(0)}@media screen and (max-width: 992px)and (min-width: 768px){.client-slider{padding-bottom:111px}.client-slider__carousel{max-width:750px}.client-slider__carousel .slick-slide img{width:100%}}@media screen and (max-width: 768px)and (min-width: 576px){.client-slider{padding-top:101px;padding-bottom:40px}}@media screen and (max-width: 576px){.client-slider{padding-top:83px;padding-bottom:13px}}@media screen and (max-width: 460px){.client-slider{padding-bottom:35px}}@keyframes progressBarAnimation{from{width:0}to{width:102%}}@keyframes fadeInFromBottom{from{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0%)}}@keyframes fadeInFromTop{from{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0%)}}.carousel{display:flex;position:relative;overflow:hidden}.carousel.slick-initialized{opacity:1;visibility:visible}.slider{display:flex;position:relative;overflow:hidden}.slider div:not(:first-of-type){display:none}.slider.slick-initialized div:not(:first-of-type){display:block}.reviews{padding:90px 0 120px 0;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width : 767px){.reviews{overflow:hidden;padding-top:10px}}.reviews .swipe-icon{display:none}@media only screen and (max-width : 1199px){.reviews .swipe-icon{display:flex;position:relative;top:-88px}}@media only screen and (max-width : 575px){.reviews .swipe-icon{top:-78px}}.reviews .slick-dots{bottom:-4px}@media only screen and (max-width : 991px){.reviews .slick-onload-slider{min-height:900px}}@media only screen and (max-width : 767px){.reviews .slick-onload-slider{min-height:660px}}@media only screen and (max-width : 575px){.reviews .slick-onload-slider{min-height:700px}}@media only screen and (max-width : 767px){.reviews-desktop{display:none !important}}.reviews-mobile{display:none !important}@media only screen and (max-width : 767px){.reviews-mobile{display:block !important;width:250px !important}}.reviews__wrapper{display:flex;flex-direction:column;align-items:center}.reviews__title{text-align:left;margin-bottom:10px}@media only screen and (max-width : 1199px){.reviews__title{text-align:center}}@media only screen and (max-width : 575px){.reviews__title{font-size:45px;line-height:41px;margin-bottom:35px}}.reviews__title span{color:#a7e727}@media only screen and (max-width : 767px){.reviews__title span{display:block}}@media only screen and (max-width : 575px){.reviews-slider h4{font-size:17px}}.reviews-slider__item{margin-left:0;position:relative}@media only screen and (max-width : 767px){.reviews-slider__item{margin-right:20px;margin-bottom:50px}}@media only screen and (max-width : 575px){.reviews-slider__item{margin-left:10px}}.reviews-slider__item-holder{display:flex;justify-content:space-around;align-items:center;gap:50px}@media only screen and (max-width : 1199px){.reviews-slider__item-holder{flex-direction:column}}.reviews-slider__item-holder img{width:auto}.reviews-slider__item-text{color:#575757;font-size:19px;line-height:1.3;position:absolute}.reviews-slider__item-text h3{display:inline;font-weight:bold;margin:0;color:#2f4050;font-size:32px}@media only screen and (max-width : 767px){.reviews-slider__item-text h3{font-size:20px}}.reviews-slider__item-text span{position:relative;padding:12px 12px 2px 12px;display:inline-flex;width:auto;border-radius:8px 8px 0 0 !important;background:#fff;box-shadow:-1px 2px 4px 2px rgba(21,36,50,.14);justify-content:center;align-items:center;gap:10px}@media only screen and (max-width : 767px){.reviews-slider__item-text span{justify-content:space-between}}.reviews-slider__item-text span:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:#fff;box-shadow:0 2px 4px 0 rgba(21,36,50,.14)}.reviews-slider__item-text div{padding:8px 12px 12px 12px;border-radius:0 8px 8px 8px !important;background:#fff;box-shadow:0 2px 4px 0 rgba(21,36,50,.14);z-index:2;position:relative;margin-top:0}@media only screen and (max-width : 767px){.reviews-slider__item-text div{font-size:10px}}.reviews-slider__item-text.top-left{top:2.5%;left:0}@media only screen and (max-width : 1199px){.reviews-slider__item-text.top-left{left:16%}}@media only screen and (max-width : 767px){.reviews-slider__item-text.top-left{top:-1.5%;left:15%}}@media only screen and (max-width : 575px){.reviews-slider__item-text.top-left{left:5%}}.reviews-slider__item-text.bottom-right{bottom:1%;right:8%}@media only screen and (max-width : 1199px){.reviews-slider__item-text.bottom-right{right:15%}}@media only screen and (max-width : 767px){.reviews-slider__item-text.bottom-right{right:15%}}@media only screen and (max-width : 575px){.reviews-slider__item-text.bottom-right{right:4%}}.reviews-slider__item-image{position:relative;display:flex;justify-content:center;width:100%}.reviews-slider__item:nth-child(2).top-left{top:2.5%;left:12%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(2).top-left{left:25%}}.reviews-slider__item:nth-child(2).bottom-right{bottom:0;right:15%}.reviews-slider__item:nth-child(4) .top-left{top:55%;left:10%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(4) .top-left{left:25%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(4) .top-left{top:65%;left:25%}}@media only screen and (max-width : 575px){.reviews-slider__item:nth-child(4) .top-left{top:59%;left:13%}}.reviews-slider__item:nth-child(4) .bottom-right{bottom:72%;right:0}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(4) .bottom-right{right:15%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(4) .bottom-right{top:0;right:15%}}@media only screen and (max-width : 575px){.reviews-slider__item:nth-child(4) .bottom-right{right:10%}}.reviews-slider__item:nth-child(3) .top-left{top:0;right:50%;width:364px}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(3) .top-left{right:50%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(3) .top-left{top:-17,5%;width:205px}}.reviews-slider__item:nth-child(3) .bottom-right{top:55%;right:9%}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(3) .bottom-right{right:9%}}.reviews-slider__item:nth-child(5) .top-left{top:60%;left:10%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(5) .top-left{left:25%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(5) .top-left{top:55%;left:20%}}@media only screen and (max-width : 575px){.reviews-slider__item:nth-child(5) .top-left{top:46%;left:13%}}.reviews-slider__item:nth-child(5) .bottom-right{right:0;top:20%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(5) .bottom-right{right:17%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(5) .bottom-right{right:20%;top:0}}@media only screen and (max-width : 575px){.reviews-slider__item:nth-child(5) .bottom-right{right:10%}}.reviews-slider__item:nth-child(6) .top-left{top:-18%;left:3%}@media only screen and (min-width : 576px){.reviews-slider__item:nth-child(6) .top-left{left:10%}}@media only screen and (min-width : 768px){.reviews-slider__item:nth-child(6) .top-left{top:-15%;left:20%}}@media only screen and (min-width : 1200px){.reviews-slider__item:nth-child(6) .top-left{left:20%}}@media only screen and (min-width : 1400px){.reviews-slider__item:nth-child(6) .top-left{top:0;left:10%}}.reviews-slider__item:nth-child(6) .bottom-right{left:54%}@media only screen and (min-width : 576px){.reviews-slider__item:nth-child(6) .bottom-right{left:64%}}@media only screen and (min-width : 768px){.reviews-slider__item:nth-child(6) .bottom-right{bottom:0;left:60%}}@media only screen and (min-width : 1200px){.reviews-slider__item:nth-child(6) .bottom-right{left:45%}}@media only screen and (min-width : 1400px){.reviews-slider__item:nth-child(6) .bottom-right{bottom:0;left:40%}}.reviews-slider__item:nth-child(7) .top-left{top:10%;left:55%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(7) .top-left{left:55%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(7) .top-left{top:-13%;left:15%}}.reviews-slider__item:nth-child(7) .bottom-right{bottom:10%;right:35%}@media only screen and (max-width : 1199px){.reviews-slider__item:nth-child(7) .bottom-right{right:45%}}@media only screen and (max-width : 767px){.reviews-slider__item:nth-child(7) .bottom-right{bottom:0;right:20%}}@media only screen and (max-width : 575px){.reviews-slider__item:nth-child(7) .bottom-right{right:7%}}.reviews-slider__text{width:80%}@media only screen and (max-width : 1199px){.reviews-slider__text{text-align:center}}@media only screen and (max-width : 767px){.reviews-slider__text{padding-top:0}}.reviews-slider__text h4{font-size:22px;font-weight:500;line-height:1.3;text-align:left;margin-bottom:5px;color:#575757}@media only screen and (max-width : 1199px){.reviews-slider__text h4{text-align:center}}@media only screen and (max-width : 767px){.reviews-slider__text h4{font-size:19px;font-weight:400;line-height:27px}}@media only screen and (max-width : 575px){.reviews-slider__text h4{font-size:17px;line-height:22px}}.reviews-slider__text img{width:80px;height:auto}.reviews-slider__text span{font-size:22px;color:#575757}.reviews-slider__text-author h4{font-weight:600;line-height:1;margin-bottom:0}@media only screen and (max-width : 767px){.reviews-slider__text-author span{font-size:19px}}.reviews-slider__text-info{display:flex;justify-content:flex-start;align-items:center;gap:20px;padding-top:30px}@media only screen and (max-width : 1199px){.reviews-slider__text-info{display:flex;align-items:center;justify-content:center}}.reviews__slider{margin:80px 0 20px 0}@media only screen and (max-width : 767px){.reviews__slider{margin-top:104px;width:100%}}@media only screen and (max-width : 767px){.reviews__slider-slick .slick-dots{bottom:0}}@media only screen and (max-width : 575px){.reviews__slider-slick .slick-dots{flex-wrap:wrap;max-width:80px}}.reviews__slider__content{display:flex;justify-content:space-between;align-items:center}.reviews__slider__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%}.reviews__slider__text{flex:2}.reviews__slider-arrows{margin-top:0;width:100%;display:flex;justify-content:start;align-items:center;gap:20px}@media only screen and (max-width : 1199px){.reviews__slider-arrows{display:none}}.reviews__slider-arrows button{display:inline-block;padding:0;margin:0;border:none;background:none;font:inherit;cursor:pointer;text-align:left;text-decoration:none;color:inherit}/*# sourceMappingURL=homepage.css.map */
