*,h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,img,button{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}a{color:currentColor;cursor:pointer;font-style:normal;text-decoration:none}button{border:none;color:currentColor;cursor:pointer;font-family:inherit;background-color:transparent}img{display:block;width:100%;height:auto}.visually-hidden{border:0;clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}html{scroll-behavior:smooth}body{color:var(--color-scheme-1-text);font-family:var(--font-family);font-size:18px;font-weight:400;font-style:normal;line-height:1.5;background-color:var(--color-scheme-1-background)}*,a,button,svg,input,input::placeholder{transition-duration:.25s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--font-family: "Quicksand", sans-serif;--font-family-secondery: "Aboreto", system-ui;--color-scheme-1-background: var(--color-coffee-lighter);--color-neutral-darkest: #0b0803;--color-scheme-1-border: var(--opacity-neutral-darkest-15);--color-scheme-1-text: var(--color-neutral-darkest);--color-neutral-lighter: #dad9d9;--color-white: #fff;--color-neutral-lightest: #f2f2f2;--color-neutral-light: #b5b4b3;--color-neutral: #858381;--color-neutral-dark: #54524e;--color-neutral-darker: #23201c;--opacity-transparent: rgba(255, 255, 255, 0);--color-scheme-1-foreground: var(--color-coffee-light);--color-scheme-1-accent: var(--color-neutral-darkest);--opacity-white-5: rgba(255, 255, 255, .05);--opacity-white-10: rgba(255, 255, 255, .1);--opacity-white-15: rgba(255, 255, 255, .15);--opacity-white-20: rgba(255, 255, 255, .2);--opacity-white-30: rgba(255, 255, 255, .3);--opacity-white-40: rgba(255, 255, 255, .4);--opacity-white-50: rgba(255, 255, 255, .5);--opacity-white-60: rgba(255, 255, 255, .6);--opacity-neutral-darkest-5: rgba(11, 8, 3, .05);--opacity-neutral-darkest-10: rgba(11, 8, 3, .1);--opacity-neutral-darkest-15: rgba(11, 8, 3, .15);--opacity-neutral-darkest-20: rgba(11, 8, 3, .2);--opacity-neutral-darkest-30: rgba(11, 8, 3, .3);--opacity-neutral-darkest-40: rgba(11, 8, 3, .4);--opacity-neutral-darkest-50: rgba(11, 8, 3, .5);--opacity-neutral-darkest-60: rgba(11, 8, 3, .6);--color-coffee-lightest: #eadfd6;--color-coffee-lighter: #e0cbb4;--color-coffee-light: #c29d84;--color-coffee: #b58869;--color-coffee-dark: #6f4e37;--color-coffee-darker: #60432f;--color-coffee-darkest: #443022;--color-scheme-2-text: var(--color-neutral-darkest);--color-scheme-2-background: var(--color-coffee);--color-scheme-2-border: var(--opacity-neutral-darkest-15);--color-scheme-2-accent: var(--color-neutral-darkest);--color-scheme-2-foreground: var(--color-coffee);--color-error-red: #7f1c1c}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-secondery)}h1{font-size:2em}.btn{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(--color-coffee-dark);color:var(--color-white);display:flex;align-items:center;justify-content:center;border-radius:100px;min-height:44px;font-weight:500;font-size:16px}.btn:hover,.btn:focus{opacity:.5}.btn:active{opacity:1}.input-subscribe{display:flex;align-items:center;justify-content:center;border-radius:12px;height:40px;border:1px solid var(--opacity-neutral-darkest-15);background:var(--opacity-transparent);font-size:16px;color:var(--color-scheme-2-text);width:100%;padding-left:12px;font-family:var(--font-family)}.input-subscribe::placeholder{font-family:var(--font-family);font-size:16px;color:var(--opacity-neutral-darkest-60)}.input-subscribe:hover,.input-subscribe:focus,.input-subscribe:active{border-color:var(--opacity-neutral-darkest-60);outline:none;background-color:transparent}.input-subscribe::placeholder:hover,.input-subscribe::placeholder:focus{color:var(--color-scheme-2-text)}.input-subscribe:valid{border-color:var(--opacity-neutral-darkest-15)}.input-subscribe:invalid:not(:focus):not(:placeholder-shown){color:var(--color-error-red);border:1px solid var(--color-error-red)}.error-text{display:none;font-family:var(--font-family);font-size:12px;color:var(--color-error-red)}.input-subscribe:invalid:not(:focus):not(:placeholder-shown)+.error-text{display:block}.link{font-size:16px;color:var(--color-neutral-darkest)}.link:hover,.link:focus{opacity:.5}.link:active{opacity:.7}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}section{padding:64px 0}@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-container{padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between}.header-nav-list{display:none}.header-nav-burger{width:48px;height:48px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.header-container{padding-left:64px;padding-right:64px}.header-nav{width:100%;display:flex;align-items:center;justify-content:space-between}.header-nav-list{display:flex;align-items:center;gap:32px}.header-nav-list-item-link{padding:12px 0;display:inline-block}.header-nav-burger{display:none}}#hero{background-image:image-set(url(/122_html-css_Textterrion/assets/mob-hero-DCxR-jPV.webp) 1x,url(/122_html-css_Textterrion/assets/mob-hero@2x-DNnJw_hi.webp) 2x);background-position:center;background-size:cover;background-repeat:no-repeat;padding:108px,0}.hero-container{padding:0 32px}h1{color:var(--color-white);font-weight:400;font-size:40px;line-height:1.2;letter-spacing:-.01em;margin-bottom:24px}.hero-text{color:var(--color-white);margin:0 auto 32px}.hero-btn{width:135px;font-size:16px}@media screen and (min-width: 768px){#hero{background-image:image-set(url(/122_html-css_Textterrion/assets/tab-hero-D1x5WzI3.webp) 1x,url(/122_html-css_Textterrion/assets/tab-hero@2x-C7qO2lbV.webp) 2x);padding:312px 0}.hero-container{padding-right:176px}}@media screen and (min-width: 1440px){#hero{background-image:image-set(url(/122_html-css_Textterrion/assets/desk-hero-B66sU04x.webp) 1x,url(/122_html-css_Textterrion/assets/desk-hero@2x-CLXQjAe7.webp) 2x);padding:259px 0}.hero-container{padding:0 816px 0 64px}.hero-title{font-size:56px}}.welcome-content{display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:center;max-width:288px;margin-bottom:32px}.content-left{display:flex;flex-direction:column;gap:16px}.content-right{display:flex;flex-direction:column;gap:32px}.welcome-keyword{font-weight:600;font-size:16px}.welcome-title{font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em}.welcome-text{font-weight:400;font-size:18px;line-height:1.5}.welcome-btn{width:100%;gap:12px}.btn-text{font-weight:500;font-size:16px;color:var(--color-white)}.welcome-icons{fill:var(--color-white)}.welcome-picture{border-radius:40px;overflow:hidden}@media screen and (min-width: 768px){.welcome-content{flex-direction:row;justify-content:space-between;align-items:flex-start;column-gap:32px;max-width:704px}.welcome-btn{max-width:181px}.content-left,.content-right{max-width:336px}}@media screen and (min-width: 1440px){.welcome-content{max-width:1312px;margin-bottom:80px}.content-left,.content-right{max-width:640px}.welcome-title{font-size:48px}}.qua-text{font-size:16px;font-weight:600;text-align:center;margin-bottom:16px}.qua-title{font-size:36px;font-weight:400;line-height:1.2;letter-spacing:-.01em;text-align:center;margin-bottom:24px}.qua-text-second{text-align:center;margin-bottom:32px}.qua-list{display:flex;flex-direction:column;gap:24px;align-items:center}.qua-list-item{display:flex;flex-direction:column;align-items:center}.qua-list-img{border-radius:32px;overflow:hidden}.qua-list-title{font-family:var(--font-family);font-weight:600;font-size:20px;text-align:center;margin-top:32px;margin-bottom:8px}.qua-list-text{text-align:center;font-size:16px}@media screen and (min-width: 768px){.qua-title{max-width:452px;margin:0 auto 24px}.qua-list{flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between}.qua-list-title{max-width:284px;margin-bottom:8px}.qua-list-item{flex-basis:calc((100% - 24px)/2)}.qua-list-item:last-child{flex-basis:100%}.qua-list-item:last-child .qua-list-text{max-width:440px}.qua-list-text{max-width:292px;text-align:center}}@media screen and (min-width: 1440px){.qua-title{font-size:48px;max-width:768px}.qua-text-second{max-width:768px;margin:0 auto 32px}.qua-list{align-items:start}.qua-list-item,.qua-list-item:last-child{flex-basis:calc((100% - 48px) / 3)}.qua-list-title,.qua-list-text,.qua-list-item:last-child .qua-list-text{max-width:421px}}.exp-title{text-align:center;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;margin-bottom:24px}.exp-title~p{text-align:center;margin-bottom:32px}.exp-list{display:flex;flex-direction:column;gap:24px}.exp-img{border-radius:40px;overflow:hidden}.exp-list li{max-width:343px;min-width:288px;width:100%;height:auto}.exp-list li:nth-child(3),.exp-list li:nth-child(4){max-height:193px;min-height:162px}.exp-list li:nth-child(7){min-height:391px;max-height:466px}@media screen and (min-width: 768px){.exp-list{flex-direction:row;flex-wrap:wrap;gap:32px}.exp-list li{min-width:none;max-width:none;width:336px}.exp-list li:nth-child(3),.exp-list li:nth-child(4){height:189px}.exp-list li:nth-child(7){width:100%}}@media screen and (min-width: 1440px){.exp-list{flex-direction:column;max-height:948px;gap:32px}.exp-list li{width:416px}.exp-list li:nth-child(3),.exp-list li:nth-child(4){min-width:416px;min-height:234px}.exp-list li:nth-child(7){max-width:416px}}.newsletter-heading{font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;margin-bottom:24px}.newsletter-description{margin-bottom:32px}.newsletter-postscript{font-size:12px}.submit-button{width:100%;fill:#fff;gap:12px}.newsletter-image{border-radius:40px;overflow:hidden}.newsletter-container{display:flex;flex-direction:column;align-items:center;gap:32px}.form{display:flex;flex-direction:column;margin-bottom:16px;gap:24px}@media screen and (min-width: 768px){.submit-button{width:158px}.newsletter-content{gap:32px}.email-input{width:340px}.newsletter-container{align-items:start}.form{flex-direction:row;align-items:center}}@media screen and (min-width: 1440px){.newsletter-container{flex-direction:row;align-items:center}.subscribe-content,.newsletter-image{flex-basis:calc((100% - 32px)/2)}.newsletter-heading{font-size:48px}}input[type=radio]{display:none}.testimonials-title{font-size:36px;font-weight:400;line-height:1.2;letter-spacing:-.01em}.testimonials-container{display:flex;flex-direction:column;gap:24px}.testimonials-card-list{display:flex;gap:24px}.rating{display:flex;align-items:center;gap:4px}.card{display:none;flex:0 0 100%;flex-direction:column;gap:24px;background:var(--color-scheme-1-foreground);border:1px solid var(--color-scheme-1-border);border-radius:32px;padding:32px;height:290px}.customers-slider-nav{display:flex;justify-content:center;gap:10px}.customers-slider-nav label{width:12px;height:12px;border-radius:50%;background:var(--color-scheme-1-foreground);cursor:pointer;transition:.3s}#m1:checked~.customers-slider-nav label[for=m1],#m2:checked~.customers-slider-nav label[for=m2],#m3:checked~.customers-slider-nav label[for=m3],#m4:checked~.customers-slider-nav label[for=m4],#m5:checked~.customers-slider-nav label[for=m5],#m6:checked~.customers-slider-nav label[for=m6],#m7:checked~.customers-slider-nav label[for=m7],#m8:checked~.customers-slider-nav label[for=m8]{background:var(--color-coffee-dark);width:32px;height:12px;border-radius:10px}.star-outline{fill:none;stroke-width:1px;stroke:var(--color-scheme-1-text)}.testimonial-name{margin-top:auto;font-weight:600;font-size:16px}.mobile-nav{display:flex}@media (max-width: 767px){#m1:checked~.testimonials-card-list .bred{display:flex}#m2:checked~.testimonials-card-list .alice{display:flex}#m3:checked~.testimonials-card-list .michael{display:flex}#m4:checked~.testimonials-card-list .emily{display:flex}#m5:checked~.testimonials-card-list .james{display:flex}#m6:checked~.testimonials-card-list .sarah{display:flex}#m7:checked~.testimonials-card-list .chris{display:flex}#m8:checked~.testimonials-card-list .patricia{display:flex}}@media (min-width: 768px) and (max-width: 1439px){.mobile-nav label:nth-child(8){display:none}.card{flex:0 0 calc(50% - 12px)}#m1:checked~.testimonials-card-list .bred,#m1:checked~.testimonials-card-list .alice{display:flex}#m2:checked~.testimonials-card-list .alice,#m2:checked~.testimonials-card-list .michael{display:flex}#m3:checked~.testimonials-card-list .michael,#m3:checked~.testimonials-card-list .emily{display:flex}#m4:checked~.testimonials-card-list .emily,#m4:checked~.testimonials-card-list .james{display:flex}#m5:checked~.testimonials-card-list .james,#m5:checked~.testimonials-card-list .sarah{display:flex}#m6:checked~.testimonials-card-list .sarah,#m6:checked~.testimonials-card-list .chris{display:flex}#m7:checked~.testimonials-card-list .chris,#m7:checked~.testimonials-card-list .patricia{display:flex}#m8:checked~.testimonials-card-list .chris,#m8:checked~.testimonials-card-list .patricia{display:flex}}@media (min-width: 1440px){.testimonials-title{font-size:48px;width:416px}.card{flex:0 0 calc((100% - 72px)/4)}.mobile-nav label:nth-child(6),.mobile-nav label:nth-child(7),.mobile-nav label:nth-child(8){display:none}#m1:checked~.testimonials-card-list .bred,#m1:checked~.testimonials-card-list .alice,#m1:checked~.testimonials-card-list .michael,#m1:checked~.testimonials-card-list .emily{display:flex}#m2:checked~.testimonials-card-list .alice,#m2:checked~.testimonials-card-list .michael,#m2:checked~.testimonials-card-list .emily,#m2:checked~.testimonials-card-list .james{display:flex}#m3:checked~.testimonials-card-list .michael,#m3:checked~.testimonials-card-list .emily,#m3:checked~.testimonials-card-list .james,#m3:checked~.testimonials-card-list .sarah{display:flex}#m4:checked~.testimonials-card-list .emily,#m4:checked~.testimonials-card-list .james,#m4:checked~.testimonials-card-list .sarah,#m4:checked~.testimonials-card-list .chris{display:flex}#m5:checked~.testimonials-card-list .james,#m5:checked~.testimonials-card-list .sarah,#m5:checked~.testimonials-card-list .chris,#m5:checked~.testimonials-card-list .patricia{display:flex}#m6:checked~.testimonials-card-list .james,#m6:checked~.testimonials-card-list .sarah,#m6:checked~.testimonials-card-list .chris,#m6:checked~.testimonials-card-list .patricia,#m7:checked~.testimonials-card-list .james,#m7:checked~.testimonials-card-list .sarah,#m7:checked~.testimonials-card-list .chris,#m7:checked~.testimonials-card-list .patricia,#m8:checked~.testimonials-card-list .james,#m8:checked~.testimonials-card-list .sarah,#m8:checked~.testimonials-card-list .chris,#m8:checked~.testimonials-card-list .patricia{display:flex}}.subtitle{font-weight:600;font-size:16px;margin-bottom:16px}.location-wrapper{margin-bottom:32px}.location-header{font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;margin-bottom:24px}.location-header-text{margin-bottom:40px}.location-address-list{display:flex;flex-direction:column;gap:40px}.location-svg{margin-bottom:16px}.location-address-list-text{font-family:var(--font-family-secondery);font-style:normal;font-size:20px;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:8px}.location-address-link{font-size:16px;text-decoration:underline;text-decoration-skip-ink:none}.location-address-link-text{font-size:16px;text-decoration:none;font-style:normal;margin-bottom:16px}.location-gps{font-size:16px;display:flex;align-items:center;gap:8px;font-weight:500}.location-map{width:100%;height:307px;border-radius:40px;overflow:hidden}@media screen and (min-width: 768px){.location-address-list{flex-direction:row;justify-content:space-between}.location-address-list-item{width:calc((100% - 80px) / 3)}.location-map{height:377px}}@media screen and (min-width: 1440px){.location-container{display:flex;gap:24px}.location-wrapper{width:419px;margin-bottom:0}.location-address-list{flex-direction:column}.location-address-list-item{width:100%}.location-map{width:869px;height:697px}.location-header{font-size:48px}}.footer{background:var(--color-scheme-2-background);padding:24px 0}.footer-container-flex{border:1px solid var(--color-scheme-1-border);border-radius:40px;gap:32px;overflow:hidden;padding:32px 48px;background:var(--color-scheme-1-foreground);margin-bottom:32px;display:flex;flex-direction:column}.footer-top{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.footer-logo{display:flex;justify-content:center;align-items:center;width:196px;height:84px}.footer-socials-list{display:flex;justify-content:center;align-items:center;gap:12px}.footer-navigation-list{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-social-link{display:flex;align-items:center;justify-content:center}.footer-copy-text{font-size:14px;text-align:center}@media screen and (min-width: 768px){.footer-logo{width:84px;height:36px}.footer-social-link-icon{width:24px;height:24px}.footer-container-flex{align-items:center}.footer-top,.footer-navigation-list{flex-direction:row}}@media screen and (min-width: 1440px){.footer-container-flex{flex-direction:row;justify-content:space-between}}.button-up{width:50px;height:50px;position:fixed;bottom:16px;right:16px}.button-up svg{transform:rotate(-90deg);fill:var(--color-scheme-1-background);width:44px;height:44px}body{position:relative}body.scroll-up .button-up{transform:translateY(0);opacity:1;visibility:visible}@media screen and (min-width: 1440px){.button-up{bottom:32px;right:32px;width:60px;height:60px}.button-up svg{width:54px;height:54px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;background-color:var(--color-scheme-1-background)}.nav-list{transform:translate(100%)}.mobile-menu.is-open .nav-list{transform:translate(0)}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.icon-and-button{display:flex;align-items:center;justify-content:space-between}.nav-list{display:flex;flex-direction:column;align-items:center}.nav-list-link{display:block;font-size:16px;padding:16px 0}.nav-list>li:first-child .nav-list-link{padding-top:0}.success{position:fixed;top:0;left:0;min-height:100%;min-width:100%;z-index:999;background-color:#00000040;padding:0 16px;visibility:hidden;opacity:0;pointer-events:none}.success.subscription-open{opacity:1;visibility:visible;pointer-events:auto}.success.subscription-open .success-container{transform:translateY(0)}.success-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;align-items:center;justify-content:center}.success-container{position:relative;background-color:var(--color-scheme-1-background);border-radius:40px;padding:64px 16px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;transform:translateY(100%)}.success-close{position:absolute;top:24px;right:24px;opacity:1}.success-close:hover,.success-close:focus{opacity:.5}.success-close:active{opacity:1}.success-text-wrapper{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}.success-title{font-size:32px;letter-spacing:-.01em;font-weight:400;line-height:1.2}.success-btn-close{width:100%;font-style:16px}.success-img{border-radius:40px;overflow:hidden}@media screen and (min-width: 768px){.success-container{gap:48px;padding:64px 30px}.success-title{font-size:36px;max-width:502px}.success-btn-close{width:340px}}@media screen and (min-width: 1440px){.success-title{font-size:48px;max-width:738px}.success-container{max-width:866px;padding:64px}.success-close{right:73px}.success-btn-close{width:274px}}
