h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}body{font-family:Sarabun,sans-serif;background-color:#dfebeb;color:#0d0b0a}.title{font-family:Cabin,sans-serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;color:#0d0b0a}.join-btn{cursor:pointer;font-family:Sarabun,sans-serif;font-weight:500;font-size:16px;line-height:1.6;color:#0d0b0a;border:1px solid #c2d9fc;background-color:#c2d9fc;border-radius:100px;padding:4px 22px;width:74px;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.join-btn:hover{border:1px solid #c2d9fc;opacity:.5}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media only screen and (min-width: 1336px){.container{max-width:1336px;padding:0 64px}}.header{background-color:#f2fafa;padding:15px 0}.header-container{position:relative;display:flex;align-items:center;justify-content:space-between}.header-burger-btn{padding:0;border:none;background-color:transparent;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.header-burger-btn-icon{display:block;fill:#0d0b0a}.header-nav{display:none}.header-logo{position:absolute;left:50%;transform:translate(-50%);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.header-logo-icon{display:block;fill:#0d0b0a}.header-logo:hover,.header-burger-btn:hover{opacity:.5}.header-logo:active,.header-burger-btn:active{opacity:.3}.header-btn{padding:4px 20px;height:34px}.header-btn-tablet{display:none}.header-btn:active{background:none}@media only screen and (min-width: 768px){.header-btn{padding:8px 20px;width:105px;height:42px;white-space:nowrap}.header-btn-mobile{display:none}.header-btn-tablet{display:inline-block}}@media only screen and (min-width: 1336px){.header-burger-btn{display:none}.header-nav{display:block}.header-nav-list{display:flex;gap:32px}.header-nav-list-item-link{position:relative;font-weight:400;font-size:16px;line-height:1.6;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.header-nav-list-item-link:after{content:"";width:100%;height:2px;position:absolute;left:0;bottom:-3px;background-color:#0d0b0a80;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.header-nav-list-item-link:hover:after,.header-nav-list-item-link:active:after,.header-nav-list-item-link:focus:after{opacity:1}.header-nav-list-item-link:hover{opacity:.5}.header-nav-list-item-link:active{opacity:.3}}.burger-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#f2fafa;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.is-open{opacity:1;visibility:visible;pointer-events:auto}.burger-menu-wrapper{display:flex;flex-direction:column}.burger-menu-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.burger-menu-close{background-color:transparent;border:none;width:48px;height:48px}.burger-menu-btn{display:flex;align-items:center;justify-content:center;border:1px solid #c2d9fc;border-radius:100px;padding:4px 20px;margin-left:16px;max-width:86px;height:34px;background-color:#c2d9fc;font-weight:500;font-size:16px;line-height:160%;color:#0d0b0a}.burger-menu-btn-accent{margin-left:4px;opacity:0;visibility:hidden;width:0;overflow:hidden}@media (min-width: 768px){.burger-menu-btn{margin-left:0;max-width:105px;padding:8px 20px}.burger-menu-btn-accent{opacity:1;visibility:visible;width:auto}}.burger-menu-btn:focus{border-color:#fff0;background-color:#0d0b0a0d}.burger-menu-content{display:flex;flex-direction:column;padding:16px 0 160px;height:100%}@media (min-width: 768px){.burger-menu-content{max-height:748px}}.burger-menu-list-item{padding:12px 0}.burger-menu-link{font-weight:400;font-size:16px;line-height:160%;color:#0d0b0a}.burger-menu-bottom-btn{display:flex;align-items:center;justify-content:center;margin-top:276px;border:1px solid #c2d9fc;border-radius:100px;padding:10px 24px;width:100%;height:46px;background-color:#c2d9fc;white-space:nowrap;font-weight:500;font-size:16px;line-height:1.6;color:#0d0b0a;transition:background-color .25s cubic-bezier(.075,.82,.165,1),border-color .25s cubic-bezier(.075,.82,.165,1)}.burger-menu-bottom-btn:focus{border-color:#fff0;background-color:#0d0b0a0d}@media (min-width: 768px){.burger-menu-bottom-btn{max-width:204px}}.hero{background-color:#f2fafa}.hero-img{background-image:url(/pixel-perfect/assets/hero-desc-Cz6135AS.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:301px;padding:0}.hero-content{padding:48px 0}.hero-title{font-family:Cabin,sans-serif;font-weight:400;font-size:44px;line-height:1.2;letter-spacing:.01em;color:#0d0b0a;margin-bottom:20px}.hero-prg{font-family:Sarabun,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#0d0b0a;margin-bottom:24px}.hero-join-button{text-align:center;border-radius:100px;padding:10px 24px;width:100%}.learn-btn{text-align:center;cursor:pointer;border-radius:100px;padding:10px 24px;width:100%;font-family:Sarabun,sans-serif;font-weight:500;font-size:16px;line-height:1.6;color:#0d0b0a;border:1px solid rgba(255,255,255,0);background-color:#0d0b0a0d;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.learn-btn:hover{opacity:.5}.hero-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.hero-img{background-image:url(/pixel-perfect/assets/hero-desc-Cz6135AS.jpg);width:100%}.hero-content{padding:24px 32px}.hero-title{max-width:423px;margin-bottom:8px}.hero-prg{font-size:18px;margin-bottom:32px}.hero-buttons{max-width:305px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:16px}}@media screen and (min-width: 1336px){.hero-img{background-image:url(/pixel-perfect/assets/hero-desc-Cz6135AS.jpg);width:100%;max-width:1440px;margin:0 auto;min-height:684px}.hero-content{display:flex;padding:80px 0}.hero-title{max-width:640px;font-size:72px}.hero-prg,.hero-buttons{width:100%}.hero-join-button{width:100%;max-width:115px}.learn-btn{width:100%;max-width:130px}.hero-png-btn{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}}.classes{background-color:#f2fafa;padding:64px 0}.classes-wrapper{display:flex;flex-wrap:wrap;min-width:320px}@media (min-width: 768px){.classes{padding:40px 0}}@media (min-width: 1336px){.classes{padding:112px 0}}.classes-title-wrapper{display:flex;flex-direction:column;margin:0 auto}.classes-title-accent{font-weight:600;font-size:16px;line-height:1.5;text-align:center;color:#0d0b0a}.classes-title{max-width:768px;font-weight:400;font-size:52px;line-height:1.2;letter-spacing:.01em;text-align:center;color:#0d0b0a}.classes-text{margin:20px auto 0;max-width:768px;font-weight:400;font-size:18px;line-height:1.6;text-align:center;color:#0d0b0a}@media (min-width: 768px){.classes-text{margin:24px auto 0}}.classes-list{display:flex;flex-direction:column;gap:48px;margin:48px 0}@media (min-width: 768px){.classes-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"first second" "third third";gap:24px;margin:40px 0}.classes-list-item.first{grid-area:first}.classes-list-item.second{grid-area:second}.classes-list-item.third{grid-area:third}}@media (min-width: 1336px){.classes-list{grid-template-columns:repeat(3,1fr);grid-template-areas:"first second third";gap:24px}}.classes-list-item{display:flex;flex-direction:column}@media (min-width: 1336px){.classes-list-item{max-width:421px}}.classes-list-item-title{margin-top:24px;font-weight:400;font-size:24px;line-height:1.4;letter-spacing:.01em;text-align:center;color:#0d0b0a}@media (min-width: 768px){.classes-list-item-title{margin-top:16px}}@media (min-width: 1336px){.classes-list-item-title{margin-top:32px;font-size:36px}}.classes-list-item-text{margin-top:20px;font-weight:400;font-size:16px;line-height:1.6;text-align:center;color:#0d0b0a}@media (min-width: 768px){.classes-list-item-text{margin-top:0}}@media (min-width: 1336px){.classes-list-item-text{margin-top:24px}}.classes-btn{display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid #c2d9fc;border-radius:100px;padding:10px 24px;width:100%;height:46px;background-color:#c2d9fc;white-space:nowrap;font-weight:500;font-size:16px;line-height:1.6;color:#0d0b0a;transition:background-color .25s cubic-bezier(.075,.82,.165,1),border-color .25s cubic-bezier(.075,.82,.165,1)}.classes-btn:hover,.classes-btn:focus{border-color:#fff0;background-color:#0d0b0a0d}@media (min-width: 768px){.classes-btn{max-width:110px}}.team{background-color:#f2fafa;padding-top:64px;padding-bottom:64px}.team-tagline{font-weight:600;font-size:16px;line-height:1.5;text-align:center;margin-bottom:12px}.team-title{margin-bottom:20px}.team-text{font-weight:400;font-size:16px;line-height:1.6;text-align:center;margin-bottom:48px}.team-list{display:flex;flex-direction:column;justify-content:center;gap:48px}.team-list-card{width:100%;margin:0 auto}.team-list-card-image{border-radius:16px;margin-bottom:20px}.team-list-card-name{font-weight:600;font-size:18px;line-height:1.6;text-align:center}.team-list-card-job{font-weight:400;font-size:16px;line-height:1.6;text-align:center;margin-bottom:12px}.team-list-card-text{font-weight:400;font-size:16px;line-height:1.6;text-align:center;margin-bottom:20px}.team-list-card-list{display:flex;gap:14px;justify-content:center}.team-list-card-list-item{width:24px;height:24px}.team-list-card-list-item-link{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.team-list-card-list-item-link:hover{opacity:.5}.team-list-card-list-item-link:active{opacity:.3}.team-list-card-list-item-link-icon{fill:#0d0b0a}@media only screen and (min-width: 768px){.team{padding-top:40px}.team-tagline{margin-bottom:16px}.team-title{font-size:52px;margin-bottom:24px}.team-text{font-size:18px}.team-list{flex-direction:row;flex-wrap:wrap;gap:24px}.team-list-card{flex-basis:calc((100% - 24px)/2);height:630px}.team-list-card-image{margin-bottom:24px}.team-list-card-name{font-size:22px}.team-list-card-job{font-size:18px;margin-bottom:16px}.team-list-card-text{margin-bottom:24px}}@media only screen and (min-width: 1336px){.team{padding-top:112px;padding-bottom:112px}.team-text{margin-bottom:40px}.team-list{gap:64px 24px}.team-list-card{flex-basis:calc((100% - 2 * 24px) / 3);height:100%}}.yoga-gallery{background-color:#f2fafa}.yoga-text{font-weight:400;font-size:18px;line-height:1.6;text-align:center;color:var(--color-neutral-darkest);max-width:768px;margin:0 auto;padding:0 16px}.yoga-photo-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.yoga-picture{border-radius:16px;object-fit:cover}.header-gallery{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:80px}@media (min-width: 375px){.header-gallery{gap:20px;margin-bottom:48px}.yoga-photo-list{grid-template-columns:repeat(2,1fr)}.yoga-gallery{padding:64px 0}.yoga-picture{width:155px;height:155px}}@media (min-width: 768px){.yoga-gallery{padding:40px 0}.title{font-size:40px}.yoga-photo-list{width:704px}.yoga-picture{width:340px;height:290px}}@media (min-width: 1336px){.title{font-size:52px}.yoga-picture{width:100%;height:100%}.yoga-photo-list{width:100%;gap:24px;grid-template-columns:repeat(3,1fr)}.yoga-photo-item{max-width:421px;max-height:448px}}.about{background-color:#dfebeb;padding-top:64px;padding-bottom:64px}.about-wrap{margin-bottom:48px;max-width:343px;margin-right:0;margin-left:0;text-align:center}.about-title{margin-bottom:20px}.about-text{font-weight:400;font-size:16px;line-height:1.6;text-align:center;color:#0d0b0a}.about-list{display:flex;flex-wrap:wrap;gap:48px;margin-bottom:48px}.about-list-item{width:100%}.about-item-title{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:.01em;text-align:center;color:#0d0b0a;margin-bottom:20px;white-space:unset}.about-list-item-text{font-weight:400;font-size:16px;line-height:1.6;text-align:center;color:#0d0b0a}.join-btn-tablet{display:flex;align-items:center;justify-content:center;padding:10px 24px;width:100%;height:46px}.about-join-btn-tablet{display:none}@media (min-width: 768px){.about{background-color:#f2fafa;padding-top:40px;padding-bottom:40px}.about-title{margin-bottom:24px}.about-wrap{max-width:704px;margin-right:auto;margin-left:auto;margin-top:40px}.about-text{margin-bottom:40px}.about-list{gap:45px 24px;margin-bottom:62px}.about-list-item{width:calc((100% - 24px)/2)}.about-item-title{margin-bottom:0;white-space:nowrap}.join-btn-tablet{padding:10px 24px;width:110px;height:46px;white-space:nowrap;margin:0 auto}.about-join-btn-tablet{display:inline}.about-join-btn-mobile{display:none}}@media (min-width: 1336px){.about{padding-top:112px;padding-bottom:112px}.about-wrap{max-width:768px;margin-right:auto;margin-left:auto}.about-item-title{margin-bottom:24px;white-space:wrap}.about-list{display:flex;gap:24px;margin-bottom:40px}.about-list-item{width:calc((100% - 72px)/4)}}ul{list-style-type:none;margin-top:0;margin-bottom:0;padding-left:0}p{margin-top:0;margin-bottom:0}img{display:block;max-width:100%;height:auto}.feedback-section{padding:64px 0;background:#f2fafa}.title-wrap{text-align:center;margin-bottom:24px}.feedback-title{margin-bottom:20px;font-size:52px;font-weight:400}.feedback-list{display:flex;flex-direction:column;gap:24px}.feedback-list-item{background:#dfebeb;width:100%;max-width:100%;border-radius:24px;padding:12px;display:flex;align-items:center;flex-direction:column;gap:0px;justify-content:space-between}.feedback-text{line-height:1.6;font-weight:400;font-size:22px;text-align:center}.feedback-text-wrap{margin-bottom:32px}.feedback-image-wrap{text-align:center}.review-image{margin:0 auto 16px}.review-profession{line-height:1.5}@media only screen and (min-width: 768px){.feedback-section{padding:40px 0}.feedback-title{margin-bottom:24px}.feedback-list-item{min-height:321px}}@media only screen and (min-width: 1336px){.feedback-section{padding:112px 0}.feedback-list-item{padding:12px;width:calc((100% - 24px)/2)}.feedback-list{flex-direction:row;flex-wrap:wrap}}.pricing{background-color:#f2fafa}.card-title{margin-bottom:8px;font-family:Cabin,sans-serif;font-weight:400;font-size:18px}.pricing-content{padding:64px 16px}.pricing-card{background-color:#dfebeb;border-radius:16px;text-align:center;padding:32px 24px;display:flex;flex-direction:column}.card-price{margin-bottom:24px;font-family:Cabin,sans-serif;font-weight:400;font-size:44px}.pretitle,.description{text-align:center}.pretitle{margin-bottom:16px;font-family:Cabin,sans-serif;font-weight:600;font-size:16px}.title{margin-bottom:20px;font-weight:400;font-size:40px}.description{margin-bottom:48px;font-weight:400;font-size:16px}.pricing-wrapper{display:grid;gap:32px;grid-template-columns:repeat(1,minmax(0,1fr))}.benefit-item{display:flex;text-align:left;margin-bottom:16px;gap:16px;align-items:center}.benefit-item:last-of-type{margin-bottom:32px}.benefit-item p{font-weight:400;font-size:16px}.pricing-card .join-btn{margin:auto auto 0;width:100%}.tablet-wrapper .join-btn{display:none}@media screen and (min-width: 768px) and (max-width: 1335px){.title{margin-bottom:24px}.description{margin-bottom:24px;font-size:18px}.pricing-wrapper{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.tablet-wrapper .join-btn{display:block}.pricing-card:last-child>.join-btn{display:none}.pricing-card:last-child{grid-column:span 2 / span 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:center;padding:86px 16px}.pricing-card:last-child .card-price,.pricing-card:last-child .card-title{margin-bottom:24px}.pricing-card:last-child .benefit-item:last-of-type{margin-bottom:0}.card-title{font-size:22px}.card-price{margin-bottom:32px;font-size:72px}}@media screen and (min-width: 1336px){.pricing{background-color:#f2fafa}.title{margin-bottom:24px;font-size:52px}.pretitle{margin-bottom:16px}.description{margin-bottom:40px;font-size:18px}.pricing-content{padding:112px 64px}.pricing-wrapper{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{padding:32px}.card-title{font-size:22px}.card-price{margin-bottom:32px;font-size:72px}.tablet-wrapper .join-btn{display:none}.pricing-card:last-child>.join-btn{display:block}}.modal{background-color:#00000080;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:flex;justify-content:center;align-items:center;background-color:#2e2f4266;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);opacity:0;pointer-events:none}.modal-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:768px;border-radius:0;padding:64px 16px;background-color:#dfebeb;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1)}.open{opacity:1;pointer-events:auto}.modal-form{margin:0 auto;width:100%;max-width:640px;height:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.modal-close-btn{width:32px;height:32px;position:absolute;right:16px;top:16px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;border:none;background-color:transparent}.modal-form-title{margin-bottom:8px;width:100%}.modal-form-text{text-align:center;font-family:Cabin,sans-serif;font-weight:400;font-size:22px;line-height:1.4;letter-spacing:.01em;color:#0d0b0a;margin-top:24px;margin-bottom:8px}.modal-form-output{display:block;font-family:Cabin,sans-serif;font-weight:400;font-size:36px;line-height:1.4;letter-spacing:.01em;text-align:center;color:#0d0b0a}.input-user-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;gap:24px}.modal-form-field{width:100%;display:flex;flex-direction:column;gap:8px}.modal-form-label{font-family:Sarabun,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#0d0b0a}.modal-form-input{border:1px solid rgba(255,255,255,0);border-radius:12px;padding:8px 12px;background-color:#0d0b0a0d;color:#0d0b0a;outline:transparent;min-height:42px}.modal-form-input::placeholder{color:#0d0b0a99}.modal-form-input:not(:placeholder-shown):invalid{border-color:red}.text-invalid{font-size:14px;display:none;color:red}.modal-form-input:not(:placeholder-shown):valid~.text-valid{display:block}.modal-form-input:not(:placeholder-shown):invalid~.text-invalid{display:block}.input-contact-wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.modal-join-btn{padding:10px 0;width:100%}@media only screen and (min-width: 768px){.modal-wrapper{max-width:704px;border-radius:16px}.modal-join-btn{padding:10px 0;width:155px;height:46px}.modal-wrapper{max-height:573px;padding:64px 92px}.input-contact-wrapper{display:flex;justify-content:space-between;gap:24px;flex-direction:row}.modal-form-title{margin-bottom:0}}@media only screen and (min-width: 1336px){.modal-join-btn{padding:10px 0;width:155px;height:46px}.modal-wrapper{border-radius:16px}.modal-form-title{margin-bottom:unset}.modal-wrapper{height:100%;max-height:573px;padding:64px}.input-contact-wrapper{display:flex;justify-content:space-between;gap:24px;flex-direction:row}.modal-form-title{margin-bottom:0}}.footer{padding:48px 0;background-color:#dfebeb}.footer__block-wrapper{background:#f8fbfe;border:0px solid rgba(13,11,10,.15);display:flex;flex-direction:column;border-radius:16px;gap:48px;padding:32px}.logo-footer{display:block;margin-bottom:20px}.footer__text{line-height:1.6;margin-bottom:20px}.footer__intup-form{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.footer-form-label{width:100%}.footer__input{border:1px solid rgba(255,255,255,0);border-radius:12px;padding:8px 12px;background-color:#0d0b0a0d;color:#0d0b0a;outline:transparent;min-height:42px;width:100%}.footer-error-text{display:none;margin-top:8px}.footer__input:not(:placeholder-shown):invalid+.footer-error-text{display:block;color:#b10000;line-height:1.6}.button__primary{color:#0d0b0a;padding:10px 0;border-radius:100px;border:1px solid rgba(255,255,255,0);background:#0d0b0a0d;width:100%;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.button__primary:hover{opacity:.5}.button__primary:active{border-color:#868584}.footer__text-privacy{font-size:12px;line-height:1.6}.footer__title{margin-bottom:16px;font-weight:600;line-height:1.6}.footer__link{display:flex;flex-direction:column;gap:40px;font-size:14px;line-height:1.6;padding:8px 0}.footer-social__link{display:flex;align-items:center;gap:12px;padding:8px 0}.footer__studio-desktop,.footer__studio,.footer-social__link{font-size:14px;line-height:1.6}.footer__studio-desktop{display:none}.connect__link{margin-bottom:48px}@media (min-width: 768px){.footer{padding:40px 0}.footer__block-wrapper{gap:40px;padding:40px 32px}.footer-form-label{width:auto;flex-grow:1}.logo-footer,.footer__text{margin-bottom:24px}.button__primary{width:78px;flex-shrink:0}.footer__link{display:flex;flex-direction:row}.quick__link,.connect__link{width:calc((100% - 40px)/2)}}@media (min-width: 1336px){.footer{padding:64px 0}.footer__block-wrapper{flex-direction:row;gap:250px;padding:48px}.footer__logo{width:595px}.footer__studio-desktop{display:block}.footer__studio{display:none}.footer__link{flex-grow:1}.footer__text-privacy{margin-bottom:24px}}
