h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{background-color:transparent;padding:0;border:none;display:block;cursor:pointer}input{font-family:inherit}img{display:block;max-width:100%;height:auto}picture{display:block;max-width:100%;height:auto}:root{--text-color: #0d0b0a;--bg-color: #f2fafa;--footer-bg-color: #dfebeb;--mobile-pricing-bg: #f2fafa;--hover-focus: #9BADC9;--shadow-ef: rgba(80,100,120,1)}:root{--font-family: "Sarabun" , sans-serif;--second-font: "Cabin" , sans-serif;--text-font: "Roboto", sans-serif}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--bg-color);font-size:16px;line-height:1.6}.container{max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{padding:0 32px;max-width:768px}}@media only screen and (min-width: 1336px){.container{padding:0 64px;max-width:1440px}}html{scroll-behavior:smooth}.header-container{display:flex;align-items:center;justify-content:space-between;position:relative;height:64px}.brg-button-wrapper{width:113px;height:24px;display:flex;align-items:center;justify-content:flex-start}.brg-button{border:none;background:transparent;padding:0;display:flex;align-items:center}.header-logo{position:absolute;left:50%;transform:translate(-50%);width:84px;height:36px;display:flex;align-items:center;justify-content:center}.header-button-container{width:113px;height:35px;display:flex;align-items:center;justify-content:flex-end}.header-btn{background-color:#c2d9fc;width:74px;height:35px;border-radius:100px;border:1px solid #c2d9fc;display:flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;transition:background-color .3s ease,transform .2s ease}.header-btn:hover,.header-btn:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}.btn-text{font-family:Sarabun,sans-serif;font-weight:500;font-size:16px;color:#0d0b0a}.mobile-btn-text{display:inline}.desktop-btn-text,.header-nav,.nav-menu{display:none}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}.header-container{height:72px}.header-button-container{width:278px;height:42px}.header-btn{width:105px;height:42px}.mobile-btn-text{display:none}.desktop-btn-text{display:inline}}@media only screen and (min-width: 1336px){.container{max-width:1336px;padding:0 12px}.brg-button-wrapper{display:none}.header-nav{display:flex;align-items:center;justify-content:center;width:582px;height:26px}.nav-menu{display:flex;gap:32px;list-style:none;margin:0;padding:0}.nav-item{display:flex;align-items:center}.nav-link{font-family:Sarabun,sans-serif;font-weight:400;font-size:16px;color:#0d0b0a;text-decoration:none;position:relative}.nav-link.current:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#0d0b0a80}.header-button-container{width:278px;padding-right:64px}.header-btn{height:40px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f2fafa;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;display:flex;flex-direction:column;align-items:center}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-container{display:flex;flex-direction:column;flex:1;width:100%;max-width:375px;padding:0 16px}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;padding:14px 0;width:100%}.mobile-close-btn{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-button-container{display:flex;align-items:center;justify-content:flex-end}.mobile-nav{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.mobile-nav-list{list-style:none;margin:40px 0 0;padding:0;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.mobile-nav-link{font-family:Sarabun,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#0d0b0a;text-decoration:none}.mobile-btn-container{display:flex;align-items:center;justify-content:center;margin:0 auto 24px;background-color:#c2d9fc;border:1px solid #c2d9fc;border-radius:100px;padding:10px 24px;width:343px;height:46px}.mobile-button-text{font-family:Sarabun,sans-serif;font-weight:500;font-size:16px;line-height:1.6;color:#0d0b0a}@media only screen and (min-width: 768px){.mobile-menu-container{max-width:768px;padding:0 32px}.mobile-nav{flex-grow:0;padding-bottom:276px}.mobile-btn-container{max-width:205px;margin:0}.mobile-button-text{display:inline}}@media only screen and (min-width: 1336px){.container{max-width:1336px;padding:0 12px}.mobile-menu{display:none;opacity:0;visibility:hidden;pointer-events:none}}.hero-image{margin:0 auto}.hero-container{display:flex;flex-direction:column;max-width:375px;padding:48px 0;gap:20px}.hero-headline{font-family:var(--second-font);font-weight:400;font-size:44px;line-height:1.2;letter-spacing:.01em;max-width:343px;padding:0;margin-top:0}.hero-info-container{display:flex;flex-direction:column;max-width:343px;gap:24px}.hero-text{font-weight:400;width:100%}.btn-hero-container{display:flex;flex-direction:column}.btn-hero{border:1px solid #c2d9fc;border-radius:100px;padding:10px 24px;max-width:329px;height:46px;font-weight:500;text-align:center;background:#c2d9fc;margin-bottom:16px;transition:background-color .3s ease,transform .2s ease}.btn-hero:hover,.btn-hero:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}.btn-hero-learn{margin-bottom:0;border:1px solid rgba(255,255,255,0);background:#0d0b0a0d}.btn-hero-join .desk-btn-join{display:none}@media screen and (min-width:768px){.hero-container{max-width:768px;padding:24px 0;gap:8px}.hero-headline{max-width:425px}.hero-info-container{max-width:641px;gap:32px}.hero-text{font-size:18px}.btn-hero-container{flex-direction:row;gap:16px}.btn-hero{font-size:18px}.btn-hero-join .desk-btn-join{display:inline}}@media screen and (min-width: 1336px){.hero-container{max-width:1440px;flex-direction:row;padding:80px 0;gap:24px}.hero-headline{max-width:644px;font-size:72px}.btn-hero{font-size:16px}}.yoga-classes{padding-top:64px;padding-bottom:64px;background-color:#dfebeb}.yoga-classes-title-text{font-weight:600;font-size:16px;line-height:1.5;text-align:center;margin-bottom:12px}.yoga-classes-title{font-family:Cabin,sans-serif;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:20px;font-weight:400}.yoga-classes-text{font-size:16px;line-height:1.6;text-align:center;margin-bottom:48px}.yoga-classes-list{display:flex;flex-wrap:wrap;gap:48px;margin-bottom:48px}.yoga-classes-images{border-radius:16px;margin-bottom:24px}.yoga-classes-images-title{font-size:24px;line-height:1.4;letter-spacing:.01em;text-align:center;margin-bottom:20px;font-weight:400}.yoga-classes-images-text{font-size:16px;line-height:1.6;text-align:center}.yoga-classes-button{border:1px solid #c2d9fc;border-radius:100px;padding:10px 0;max-width:343px;width:100%;height:46px;background-color:#c2d9fc;font-weight:500;font-size:16px;line-height:1.6;margin-left:auto;margin-right:auto;display:block;text-align:center;transition:background-color .3s ease,transform .2s ease}.yoga-classes-button:hover,.yoga-classes-button:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}.yoga-classes-button-hiden-text{display:none}@media only screen and (min-width: 768px){.container{padding:0 32px;max-width:768px}.yoga-classes{padding-top:40px;padding-bottom:40px;background-color:#f2fafa}.yoga-classes-title{margin-bottom:24px}.yoga-classes-title-text{margin-bottom:16px}.yoga-classes-text{font-size:18px;margin-bottom:40px}.yoga-classes-list{margin-bottom:40px;gap:27px 24px}.yoga-classes-item{width:calc((100% - 24px)/2)}.yoga-classes-item-fullwidth{width:100%}.yoga-classes-images{margin-bottom:16px}.yoga-classes-images-title{margin-bottom:0}.yoga-classes-images-title-hiden{display:none}.yoga-classes-button{max-width:113px}.yoga-classes-button-hiden-text{display:inline}}@media only screen and (min-width: 1336px){.container{padding:0 64px;max-width:1440px}.yoga-classes{padding-top:112px;padding-bottom:112px;background-color:#f2fafa}.yoga-classes-title{font-size:52px;max-width:768px;margin-left:auto;margin-right:auto;margin-bottom:24px}.yoga-classes-text{font-size:18px;max-width:768px;margin-left:auto;margin-right:auto;margin-bottom:40px}.yoga-classes-list{margin-bottom:40px}.yoga-classes-item{width:calc((100% - 24px * 2) / 3)}.yoga-classes-images{margin-bottom:32px}.yoga-classes-images-title{font-size:36px;margin-bottom:24px}}.section-our-team{width:100%;background-color:#f2fafa}.container.team{padding-top:64px;padding-bottom:64px}.team-title-wrap{max-width:343px;margin-bottom:48px}.meet{font-weight:600;line-height:1.5;text-align:center;margin-bottom:12px}.section-title{font-weight:400;font-size:44px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:20px}.team-main-text{font-weight:400;text-align:center}.team-cont{display:flex;flex-direction:column;align-items:center;max-width:343px;gap:48px}.team-photo{max-width:343px;margin-bottom:20px}.team-name-cont{width:100%;margin-bottom:20px}.team-name{font-weight:600;font-size:18px;text-align:center}.team-prof,.team-exp{font-weight:400;text-align:center;margin-bottom:12px}.team-exp{margin-bottom:20px}.team-social{display:flex;justify-content:center;gap:14px}.socials-link{width:100%;height:100%;background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}@media screen and (min-width: 768px){.container.team{padding-top:40px;padding-bottom:0}.team-title-wrap{max-width:768px;margin-bottom:40px}.meet{margin-bottom:16px}.section-title{font-size:52px;margin-bottom:24px}.team-main-text{font-size:18px}.team-cont{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;max-width:704px;gap:24px}.team-item{width:340px}.team-photo{max-width:100%;margin-bottom:24px}.team-name-cont{margin-bottom:24px}.team-name{font-size:22px}.team-prof,.team-exp{margin-bottom:16px}}@media screen and (min-width: 1336px){.container.team{padding-top:112px;padding-bottom:112px}.team-title-wrap{max-width:1312px}.team-cont{max-width:1312px;gap:67px 24px}.team-item{width:calc((1312px - 48px) / 3)}}.gallery-section{background-color:#f2fafa;padding-top:64px;padding-bottom:64px}.gallery-title{font-family:var(--second-font);font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;color:var(--text-color);margin-bottom:20px}.gallery-text{text-align:center;margin-bottom:48px}.gallery-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.gallery-card{width:calc((100% - 24px)/2)}.gallery-picture{border-radius:16px}@media screen and (min-width: 768px){.gallery-title{margin-bottom:24px}.gallery-text{margin-bottom:80px}}@media screen and (min-width: 1336px){.gallery-title{font-size:52px;margin-bottom:24px}.gallery-list{font-weight:500}.gallery-card{flex-basis:calc((100% - 48px) / 3)}}.yoga-helps{padding:64px 0;background-color:#dfebeb}@media only screen and (min-width: 768px){.yoga-helps{padding:40px 0;background-color:#f2fafa}}@media only screen and (min-width: 1336px){.yoga-helps{padding:112px 0}}.yoga-title{font-family:var(--second-font);font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:20px}@media only screen and (min-width: 768px){.yoga-title{margin-bottom:24px}}@media only screen and (min-width: 1336px){.yoga-title{font-size:52px}}.yoga-subtitle{font-family:var(--font-family);font-weight:400;text-align:center;margin-bottom:48px}@media only screen and (min-width: 768px){.yoga-subtitle{font-size:18px;margin-bottom:40px}}.yoga-list{display:flex;flex-direction:column;gap:48px;margin-bottom:48px}@media only screen and (min-width: 768px){.yoga-list{flex-direction:row;flex-wrap:wrap;column-gap:24px;row-gap:46.5px;margin-bottom:40px}}@media only screen and (min-width: 1336px){.yoga-list{flex-wrap:nowrap}}.yoga-item{flex-basis:calc((100% - 144px)/4)}@media only screen and (min-width: 768px){.yoga-item{flex-basis:calc((100% - 24px)/2)}}@media only screen and (min-width: 1336px){.yoga-item{flex-basis:calc((100% - 72px)/4)}}.yoga-item-title{font-family:var(--second-font);font-weight:400;font-size:24px;line-height:1.4;letter-spacing:.01em;text-align:center;margin-bottom:20px}@media only screen and (min-width: 768px){.yoga-item-title{margin-bottom:0%}}@media only screen and (min-width: 1336px){.yoga-item-title{font-size:28px;margin-bottom:24px}}.yoga-item-text{font-family:var(--font-family);font-weight:400;text-align:center}.yoga-button{display:block;width:100%;max-width:343px;height:46px;padding:10px 0;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:1.6;text-align:center;text-decoration:none;color:#0d0b0a;background-color:#c2d9fc;border:1px solid #C2D9FC;border-radius:100px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin:0 auto}.yoga-button:hover,.yoga-button:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}@media only screen and (min-width: 768px){.yoga-button{max-width:110px}}.text-now{display:none}@media only screen and (min-width: 768px){.text-now{display:inline}}.testimonial-title{max-width:100%;text-align:center;margin-bottom:20px;font-family:Cabin,sans-serif;font-size:52px;line-height:1.2;letter-spacing:.01em;font-weight:400}.testimonial-description{text-align:center;margin-bottom:24px}.testimonials{display:flex;gap:24px;flex-wrap:wrap;width:100%}.testimonial-card{border-radius:24px;padding:12px;background-color:#dfebeb;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.quote{font-size:22px;text-align:center;margin:0 0 32px}.avatar-wrapper{display:flex;flex-shrink:1;flex-direction:column;align-items:center}.avatar{margin:0 auto 16px;border-radius:100%;display:block}.avatar-name{font-weight:700;text-align:center;font-size:18px;line-height:1.6;font-family:Sarabun,sans-serif}.avatar-status{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;text-align:center;font-weight:400}.testimonial-card:nth-child(4) .quote{display:flex;flex-wrap:wrap}.stress-phrase{display:inline-block;margin:0 auto}@media screen and (min-width: 768px){.testimonial-section{padding:40px 32px}.testimonial-title{margin-bottom:24px;font-size:40px}.testimonial-card:nth-child(1){padding:29.5px 12px;height:356px}.testimonial-card:nth-child(3),.testimonial-card:nth-child(4){min-height:321px}.quote{flex-grow:1}.avatar{margin-top:auto}}@media screen and (min-width: 1336px){.testimonial-section{padding:112px 64px}.testimonial-title{font-size:52px}.testimonial-card{width:calc((100% - 24px)/2)}.testimonial-card:nth-child(1){padding:12px;height:auto}}.section-pricing{padding-top:64px;padding-bottom:64px}.section-pricing-text{font-weight:600;line-height:1.5;text-align:center;margin-bottom:12px}.section-pricing-title{font-family:var(--second-font);font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:20px}.section-pricing-text span{font-weight:400;display:block;margin-bottom:40px}.section-pricing-list{display:flex;flex-wrap:wrap;gap:32px}.section-pricing-item{border:0px solid rgba(13,11,10,.15);border-radius:16px;padding:32px 24px;width:343px;background-color:#dfebeb}.tablet{display:none}.pricing-item-title{font-family:var(--second-font);font-weight:400;font-size:18px;line-height:1.4;letter-spacing:.01em;text-align:center;margin-bottom:8px}.pricing-item-text{font-family:var(--second-font);font-weight:400;font-size:44px;line-height:1.2;letter-spacing:.01em;text-align:center}.pricing-item-container{margin-bottom:24px}.pricing-package-list{margin-bottom:32px}.pricing-package-item{display:flex;gap:16px;margin-bottom:16px}.pricing-package-text{font-weight:400}.pricing-package-btn{width:100%;border:1px solid #c2d9fc;border-radius:100px;padding:10px 24px;height:46px;background-color:#c2d9fc;font-weight:500;transition:background-color .3s ease,transform .2s ease}.pricing-package-btn:hover,.pricing-package-btn:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}@media only screen and (min-width: 768px){.section-pricing{padding-top:40px;padding-bottom:40px}.section-pricing-text{margin-bottom:16px}.section-pricing-title,.section-pricing-text span{margin-bottom:24px}.section-pricing-list{gap:24px}.section-pricing-item{width:calc((100% - 24px)/2);padding:16px}.pricing-item-container{margin-bottom:32px}.pricing-package-list.pricing-item-container{margin-bottom:0}.mobile-desk{display:none}.section-pricing-list .section-pricing-item:last-child{display:flex;flex-grow:1;padding:86px 16px;justify-content:center;gap:32px}.tablet-item-container{width:calc((100% - 32px)/2)}.pricing-item-title{font-size:22px}.pricing-item-text{font-size:72px;margin-bottom:34px}.pricing-item-container .pricing-item-title,.pricing-item-container .pricing-item-text{margin-bottom:24px}}@media only screen and (min-width: 1336px){.section-pricing{padding-top:112px;padding-bottom:112px}.section-pricing-title{font-size:52px}.section-pricing-text span{margin-bottom:40px}.section-pricing-item{width:calc((100% - 24px * 2) / 3);padding:32px;display:flex;flex-direction:column;justify-content:space-between}.section-pricing-list .section-pricing-item:last-child{display:none}.mobile-desk{display:flex}.package-text-desk{display:none}.pricing-item-container{width:100%;margin:0 auto}.pricing-item-title{margin-bottom:8px}.pricing-item-text{margin-bottom:32px}}.footer{background-color:var(--footer-bg-color);padding:48px 16px}.footer-container{display:flex;flex-direction:column;justify-content:center;gap:48px;border:0px solid rgba(13,11,10,.15);border-radius:16px;background-color:#f8fbfe;padding:32px}.footer-top{max-width:279px}.footer-logo{display:inline-block;margin-bottom:20px;width:84px;height:36px}.footer-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.6;color:var(--text-color);margin-bottom:20px}.footer-form{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}.footer-input{border:1px solid rgba(255,255,255,0);border-radius:12px;padding:8px 12px;max-width:279px;height:42px;background-color:#0d0b0a0d;font-weight:400;font-size:16px;line-height:1.6}.footer-input::placeholder{color:#0d0b0a99}.footer-button{border:1px solid rgba(255,255,255,0);border-radius:100px;padding:10px 24px;max-width:279px;height:46px;cursor:pointer;background-color:#0d0b0a0d;font-weight:500;font-size:16px;line-height:1.6;color:var(--text-color)}.footer-form-text{font-weight:400;font-size:12px;color:var(--text-color);line-height:1.6}.footer-content{display:flex;flex-direction:column;gap:40px;width:279px}.footer-links,.footer-connect{display:flex;flex-direction:column;gap:12px}.footer-title{font-weight:600;font-size:16px;line-height:1.6;color:var(--text-color)}.footer-list,.footer-social-list{display:flex;flex-direction:column;gap:0}.footer-item,.footer-social-item{font-weight:400;font-size:14px;line-height:1.6;padding:8px 0}.footer-social-link{display:flex;align-items:center}.footer-social-link svg{margin-right:12px}.copyright{font-weight:400;font-size:14px;line-height:1.6;color:var(--text-color)}@media only screen and (min-width: 768px){.footer{padding:40px 32px}.footer-container{padding:40px 32px;gap:40px;max-width:704px}.footer-top{max-width:640px;margin:0}.footer-logo,.footer-text{margin-bottom:24px}.footer-form{flex-direction:row}.footer-input{max-width:546px;flex-grow:1;height:46px}.footer-button{max-width:78px}.footer-content{flex-direction:row;justify-content:center;gap:40px;width:100%}.footer-links,.footer-connect{width:calc(50% - 20px);gap:16px}}@media only screen and (min-width: 1336px){.footer{padding:64px}.footer-container{padding:48px;flex-direction:row;flex-wrap:wrap;gap:0;align-items:flex-start;justify-content:space-between;max-width:1312px}.footer-top{max-width:595px;margin:0 0 24px}.footer-content{max-width:371px}.footer-bottom{width:100%}}.footer-button{transition:background-color .3s ease,transform .2s ease}.footer-button:hover,.footer-button:focus{background-color:#005f56;transform:scale(1.05);color:#f8fbfe;outline:none}.footer-input{transition:border-color .3s ease,box-shadow .3s ease}.footer-input:focus{border-color:#00796b;box-shadow:0 0 8px #00796b4d;outline:none}.footer-link,.footer-social-link{transition:color .3s ease,transform .2s ease}.footer-link:hover,.footer-link:focus,.footer-social-link:hover,.footer-social-link:focus{color:#00796b;transform:translateY(-2px);outline:none}.footer-social-link svg{transition:fill .3s ease}.footer-social-link:hover svg,.footer-social-link:focus svg{fill:#00796b;outline:none}.footer-input:focus-visible,.footer-button:focus-visible,.footer-link:focus-visible,.footer-social-link:focus-visible{outline:2px dashed #00796b;outline-offset:4px}.backdrop-10{width:100%;height:100%;position:fixed;background-color:#00000040;top:0;right:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.backdrop-65{width:100%;height:100%;position:fixed;background-color:#00000040;top:0;right:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.backdrop-80{width:100%;height:100%;position:fixed;background-color:#00000040;top:0;right:0;opacity:0;visibility:hidden;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}.modal{border-radius:16px;width:375px;background-color:#dfebeb;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.4,0,.2,1);padding:64px 16px 112px}.btn-close{position:absolute;color:#0d0b0a;width:32px;height:32px;padding:0;top:16px;right:16px;background-color:transparent;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.join-title{font-family:Cabin,sans-serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:32px}.join-text{font-family:Cabin,sans-serif;font-size:18px;line-height:1.4;letter-spacing:.01em;text-align:center;margin-bottom:8px}.join-price{font-family:Cabin,sans-serif;font-size:44px;line-height:1.2;letter-spacing:.01em;text-align:center;margin-bottom:32px}.join-form-label{font-size:16px;line-height:1.6;margin-bottom:8px}.input-wrap{margin-bottom:24px}.input-cont{font-size:16px;line-height:1.6;color:#0d0b0a99;width:100%;width:343px;border:1px solid var(--opacity-transparent);border-radius:12px;padding:8px 12px;background-color:#0d0b0a0d}.join-form-label-cont{flex:1 1 48%}.join-btn{font-weight:500;font-size:16px;line-height:1.6;border:1px solid #c2d9fc;border-radius:100px;padding:10px 0;width:100%;max-width:343px;height:46px;text-align:center;background-color:#c2d9fc}@media screen and (min-width: 768px){.modal{width:704px;min-height:445px;padding:64px 92px}.join-title{font-size:52px;margin-bottom:24px}.join-text{font-size:22px}.join-price{font-size:36px;line-height:1.4;margin-bottom:24px}.input-cont{width:248px}.input-cont.name{width:520px}.join-input-tablet{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.join-btn{max-width:155px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1336px){.modal{width:768px;min-height:445px;padding:64px}.input-cont{width:308px}.input-cont.name{width:640px}.join-input-tablet{gap:24px}}
