h1,h2,h3,h4,h5,h6,p{margin: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}:root{--font-family: "Quicksand", sans-serif;--second-family: "Aboreto", sans-serif;--main-text-color: #0b0803;--white-text-color: #fff;--placeholder-text-color: rgba(11, 8, 3, .6);--color-error-red: #7f1c1c;--main-bg-color: #e0cbb4;--btn-bg-color: #6f4e37;--cards-bg-color: #c29d84;--color-coffee: #b58869;--opacity-neutral-darkest-5: rgba(11, 8, 3, .05);--opacity-neutral-darkest-15: rgba(11, 8, 3, .15);--opacity-white-5: rgba(255, 255, 255, .05);--main-icon-color: #0b0803;--white-icon-color: #fff}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;min-width:100%;min-height:100%;margin:0;color:var(--main-text-color);background-color:var(--main-bg-color)}main{flex:1}section{padding:64px 0}img{display:block;max-width:100%;height:auto;background-repeat:no-repeat}button{border:none;background:none;cursor:pointer}.title{font-family:var(--second-family);font-size:36px;font-weight:400;line-height:1.2;letter-spacing:-.01em}@media only screen and (min-width: 1440px){.title{font-size:48px}}.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)}}.header{padding:18px 0}.header-top{display:flex;align-items:center;justify-content:space-between}.logo{line-height:0}.icon-logo{padding:0 10px}.nav{display:flex;justify-content:space-between}.btn-menu{line-height:0;padding:12px}.nav-menu{display:none}.nav-list{display:flex;gap:32px}.nav-link{transition:opacity .25s ease}.nav-link:hover,.nav-link:focus{opacity:.5}.nav-link:active{opacity:.7}@media only screen and (min-width: 768px){.header-container{padding-left:64px;padding-right:64px}.header-wrapper{display:flex;justify-content:space-between;align-items:center}.btn-menu{display:none}.nav-menu{display:block}}.mob-menu{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;background-color:var(--main-bg-color)}.mob-top-menu{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.menu-close-btn{line-height:0;padding:12px}.mob-menu-nav{display:flex;justify-content:center;height:100%}.mob-menu-list{flex-direction:column;align-items:center}.mob-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}@media only screen and (min-width: 768px){.mob-menu{display:none}}.hero-section{padding:108px 0;background-image:linear-gradient(#00000080,#00000080),url(/team-project-10/assets/hero-img-Q18OMIT-.jpg);background-size:cover;background-position:bottom center;background-repeat:no-repeat}@media screen and (min-resolution: 2x){.hero-section{background-image:linear-gradient(#00000080,#00000080),url(/team-project-10/assets/hero-img@2x-D5KEqFRr.jpg)}}.hero-container{padding:0 32px}.hero-title{font-weight:400;font-size:40px;color:var(--white-text-color);margin-bottom:24px}.hero-subtitle{color:var(--white-text-color);margin-bottom:32px}.hero-link{display:inline-block;border-radius:100px;padding:10px 24px;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:var(--btn-bg-color);opacity:1;font-weight:500;font-size:16px;line-height:1.5;color:var(--white-text-color)}.hero-link:hover,.hero-link:focus{opacity:.5}.hero-link:active{opacity:1;box-shadow:none}@media screen and (min-width: 768px){.hero-section{padding:312px 0}.hero-container{padding:0 176px 0 32px}}@media screen and (min-width: 1440px){.hero-section{margin:0 auto;padding:259px 0}.hero-container{padding:0 816px 0 64px}.hero-title{font-size:56px}}.wellcome-header{margin-bottom:20px}.welcome-content,.welcome-content-wrapper{margin-bottom:32px}.welcome{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:16px}.welcome-title{max-width:288px}.welcome-description{font-weight:400;font-size:18px;line-height:1.5;margin-bottom:32px}.btn-location{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:100px;padding:10px 24px;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:var(--btn-bg-color);opacity:1;font-weight:500;font-size:16px;line-height:1.5;color:var(--white-text-color)}.btn-location:hover,.btn-location:focus{opacity:.5}.icon-map{width:24px;height:24px;fill:currentColor}.image-container{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.image-container img{width:100%;height:auto;display:block}@media screen and (min-width: 768px){.welcome-content{display:flex;justify-content:space-between}.welcome-content-wrapper{margin-bottom:0}.welcome-content>div{flex-basis:calc((100% - 32px)/2)}.welcome-title{max-width:100%}.btn-location{width:fit-content;min-width:181px}}@media only screen and (min-width: 1440px){.welcome-content{margin-bottom:80px}.btn-location{margin-bottom:0}}.quality-container{display:flex;flex-direction:column;align-items:center;text-align:center}.quality-content{margin-bottom:32px}.quality-span{font-weight:600;font-size:16px}.quality-title{margin-top:16px;margin-bottom:24px}.benefits-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.benefits-img{width:100%;margin-bottom:32px;border-radius:32px}.benefits-subtitle{font-size:20px;margin-bottom:8px}.benefits-item-text{font-size:16px}@media only screen and (min-width: 768px){.benefits-item{width:calc((100% - 24px)/2)}.benefits-item:last-child{width:100%}.benefits-item-text:last-child{max-width:440px;margin:0 auto}.benefits-img{max-width:100%}}@media only screen and (min-width: 1440px){.quality-content{max-width:768px}.benefits-item{width:calc((100% - 48px) / 3)}.benefits-item:last-child{width:calc((100% - 48px) / 3)}}.experience-title{font-weight:400;font-size:36px;text-align:center;margin-bottom:24px}.experience-subtitle{text-align:center;margin-bottom:32px}.experience-list{display:flex;flex-wrap:wrap;gap:24px}.experience-item{margin:0 auto}.experience-item-img{width:100%;border-radius:32px}.experience-item:last-child .experience-item-img{height:391px;object-fit:cover}@media screen and (min-width: 768px){.experience-list{gap:32px}.experience-item{margin:0}.experience-item-img{width:336px}.experience-item:last-child,.experience-item:last-child .experience-item-img{width:100%}}@media screen and (min-width: 1440px){.experience-title{font-size:48px}.experience-list{display:flex;flex-wrap:wrap;flex-direction:column;max-height:950px}.experience-item-img{width:416px}.experience-item:last-child,.experience-item:last-child .experience-item-img{width:416px}.experience-item:last-child .experience-item-img{height:auto}}.sub-position{display:flex;flex-direction:column;align-items:center}.sub-title{font-weight:400;color:var(--main-text-color);margin-bottom:24px;font-size:36px}.sub-br{display:none}.sub-desc-form-cont{margin-bottom:32px;display:flex;flex-direction:column}.sub-about{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--main-text-color);margin-bottom:32px}.sub-input{background-color:transparent;border:1px solid var(--opacity-neutral-darkest-15);border-radius:12px;padding:8px 12px;height:40px}.sub-input::placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--placeholder-text-color)}.sub-input:invalid{color:var(--color-error-red);border:1px solid var(--color-error-red)}.err-msg{display:none;font-family:var(--font-family);font-weight:400;font-size:12px;line-height:1.5;color:var(--color-error-red)}.sub-input:invalid:not(:focus):not(:placeholder-shown)+.err-msg{display:block}.sub-btn{border-radius:100px;padding:10px 24px;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);background:var(--btn-bg-color);display:flex;gap:12px;justify-content:center;align-items:center;margin-top:24px}.sub-btn:hover,.sub-btn:focus{opacity:.5}.sub-btn-txt{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:1.5;color:var(--white-text-color)}.sub-btn-icon{fill:var(--white-text-color)}.sub-agreement{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:1.5;color:var(--main-text-color);margin-top:16px}.sub-img{object-fit:cover;height:400px;border-radius:40px}.sub-form-container:has(.sub-input:invalid) .sub-btn{pointer-events:none;opacity:.5;cursor:not-allowed}@media screen and (min-width: 768px){.sub-title,.sub-about{width:704px}.sub-form-container{display:flex;gap:24px;align-items:center}.sub-input{width:340px}.sub-btn{margin-top:0;width:158px}.sub-agreement{margin-top:16px;width:522px}.sub-img{width:100%;height:400px}}@media screen and (min-width: 1440px){.sub-title{width:640px}.sub-br{display:block}.sub-desc-form-cont{display:flex;flex-direction:column;margin-bottom:0}.sub-position{flex-direction:row;gap:32px;align-items:center}.sub-about{width:640px}.sub-form-container{gap:16px}.sub-agreement{width:513px}.sub-img{width:640px}}.testimonials-title{margin-bottom:24px}.testimonials-list{display:flex;flex-wrap:wrap;gap:24px}.testimonials-list-item{outline:1px solid var(--opacity-neutral-darkest-15, rgba(11, 8, 3, .15));outline-offset:-1px;background:var(--cards-bg-color, #c29d84);border-radius:32px;padding:32px;display:flex;flex-direction:column;flex-basis:100%}.rating-stars-list{display:flex;column-gap:4px;margin-bottom:24px}.rating-stars-item{line-height:0;stroke:var(--main-text-color, #0b0803);fill:none}.rating-stars-item.filled{fill:var(--main-icon-color, #0b0803)}.testimonials-quote{margin:0 0 24px;flex-grow:1}.testimonials-author{font-style:normal;font-weight:600;font-size:16px}@media only screen and (min-width: 768px){.testimonials-list-item{flex-basis:calc((100% - 24px)/2)}}@media only screen and (min-width: 1440px){.testimonials-title{max-width:420px}.testimonials-list-item{flex-basis:calc((100% - 72px)/4)}}.location-content{margin-bottom:32px}.location-find{display:block;font-weight:600;font-size:16px;margin-bottom:16px}.location-title{margin-bottom:24px}.location-description{margin-bottom:40px}.location-list-item:not(:last-child){margin-bottom:40px}.location-icon{margin-bottom:16px}.location-icon,.location-arrow-icon{fill:var(--main-text-color, #0b0803)}.location-label{margin-bottom:8px;text-transform:uppercase;font-family:var(--second-family)}.location-link{font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;transition:opacity .25s ease}.location-link:hover,.location-link:focus{opacity:.5}.location-link:active{opacity:.7}.location-address{font-size:16px;font-style:normal;margin-bottom:16px}.location-directions{font-weight:500;font-size:16px;display:flex;align-items:baseline;column-gap:16px;transition:opacity .25s ease}.location-directions:hover,.location-directions:focus{opacity:.5}.location-directions:active{opacity:.7}.location-map-wrapper{overflow:hidden;border-radius:40px;height:307px}.location-map{width:100%;height:100%;border:0}@media only screen and (min-width: 768px){.location-label{font-size:20px}.location-map-wrapper{height:377px}}@media only screen and (min-width: 768px) and (max-width: 1439px){.location-list{display:flex;column-gap:40px}.location-list-item{margin:0;flex-basis:calc((100% - 40px * 2) / 3)}}@media only screen and (min-width: 1440px){.location-content{min-width:419px}.location-container{display:flex;column-gap:24px}.location-map-wrapper{height:697px;flex-grow:1}}.footer{background:var(--color-coffee);padding:24px 0}.footer-content{display:flex;flex-direction:column;align-items:center;background-color:#c4a68a;border-radius:40px;padding:40px 20px;margin-bottom:24px}.footer-logo-social-container{display:block}.footer-logo{display:block;line-height:0;margin-bottom:40px}.footer-logo-icon{width:146px;height:84px;fill:#1c1c1e}.footer-social-list{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:32px;list-style:none;padding:0;margin-left:0}.footer-social-link{display:flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}.footer-social-link:hover,.footer-social-link:focus{transform:scale(1.1);opacity:.8}.footer-social-icon{fill:#1c1c1e;width:32px;height:32px}.footer-nav{width:100%}.footer-nav-list{display:flex;flex-direction:column;align-items:center;gap:32px;list-style:none;padding:0;margin:0}.footer-nav-link{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--main-text-color)}.footer-nav-link:hover,.footer-nav-link:focus{opacity:.7}.footer-copyright{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:var(--main-text-color);text-align:center}@media screen and (min-width: 768px){.footer{padding:32px 0 24px}.footer-logo-social-container{display:flex;flex-direction:row;gap:40px}.footer-content{flex-direction:column;justify-content:center;align-items:center;padding:48px 32px;margin-bottom:16px;gap:32px}.footer-logo{margin-bottom:0}.footer-logo-icon{width:84px;height:36px}.footer-social-list{gap:12px;margin-bottom:0}.footer-nav{width:auto}.footer-nav-list{flex-direction:row;gap:32px;flex-wrap:wrap;justify-content:center}.footer-social-icon{width:24px;height:24px}.footer-copyright{text-align:center}}@media screen and (min-width: 1440px){.footer{padding:24px 0}.footer-logo-social-container{gap:40px}.footer-content{flex-direction:row;justify-content:space-between;padding:32px 48px;margin-bottom:32px;gap:0}.footer-logo-icon{width:63px;height:36px}.footer-social-list{gap:12px}.footer-nav-list{gap:32px;flex-wrap:nowrap}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000040;display:flex;justify-content:center;align-items:center;z-index:9999;padding:16px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;-webkit-user-select:none;user-select:none}.is-open{opacity:1;visibility:visible;-webkit-user-select:auto;user-select:auto}.popup-wellcome{position:relative;overflow:auto;border-radius:40px;max-width:288px;width:100%;height:80vh;max-height:631px;padding:64px 16px;background-color:var(--main-bg-color, #e0cbb4)}.popup-close{position:absolute;padding:0;display:flex;justify-content:center;align-items:center;top:24px;right:24px;color:var(--main-icon-color, #0b0803);background:none;border:none;cursor:pointer;fill:var(--main-text-color, #0b0803)}.popup-close:hover,.popup-close:focus{opacity:.5}.wellcome-popup-title{text-align:center;font-weight:400;font-size:32px;line-height:1.2;letter-spacing:-.01em;margin-bottom:16px}.wellcome-popup-text{font-size:18px;line-height:1.5;text-align:center;margin-bottom:24px}.wellcome-popup-image{border-radius:24px;width:100%;display:block;margin:0 auto 24px}.wellcome-popup-btn{display:block;border-radius:100px;padding:10px 24px;margin:0 auto;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:var(--btn-bg-color);opacity:1;width:100%;max-width:340px;font-weight:500;font-size:16px;line-height:1.5;color:var(--white-text-color);transition:opacity .25s ease}.wellcome-popup-btn:hover,.wellcome-popup-btn:focus{opacity:.5}@media screen and (min-width: 768px){.popup-wellcome{max-width:704px;max-height:771px;padding:64px 30px}.wellcome-popup-title{max-width:520px;font-size:36px;margin:0 auto 16px}.wellcome-popup-text{margin:0 auto 48px}.wellcome-popup-image{border-radius:40px;margin-bottom:48px}}@media screen and (min-width: 1440px){.popup-wellcome{max-width:866px;max-height:801px}.popup-close{right:73px}.wellcome-popup-title{max-width:738px;font-size:48px}.wellcome-popup-text{max-width:738px}.wellcome-popup-image{max-width:644px}.wellcome-popup-btn{max-width:274px}}
