*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--main-font:"Roboto";--main-cl:#2c2c2c;--black:#000;--btn-gr:#bbf330;--btn-gr-hov:#b5ff00;--border-btn:#7eb101;--border-btn-hov:#597d00;--yellow-main:#ffe550;--white:#fefefe;--bg-cl:#f5f5f5;--indent:32px;--items:1;--trans-fast:250ms cubic-bezier(.4,0,.2,1)}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}body{font-family:var(--main-font),sans-serif;color:var(--main-cl);background-color:var(--bg-cl);font-size:16px;line-height:1.5}body.no-scroll{overflow:hidden}h1,h2,h3,h4,p{margin:0}img{max-width:100%;height:auto;display:block}.link{text-decoration:none}.list{margin:0;padding:0;list-style:none}.card-set{gap:var(--indent);flex-wrap:wrap;display:flex}.card-set__item{flex-basis:calc((100% - var(--indent)*(var(--items) - 1))/var(--items))}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container{width:1280px;padding-left:16px;padding-right:16px}}.header{background-color:var(--white);box-shadow:0 4px 24px rgba(105,105,105,.1)}.header__container{justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:10px;display:flex;position:relative}.header__logo{cursor:pointer;justify-content:center;align-items:center;display:flex}.mobile-menu-btn{cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;padding:0;display:flex}@media (min-width:768px){.burger-btn{display:none}}.burger-icon{fill:var(--border-btn)}.burger-icon:active{fill:var(--yellow-main)}.mobile-menu{width:130px;background-color:var(--white);z-index:20;border-radius:30px 0 30px 30px;position:absolute;top:50px;right:20px;overflow:hidden;box-shadow:0 4px 24px rgba(105,105,105,.1)}.mobile-menu__close-btn{position:absolute;top:4px;right:4px}.mobile-menu__close-icon{fill:var(--main-cl)}.mobile-menu__item{padding:16px;line-height:1.1875}.mobile-menu__item:active{background-color:var(--btn-gr)}.mobile-menu__link{color:var(--main-cl)}@media (min-width:768px){.mobile-menu{display:none}}.mobile-menu.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.main-menu{display:none}@media (min-width:768px){.main-menu{justify-content:center;align-items:center;gap:28px;display:flex}}.main-menu__btn{background-color:var(--btn-gr);color:var(--main-cl);cursor:pointer;transition:background-color var(--trans-fast);border:none;border-radius:30px;padding:6px 18px;font-size:14px}.main-menu__btn:hover,.main-menu__btn:focus{background-color:var(--btn-gr-hov)}.header-nav__list{gap:28px;display:flex}.header-nav__item{font-size:14px;line-height:1.14286}.header-nav__link{color:var(--main-cl);transition:color var(--trans-fast)}.header-nav__link:hover,.header-nav__link:focus{color:var(--btn-gr);text-decoration:underline}.hero{padding-top:60px;padding-bottom:50px}@media (min-width:768px){.hero{padding-bottom:0}}@media (min-width:1280px){.hero{padding-top:14px}}.hero__select{display:none}@media (min-width:768px){.hero__select{padding-top:89px;display:block}}@media (min-width:1280px){.hero__select{padding-top:0;display:block}}.hero-box{justify-content:space-between;align-items:center;display:flex;position:relative}@media (min-width:1280px){.hero-box{align-items:start}}.hero__article{min-width:280px;max-width:480px}@media (min-width:768px){.hero__article{margin-left:0}}@media (min-width:1280px){.hero__article{max-width:502px}}.hero__title{width:280px;color:#2c2c2c;margin-bottom:28px;font-family:Roboto;font-size:28px;font-style:normal;font-weight:700;line-height:1.17}@media (min-width:768px){.hero__title{width:537px;margin-bottom:0;font-size:42px;position:absolute;top:0;left:0}}@media (min-width:1280px){.hero__title{width:502px;margin-top:159px;margin-bottom:28px;font-size:48px;line-height:1.2;display:block;position:static}}.hero__text{color:#2c2c2c;margin-bottom:28px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}@media (min-width:768px){.hero__text{width:336px;margin-bottom:40px;padding-top:70px;font-size:16px}}@media (min-width:1280px){.hero__text{width:502px;padding-top:0}}.hero__btn--order{width:98px;height:32px;cursor:pointer;background-color:#bbf330;border:none;border-radius:30px;font-size:13px;font-weight:500;transition-duration:.3s}.hero__btn--order:hover,.hero__btn--order:focus,.hero__btn--order:active{background-color:#b5ff00}.button-thumb{position:relative}.hero-select--btn{width:320px;height:320px;cursor:pointer;background:#fefefe;border:14px solid #ffe550;border-radius:50%;transition-duration:.5s;overflow:hidden}.hero-select--btn:hover,.hero-select--btn:focus,.hero-select--btn:active{border-color:#bbf330}@media (min-width:1280px){.hero-select--btn{width:580px;height:580px;border:26px solid #ffe550}}.hero-select__btn-arrow--left{width:28px;height:34px;cursor:pointer;background:#fefefe;border-style:none;border-width:0;border-radius:8px;padding:0;transition-duration:.5s;position:absolute;top:50%;left:-7px;box-shadow:0 4px 4px rgba(0,0,0,.06)}.hero-select__btn-arrow--left:hover .hero-select__icon--left,.hero-select__btn-arrow--left:focus .hero-select__icon--left,.hero-select__btn-arrow--left:active .hero-select__icon--leftt{fill:#7eb101}@media (min-width:1280px){.hero-select__btn-arrow--left{width:40px;height:48px;left:-10px}}.hero-select__btn-arrow--right{width:28px;height:34px;cursor:pointer;background:#fefefe;border-style:none;border-width:0;border-radius:8px;padding:0;position:absolute;top:50%;right:-7px;box-shadow:0 4px 4px rgba(0,0,0,.06)}@media (min-width:1280px){.hero-select__btn-arrow--right{width:40px;height:48px;right:-10px}}.hero-select__btn-arrow--right:hover .hero-select__icon--right,.hero-select__btn-arrow--right:focus .hero-select__icon--right,.hero-select__btn-arrow--right:active .hero-select__icon--right{fill:#7eb101}.hero-select__icon--right{width:11px;height:20px;fill:#000;margin-left:auto;margin-right:auto;display:block}@media (min-width:1280px){.hero-select__icon--right{width:18px;height:32px}}.hero-select__icon--left{width:11px;height:20px;fill:#000;margin-left:auto;margin-right:auto;display:block}@media (min-width:1280px){.hero-select__icon--left{width:18px;height:32px}}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:""}.section-offerings{background-image:url(rectangle-mobile@1x.dde17946.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;padding-top:41px;padding-bottom:60px}@media (min-device-pixel-ratio:2),(min-resolution:2x){.section-offerings{background-image:url(rectangle-mobile@2x.762e4111.png)}}@media screen and (min-width:768px){.section-offerings{z-index:2;background-image:url(rectangle-tablet@1x.56f1457f.png);background-position:50%;background-size:100% 100%;margin:-108px 0 0;padding-top:150px;padding-bottom:100px}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2x){.section-offerings{background-image:url(rectangle-tablet@2x.fd4bfabf.png)}}@media screen and (min-width:1280px){.section-offerings{z-index:2;background-image:url(rectangle-desktop@1x.74144775.png);background-position:50%;background-size:100% 100%;margin:-161px 0 0;padding-top:177px}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2x){.section-offerings{background-image:url(rectangle-desktop@2x.d76206bb.png)}}@media screen and (min-width:1280px){.container-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}}.container__info{margin-top:60px}@media screen and (min-width:1280px){.container__info{margin-top:83px;margin-right:35px}}@media screen and (min-width:768px){.container__apples{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}}.section-offerings__img-main{object-fit:cover;object-position:center;margin:auto}@media screen and (min-width:768px){.section-offerings__img-main{width:357px;margin:0}}@media screen and (min-width:1280px){.section-offerings__img-main{width:550px}}@media screen and (min-width:768px){.section-offerings__img-list{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:44px;margin-top:45px;display:flex}}@media screen and (max-width:767px),(min-width:1280px){.section-offerings__img-list{display:none}}.section-offerings__title{text-align:left;margin-bottom:28px;font-size:28px;font-style:normal;font-weight:700;line-height:1.17}@media screen and (min-width:768px){.section-offerings__title{width:526px;margin-bottom:20px;font-size:42px}}@media screen and (min-width:1280px){.section-offerings__title{line-height:1.19}}.section-offerings__description{text-align:left;margin:0 0 28px;font-size:14px;font-style:normal;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.section-offerings__description{width:500px;margin-bottom:40px;font-size:16px;line-height:1.19}}@media screen and (min-width:1280px){.section-offerings__description{line-height:1.5}}.section-offerings__description-feture{text-align:left;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.section-offerings__description-feture{max-width:252px;margin-bottom:0}}@media screen and (min-width:1280px){.section-offerings__description-feture{max-width:253px;line-height:1.5}}.section-offerings__subtitle{text-align:left;margin-top:8px;margin-bottom:16px;font-size:18px;font-style:normal;font-weight:700;line-height:1.17}@media screen and (min-width:1280px){.section-offerings__subtitle{font-size:17.0033px;line-height:1.14}}.section-offerings__list{margin-bottom:28px}@media screen and (min-width:768px){.section-offerings__list{gap:116px;margin-bottom:40px;display:flex}}@media screen and (min-width:1280px){.section-offerings__list{gap:67px;margin-bottom:32px}}.section-offerings__item{margin-bottom:28px}.section-offerings__item:before{content:"";width:48px;height:48px;background-position:50%;background-repeat:no-repeat;background-color:var(--white);border-radius:50%;display:inline-block}@media screen and (min-width:768px){.section-offerings__item{width:252px;margin-bottom:0}}.section-offerings__item:last-child{margin-bottom:0}.section-offerings__rocket-launch:before{background-image:url(rocket_launch.4d8dd796.svg)}.section-offerings__touch-app:before{background-image:url(touch_app.d3f57a88.svg)}.section-offerings__buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20.5px;display:flex}.section-offerings__button-order{color:#000;text-align:center;background-color:var(--white);cursor:pointer;border:2px solid var(--border-btn);transition:border var(--trans-fast);border-radius:30px;align-items:center;padding:10px 31px;font-size:14px;font-style:normal;font-weight:400;line-height:1.5}.section-offerings__button-order:hover,.section-offerings__button-order:focus{border:2px solid var(--border-btn-hov)}.section-offerings__button-read{color:#000;cursor:pointer;text-align:center;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;padding:7px 0;font-family:inherit;font-size:13.6667px;font-style:normal;font-weight:400;display:inline-flex}.section-offerings__button-read:after{content:"";width:13.67px;height:13.67px;background-color:rgba(0,0,0,0);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-left:3.42px}@media screen and (min-width:1280px){.section-offerings__button-read{display:none}}.section-offerings__button-read:after{background-image:url(chevron_down.6913ff41.svg)}.favorites{padding-top:60px;padding-bottom:60px}@media screen and (min-width:768px){.favorites{padding-top:100px;padding-bottom:100px}}.favorites__title{text-align:center;margin-bottom:20px;font-size:28px;font-style:normal;font-weight:700;line-height:1.17857}@media screen and (min-width:768px){.favorites__title{font-size:42px;line-height:1.16667}}.favorites__list{align-items:center}@media screen and (max-width:767.9px){.favorites__list{flex-flow:column;gap:20px}}.favorites__text{text-align:center;margin-bottom:60px;font-size:14px;font-style:normal;font-weight:400;line-height:1.14286}@media screen and (min-width:768px){.favorites__text{font-size:16px;line-height:1.1875}}@media screen and (min-width:1280px){.favorites__text{margin-bottom:40px}}@media screen and (min-width:768px){.favorites__text-mover{display:none}}.favorites__item{width:280px}@media screen and (min-width:768px){.favorites__item{width:336px}}@media screen and (min-width:1280px){.favorites__item{width:394px}}@media screen and (max-width:767.9px){.item-hidden{display:none}}.favorites__link{height:280px;border:11px solid var(--yellow-main);transition:border-color var(--trans-fast);border-radius:140px;justify-content:center;align-items:center;padding:17px;display:flex}@media screen and (min-width:768px){.favorites__link{border:14px solid var(--yellow-main);height:336px;border-radius:168px;padding:20px}}@media screen and (min-width:1280px){.favorites__link{border:16px solid var(--yellow-main);height:394px;border-radius:198px}}.favorites__link:hover,.favorites__link:focus{border-color:var(--btn-gr);outline:rgba(0,0,0,0)}.customers{background-image:url(background_320.67749dd9.png);background-repeat:no-repeat;background-size:100% 100%;padding-top:60px;padding-bottom:60px}@media screen and (min-width:480px){.customers{background-image:url(background_480.f55f4726.png)}}@media screen and (min-width:768px){.customers{background-image:url(background_768.b9f5d0f4.png);padding-bottom:120px}}@media screen and (min-width:1280px){.customers{background-image:url(background_1280.012a2245.png);padding-top:100px;padding-bottom:200px}}.customers__list-item{background-color:var(--white);max-width:501px;border-radius:0 30px 30px;padding:8px}@media screen and (min-width:768px){.customers__list-item{max-width:336px}}@media screen and (min-width:1280px){.customers__list-item{max-width:501px}}.customers__list-item:first-child{margin-bottom:24px}@media screen and (min-width:768px){.customers__list-item:first-child{margin-right:var(--indent);margin-bottom:0}}@media screen and (min-width:1280px){.customers__list-item:first-child{margin-bottom:0;margin-right:139px}}.customers__title{margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.18}@media screen and (min-width:768px){.customers__title{font-size:42px;font-weight:700;line-height:1.17}}.customers__text{margin-bottom:var(--indent);font-size:14px;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.customers__text{font-size:16px;font-weight:400;line-height:1.19}}.customers__list-icon{margin-bottom:28px}@media screen and (min-width:768px){.customers__list{display:flex}}.customers__list-text{letter-spacing:-.02em;margin-bottom:40px;font-size:16px;font-weight:700;line-height:1.19}@media screen and (min-width:768px){.customers__list-text{font-size:18px;font-weight:700;line-height:1.17}}.customers__card-title{font-size:14px;font-weight:500;line-height:1.5}.customers__card-text{font-size:14px;font-weight:400;line-height:1.5}.customers__list-card{justify-content:start;align-items:center;display:flex}.customers__list-content{border-right:.854167px solid var(--border-btn);padding:0 15px}.subscribe{margin-bottom:60px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.subscribe{margin-bottom:100px}}@media screen and (min-width:1280px){.subscribe{max-width:1280px;margin-bottom:64px}}@media screen and (min-width:1280px){.subscribe-container{flex-direction:row-reverse;display:inline-flex}}.subscribe__photo{z-index:777;margin-bottom:17px;position:relative}@media screen and (max-width:767px){.subscribe__photo{margin-top:-43px}}@media screen and (min-width:768px){.subscribe__photo{margin-top:-73px;margin-bottom:20px}}@media screen and (min-width:1280px){.subscribe__photo{min-width:608px;margin-top:-63px}}@media screen and (max-width:767px){.subscribe-image{margin:0 auto}}@media screen and (min-width:768px){.subscribe-image{margin-left:auto}}.subscribe__title{margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.21}@media screen and (min-width:768px){.subscribe__title{font-size:42px;font-weight:700;line-height:1.19}}.subscribe__text{letter-spacing:.04em;font-size:14px;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.subscribe__text{letter-spacing:.01em;font-size:16px;font-weight:400;line-height:1.5}}.subscribe__content{margin-bottom:40px}@media screen and (min-width:768px){.subscribe__content{margin-bottom:24px}}.subscribe-form{display:flex}@media screen and (max-width:767px){.subscribe-form{flex-direction:column}}.mail-form-input{width:100%;background:var(--white);height:42px;border:.854167px solid var(--yellow-main);color:#505050;border-radius:30px;margin-bottom:20px;padding:12px 11px;font-size:12px;font-weight:400;line-height:1.5}.mail-form-input:hover,.mail-form-input:focus{outline:0}@media screen and (min-width:768px){.mail-form-input{width:394px;margin-bottom:0;margin-right:22px}}@media screen and (min-width:1280px){.mail-form-input{margin-right:var(--indent)}}.mail-form-input:not(:placeholder-shown):required:valid{border-color:var(--border-btn)}.mail-form-input:not(:placeholder-shown):required:invalid{border-color:#ff705d}.mail-form-input:not(:placeholder-shown):invalid~.error-message{align-items:center;gap:4px;margin-top:4px;display:flex}@media screen and (max-width:767px){.mail-form-input:not(:placeholder-shown):invalid~.error-message{margin-top:-15px}}.error-message{display:none}.error-message__text{color:#ff705d;font-size:10px}.mail-form__submit-btn{width:103px;height:42px;background:var(--btn-gr);transition:background var(--trans-fast);cursor:pointer;border:none;border-radius:30px;margin-left:auto;padding:11px 22px;font-size:13px;font-weight:500;line-height:1.54}.mail-form__submit-btn:hover,.mail-form__submit-btn:focus{background:var(--btn-gr-hov);outline:0}@media screen and (min-width:768px){.mail-form__submit-btn{margin-left:0}}.footer{background-color:var(--white);background-image:url(footer1@1x_sm.6f4d5389.png),url(footer2@1x_sm.1b9606f3.png),url(footer3@1x_sm.351ce4b4.png);background-position:right 0 top 0,0 132px,bottom;background-repeat:no-repeat;background-size:104px,110px,253px;box-shadow:0 -4px 24px rgba(105,105,105,.1)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.footer{background-image:url(footer1@2x_sm.2b326389.png),url(footer2@2x_sm.c440bbf1.png),url(footer3@2x_sm.bdc54097.png)}}@media (min-width:768px){.footer{background-image:url(footer@1x_md.29c8881c.png);background-position:bottom;background-size:cover}}@media (min-width:768px) and (min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi),(min-width:768px) and (min-resolution:2x){.footer{background-image:url(footer@2x_md.63ee81e3.png)}}@media (min-width:1280px){.footer{background-image:url(footer@1x_lg.d89efb61.png);background-size:1211px}}@media (min-width:1280px) and (min-device-pixel-ratio:2),(min-width:1280px) and (min-resolution:192dpi),(min-width:1280px) and (min-resolution:2x){.footer{background-image:url(footer@2x_lg.34d5140e.png)}}.footer__container{padding-top:60px;padding-bottom:60px}@media (max-width:767px){.footer__container{max-width:480px}}@media (min-width:768px){.footer__container{padding-top:100px;padding-bottom:100px}}.footer__nav-block{flex-direction:column;gap:40px;margin-bottom:60px;display:flex}@media (min-width:768px){.footer__nav-block{margin-bottom:100px}}@media (min-width:1280px){.footer__nav-block{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:80px}}.footer__logo{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.footer__nav{align-items:flex-start;gap:81px;display:flex}@media (min-width:768px){.footer__nav{align-items:center;gap:114px}}@media (min-width:1280px){.footer__nav{gap:148px}}.footer-nav__list{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.footer-nav__list{flex-direction:row;gap:28px}}.footer-nav__item{font-size:14px;line-height:1.14286}.footer-nav__link{color:var(--black);transition:color var(--trans-fast)}.footer-nav__link:active,.footer-nav__link:hover,.footer-nav__link:focus{color:var(--btn-gr);text-decoration:underline}.sign-up-form__title{margin-bottom:12px;font-size:14px;font-weight:500;display:block}.sign-up-form__inner{flex-direction:column;gap:20px;margin-bottom:20px;display:flex}@media (min-width:768px){.sign-up-form__inner{flex-direction:row;gap:13px;margin-bottom:12px}}.sign-up-form__input{width:100%;height:42px;color:var(--main-cl);border:1px solid var(--yellow-main);border-radius:30px;outline:none;padding:12px;font-size:12px}@media (min-width:768px){.sign-up-form__input{width:279px}}.sign-up-form__input::-ms-input-placeholder{color:#505050}.sign-up-form__input::placeholder{color:#505050}.sign-up-form__input:not(:placeholder-shown):valid{border:1px solid var(--border-btn)}.sign-up-form__input:not(:placeholder-shown):invalid{border:1px solid #ff705d}.sign-up-form__input:not(:placeholder-shown):invalid~.error-message{align-items:center;gap:4px;margin-top:4px;display:flex}.sign-up-form__btn{width:103px;height:42px;color:var(--main-cl);border:1px solid var(--border-btn);cursor:pointer;transition:background-color var(--trans-fast);background-color:#fff;border-radius:30px;margin-left:auto;padding:11px 22px;font-size:13px;font-weight:500}@media (min-width:768px){.sign-up-form__btn{margin-left:0}}.sign-up-form__btn:active,.sign-up-form__btn:hover,.sign-up-form__btn:focus{background-color:var(--yellow-main)}.error-message{display:none}.error-message__text{color:#ff705d;font-size:10px}.agreement{font-size:10px;line-height:1.2}@media (min-width:768px){.agreement{font-size:12px}}.agreement__text{color:var(--main-cl)}.agreement__link{color:var(--border-btn)}.copy-box{flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:768px){.copy-box{flex-direction:row;justify-content:space-between}}.copy-box__list{align-items:center;gap:35px;display:flex}@media (min-width:768px){.copy-box__list{gap:20px}}.copy-box__item{font-size:10px;line-height:1.2}@media (min-width:768px){.copy-box__item{font-size:12px}}.copy-box__link{color:var(--border-btn)}.copy-box__text{font-size:10px;line-height:1.2}@media (min-width:768px){.copy-box__text{font-size:12px}}
/*# sourceMappingURL=index.b86758bd.css.map */
