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{--main-text-color: #fff;--bg-color: #ae1332;--black-text-color: #000000;--green-color: #a4cb66;--second-green: #9dc262;--third-green: #a1c864;--yellow-color: #f5ce13;--main-text-font: "DM Sans", sans-serif}html{scroll-behavior:smooth}main{background-color:#ae1332}body{color:var(--main-text-color);font-family:var(--main-text-font)}.container{width:100%;padding-left:20px;padding-right:20px}@media screen and (min-width: 375px){.container{width:375px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px){.container{width:744px}}@media screen and (min-width: 1280px){.container{width:1245px;padding-left:15px;padding-right:15px}}section{padding-bottom:80px}@media screen and (min-width: 768px){section{padding-bottom:144px}}@media screen and (min-width: 1280px){section{padding-bottom:150px}}.hover-link{background-image:linear-gradient(to right,#fff,#fff 50%,var(--bg-color) 50%);background-size:200% 100%;background-position:-100%;display:inline-block;padding:6px;position:relative;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .3s ease-in-out,background-image .25s ease-in-out}.hover-link:hover,.hover-link:focus{background-position:0}.hover-link:before{content:"";background:var(--bg-color);display:block;position:absolute;bottom:-10px;left:0;width:0;height:3px;border-radius:3px;transition:width .25s ease-in-out}.hover-link:hover:before,.hover-link:focus:before{width:100%}.hover-item{border-radius:10px;transition:background-color .3s ease-in-out}.hover-item:hover{background-color:var(--bg-color)}.hover-link:focus{background-image:linear-gradient(to right,var(--bg-color) 50%,var(--bg-color))}.page-header{position:relative;z-index:2000;background-color:#fff}.header-container{display:flex;align-items:center;justify-content:space-between}.header-nav{display:flex;align-items:center}.header-nav-list{display:none}@media screen and (min-width: 768px){.header-nav-list{display:flex;gap:4px;margin-right:84px}}@media screen and (min-width: 1280px){.header-nav-list{gap:8px;margin-right:312px}}.header-nav-link{display:block;font-size:14px;line-height:1.29;letter-spacing:-.04em;color:var(--bg-color)}.header-nav-list .hover-link:before{bottom:-7px}.header-logo{display:flex;align-items:center;gap:8px;padding-top:16px;padding-bottom:16px;font-weight:700;font-size:14px;line-height:1.29;letter-spacing:-.04em;text-transform:uppercase;color:var(--bg-color)}.header-logo-icon{fill:currentColor}.top-line-btn{background-color:transparent;border:none;padding:0;height:24px;color:var(--bg-color)}.top-line-icon{fill:currentColor}@media screen and (max-width: 767px){.header-btn{display:none}}@media screen and (min-width: 767px){.burger-btn{display:none}}.burger-btn[aria-expanded=true],.burger-close-btn{display:none}.burger-btn[aria-expanded=true]+.burger-close-btn{display:contents}@keyframes shake-icon{10%{transform:rotate(20deg)}20%{transform:rotate(-20deg)}30%{transform:rotate(20deg)}40%{transform:rotate(-20deg)}}@keyframes heartbeat{0%{transform:scale(1) rotate(-14deg);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91) rotate(-14deg);animation-timing-function:ease-in}17%{transform:scale(.98) rotate(-14deg);animation-timing-function:ease-out}33%{transform:scale(.87) rotate(-14deg);animation-timing-function:ease-in}45%{transform:scale(1) rotate(-14deg);animation-timing-function:ease-out}}@keyframes bounce-top{0%{transform:translateY(-45px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-24px);animation-timing-function:ease-in}65%{transform:translateY(-12px);animation-timing-function:ease-in}82%{transform:translateY(-6px);animation-timing-function:ease-in}93%{transform:translateY(-4px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}to{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}.go-top{position:fixed;right:50px;bottom:50px;width:50px;height:50px;cursor:pointer;display:none;text-align:center;fill:var(--main-text-color);border:1px solid var(--main-text-colo);border-radius:50%;background-color:var(--green-color);padding:10px;opacity:.7;z-index:10000;transition:fill .25s ease-in,border .25s ease-in,background-color .25s ease-in}.go-top:hover{fill:var(--green-color);border:1px solid var(--green-color);background-color:var(--main-text-color)}.go-top--show{display:block}.hero{padding-top:106px}@media only screen and (min-width: 768px){.hero{padding-top:122px;padding-bottom:137px}}@media only screen and (min-width: 1280px){.hero{display:flex;flex-wrap:wrap;padding-bottom:260px}}.hero-container-main{position:relative;margin-bottom:44px}@media only screen and (max-width: 374px){.hero-container-main{margin:0}}@media only screen and (min-width: 768px){.hero-container-main{display:flex;align-items:flex-start;justify-content:center}}@media only screen and (min-width: 1280px){.hero-container-main{left:calc(50% - 250px)}}.hero-container-main img{position:absolute;z-index:2}.hero-title{position:absolute;z-index:3;max-width:335px;top:-8%;font-weight:500;font-size:28px;line-height:1;text-align:center;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 320px) and (max-width: 374px){.hero-title{font-weight:400;font-size:26px}}@media screen and (min-width: 768px){.hero-title{min-width:704px;top:-4%;font-size:50px;line-height:1.08;animation:bounce-top 1.5s both}}@media screen and (min-width: 1280px){.hero-title{min-width:898px;top:-5%;left:calc(50% - 449px);font-size:64px;line-height:1}}.hero-container-img{position:relative;border:1px solid;border-top-style:hidden;border-right-style:hidden;border-bottom-style:solid;border-left-style:hidden;border-radius:500px;width:100%;height:509px}@media only screen and (max-width: 374px){.hero-container-img{border:0}}@media only screen and (min-width: 375px) and (max-width: 767px){.hero-container-img{padding:12px;width:335px;height:509px}}@media only screen and (min-width: 768px){.hero-container-img{padding:20px 17px;width:486px;height:742px}}.hero-img-one{max-width:56px;top:-9%;right:0;filter:blur(2px)}@media only screen and (min-width: 768px){.hero-img-one{max-width:108px;top:-5%;right:-105px}}@media only screen and (min-width: 1280px){.hero-img-one{max-width:120px;top:-8.5%;right:-170px}}.hero-img-two{max-width:66px;left:-2%;filter:blur(2px)}@media only screen and (min-width: 375px){.hero-img-two{max-width:78px}}@media only screen and (min-width: 768px){.hero-img-two{max-width:156px;top:65px;left:-117px}}@media only screen and (min-width: 1280px){.hero-img-two{max-width:215px;top:83px;left:-186px}}.hero-img-main{margin:auto;border-radius:500px}@media only screen and (max-width: 374px){.hero-img-main{border:1px solid;border-top-style:hidden;border-right-style:hidden;border-bottom-style:solid;border-left-style:hidden;padding:12px;min-width:256px}}@media only screen and (min-width: 375px){.hero-img-main{max-width:311px}}@media only screen and (min-width: 768px){.hero-img-main{max-width:452px}}.hero-btn{position:absolute;z-index:3;bottom:-27px;left:calc(50% - 40px);display:flex;align-items:center;width:80px;height:80px;border:1px solid rgba(255,255,255,.1);border-radius:50%;font-weight:500;font-size:20px;line-height:1;text-align:center;letter-spacing:-.04em;text-transform:uppercase;color:var(--bg-color);text-shadow:0px 4px 70px rgba(0,0,0,.1);transform:rotate(-14deg);margin:auto;animation:heartbeat 1.5s ease-in-out infinite both}.hero-btn:hover,.hero-btn:focus{color:var(--green-color)}@media only screen and (max-width: 374px){.hero-btn{bottom:35px}}@media only screen and (min-width: 768px){.hero-btn{width:114px;height:114px;bottom:-15px;left:calc(50% - 59px);font-size:28px}}@media only screen and (min-width: 768px){.hero-container-under-main{display:flex;justify-content:space-around;flex-wrap:nowrap;align-items:center}}@media only screen and (min-width: 1280px){.hero-container-under-main{top:262px;position:absolute}}.hero-container-one{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.hero-container-one{margin-right:142px}}@media only screen and (min-width: 1280px){.hero-container-one{margin-top:256px;margin-right:658px}}.hero-container-text{margin:auto auto 44px}.hero-text{margin:auto;width:279px;height:90px;font-size:14px;line-height:1.29;letter-spacing:-.04em;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 1280px){.hero-text{width:222px;height:108px}}.hero-container-fruit{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:249px;height:387px;background-color:var(--green-color);border-radius:500px;padding-top:28px;padding-bottom:40px;margin:auto auto 44px}@media only screen and (min-width: 768px){.hero-container-fruit{margin-bottom:0}}.hero-title-fruit{font-size:12px;line-height:1.17;text-align:center;letter-spacing:-.04em;text-transform:capitalize;text-shadow:0px 4px 70px rgba(0,0,0,.1);padding-bottom:60px}.hero-text-fruit{width:155px;height:70px;font-size:12px;line-height:1.17;text-align:center;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 768px){.hero-container-two{display:flex;flex-direction:column-reverse;width:335px}}.hero-second{background-color:var(--yellow-color)}@media only screen and (max-width: 768px){.hero-second{margin-bottom:0}}.hero-second .hero-title-fruit{padding-bottom:20px}.hero-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;margin-bottom:44px}@media only screen and (min-width: 768px){.hero-list{justify-content:flex-end;margin-top:44px;margin-bottom:0}}.hero-item{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;min-width:132px;max-width:132px;height:38px;border:1px solid var(--main-text-color);border-radius:1000px;padding:0 32px}@media only screen and (min-width: 768px){.hero-item{min-width:110px}}.hero-title-item{font-size:12px;line-height:1.17;text-align:center;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0px 4px 70px rgba(0,0,0,.1)}.how-it-works-title{font-weight:500;font-size:28px;line-height:1;display:flex;align-items:center;text-align:center;letter-spacing:-.04em;text-transform:uppercase;width:100%;margin-left:auto;margin-right:auto;margin-bottom:14px;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 375px){.how-it-works-title{width:335px}}@media only screen and (min-width: 768px){.how-it-works-title{font-size:40px;line-height:1.1;width:624px}}.how-it-works-text{font-weight:400;font-size:14px;line-height:1.29;display:flex;align-items:center;text-align:center;letter-spacing:-.04em;width:100%;margin-left:auto;margin-right:auto;margin-bottom:44px;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 375px){.how-it-works-text{width:335px}}@media only screen and (min-width: 768px){.how-it-works-text{width:509px}}.how-it-works-list{display:flex;flex-wrap:wrap;margin-bottom:44px;gap:20px}@media only screen and (min-width: 768px){.how-it-works-list{margin-bottom:80px;gap:25px}}@media only screen and (min-width: 1280px){.how-it-works-list{flex-wrap:nowrap}}.how-it-works-list-item{display:flex;justify-content:center;align-items:center;width:100%;height:112px;margin-left:auto;margin-right:auto;gap:14px;padding-left:20px;padding-right:20px;border-radius:20px;background-color:var(--main-text-color)}@media only screen and (min-width: 375px){.how-it-works-list-item{width:335px;height:112px}}@media only screen and (min-width: 768px){.how-it-works-list-item{width:389px;height:128px}}.how-it-works-list-text-box{font-weight:400;font-size:18px;line-height:1.33;display:flex;justify-content:center;align-items:center;letter-spacing:-.04em;width:136px;height:48px;border-radius:200px;color:var(--main-text-color)}.how-it-works-list-text-box-one{background-color:var(--bg-color)}.how-it-works-list-text-box-two{background-color:var(--third-green)}.how-it-works-list-text-box-three{background-color:var(--yellow-color)}.how-it-works-list-text{font-size:14px;line-height:1.29;letter-spacing:-.04em;width:145px;color:var(--black-text-color);text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 768px){.how-it-works-list-text{width:199px}}@media only screen and (min-width: 1280px){.how-it-works-list-text{width:166px}}.how-it-works-gif-container{width:100%;height:476px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 375px){.how-it-works-gif-container{width:335px;height:476px}}@media only screen and (min-width: 768px){.how-it-works-gif-container{width:704px;height:476px}}@media only screen and (min-width: 1280px){.how-it-works-gif-container{width:860px;height:476px}}.how-it-works-gif-item{width:100%;height:100%;object-fit:cover;border-radius:20px}@media only screen and (min-width: 768px){.how-it-works-gif-item{width:100%;height:100%}}@media only screen and (min-width: 1280px){.how-it-works-gif-item{width:100%;height:100%}}.fruits-section-title{max-width:210px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:14px;letter-spacing:-.04em;text-transform:uppercase;font-weight:500;font-size:28px;line-height:1;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 768px){.fruits-section-title{min-width:624px;font-weight:500;font-size:40px;line-height:1.1}}.fruits-section-txt{max-width:334px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:44px;font-size:14px;line-height:1.28;letter-spacing:-.04em;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 768px){.fruits-section-txt{min-width:547px;font-size:14px;line-height:1.28}}.fruits-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px}@media only screen and (min-width: 768px){.fruits-list{gap:16px}}@media only screen and (min-width: 1280px){.fruits-list{gap:24px}}.fruits-item{position:relative;height:465px;padding:64px 20px 24px 24px;border-radius:20px}.fruits-item:nth-child(1){background:#f8766b}.fruits-item:nth-child(2){background:#edd251}.fruits-item:nth-child(3){background:#9dc262}.fruits-item:nth-child(4){background:#bfd663}.fruits-item:nth-child(5){background:#e93f29}.fruits-item:nth-child(6){background:#db4f4b}.fruits-item:nth-child(7){background:#9b5366}.fruits-item:nth-child(8){background:#f47f4c}.fruits-item:nth-child(9){background:#98b37e}@media only screen and (min-width: 768px){.fruits-item{flex-basis:calc((100% - 16px)/2)}}@media only screen and (min-width: 1280px){.fruits-item{flex-basis:calc((100% - 48px) / 3)}}@media only screen and (max-width: 767px){.fruits-item:nth-child(n + 7){display:none}}@media only screen and (max-width: 1279px){.fruits-item:nth-child(n + 9){display:none}}.fruits-title{margin-bottom:8px;font-size:24px;line-height:1.16;letter-spacing:-.04em}@media only screen and (min-width: 768px){.fruits-title{font-size:32px;line-height:1.18}}.fruits-txt{margin-bottom:4px;font-size:14px;line-height:1.28;letter-spacing:-.02em}@media only screen and (min-width: 768px){.fruits-txt{font-size:18px;line-height:1.33}}.fruits-img{margin-bottom:6px}.fruits-price-container{position:absolute;width:126px;height:42px;left:24px;top:399px;display:flex;padding:12px 24px;background:var(--main-text-color);border-radius:200px}@media only screen and (min-width: 768px){.fruits-price-container{left:24px;top:393px;width:136px;height:48px;padding:12px 17.5px}}.fruits-price-txt{font-weight:500;font-size:14px;line-height:1.28;letter-spacing:-.04em;color:var(--bg-color)}@media only screen and (min-width: 768px){.fruits-price-txt{font-size:18px;line-height:1.33}}.fruits-btn{display:block;width:80px;height:80px;margin-left:auto;margin-right:auto;margin-top:44px;font-weight:500;font-size:14px;line-height:1.28;text-align:center;letter-spacing:-.04em;text-transform:uppercase;color:var(--main-text-color);background:var(--second-green);border:1px solid rgba(255,255,255,.1);border-radius:50%;text-shadow:0px 4px 70px rgba(0,0,0,.1);transform:rotate(-14deg);animation:heartbeat 1.5s ease-in-out infinite both}@media only screen and (min-width: 768px){.fruits-btn{width:114px;height:114px;font-size:18px;line-height:1.33}}.fruits-btn-icon{margin-right:4px;fill:currentColor;transform:rotate(14deg)}.fruits-btn:hover,.fruits-btn:focus{background-color:var(--main-text-color);color:var(--second-green)}.fruits-btn:hover>.fruits-btn-icon,.fruits-btn:focus>.fruits-btn-icon{fill:var(--second-green)}.contacts-section{padding-top:53px}@media only screen and (min-width: 768px){.contacts-section{padding-top:79px}}@media only screen and (min-width: 1280px){.contacts-section{padding-top:89px}}.contacts-container{position:relative;display:flex;align-items:center;text-align:center;flex-wrap:wrap;justify-content:center;flex-direction:column}.contacts-title{position:absolute;top:-52px;font-weight:500;font-size:32px;line-height:1;letter-spacing:-.04em;text-transform:uppercase;width:335px;color:#fff;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (min-width: 320px) and (max-width: 374px){.contacts-title{max-width:320px}}@media only screen and (min-width: 768px){.contacts-title{top:-78px;width:648px;font-size:54px}}@media only screen and (min-width: 1280px){.contacts-title{top:-88px;width:740px;font-size:64px}}.contacts-list{display:flex;gap:16px}@media only screen and (min-width: 768px){.contacts-list{margin-bottom:80px}}@media only screen and (min-width: 1280px){.contacts-list{gap:24px;margin-bottom:80px}}@media only screen and (max-width: 767px){.contacts-item-tablet{display:none}}.contacts-img-melon,.contacts-img-blueberry{border-radius:20px}.contacts-support-text{width:492px;height:54px;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.04em;color:#fff;display:flex;align-items:center;text-align:center;margin-bottom:80px;text-shadow:0px 4px 70px rgba(0,0,0,.1)}@media only screen and (max-width: 767px){.contacts-support-text,.contacts-form{display:none}}.contacts-form{position:relative}.contacts-form-input:invalid{outline:2px solid red}.contacts-form-input{width:292px;height:48px;border:1px solid rgba(255,255,255,.3);border-radius:100px;background-color:transparent;outline:none;padding-left:24px;padding-right:102px;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.04em;color:#fff}.contacts-form-input::placeholder{opacity:.3;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.04em;color:#fff}.contacts-form-btn{position:absolute;left:190px;width:102px;height:48px;border:none;border-radius:100px;background:linear-gradient(0deg,rgba(157,193,98,1) 0%,rgba(157,193,98,1) 100%);font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.04em;text-transform:capitalize;color:#fff}.contacts-form-btn:hover{box-shadow:2px 2px 3px #ffffff80,-4px -4px 6px #747d8880,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:#2e2f4266;opacity:0;visibility:hidden;overflow:scroll;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}@media screen and (orientation: landscape){.overlay{overflow:auto}}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0) rotate(0);opacity:0;visibility:hidden;border-radius:20px;z-index:200;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)}.modal-order{width:calc(100% - 40px);padding:20px;max-height:90vh;height:903px;overflow-y:scroll;background-color:var(--main-text-color);border-radius:20px}.modal-order::-webkit-scrollbar{width:0}@media screen and (min-width: 768px){.modal-order{width:704px;height:853px;padding:40px}}@media screen and (min-width: 1280px){.modal-order{width:891px;height:911px}}.modal.active,.overlay.active{opacity:1;visibility:visible}.modal.active{transform:translate(-50%,-50%) scale(1) rotate(360deg);transition:transform .35s cubic-bezier(.4,0,.2,1)}.modal-title{font-family:DM Sans;font-style:normal;font-weight:500;font-size:28px;line-height:1;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0px 4px 70px rgba(0,0,0,.1);color:var(--bg-color)}@media only screen and (min-width: 768px){.modal-title{font-size:40px;line-height:1.1}}.modal-title-btn{display:flex;margin-bottom:40px}.modal-btn-close{margin-left:auto;border-radius:50%;border:none;align-items:center;justify-content:center;background-color:transparent}.modal-icon{fill:var(--bg-color)}.modal-list{max-width:295px;display:flex;flex-direction:column;gap:12px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.modal-list{flex-direction:row;max-width:624px}}@media only screen and (min-width: 1280px){.modal-list{max-width:811px;gap:20px}}.modal-cards-strawberry{position:relative;background-color:#f8766b;height:120px;padding-top:20px;padding-left:20px;border-radius:20px}@media only screen and (min-width: 768px){.modal-cards-strawberry{width:200px;height:250px;margin-bottom:40px;padding-top:40px}}@media only screen and (min-width: 1280px){.modal-cards-strawberry{width:257px;height:308px;margin-bottom:40px;padding-top:40px}}.modal-basket-img-str{position:absolute;top:10%;left:65%}@media only screen and (min-width: 768px){.modal-basket-img-str{top:88px;width:133px;height:148px;left:20%}}@media only screen and (min-width: 1280px){.modal-basket-img-str{left:15%;width:173px;height:196px}}.accept-box{appearance:none;width:16px;height:16px;position:absolute;top:10%;left:90%;border:1.5px solid var(--main-text-color);border-radius:4px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.44558 0.255056C8.61838 0.089653 8.84834 -0.00178848 9.08693 2.65108e-05C9.32551 0.0018415 9.55407 0.0967713 9.72436 0.264784C9.89466 0.432797 9.99337 0.660752 9.99968 0.900549C10.006 1.14034 9.91939 1.37323 9.75816 1.55005L4.86357 7.70436C4.7794 7.79551 4.67782 7.86865 4.5649 7.91942C4.45198 7.97018 4.33003 7.99754 4.20636 7.99984C4.08268 8.00214 3.95981 7.97935 3.8451 7.93282C3.73038 7.88629 3.62618 7.81698 3.53872 7.72903L0.292827 4.46564C0.202435 4.38096 0.129933 4.27884 0.0796475 4.16537C0.0293621 4.05191 0.00232279 3.92942 0.000143182 3.80522C-0.00203643 3.68102 0.0206883 3.55765 0.0669613 3.44248C0.113234 3.3273 0.182108 3.22267 0.269473 3.13483C0.356838 3.047 0.460905 2.97775 0.575465 2.93123C0.690026 2.88471 0.812734 2.86186 0.936267 2.86405C1.0598 2.86624 1.18163 2.89343 1.29449 2.94398C1.40734 2.99454 1.50892 3.06743 1.59315 3.15831L4.16189 5.73967L8.42227 0.28219C8.42994 0.272694 8.43813 0.263635 8.4468 0.255056H8.44558Z' fill='%23F4F4FD'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:0}@media only screen and (min-width: 768px){.accept-box{top:5%;left:85%;width:20px;height:20px}}.accept-box:checked{background-size:8px}@media only screen and (min-width: 1280px){.accept-box:checked{background-size:10px}}.modal-cards-apple{position:relative;background-color:#edd251;height:120px;padding-left:20px;padding-top:20px;border-radius:20px}@media only screen and (min-width: 768px){.modal-cards-apple{width:200px;height:250px;margin-bottom:40px;padding-top:40px}}@media only screen and (min-width: 1280px){.modal-cards-apple{width:257px;height:308px}}.modal-basket-img-apple{position:absolute;top:15%;left:60%}@media only screen and (min-width: 768px){.modal-basket-img-apple{top:88px;left:7%;width:172px;height:148px}}@media only screen and (min-width: 1280px){.modal-basket-img-apple{width:229px;height:196px}}.modal-cards-fruits{position:relative;background-color:#9dc262;height:120px;padding-left:20px;padding-top:20px;border-radius:20px;margin-bottom:40px}@media only screen and (min-width: 768px){.modal-cards-fruits{width:200px;height:250px;margin-bottom:40px;padding-top:40px}}@media only screen and (min-width: 1280px){.modal-cards-fruits{width:257px;height:308px}}.modal-basket-img-fruits{position:absolute;top:15%;left:60%}@media only screen and (min-width: 768px){.modal-basket-img-fruits{top:88px;left:7%;width:172px;height:148px}}@media only screen and (min-width: 1280px){.modal-basket-img-fruits{width:229px;height:196px}}.modal-undertitle{height:24px;margin-bottom:2px;font-family:DM Sans;font-style:normal;font-weight:700;font-size:18px;line-height:1.33;letter-spacing:-.04em;color:var(--main-text-color)}@media only screen and (min-width: 1280px){.modal-undertitle{font-weight:700;font-size:24px;line-height:1.17;margin-bottom:8px}}.modal-plant{font-weight:400;font-size:14px;line-height:1.29;letter-spacing:-.02em;color:var(--main-text-color)}.main-form{display:flex;flex-direction:column;max-width:295px}@media screen and (max-width: 767px){.main-form{margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px){.main-form{max-width:360px}}.order-form-field{position:relative;margin-bottom:28px}.order-form-input{height:48px;width:100%;padding-left:24px;border:none;outline:1px solid rgba(0,0,0,.3);border-radius:100px}.order-textarea{height:145px;width:100%;resize:none;padding-left:24px;padding-top:15px;border:none;outline:1px solid rgba(0,0,0,.3);border-radius:20px}.order-label{color:#00000080}.order-label-position{position:absolute;top:50%;left:24px;transform:translateY(-50%);transition:transform .25s linear}.order-form-input:focus+.order-label-position,.order-form-input:not(:placeholder-shown)+.order-label-position{transform:translateY(-45px)}.order-textarea-field{position:relative;margin-bottom:20px}.text-label-position{position:absolute;top:25px;left:24px;transform:translateY(-50%);transition:transform .25s linear}.order-textarea:focus+.text-label-position,.order-textarea:not(:placeholder-shown)+.text-label-position{transform:translateY(-45px)}.order-form-input:not(:placeholder-shown):required:valid{outline-color:green}.order-form-input:not(:placeholder-shown):required:invalid{outline-color:red}@media screen and (max-width: 767px){.order-banana-img{display:none}}.order-banana-img{position:absolute;content:"";left:420px;top:520px}.order-sudmit-button{width:92px;padding:12px 24px;color:var(--main-text-color);background-color:var(--green-color);background:linear-gradient(0deg,rgba(157,193,98,1) 0%,rgba(157,193,98,1) 100%);border:none;border-radius:100px;font-weight:400;font-size:14px;line-height:1.3;letter-spacing:-.04em}.order-sudmit-button:before{height:0%;width:2px}.order-sudmit-button:hover{box-shadow:4px 4px 6px #ffffff80,-4px -4px 6px #747d8880,inset -4px -4px 6px #fff3,inset 4px 4px 6px #0006}@media screen and (min-width: 768px){.order-sudmit-button{width:114px;padding:15px 35px}}.modal-thank-you{padding-top:68px;padding-bottom:80px;width:100%;max-width:600px;background-color:#e03f5e;border-radius:20px;box-shadow:0 3px 10px -.5px #0003}.modal-thank-close{position:absolute;display:flex;justify-content:center;align-items:center;right:24px;top:24px;z-index:2;padding:0;width:28px;height:28px;background-color:transparent;cursor:pointer;border:none;fill:#fff}.modal-thank-close-btn{position:relative}.modal-thank-img{width:278px;height:239px;display:block;margin-left:auto;margin-right:auto;margin-bottom:28px}.modal-thank-header{font-family:DM Sans;font-style:normal;font-weight:500;font-size:40px;line-height:1.1;display:flex;justify-content:center;align-items:center;letter-spacing:-.04em;text-transform:uppercase;color:#fff;text-shadow:0px 4px 70px rgba(0,0,0,.1);margin-bottom:14px}.modal-thank-desc{font-family:DM Sans;font-style:normal;font-weight:400;font-size:14px;line-height:1.29;display:flex;flex-wrap:wrap;align-items:center;text-align:center;letter-spacing:-.04em;color:#fff;text-shadow:0px 4px 70px rgba(0,0,0,.1);margin-left:104px;margin-right:104px}.modal-thank-you.active,.overlay.active{opacity:1;visibility:visible}.menu-container{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;width:100vw;height:100vh;padding-top:174px;background-color:var(--bg-color);z-index:1000;transform:translate(100%);transition:transform .25s ease-in-out}.menu-container.is-open{transform:translate(0)}.mobile-menu{margin-bottom:16px;text-align:center}.mobile-menu .header-nav-link{padding:0;color:var(--main-text-color)}.mobile-menu-item:not(:last-child){margin-bottom:16px}.mobile-basket-btn{color:var(--main-text-color)}.footer{padding:80px 0;color:var(--bg-color)}@media only screen and (min-width: 768px){.footer .container{display:flex;align-items:center}}@media only screen and (min-width: 1280px){.footer .container{align-items:flex-start}}@media only screen and (max-width: 1279px){.footer .container{gap:171px}}@media only screen and (min-width: 1280px){.footer-right-side{display:flex;gap:243px;margin-right:auto}}.footer-img{margin-bottom:20px}.footer-logo{display:flex;gap:8px;justify-content:center;align-items:center;margin-bottom:24px}@media only screen and (min-width: 1280px){.footer-logo{margin-bottom:0}}.footer-logo-icon{fill:currentColor}.footer-logo-text{font-weight:700;font-size:14px;line-height:1.29;text-align:center;letter-spacing:-.04em;text-transform:uppercase}.footer-nav{display:flex;gap:8px;justify-content:center;margin-bottom:44px;font-size:14px;line-height:1.29;text-align:center;letter-spacing:-.04em;color:inherit}@media only screen and (min-width: 768px){.footer-nav{align-items:center;margin-bottom:0}}.footer-list-networks{display:flex;gap:20px;justify-content:center;margin-bottom:44px}@media only screen and (min-width: 768px){.footer-list-networks{justify-content:flex-start}}.footer-networks-item{width:40px;height:40px}.footer-networks-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;border:1px solid var(--bg-color);border-radius:10px;fill:currentColor;transition:background-color .25s ease-in}.footer-networks-link:hover,.footer-networks-link:focus{background-color:#ae13321a}.footer-networks-link:hover>.footer-networks-icon,.footer-networks-link:focus>.footer-networks-icon{animation:shake-icon .4s}.footer-address-list{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center;font-style:normal;font-size:14px;line-height:1.29;letter-spacing:-.02em}@media only screen and (min-width: 768px){.footer-address-list{text-align:left}}.footer-address-item{width:140px}@media only screen and (min-width: 768px){.footer-address-item{width:184px;font-size:18px;line-height:1.33}}.footer-address-link{color:inherit}@font-face{font-family:DM Sans;src:local("DMSans-Regular"),local("DMSans Regular"),url(/Project-CodeWizards/assets/DMSans-Regular-2f37e59b.ttf),url(/Project-CodeWizards/assets/DMSans-Regular-292c1927.woff),url(/Project-CodeWizards/assets/DMSans-Regular-b4e2a31e.woff2),url(/Project-CodeWizards/assets/DMSans-Regular-fffd7ca8.svg);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:DM Sans;src:local("DMSans-Medium"),local("DMSans Medium"),url(/Project-CodeWizards/assets/DMSans-Medium-f374aac7.ttf),url(/Project-CodeWizards/assets/DMSans-Medium-87c5b309.woff),url(/Project-CodeWizards/assets/DMSans-Medium-5c145ce5.woff2),url(/Project-CodeWizards/assets/DMSans-Medium-2d19ac49.svg);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:DM Sans;src:local("DMSans-Bold"),local("DMSans Bold"),url(/Project-CodeWizards/assets/DMSans-Bold-39c64b26.ttf),url(/Project-CodeWizards/assets/DMSans-Bold-4bf6d53a.woff),url(/Project-CodeWizards/assets/DMSans-Bold-8607b40a.woff2),url(/Project-CodeWizards/assets/DMSans-Bold-36ad68a7.svg);font-weight:700;font-display:swap;font-style:normal}
