*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}.page-content{font-family:Careem-Regular;font-weight:400;line-height:1.7}:root{--gray_color: #748078;--main-color: #1C8A44;--primary_color: #171717}img{max-width:100%}a{text-decoration:none;color:inherit;transition:all .3s linear;display:inline-block}ul,menu{list-style:none}input,button{outline:none;font-family:inherit}.flex{display:flex;align-items:center;gap:1.5rem}.flex.center{justify-content:center}.flex.between{justify-content:space-between}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.icon-link{width:24px;height:24px}.container{width:85%;margin-inline:auto}@media (max-width: 767px){.container{width:90%}}@media (min-width: 768px) and (max-width: 991px){.container{max-width:720px}}.sticky{position:sticky;top:0;width:100%;z-index:10}.my-100{margin-block:100px}.py-100{padding-block:100px}.p1{padding-block:1rem}.p2{padding-block:2rem}.txt-center{text-align:center}.btn{display:inline-block;padding:.875rem 1.125rem;border:1px solid var(--main_color);border-radius:8px;font-size:1rem;font-weight:700;max-width:100%;text-align:center;background-color:var(--main_color);color:#fff;cursor:pointer}.btn:hover{background-color:transparent;color:var(--main_color)}.title{font-weight:700;color:var(--primary_color)}.title-24{font-size:2.4rem}.title-32{font-size:3.2rem}@media (max-width: 767px){.title{font-size:1.9rem}}.description{color:#6f6f6f;font-size:1.8rem}.description-center{text-align:center}@media (max-width: 767px){.description{font-size:1.4rem}}.hero{height:calc(100dvh - 12rem);background-image:url(./pricing-hero-img.svg);background-size:cover}.hero__container{height:100%;display:flex;align-items:center;padding-block:2.4rem}.hero__textBox{padding:3.2rem;background-color:#daf1e4;border-radius:1.6rem;width:63rem;max-width:100%}.hero__welcomeMsg,.hero__description{font-size:1.8rem;color:var(--primary_color)}.hero__welcomeMsg{font-weight:700}.hero__title{font-size:3.2rem;color:#1c8a44;margin-block:1.6rem;line-height:40px}.hero__description{line-height:22px}.pricing__btn{margin-top:2.4rem}.universities{background-color:#fff}.universities__textBox{text-align:center}.universities__description{font-size:1.8rem;color:var(--gray_color);margin-top:.8rem}.universities__logos{margin-top:2.4rem;display:flex;flex-wrap:nowrap;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 128px,black calc(100% - 20rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 128px,black calc(100% - 20rem),transparent 100%);overflow:hidden}.universities__logos--list{display:flex;justify-content:center;align-items:center;animation:infinite-scroll 25s linear infinite}@media (width >= 768px){.universities__logos--list{justify-content:flex-start}}.universities__logos--list li{margin-inline:3.2rem}.universities__logos--list img{max-width:none}@keyframes infinite-scroll{0%{transform:translate(0)}to{transform:translate(-88%)}}.whyChooseSchool{background-color:#e8fcf1}.whyChooseSchool__container{display:flex}@media (width < 991px){.whyChooseSchool__container{flex-direction:column;gap:1.6rem}}.whyChooseSchool__textBox{align-self:center;width:38.6rem}.whyChooseSchool__title{line-height:40px}.whyChooseSchool__description.description{font-weight:500;font-size:1.6rem;margin-top:.8rem;width:85%}.whyChooseSchool__btn{margin-top:2.4rem}.whyChooseSchool__slider{position:relative;max-width:100%}.whyChooseSchool__imgBox{display:flex;width:400px;height:583px;overflow:hidden;border-radius:.8rem;max-width:100%}.whyChooseSchool__imgBox--second{width:100%}.whyChooseSchool__sliderBtn{width:4.8rem;height:4.8rem;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;position:absolute;top:50%;left:-2.4rem}.whyChooseSchool__imgText{background-color:#ffffffb2;width:180px;height:145px;padding:3.2rem 1.6rem;position:absolute;bottom:2.4rem;right:6rem}.whyChooseSchool__imgBox>div{min-width:100%;background-repeat:no-repeat;background-size:cover;transition:transform .5s ease-in-out}.whyChooseSchool__imgBox--second div{background-size:contain}.first-slide{background-image:url(./slide-1.jpg)}.second-slide{background-image:url(./slide-2.jpg)}.third-slide{background-image:url(./slide-3.jpg)}.fourth-slide{background-image:url(./slide-4.jpg)}.fifth-slide{background-color:transparent}.whyChooseSchool__imgText--number{color:#6f6f6f;font-size:1.6rem;font-weight:500;position:relative}.whyChooseSchool__imgText--number:after{content:"";width:30px;height:1px;background-color:#6f6f6f;position:absolute;top:50%;margin-right:.8rem}.whyChooseSchool__imgText--title{font-weight:700;font-size:2rem;text-align:center}.arrow{width:4.8rem;height:4.8rem;background-color:var(--main-color);color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:100%;cursor:pointer}.bullet{width:1.2rem;height:1.2rem;background-color:#d8d8d8;border-radius:50%;margin-inline:.4rem;cursor:pointer;position:relative}.bullet.active{background-color:var(--main-color)}.bullet.active:after{content:"";position:absolute;width:2.5rem;height:2.5rem;background:transparent;top:.6rem;left:50%;transform:translate(-50%,-50%);border:2px solid var(--main-color);border-radius:50%}.test-wrapper{flex:1;display:flex;gap:1.6rem}.test-slider{flex:1;position:relative;max-width:100%}.test-second-wrapper{flex:1;display:flex;flex-direction:column;position:relative}@media (width < 991px){.test-second-wrapper{display:none}}.test-slider--second{flex:1}.test-bullets{flex-basis:20%}.packages__header{width:fit-content;margin-inline:auto;text-align:center}.packages__cards{margin-top:6.4rem}.packages__description{border:3px solid var(--main-color);border-radius:.8rem;padding:.8rem;margin-top:1.4rem;font-size:2rem;font-weight:700;display:flex;align-items:center;gap:1.6rem}.packages__description--special{background-color:var(--main-color);color:#fff;padding:.8rem;border-radius:.8rem}.packages__description--discount{background-color:#ffb72b;border-radius:.4rem;font-size:1.8rem;font-weight:400;color:var(--primary_color);padding:.4rem .8rem;margin-right:1rem;display:inline-block}.people{padding-bottom:3.2rem}.people__imgBox{margin-block:3.2rem;padding-inline:1.6rem}.benefits{background-color:#e8fcf1}@media (width < 991px){.title--desktop{display:none}}.benefits__comparison .row:first-of-type{margin:3.2rem 0 2.4rem}@media (width < 991px){.benefits__comparison .row:first-of-type{margin-top:1.6rem}}.benefits__comparison .row:first-of-type .row__title{margin-bottom:1.6rem;background-color:transparent;padding-block:0}.benefits__comparison .row:first-of-type .row__description{padding-block:0;gap:0;border:1px solid #b5b7c0;border-radius:.4rem;text-align:center}.benefits__comparison .row:first-of-type .row__description span{font-weight:700;font-size:1.8rem;padding-block:1rem;flex:1;white-space:nowrap}@media (width < 991px){.benefits__comparison .row:first-of-type .row__description span{font-size:1rem}}.benefits__comparison .row:first-of-type .row__description span:first-of-type{background-color:var(--main-color);color:#fff}.benefits__comparison .row:first-of-type .row__description span:last-of-type{border-right:1px solid #b5b7c0}.benefits__comparison .row:not(:last-of-type){margin-bottom:1.6rem}.row:nth-of-type(2n) .row__title{background-color:var(--main-color)}.row:nth-of-type(2n) .row__description{border-bottom:1px solid var(--main-color)}.row:nth-of-type(odd) .row__title{background-color:#ffb72b}.row:nth-of-type(odd):not(.benefits-row-with-title):not(.benefits-row-with-headerCells) .row__description{border-bottom:1px solid #ffb72b}
/*# sourceMappingURL=/cdn/shop/t/83/assets/page-flex-subscriptions.css.map */
