@font-face{font-family:Studio Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/project-smart-team/assets/studio-pro-regular-7f8e9b98.ttf) format("truetype")}@font-face{font-family:Studio Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/project-smart-team/assets/studio-pro-bold-619e9eb9.ttf) format("truetype")}:root{--brand-color: #7a3145;--secondary-brand-color: #576f35;--background: #fbfbfb;--text-color: #141414;--hover-color: #622133}html{scroll-behavior:smooth}body{font-family:Studio Pro;font-size:16px;font-style:normal;font-weight:400;line-height:1.25;letter-spacing:-.02em;margin:0;background:var(--brand-color)}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding-left:0;list-style-type:none}img{display:block}.container{max-width:375px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media only screen and (min-width: 1280px){.container{max-width:1280px;padding:0 100px}}.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}body{position:relative}.header{position:absolute;top:0;left:0;width:100%}.header-container{max-width:1280px;width:100%;display:flex;margin:0 auto;padding:12px 16px 0 20px}.block-scroll{overflow:hidden}a{display:block}button{border:none;background-color:transparent;padding:0;cursor:pointer}.logo,.logo-mob{display:flex;align-items:center;gap:8px;margin-right:auto}.logo{display:none}.logo-mob{gap:2px}.icon{stroke:var(--background);display:flex;justify-content:center;align-items:center}.logo .icon{fill:var(--background)}.nav{color:var(--background);text-align:center;line-height:1.25}.nav-list{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:auto;margin-bottom:auto}.nav-link{color:inherit;border-radius:12px;border:1px solid rgba(251,251,251,.2);padding:12px 16px;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.nav-link-white{color:var(--brand-color);background-color:var(--background)}.nav-link-pink{border-radius:30px;padding:16px 41px;margin-top:auto;font-size:14px;font-weight:700;line-height:1.11;letter-spacing:-.015em;text-transform:uppercase}.nav-link:hover,.nav-link:focus,.nav-link:active{color:var(--brand-color);background-color:var(--background)}.nav-link-white:hover,.nav-link-white:focus,.nav-link-white:active{color:#7a3145b3}@media only screen and (max-width: 1279.98px){.backdrop{visibility:hidden;opacity:0;position:fixed;top:0;right:0;background-color:#14141466;height:100%;width:100%}.nav{background-color:var(--brand-color);padding:70px;position:absolute;top:0;right:0;height:100%;display:flex;flex-direction:column;align-items:center;font-size:14px}.is-open{visibility:visible;opacity:1;z-index:1}.close-btn{position:absolute;top:12px;right:16px}.menu-btn{transition:visibility .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.is-open~.menu-btn{visibility:hidden}.close-btn{visibility:hidden;animation:fadeOut .25s cubic-bezier(.4,0,.2,1)}.is-open~.close-btn{z-index:2;animation:fadeIn .25s cubic-bezier(.4,0,.2,1) .5s;animation-fill-mode:forwards}.is-open~.close-btn{z-index:2;transition:visibility .25s cubic-bezier(.4,0,.2,1) 1s,opacity .25s cubic-bezier(.4,0,.2,1) 1s}.backdrop{animation:fadeOut 1s cubic-bezier(.4,0,.2,1)}.is-open{animation:fadeIn 1s cubic-bezier(.4,0,.2,1)}.backdrop .nav{animation:fadeOut 1s cubic-bezier(.4,0,.2,1),moveOut 1s cubic-bezier(.4,0,.2,1)}.is-open .nav{animation:fadeIn 1s cubic-bezier(.4,0,.2,1),moveIn 1s cubic-bezier(.4,0,.2,1)}@keyframes moveIn{0%{transform:translate(100%)}to{transform:none}}@keyframes moveOut{0%{transform:none}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;transform:none;visibility:visible}to{opacity:0;visibility:hidden}}}@media only screen and (max-width: 767.98px){.menu-btn .icon{transform:scale(.8)}.nav{width:100%;padding-bottom:40px}}@media only screen and (min-width: 768px){.header-container{padding:35px 32px 0}.logo{display:flex}.logo-mob{display:none}.nav{width:350px;font-size:16px;padding-top:200px;padding-bottom:80px}.close-btn{position:absolute;top:35px;right:32px}.nav-link{padding:12px}.nav-link-pink{padding:16px 32px;font-size:18px}}@media only screen and (min-width: 1280px){.header-container{padding:28px 100px 0}.menu-btn{display:none}.backdrop{display:block}.nav{display:flex;gap:20px;width:fit-content;padding-top:0;padding-bottom:0}.nav-list{flex-direction:row}.nav-link-white{color:var(--background);background-color:transparent}.nav-link-pink{color:var(--background);background-color:var(--brand-color)}.nav-link:hover,.nav-link:focus,.nav-link:active{color:var(--background);background-color:var(--hover-color)}}@media only screen and (max-height: 375px){.is-open .nav{padding:50px}}.hero-section{background-color:var(--secondary-brand-color)}.hero-section .container{display:flex;padding:0;flex-wrap:wrap;max-width:375px}@media screen and (min-width: 768px){.hero-section .container{max-width:768px}}@media screen and (min-width: 1280px){.hero-section .container{padding-left:100px;flex-wrap:nowrap;max-width:1280px}}.hero-wrapper{margin-top:100px;margin-bottom:40px}@media screen and (min-width: 768px){.hero-wrapper{margin:143px 32px 50px;width:100%}}@media screen and (min-width: 1280px){.hero-wrapper{margin:230px 28px 50px 0}}.hero-title{color:var(--background);font-size:48px;line-height:1;letter-spacing:-.015em;text-transform:uppercase;padding:0 20px;margin-bottom:20px}@media screen and (max-width: 345px){.hero-title{padding:0 10px;font-size:46px}}@media screen and (min-width: 768px){.hero-title{font-size:76px;padding:0;width:704px;margin-bottom:25px}}@media screen and (min-width: 1280px){.hero-title{width:502px;margin-bottom:136px}}.hero-text{color:var(--background);font-size:14px;line-height:1.28;letter-spacing:-.02em;padding:0 20px}@media screen and (max-width: 345px){.hero-text{padding:0 10px}}@media screen and (min-width: 768px){.hero-text{line-height:1.25;font-size:16px;width:603px;padding:0}}@media screen and (min-width: 1280px){.hero-text{width:472px}}.img-hero{width:100%}@media screen and (min-width: 768px){.img-hero{width:768px;height:518px}}@media screen and (min-width: 1280px){.img-hero{width:650px;height:800px}}@media only screen and (min-width: 320px){.section-list{background-image:linear-gradient(var(--secondary-brand-color),var(--secondary-brand-color));background-size:100% 0%;background-repeat:no-repeat;background-position:bottom}}@media only screen and (min-width: 768px){.section-list{background-size:100% 0%}}@media only screen and (min-width: 1280px){.section-list{background-size:50.5%;background-position:top right}}.container-wrapper{display:flex;flex-direction:column}@media only screen and (min-width: 1280px){.container-wrapper{display:flex;flex-direction:row;gap:24px}}.container-picture{max-width:375px;padding:40px 0}@media only screen and (min-width: 768px){.container-picture{max-width:768px;padding:100px 32px}}@media only screen and (min-width: 1280px){.container-picture{flex-basis:50%;padding:80px 0}}.wrapper-img{width:100%}@media only screen and (min-width: 1280px){.wrapper-img{width:430px;height:640px}}.container-list{position:relative;padding:80px 0}@media only screen and (min-width: 768px) and (max-width: 1279px){.container-list{padding:100px 102px}}@media only screen and (min-width: 1280px){.container-list{flex-basis:50%;padding-top:100px;padding-left:50px}}@media only screen and (min-width: 320px) and (max-width: 1279px){.container-list:before{content:"";display:block;position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%);width:100vw;height:100%;background-color:var(--secondary-brand-color)}}.wrapper-title{margin-bottom:20px;font-size:28px;font-weight:700;line-height:1;letter-spacing:-.015em;text-transform:uppercase;color:var(--background)}@media only screen and (min-width: 768px){.wrapper-title{margin-bottom:25px;font-size:32px;width:500px}}.wrap-text{color:#fbfbfb4d}.text{margin-bottom:40px;font-size:14px;line-height:1.29;color:var(--background)}@media only screen and (min-width: 768px){.text{margin-bottom:50px;font-size:16px;line-height:1.25}}.wrapper{display:flex;flex-direction:column;gap:20px}.wrapper-list{position:relative}.wrapper-icon{position:absolute;top:50%;left:24px;transform:translateY(-50%)}.wrapper-list-item{display:flex;align-items:center;gap:24px;padding:12px 27px 12px 24px;border-radius:15px;background-color:var(--background)}@media only screen and (min-width: 768px){.wrapper-list-item{height:76px;padding:12px 68px 12px 24px}}.list-items{padding:12px 59px 12px 24px}.items{font-size:12px;letter-spacing:-.02em;line-height:1.17;color:#14141499}@media only screen and (min-width: 768px){.items{font-size:16px;line-height:1.25}}.wrapper-numbers{display:flex;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;letter-spacing:-.02em;color:var(--background);background-color:var(--brand-color);border-radius:50%;border:5px solid rgba(122,49,69,.3);background-clip:padding-box;flex-shrink:0}.wrap-text-li{font-weight:700;color:var(--text-color)}body{counter-reset:section}.numbers{counter-increment:section}.numbers:before{content:counter(section)}.advertisement{padding:80px 0;background-color:var(--background)}@media screen and (min-width: 768px){.advertisement{padding:100px 0}}.advertisement-wrapper{color:var(--text-color);font-size:48px;font-weight:700;line-height:1.05;letter-spacing:-.015em;text-transform:uppercase}@media screen and (min-width: 768px) and (max-width: 1279.98px){.advertisement-wrapper{font-size:64px;margin-top:18px}}@media screen and (min-width: 768px){.advertisement-wrapper{font-size:64px}}@media screen and (min-width: 1280px){.advertisement-wrapper{font-size:76px}}.advertisement-discount{color:var(--background);border-radius:12px;background-color:var(--secondary-brand-color);padding:0 14px;margin-left:-10px;margin-right:-10px}@media screen and (max-width: 767.98px){.advertisement-discount{display:block}}.vegetables{background-color:var(--brand-color);padding-top:80px;padding-bottom:80px}.vegetables-title{color:var(--background);font-size:48px;font-weight:700;line-height:1.04;letter-spacing:-.015em;text-transform:uppercase;margin-bottom:20px}.vegetables-accent{color:#fbfbfb4d}.vegetables-pb{display:flex}.vegetables-story{color:var(--background);font-size:14px;font-weight:400;line-height:1.28;letter-spacing:-.02em;margin-bottom:40px}.vegetable-btn{font-size:14px;color:var(--background);background-color:var(--brand-color);font-weight:700;line-height:1.28;letter-spacing:-.015em;text-transform:uppercase;padding:16px 41px;border-radius:30px;border:1px solid rgba(251,251,251,.2);display:inline-flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;outline:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.button-buttom{display:flex;justify-content:center;margin-top:20px}.vegetables-btn{display:none}.vegetables-list{display:inline-flex;flex-direction:column;row-gap:20px}.vegetables-icon{margin:0 auto;max-width:100%;height:auto}.vegetables-item{text-align:center;border-radius:40px;background-color:var(--background);padding:32px 26px 45px 27px}.vegetables-caption{color:var(--brand-color);font-size:28px;font-weight:700;line-height:1;letter-spacing:-.015em;text-align:left;margin-bottom:12px}.vegetables-price{color:var(--text-color);font-size:14px;font-weight:700;line-height:1.29;letter-spacing:-.015em;text-transform:uppercase;text-align:left;margin-bottom:14px}@media screen and (max-width: 345px){.vegetables-title{font-size:46px}}@media only screen and (max-width: 767px){.vegetables-title,.vegetables-story{max-width:335px}}@media only screen and (min-width: 768px){.vegetables{padding-top:150px;padding-bottom:150px}}@media only screen and (min-width: 768px){.vegetables-title{font-size:64px;line-height:1;max-width:508px;margin-bottom:25px}}@media only screen and (min-width: 768px){.vegetables-accent{font-size:64px;font-weight:700;line-height:1}}@media only screen and (min-width: 768px){.vegetables-story{font-size:16px;line-height:1.25;max-width:626px;margin-right:auto;margin-bottom:50px}}@media only screen and (min-width: 768px) and (max-width: 1279px){.vegetables-btn,.vegetable-btn,.button-buttom{display:none}}@media only screen and (min-width: 768px){.vegetables-list{flex-direction:row;flex-wrap:wrap;column-gap:18px;row-gap:28px}.vegetables-price{margin-bottom:10px}}@media only screen and (min-width: 768px){.vegetables-item{width:343px;width:calc((100% - 18px)/2);padding:32px 30px 45px 31px}}@media only screen and (min-width: 768px){.vegetables-caption{font-size:32px}}@media only screen and (min-width: 1280px){.vegetables-btn{font-size:18px;color:var(--background);background-color:var(--brand-color);font-weight:700;line-height:1.11;letter-spacing:-.015em;text-transform:uppercase;padding:16px 32px;border-radius:30px;border:1px solid rgba(251,251,251,.2);display:inline-flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;outline:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);height:54px}.vegetable-btn,.button-buttom{display:none}}@media only screen and (min-width: 1280px){.vegetables-item{width:348px;width:calc((100% - 36px) / 3);padding:32px 33px 45px}}.reviews{background-color:var(--background);padding:100px 0}@media only screen and (min-width: 320px) and (max-width: 767.98px){.reviews{padding:80px 0}}.reviews-title{width:553px;color:var(--text-color);font-size:64px;font-weight:700;line-height:1;letter-spacing:-.015em;text-transform:uppercase;margin:0 0 25px}@media only screen and (min-width: 320px) and (max-width: 374.98px){.reviews-title{width:100%;font-size:46px;line-height:1.04;margin-bottom:20px}}@media only screen and (min-width: 375px) and (max-width: 767.98px){.reviews-title{width:335px;font-size:48px;line-height:1.04;margin-bottom:20px}}.reviews-title-span{color:var(--secondary-brand-color)}.reviews-text{width:547px;color:var(--text-color);line-height:1.25;letter-spacing:-.02em;margin:0 0 50px}@media only screen and (min-width: 320px) and (max-width: 374.98px){.reviews-text{width:100%;font-size:14px;line-height:1.28;margin-bottom:40px}}@media only screen and (min-width: 375px) and (max-width: 767.98px){.reviews-text{width:335px;font-size:14px;line-height:1.28;margin-bottom:40px}}.reviews-list{display:flex;gap:25px;justify-content:center;padding:0}@media only screen and (min-width: 320px) and (max-width: 767.98px){.reviews-list{display:block}}@media only screen and (max-width: 1279.98px){.reviews-list{gap:18px}}.reviews-list-item{border-radius:24px;border:1px solid rgba(122,49,69,.3);background:var(--background);padding:20px;width:343px;box-sizing:border-box}@media only screen and (min-width: 320px) and (max-width: 374.98px){.reviews-list-item:not(:first-child){display:none}.reviews-list-item:first-child{padding:20px 16px;width:100%}}@media only screen and (min-width: 375px) and (max-width: 767.98px){.reviews-list-item:not(:first-child){display:none}.reviews-list-item:first-child{padding:20px 16px;width:335px}}@media only screen and (min-width: 768px) and (max-width: 1279.98px){.reviews-list-item:last-child{display:none}}.reviews-list-image{display:block;margin:0 auto 24px}.reviews-list-title{color:var(--text-color);text-align:center;font-size:18px;font-weight:700;line-height:110%;letter-spacing:-.02em;margin-bottom:8px}@media only screen and (min-width: 320px) and (max-width: 767.98px){.reviews-list-title{font-size:16px;line-height:1.25}}.reviews-list-text{color:#14141466;text-align:center;line-height:140%;letter-spacing:-.02em;width:288px;margin:0 auto}.text-gap{display:none}@media only screen and (min-width: 320px) and (max-width: 374.98px){.reviews-list-text{width:100%}}@media only screen and (min-width: 375px) and (max-width: 767.98px){.reviews-list-text{font-size:14px;line-height:1.28;width:288px}.text-gap{display:inline}}.order{padding-top:80px;background-color:var(--brand-color)}.order-form-wrapper{margin-bottom:20px}.order-title{font-size:48px;font-weight:700;line-height:1.04;letter-spacing:-.015em;text-transform:uppercase;margin-bottom:20px;color:var(--background);max-width:335px}.order-title span{color:#fbfbfb4d}.order-p{font-size:14px;font-weight:400;line-height:1.28;letter-spacing:-.02em;margin-bottom:40px;color:var(--background);max-width:335px}.order-form{min-width:280px;max-width:335px;border-radius:30px;background:#fbfbfb;padding:40px 20px}.order-form-text{color:#141414;font-size:24px;font-weight:700;line-height:1.08;letter-spacing:-.015em;text-transform:uppercase;margin-bottom:40px}.purple{color:#7a3145}.green{color:#576f35}.input-container:not(:nth-last-child(2)){margin-bottom:15px}.input-container:nth-last-child(2){margin-bottom:20px}.form-input{width:100%;height:46px;border-radius:30px;border:1px solid rgba(20,20,20,.2);padding:16px;background-color:transparent;color:#141414;font-size:14px;font-weight:400;line-height:1.28;letter-spacing:-.02em;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.form-input:focus{border-color:#7a3145;outline:none}.form-input::placeholder{color:#141414}.user-comment{display:block;width:100%;height:91px;color:#141414;font-size:14px;font-weight:400;line-height:1.28;letter-spacing:-.02em;border-radius:15px;border:1px solid rgba(20,20,20,.2);background-color:transparent;outline:none;padding:14px 16px;resize:none;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.smoothie-img{max-width:100%}.user-comment:focus{border-color:#7a3145;outline:none}.user-comment::placeholder{color:#141414}.order-button{width:100%;display:flex;align-items:center;justify-content:center;color:#fbfbfb;font-size:14px;font-weight:700;line-height:1.28;letter-spacing:-.015em;text-transform:uppercase;padding:16px 0;border-radius:30px;background-color:#576f35;border:none;outline:none;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.order-button:hover,.order-button:focus{background-color:#7a3145;color:#141414}.order-follow{max-width:335px;background-color:#576f35;padding:40px 20px;border-radius:30px}.follow-text{color:#fbfbfb80;font-size:14px;font-weight:700;line-height:1.28;letter-spacing:-.015em;margin-top:20px;margin-bottom:14px}.follow-list{display:flex;flex-wrap:wrap;gap:8px}.follow-list-item:not(:last-child):after{content:"/";font-size:24px;font-weight:700;line-height:1.08;letter-spacing:-.015em;color:var(--background)}.follow-list-item{display:flex;align-items:center;gap:8px 12px}.follow-social-link{display:block;color:var(--background);font-size:24px;font-weight:700;line-height:1.08;letter-spacing:-.015em;cursor:pointer;transition:.25s cubic-bezier(.4,0,.2,1)}.follow-social-link:hover,.follow-social-link:focus{color:#7a3145}@media only screen and (min-width: 768px){.order{padding-top:150px}.order-input-box{padding:0 38px}.order-form-wrapper{margin-bottom:25px}.order-title{max-width:640px;font-size:64px;line-height:1;letter-spacing:-.015em;margin-bottom:25px}.order-p{max-width:640px;font-size:16px;line-height:1.25;letter-spacing:-.02em;margin-bottom:50px}.order-form{padding:50px 100px;max-width:628px}.order-form-text{margin-bottom:50px}.form-input{height:52px;font-size:16px;line-height:1.25;letter-spacing:-.02em}.input-container:nth-last-child(2){margin-bottom:25px}.user-comment{padding:16px;height:95px}.order-button{display:block;width:100%;font-size:18px;font-weight:700;line-height:1.11;letter-spacing:-.015em}.follow-list-item:not(:last-child):after{font-size:32px}.order-follow{max-width:628px;padding:50px}.follow-img{max-width:528px}.follow-text{font-size:18px;font-weight:700;line-height:1.11;letter-spacing:-.015em;margin-top:50px;margin-bottom:15px}.follow-list{gap:12px}.follow-social-link,.follow-list-item{font-size:32px;line-height:1;letter-spacing:-.015em}}@media only screen and (min-width: 1280px){.order{max-width:1080}.order-title{max-width:751px}.order-p{max-width:742px}.order-input-box{display:flex;gap:25px;padding:0}.order-form-wrapper{max-width:528px;margin-bottom:0}.order-follow{max-width:527px}.order-form{padding:50px}}.footer-section{background:#7a3145}.footer-section .container{padding-top:80px;padding-bottom:16px}@media only screen and (min-width: 768px){.footer-section .container{padding-top:150px;padding-bottom:24px}}@media only screen and (min-width: 1280px){.footer-section .container{padding-bottom:25px}}.blocks{display:flex;flex-wrap:wrap}@media only screen and (min-width: 768px){.blocks{flex-wrap:nowrap}}.footer-section .footer-top{margin:0}@media only screen and (min-width: 768px){.footer-section .footer-top{margin-right:183px}}@media only screen and (min-width: 1280px){.footer-section .footer-top{margin-right:0}}.logo-mobile{margin-top:-4px}@media only screen and (min-width: 768px){.logo-mobile{width:194px;height:18px}}.footer-section .logo-link{fill:var(--background)}.footer-section .footer-top-p{color:var(--background);line-height:1.29;letter-spacing:-.02em;width:296px;margin-top:14px;font-size:14px}@media only screen and (min-width: 768px){.footer-section .footer-top-p{line-height:20px;letter-spacing:-.32px;width:265px;margin-top:25px;font-size:16px}}@media only screen and (min-width: 1280px){.footer-section .footer-top-p{line-height:16px}}.footer-section .footer-middle{display:flex;flex-wrap:wrap;margin:40px 0 0}@media only screen and (min-width: 768px){.footer-section .footer-middle{gap:64px;margin:0}}@media only screen and (min-width: 1280px){.footer-section .footer-middle{gap:121px;margin-left:auto;margin-right:0}}.footer-section .footer-middle .nav-ul{display:inline-flex;flex-direction:column;align-items:flex-start;gap:14px}@media only screen and (min-width: 768px){.footer-section .footer-middle .nav-ul{gap:25px}}@media only screen and (min-width: 1280px){.footer-section .footer-middle .nav-ul{gap:25px}}.footer-section .footer-middle .nav-a{color:var(--background);font-size:28px;font-weight:700;line-height:28px;letter-spacing:-.42px}@media only screen and (min-width: 768px){.footer-section .footer-middle .nav-a{color:var(--background);font-size:32px;line-height:32px;letter-spacing:-.48px}}.footer-section .address-ul{margin-top:40px;display:flex;width:215px;flex-direction:column;align-items:flex-start;gap:14px}@media only screen and (min-width: 768px){.footer-section .address-ul{margin:0;width:215px;gap:25px}}@media only screen and (min-width: 1280px){.footer-section .address-ul{width:215px;gap:25px}}.footer-section .address-a{color:var(--background);font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.21px;width:179px}@media only screen and (min-width: 768px){.footer-section .address-a{font-size:18px;line-height:20px;letter-spacing:-.27px;width:215px}}.footer-bottom{display:flex;margin-top:100px;justify-content:space-between}@media only screen and (min-width: 768px){.footer-bottom{justify-content:unset}}@media only screen and (min-width: 1280px){.footer-bottom{margin-top:125px}}.footer-section .privacy{display:flex;gap:8px}@media only screen and (min-width: 768px) and (max-width: 1279.98px){.footer-section .privacy{width:265px}}@media screen and (min-width: 1280px){.footer-section .privacy{margin-right:599px}}.footer-section .privacy-a,.footer-section .privacy-text{color:#fbfbfb80;font-size:12px;line-height:16px;letter-spacing:-.18px}@media only screen and (min-width: 768px){.footer-section .privacy-a,.footer-section .privacy-text{font-size:18px;line-height:20px;letter-spacing:-.27px}}@media only screen and (min-width: 1280px){.footer-section .privacy-a,.footer-section .privacy-text{font-size:18px;line-height:20px;letter-spacing:-.27px}}.footer-section .footer-bottom-p{color:#fbfbfb80;font-size:12px;line-height:14px;letter-spacing:-.18px}@media only screen and (min-width: 768px){.footer-section .footer-bottom-p{font-size:18px;line-height:20px;letter-spacing:-.27px;margin-left:183px}}@media only screen and (min-width: 1280px){.footer-section .footer-bottom-p{margin-left:0}}
