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}img{display:block;max-width:100%;height:auto}body{font-family:Quicksand,sans-serif;color:#0b0803;background-color:#e0cbb4}p{font-weight:400;font-size:18px;line-height:1.5}h2{font-weight:400;line-height:1.2;letter-spacing:-.01em}html{scroll-behavior:smooth}.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: 1440px){.container{max-width:1440px;padding:0 64px}}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{padding:18px 0}.nav{display:none}.burger-btn{width:48px;height:48px;border:none;background-color:transparent}@media (min-width: 768px){.burger-btn{display:none}.nav{display:block}.nav-list{display:flex;gap:32px}.nav-link{font-size:16px;line-height:1.5;letter-spacing:0em;color:#0b0803;transition:color .25s cubic-bezier(.4,0,.2,1)}.nav-link:hover,.nav-link:focus{color:#0b080399}}.hero{padding-top:108.5px;padding-bottom:108.5px;background-position:center;background-repeat:no-repeat;background-size:cover;min-width:320px;max-width:375px;margin:auto;background-image:linear-gradient(#00000080,#00000080),url(/DevMriya/assets/hero-bg-1x-CvLxWHqO.jpg)}@media screen and (min-resolution: 2x),(-webkit-min-device-pixel-ratio: 2){.hero{background-image:linear-gradient(#00000080,#00000080),url(/DevMriya/assets/hero-bg-2x-DB1xHKPe.jpg)}}.hero-container{display:flex;flex-direction:column;padding-left:32px;padding-right:32px}.hero-title{font-family:Aboreto;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:-.01em;width:256px;margin-bottom:24px;color:#fff}.hero-text{font-size:18px;line-height:1.5;letter-spacing:0em;width:256px;margin-bottom:32px;color:#fff}.hero-btn{display:inline-flex;align-items:center;justify-content:center;width:135px;height:44px;background-color:#6f4e37;color:#fff;border-radius:100px;border:none;box-shadow:0 1px 2px #0b08030d,inset 0 0 0 1px #0b080326,inset 0 2px 1px #ffffff40,inset 0 32px 24px #ffffff0d;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.hero-btn:hover,.hero-btn:focus{background-color:#6f4e3780;color:#ffffff80}.hero-btn:active{box-shadow:none}@media (min-width: 768px){.hero{padding-top:311.5px;padding-bottom:311.5px;max-width:768px}.hero-container{width:560px;margin:0;padding-right:0}.hero-title,.hero-text{width:560px}}@media (max-width: 374px){.hero-title,.hero-text{width:100%}}@media (min-width: 1440px){.hero{padding-top:259px;padding-bottom:259px;max-width:1440px}.hero-container{padding-left:64px}.hero-title{font-size:56px;line-height:1.2;letter-spacing:-.01em}}.welcome-section{padding:64px 0}.welcome-header{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:32px}.welcome-container{display:flex;flex-direction:column;align-items:start}.welcome-tagline{color:#0b0803;margin-bottom:16px}.welcome-title{font-family:Aboreto,sans-serif;font-size:36px;letter-spacing:-.01em;text-transform:uppercase}.welcome-paragraph{margin-bottom:32px}.welcome-btn{border-radius:100px;padding:10px 24px;width:100%;height:44px;box-shadow:0 1px 2px #0b08030d,inset 0 -2px 1px #0003,inset 0 0 0 1px #0b080326,inset 0 2px 1px #ffffff40,inset 0 32px 24px #ffffff0d;background-color:#6f4e37;font-weight:500;font-size:16px;line-height:1.5;color:#fff;display:inline-flex;align-items:center;justify-content:center;border:none}.welcome-btn-svg{fill:#fff;margin-left:12px;transition:all .25s cubic-bezier(.4,0,.2,1)}.welcome-btn:focus,.welcome-btn:hover{opacity:.5}.welcome-btn:active{box-shadow:none;opacity:1}.welcome-image{border-radius:40px;width:100%;height:auto;margin:0 auto}@media (min-width: 768px){.welcome-container{width:336px}.welcome-btn{width:181px;height:44px;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1)}.welcome-image{width:704px}}@media (min-width: 1440px){.welcome-header{margin-bottom:80px}.welcome-container{width:640px}.welcome-title{font-size:48px}.welcome-btn:hover,.welcome-btn:focus{opacity:.5}.welcome-image{width:1312px}}.quality-container{padding-top:64px;padding-bottom:64px}.quality-tagline{font-weight:600;font-size:16px;line-height:1.5;text-align:center;margin-bottom:16px}.quality-title{font-family:Aboreto,sans-serif;font-size:36px;text-align:center;margin-bottom:24px}.quality-description{text-align:center;margin-bottom:32px}.quality-list{display:flex;flex-direction:column;align-items:center;gap:24px}.quality-item{display:flex;flex-direction:column;align-items:center}.quality-image{border-radius:32px;overflow:hidden;margin-bottom:32px;width:100%}.quality-list-image{display:block;width:100%;height:auto;object-fit:cover}.quality-subtitle{font-weight:600;font-size:20px;line-height:1.5;text-align:center;margin-bottom:8px}.quality-item-descr{font-size:16px;text-align:center}@media only screen and (min-width: 768px){.quality-title{max-width:452px;margin:0 auto 24px}.quality-list{flex-direction:row;flex-wrap:wrap;gap:24px}.quality-item:nth-child(1),.quality-item:nth-child(2){width:calc((100% - 24px)/2)}.quality-item:nth-child(3){width:100%}.quality-item:nth-child(1) .quality-list-image,.quality-item:nth-child(2) .quality-list-image{width:100%;height:194px;object-fit:cover}.quality-item:nth-child(3) .quality-list-image{width:100%;height:401px;object-fit:cover}.quality-item:nth-child(1) .quality-subtitle{max-width:284px;margin:0 auto 8px}.quality-item:nth-child(1) .quality-item-descr{max-width:294px;margin:0 auto}.quality-item:nth-child(2) .quality-subtitle{max-width:340px;margin:0 auto 8px}.quality-item:nth-child(2) .quality-item-descr{max-width:340px;margin:0 auto}.quality-item:nth-child(3) .quality-subtitle{max-width:704px;margin:0 auto 8px}.quality-item:nth-child(3) .quality-item-descr{max-width:440px;margin:0 auto}}@media only screen and (min-width: 1440px){.quality-title{font-size:48px;max-width:768px;margin:0 auto 24px;text-align:center}.quality-description{max-width:768px;margin:0 auto 32px;text-align:center}.quality-list{flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:24px}.quality-item,.quality-item:nth-child(1),.quality-item:nth-child(2),.quality-item:nth-child(3){width:calc((100% - 48px) / 3)}.quality-image{margin-bottom:32px}.quality-list-image,.quality-item:nth-child(1) .quality-list-image,.quality-item:nth-child(2) .quality-list-image,.quality-item:nth-child(3) .quality-list-image{width:100%;height:240px}.quality-subtitle,.quality-item:nth-child(1) .quality-subtitle,.quality-item:nth-child(2) .quality-subtitle,.quality-item:nth-child(3) .quality-subtitle{width:100%;max-width:421px;text-align:center;margin:0 0 8px}.quality-item-descr,.quality-item:nth-child(1) .quality-item-descr,.quality-item:nth-child(2) .quality-item-descr,.quality-item:nth-child(3) .quality-item-descr{width:100%;max-width:421px;margin:0}}.experience-container{padding-top:64px;padding-bottom:64px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.experience-container-text{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}.experience-title{font-family:Aboreto,sans-serif;text-transform:uppercase;font-size:36px;text-align:center;color:#0b0803;white-space:normal}.experience-text{text-align:center;color:#0b0803;margin:0;white-space:normal}.experience-item{display:flex;align-items:center;justify-content:center;width:100%}.experience-item:nth-child(7){height:391px}.experience-item img{object-fit:cover;object-position:center;border-radius:32px;width:100%;height:100%;overflow:hidden;display:flex}.experience-list{display:flex;flex-wrap:wrap;gap:24px}@media screen and (min-width: 768px){.experience-container-text{max-width:768px}.experience-title,.experience-text{white-space:nowrap}.experience-list{display:grid;grid-template-columns:repeat(2,336px);column-gap:32px;row-gap:32px;justify-content:center}.experience-item{width:100%}.experience-item img{object-fit:cover;display:block}.experience-item:nth-child(1),.experience-item:nth-child(2),.experience-item:nth-child(5),.experience-item:nth-child(6){height:336px}.experience-item:nth-child(3),.experience-item:nth-child(4){height:189px}.experience-item:nth-child(7){grid-column:1 / -1;height:391px;justify-self:center}}@media screen and (min-width: 1440px){.experience-title{font-size:48px}.experience-list{height:948px;display:grid;align-items:start;grid-template-columns:repeat(3,416px);grid-template-areas:"one three six" "two four seven" ".   five   ."}.experience-item{overflow:hidden;aspect-ratio:1 / 1}.experience-item:nth-child(1){grid-area:one}.experience-item:nth-child(2){grid-area:two}.experience-item:nth-child(3){grid-area:three}.experience-item:nth-child(4){grid-area:four}.experience-item:nth-child(5){grid-area:five}.experience-item:nth-child(6){grid-area:six}.experience-item:nth-child(7){grid-area:seven}.experience-item:nth-child(3),.experience-item:nth-child(4){height:234px}.experience-item:not(:nth-child(3)):not(:nth-child(4)){height:416px}.experience-item-middle:nth-of-type(4){transform:translateY(-182px)}.experience-item-middle:nth-of-type(5){transform:translateY(-364px)}}.subscribe-container{padding-top:64px;padding-bottom:64px;display:flex;flex-direction:column;gap:32px}.sub-title{font-family:Aboreto,sans-serif;font-size:36px;margin-bottom:24px;color:#0b0803}.sub-text{margin-bottom:32px}.sub-form{display:flex;flex-direction:column}.input-container{position:relative;display:inline-block;margin-bottom:24px}.input-form-email{display:block;padding:8px 12px;border-radius:12px;border:1px solid rgba(11,8,3,.15);width:100%;height:40px;background-color:#fff0;outline:transparent;font-size:16px;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.input-form-email:focus{border:1px solid #6f4e37}.input-error-text{position:absolute;top:100%;left:0;margin-top:4px;display:none;color:#7f1c1c;font-size:12px;white-space:nowrap}.input-form-email::placeholder{color:#0b080399}.input-form-email:not(:placeholder-shown):invalid~.input-error-text{display:block}.input-form-email:not(:placeholder-shown):invalid{border-color:#7f1c1c;color:#7f1c1c}.input-form-email:not(:placeholder-shown):valid{border-color:green}.button-send{display:flex;gap:12px;justify-content:center;align-items:center;border:none;border-radius:100px;padding:10px 24px;width:100%;height:44px;box-shadow:0 1px 2px #0b08030d,inset 0 -2px 1px #0003,inset 0 0 0 1px #0b080326,inset 0 2px 1px #ffffff40,inset 0 32px 24px #ffffff0d;font-weight:500;font-size:16px;color:#fff;background-color:#6f4e37;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.button-send:focus,.button-send:hover{opacity:.5}.button-send:active{box-shadow:none;opacity:1}.svg-send{fill:#fff}.sub-input-text{font-size:12px;margin-top:16px}.sub-right{border-radius:40px;overflow:hidden}.sub-img{object-fit:cover;object-position:center;width:100%;height:400px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@media screen and (min-width: 768px){.sub-form{flex-direction:row;flex-wrap:wrap}.input-container{margin-bottom:16px}.input-form-email{width:340px;height:44px}.label-form-email{bottom:-17px}.button-send{margin-top:0;width:158px;margin-left:24px}.sub-input-text{margin-top:0}}@media screen and (min-width: 1440px){.subscribe-container{flex-direction:column;flex-direction:row;gap:32px}.sub-left{flex:1;flex-direction:column;padding:61.5px 0}.sub-title{font-size:48px}.input-form-email{width:339px}.button-send{margin-left:16px}.sub-right{flex:1}.sub-img{height:100%}}.testimonials-section{padding-top:64px;padding-bottom:64px}.testimonials-title{font-family:Aboreto,sans-serif;font-size:36px;margin-bottom:24px;text-align:left}.testimonials-list{display:flex;flex-direction:column;align-items:center;gap:24px}.testimonial-card{border:1px solid rgba(11,8,3,.15);border-radius:32px;padding:32px;width:100%;background:#c29d84;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.testimonial-rating{display:flex;gap:4px;margin-bottom:24px}.testimonial-rating svg{display:block;width:24px;height:24px}.star-black{fill:#0b0803}.star-white{fill:none;stroke-width:1px;stroke:#0b0803}.testimonial-text{margin-bottom:24px}.testimonial-author{font-weight:600;font-size:16px;margin-top:auto}@media only screen and (min-width: 768px){.testimonials-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px;align-items:stretch}.testimonial-card{width:calc((100% - 24px)/2);max-width:none}}@media only screen and (min-width: 1440px){.testimonials-title{font-size:48px;max-width:416px}.testimonials-list{justify-content:space-between}.testimonial-card{width:calc((100% - 72px)/4)}}.location-container{padding-top:64px;padding-bottom:64px}.location-subtitle,.contact-link,.contact-address,.location-direction{font-family:Quicksand,sans-serif;font-size:16px;color:#0b0803}.location-subtitle{font-weight:600;line-height:1.5;text-transform:capitalize;margin-bottom:16px}.location-title{font-family:Aboreto,sans-serif;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:#0b0803;margin-bottom:24px;text-transform:uppercase}.location-description{font-family:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#0b0803;margin-bottom:40px}.contact-list{list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:40px}.contact-item{display:flex;flex-direction:column;gap:16px}.contact-icon{display:block;fill:#0b0803}.contact-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contact-label{font-family:Aboreto,sans-serif;font-weight:400;font-size:20px;line-height:1.4;letter-spacing:-.01em;color:#0b0803;text-transform:uppercase}.contact-link{font-weight:400;line-height:1.5;display:block;text-decoration:underline;text-decoration-skip-ink:none;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.contact-link:hover,.contact-link:focus,.location-direction:hover,.location-direction:focus{opacity:.4;outline:none}.contact-link:active,.location-direction:active{opacity:.6}.contact-address{font-weight:400;line-height:1.5;font-style:normal;display:block;text-decoration:none}.location-direction{display:inline-flex;align-items:center;gap:8px;font-weight:500;line-height:1.5;text-decoration:none;margin-top:16px;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.location-direction svg{width:24px;height:24px;flex-shrink:0}.location-map{width:100%;height:307px;margin-top:32px;border-radius:40px;overflow:hidden}.location-map iframe{width:100%;height:100%;border:0}@media only screen and (min-width: 768px){.location-content{display:flex;flex-direction:column;width:100%}.contact-list{flex-direction:row;gap:40px}.contact-item{flex:1}.location-map{height:377px}}@media only screen and (min-width: 1440px){.location-container{display:flex;flex-direction:row;gap:24px;align-items:flex-start;margin:0 auto}.location-content{width:419px;flex-shrink:0}.location-title{font-size:48px}.contact-list{flex-direction:column}.contact-item{flex:none;width:auto}.location-map{flex-grow:1;max-width:869px;height:697px;margin-top:0;overflow:hidden}}.footer{background-color:#b58869;padding-top:24px;padding-bottom:24px;margin:0 auto}.footer-wrapper{display:flex;flex-wrap:wrap;flex-direction:column;background-color:#c29d84;border-radius:40px;padding:32px 46px;border:1px solid rgba(11,8,3,.15);margin-bottom:32px}.footer-social-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto 32px}.footer-link-logo{display:inline-block;width:196px;height:84px;margin-bottom:40px;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.footer-logo{width:100%;height:auto;fill:#0b0803}.footer-social-list{display:flex;justify-content:center;align-items:center;gap:12px}.footer-social-item{width:32px;height:32px}.footer-social-link{display:inline-block;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.footer-social-icon{fill:#0b0803;width:100%;height:100%}.footer-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;margin:0 auto}.footer-item{text-align:center;width:100%}.footer-link{display:inline-block;font-weight:400;font-size:16px;line-height:1.5;color:#0b0803;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.footer-link-logo:hover,.footer-link-logo:focus,.footer-link:hover,.footer-link:focus,.footer-social-link:hover,.footer-social-link:focus{opacity:.5}.footer-link,.footer-link:active,.footer-social-link:active{opacity:.7}.footer-subtitle{font-weight:400;font-size:14px;line-height:1.5;text-align:center}@media only screen and (min-width: 768px){.footer-wrapper{padding-right:124px;padding-left:124px}.footer-link-logo{width:84px;height:36px;margin:0 40px 0 0}.footer-social-list{padding-top:6px;padding-bottom:6px}.footer-social-item{width:24px;height:24px}.footer-list{flex-direction:row;justify-content:space-between;max-width:456px}.footer-item{text-align:start;width:auto}}@media only screen and (min-width: 1440px){.footer-wrapper{width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding-right:48px;padding-left:48px}.footer-social-wrapper,.footer-list{margin:0}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;background:#00000040}.overlay.subscription-open{opacity:1;visibility:visible;pointer-events:auto}.modal{border-radius:40px;width:288px;min-height:631px;background:#e0cbb4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:64px 16px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.modal-close-btn{box-sizing:border-box;border:none;background-color:transparent;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;top:24px;right:24px}.modal-btn{border-radius:100px;width:256px;height:44px;border:none;box-shadow:0 1px 2px #0b08030d,inset 0 -2px 1px #0003,inset 0 0 0 1px #0b080326,inset 0 2px 1px #ffffff40,inset 0 32px 24px #ffffff0d;background:#6f4e37;box-sizing:border-box;font-family:Quicksand,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-btn:focus,.modal-btn:hover{opacity:.5}.modal-btn:active{box-shadow:none;opacity:1}.modal-title{font-family:Aboreto,sans-serif;font-weight:400;font-size:32px;line-height:1.2;letter-spacing:-.01em;color:#0b0803;text-align:center;margin-bottom:16px}.modal-text{font-family:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:1.5;text-align:center;color:#0b0803;margin-bottom:24px}.modal-wrapper{position:relative}.mdl-img{border-radius:24px;object-fit:cover;overflow:hidden;width:100%;height:200px;margin-bottom:32px}@media screen and (min-width: 768px){.modal{padding:64px 30px;display:flex;flex-direction:column;align-items:center;width:704px}.modal-text{width:576px;margin-bottom:48px}.modal-title{font-size:36px;width:576px}.mdl-img{width:100%;height:374px;margin-bottom:48px;border-radius:40px}.modal-btn{margin-left:auto;margin-right:auto;width:340px}}@media screen and (min-width: 1440px){.modal{width:866px;padding:64px}.modal-text{width:738px;margin-bottom:48px}.modal-title{font-size:48px;width:738px;margin-bottom:16px}.mdl-img{width:100%;height:374px;margin-bottom:48px;border-radius:40px}.modal-btn{width:274px}}.mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:#e0cbb4;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.mobile.is-open{opacity:1;pointer-events:auto;visibility:visible}.burger-container{display:flex;flex-direction:column;height:100%;padding-left:26.5px;padding-right:24px;padding-top:18px}.mobile-logo-btn{display:flex;justify-content:space-between;align-items:center}.mobile-close-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:transparent;border:none}.mobile-nav{flex:1;display:flex;align-items:center;justify-content:center}.mobile-list{display:flex;flex-direction:column;gap:32px}.mobile-link{display:block;font-size:16px;line-height:1.5;letter-spacing:0em;transition:color .25s cubic-bezier(.4,0,.2,1)}.mobile-link:active{color:#0b0803b3}
