.Dropdown_dropdown__mg3AO{position:relative}.Dropdown_dropdown__button__OaO_6{display:flex;align-items:center}.Dropdown_dropdown__button__OaO_6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.Dropdown_dropdown__button__OaO_6{white-space:nowrap;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Dropdown_dropdown__button__OaO_6:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.Dropdown_dropdown__icon__SqD70{height:1rem;width:1rem}.Dropdown_dropdown__menu__krw8k{z-index:30;border-radius:.5rem;padding-top:.5rem;padding-bottom:.5rem;--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:var(--color-text-dim);left:-70%}.Dropdown_dropdown__menuStatic__eB_VD,.Dropdown_dropdown__menu__krw8k{position:absolute;background-color:var(--color-background);border:1px solid var(--color-border)}.Dropdown_dropdown__menuStatic__eB_VD{top:100%;left:-75%;transform:translateX(-50%);margin-top:10px;display:flex;flex-direction:column;gap:10px;padding:12px 16px;border-radius:8px;z-index:50;min-width:-moz-max-content;min-width:max-content}.Dropdown_dropdown__menuStatic--right__gCqBM{left:-75%}.Dropdown_dropdown__menuStatic--right__gCqBM:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:rgba(0,0,0,0)}.Dropdown_dropdown__menuStatic--left__KwpqF{left:-60%}.Dropdown_dropdown__menuStatic--left__KwpqF:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:rgba(0,0,0,0)}.Dropdown_dropdown__menuInline__SpXCP{position:static;margin-top:19px;padding:0;background:none;border:0;border-radius:0;display:flex;flex-direction:column;gap:19px}.Input_inputField__JpVpW{color:var(--color-text-black);font-family:var(--font-primary);font-size:16px;font-weight:600;line-height:128%;padding:10px 27px;box-sizing:border-box;border-radius:12px;background:var(--color-white);border:2px solid rgba(0,0,0,0);outline:none;transition:border-color .2s}.Input_inputField__JpVpW.Input_inputFieldError__kiUbD{border:1px solid var(--color-alert);box-shadow:var(--box-shadow-alert)}@media screen and (max-width:600px){.Input_inputField__JpVpW{padding:10px 17px}}.Input_inputFieldError__kiUbD{border-color:var(--color-alert)!important}.InputField_inputContainer__JHlHy{display:flex;flex-direction:column;gap:8px}.InputField_inputLabel__BkfWY{color:var(--color-white);font-family:var(--font-title);font-size:25px;font-style:normal;font-weight:700;line-height:128%;text-transform:uppercase}.InputField_errorMessage__ZGwZ2{color:var(--color-alert);font-family:var(--font-primary);font-size:14px}@media screen and (max-width:600px){.InputField_inputLabel__BkfWY{color:var(--color-white);font-family:var(--font-title);font-size:25px;font-style:normal;font-weight:700;line-height:128%}}.checkbox_checkboxWrapper__hcTgK{display:flex;flex-direction:column;gap:5px}.checkbox_checkboxContainer__MALMK{display:inline-flex;gap:10px;cursor:pointer}.checkbox_checkboxContainer__MALMK .checkbox_checkboxFieldLabel__zQ4FF{color:var(--color-white);font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:400;line-height:128%;letter-spacing:5%;order:1}.checkbox_checkboxContainer__MALMK .checkbox_checkboxFieldError__G7Ay_{outline:1px var(--color-alert) solid}.checkbox_checkboxContainer__MALMK .checkbox_checkboxField__Q6URB[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;min-width:16px;border:none;border-radius:4px;background:#d9d9d9;position:relative;margin-top:2px;border:1px solid hsla(0,0%,100%,.5);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.checkbox_checkboxContainer__MALMK .checkbox_checkboxField__Q6URB[type=checkbox]:checked{background:var(--color-blue);border-color:var(--color-blue)}.checkbox_checkboxContainer__MALMK .checkbox_checkboxField__Q6URB[type=checkbox]:checked:after{content:"";width:6px;height:10px;border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white);transform:rotate(45deg) translate(-1px,-1px)}.checkbox_errorMessage__2MV01{color:var(--color-alert);font-family:var(--font-primary);font-size:14px}.Radio_radioContainer__dSeXy{display:inline-flex;align-items:center;gap:10px;cursor:pointer}.Radio_radioContainer__dSeXy .Radio_radioFieldLabel__RrmyU{color:var(--color-white);font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:400;line-height:128%;order:1}.Radio_radioContainer__dSeXy .Radio_radioFieldError__7dXrt{outline:1px var(--color-alert) solid}.Radio_radioContainer__dSeXy .Radio_radioField__MGAmL[type=radio]{visibility:hidden;position:relative;width:16px;height:16px}.Radio_radioContainer__dSeXy .Radio_radioField__MGAmL[type=radio]:after{content:"";width:100%;height:100%;border-radius:50%;background:var(--color-white);visibility:visible;display:block;transition:.2s;cursor:pointer}.Radio_radioContainer__dSeXy .Radio_radioField__MGAmL[type=radio]:checked:after{background-color:rgb(37,99,235,var(--tw-bg-opacity,1));box-shadow:inset 0 0 0 3px var(--color-white)}.Radio_errorMessage__jhR5T{color:var(--color-alert);font-family:var(--font-primary);font-size:14px}.OutlinedIcon_outlinedIcon__3WJ9_{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.OutlinedIcon_outlinedIcon__3WJ9_:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.OutlinedIcon_outlinedIcon__3WJ9_{display:flex;justify-content:center;align-items:center;border-radius:14px;color:var(--color-text-dim)}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_outlined__DBB10{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_outlined__DBB10:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_outlined__DBB10{border:2px solid;border-color:var(--color-border-icon)}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_fill__arwFN{background:linear-gradient(327.47deg,#555454 13.31%,#717171 51.48%,#555454 88.42%)}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_inherit__DTZYG{width:auto;height:auto}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_small__qnzaB{width:52px;height:49px}@media(max-width:750px){.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_small__qnzaB{width:41px;height:39px}}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_small__qnzaB svg{width:27px;height:27px}@media(max-width:750px){.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_small__qnzaB svg{width:26px;height:26px}}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_medium__igztR{width:69px;height:71px}.OutlinedIcon_outlinedIcon__3WJ9_.OutlinedIcon_large__8Z7dJ{width:85px;height:87px}.GoBackButton_goBackButton__6H8Ma{display:inline-flex;align-items:center;gap:9px;padding:5px 30px;font-family:var(--font-primary);font-size:14px;font-weight:500;text-transform:uppercase;text-decoration:none;color:var(--color-black);background:rgba(0,0,0,0);border:1px solid var(--color-white);border-radius:10px;cursor:pointer;transition:all .2s ease;margin-top:20px}@media(max-width:800px){.GoBackButton_goBackButton__6H8Ma{font-size:14px;margin-top:0}}.GoBackButton_goBackButtonIcon__TcNmU{width:16px;height:16px;color:var(--color-white)}.ProductCard_card__ldrOT{width:100%;background:#464646;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;padding:22.5px 17.5px 20px 18.5px}@media screen and (max-width:1024px){.ProductCard_card__ldrOT{width:261px;padding:13px 9px 15px 9.5px}}@media screen and (max-width:845px){.ProductCard_card__ldrOT{width:240px}}@media screen and (max-width:515px){.ProductCard_card__ldrOT{border-radius:16px;width:177px}}.ProductCard_title__Ag1Bz{margin-bottom:11px;height:54px;font-family:var(--font-title);font-weight:700;font-size:26px;line-height:105%;letter-spacing:2%;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:845px){.ProductCard_title__Ag1Bz{height:44px;font-size:22px}}@media screen and (max-width:515px){.ProductCard_title__Ag1Bz{height:29px;font-size:16px;text-box-trim:trim-both;text-box-edge:cap alphabetic}}.ProductCard_priceWrapper__zcMGM{display:flex;flex-direction:row;margin-bottom:15px;align-items:flex-start}@media screen and (max-width:515px){.ProductCard_priceWrapper__zcMGM{margin-bottom:10px}}.ProductCard_price__k67yl{width:50%;font-family:var(--font-primary);font-weight:700;font-size:24px;line-height:105%;text-transform:uppercase}@media screen and (max-width:845px){.ProductCard_price__k67yl{font-size:20px}}@media screen and (max-width:515px){.ProductCard_price__k67yl{font-size:16px;text-box-trim:trim-both;text-box-edge:cap alphabetic}}.ProductCard_imageWrapper__l0_U0{width:265px;height:250.5px;flex-shrink:0;position:relative;margin-bottom:16px;overflow:hidden;border-radius:24px}@media screen and (max-width:515px){.ProductCard_imageWrapper__l0_U0{margin-bottom:11px;height:142px;width:158px;border-radius:16px}}.ProductCard_imageWrapper__l0_U0 .ProductCard_image__wteo6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.ProductCard_imageWrapper__l0_U0 .ProductCard_placeholder___40i5{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#2a2a2a}.ProductCard_imageWrapper__l0_U0 .ProductCard_placeholderText__2EqGI{font-family:var(--font-primary);font-size:18px;color:#7e7e7e;text-transform:uppercase}@media screen and (max-width:515px){.ProductCard_imageWrapper__l0_U0 .ProductCard_placeholderText__2EqGI{font-size:14px}}.ProductCard_variantsWrapper__qj2ID{gap:12px;margin-bottom:11px}@media screen and (max-width:515px){.ProductCard_variantsWrapper__qj2ID{gap:9px}}.ButtonWithTriangle_button__sY_jd{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 -1px 3.8px 0 var(--color-button-text) inset;background:linear-gradient(279.88deg,#ffc47f 6.73%,#ffd7a9 28.75%,#ffd8ab 48.43%,#ffd29d 75.28%,#f4bd7d 93.46%)}.ButtonWithTriangle_arrow__H3jUh{color:var(--color-button-text)}.ButtonWithTriangle_arrowRight__QcKyn{margin-left:4px}.ButtonWithTriangle_arrowLeft__Kqp3G{transform:scaleX(-1);margin-right:4px}.ExpandablePrice_price__V1vxr{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;cursor:pointer;position:relative;transition:all .2s ease}.ExpandablePrice_oldPrice__oaoFb{color:#7e7e7e;font-weight:600;text-decoration:line-through}.ExpandablePrice_discountPrice__yQaTR{color:#e74c3c;font-weight:600}.ExpandablePrice_isFull__4KHiv{overflow:visible!important;white-space:normal!important;z-index:100;background:#2a2a2a;padding:2px 8px;border-radius:4px;box-shadow:0 4px 10px rgba(0,0,0,.5);right:0;width:-moz-max-content;width:max-content;color:var(--color-white)}.ExpandablePrice_price__V1vxr:after{content:"";display:none}.ExpandablePrice_price__V1vxr:hover:after{display:none}.ResponsiveImage_image__vrO7f,.ResponsiveImage_picture__7yX0r{display:block;width:100%;height:auto}.ResponsiveImage_image__vrO7f{border-radius:24px}@media(max-width:900px){.ResponsiveImage_image__vrO7f{border-radius:20px}}.ContentCard_card__kvxG_{position:relative;display:flex;flex-direction:column;background-color:#484848;overflow:hidden;border-radius:20px}.ContentCard_content__gf0Pk{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;gap:13px;padding:26px 29px 228px}@media screen and (max-width:1100px){.ContentCard_content__gf0Pk{padding-bottom:235px}}@media screen and (max-width:900px){.ContentCard_content__gf0Pk{padding-bottom:312px}}.ContentCard_title__LlpAI{font-family:var(--font-title);font-weight:700;font-style:Bold;font-size:55px;line-height:118%;letter-spacing:0;text-transform:uppercase}@media screen and (max-width:900px){.ContentCard_title__LlpAI{font-size:40px;line-height:128%}}.ContentCard_button__hItjA{max-width:164px;height:56px;font-family:var(--font-primary);font-weight:800;font-size:12px;line-height:128%;letter-spacing:5%;text-transform:uppercase;border-radius:15px;box-shadow:0 1.8px 0 0 #d8a86e,2px 5px 6.3px 0 rgba(0,0,0,.2509803922)}.ContentCard_button__hItjA:hover{box-shadow:0 0 0 0 #d8a86e}@media screen and (max-width:900px){.ContentCard_button__hItjA{max-width:100%;box-shadow:0 1.8px 0 0 #d8a86e,2px 5px 6.3px 0 rgba(0,0,0,.2509803922)}}.ContentCard_imageWrapper__nKNet{position:absolute;right:0;bottom:0;left:0;z-index:0;width:100%;height:301px}