*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:Rubik,sans-serif;line-height:1;font-weight:400;color:#555}strong{font-weight:500}.header{height:9.8rem;display:flex;align-items:center;justify-content:space-between;padding:0 4.8rem;background-color:#fdf2e9}.header__logo{margin-top:2rem;height:8.6rem}.header__nav{margin-top:2rem}.header__list{display:flex;list-style:none;gap:4.8rem;align-items:center}.header__item:link,.header__item:visited{font-size:1.6rem;color:#333;text-decoration:none;font-weight:500;font-size:1.8rem;transition:all .3s ease}.header__item:hover,.header__item:active{color:#e67e22}.header__item--cta{display:inline-flex;flex-direction:column;align-items:center;line-height:1.15;text-align:center;white-space:nowrap}.header li:last-child a:link,.header li:last-child a:visited{background-color:#333;color:#fff;padding:1.2rem 2.4rem;border-radius:9px;background-color:#eb984e}.header li:last-child a:hover,.header li:last-child a:active{background-color:#e67e22}.footer{padding:12.8rem 0;border-top:1px solid #eee}.footer__container{max-width:120rem;margin:0 auto;padding:0 3.2rem}.footer__social-links{list-style:none;display:flex;gap:2.4rem}.footer__logo{display:flex;flex-direction:column;height:100%}.footer__logo-img{height:6.4rem!important;margin-bottom:3.2rem}.footer__copyright{font-size:1.4rem;line-height:1.6;color:#767676;margin-top:3.2rem}.footer__heading{padding-top:2.4rem;font-size:1.8rem;font-weight:500;color:#555;margin-bottom:4rem}.footer__contact{font-size:1.6rem;line-height:1.6;color:#767676}.footer__address-link:link,.footer__address-link:visited{color:#767676;text-decoration:none}.footer__social-icon{display:block;color:#767676;width:2.4rem;height:2.4rem}.footer__list{list-style:none;display:flex;flex-direction:column;gap:2.4rem}.footer__link:link,.footer__link:visited{color:#767676;text-decoration:none;font-size:1.6rem;transition:all .3s}.footer__link:hover,.footer__link:active{color:#555}.grid--5-col{grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr}.designer{font-size:1.4rem;line-height:1.6;color:#767676;margin-top:1.2rem}.designer a{text-decoration:none;font-weight:700;color:#767676}.hero{background-color:#fdf2e9;padding:4.8rem 0 8rem}.hero__content{max-width:130rem;margin:0 auto;padding:0 4.8rem;display:grid;grid-template-columns:1fr 1fr;gap:9.6rem;align-items:center}.hero__description{font-size:2rem;line-height:1.6;margin-bottom:4.8rem}.hero__img{width:105%}.hero__delivered-meals{display:flex;align-items:center;gap:1.6rem;margin-top:8rem}.hero__delivered-imgs{display:flex;align-items:center}.hero__delivered-imgs img{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover;margin-right:-1.6rem;border:3px solid #fdf2e9}.hero__delivered-imgs img:last-child{margin-right:0}.hero__delivered-text{font-size:1.8rem;font-weight:600}.hero__delivered-text a{text-decoration:none}.hero__delivered-text span{color:#e67e22;font-weight:700}.heading-primary{font-size:5.2rem;font-weight:700;line-height:1.05;color:#333;letter-spacing:-.5px;margin-bottom:3.2rem}.btn:link,.btn:visited{font-size:2rem;padding:1.6rem 3.2rem;font-weight:600;border-radius:9px;text-decoration:none;display:inline-block;transition:all .3s}.btn--full:link,.btn--full:visited{background-color:#e67e22;color:#fff}.btn--full:hover,.btn--full:active{background-color:#cf711f}.btn--outline:link,.btn--outline:visited{background-color:#fff;color:#555}.btn--outline:hover,.btn--outline:active{background-color:#fdf2e9;box-shadow:inset 0 0 0 3px #fff}.section-how{padding:0;background-color:#fff}.section-how__container{max-width:120rem;margin:9.6rem auto;padding:0 3.2rem}.section-how__step-number{font-size:8.6rem;font-weight:600;color:#ddd;margin-bottom:1.2rem}.section-how__heading-tertiary{font-size:3rem;margin-bottom:3.2rem;font-weight:500;color:#2e1907;margin-bottom:1.6rem}.section-how__description{font-size:1.8rem;line-height:1.6}.section-how__img-box{display:flex;position:relative;align-items:center;justify-content:center;z-index:0}.section-how__img-box:before,.section-how__img-box:after{content:"";display:block;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:0;opacity:.9;will-change:transform,opacity}.section-how__img-box:before{width:73%;padding-bottom:73%;background-color:#fdf2e9;z-index:-2;animation:ringPulse 3.2s ease-in-out infinite}.section-how__img-box:after{width:64%;padding-bottom:64%;background-color:#fae5d3;z-index:-1;animation:ringPulse 3.2s ease-in-out infinite;animation-delay:.4s}.section-how .step-img{width:55%;border-radius:1.2rem}.section-how .grid{display:grid;column-gap:6.4rem;row-gap:8.6rem}.section-how .grid--2-cols{grid-template-columns:repeat(2,1fr)}.section-how .grid--center-v{align-items:center}.section-how .subheading{display:block;font-size:2rem;font-weight:500;color:#cf711f;text-transform:uppercase;letter-spacing:.2rem}.section-how .heading-secondary{font-size:4.4rem;line-height:1.2;color:#2e1907;margin-bottom:9.6rem}@keyframes ringPulse{0%{transform:translate(-50%,-50%) scale(.96);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.95}to{transform:translate(-50%,-50%) scale(.96);opacity:.7}}.featured{padding:2.4rem 0;background-color:#fff}.featured__container{max-width:120rem;padding:0 3.2rem;margin:auto}.featured__title{font-size:2.4rem;text-transform:uppercase;letter-spacing:.75px;font-weight:500;text-align:center;margin-bottom:1.2rem;color:#999}.featured__courses{display:flex;justify-content:space-around;text-align:center}.featured__courses img{width:70%;margin-bottom:1.2rem;opacity:90%}.featured__courses h3{font-size:1.6rem;color:#333}.featured .saz{width:70px;height:70px;opacity:90%}.class{padding:2.4rem 0;background-color:#fff}.class__container{max-width:137rem;padding:0 3.2rem;margin:auto;text-align:center}.class__title{display:block;font-size:1.6rem;font-weight:500;color:#cf711f;text-transform:uppercase;margin-bottom:1.6rem;letter-spacing:.75px}.class__subtitle{font-size:4.4rem;line-height:1.2;margin-bottom:9.6rem}.class__card{text-align:left;box-shadow:0 2.4rem 4.8rem #00000013;border-radius:11px;overflow:hidden;transition:all .4s}.class__card:hover{transform:translateY(-1.2rem);box-shadow:0 3.2rem 6.4rem #00000080}.class__content{padding:3.2rem 3.2rem 4.8rem}.class__img{width:100%;height:180px;object-fit:cover;box-shadow:0 2.4rem 4.8rem #00000013}.class__description{font-size:2.4rem;line-height:1.6;color:#45260a;font-weight:600;margin-bottom:3.2rem}.class__list{list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.class__item{font-size:1.8rem;display:flex;align-items:center;gap:1.6rem}.class__list-title{font-size:3rem;line-height:1.2;margin-bottom:3.2rem;text-align:left}.class .icon{font-size:2.4rem;line-height:1;display:inline-flex}.class__participant .icon{color:green}.class .tag{display:inline-block;font-size:1.2rem;padding:.4rem .8rem;color:#333;text-transform:uppercase;border-radius:9px;margin-right:.8rem;margin-bottom:.8rem}.class .grid{display:grid;column-gap:4.8rem;row-gap:8.6rem}.class .grid--3-cols{grid-template-columns:repeat(3,1fr)}@keyframes gallery-scroll-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - .8rem))}}@keyframes gallery-scroll-down{0%{transform:translateY(calc(-50% - .8rem))}to{transform:translateY(0)}}.testimonials{background-color:#fdf2e9;display:grid;grid-template-columns:55fr 45fr;align-items:center}.testimonials__container{padding:9.6rem}.testimonials__title{display:block;font-size:1.6rem;font-weight:500;color:#cf711f;text-transform:uppercase;margin-bottom:1.6rem;letter-spacing:.75px}.testimonials__subtitle{font-size:4.4rem;line-height:1.2;margin-bottom:9.6rem}.testimonials__comments{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;margin-bottom:4.8rem}.testimonials__testimonial{display:flex;flex-direction:column;row-gap:4.8rem;column-gap:8rem;margin:0}.testimonials__img{width:4.8rem;height:4.8rem;margin-bottom:1.6rem;border-radius:50%;object-fit:cover}.testimonials__text{font-size:1.8rem;line-height:1.6;margin-bottom:1.6rem}.testimonials__name{font-size:1.4rem;color:#6f6f6f;margin:0}.testimonials__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;padding:1.6rem;height:100%;min-height:0;overflow:hidden;align-self:stretch}.testimonials__gallery-column{position:relative;overflow:hidden;border-radius:11px;min-height:0}.testimonials__gallery-column:nth-child(1) .testimonials__gallery-track{animation-duration:100s}.testimonials__gallery-column:nth-child(2) .testimonials__gallery-track{animation-name:gallery-scroll-down;animation-duration:100s}.testimonials__gallery-column:nth-child(3) .testimonials__gallery-track{animation-duration:88s}.testimonials__gallery-track{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;gap:1.6rem;animation:gallery-scroll-up 52s linear infinite;will-change:transform}.testimonials__gallery-list{display:grid;gap:1.6rem}.testimonials__gallery .item{overflow:hidden;border-radius:11px}.testimonials__gallery img{display:block;width:100%;border-radius:11px;transition:all .4s ease}.testimonials__gallery img:hover{transform:scale(1.1)}.testimonials__gallery:hover .testimonials__gallery-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.testimonials__gallery-track{animation:none}}.center{text-align:center}.grid{display:grid;column-gap:4.8rem;row-gap:8.6rem}.link{display:inline-block;font-size:1.2rem;color:#e67e22;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s}.link:hover{border-color:#e67e22}.pricing__container{padding:9.6rem}.pricing__title{display:block;font-size:1.6rem;font-weight:500;color:#cf711f;text-transform:uppercase;margin-bottom:1.6rem;letter-spacing:.75px}.pricing__subtitle{font-size:4.4rem;line-height:1.2;margin-bottom:6.4rem;color:#333}.pricing__icon{color:#e67e22;width:3.2rem;height:3.2rem;margin-bottom:3.2rem;background-color:#fdf2e9;padding:1.6rem;border-radius:50%}.pricing__course-title{font-size:2.4rem;font-weight:700;color:#333;margin-bottom:1.6rem}.pricing__course-text{font-size:1.6rem;line-height:1.5;color:#6f6f6f;margin:0}.pricing__aside{font-size:1.6rem;line-height:1.6}.pricing__contact{font-size:1.6rem;margin-bottom:4.8rem}.pricing__contact-text:nth-child(2){color:#333;margin-top:1.2rem}.pricing__contact-label,.pricing__contact-name{margin-top:.8rem}.pricing__contact-phone{font-size:1.6rem;color:#333;font-weight:700;text-decoration:none}.grid--4-cols{grid-template-columns:repeat(4,1fr)}@media(max-width:84em){.hero__content{max-width:120rem}.heading-primary{font-size:4.4rem}.testimonials__gallery{grid-template-columns:repeat(2,1fr)}.testimonials__gallery>*:nth-child(n+3){display:none}}@media(max-width:75em){html{font-size:56.25%}.header__list{gap:3.2rem}.hero__content{gap:4.8rem}.section-how__container{padding:0 4.8rem}.testimonials__container{padding:4.8rem 2.4rem 2.4rem 4.8rem}.pricing__container{padding:4.8rem}.footer{padding:4.8rem 0}.footer__container{padding:0 4.8rem}}.margin-right-sm{margin-right:1.6rem!important}.margin-bottom-sm{margin-bottom:1.6rem!important}.margin-bottom-md{margin-bottom:4.8rem!important}
