@import"css2-1.css";.faq{position:fixed;top:0;right:0;bottom:0;left:0;top:var(--header-height);background:#fff;transform:translate(-100%);transition:all .3s ease;overflow:overlay;z-index:400}.faq.active{transform:translate(0)}.faq .wrapper{position:relative;padding:1rem;width:min(100%,40rem);margin:0 auto}.faq .wrapper .title{padding:.5rem 0;text-align:center;background:#000;color:#fff;font-weight:700;font-size:1.25rem;text-transform:uppercase}.faq .wrapper .accordion-wrapper{margin-bottom:.5rem;padding:.75rem 0;display:flex;flex-direction:column;gap:0 .5rem;text-align:left;transition:all .3s ease-in-out}.faq .wrapper .accordion-wrapper:has(input:checked){gap:.5rem}.faq .wrapper .accordion-wrapper:has(input:checked) .accordion-label .accordion-icon{transform:rotate(45deg)}.faq .wrapper .accordion-wrapper:has(input:checked) .grid{grid-template-rows:1fr}.faq .wrapper .accordion-wrapper .accordion-label{display:flex;align-items:center;gap:1rem;transition:all .3s ease-in-out;cursor:pointer}.faq .wrapper .accordion-wrapper .accordion-label .accordion-title{flex:1 0 50%;font-weight:700;font-size:1.15rem;line-height:20px;color:#000}.faq .wrapper .accordion-wrapper .accordion-label .accordion-icon{position:relative;width:.7rem;aspect-ratio:1;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(-45deg);transition:all .3s ease}.faq .wrapper .accordion-wrapper .grid{flex:1 0 100%;display:grid;grid-template-rows:0;transition:all .3s ease-in-out}.faq .wrapper .accordion-wrapper .grid .accordion-body{padding:0 .5rem;font-weight:500;font-size:1rem;overflow:hidden;color:#000}.header{padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;color:#fff}.header .logo{cursor:pointer;margin-right:auto}.header .logo img{width:5rem}.header .icons{display:flex;align-items:center;gap:.5rem}.header .icons .icon img{width:1.5rem}.section-profile{position:absolute;top:0;right:0;bottom:0;left:0;display:none;background:#143272a8;-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);z-index:60}.section-profile .wrapper{position:relative;padding:.75rem .75rem 2rem;width:min(90%,40rem);margin:1rem auto 0;background:#fff;border-radius:.5rem}.section-profile .wrapper .profile-form{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:#0032a0}.section-profile .wrapper .profile-form .logo{text-align:center}.section-profile .wrapper .profile-form .logo img{width:min(30%,10rem)}.section-profile .wrapper .profile-form .title{font-weight:700;font-size:1.25rem;margin-bottom:.5rem}.section-profile .wrapper .profile-form input{width:100%;padding:.5rem 1rem;background:#0003;border-radius:.25rem;border:none;line-height:30px}.section-profile .wrapper .profile-form input::-moz-placeholder{color:#4d4e4e}.section-profile .wrapper .profile-form input::placeholder{color:#4d4e4e}.section-profile .wrapper .profile-form .login{margin-top:.5rem;width:min(90%,20rem);padding:.5rem;font-weight:700;font-size:1.56rem;color:var(--btn-color);background:var(--btn-bg);border:none;border-radius:3rem;cursor:pointer}.section-about{display:none}.section-about .go-home{position:relative;width:100%;padding:.5rem 2rem;text-align:left;color:#0032a0;font-weight:400;font-size:.8rem;background:#ebf1fd;border:none;cursor:pointer}.section-about .go-home:before{content:"";position:absolute;left:1rem;top:35%;width:.7rem;aspect-ratio:1;border-right:1px solid #0032A0;border-bottom:1px solid #0032A0;transform:rotate(135deg)}.section-about .timeline{width:min(100%,40rem);margin:0 auto}.section-about .timeline img{width:100%}.section-about .wrapper{position:relative;padding:1rem;width:min(100%,40rem);margin:0 auto;transform:translateY(-1.5rem)}.section-about .wrapper .title{padding:.5rem;font-weight:700;text-align:center;font-size:1.2rem;line-height:30px;color:#fff;text-transform:uppercase;background:#0032a0}.section-about .wrapper .description{margin-top:1rem;font-weight:400;font-size:1.2rem;line-height:22px;color:#0032a0}.main{flex-grow:1;display:flex;flex-direction:column;min-height:calc(100dvh - var(--header-height));overflow:hidden;position:relative;z-index:2}.main .start-content{position:relative;min-height:calc(100dvh - var(--header-height))}.main .start-content .wrapper{position:relative;width:min(100%,30rem);margin:0 auto;padding-top:.7rem}.main .start-content .wrapper .content{position:relative;width:100%;margin:0 auto;padding:0rem .5rem 1rem}.main .start-content .wrapper .content .photo{text-align:center}.main .start-content .wrapper .content .photo img{width:min(18rem,100%)}.main .start-content .wrapper .content .title{margin-bottom:.55rem;color:#333;font-size:1rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:1.846px;text-transform:uppercase}.main .start-content .wrapper .content .title span{display:inline-block;line-height:110%;text-transform:none;color:#333;font-size:18px;font-style:normal;font-weight:300;letter-spacing:-.513px}.main .start-content .wrapper .content .product-info{margin-bottom:.3rem;display:flex;align-items:center;justify-content:space-between}.main .start-content .wrapper .content .product-info .pricing .icon{margin-bottom:.34rem}.main .start-content .wrapper .content .product-info .pricing .icon img{width:2.43756rem}.main .start-content .wrapper .content .product-info .pricing .current{display:flex;align-items:center;gap:.75rem;color:#e8284c;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%}.main .start-content .wrapper .content .product-info .pricing .current .discount{padding:.16rem .48rem;color:#fff;text-align:center;font-size:.745rem;font-style:normal;font-weight:700;line-height:120%;border-radius:.24113rem;background:#eb0029}.main .start-content .wrapper .content .product-info .pricing .last{color:#717171;font-size:1rem;font-style:normal;font-weight:400;line-height:120%;text-decoration-line:line-through}.main .start-content .wrapper .content .product-info .rating{margin-left:auto;display:flex;align-items:center;gap:0rem}.main .start-content .wrapper .content .product-info .rating img{width:5rem}.main .start-content .wrapper .content .product-info .rating .text{color:#717171;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.main .start-content .wrapper .content .description{margin-bottom:.25rem;color:#333;font-size:1rem;font-style:normal;font-weight:400;line-height:1.35rem}.main .start-content .wrapper .start-button{padding:.7rem;width:85%;margin:.5rem auto 0;display:block;color:#fff;font-size:1.38863rem;font-style:normal;font-weight:700;line-height:1.70906rem;letter-spacing:.11538rem;text-transform:uppercase;border:none;border-radius:1.65625rem;background:#343e49;cursor:pointer;position:relative;z-index:20}.section-questions{display:none;min-height:calc(100dvh - var(--header-height));position:relative}.section-questions .wrapper{position:relative;min-height:calc(100dvh - var(--header-height));width:min(100%,30rem);margin:0 auto;flex-grow:1;display:flex;flex-direction:column;z-index:1}.section-questions .wrapper .title{padding:.5rem;color:#333;font-size:.875rem;font-style:normal;font-weight:300;line-height:1.35rem}.section-questions .wrapper .question-info{position:relative;padding:0 .5rem .5rem;margin-bottom:.88rem}.section-questions .wrapper .question-info .question-num{color:#333;font-size:1.5625rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem}.section-questions .wrapper .question-info .question-description{position:relative;display:none;color:#333;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.03206rem}.section-questions .wrapper .question-info .question-description#qd1{display:block}.section-questions .wrapper .questions{flex-grow:1}.section-questions .wrapper .questions .question{display:none}.section-questions .wrapper .questions .question#question-1{display:block}.section-questions .wrapper .questions .question .answers{display:flex;flex-direction:column;align-items:center;gap:19px;padding:0 21px}.section-questions .wrapper .questions .question .answers .answers-button{width:100%;padding:.9rem;display:block;color:#343e49;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem;border:none;border-radius:1.65625rem;background:#efefef;transition:all .3s ease-in-out;cursor:pointer}.section-questions .wrapper .questions .question .answers .answers-button:hover{background:var(--btn-bg);color:var(--btn-color)}.processing-answers{padding:20px;display:none}.processing-answers h2{font-size:32px;text-align:center}.processing-answers .result{margin:0;padding:5px 0 5px 25px;display:none;font-size:14px}.processing-answers .spinner-border{width:32px;height:32px;border-width:4px}.modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:#0003;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:999}.modal-wrapper#modal-1{display:none}.modal-wrapper#modal-1 .modal-body .modal-content .content .photo{transform:translate(-1rem)}.modal-wrapper .modal-body{height:100%;display:flex;justify-content:center;align-items:center}.modal-wrapper .modal-body .modal-content{width:min(95%,25rem)}.modal-wrapper .modal-body .modal-content .content{padding:1rem;border-radius:2.3125rem;background:#fff}.modal-wrapper .modal-body .modal-content .photo{text-align:center}.modal-wrapper .modal-body .modal-content .photo img{width:min(100%,15.6875rem);max-height:13rem;-o-object-fit:scale-down;object-fit:scale-down}.modal-wrapper .modal-body .modal-content .title{margin-bottom:.38rem;text-align:center;color:#333;font-size:1.75rem;font-style:normal;font-weight:900;line-height:120%;letter-spacing:-.03206rem}.modal-wrapper .modal-body .modal-content .subtitle{margin-bottom:1rem;color:#333;text-align:center;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem}.modal-wrapper .modal-body .modal-content .description{margin-bottom:1.3rem}.modal-wrapper .modal-body .modal-content .description p{margin:0;color:#333;text-align:center;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.03206rem}.modal-wrapper .modal-body .modal-content .modal-button{padding:.9rem;width:100%;margin:0 auto;display:block;color:var(--btn-color);font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem;border:none;background:var(--btn-bg);border-radius:1.65625rem;cursor:pointer;position:relative;z-index:20}.modal-wrapper .modal-body .big-gift{max-width:95vw;width:30rem;animation:rotate 1.5s linear forwards}@keyframes rotate{0%{rotate:-90deg}to{rotate:0deg}}.circle-loader{border:1px solid rgba(0,0,0,.2);border-left-color:#000;animation:loader-spin 1.2s infinite linear;position:relative;display:inline-block;vertical-align:top;border-radius:50%;width:7em;height:7em}.load-complete{animation:none;border-color:#000;transition:border .5s ease-out}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkmark{display:none;position:relative}.checkmark:after{opacity:1;height:3.5em;width:1.75em;transform-origin:left top;border-right:3px solid #000000;border-top:3px solid #000000;content:"";left:1.75em;top:3.5em;position:absolute}.checkmark.draw:after{animation-duration:.8s;animation-timing-function:ease;animation-name:checkmark;transform:scaleX(-1) rotate(135deg)}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:1.75em;opacity:1}40%{height:3.5em;width:1.75em;opacity:1}to{height:3.5em;width:1.75em;opacity:1}}@keyframes temblor_inf{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}.boxes-game{min-height:calc(100dvh - var(--header-height));display:none;padding-top:.5rem;overflow:hidden;position:relative;z-index:1}.boxes-game .boxes{margin:0 auto;width:min(95%,50rem);padding:3rem 1rem;width:min(100%,40rem);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:10rem;gap:2rem 0}.boxes-game .boxes .box{position:relative;cursor:pointer}.boxes-game .boxes .box:hover{animation:temblor .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.boxes-game .boxes .box.open{pointer-events:none}.boxes-game .boxes .box.open .box-2{transform:translate(-50%,-120%);z-index:5}.boxes-game .boxes .box img{width:85%;position:absolute;top:50%;right:50%;bottom:50%;left:50%;transform:translate(-50%,-50%);transition:all 1s linear}.boxes-game .boxes .box .box-2{width:90%;top:13%;z-index:5}.boxes-game .boxes .box .box-3{top:18%;z-index:1}.boxes-game .boxes .box .box-4{z-index:3}.boxes-game .boxes .box .prise{z-index:2;width:45%;transform:translate(-50%,-50%);animation:showPrise 1.75s linear 1s forwards}.boxes-game .boxes .box .prise.add-prize{animation:showAddPrise 1.75s linear 1s forwards}.boxes-game .boxes-text{position:relative;width:min(100%,40rem);margin:0 auto 2rem;z-index:4}.boxes-game .boxes-text .title{position:relative;text-align:center;color:#333;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.35rem}@media (max-width: 768px){.boxes-game .boxes{padding:3rem 1rem 1rem;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:23vw;gap:4rem 0}}@media (max-width: 768px) and (max-width: 370px){.boxes-game .boxes{padding-top:2rem}}@media (max-width: 768px){.boxes-game .boxes .box{flex:0 0 32%}.boxes-game .boxes .box img{width:80%}.boxes-game .boxes .box.open{pointer-events:none}.boxes-game .boxes .box.open .box-2{transform:translate(-50%,-110%)}.boxes-game .boxes .box:nth-child(10),.boxes-game .boxes .box:nth-child(11),.boxes-game .boxes .box:nth-child(12){display:none}.boxes-game .boxes .box .box-2{width:85%;top:2%}.boxes-game .boxes .box .box-3{top:8%}}@keyframes temblor{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes showPrise{75%{transform:translate(-50%,-160%)}to{transform:translate(-50%,-140%)}}@keyframes showAddPrise{75%{transform:translate(-50%,-200%)}to{transform:translate(-50%,-180%)}}.section-finish-quiz{padding:1rem;display:none;min-height:calc(100dvh - var(--header-height))}.section-finish-quiz .wrapper{padding:2rem;width:min(100%,50rem);margin:0 auto;border-radius:1rem;background:#fefefe;transition:all .3s ease}.section-finish-quiz h2{text-align:center;line-height:110%;color:#000;font-size:18px;font-style:normal;font-weight:700}.section-finish-quiz .result{display:none;margin-bottom:1rem;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.section-finish-quiz .loader{width:2rem;aspect-ratio:1;margin:0rem auto 1rem;border-radius:50%;border:4px solid #000;border-right-color:transparent;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-product{display:none;min-height:calc(100dvh - var(--header-height));overflow:hidden;position:relative}.section-product .wrapper{position:relative;width:min(100%,30rem);margin:0 auto}.section-product .wrapper .photo{position:relative;margin-bottom:1.5rem;text-align:center}.section-product .wrapper .photo img{width:min(100%,17rem);height:10rem;-o-object-fit:scale-down;object-fit:scale-down}.section-product .wrapper .content{position:relative;width:100%;margin:0 auto;padding:.5rem}.section-product .wrapper .content .subtitle{margin-bottom:.8rem;text-align:left;color:#333;font-size:1rem;font-style:normal;font-weight:500;line-height:1.35rem}.section-product .wrapper .content .title{margin-bottom:.55rem;color:#333;font-style:normal;font-weight:700;text-transform:uppercase;font-size:19px;line-height:24.268px;letter-spacing:1.638px}.section-product .wrapper .content .title span{color:#333;font-size:.9rem;font-style:normal;font-weight:300;line-height:120%;letter-spacing:-.455px}.section-product .wrapper .content .pricing{margin-bottom:1rem}.section-product .wrapper .content .pricing .icon{margin-bottom:.34rem}.section-product .wrapper .content .pricing .icon img{width:2.43756rem}.section-product .wrapper .content .pricing .current{display:flex;align-items:center;gap:.75rem;color:#e8284c;font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%}.section-product .wrapper .content .pricing .current .discount{padding:.16rem .48rem;color:#fff;text-align:center;font-size:.745rem;font-style:normal;font-weight:700;line-height:120%;border-radius:.24113rem;background:#eb0029}.section-product .wrapper .content .pricing .last{color:#717171;font-size:1rem;font-style:normal;font-weight:400;line-height:120%;text-decoration-line:line-through}.section-product .wrapper .content .color-select{margin-bottom:1.9rem;display:flex;align-items:center;justify-content:center;gap:.6rem}.section-product .wrapper .content .color-select .color{width:2.5rem;height:2.5rem;border-radius:.25rem;border:1px solid #707070}.section-product .wrapper .content .color-select .color.active{outline:4px solid #39c330;outline-offset:-4px}.section-product .wrapper .content .color-select .color.black{background:#000}.section-product .wrapper .content .color-select .color.blue{background:#acd5ff}.section-product .wrapper .content .color-select .color.pink{background:#ff5a7b}.section-product .wrapper .content .color-select .color.rose{background:#ffd1ea}.section-product .wrapper .content .color-select .color.grey{background:#a9a9a9}.section-product .wrapper .content .color-select .color.white{background:#fff}.section-product .wrapper .button{padding:.9rem;width:100%;margin:0 auto;display:block;color:var(--btn-color);color:#333;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem;border:none;background:var(--btn-bg);border-radius:1.65625rem;cursor:pointer;position:relative;z-index:20}.section-additional-prize{display:none;min-height:calc(100dvh - var(--header-height));overflow:hidden;position:relative}.section-additional-prize .wrapper{position:relative;width:min(100%,30rem);margin:0 auto;padding-top:21px}.section-additional-prize .wrapper .photo{position:relative;display:flex;align-items:center;justify-content:center;gap:.25rem}.section-additional-prize .wrapper .photo .add-prize{position:relative;width:min(18rem,40%);-o-object-fit:scale-down;object-fit:scale-down;transform-origin:right}.section-additional-prize .wrapper .photo .prize-photo{position:relative;width:min(18rem,60%);-o-object-fit:scale-down;object-fit:scale-down;z-index:2}.section-additional-prize .wrapper .content{position:relative;width:100%;margin:0 auto;padding:13px}.section-additional-prize .wrapper .content .title{margin-bottom:.2rem;color:#333;font-size:1.75rem;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.03206rem}.section-additional-prize .wrapper .content .subtitle{margin-bottom:1rem;color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.03206rem}.section-additional-prize .wrapper .content .description{margin-bottom:1rem;color:#333;font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.03206rem}.section-additional-prize .wrapper .button{padding:.9rem;width:90%;margin:0 auto;display:block;color:var(--btn-color);font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.03206rem;border:none;background:var(--btn-bg);border-radius:1.65625rem;cursor:pointer;position:relative;z-index:20}.cart{position:relative;font-family:var(--cart-family);padding:0;display:none;min-height:calc(100dvh - var(--header-height));background:#f9fafb;overflow:hidden;z-index:5}.cart .container{max-width:30rem!important;padding:0!important;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;max-width:50rem}.cart .cart-progress{margin:0 -1rem 1rem;display:flex;justify-content:space-between;align-items:flex-start;background:#fff;padding:.5rem 1.5rem;border-bottom:1px solid #e4e4e4;position:relative}.cart .cart-progress .step{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:5rem}.cart .cart-progress .step.active .number{color:#fff;background:var(--btn-bg)}.cart .cart-progress .step.active .text{color:var(--btn-bg)}.cart .cart-progress .step .number{color:#9a9a9a;border-radius:50%;background:#d9d9d9;display:flex;justify-content:center;width:1.5rem}.cart .cart-progress .step .text{text-align:center;font-size:.66rem}.cart .cart-progress .line{height:1px;background:#e6e6e6;position:absolute;width:20%;right:3rem;top:1.25rem}.cart .cart-progress .line.active{background:var(--btn-bg)}.cart .cart-progress .line.first{left:23%}.cart .cart-progress .line.second{right:23%}.cart .title{color:#000;font-size:18px;font-style:normal;font-weight:500;text-align:center}.cart .bottom-text{color:#000000b3;font-size:10px;font-weight:300;text-align:center;margin-top:1rem}.cart .stage-name{color:#000000b3;font-size:12px;font-weight:300;line-height:normal;text-align:center}.cart .form{width:100%;padding:.5rem .6rem;border-radius:1.5rem}.cart .form .stage .stage-wrapper{display:flex;flex-direction:column}.cart .form .stage .stage-wrapper .title{color:#2a2a2a;font-size:17px;font-weight:400;text-align:left}.cart .form .stage .stage-wrapper label{margin-bottom:.25rem;position:relative;color:#0c1830;font-size:1rem;font-weight:500;line-height:120%}.cart .form .stage .stage-wrapper label:after{content:"*";color:red}.cart .form .stage .stage-wrapper .input-row{display:flex;justify-content:space-between;gap:1rem}.cart .form .stage .stage-wrapper .input-row .input{margin-bottom:0;flex:1}.cart .form .stage .stage-wrapper .input{position:relative;margin-bottom:.8rem}.cart .form .stage .stage-wrapper .input.tel{position:relative;border-radius:.625rem}.cart .form .stage .stage-wrapper .input.tel .region-code{position:absolute;top:0;left:0;bottom:0;width:-moz-fit-content;width:fit-content;padding:0 .3rem;display:flex;justify-content:center;align-items:center;background:#fff;border:.5px solid #4b4b4b;border-top-left-radius:5px;border-bottom-left-radius:5px}.cart .form .stage .stage-wrapper .input.tel .region-code .text{padding-right:.3rem;color:#000;font-size:1rem;font-weight:300;line-height:120%}.cart .form .stage .stage-wrapper .input.tel .region-code .flag{display:grid;place-items:center}.cart .form .stage .stage-wrapper .input.tel .region-code .flag img{width:.85rem}.cart .form .stage .stage-wrapper .input.tel input{padding-left:2rem}.cart .form .stage .stage-wrapper .input input{width:100%;padding:.44rem .8rem;color:#000;font-size:.75rem;font-weight:500;line-height:120%;border-radius:10px;border:.5px solid #4b4b4b;background:#fff}.cart .form .stage .stage-wrapper .input input.is-valid{border-color:#00a650;background-image:url("check-icon.svg");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.cart .form .stage .stage-wrapper .input input::-moz-placeholder{color:#4b4b4b;font-weight:400}.cart .form .stage .stage-wrapper .input input::placeholder{color:#4b4b4b;font-weight:400}.cart .form .stage .stage-wrapper .input input:focus{outline:none}.cart .form .stage .stage-wrapper .checkbox-wrapper{display:flex;align-items:center;gap:.5rem}.cart .form .stage .stage-wrapper .checkbox-wrapper .checkbox{position:relative;width:1.05rem;aspect-ratio:1}.cart .form .stage .stage-wrapper .checkbox-wrapper .checkbox input{accent-color:var(--btn-bg)}.cart .form .stage .stage-wrapper .checkbox-wrapper .text{color:#000000b3;font-size:10px;font-weight:300}.cart .form .stage .stage-wrapper .stage_button{padding:.875rem;width:90%;margin:1rem auto 0;display:block;color:var(--btn-color);font-size:1.25rem;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.03206rem;text-transform:uppercase;border:none;background:var(--btn-bg);border-radius:5px;cursor:pointer;position:relative;z-index:20}.cart .form .stage .stage-wrapper #sendForm{all:unset}.cart .delivery{padding:2rem .6rem;width:100%;display:none}.cart .delivery .name{max-width:70%;margin:0 auto 1rem;color:#0c1830;text-align:center;font-size:1.125rem;font-weight:700;line-height:120%}.cart .delivery .delivery-info{border-radius:15px;border:1px solid #e4e4e4;background:#fff;padding:.5rem 1rem;margin-bottom:1rem}.cart .delivery .delivery-info .title{text-align:left}.cart .delivery .delivery-info p{margin-bottom:0;color:#4b4b4b;font-size:12px;font-weight:300}.cart .delivery .posts{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem;z-index:5}.cart .delivery .posts .radio{padding:.75rem 1.5rem;min-height:5.75rem;width:100%;margin:0 auto;display:flex;align-items:center;gap:1rem;border-radius:15px;border:1px solid #e4e4e4;background:#fff;z-index:5}.cart .delivery .posts .radio:has(input:checked){border-radius:15px;border:1px solid var(--btn-bg);background:#a301010d}.cart .delivery .posts .radio img{width:3.375rem}.cart .delivery .posts .radio .radio-button{position:relative;width:1.875rem;height:1.875rem;align-self:flex-start;flex-shrink:0;margin:auto 0;outline:1px solid #e4e4e4;border:3px solid #fff;border-radius:50%;background:#fff;transition:all .3s ease}.cart .delivery .posts .radio .radio-button:has(input:checked){background:var(--btn-bg);outline:1px solid var(--btn-bg)}.cart .delivery .posts .radio .radio-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.cart .delivery .posts .radio label{display:flex;align-items:flex-start;gap:.3rem;position:relative}.cart .delivery .posts .radio label .text{display:flex;flex-direction:column}.cart .delivery .posts .radio label .text .post-name{color:#2a2a2a;font-size:17px;font-weight:400}.cart .delivery .posts .radio label .text .description p{color:#4b4b4b;font-size:12px;font-weight:300;margin:0}.cart .delivery .posts .radio label .text .delivery-timing{position:absolute;right:0;top:0}.cart .delivery .stage_button{padding:.875rem;width:90%;margin:1rem auto 0;display:block;color:var(--btn-color);font-size:1.25rem;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.03206rem;text-transform:uppercase;border:none;background:var(--btn-bg);border-radius:5px;cursor:pointer;position:relative;z-index:20}.cart .summary{width:100%;padding:1rem .8rem;display:none}.cart .summary .title{margin-bottom:1rem;color:#0c1830;text-align:center;font-size:1.125rem;font-weight:500;line-height:120%}.cart .summary .stage-name{max-width:70%;margin:0 auto 1rem;color:#0c1830;text-align:center;font-size:1.125rem;font-weight:700;line-height:120%;text-wrap:balance}.cart .summary .order-info .order-item{padding:.9rem .4rem;margin-bottom:1.1rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:15px;border:1px solid #e4e4e4;background:#fff}.cart .summary .order-info .order-item .photo{padding:.5rem;min-height:3rem;aspect-ratio:1;flex:0 0 25%;display:grid;place-items:center;border-radius:.3125rem;background:#e6e6e6}.cart .summary .order-info .order-item .photo img{width:100%;-o-object-fit:scale-down;object-fit:scale-down}.cart .summary .order-info .order-item .description{flex:1}.cart .summary .order-info .order-item .description .shop{color:var(--btn-bg);font-size:10px;font-weight:700}.cart .summary .order-info .order-item .description .prize-name{color:#2a2a2a;font-size:17px;font-weight:400}.cart .summary .order-info .order-item .description .count,.cart .summary .order-info .order-item .description .type{margin-bottom:.25rem;color:#3f3f3f;font-size:.875rem;font-weight:400;line-height:120%}.cart .summary .order-info .order-item .pricing{display:flex}.cart .summary .order-info .order-item .pricing .delivery{display:block;padding:0;color:#16a34a;font-size:10px;font-weight:600}.cart .summary .order-info .order-item .pricing .price{color:#2a2a2a;font-size:16px;font-weight:700;text-wrap:nowrap}.cart .summary .summary-info{margin-bottom:1.6rem;border-radius:28px;border:1px solid #e4e4e4;background:#fff;padding:1rem}.cart .summary .summary-info .block{margin-bottom:.3rem;display:flex;justify-content:space-between;align-items:center}.cart .summary .summary-info .block:nth-of-type(2) .price{color:#16a34a}.cart .summary .summary-info .block .name,.cart .summary .summary-info .block .price{color:#3f3f3f;font-size:1rem;font-weight:400;line-height:120%}.cart .summary .summary-info .block .price{text-wrap:nowrap}.cart .summary .summary-info .block.total{padding-top:.3rem;border-top:1px solid #3f3f3f}.cart .summary .summary-info .block.total .name,.cart .summary .summary-info .block.total .price{color:#1d1d1d;font-weight:600}.cart .summary .summary-info .payment{text-align:center}.cart .summary .summary-info .payment img{width:6rem}.cart .summary .summary-info .security{color:#16a34a;font-size:13px;font-weight:400;display:flex;align-items:center;justify-content:center}.cart .summary .summary-info .security img{margin-right:.5rem}.cart .summary .stage_button{padding:.875rem;width:90%;margin:1rem auto 0;display:block;color:var(--btn-color);font-size:1.25rem;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.03206rem;text-transform:uppercase;border:none;background:var(--btn-bg);border-radius:5px;cursor:pointer;position:relative;z-index:20}.notifications{position:fixed;top:1.5%;right:1%;max-width:340px;z-index:999;overflow:hidden}.notifications__items{list-style-type:none;margin:0;padding:0}.notifications__item{display:flex;justify-content:space-between;background-color:#fff;border-radius:10px;border:1px solid #e2dede;padding:6px 0;margin-top:5px}.notifications__item__img{max-width:53px;margin:0 2px 0 6px}.notifications__item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.notifications__item__content{padding:0 5px}.notifications__item__content__header{font-size:11px}.notifications__item-name{font-weight:700}.notifications__item-address{text-decoration:underline}.notifications__item__content__desc{font-size:16px;font-weight:500;color:#134094}.notifications__item__content__bottom{display:flex;align-items:center}.notifications__item__time{font-size:13px}.notifications__item__icons{position:relative;display:flex;margin-left:10px;width:15px;height:15px}.notifications__item__icons img{position:absolute;margin-right:10px;width:15px;height:15px;animation:checIn 3s cubic-bezier(1,-1.23,.49,1.56)}.notifications__item__btn{margin:0 10px 0 5px}.notifications__item__btn-close{vertical-align:inherit}.hiddenNoty{animation-name:hiddenNoty;animation-duration:1.5s;animation-timing-function:linear;-webkit-animation-name:hiddenNoty;-webkit-animation-duration:1.5s;-webkit-animation-timing-function:linear}.showNoty{animation-name:showNoty;animation-duration:2s;animation-timing-function:linear;-webkit-animation-name:showNoty;-webkit-animation-duration:2s;-webkit-animation-timing-function:linear}@keyframes checIn{0%{top:50px}to{top:0}}@keyframes hiddenNoty{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@keyframes showNoty{0%{opacity:0}50%{opacity:.5}to{opacity:1}}:root{--btn-bg: #d40e14;--btn-color: #ffffff;--primary-family: "Lato", sans-serif;--cart-family: "Roboto", sans-serif}*{box-sizing:border-box}html{font-size:16px}body{font-family:var(--primary-family);overflow-x:hidden;min-height:100dvh;display:flex;flex-direction:column}
