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:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#0b0803;background-color:#e0cbb4}.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}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.page-header{width:100%}.header-container{display:flex;align-items:center;justify-content:space-between;min-width:320px;max-width:375px;margin:0 auto;padding:12px 16px;height:72px}.header-logo{width:84px;display:inline-flex;justify-content:center;align-items:center}.nav-list{display:none}.menu-button{width:48px;height:48px;background-color:transparent;border:none;display:inline-flex;justify-content:center;align-items:center}.burger-icon{display:block;fill:#0b0803}@media only screen and (min-width: 768px){.header-container{max-width:768px;padding:18px 64px}.nav-list{display:flex;align-items:center;justify-content:space-between;gap:32px}.nav-link{font-family:Quicksand,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#0b0803;display:block;transition:color .25s cubic-bezier(.4,0,.2,1)}.nav-link:hover,.nav-link:focus{opacity:.5}.nav-link:active{opacity:.2}.menu-button{display:none}}@media only screen and (min-width: 1440px){.header-container{max-width:1440px}}.hero-container{min-width:320px;max-width:375px;padding:108.5px 32px;margin:0 auto;display:flex;flex-direction:column}.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-CQE0YlDk.png);background-repeat:no-repeat;background-position:center;background-size:cover}.hero-title{font-family:Aboreto,sans-serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:-.01em;color:#fff;margin-bottom:24px}.hero-text{font-size:18px;line-height:1.5;color:#fff;margin-bottom:32px}.learn-more-btn{min-width:135px;height:44px;padding:10px 24px;border-radius:100px;background:#6f4e37;font-weight:500;font-size:16px;line-height:1.5;color:#fff;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;align-self:flex-start;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.learn-more-btn:hover,.learn-more-btn:focus{opacity:.5}.learn-more-btn:active{opacity:.2}@media screen and (min-resolution: 2dppx),screen and (-webkit-min-device-pixel-ratio: 2){.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-2x-CCfC6wNM.png)}}@media only screen and (min-width: 768px){.hero-container{max-width:768px;padding:311.5px 32px}.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-CQE0YlDk.png)}.hero-title,.hero-text{max-width:560px}}@media screen and (min-width: 768px) and (min-resolution: 2dppx),screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2){.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-2x-CCfC6wNM.png)}}@media only screen and (min-width: 1440px){.hero-container{max-width:1440px;padding:259px 64px}.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-CQE0YlDk.png)}.hero-title{font-size:56px}}@media screen and (min-width: 1440px) and (min-resolution: 2dppx),screen and (min-width: 1440px) and (-webkit-min-device-pixel-ratio: 2){.hero{background-image:linear-gradient(#00000080,#00000080),url(/team-project-01/assets/hero-mob-2x-CCfC6wNM.png)}}.welcome-section{padding:64px 0}.welcome-section .container{width:100%;padding:0 16px;margin:0 auto}.welcome-header{width:100%;margin:0 auto;display:flex;flex-direction:column}.welcome{font-family:Quicksand,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#0b0803;margin-bottom:16px}.title{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:#0b0803;margin-bottom:32px}.description{font-family:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#0b0803;margin-bottom:32px}.btn{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;flex-direction:row;gap:12px;text-decoration:none;cursor:pointer;border-radius:100px;padding-block:10px;padding-inline:24px;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;transition:opacity .2s ease}.btn-icon{width:16px;height:16px;fill:#fff}.btn:hover,.btn:focus{opacity:.5}.btn:active{opacity:.2}.img-welcome{margin-top:32px;border-radius:40px;overflow:hidden}.img-welcome-picture{width:100%;height:100%;display:block}.img-welcome-img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 768px){.welcome-section{padding:64px 0}.welcome-section .container{max-width:768px;width:100%;padding:0 32px;margin:0 auto}.welcome-content{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.welcome-header{display:flex;flex-direction:row;gap:32px}.welcome-header>div{flex:1}.title{margin-bottom:0}.description{padding-top:0}.btn{width:181px;height:44px}.img-welcome{border-radius:40px;width:100%;height:396px}.img-welcome-img{object-fit:cover}}@media only screen and (min-width: 1440px){.welcome-section{padding:64px 0}.welcome-section .container{max-width:1440px;width:100%;padding:0 64px;margin:0 auto}.title{font-size:48px}.description{padding-top:0;margin-bottom:32px}.img-welcome{width:100%;height:738px;margin-top:80px}.img-welcome-img{object-fit:cover}}img{display:block;max-width:100%;height:auto}ul{list-style:none;padding:0;margin:0}.quality-section{background:#e0cbb4;padding:64px 0;box-sizing:border-box}.quality-wrapper{width:100%;min-width:320px;max-width:375px;padding:0 16px;margin:0 auto}.quality-container{width:100%}.badge{display:block;font-weight:600;font-size:16px;text-align:center;margin-bottom:16px}.quality-section-title{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;text-align:center;margin-bottom:24px;max-width:100%;margin-left:auto;margin-right:auto}.quality-section-text{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.quality-list{margin-top:32px;display:flex;flex-direction:column;gap:24px}.quality-item{text-align:center}.quality-image{border-radius:32px;margin-bottom:32px;width:100%;object-fit:cover}.quality-item-container{padding:0;max-width:100%}.quality-title{font-weight:600;font-size:20px;text-align:center;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:8px}.quality-text{font-weight:400;font-size:16px;text-align:center;max-width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.quality-section{padding:64px 0}.quality-wrapper{max-width:768px;padding:0 32px}.quality-container{max-width:704px}.quality-section-title{max-width:452px}.quality-section-text{max-width:704px}.quality-list{display:grid;grid-template-columns:repeat(2,1fr);text-align:center;gap:24px}.quality-list li:nth-child(3){grid-column:span 2}.quality-title{max-width:284px}.quality-text{margin-left:auto;margin-right:auto}.quality-list li:nth-child(1) .quality-text{max-width:294px}.quality-list li:nth-child(2) .quality-text{max-width:340px}.quality-list li:nth-child(3) .quality-text{max-width:440px}}@media screen and (min-width: 1440px){.quality-section{padding:64px 0}.quality-wrapper{max-width:1440px;padding:0;margin:0 auto}.quality-container{max-width:768px;margin-left:auto;margin-right:auto}.quality-section-title{font-size:48px;max-width:768px;text-align:center}.quality-section-text{max-width:768px;text-align:center}.quality-list{max-width:1312px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-left:auto;margin-right:auto}.quality-item{max-width:421px;text-align:center}.quality-title{max-width:421px;text-align:center;margin-left:0;margin-right:0}.quality-text{text-align:center;margin-left:0;margin-right:0}.quality-list li:nth-child(1) .quality-text{max-width:421px}.quality-list li:nth-child(2) .quality-text{max-width:421px}.quality-list li:nth-child(3) .quality-text{max-width:421px}}.container{margin:0 auto}.experience-container{display:flex;flex-direction:column}.experience-text-block{margin:0 auto 32px}.title-experience{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;text-align:center;color:#0b0803;margin-bottom:24px}.text-experience{text-align:center;color:#0b0803}.list-images{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin:0 auto}.list-item{display:block;width:100%}.img-item{border-radius:32px;object-fit:cover}.list-item:last-child .img-item{height:391px}@media only screen and (min-width: 768px){.list-images{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}.list-item{display:flex;flex-wrap:wrap;width:calc((100% - 32px)/2)}.img-item{object-fit:cover}.list-item:last-child .img-item{width:100%}.list-item:nth-child(7){width:100%}.image-source:last-child{width:100%}}@media only screen and (min-width: 1440px){.title-experience{font-size:48px}.list-images{display:flex;flex-wrap:wrap;flex-direction:column;height:948px;justify-content:start;gap:32px}.list-item{width:fit-content}.item-three,.item-four{height:234px}.image-source{width:100%}.img-item{width:416px;object-fit:cover;height:auto;display:block}.list-item:last-child .img-item{height:416px;width:416px}.list-item:nth-child(7){width:416px}}.subscribe_section{background-color:#e0cbb4;padding:64px 0}.subscribe_container{display:flex;flex-direction:column;width:100%;max-width:375px;min-width:320px;max-height:100%;background-color:#e0cbb4;padding:0 16px;align-items:center;margin:0 auto}.subscribe_content{width:100%;max-width:343px}.subscribe_main{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:120%;letter-spacing:-.01em}.subscribe_text{font-family:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:150%;margin-top:24px;margin-bottom:0}.subscribe_form{display:flex;flex-direction:column;gap:24px;margin-top:32px}.subscribe_input{border:1px solid #C1AE99;border-radius:12px;padding:8px 12px;width:288px;height:40px;font-weight:400;font-size:16px;line-height:150%;background-color:#e0cbb4;color:#61564a}.subscribe_input:focus{outline:none;border-color:#755640}.subscribe_input:valid{border-color:#4caf50}.subscribe_input:invalid:not(:placeholder-shown){border-color:#e53935}.subscribe_button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#61564a;color:#fff;border:none;border-radius:100px;padding:10px 24px;width:288px;height:44px;font-weight:500;font-size:16px;line-height:150%;cursor:pointer;box-shadow:0 1px 2px 0 var(--opacity-neutral-darkest-5),inset 0 -2px 1px #0003,inset 0 0 0 1px var(--opacity-neutral-darkest-15),inset 0 2px 1px #ffffff40,inset 0 32px 24px 0 var(--opacity-white-5);background:#755640;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.subscribe_button:focus-visible{outline:none;box-shadow:0 0 0 3px #0009}.subscribe_button:hover{background-color:#6b4d38}.subscribe_button:active{transform:translateY(1px)}.subscribe_input,.subscribe_button{width:100%}.subscribe_icon{display:block;fill:#fff}.subscribe_under_text{font-weight:400;font-size:12px;line-height:150%;color:#0b0803;margin-top:16px;margin-bottom:0}.subscribe_image{margin-top:32px;width:288px;height:400px;aspect-ratio:1 / 1;border-radius:40px;overflow:hidden}.subscribe_image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width: 768px){.subscribe_container{padding:0 32px;max-width:768px}.subscribe_content{max-width:704px}.subscribe_form{flex-direction:row;gap:24px}.subscribe_input{border-radius:12px;width:340px;height:44px}.subscribe_button{border-radius:100px;padding:10px 24px;width:158px;height:44px;box-shadow:0 1px 2px 0 var(--opacity-neutral-darkest-5),inset 0 -2px 1px #0003,inset 0 0 0 1px var(--opacity-neutral-darkest-15),inset 0 2px 1px #ffffff40,inset 0 32px 24px 0 var(--opacity-white-5)}.subscribe_image{border-radius:40px;width:704px;height:400px}}@media screen and (min-width: 1440px){.subscribe_container{display:flex;flex-direction:row;gap:80px;padding:0 64px;align-items:center;margin:0 auto;max-width:1440px}.subscribe_content{max-width:640px}.subscribe_container_main{margin-bottom:32px}.subscribe_text{font-weight:400;font-size:18px;line-height:1.5}.subscribe_image{flex:1;height:400px;aspect-ratio:auto;border-radius:40px;overflow:hidden;margin-left:32px;margin-top:0}.subscribe_content,.subscribe_image{flex:1}.subscribe_image img{width:100%;height:100%;object-fit:cover;display:block}.subscribe_main{font-weight:400;font-size:48px;line-height:120%;letter-spacing:-.01em}.subscribe_form{gap:16px}}.testimonial-section{padding:64px 0}.testimonial-title{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:#0b0803;text-align:left;text-transform:uppercase;margin-bottom:24px}.testimonials-list{display:flex;flex-wrap:wrap;gap:24px}.testimonials-item{width:100%;border:1px solid rgba(11,8,3,.15);background:#c29d84;border-radius:32px;display:flex;flex-direction:column;padding:32px;min-width:265px}.testimonials-rating-list{display:flex;gap:4px;margin-bottom:24px}.rating-icon{fill:#0b0803}.rating-icon.empty{fill:transparent;stroke:#0b0803;stroke-width:2px}.testimonials-text{min-width:224px}.testimonials-name{margin-top:24px;font-weight:600;font-size:16px;line-height:1.5;color:#0b0803}@media screen and (min-width: 768px){.testimonials-item{width:calc((100% - 24px)/2);min-height:253px}.testimonials-text{min-width:276px}.testimonials-name{margin-top:auto}}@media screen and (min-width: 1440px){.testimonial-title{font-size:48px;max-width:416px}.testimonials-item{width:calc((100% - 72px)/4);min-height:303px}.testimonials-text{min-width:246px}}.location{background-color:#e0cbb4;color:#0b0803;font-family:Quicksand,sans-serif;padding:64px 0}.location-container{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.location-subtitle{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:16px;color:#0b0803}.location-title{font-family:Aboreto,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;margin-bottom:24px;color:#0b0803}.location-text{font-size:18px;line-height:1.5;margin-bottom:40px;color:#0b0803}.location-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:40px}.container{width:100%;max-width:375px;padding:0 16px;margin:0 auto}.email-item,.phone-item,.map-item{fill:#0b0803}.location-label{font-family:Aboreto,sans-serif;font-weight:400;font-size:20px;line-height:1.4;letter-spacing:-.01em;margin-top:16px;margin-bottom:8px;color:#0b0803}.location-link{font-weight:400;font-size:16px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none}.location-address{font-style:normal;font-size:16px;line-height:1.5;margin-bottom:16px}.location-directions{font-weight:500;font-size:16px;line-height:1.5;display:inline-flex;align-items:center;gap:8px}.location-directions svg{display:block;flex-shrink:0;transform:translateY(1px)}.location-map{width:100%;height:307px;border-radius:40px;overflow:hidden}.location-map iframe{display:block;width:100%;height:100%;border:0}.location a{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.location a:hover,.location a:focus-visible{opacity:.5}.location a:active{opacity:.7}.location a.is-inactive{pointer-events:none;opacity:.2}@media screen and (min-width: 768px){.location-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.container{max-width:768px}.location-map{width:100%;height:377px}}@media screen and (min-width: 1440px){.location-container{display:flex;justify-content:space-between;flex-direction:row;align-items:stretch;gap:24px}.container{max-width:1440px}.location .container{padding-left:64px;padding-right:64px}.location-list{display:flex;flex-direction:column;gap:40px}.location-map{width:869px;height:697px;margin:0}.location-content{width:507px;flex-shrink:0}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e0cbb4;z-index:999;transform:translateY(100%);opacity:0;visibility:visible;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-menu-container{padding:18px 16px;display:flex;flex-direction:column;min-height:100vh}.mob-logo{padding:0 10px}.mob-logo svg{fill:#0b0803}.mobile-menu-close-btn{position:absolute;top:12px;right:16px;background-color:transparent;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;border:none;outline:none;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-close-btn:hover,.mobile-menu-close-btn:focus{opacity:.5}.mobile-menu-close-btn:active{opacity:.2}.mobile-menu-close-btn svg{fill:#0b0803}.mobile-menu-nav{display:flex;padding-bottom:128px;margin-top:auto;margin-bottom:auto;justify-content:center}.mobile-menu .nav-list{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px}.mobile-menu .nav-link{font-style:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.02em;white-space:nowrap;color:#0b0803;transition:color .25s cubic-bezier(.4,0,.2,1)}.mobile-menu .nav-link:hover,.mobile-menu .nav-link:focus{opacity:.5}.mobile-menu .nav-link:active{opacity:.2}@media screen and (min-width: 768px){.mobile-menu{display:none}}.page-footer{background-color:#b58869;padding:24px 0;margin:0 auto}.light-background{padding:0 16px;min-width:320px;max-width:375px;width:100%;margin:0 auto}.footer-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;width:100%;margin:0 auto;padding:32px 48px;background-color:#c29d84;border:1px solid rgba(11,8,3,.15);border-radius:40px}.inner{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.logo{display:flex;align-items:center;justify-content:center;margin-bottom:0;width:196px;height:84px}footer .logo svg,footer .social-link svg{fill:#0b0803}.footer-social-list{display:flex;align-items:center;justify-content:center;gap:12px;margin:0}footer .social-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;transition:color .25s cubic-bezier(.4,0,.2,1);line-height:0;margin:0}footer .nav-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;margin:0 auto}footer .nav-link{color:#0b0803;font-weight:400;font-size:16px;line-height:1.5;transition:color .25s cubic-bezier(.4,0,.2,1)}footer .social-link:hover,footer .social-link:focus,footer .nav-link:hover,footer .nav-link:focus{opacity:.5}footer .nav-link:active,footer .social-link:active{opacity:.2}.footer-text{color:#0b0803;font-weight:400;font-size:14px;line-height:1.5;margin:32px 0 24px;text-align:center}@media screen and (min-width: 768px){.light-background{padding:0 32px;width:100%;max-width:768px}.logo{width:84px;height:36px}.logo svg{width:63px;height:36px}footer .social-link{width:24px;height:24px}.social-icon.fb{width:20px;height:20px}.social-icon.insta{width:18px;height:18px}.social-icon.twitter{width:18px;height:16px}.inner{flex-direction:row;align-items:center;justify-content:center;gap:40px}footer .nav-list{flex-direction:row;gap:32px;justify-content:center;align-items:center}}@media screen and (min-width: 1440px){.light-background{padding:0 64px;max-width:1440px}.footer-wrapper{width:100%;flex-direction:row;justify-content:space-between}footer .nav-list{flex-direction:row;gap:32px;align-items:center;width:100%}footer .nav-link{white-space:nowrap}.inner{flex-direction:row;justify-content:start;align-items:center;gap:40px;width:100%}}
