body{margin:0;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;background-color:#f9f9f9;padding-top:125px;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}.section{padding:85px 0}.container{padding:0 30px;margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}mark{background-color:#6c5fbc80;border-radius:5px;color:#606060}@media screen and (min-width: 1024px){.section{padding:70px 0}.container{padding:0 68px}}@media screen and (min-width: 1440px){.section{padding:100px 0}.container{padding:0 95px;max-width:1440px}}.header{position:fixed;top:0;left:0;width:100%;z-index:999;background-color:#f9f9f9b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.js-header{box-shadow:0 0 29px -11px #0009;transition:box-shadow .6s ease}.header-box{display:flex;justify-content:space-between;align-items:center;border-bottom:.5px solid #cbcbcb;padding:40px 0;transition:all .6s ease}.header-box-top,.header-box-bottom{display:flex;align-items:center;gap:40px}.header-logo{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-weight:600;font-size:21px;line-height:1.3;color:#6c5fbc}.header-menu{display:block;background-color:transparent;border:none}.header-nav-list,.header-login{display:none;gap:5px}.header-login.list-login-act,.header-menu-login.list-login-act{display:none!important}.header-login-item{font-family:Inter,sans-serif;font-weight:700;font-size:17px;line-height:1.5;color:#606060;padding:10px 15px;border-radius:18px;border:1px solid transparent;transition:all .4s ease}.curent-page:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:2px;background-color:#6c5fbc}.header-basket-btn{display:none;position:relative;padding:0;border:none;background-color:transparent;width:30px}.header-basket-btn p{position:absolute;display:flex;justify-content:center;align-items:center;bottom:15px;left:20px;top:-10px;width:18px;height:18px;font-size:12px;background-color:#6c5fbc;color:#f9f9f9;border-radius:50%}.header-menu-wrap{position:absolute;top:0;left:0;width:100%;z-index:999;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#f9f9f9;height:100vh;display:none;transition:all .7s ease;transform:translate(100%)}.header-menu-close{position:absolute;right:32px;top:24px;background-color:#e7e9fc;border:transparent 1px solid;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:all .8s ease;fill:#6c5fbc}.header-basket-btn-menu{position:absolute;top:24px;left:32px}.header-menu-list{display:flex;flex-direction:column;gap:40px}.header-menu-list li a{font-weight:600;font-size:36px;line-height:74%;text-transform:capitalize;color:#606060}.header-menu-login{display:flex;gap:8px}.header-menu-login-item{font-family:Inter,sans-serif;font-weight:700;font-size:17px;line-height:1.5;color:#606060;border:1px solid #6c5fbc;border-radius:18px;display:block;text-align:center;padding:17px 26px;width:130px;height:62px;color:#6c5fbc}.signup{background:#6c5fbc;border-radius:18px;color:#f9f9f9}.header-social-list{display:flex;gap:55px}.model-order-container{margin-bottom:20px}.header-nav-item{font-family:Inter,sans-serif;font-weight:500;font-size:17px;line-height:1.5;color:#606060;display:block;position:relative}.header-nav-item:focus,.header-nav-item:hover{color:#6c5fbc}.header-menu-user-wrap,.header-user-wrap,.header-user-active.header-user-wrap{display:none}.header-user-active.header-menu-user-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:5px}.header-user-active.header-menu-user-wrap:focus .header-user-icon,.header-user-active.header-menu-user-wrap:active .header-user-icon{background-color:#c8c6d8}.header-user-text{font-size:16px;font-weight:400;text-align:center}.header-user-btn{width:60px;height:60px;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;background-color:#dbd9ee;transition:background-color .4s ease}.header-user-btn svg{fill:#6c5fbc}.header-user-opt-cont{position:absolute;top:90px;padding:8px;z-index:666;background-color:#f9f9f9;box-shadow:5px 8px 17px 1px #6c5fbc26;border-radius:10px;overflow:auto;display:none;height:0;transition:all .3s linear}.header-user-list{display:flex;flex-direction:column}.header-user-list-btn{border:none;background-color:transparent;font-size:18px;width:100%;font-weight:400;cursor:pointer;border-radius:5px;padding:5px}.header-user-list li:last-child button{color:#fd292f}.header-user-list-btn:focus,.header-user-list-btn:hover{background-color:#6060601a}@media screen and (min-width: 1024px){.header-box{grid-template-columns:2fr 8fr 1fr 1fr}.header-menu{display:none}.header-nav-list,.header-login{display:flex}.header-login-item{padding:17px 26px}.header-login-item:focus,.header-login-item:hover{border:1px solid #6c5fbc;width:130px;height:62px;color:#6c5fbc}.header-nav-list{gap:53px}.signup{color:#f9f9f9}.signup:focus,.signup:hover{color:#6c5fbc;border:1px solid #6c5fbc;background-color:transparent}.header-basket-btn p{transition:all .5s ease}.header-basket-btn:hover p{background-color:#574ca2}.model-order-container{margin-bottom:0}.header-user-active.header-user-wrap{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.header-user-active.header-user-wrap:focus .header-user-icon,.header-user-active.header-user-wrap:hover .header-user-icon{background-color:#cfcddf}.header-user-text{font-size:12px;font-weight:300}.header-user-btn{width:35px;height:35px}.header-user-opt-cont{top:60px}.header-user-list-btn{font-size:16px}}.hero{padding-top:60px}.hero-container{display:flex;flex-direction:column;padding-bottom:75px;gap:45px}.hero-wrap{max-width:500px;margin:0 auto}.hero-text{max-width:260px;margin:0 auto;font-weight:600;font-size:9px;line-height:120%;letter-spacing:.13em;color:#201f1f;text-align:center;position:relative}.hero-text:after{content:"";border:.62px solid #201f1f;width:33px;height:.5px;position:absolute;top:3.5px;left:40px}.hero-title{font-weight:600;font-size:46px;line-height:120%;letter-spacing:-.04em;text-align:center;color:#201f1f;margin-bottom:15px}.hero-title span{color:#5c4eae}.hero-prg{font-weight:400;font-size:11px;line-height:156%;text-align:center;color:#676767;opacity:.7;margin-bottom:40px}.hero-prg span{font-weight:500;color:#5c4eae}.hero-btn-container{display:flex;justify-content:center;gap:15px;margin-bottom:25px}.hero-btn-started{font-weight:500;font-size:13px;letter-spacing:.01em;text-transform:capitalize;color:#fff;border-radius:10px;width:124px;height:47px;background:#6c5fbc;border:1.2px solid #6c5fbc}.hero-btn-pro{font-weight:500;font-size:13px;letter-spacing:.01em;text-transform:capitalize;color:#6c5fbc;border:1.2px solid #6c5fbc;border-radius:10px;width:88px;height:47px;background-color:transparent}.hero-reviews-wrap{display:flex;gap:5px;flex-wrap:wrap;align-items:center;justify-content:center}.hero-reviews-prg{font-weight:500;font-size:12px;line-height:150%;color:#334155;opacity:.7}.hero-images-container{display:flex;justify-content:center}.hero-images-picture{flex:1;max-width:464px;display:flex}.hero-images-picture img{flex:1}.hero-images-icon-top{display:block;margin-top:-15px;stroke-width:2px;stroke-dasharray:100%;animation:draw 2.3s linear infinite}.hero-images-icon-bottom{display:block;margin-top:auto;margin-right:-10px;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}.hero-list{display:flex;flex-direction:column;gap:60px;background:#5c4eae;padding:100px 50px 80px;position:relative}.hero-item:not(:last-child){padding-bottom:60px;position:relative}.hero-item:not(:last-child):after{content:"";border:1px solid #c5c5c5;width:100%;height:0px;position:absolute;bottom:0;left:0;opacity:.15}.hero-item-title{font-weight:700;font-size:43px;line-height:125%;text-align:center;color:#fff}.hero-item-text{font-weight:500;font-size:14px;line-height:150%;text-align:center;color:#c5bfed}.icon-hero-top{position:absolute;top:0;left:0}.icon-hero-bottom{position:absolute;width:100px;height:120px;bottom:0;right:0}@media screen and (min-width: 1024px){.hero-container{flex-direction:row;justify-content:space-between}.hero-wrap{flex:1 1 calc(44% - 26px);max-width:none}.hero-images-container{flex:1 1 calc(54% - 26px)}.hero-images-picture{max-width:none}.hero-text{text-align:start;font-size:10px;color:#201f1f33;padding-left:50px}.hero-text:after{border:.71px solid #201f1f;width:38px;height:0px;opacity:.2;left:0;top:5px}.hero-title{text-align:start;font-size:53px}.hero-prg{font-size:12px;text-align:justify;max-width:355px}.hero-btn-container{justify-content:flex-start}.hero-btn-started{transition:all .8s ease}.hero-btn-started:focus,.hero-btn-started:hover{color:#6c5fbc;background-color:transparent}.hero-btn-pro{transition:all 1s ease}.hero-btn-pro:focus,.hero-btn-pro:hover{color:#fff;background-color:#6c5fbc}.hero-reviews-wrap{justify-content:flex-start;margin-bottom:0}.hero-images-icon-bottom{bottom:15px}.hero-list{flex-direction:row;padding:40px 68px}.hero-item:not(:last-child){padding-bottom:0}.hero-item:not(:last-child):after{left:100%;top:50px;transform:rotate(90deg);width:87px}}@media screen and (min-width: 1220px){.hero-title{font-size:60px}.hero-prg{font-size:16px}}@media screen and (min-width: 1440px){.hero-text{font-size:15px}.hero-title{font-size:75px}.hero-prg{font-size:18px;max-width:500px;margin-bottom:50px}.hero-btn-started{width:156px;height:59px;font-size:16px}.hero-btn-pro{width:110px;height:59px;font-size:16px}.hero-images-icon-top{width:40px;height:24px;right:-10px}.hero-images-icon-bottom{width:38px;height:33px}.hero-list{justify-content:center;gap:132px;padding:50px 95px}.hero-item{max-width:210px}.hero-item:not(:last-child):after{left:110%}}.quality-content{position:relative;margin-bottom:100px}.quality-name{font-weight:700;font-size:30px;line-height:114%;text-transform:capitalize;text-align:center;color:#18181b;margin-bottom:51px}.quality-selection{color:#6c5fbc}.quality-list{display:flex;flex-direction:column;margin-bottom:35px;list-style:disc;gap:16px;flex-wrap:wrap;align-content:center;padding-left:20px}.quality-item p{font-weight:400;font-size:11px;line-height:150%;color:#676767}.quality-wrap{position:relative;margin:0 auto;width:121px}.quality-btn{border-radius:10px;width:121px;height:41px;background-color:#6c5fbc;border:none;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:11px;line-height:125%;text-transform:capitalize;text-align:center;color:#fff;gap:8px}.quality-btn svg{fill:#fff}.quality-spiral-icon{position:absolute;bottom:-100px;left:-80px;transform:rotate(140deg);stroke-width:2}.quality-spiral-icon use{stroke:#6c5fbc;stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite;fill:none}@keyframes drawTwo{0%{stroke-dashoffset:0}to{stroke-dashoffset:670}}.quality-img{display:flex;flex-wrap:wrap;justify-content:center;position:relative}.quality-img picture{flex:.7;max-width:250px}.quality-img img{width:100%}.quality-illustration-icon{display:block;margin-top:-10px;stroke:#6c5fbc;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}@keyframes draw{0%{stroke-dashoffset:0%}to{stroke-dashoffset:200%}}@media screen and (min-width: 1024px){.quality-container{display:flex;flex-direction:row-reverse;justify-content:space-around}.quality-content{max-width:400px;margin:0}.quality-name{font-size:36px;text-align:start}.quality-list{gap:20px;margin-bottom:40px}.quality-item p{font-size:14px}.quality-wrap{width:132px}.quality-btn{margin:0;font-size:12px;width:132px;height:44px;gap:3px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.quality-btn:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.quality-btn svg{transition:all .3s cubic-bezier(.22,.68,0,1.71)}.quality-btn:hover svg{transform:translate(6px)}.quality-spiral-icon{transform:rotate(186deg);left:-100px;bottom:-50px}.quality-img picture{flex:1;max-width:none}}@media screen and (min-width: 1440px){.quality-content{max-width:550px}.quality-name{font-size:50px;margin-bottom:63px}.quality-list{gap:28px;margin-bottom:60px}.quality-item p{font-size:20px}.quality-btn{width:186px;height:63px;font-size:18px;gap:5px}.quality-spiral-icon{left:-110px;bottom:-70px;stroke-width:3;width:120px;height:120px}.quality-illustration-icon{width:50px;height:54px;margin-top:-15px}}.curent{position:relative}.curent:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#cbcbcb;border-radius:2px}.resturents-list-title{margin-bottom:60px;font-weight:600;font-size:30px;line-height:36px;line-height:1.2;color:#323142;text-align:center}.resturents-list-title span{display:block;color:#6c5fbc}.resturents-list-link{display:flex;position:relative;font-weight:500;font-size:20px;letter-spacing:-.01em;color:#acadb9;width:117px;margin-left:auto}.resturents-list-link:after{content:"";display:block;position:absolute;width:0;bottom:0;height:2px;margin:-5px 0;left:0;background-color:#acadb9;transition:all .4s ease-in 0s}.resturents-list-link:hover:after{width:100%}.resturents-list-link svg{fill:#acadb9;margin:auto 0 auto 15px}@media screen and (min-width: 1024px){.resturents-list-title{margin-bottom:50px}.resturents-list-title span{display:inline}}@media screen and (min-width: 1440px){.resturents-list-title{margin-bottom:86px;font-size:45px}}.dishes-list{display:flex;flex-wrap:wrap;column-gap:21px;row-gap:42px;margin-bottom:60px;justify-content:center}.dishes-list li:last-child{display:none}.dishes-list-item{display:flex;flex-direction:column;width:calc((100% - 21px)/2);max-width:250px;border:.94px solid #f4f4f6;border-radius:23px;box-shadow:4px 54px 27px #e5e5e5b3;background:#fff;position:relative;padding:24px 14px 20px;transition:all .3s ease}.dishes-list-item img{width:100%;transition:all .3s ease}.dishes-list-item:hover img{transform:scale(1.1)}.dishes-list-item:hover{box-shadow:0 1px 6px #2e2f4214,0 1px 1px #2e2f4229,0 2px 1px #2e2f4214}.dishes-list-heart-link{position:absolute;top:16px;right:14px;width:23px;height:23px;cursor:pointer}.dishes-list-icon{stroke:#323142;stroke-width:1.5px;transition:all .3s ease}.dishes-list-wrap{margin-top:4px;margin-bottom:auto}.dishes-wrap-text{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:7px;color:#daa31a;border-radius:3px;width:38px;height:14px;background:#f7edd0}.dishes-wrap-title{font-weight:600;font-size:15px;line-height:25px;line-height:1.625;color:#323142;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dishes-wrap-prg{display:flex;align-items:center;font-family:Manrope,sans-serif;font-weight:400;font-size:11px;line-height:15px;line-height:1.33333;color:#8e97a6}.dishes-wrap-star{fill:#6c5fbc;margin:auto 5px}.dishes-list-container{display:flex;margin-top:8px}.dishes-container-text{font-family:Manrope,sans-serif;font-weight:700;font-size:16px;line-height:26px;line-height:1.55556;color:#323142}.dishes-container-text span{font-size:12px;color:#8e97a6}.dishes-container-btn{display:flex;justify-content:center;align-items:center;padding:0;border-radius:6px;border:none;width:28px;height:25px;background:#323142;margin-left:auto;transition:all .1s ease}.dishes-container-btn svg{fill:#fff;stroke-width:2.69px;stroke:#fff;transition:all .1s ease}.dishes-container-btn:active,.dishes-container-btn:focus{background-color:#8e97a6;box-shadow:0 5px 4px #0000001a}.dishes-container-btn:active svg,.dishes-container-btn:focus svg{transform:scale(1.3)}@media screen and (min-width: 1024px){.dishes-list{margin-bottom:47px}.dishes-list-item{width:calc((100% - 84px)/5)}.dishes-list li:last-child{display:flex}.dishes-list-wrap{margin-top:11px}}@media screen and (min-width: 1440px){.dishes-list{column-gap:31px;margin-bottom:65px}.dishes-list-item{width:calc((100% - 124px)/5)}.dishes-wrap-text{font-weight:400;font-size:11px;width:58px;height:22px}.dishes-wrap-title{font-size:23px}.dishes-wrap-prg{font-size:17px}.dishes-wrap-star{width:15px;height:15px}.dishes-list-container{margin-top:12px}.dishes-container-text{font-size:25px}.dishes-container-text span{font-size:18px}.dishes-container-btn{width:43px;height:39px;transition:all .4s ease}.dishes-container-btn svg{width:15px;height:15px;transition:all .2s ease}.dishes-container-btn:hover{background-color:#8e97a6;box-shadow:0 5px 4px #0000001a}.dishes-container-btn:hover svg{transform:scale(1.3)}.dishes-list-icon{width:23px;height:23px}.dishes-list-heart-link:hover svg{fill:#6c5fbc}}.menu-list{display:flex;flex-direction:row;gap:40px;margin-bottom:60px;flex-wrap:wrap;justify-content:center}.menu-list-item{flex:1 1 calc(33.33% - 40px);min-width:260px;border:1px solid #f4f4f6;border-radius:24px;max-width:395px;box-shadow:5px 57px 28px #e5e5e5b3;background:#fff}.menu-list-item img{border-top-left-radius:24px;border-top-right-radius:24px}.menu-list-wrap{display:flex;padding:7px 21px 10px 26px}.menu-list-text{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:10px;color:#fb471d;border-radius:4px;width:58px;height:19px;background:#f7c5ba}.menu-list .menu-list-item:first-child .menu-list-text{color:#daa31a;background:#f7edd0}.menu-list-title{font-weight:600;font-size:20px;line-height:33px;line-height:1.625;color:#323142}.menu-list-prg{display:flex;align-items:center;font-family:Manrope,sans-serif;font-weight:400;font-size:15px;line-height:21px;line-height:1.33333;color:#8e97a6}.menu-list-star{fill:#6c5fbc;margin:auto 5px}.menu-list-btn{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;fill:#f4f4f6;border:none;background-color:#dbd9ee;padding:0;margin-left:auto;margin-top:auto}.menu-list-btn:active,.menu-list-btn:focus{fill:#6c5fbc}@media screen and (min-width: 1024px){.menu-list{flex-direction:row;gap:22px;margin-bottom:47px}.menu-list-item{flex:1 1 calc(33.33% - 22px);transition:all .3s ease}.menu-list-title{font-size:18px}.menu-list-btn{transition:fill .5s,border .5s,background-color .5s}.menu-list-btn:hover{fill:#6c5fbc;border:1px #6c5fbc solid;background-color:transparent}}@media screen and (min-width: 1440px){.menu-list{gap:30px;margin-bottom:66px;height:325px}.menu-list-item{flex:1 1 calc(33.33% - 30px);border-radius:30px}.menu-list-item:focus,.menu-list-item:hover{box-shadow:0 1px 6px #2e2f4214,0 1px 1px #2e2f4229,0 2px 1px #2e2f4214}.menu-list-item img{border-top-left-radius:30px;border-top-right-radius:30px}.menu-list-text{font-size:12px}.menu-list-title{font-weight:600;font-size:25px;line-height:1.62}.menu-list-prg{font-size:19px}.menu-list-btn{width:40px;height:40px}}.purchases-container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.purchases-container-child{display:flex;flex-direction:column;align-items:center;max-width:400px;margin-bottom:100px;min-width:260px;flex:1}.purchases-title{font-weight:700;font-size:30px;line-height:109%;text-transform:capitalize;color:#18181b;margin-bottom:26px}.purchases-title span{color:#6c5fbc}.purchases-list li:nth-child(2){margin-bottom:15px}.purchases-spiral-arrow{fill:none;stroke-width:2px;stroke:#6c5fbc;position:absolute;top:-100px;right:0;transform:rotate(316deg);stroke-dashoffset:330;stroke-dasharray:330;animation:drawTwo 3s backwards infinite}@media screen and (min-width: 580px){.purchases-spiral-arrow{display:none}.purchases-container{justify-content:space-between}}.purchases-wrap{border:.93px solid #edf2f7;border-radius:15px;max-width:316px;height:276px;background:#fff;box-shadow:4px 54px 27px #e5e5e5b3;display:flex;flex-wrap:wrap;flex-direction:row;flex:1;min-width:260px;row-gap:10%;padding:22px 22px 27px;position:relative}.purchases-wrap-title{font-weight:800;font-size:16px;line-height:135%;letter-spacing:.01em;color:#1a202c}.purchases-wrap-btn{border-radius:7px;padding:0;border:none;width:104px;height:31px;background:#fafafa;font-weight:600;font-size:11px;line-height:150%;letter-spacing:.03em;text-align:right;color:#1a202c;display:flex;justify-content:center;align-items:center;gap:5px;margin-left:auto}.purchases-wrap-btn svg{fill:none;stroke:#18181b}.purchases-wrap-list{display:flex;flex-direction:column;gap:13px;width:100%}.purchases-wrap-list li{display:flex;flex-wrap:wrap;border:.93px solid #edf2f7;border-radius:11px;padding:14px;width:100%;height:80px;align-items:center}.purchases-wrap-wallet{display:flex;justify-content:center;align-items:center;border-radius:930px;width:29px;height:29px;background:#f4f0ff;margin-right:11px}.purchases-wrap-text{font-weight:800;font-size:11px;line-height:150%;letter-spacing:.03em;color:#1a202c}.purchases-wrap-number{font-weight:600;font-size:11px;line-height:150%;letter-spacing:.03em;color:#1a202c;margin-left:auto;width:50px}.purchases-wrap-prg{font-weight:500;font-size:9px;line-height:150%;letter-spacing:.04em;color:#a0aec0}.purchases-wrap-divider-wallet{flex-grow:1;width:100%;height:5px;border-radius:47px;background:#c4bbff;margin-top:auto;position:relative}.divider-wallet{position:absolute;top:0;left:0;border-radius:47px;width:0;height:5px;background:#6c5fbc}@keyframes dividerWallet{to{width:75%}}.purchases-wrap-money{display:flex;justify-content:center;align-items:center;border-radius:930px;width:29px;height:29px;background:#f2fdf6;margin-right:11px}.purchases-wrap-divider-money{border-radius:47px;width:100%;height:5px;background:#fedb99;position:relative;margin-top:auto}.divider-money{position:absolute;top:0;left:0;border-radius:47px;width:0;height:5px;background:#fbad18}@keyframes dividerMoney{to{width:60%}}@media screen and (min-width: 1024px){.purchases-container{flex-direction:row;justify-content:space-between}.purchases-container-child{margin:0;max-width:400px}.purchases-title{font-size:36px;margin-bottom:34px}.purchases-wrap{max-width:379px;height:331px}.purchases-wrap-title{font-size:20px}.purchases-wrap-btn{width:125px;height:37px;font-size:13px}.purchases-wrap-list{gap:15px}.purchases-wrap-list li{height:96px}.purchases-wrap-wallet{width:35px;height:35px;margin-right:13px}.purchases-wrap-wallet svg{width:17px;height:17px}.purchases-wrap-text{font-size:13px}.purchases-wrap-prg{font-size:11px}.purchases-wrap-number{width:65px;font-size:15px}.purchases-wrap-divider-wallet,.divider-wallet{height:6px}.purchases-wrap-money{width:35px;height:35px;margin-right:13px}.purchases-wrap-money svg{width:17px;height:17px}.purchases-wrap-divider-money,.divider-money{height:6px}}@media screen and (min-width: 1440px){.purchases-container-child{max-width:570px}.purchases-title{font-size:50px;line-height:114%;margin-bottom:48px}.purchases-wrap{max-width:534px;height:466px;padding:37px 37px 45px}.purchases-wrap-title{font-size:28px}.purchases-wrap-btn{width:175px;height:53px;font-size:18px}.purchases-wrap-btn svg{width:17px;height:17px}.purchases-wrap-list{gap:22px}.purchases-wrap-list li{height:135px}.purchases-wrap-wallet{width:50px;height:50px;margin-right:19px}.purchases-wrap-wallet svg{width:25px;height:25px}.purchases-wrap-text{font-size:18px}.purchases-wrap-prg{font-size:15px}.purchases-wrap-number{width:91px;font-size:21px}.purchases-wrap-divider-wallet,.divider-wallet{height:9px}.purchases-wrap-money{width:50px;height:50px;margin-right:19px}.purchases-wrap-money svg{width:25px;height:25px}.purchases-wrap-divider-money,.divider-money{height:9px}}.customer{padding-top:90px;padding-bottom:80px}.customer-title{max-width:160px;margin:0 auto 55px;font-weight:600;font-size:30px;line-height:1.2;color:#323142;text-align:center}.customer-title span{color:#6c5fbc}.customer-swiper{padding:10px}.customer-swiper-wrapper{position:relative;margin-bottom:45px}.customer-swiper-slide{max-width:100%;background-color:#fff;border-radius:12px;padding:22px 25px;box-shadow:0 0 15px #03031421}.customer-swiper-top{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.customer-swiper-img{width:42px;height:42px;border-radius:50%}.customer-swiper-content{display:flex;align-items:center;gap:12px}.customer-swiper-title{font-weight:500;font-size:12px;line-height:1.5;color:#030314}.customer-swiper-subtitle{font-weight:500;font-size:9px;line-height:1.5;color:#5e5d5d}.customer-swiper-descr{margin-bottom:22px;font-weight:400;font-size:10px;line-height:1.45;color:#636363}.customer-swiper-rate{width:82px;height:13px}.customer .swiper-scrollbar{border-radius:22px;height:4px;background-color:#6b5fbc27}.customer .swiper-scrollbar-drag{height:100%;background-color:#6c5fbc}@media screen and (min-width: 1024px){.customer-container{padding-right:0}.customer-title{max-width:none;font-size:31px;line-height:.5}.customer-swiper-title{font-size:14px}.customer-swiper-subtitle{font-size:11px}.customer-swiper-descr{font-size:12px;line-height:1.4}.customer-swiper-wrapper{margin:0}.customer .swiper{position:relative}.customer-swiper-slide{max-width:375px;padding:27px 30px}.customer-swiper-rate{width:98px;height:16px}.customer .swiper-scrollbar{position:absolute;bottom:8px;left:100%;transform:translate(-100%);max-width:434px;height:8px}.customer-swiper-slide .customer-swiper-top{overflow:hidden;max-height:0;opacity:0;transition:max-height .7s ease,opacity .5s ease}.customer-swiper-slide.active-slide .customer-swiper-top{max-height:300px;opacity:1}}@media screen and (min-width: 1440px){.customer-title{font-size:45px;line-height:.56}.customer-swiper-slide{max-width:528px}.customer .swiper-scrollbar{max-width:557px}.customer-swiper-slide{padding:38px 43px}.customer-swiper-title{font-size:20px;line-height:1.5}.customer-swiper-subtitle{font-size:16px;line-height:1.56}.customer-swiper-descr{font-size:18px;line-height:1.45}}.banner{padding:67px 0 115px}.banner-container{border-radius:15px;background:#6c5fbc;min-height:256px;padding:0 27px;background-image:url(/eatly/assets/banner-background-df6146af.png);background-position-x:-50px}.banner-subtittle-form{margin-bottom:27px}.banner-tittle{padding:50px 0 32px;line-height:1;font-weight:800;font-size:41px;text-align:center;color:#fff;opacity:.8}.banner-form{text-align:center;position:relative;max-width:400px;margin:0 auto;height:48px}.banner-input{border-radius:9px;width:100%;height:100%;box-shadow:0 5px 29px #0000001a;background:#fff;border:1px solid transparent;padding-left:20px;font-size:10px;opacity:.8;outline:transparent;transition:all .25s cubic-bezier(.4,0,.2,1)}.banner-input:focus,.banner-input:hover{color:#6c5fbc;border-color:#6c5fbc}.banner-input::placeholder{font-weight:400;font-size:10px;letter-spacing:.03em;text-transform:capitalize;color:#878787}.banner-button{display:flex;width:86px;height:34px;background:#6c5fbc;border-radius:7px;position:absolute;right:7px;bottom:7px;border:none;justify-content:center;align-items:center;font-weight:500;font-size:9px;letter-spacing:.03em;text-transform:uppercase;color:#f7f8fa;transition:all .5s cubic-bezier(.075,.82,.165,1)}.banner-button:active,.banner-button:focus,.banner-button:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.banner-img{width:170px;height:170px;position:absolute;left:50%;transform:translate(-50%)}@media screen and (min-width: 1024px){.banner-container{min-height:200px;border-radius:21px;min-width:860px;position:relative}.banner-tittle{padding:0;font-size:49px}.banner-form{margin:0;width:312px}.banner-input{font-size:11px}.banner-input::placeholder{font-size:11px}.banner-button{font-size:10px}.banner-subtittle-form{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:26px 50px 45px 45px;height:200px;margin:0}.banner-img{width:195px;height:195px;top:100%;position:absolute;left:75%;transform:translateY(-75%)}}@media screen and (min-width: 1440px){.banner-container{border-radius:30px;min-width:1214px;min-height:280px}.banner-subtittle-form{padding:60px 0 60px 66px;height:280px}.banner-tittle{font-size:70px}.banner-form{width:439px;height:68px}.banner-input{font-size:16px}.banner-input::placeholder{font-size:16px}.banner-button{border-radius:11px;width:132px;font-size:14px;height:53px}.banner-img{width:275px;height:275px}}.footer-container{background-color:#efefef;padding-top:55px;padding-bottom:36px;max-width:100%}.footer-logo-container{display:flex;align-items:center;line-height:0;margin-bottom:54px}.footer-logo{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:1.3em;color:#6c5fbc;display:flex;align-items:center;gap:10px}.footer-social-list{display:flex;gap:20px;margin-left:auto}.footer-social-list-tablet{display:none}.footer-social-links-icon{transition:fill .25s cubic-bezier(.4,0,.2,1)}.footer-social-links-icon:active{fill:#6c5fbc}.footer-social-links{position:relative}.footer-social-links:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}.footer-navigation-list{display:flex;flex-direction:column;gap:30px}.footer-navigation-list-tablet{display:none}.footer-navigation-links{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.35em;text-transform:uppercase;color:#606060}.footer-line{border:1px solid #cbcbcb;margin-top:32px;margin-bottom:26px}.footer-copyright-text:before{content:"©";margin-right:4px}.footer-copyright-text{text-align:center;font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:1.47em;color:#70798b}.scroll-btn{display:flex;justify-content:center;align-items:center;width:45px;height:45px;border:none;border-radius:50%;background-color:#6c5fbc;position:fixed;right:3%;bottom:3%;transform:scale(0);visibility:hidden;z-index:99999;opacity:0;transition:all .3s ease}.scroll-btn:focus,.scroll-btn:hover{background-color:#5c51a0}.scroll-btn-icon{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2.5px}.is-active-scroll{transform:scale(1);visibility:visible;opacity:.8}@media screen and (min-width: 768px){.footer-social-list{display:none}.footer-logo-container{margin-bottom:20px}.footer-social-list-tablet{display:flex;gap:20px;margin-left:auto}.footer-navigation-list-tablet{display:flex;align-items:center;justify-content:center;gap:50px;line-height:0;margin-left:auto}.footer-navigation-links{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.5em;text-transform:capitalize;color:#999}.footer-changes-tablet{display:flex;align-items:center;justify-content:center}.footer-navigation-list{display:none}.footer-line{border:.71px solid #818181;opacity:.25}.scroll-btn{width:55px;height:55px}.scroll-btn-icon{width:28px;height:28px}}@media screen and (min-width: 1280px){.scroll-btn{width:60px;height:60px}.scroll-btn-icon{width:38px;height:33px}}.swiper-container-baner{position:relative;margin-bottom:50px}.search-baner{width:100%;border-radius:15px;background:#6c5fbc;height:100px;background-image:url(data:image/png;base64,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);position:relative;padding:12px 23px;margin-bottom:55px}.search-baner-title{font-weight:800;font-size:30px;color:#f7f8fa;line-height:1}.search-baner-title span{display:block;font-weight:800;font-size:35px;color:#7c6fcd;margin-top:5px}.search-baner-img{position:absolute;right:14px;top:20px}.search-baner-icon{stroke-width:1.8px;stroke:#6c5fbc;position:absolute;right:-30px;top:-15px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}.swiper-wrapper-baner{max-width:315px}.search-container{display:flex;flex-direction:column;border-radius:20px;max-width:316px;height:495px;box-shadow:5px 8px 24px 1px #6c5fbc1f;background:#fff;padding:27px 27px 32px;margin:0 auto 70px}.search-category-wrap{margin-bottom:30px}.search-category-title{font-weight:600;font-size:17px;line-height:135%;color:#323142;margin-bottom:14px}.search-category-list{display:flex;width:100%;justify-content:space-around;height:70px}.search-category-list li{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;border-radius:12px;box-shadow:0 12px 18px #877dc840;cursor:pointer;transition:all .8s ease}.search-category-list li:nth-child(1){background-color:#ffde8a}.search-category-input:checked+label{border:#eda469 3px solid;border-radius:12px;transform:scale(1.1)}.search-category-label{font-weight:500;font-size:9px;text-align:center;display:flex;flex-direction:column;height:95%;width:95%;cursor:pointer}.search-category-label-pizza{color:#d69900}.search-category-list li:nth-child(2){background-color:#f7c5ba}.search-category-label-dishes{color:#cb4e32}.search-category-list li:nth-child(3){background-color:#edb66b}.search-category-label-donut{color:#d38311}.search-sort-wrap{margin-bottom:30px}.search-sort-title{font-weight:600;font-size:17px;line-height:135%;color:#323142;margin-bottom:10px}.search-sort-list{display:grid;grid-template-columns:50% 50%;gap:8px}@media screen and (max-width: 370px){.search-sort-list{display:flex;flex-direction:column}.search-category-list li{width:50px}}.search-sort-checkbox-label{font-weight:500;font-size:12px;line-height:187%;color:#acadb9;display:flex;align-items:center;cursor:pointer}.search-sort-checkbox-label span{display:flex;justify-content:center;align-items:center;background-color:transparent;width:15px;height:15px;border-radius:50%;border:1px solid #6c5fbc;fill:transparent;margin-right:8px}.search-sort-item input:checked+.search-sort-checkbox-label span{display:flex;justify-content:center;align-items:center;background-color:#6c5fbc;width:15px;height:15px;border-radius:50%;border:1px solid transparent;fill:#f4f4fd}.search-price-wrap{display:flex;flex-direction:column;margin-bottom:auto;position:relative}.search-price-title{font-weight:600;font-size:18px;line-height:135%;color:#323142;margin-bottom:15px}.search-price-slider{position:relative}.price-slider-input{width:100%;background:#7c6fcd;-webkit-appearance:none;outline:none;height:5px;border-radius:4px}.price-slider-input::-webkit-slider-thumb{-webkit-appearance:none;border-radius:50%;width:20px;height:20px;background-color:#6c5fbc;border:#bbb6d7 3.69px solid;cursor:pointer}.price-slider-output{position:absolute;top:-17px;left:-15px;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#6c5fbc;border-radius:10px 10px 0;color:#fff;font-size:10px;transition:all .2s cubic-bezier(0,.61,.81,.26)}.search-price-list{display:flex;justify-content:space-between}.search-price-list li p{font-weight:500;font-size:8px;line-height:281%;color:#c2c3cb}.search-aplly-btn{height:50px;width:100%;background:#6c5fbc;border-radius:11px;border:none;font-weight:600;font-size:11px;letter-spacing:-.01em;color:#fff3eb;transition:all .5s cubic-bezier(.075,.82,.165,1)}.search-form-wrap{display:flex;flex-direction:column;gap:20px;position:relative}.search-wrap{display:flex}.search-wrap label{flex:1}.search-form{position:relative;grid-column:1 / 3}.search-input{border-radius:8px;background-color:#ededed;height:54px;padding-left:30px;padding-right:20px;width:100%;font-weight:500;font-size:14px;line-height:117%;letter-spacing:-.02em;color:#aaabba;outline:transparent;border:transparent 1.5px solid;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.search-name-container{width:100%;height:0;z-index:666;background-color:#f9f9f9;box-shadow:5px 8px 17px 1px #6c5fbc26;border-radius:10px;position:absolute;top:60px;left:0;padding:10px;overflow:auto;display:none;transition:all .5s linear}.search-name-list{display:flex;flex-direction:column;gap:10px}.search-name-list li{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.35em;text-transform:uppercase;color:#606060;cursor:pointer;padding:10px}.search-name-list li:focus,.search-name-list li:hover{background-color:#6060601a;border-radius:10px}.search-input:focus{border-color:#6c5fbc}.search-input:focus+.search-input-btn svg{fill:#6c5fbc}.search-input-btn{position:absolute;top:50%;transform:translateY(-50%);left:0;background-color:transparent;border:none}.search-input-btn svg{fill:#aaabba}.search-choice-label{display:flex;justify-content:center;align-items:center;border:.9px solid #6c5fbc;height:51px;box-shadow:0 9px 20px #d3d1d840;background:#f3f5f6;font-weight:500;font-size:12px;text-align:center;color:#6c5fbc;transition:all .5s ease-out;cursor:pointer}.search-choice-label-left{border-radius:6px 0 0 6px}.search-choice-label-right{border-radius:0 6px 6px 0}.search-choice-label{font-weight:500;font-size:12px;text-align:center}.search-form-wrap input:checked+.search-choice-label{box-shadow:0 9px 20px #d3d1d840;background:#6c5fbc;color:#f3f5f6}.swiper-scrollbar{background-color:#f0f0f0;border-radius:10px}.swiper-scrollbar-drag{background-color:#6c5fbc;border-radius:10px}@media screen and (min-width: 690px){.search-wraping{display:grid;justify-content:space-evenly;column-gap:40px}.swiper-container-baner{min-width:260px;max-width:530px;margin-bottom:0;padding-top:50px}.search-container{grid-row:1 / 3;margin:0;max-width:330px}.search-form-wrap{grid-row:2;grid-column:1;gap:25px}.search-baner-icon{top:35px}}@media screen and (min-width: 1024px){.search-baner{height:178px;margin:0 0 55px;background-image:url(/eatly/assets/baner-background-tabl-d456bd24.png);padding:21px 42px}.search-form-wrap{padding-top:30px}.search-aplly-btn{font-size:16px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.search-aplly-btn:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.search-baner-title{font-size:53px}.search-baner-title span{font-size:62px}.search-baner-img{width:180px;height:182px;top:35px;right:8px}.search-input{padding-left:50px}.search-input-btn{left:10px}.search-input-btn svg{width:20px;height:25px}.search-choice-label{font-size:16px}.search-name-container{top:90px}.search-name-list li{font-size:18px}}@media screen and (min-width: 1440px){.search-wraping{justify-content:space-evenly}.swiper-container-baner{padding:0;max-width:760px}.search-baner{height:250px;background-image:url(/eatly/assets/baner-background-deskt-43512dfe.png)}.search-baner-icon{stroke-width:2px;right:-45px;top:-20px;width:40px;height:44px}.search-baner-title{font-size:74px}.search-baner-title span{font-size:87px}.search-baner-img{width:255px;height:255px}.search-container{width:377px;max-width:377px;height:520px}.search-input{height:75px;font-size:20px;padding-left:60px;border-radius:19px}.search-input-btn svg{width:30px;height:35px}.search-choice-label{height:74px;font-size:19px}.search-choice-label-left{border:2.17px solid #6c5fbc;border-radius:15px 0 0 15px}.search-choice-label-right{border-radius:0 15px 15px 0;border:2.17px solid #6c5fbc}.search-category-title{font-size:19px}.search-category-list{height:85px}.search-category-list li{width:25%}.search-category-label{font-size:14px;justify-content:center}.search-category-label span svg{width:40px;height:40px}.search-sort-title{font-size:19px}.search-sort-checkbox-label{font-size:13px}.search-price-title{font-size:19px;margin-bottom:24px}.price-slider-output{width:25px;height:25px;font-size:12px;border-radius:20px 20px 0;top:-23px}.search-price-list li p{font-size:12px}.search-name-container{top:110px}.search-name-list li{font-size:22px}}.questions-title{font-weight:600;font-size:23px;line-height:120%;text-align:center;color:#323142;position:relative;max-width:250px;margin:0 auto 67px}.questions-title span{color:#6c5fbc}.questions-title svg{position:absolute;top:-10px;right:-10px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}.questions-list{height:265px}.questions-list-item{display:flex;flex-direction:column;gap:10px;padding:5px;cursor:pointer}.js-questions-list-item{background-color:#60606012}.questions-wrap{display:flex;justify-content:space-between;align-items:center}.questions-wrap p{font-weight:600;font-size:12px;line-height:253%;color:#323142;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.questions-open-btn{border-radius:100%;border:none;padding:0;background-color:#6c5fbc;width:16px;height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}.questions-open-btn svg{fill:#fff;transition:all .2s ease}.questions-container{font-weight:400;font-size:11px;line-height:160%;letter-spacing:.01em;text-align:justify;color:#979797;max-width:250px;display:none}@media screen and (min-width: 1024px){.questions-title{font-size:31px;line-height:120%;max-width:290px;margin:0 auto 64px}.questions-title svg{width:40px;height:40px;top:-15px;right:-40px}.questions-list{height:327px}.questions-list-item{padding:7px}.questions-list-item:focus,.questions-list-item:hover{background-color:#60606012}.questions-wrap p{font-size:16px}.questions-open-btn{width:22px;height:22px;transition:all .4s ease}.questions-open-btn:focus,.questions-open-btn:hover{background-color:#4f468c;box-shadow:0 5px 4px #0000001a}.questions-open-btn:focus svg,.questions-open-btn:hover svg{transform:scale(1.2)}.questions-open-btn svg{width:12px;height:12px}.questions-container{font-size:14px;max-width:770px}}@media screen and (min-width: 1440px){.questions-title{font-size:45px;margin:0 auto 90px;max-width:408px}.questions-title svg{width:50px;height:50px;top:-20px;right:-50px}.questions-list{height:485px}.questions-list-item{padding:12px}.questions-wrap p{font-size:23px}.questions-container{font-size:20px;max-width:800px}.questions-open-btn{width:32px;height:32px}.questions-open-btn svg{width:16px;height:16px}}.section-result-search{padding:20px 0 100px}.popular-list{display:flex;flex-wrap:wrap;column-gap:21px;row-gap:42px;margin-bottom:50px;position:relative;justify-content:center}.result-search-baner-wrap{margin-bottom:50px}.result-search-list{display:flex}.result-search-list li{border:1.59px solid #f4f4f6;border-radius:30px;background:#fff;display:flex;flex-direction:column;max-width:315px;height:236px}.result-search-wrap{display:grid;margin:auto 0}.result-search-wrap h2{font-weight:600;font-size:20px;line-height:162%;color:#323142}.result-search-wrap p{font-weight:400;font-size:15px;line-height:133%;color:#8e97a6;grid-column:1}.result-search-wrap button{margin:0;grid-column:2}.result-search-img{width:100%;height:140px;border-top-left-radius:30px;border-top-right-radius:30px;object-fit:cover}.pizza-title{font-weight:600;font-size:24px;color:#323142;margin-bottom:30px;display:flex;gap:3px;align-items:center;justify-content:center}.again-btn{margin:0 auto}.curent-two:after{content:"";position:absolute;bottom:-30px;left:0;width:100%;height:1.5px;background-color:#323142;opacity:.2;border-radius:5px}.result-search-container{display:flex;justify-content:center;gap:5px;margin-bottom:45px}.result-search-titlte{font-weight:600;font-size:18px;color:#323142;display:flex;gap:3px}.result-search-icon{fill:#6c5fbc;display:none}.result-search-icon-open{display:block}.result-search-titlte span{color:#6c5fbc}.result-search-wrap{justify-content:space-between;padding:0 20px}@media screen and (min-width: 1024px){.popular-list{margin-bottom:60px}.result-search-list li{width:888px;max-width:888px;height:353px}.result-search-img{height:268px}.result-search-wrap{display:flex}.result-search-titlte{font-size:26px;gap:8px}}@media screen and (min-width: 1440px){.section-result-search{padding:20px 0 100px}.popular-list{column-gap:31px;margin-bottom:80px}.result-search-list li{max-width:1237px;width:1237px;height:497px}.result-search-baner-wrap{margin-bottom:80px}.result-search-img{width:100%;height:378px;border-top-left-radius:30px;border-top-right-radius:30px;object-fit:cover}.result-search-wrap h2{font-weight:600;font-size:40px;line-height:133%;color:#323142}.result-search-wrap p{font-weight:400;font-size:26px;line-height:133%;color:#8e97a6;align-content:center}.result-search-wrap p svg{width:34px;height:34px}.result-search-titlte{font-size:32px;gap:10px}}.map-wrap{position:relative;max-width:425px;margin:0 auto;padding-bottom:40px}.map{width:100%;height:90vh;border-radius:30px}.map-container{display:flex;flex-direction:column;gap:60px}.map-entry-wrap{background:#fff;border-radius:17px;width:100%;padding:25px 15px;display:flex;flex-direction:column;box-shadow:5px 8px 24px 1px #6c5fbc1f}.map-entry-title{margin:0 auto 25px;font-weight:600;font-size:24px;color:#323142}.map-entry-title span{color:#6c5fbc}.map-entry-form{display:flex;flex-direction:column}.map-entry-input{border:#aaabba 1px solid;border-radius:10px;padding-left:15px;font-weight:600;font-size:10px;line-height:150%;color:#b6b6b6;height:57px;outline:transparent;transition:all .5s cubic-bezier(.075,.82,.165,1);margin-bottom:10px}.map-entry-input:focus{border:#6c5fbc 1px solid;color:#6c5fbc}.map-entry-input:focus::placeholder{color:#6c5fbc}.map-entry-form p{margin:0 auto;font-weight:400;font-size:16px;color:#6c5fbc}.map-entry-form div{display:flex;justify-content:center;gap:7px;margin-bottom:30px}.map-entry-label-location{font-weight:500;font-size:16px;color:#323142;display:flex;align-items:center;cursor:pointer;gap:5px}.map-entry-label-location span{display:flex;justify-content:center;align-items:center;width:14px;height:14px;border-radius:15%;border:1px solid #6c5fbc;fill:transparent;background-color:transparent}.map-entry-input-location:checked+.map-entry-label-location span{background-color:#6c5fbc;fill:#fff}.map-entry-form button{height:40px;width:100%;background:#6c5fbc;border-radius:11px;border:none;font-weight:600;font-size:15px;letter-spacing:-.01em;color:#fff3eb}.map-model-wrap{display:none;opacity:0;flex-wrap:wrap;width:180px;justify-content:space-between;row-gap:7px;background:#fff;border-radius:4px;box-shadow:5px 8px 24px 1px #6c5fbc1f;padding:8px;position:absolute;top:60px;right:20px}.map-model-wrap-open{display:flex;opacity:1}.map-model-text{font-weight:500;font-size:16px;color:#323142}.map-model-text span{color:#6c5fbc}.map-model-btn{background:#6c5fbc;border-radius:3px;border:none;font-weight:500;font-size:15px;letter-spacing:-.01em;color:#fff3eb;transition:all .7s cubic-bezier(.075,.82,.165,1)}.map-model-btn-no{background:transparent;border:#6c5fbc 1px solid;color:#6c5fbc}.map-payment-container{position:relative}.map-products-wrap{max-height:220px;margin-bottom:45px;overflow:auto;border:#ededed 1px solid;padding:15px;border-radius:10px}.map-payment-form{position:relative;display:flex;gap:12px;margin-bottom:60px}.map-payment-input{border-radius:8px;background-color:#ededed;height:42px;padding-left:30px;padding-right:20px;width:100%;font-weight:500;font-size:10px;line-height:117%;letter-spacing:-.02em;color:#c2c3cb;outline:transparent;border:transparent 1.5px solid;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.map-payment-input:focus{border-color:#6c5fbc;color:#6c5fbc}.map-payment-input:focus+.map-payment-input-icon{fill:#6c5fbc}.map-payment-input-icon{position:absolute;top:12px;left:7px;fill:#c2c3cb}.map-payment-form-btn{width:79px;height:42px;font-weight:500;font-size:10px;letter-spacing:-.02em;color:#f3f5f6;border:none;border-radius:8px;background-color:#6c5fbc;box-shadow:0 12px 18px #2d31350d}.map-payment-list{display:flex;flex-direction:column;gap:9px;margin-bottom:50px}.map-payment-list li{display:flex;justify-content:space-between;font-weight:400;font-size:12px;line-height:117%;letter-spacing:-.02em;color:#323142;opacity:.7;position:relative;padding-bottom:4px}.map-payment-text-total{font-weight:600;font-size:15px;line-height:117%;letter-spacing:-.02em;color:#323142}.map-payment-line{position:absolute;left:0;bottom:0;border:.6px dashed #acadb9;width:100%;height:0px}.map-payment-btn{height:45px;width:100%;background:#6c5fbc;border-radius:11px;border:none;font-weight:500;font-size:15px;letter-spacing:-.01em;color:#fff3eb;transition:all .7s cubic-bezier(.075,.82,.165,1)}.map-payment-illustration-icon{position:absolute;top:-15px;right:-30px;stroke:#000;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}.map-payment-spiral-left-icon,.map-payment-spiral-right-icon{display:none}@media screen and (min-width: 1024px){.map-wrap{padding:0 68px 50px;max-width:1024px}.map-model-wrap{right:90px}.map-model-btn:hover{opacity:.9;box-shadow:1px 1px 4px #00000080}.map-container{flex-wrap:wrap;align-items:center;gap:60px}.map-entry-wrap{width:50%}.map-entry-title{font-size:26px}.map-entry-input{font-size:12px}.map-entry-form button{height:55px;font-size:18px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.map-entry-form button:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.map-payment-container{width:50%}.map-payment-input{font-size:12px;border-radius:10px;height:50px}.map-payment-input-icon{top:15px;width:18px;height:20px}.map-payment-form-btn{font-size:12px;border-radius:10px;height:50px;transition:all .8s cubic-bezier(.075,.82,.165,1)}.map-payment-form-btn:hover{opacity:.9;box-shadow:1px 1px 4px #0006}.map-payment-list li{font-size:16px}.map-payment-text-total{font-size:18px}.map-payment-btn{height:55px;font-size:18px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.map-payment-btn:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.map-payment-illustration-icon{position:absolute;stroke-width:3px;width:50px;height:50px;top:-25px;right:-50px}.map-payment-spiral-left-icon{display:block;stroke:#6c5fbc;stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite;fill:none;stroke-width:3;position:absolute;transform:rotate(230deg);bottom:40px;left:-130px}.map-payment-spiral-right-icon{display:none;display:block;stroke:#6c5fbc;stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite;fill:none;stroke-width:3;position:absolute;transform:rotate(330deg);bottom:60px;right:-100px}}@media screen and (min-width: 1440px){.map-wrap{padding:0 95px 60px;max-width:1440px}.map{height:92vh}.map-model-wrap{right:130px;width:220px}.map-model-text{font-size:18px}.map-model-text span{color:#6c5fbc}.map-model-btn{border-radius:5px;font-size:18px}.map-entry-title{font-size:28px}.map-entry-input{font-size:18px;height:65px;margin-bottom:15px}.map-entry-label-location{font-size:18px}.map-entry-form button{height:65px;font-size:22px}.map-payment-input{font-size:14px;border-radius:13px;height:55px;padding-left:35px}.map-payment-input-icon{top:15px;width:20px;height:22px}.map-payment-form-btn{font-size:14px;border-radius:12px;height:55px}.map-payment-list{gap:13px}.map-payment-list li{font-size:18px}.map-payment-text-total{font-size:20px}.map-payment-btn{height:65px;font-size:22px}}.our-pricing{overflow-x:hidden}.our-pricing-wrap{width:100%;height:180px;background:#5c4eae;padding-top:21px;position:relative}.our-pricing-wrap div{width:82px;margin:0 auto;position:relative}.our-pricing-text{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:1.2;letter-spacing:-.02em;color:#f9f9f9;text-align:center}.our-pricing-spiral-icon{position:absolute;top:10px;left:-50px;transform:rotate(-50deg);stroke-width:2.5}.our-pricing-container{margin-top:-100px;transform:translate(17px);display:flex;justify-content:center;width:332px}.our-pricing-img{box-shadow:4px 10px 48px #0000001a}.our-illustration-icon{display:none}.our-pricing-spiral-icon use{stroke:#fff;stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite;fill:none}.our-pricing-illustration-icon{display:block;margin-top:auto;margin-bottom:-25px;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}@media screen and (min-width: 600px){.our-pricing-wrap{padding-top:31px;height:237px}.our-pricing-wrap div{width:151px}.our-pricing-text{font-size:28px}.our-pricing-spiral-icon{width:60px;height:55px;left:65px;transform:rotate(-35deg);stroke-width:4px}.our-pricing-container{width:100%;margin-top:-138px;transform:translate(0)}.our-illustration-icon{display:block;margin-top:-15px;margin-left:5px;width:30px;height:30px;stroke:#fff;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite}.our-pricing-illustration-icon{width:33px;height:30px;margin-bottom:-30px}}@media screen and (min-width: 1440px){.our-pricing-wrap{padding-top:44px;height:334px}.our-pricing-wrap div{width:216px}.our-pricing-text{font-size:40px}.our-pricing-spiral-icon{width:83px;height:78px;left:-95px}.our-pricing-container{margin-top:-194px}.our-pricing-img{width:887px;height:631px}.our-illustration-icon{width:51px;height:46px;margin-top:-25px}.our-pricing-illustration-icon{width:46px;height:40px;margin-bottom:-43px}}.plans-list{display:flex;flex-direction:column;align-items:center;gap:58px}.plans-list-item{border-radius:15px;width:100%;max-width:340px;background:#f9f9f9;padding:31px 21px;box-shadow:0 0 20px 2px #e5e5e5}.plans-list-title{font-family:Poppins,sans-serif;font-weight:600;font-size:26px;line-height:1.2;letter-spacing:-.03em;color:#282828;margin-bottom:17px}.plans-list-price{display:flex;font-family:Poppins,sans-serif;font-weight:600;font-size:45px;line-height:1;color:#272e35;margin-bottom:23px}.plans-list-price span:first-child{font-family:Poppins,sans-serif;font-weight:600;font-size:17px;line-height:1.33333;color:#272e35;margin-bottom:auto}.plans-list-price span:nth-child(2){font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:1.5;color:#6e757c;margin-top:auto}.plans-list-line{border:.71px solid #c2c2c2;width:100%;height:0px;margin-bottom:24px}.plans-list-text{font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:1.5;color:#6e757c;max-width:105px;margin-bottom:16px}.plans-list-start{font-family:Poppins,sans-serif;font-weight:500;font-size:11px;letter-spacing:.03em;text-transform:uppercase;color:#f9f9f9;border:none;border-radius:9px;width:103px;height:41px;background:#6c5fbc;margin-bottom:33px}button.plans-drop-btn.ac-trigger{background-color:transparent;border:none;font-family:Inter,sans-serif;font-weight:700;font-size:13px;line-height:1.5;color:#272e35;display:flex;align-items:center;gap:10px;padding:0}.ac .plans-drop-btn.ac-trigger:focus{color:#272e35}.ac .plans-drop-btn.ac-trigger:after{display:none}.plans-list-dropdown{stroke-width:6px;stroke:#272e35;fill:none;transition:transform .6s ease}.ac-wrap.is-active .plans-list-dropdown{transform:rotate(180deg)}.plans-list-panel{display:flex;flex-direction:column;gap:12px;padding-top:24px}.plans-list-panel li{display:flex;gap:11px;align-items:center}.ac-wrap.ac{border:none;background-color:transparent}.plans-wrap{display:none}@media screen and (min-width: 600px){.plans-list{display:none}.plans-wrap{display:block;border-radius:11px;padding:38px 0 36px;margin:0 auto;background:#f9f9f9;box-shadow:0 0 20px 2px #e5e5e5}.plans-wrap-list-headlines{display:grid;grid-template-columns:3fr 2fr 0fr;margin-bottom:26px;padding-right:11%;padding-left:5.2%}.plans-wrap-list-headlines li{max-width:125px}.plans-wrap-headlines-title{font-family:Poppins,sans-serif;font-weight:600;font-size:28px;line-height:1.2;letter-spacing:-.03em;color:#282828;margin-bottom:18px}.plans-wrap-headlines-text{font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:1.5;color:#6e757c}.plans-wrap-line{border:.71px solid #cbcbcb;width:100%;height:0px;margin-bottom:28px}.plans-wrap-list-price{padding-right:11%;padding-left:5.2%;display:grid;grid-template-columns:3fr 2fr;justify-items:end;margin-bottom:27px}.plans-wrap-price-prg{display:flex;align-items:flex-end;font-family:Poppins,sans-serif;font-weight:600;font-size:45px;line-height:1;color:#272e35}.plans-wrap-price-prg span:first-child{font-size:17px;line-height:1.33;margin-bottom:auto}.plans-wrap-price-prg span:last-child{font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:1.5;color:#6e757c}.plans-wrap-list-features{display:flex;flex-direction:column;gap:25px;margin-bottom:44px;padding-right:17%;padding-left:5.2%}.plans-wrap-list-features li{display:grid;grid-template-columns:3fr 2fr 0fr}.plans-wrap-prg{font-family:Poppins,sans-serif;font-weight:600;font-size:17px;line-height:1.33333;color:#272e35}.plans-wrap-features-prg{font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:1.45455;color:#606060}.plans-wrap-features-icon{width:25px;height:25px}.plans-wrap-buttons{display:flex;justify-content:flex-end;padding-right:8%;gap:20%}.plans-wrap-buttons button{font-family:Poppins,sans-serif;font-weight:500;font-size:11px;letter-spacing:.03em;text-transform:uppercase;color:#f9f9f9;border:none;height:41px;width:12.6%;min-width:80px;border-radius:9px;background:#6c5fbc;transition:all .5s cubic-bezier(.075,.82,.165,1)}.plans-wrap-buttons button:focus,.plans-wrap-buttons button:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}}@media screen and (min-width: 1440px){.plans-wrap{padding:51px 0 54px;border-radius:15px;width:1251px}.plans-wrap-list-headlines{margin-bottom:37px}.plans-wrap-list-headlines li{max-width:180px}.plans-wrap-headlines-title{font-size:40px;margin-bottom:25px}.plans-wrap-headlines-text{font-size:16px}.plans-wrap-line{margin-bottom:45px}.plans-wrap-list-price{margin-bottom:40px}.plans-wrap-price-prg{font-size:64px}.plans-wrap-price-prg span:first-child{font-size:24px}.plans-wrap-price-prg span:last-child{font-size:16px}.plans-wrap-list-features{margin-bottom:62px;gap:36px}.plans-wrap-prg{font-size:24px}.plans-wrap-features-prg{font-size:22px}.plans-wrap-features-icon{width:35px;height:35px}.plans-wrap-buttons button{font-size:16px;height:58px;border-radius:12px}}.latest-articles-title{font-family:Poppins,sans-serif;font-weight:600;font-size:25px;line-height:1.2;letter-spacing:-.04em;color:#323142;text-align:center;margin-bottom:60px}.latest-articles-title span{color:#6c5fbc}.latest-articles-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;align-items:center;justify-content:center}.latest-articles-item{display:flex;flex-direction:column;justify-content:space-between;border-radius:11px;flex:1 1 calc(33.33% - 100px);max-width:266px;min-width:239px;height:302px;box-shadow:0 3px 32px #c5c5c540;background:#fff;cursor:pointer;padding:17px 13.5px 18px;transition:box-shadow .3s ease}.latest-articles-item:focus,.latest-articles-item:hover{box-shadow:0 2px 6px #c5c5c5cc}.latest-articles-img{border-radius:8px;height:187px;object-fit:contain;width:100%}.latest-articles-questions{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;line-height:1.19112;color:#252525}.latest-articles-wrap{display:flex;align-items:center}.latest-articles-wrap div{margin-left:8px}.latest-articles-written{font-family:Poppins,sans-serif;font-weight:400;font-size:8px;color:#8d8d8d}.latest-articles-autor{font-family:Poppins,sans-serif;font-weight:500;font-size:11px;line-height:1.53333;color:#000}.latest-articles-date{font-family:Poppins,sans-serif;font-weight:500;font-size:10px;line-height:1.97965;color:#b7b4b4;margin:auto 0 0 auto}.latest-articles-more{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:1.55556;letter-spacing:.03em;text-transform:uppercase;color:#292929;background-color:transparent;border:none;display:block;margin:80px auto 0;position:relative;transition:all .3s ease}.latest-articles-more:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#6c5fbc}.latest-articles-more.load{color:#6c5fbc;cursor:not-allowed}.latest-articles-more.load:after{animation:expand-width 1s infinite}.latest-articles-more:focus,.latest-articles-more:hover{color:#6c5fbc}@keyframes expand-width{0%{width:100%}50%{width:0}to{width:100%}}.latest-articles-answer{display:flex;flex-direction:column;gap:20px;width:300px;max-height:70vh;z-index:1001;padding:20px;border-radius:11px;background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in}.latest-answer-active{transform:translate(-50%,-50%) scale(1)}.latest-articles-answer p{overflow:auto}.latest-answer-btn{width:20px;height:20px;padding:0;border:1px #6c5fbc solid;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:transparent;position:absolute;top:10px;right:10px;transition:all .5s ease}.latest-answer-btn svg{fill:#6c5fbc}.latest-answer-btn:focus,.latest-answer-btn:hover{transform:rotate(180deg);border:1px transparent solid}.latest-articles-backdrop{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1e2023cc;transition:all .5s ease}.latest-backdrop-active{opacity:1;visibility:visible;pointer-events:auto}@media screen and (min-width: 1024px){.latest-articles-title{font-size:31px;margin-bottom:70px}.latest-articles-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:44px}.latest-articles-item{width:248px;height:313px}.latest-articles-img{border-radius:9px;height:193px}.latest-articles-questions{font-size:15px}.latest-articles-autor{font-size:12px}.latest-articles-date{font-size:11px}.latest-articles-more{font-size:20px}.latest-articles-answer{width:400px}}@media screen and (min-width: 1440px){.latest-articles-title{font-size:45px;margin-bottom:98px}.latest-articles-list{gap:61px}.latest-articles-item{border-radius:16px;max-width:348px;height:440px;padding:25px 20px 30px}.latest-articles-img{border-radius:12px;height:272px}.latest-articles-questions{font-size:21px}.latest-articles-wrap div{margin-left:11px}.latest-articles-wrap>img{width:43.7px;height:43.7px}.latest-articles-written{font-size:11px}.latest-articles-autor{font-size:17px}.latest-articles-date{font-size:15px}.latest-articles-answer{width:500px}.latest-answer-btn{width:25px;height:25px;padding:0;border:1px #6c5fbc solid;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:transparent;position:absolute;top:15px;right:15px}.latest-answer-btn svg{width:10px;height:10px}}.loader{width:200px;height:200px;border-radius:50%;display:inline-block;border-top:4px solid #363636;border-right:4px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:200px;height:200px;border-radius:50%;border-left:4px solid #6c5fbc;border-bottom:4px solid transparent;animation:rotation .5s linear infinite reverse}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.send-now-wrap{padding-top:24px;height:150px;background:#6c5fbc;margin-bottom:46px}.send-now-wrap div:nth-child(1){display:flex}.send-now-wrap div:nth-child(2){display:none}.send-now-wrap-icon{fill:none;stroke:#fff;stroke-width:3px;transform:rotate(260deg)}.send-now-wrap-icon use{stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite}.send-now-wrap-title{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-.02em;text-align:center;color:#f9f9f9}.send-now-wrapper-title{display:none}.send-now-form{display:flex;flex-direction:column}.send-now-form input{border:1.26px solid #b6b6b6;border-radius:11px;padding:13px 15px;width:100%;height:57px;font-family:Inter,sans-serif;font-weight:600;font-size:10px;line-height:1.5;text-transform:uppercase;color:#b6b6b6;outline:transparent;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.send-now-form input:focus,.send-now-form input:hover{border-color:#6c5fbc}.send-now-form input:first-child{margin-bottom:12px}.send-now-form input:nth-child(3){margin-bottom:50px}.send-now-form textarea{border:1.22px solid #b6b6b6;border-radius:11px;padding:13px 0 13px 16px;width:100%;height:210px;font-family:Inter,sans-serif;font-weight:600;font-size:11px;line-height:1.5;text-transform:uppercase;color:#b6b6b6;margin-bottom:22px;outline:transparent;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.send-now-form textarea:focus,.send-now-form textarea:hover{border-color:#6c5fbc}.send-now-form button{border-radius:10px;height:55px;width:100%;background:#6c5fbc;font-family:Poppins,sans-serif;font-weight:500;font-size:13px;letter-spacing:.03em;text-transform:capitalize;color:#f9f9f9;border:none}.send-now-wrapper-icon{display:none}@media screen and (min-width: 768px){.send-now{padding-bottom:150px}.send-now-container{display:flex;justify-content:space-between;gap:160px}.send-now-wrap{padding-top:60px;height:581px;margin-bottom:0;width:377px;margin-left:-68px;position:relative}.send-now-stars{position:absolute;top:33px;left:58px}.send-now-wrap div:nth-child(1){display:flex;flex-direction:column-reverse;align-items:center}.send-now-wrap-title{font-size:34px}.send-now-wrap-icon{width:238px;height:90px;stroke-width:2px;transform:rotate(180deg)}.send-now-wrap div:nth-child(2){display:flex;margin-right:-154px;justify-content:flex-end;gap:5px}.send-now-wrap div:nth-child(2) svg{stroke:#6c5fbc;stroke-width:2px;stroke-dasharray:100%;animation:draw 1.3s ease-in-out infinite;margin-top:-10px}.send-now-wrapper{flex:1;max-width:350px;min-width:265px;position:relative}.send-now-wrapper-title{display:block;font-family:Poppins,sans-serif;font-weight:600;font-size:28px;line-height:1.38512;color:#252525;margin-bottom:44px}.send-now-wrapper-title span{color:#6c5fbc}.send-now-form input{border:1.42px solid #b6b6b6;border-radius:12px;font-size:12px}.send-now-form input:first-child{margin-bottom:18px}.send-now-form input:nth-child(3){margin-bottom:37px}.send-now-form textarea{margin-bottom:30px;font-size:12px;border:1.42px solid #b6b6b6;border-radius:12px}.send-now-form button{font-size:14px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.send-now-form button:focus,.send-now-form button:hover{opacity:.9;box-shadow:2px 2px 5px #00000080}.send-now-wrapper-icon{position:absolute;bottom:-50px;left:-80px;display:block;fill:none;stroke:#6c5fbc;transform:rotate(156deg);stroke-width:2.5px}.send-now-wrapper-icon use{stroke-dashoffset:320;stroke-dasharray:330;animation:drawTwo 3s backwards infinite}.send-now-wrap-img{max-width:200px}}@media screen and (min-width: 1440px){.send-now-wrap{width:531px;height:818px;margin-left:-95px;padding-top:84px}.send-now-stars{width:30px;height:57px;top:47px;left:82px}.send-now-wrap-title{font-size:48px}.send-now-wrap-icon{width:336px;height:128px}.send-now-wrap div:nth-child(2){margin-right:-190px}.send-now-wrap div:nth-child(2) svg{width:50px;height:50px;margin-top:-15px}.send-now-wrapper-title{font-size:40px;margin-bottom:62px}.send-now-wrapper{max-width:493px}.send-now-form input{border:2px solid #b6b6b6;border-radius:17px;padding:21px 8px 21px 25px;height:79px;font-size:16px}.send-now-form input:first-child{margin-bottom:26px}.send-now-form input:nth-child(3){margin-bottom:52px}.send-now-form textarea{border:2px solid #b6b6b6;border-radius:18px;padding:22px 35px 22px 27px;height:345px;font-size:18px;margin-bottom:43px}.send-now-form button{height:76px;font-size:20px}.send-now-wrapper-icon{width:122px;height:122px;stroke-width:2.94px;bottom:-110px}.send-now{padding-bottom:200px}.send-now-wrap-img{max-width:none}}.section-sign-up{padding:100px 0}.title-sign-up{font-family:Poppins,sans-serif;font-weight:600;font-size:28px;line-height:1.25;letter-spacing:-.04em;color:#323142;text-align:center;margin-bottom:38px}.title-sign-up span{color:#6c5fbc}.login-options{display:flex;justify-content:space-between;gap:15px}.login-options>button{background:#eee;border-radius:11px;flex:1 1 calc(50% - 15px);height:51px;border:none;box-shadow:0 0 1px #0000;transition-duration:.3s}.login-options>button:active{box-shadow:0 10px 10px -10px #00000080;transform:scale(1.1)}.text-or{margin:28px 0;text-align:center;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;letter-spacing:.03em;color:#005a6459}.input-wrap{position:relative;margin-bottom:20px}.input-wrap:nth-last-child(3n){margin-bottom:32px}.input-sign-up{background-color:#eee;border-radius:12px;width:100%;height:60px;border:1.26px solid transparent;padding-left:64px;outline:transparent;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:Poppins,sans-serif;font-weight:500;font-size:13px;letter-spacing:.02em;text-transform:lowercase;color:#a2a3a6}.input-sign-up::placeholder{font-family:Poppins,sans-serif;font-weight:600;font-size:13px;letter-spacing:.07em;color:#a2a3a6}.input-sign-up:focus,.input-sign-up:hover{color:#6c5fbc;border-color:#6c5fbc}.form-icon{position:absolute;left:18px;top:21px;fill:#a2a3a6;transition:all .25s cubic-bezier(.4,0,.2,1)}.sign-input-error{color:#fd292f;border-color:#fd292f}.input-wrap .sign-input-error~.form-icon{fill:#fd292f}.input-sign-up:focus+.error+.form-icon,.input-sign-up:hover+.error+.form-icon{fill:#6c5fbc}.input-sign-up:focus+.form-icon,.input-sign-up:hover+.form-icon{fill:#6c5fbc}.input-wrap .error{font-size:12px;font-weight:200;color:#fd292f}.icon-password{position:absolute;right:20px;top:24px;fill:#a2a3a6}.btn-sign-up{font-family:Poppins,sans-serif;font-weight:600;letter-spacing:.03em;color:#f3f5f6;background:#6c5fbc;border-radius:12px;border:none;width:100%;height:60px;margin-bottom:18px;transition:all .5s cubic-bezier(.075,.82,.165,1)}.btn-sign-up:hover,.btn-sign-up:focus,.btn-sign-up:active{opacity:.9;box-shadow:2px 2px 5px #00000080}.form-text{text-align:center;font-size:15px;letter-spacing:.01em;color:#3e3e3e;font-weight:400}.form-text>a{font-weight:700;color:#6c5fbc}@media screen and (min-width: 1024px){.section-sign-up{padding:0}}@media screen and (min-width: 1440px){.title-sign-up{font-size:35px;margin-bottom:48px}.login-options{gap:21px}.login-options>button{flex:1 1 calc(50% - 21px);height:63px}.text-or{margin:33px 0 39px;font-size:20px}.input-wrap{margin-bottom:24px}.input-sign-up{height:74px;font-size:16px;padding-left:79px}.form-icon{top:26px;left:27px;width:23px;height:23px}.icon-password{width:19px;height:24px;right:27px}.input-wrap:nth-last-child(3n){margin-bottom:55px}.btn-sign-up{height:74px;font-size:17px;margin-bottom:23px}.form-text{font-size:18px}}.log-wrap-right,.log-left-wrapper{display:none}.sign-in-forget{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;color:#6c5fbc;opacity:.7;display:block;text-align:end;margin-top:9px;transition:opacity .3s ease}.sign-in-forget:focus,.sign-in-forget:hover{opacity:1}@media screen and (min-width: 1024px){.log-account-container{display:flex;padding-right:0;gap:35px}.log-wrap-left{display:flex;flex-direction:column;justify-items:center;flex:1 1 calc(47% - 35px);align-items:center;justify-content:flex-end;gap:65px}.log-left-container{display:flex;flex-direction:column;justify-content:flex-end;width:61.25%;padding-bottom:34px}.log-left-wrapper{display:flex;justify-content:space-between;width:100%;font-family:Poppins,sans-serif;font-weight:500;font-size:11px;line-height:1.5;letter-spacing:.01em;color:#718096}.log-wrap-right{display:flex;flex-direction:column;position:relative;flex:1 1 calc(49.37% - 35px);height:729px;background-color:#6c5fbc;padding-bottom:85px;padding-left:50px;justify-content:flex-end}.log-wrap-pattern{position:absolute;bottom:0;left:0}.log-wrap-title{font-family:Manrope,sans-serif;font-weight:800;font-size:28px;line-height:1.1;text-align:center;color:#fff;margin:50px 0 14px;max-width:355px}.log-wrap-text{font-family:Manrope,sans-serif;font-weight:500;font-size:9px;line-height:1.5;letter-spacing:.01em;text-align:center;color:#fff;opacity:.7;max-width:355px}}@media screen and (min-width: 1440px){.log-account-container{gap:48px}.log-wrap-left{flex:1 1 calc(47% - 48px);gap:117px;padding-bottom:48px}.log-left-wrapper{font-size:16px}.log-wrap-right{flex:1 1 calc(49.37% - 48px);height:1026px;padding:0 0 120px 70px}.log-wrap-pattern{width:528px;height:849px}.log-wrap-img{width:552px;height:507px}.log-wrap-title{font-size:40px;margin:74px 0 20px;max-width:500px}.log-wrap-text{max-width:500px;font-size:14px}.sign-in-forget{font-size:15px;margin-top:12px}}.backrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:999;display:none;opacity:0;transition:opacity .5s ease}.model-order{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);background-color:#f9f9f9;width:315px;height:500px;padding:60px 33px 40px;justify-content:space-between;border-radius:20px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.order-form{display:flex;flex-direction:column;gap:20px;width:100%}.model-order-input{height:57px;border:#6c5fbc 1px solid;border-radius:10px;padding-left:15px;font-weight:600;font-size:10px;line-height:150%;color:#b6b6b6}.model-order-container{display:flex;justify-content:space-between;align-items:center;position:relative;gap:10px}.model-order-container:after{content:"";position:absolute;background-color:#b6b6b6;width:100%;height:1px;border-radius:3px;bottom:-10px}.order-wrap{display:flex;width:100%;justify-content:space-between}.order-wrap-name{display:flex;flex-direction:column;justify-content:space-around}.order-list-price{display:flex}.order-list-price li{display:flex;gap:5px}.order-list-price li:first-child{width:100px}.order-list-price li:nth-child(2){margin-left:25px}.order-wrap-text{font-weight:500;font-size:16px;line-height:143%;color:#b6b6b6}.order-wrap-variables{font-weight:600;font-size:14px;line-height:140%;color:#323142}.order-wrap-variables-num{width:15px;font-weight:400;font-size:14px;line-height:180%;color:#323142;text-align:center}.order-wrap-variables-price{width:auto}.order-wrap-button{display:flex;gap:5px;flex-wrap:wrap;justify-content:center;width:90px}.order-wrap-btn{background:#323142;border-radius:6px;width:25px;height:25px;padding:0;border:1px solid transparent;transition:all .4s ease;display:flex;justify-content:center;align-items:center}.order-wrap-btn svg{fill:#fff;stroke-width:2.69px;stroke:#fff;transition:all .2s ease}.order-wrap-btn svg{fill:#f9f9f9;stroke-width:2.69px;stroke:#fff}.order-wrap-btn-minus{background:transparent;border:1px solid #323142}.order-wrap-btn-minus svg{stroke-width:4px;stroke:#323142;fill:#323142}.order-container{display:flex;justify-content:space-between}.button-basket{border-radius:10px;width:109px;height:45px;background:#6c5fbc;font-weight:500;font-size:13px;letter-spacing:.01em;text-transform:capitalize;color:#fff;border:1.2px solid #6c5fbc;transition:all .8s ease}.button-order{border:1.2px solid #6c5fbc;background-color:transparent;border-radius:10px;width:111px;height:45px;font-weight:500;font-size:13px;letter-spacing:.01em;text-transform:capitalize;color:#6c5fbc;transition:all 1s ease}.model-img{max-width:70px}.model-delete{display:none;position:relative}.model-delete-open{display:block}.delete-wrap{display:none;background-color:#f9f9f9;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px;padding:5px 10px;position:absolute;top:0;right:0}.button-open-delete{background-color:transparent;border:none;padding:0;transition:all .5s ease}.button-open-delete svg{fill:#706e8c;transition:all .5s ease}.delete-wrap button{display:flex;gap:5px;justify-content:center;align-items:center;padding:0;border:none;background-color:transparent;color:#6c5fbc;font-size:12px;transition:all .3s ease}.delete-wrap button:focus,.delete-wrap button:active{color:#c61212}.delete-wrap button svg{fill:#6c5fbc;transition:all .3s ease}.delete-wrap button:focus svg,.delete-wrap button:active svg{fill:#c61212}@media screen and (min-width: 1024px){.model-order{width:515px;height:100vh;max-height:600px;padding:60px 33px 40px;justify-content:space-between;border-radius:20px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.model-order-container:after{bottom:0}.order-wrap-button{width:100px;gap:10px}.order-wrap-btn{width:25px;height:25px}.order-wrap-btn svg{width:10px;height:10px}.order-wrap-btn:hover{background-color:#8e97a6;box-shadow:0 5px 4px #0000001a}.order-wrap-btn:hover svg{transform:scale(1.3)}.order-wrap-btn-minus:hover{background-color:#ebe8e8}.button-basket:hover{color:#6c5fbc;background-color:transparent}.button-order:hover{color:#fff;background-color:#6c5fbc}.model-img{max-width:120px}.order-wrap-variables{font-size:16px}.order-wrap-variables-num{line-height:150%}.delete-wrap button:hover{color:#c61212}.delete-wrap button:hover svg{fill:#c61212}.button-open-delete:hover svg{fill:#6c5fbc;transform:scale(1.3)}}.basket-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:999;display:none;opacity:0;transition:opacity .5s ease}.basket{display:flex;flex-direction:column;justify-content:space-around;position:absolute;height:100vh;width:500px;background-color:#f9f9f9;top:0;right:0;padding:40px 10px 10px 20px}.basket-close-btn{display:flex;justify-content:center;align-items:center;padding:0;border:#e7e9fc 1px solid;background-color:#e7e9fc;border-radius:50%;width:30px;height:30px;position:absolute;top:20px;right:20px;transition:all .7s ease}.basket-close-btn svg{fill:#6c5fbc;transition:transform .3s}.basket-close-btn:hover svg{transform:rotate(90deg)}.basket-close-btn:focus,.basket-close-btn:hover{background-color:transparent;border:#6c5fbc 1px solid}.empty-basket{display:flex;flex-direction:column;gap:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.basket-modal-heading{display:flex;justify-content:center;font-size:24px}.basket-modal-caption{display:flex;justify-content:center;font-size:14px;color:#797878}.basket-wrap{display:flex;margin-top:40px}.basket-wrap-total{display:flex;align-items:center;font-weight:500;font-size:18px;line-height:143%;color:#b6b6b6}.basket-wrap-price{display:flex;align-items:center;font-weight:500;font-size:18px;line-height:143%;color:#323142;margin-left:10px}.basket-wrap-btn{border:1.2px solid #6c5fbc;background-color:transparent;border-radius:10px;width:111px;height:45px;font-weight:500;font-size:16px;letter-spacing:.01em;text-transform:capitalize;color:#6c5fbc;transition:all 1s ease;margin-left:auto}.basket-wrap-btn:hover{color:#fff;background-color:#6c5fbc}.basket-swiper{margin-top:40px;height:80%;overflow-y:auto;padding-right:10px}@media screen and (min-width: 1024px){.basket-swiper{height:70%}.basket-container{display:flex;flex-direction:column;gap:20px}}@media screen and (max-width: 768px){.basket{width:315px}.basket-wrap-total,.basket-wrap-price{font-size:14px}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
