.Calculator_root__PS5CG{display:grid;grid-row-gap:20px}.Calculator_title__DZGpO{text-align:center}.Calculator_radio__CrCtt{display:flex;justify-content:center}@media screen and (min-width:991px){.Calculator_root__PS5CG{border:1px solid #d1dde5;border-radius:20px;padding:40px 85px;grid-template-areas:"title radio" "calc result";grid-template-columns:1fr .7fr;grid-row-gap:48px;grid-column-gap:44px}.Calculator_radio__CrCtt{grid-area:radio;justify-content:flex-end}.Calculator_title__DZGpO{grid-area:title;text-align:left}.Calculator_calc__KhAMu{grid-area:calc}.Calculator_result__wJtzL{grid-area:result}}.RadioGroup_radioGroup__OincU{position:relative;display:flex}.RadioGroup_radioGroup__OincU.RadioGroup_grayBg__kXPFP{background-color:#e4ebf0;padding:10px 12px;border-radius:80px}.RadioGroup_radioGroup__OincU.RadioGroup_grayBg__kXPFP .RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN:not(.RadioGroup_active__oSbem){background-color:#e4ebf0}.RadioGroup_radioGroup__OincU.RadioGroup_inColumn__qG9ah{flex-direction:column}.RadioGroup_radioGroup__OincU.RadioGroup_gapS__FZFqP{gap:5px}.RadioGroup_radioGroup__OincU.RadioGroup_gapM__zgTVe{gap:10px}.RadioGroup_radioGroup__OincU.RadioGroup_gapL__2upqq{gap:20px}.RadioGroup_radioGroup__OincU.RadioGroup_flexWrap__zthI8{flex-wrap:wrap}.RadioGroup_radioGroup__OincU.RadioGroup_overflow__1f8Ib{overflow:auto;margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}.RadioGroup_radio__eIXC_{position:relative;display:inline-block;cursor:pointer}.RadioGroup_radio__eIXC_.RadioGroup_wordWrap__gpHDX{white-space:nowrap}.RadioGroup_radio__eIXC_ input{width:1px;height:1px;opacity:0;z-index:-1;position:absolute;left:0;top:0}.RadioGroup_radio__eIXC_.RadioGroup_fs10__HXkau{font-size:10px}.RadioGroup_radio__eIXC_.RadioGroup_fs12__S1f9E{font-size:12px}.RadioGroup_radio__eIXC_.RadioGroup_fs14__B4jTd{font-size:14px}.RadioGroup_radio__eIXC_.RadioGroup_fs16__Dzu_V{font-size:16px}.RadioGroup_radio__eIXC_.RadioGroup_fs18__jAo__{font-size:18px}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN{background-color:gray;line-height:19px;text-align:center;border-right:none;border-radius:20px;background-color:#f8f9fb;color:#262626;padding:12px 22px;transition:background-color .25s ease}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN:hover{background-color:#f8f9fb}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN.RadioGroup_paddingXS__0OXfM{padding:3px 10px}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN.RadioGroup_paddingXSS__a2qQH{padding:6px 10px}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN.RadioGroup_paddingS__OoUqK{padding:10px 15px}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN.RadioGroup_paddingM__djplE{padding:19px 10px 18px}.RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN.RadioGroup_active__oSbem{background-color:#28d16c;color:#fff}.RadioGroup_radioGroup__OincU.RadioGroup_fitContent__0ZfRJ .RadioGroup_radio__eIXC_.RadioGroup_button__PxVdN{display:flex;align-items:center;padding:10px 20px;width:-moz-fit-content;width:fit-content;min-height:45px}.RadioGroup_radio__eIXC_.RadioGroup_default__212ND{display:inline-flex;align-items:center}.RadioGroup_radio__eIXC_.RadioGroup_default__212ND.RadioGroup_active__oSbem .RadioGroup_custom__O6KNL{border:1px solid #55a3ed;background-color:#55a3ed}.RadioGroup_radio__eIXC_.RadioGroup_default__212ND.RadioGroup_active__oSbem .RadioGroup_custom__O6KNL:before{content:"";position:absolute;width:11px;height:11px;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;color:#fff}.RadioGroup_radio__eIXC_.RadioGroup_default__212ND .RadioGroup_custom__O6KNL{position:relative;width:24px;height:24px;border:1px solid #dadee2;border-radius:50%;transition:all .3s;margin-right:10px}.RadioGroup_errorText__Cs8fr{color:red;font-size:13px;margin-top:5px}.CalculatorForm_root__O2Kz2{display:grid;grid-row-gap:32px}@media screen and (min-width:740px){.CalculatorForm_root__O2Kz2{grid-row-gap:42px}}.CalculatorResult_root__QjL4a{background-color:#f3f4f6;border-radius:20px;padding:16px 20px 28px;text-align:center;height:100%;align-items:center;flex-direction:column;display:flex}.CalculatorResult_description__bsBLd{font-size:10px;margin-bottom:10px}.CalculatorResult_title__kJmsP{font-size:39px;font-weight:700}.CalculatorResult_btns__2u6GD{display:flex;flex-direction:column;gap:10px;margin-top:15px;width:100%}@media screen and (min-width:740px){.CalculatorResult_root__QjL4a{padding:48px 26px 26px}.CalculatorResult_description__bsBLd{font-size:13px;margin-bottom:15px}.CalculatorResult_title__kJmsP{font-size:49px}.CalculatorResult_btns__2u6GD{gap:20px;margin-top:38px}}.styles_grid__I1Usb{display:flex;gap:12px;overflow-x:auto;padding-top:24px;padding-bottom:6px;margin-left:-2px;margin-right:-2px}.styles_grid__I1Usb::-webkit-scrollbar{height:3px}.styles_grid__I1Usb::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_grid__I1Usb::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}.styles_grid__I1Usb>*{min-width:240px;max-width:240px}@media screen and (min-width:580px){.styles_grid__I1Usb{gap:14px}.styles_grid__I1Usb>*{min-width:260px;max-width:260px}}@media screen and (min-width:991px){.styles_grid__I1Usb{gap:16px}.styles_grid__I1Usb>*{min-width:280px;max-width:280px}}.styles_subtitle__VhUrr{text-align:left;font-size:14px;color:#666;margin-bottom:24px;margin-top:8px;letter-spacing:0;font-weight:400;line-height:1.4}@media screen and (min-width:580px){.styles_subtitle__VhUrr{font-size:16px;margin-top:10px}}.styles_tabList__SkfVH{display:flex;margin-bottom:10px}.styles_tabList__SkfVH.styles_scrolledNative__lqPtF{overflow-y:auto;padding-bottom:10px}.styles_tabList__SkfVH.styles_scrolledCursor__27Hhd{overflow:hidden}.styles_tabList__SkfVH.styles_canScroll__vyuuW{cursor:e-resize}.styles_tabList__SkfVH.styles_moved__ivH5w .styles_tabItem___994h{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.styles_tabItem___994h{white-space:nowrap}.styles_tabItem___994h>a,.styles_tabItem___994h>span{padding-bottom:10px;margin-right:30px;text-transform:uppercase;font-size:12px;font-weight:700;cursor:pointer;display:inline-block;color:#262626;transition:color .3s ease}.styles_tabItem___994h>a:hover,.styles_tabItem___994h>span:hover{color:#28d16c}.styles_tabItem___994h.styles_active__nAzoG>a,.styles_tabItem___994h.styles_active__nAzoG>span{pointer-events:none;color:#28d16c}.styles_tabContent__0uXoe,.styles_tabContent__0uXoe.styles_noP__eLZjZ{padding-top:0}.styles_tabContent__0uXoe .styles_body__eqZCL{display:none}.styles_tabContent__0uXoe .styles_body__eqZCL.styles_active__nAzoG{display:block}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0{border-bottom:none}@media screen and (max-width:739px){.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0{overflow:hidden}}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabList__SkfVH{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:6px;row-gap:8px}@media screen and (max-width:739px){.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabList__SkfVH{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:16px;-ms-overflow-style:none}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabList__SkfVH::-webkit-scrollbar{display:none}}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:20px;padding:8px 18px;cursor:pointer;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG{background-color:#e8e8e8}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>a,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>span{color:#262626;font-weight:500}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h:hover:not(.styles_active__nAzoG){background-color:#eee}@media screen and (max-width:739px){.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h{padding:8px 16px}}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>a,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>span,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h>a,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h>span{color:#666;padding:0;margin:0;border:none;text-transform:none;font-size:13px;font-weight:400}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h:last-child{border-right:none}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>span{color:#1a1a1a;font-weight:500}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG{color:#1a1a1a}@media screen and (min-width:740px){.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabList__SkfVH{gap:8px}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h{border-right:none;border-radius:20px;min-width:100px;min-height:40px;flex:initial;padding:10px 20px}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>a,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h.styles_active__nAzoG>span,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h>a,.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h>span{font-size:14px}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.styles_tabListWrap__Gs8eg.styles_tabsBtn__cm6z0 .styles_tabItem___994h:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}}.ShortTileProduct_root__YtEQr{position:relative;background-color:#fff;border-radius:16px;padding:20px 16px;display:flex;flex-direction:column;gap:20px;cursor:pointer;transition:box-shadow .3s ease;border:1px solid #f0f0f0}.ShortTileProduct_root__YtEQr,.ShortTileProduct_root__YtEQr:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.ShortTileProduct_linkOverlay__enmg2{position:absolute;inset:0;z-index:1;border-radius:16px}.ShortTileProduct_header__CQNyl{display:flex;align-items:center;gap:12px}.ShortTileProduct_iconWrapper__a7pcH{width:44px;height:44px;min-width:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ShortTileProduct_iconImage__a1adA{width:115%;height:115%;-o-object-fit:cover;object-fit:cover}.ShortTileProduct_iconLetter__8gsN7{color:#fff;font-size:18px;font-weight:700;line-height:1}.ShortTileProduct_headerInfo__Rbqyx{display:flex;flex-direction:column;gap:2px;flex:1 1}.ShortTileProduct_name__4xKaa{font-size:13px;font-weight:600;line-height:1.3;color:#1a1a1a}.ShortTileProduct_subName__IVia6{font-size:11px;color:#999;line-height:1.3}.ShortTileProduct_content__7nyBy{display:flex;flex-direction:column;gap:14px;padding-top:4px}.ShortTileProduct_param__VB5mM{display:flex;justify-content:space-between;align-items:center}.ShortTileProduct_value__vBS_p{font-size:18px;font-weight:400;color:#1a1a1a;line-height:1}.ShortTileProduct_label__X9bMh{font-size:12px;color:#999;line-height:1;text-align:right}@media screen and (min-width:580px){.ShortTileProduct_root__YtEQr{padding:22px 18px;gap:22px}.ShortTileProduct_name__4xKaa{font-size:14px}.ShortTileProduct_value__vBS_p{font-size:19px}}@media screen and (min-width:740px){.ShortTileProduct_root__YtEQr{padding:24px 20px;gap:24px;border-radius:20px}.ShortTileProduct_header__CQNyl{gap:14px}.ShortTileProduct_iconWrapper__a7pcH{width:48px;height:48px;min-width:48px;border-radius:14px}.ShortTileProduct_iconLetter__8gsN7{font-size:20px}.ShortTileProduct_name__4xKaa{font-size:15px}.ShortTileProduct_value__vBS_p{font-size:20px}.ShortTileProduct_label__X9bMh{font-size:13px}}.styles_xxxStyles__zavQE>ol,.styles_xxxStyles__zavQE>ul{margin:0}.styles_xxxStyles__zavQE>ol li,.styles_xxxStyles__zavQE>ul li{margin-bottom:10px;line-height:1.5}.styles_xxxStyles__zavQE>ul{list-style-type:none;padding:0}.styles_xxxStyles__zavQE>ul li{position:relative;padding-left:20px}.styles_xxxStyles__zavQE>ul li:before{position:absolute;color:#28d16c;content:"";left:0;top:9px;width:5px;height:5px;border-radius:50%;background-color:#28d16c}.styles_xxxStyles__zavQE>ol{padding:0;counter-reset:listNum;list-style-type:none}.styles_xxxStyles__zavQE>ol li{position:relative;padding-left:20px}.styles_xxxStyles__zavQE>ol li:before{counter-increment:listNum;content:counter(listNum) ".";font-weight:700;position:absolute;left:0;top:0;font-size:16px;color:#28d16c}.styles_xxxStyles__zavQE a{color:#28d16c;transition:color .25s ease}.styles_xxxStyles__zavQE a:hover{color:#004735}.styles_xxxStyles__zavQE p{margin:0 0 10px;line-height:1.5}.styles_xxxStyles__zavQE p:last-child{margin-bottom:0}.styles_xxxStyles__zavQE h1,.styles_xxxStyles__zavQE h2,.styles_xxxStyles__zavQE h3,.styles_xxxStyles__zavQE h4,.styles_xxxStyles__zavQE h5{margin-top:0}.styles_xxxStyles__zavQE h3{font-size:22px}.styles_xxxStyles__zavQE table td,.styles_xxxStyles__zavQE table th{vertical-align:top}.styles_xxxStyles__zavQE hr{border:0;border-top:1px solid #d1dde5}.styles_xxxStyles__zavQE img{max-width:100%;display:block}.styles_xxxStyles__zavQE table{border-collapse:collapse;border-spacing:0}.styles_xxxStyles__zavQE table ul{list-style-type:none;padding:0}.styles_xxxStyles__zavQE table ul li{position:relative;padding-left:20px;margin-bottom:10px;line-height:1.5}.styles_xxxStyles__zavQE table ul li:last-child{margin-bottom:0}.styles_xxxStyles__zavQE table ul li:before{position:absolute;color:#28d16c;content:"";left:0;top:9px;width:5px;height:5px;border-radius:50%;background-color:#95ce5a}.styles_xxxStyles__zavQE table caption{font-weight:700;font-size:16px;text-align:left;margin-bottom:10px}.styles_xxxStyles__zavQE table p{margin-bottom:0}.styles_xxxStyles__zavQE table tr>*{border:1px solid #ccc;font-size:14px;padding:10px;text-align:left}.styles_xxxStyles__zavQE table th{text-transform:uppercase;color:#959595}.styles_xxxStyles__zavQE table tr:nth-child(2n){background-color:#fcfcfc}@media screen and (min-width:1200px){.styles_xxxStyles__zavQE p{margin:0 0 20px}.styles_xxxStyles__zavQE p:last-child{margin-bottom:0}.styles_xxxStyles__zavQE h1:not(:first-child),.styles_xxxStyles__zavQE h2:not(:first-child),.styles_xxxStyles__zavQE h3:not(:first-child),.styles_xxxStyles__zavQE h4:not(:first-child),.styles_xxxStyles__zavQE h5:not(:first-child){margin-top:30px}}@media screen and (max-width:740px){.styles_xxxStyles__zavQE p{margin-bottom:20px}.styles_xxxStyles__zavQE p:last-child{margin-bottom:0}}.TileRelinkImg_grid__c2AZr{display:grid;grid-gap:20px;grid-template-columns:1fr;justify-content:center}.TileRelinkImg_item__wOIKZ{border:1px solid #2dee7a;border-radius:20px;padding:25px 55% 25px 20px;background-color:#fff;transition:background-color .25s ease;display:flex;align-items:center;position:relative;height:100%}.TileRelinkImg_item__wOIKZ:hover{background-color:#28d16c}.TileRelinkImg_item__wOIKZ:hover .TileRelinkImg_name__sAX3P{color:#f2f3f5}.TileRelinkImg_item__wOIKZ .TileRelinkImg_noImg__molFV{padding:25px 20px}.TileRelinkImg_img__6Tzpb{position:absolute;right:10px;top:50%;transform:translateY(-50%);height:75%;width:70%}.TileRelinkImg_img__6Tzpb img{-o-object-position:right;object-position:right}.TileRelinkImg_name__sAX3P{font-weight:500;font-size:18px}@media screen and (min-width:740px){.TileRelinkImg_grid__c2AZr{grid-gap:20px;grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:991px){.TileRelinkImg_grid__c2AZr{grid-gap:70px;grid-template-columns:1fr 1fr 1fr}}.styles_wrapper__h70Lr{display:flex;flex-direction:row;gap:40px;margin-top:20px}@media(max-width:768px){.styles_wrapper__h70Lr{flex-direction:column;gap:20px}}.styles_content__lZ_Tw{flex:0 0 70%}.styles_stats__9LHUC{flex:0 0 30%}@media(max-width:768px){.styles_stats__9LHUC{margin-top:10px}}.styles_reviewsContainer__xnLZ7{padding:20px 0}.styles_reviewsHeader__VH1Ih{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.styles_reviewsHeader__VH1Ih p{font-size:18px}}.styles_reviewsControls__pfOsY{display:flex;gap:8px}.styles_arrowButton__yszTX{background-color:#f3f4f6;border:none;color:#6b7280;width:32px;height:32px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.styles_arrowButton__yszTX:hover{background-color:#e5e7eb;color:#111827}.styles_reviewsGrid___JsKQ{display:flex;gap:12px;overflow-x:auto;padding-top:24px;padding-bottom:6px;margin-left:-2px;margin-right:-2px}.styles_reviewsGrid___JsKQ::-webkit-scrollbar{height:3px}.styles_reviewsGrid___JsKQ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_reviewsGrid___JsKQ::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}.styles_reviewsGrid___JsKQ>*{min-width:280px;max-width:280px;flex-shrink:0}.styles_reviewCard__UoPvU{background-color:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;text-align:left;box-shadow:0 4px 12px rgba(0,0,0,.12);border:1px solid #e2e8f0;height:100%;transition:all .3s ease-in-out}.styles_reviewCard__UoPvU:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-2px)}.styles_cardHeader__0u2aR{display:flex;align-items:flex-start;gap:12px}.styles_avatarWrapper__zc9Zr{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#dc2626;display:flex;align-items:center;justify-content:center}.styles_avatarWrapper__zc9Zr .styles_avatar__U5skU{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_avatarWrapper__zc9Zr .styles_avatarLetter__QaUNw{color:#fff;font-size:20px;font-weight:700;line-height:1}.styles_reviewInfo__XwO02{display:flex;flex-direction:column;gap:8px;flex:1 1}.styles_reviewInfo__XwO02 .styles_name__1sxpX{font-size:16px;font-weight:700;color:#111827;line-height:1.2;margin:0}.styles_reviewRating__4oRFI{display:flex;align-items:center;gap:8px}.styles_ratingValue__mv5lV{font-size:16px;font-weight:600;color:#111827;line-height:1}.styles_starsWrapper__j_plb{display:flex;gap:2px;align-items:center}.styles_starEmpty__jYCmI,.styles_starFilled__d1Ome{font-size:18px;line-height:1}.styles_starFilled__d1Ome{color:#fbbf24}.styles_starEmpty__jYCmI{color:#e5e7eb}.styles_reviewText__EpGBq{font-size:15px;color:#374151;line-height:1.6;margin:0;flex:1 1}.styles_readMoreButton__dZJYp{background:none;border:none;padding:0;color:#34d399;font-weight:500;cursor:pointer;text-align:left;font-size:13px;margin-top:auto;align-self:flex-start}.styles_allReviewsLinkMobile__UGvu8{text-align:center;margin-top:24px}.styles_allReviewsLinkMobile__UGvu8 a{color:#34d399;font-weight:600;font-size:14px;text-decoration:none}.styles_leaveReviewSection__BimBM{margin-top:32px;background:linear-gradient(135deg,rgb(40,209,108),rgb(31,184,90));border-radius:20px;padding:32px 40px;width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_leaveReviewContent__xfWmt{display:flex;justify-content:space-between;align-items:center;gap:24px}.styles_leaveReviewText__WZutM{flex:1 1;color:#fff}.styles_leaveReviewActions__BP4ly{display:flex;align-items:center;gap:24px;flex-shrink:0}.styles_leaveReviewTitle__mU0H1{font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2}.styles_leaveReviewDescription__fcRgm{font-size:16px;color:hsla(0,0%,100%,.9);margin:0;line-height:1.5}.styles_leaveReviewStars__67306{display:flex;align-items:center;justify-content:center}.styles_leaveReviewStars__67306 .rating{display:flex;gap:8px;justify-content:center}.styles_leaveReviewStars__67306 .starWrapper{background:hsla(0,0%,100%,.15)!important;backdrop-filter:blur(4px)!important;border:none!important;padding:8px!important;border-radius:12px!important;cursor:pointer;transition:all .2s ease;display:flex!important;align-items:center;justify-content:center;width:48px!important;height:48px!important;font-size:0!important}.styles_leaveReviewStars__67306 .starWrapper:hover{background:hsla(0,0%,100%,.25)!important;transform:scale(1.05)}.styles_leaveReviewStars__67306 .starWrapper svg{width:24px!important;height:24px!important;filter:brightness(0) invert(1)!important;opacity:1!important;display:block!important;stroke:rgba(0,0,0,.2)!important;stroke-width:1px!important}.styles_leaveReviewStars__67306 .starWrapper.styles_active__qbLMH{background:hsla(0,0%,100%,.25)!important}.styles_leaveReviewStars__67306 .starWrapper.styles_active__qbLMH svg{filter:brightness(0) invert(1)!important;opacity:1!important}.styles_leaveReviewStars__67306 .starWrapper:not(.styles_active__qbLMH):hover{background:hsla(0,0%,100%,.25)!important}.styles_leaveReviewButton__TWiI8{background:#fff;color:#1a1a1a;border:none;padding:12px 32px;border-radius:12px;font-weight:400;font-size:16px;white-space:nowrap;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_leaveReviewButton__TWiI8:hover{background:hsla(0,0%,100%,.95);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media screen and (min-width:580px){.styles_reviewsGrid___JsKQ{gap:14px}.styles_reviewsGrid___JsKQ>*{min-width:260px;max-width:260px}}@media screen and (min-width:991px){.styles_reviewsGrid___JsKQ{gap:16px}.styles_reviewsGrid___JsKQ>*{min-width:280px;max-width:280px}}@media screen and (max-width:768px){.styles_reviewsGrid___JsKQ>*{min-width:240px;max-width:240px}.styles_reviewCard__UoPvU{padding:18px}.styles_avatarWrapper__zc9Zr{width:40px;height:40px}.styles_reviewInfo__XwO02 .styles_name__1sxpX{font-size:15px}.styles_reviewText__EpGBq{font-size:14px}.styles_readMoreButton__dZJYp{font-size:12px}.styles_ratingValue__mv5lV{font-size:15px}.styles_starEmpty__jYCmI,.styles_starFilled__d1Ome{font-size:16px}.styles_leaveReviewSection__BimBM{padding:24px 20px;margin-top:32px}.styles_leaveReviewContent__xfWmt{flex-direction:column;align-items:center;text-align:center;gap:20px}.styles_leaveReviewText__WZutM{width:100%}.styles_leaveReviewTitle__mU0H1{font-size:22px}.styles_leaveReviewDescription__fcRgm{font-size:14px}.styles_leaveReviewActions__BP4ly{width:100%;flex-direction:column;align-items:stretch;gap:16px}.styles_leaveReviewStars__67306{justify-content:center}.styles_leaveReviewButton__TWiI8{width:100%;padding:14px 24px}}.styles_reviewsSliderWrapper__ZJQpN{width:100%;padding-top:24px;padding-bottom:60px;position:relative}.styles_reviewsCarouselContainer__FfMht{position:relative;width:100%}.styles_reviewsSlider__K_Y4q{width:100%}.styles_reviewsSlideGroup__IU3q_{display:flex;flex-direction:column;gap:16px;padding:0 2px;min-height:100%}.styles_reviewsSlideGroup__IU3q_ .styles_reviewCard__UoPvU{margin-bottom:20px}.styles_reviewsNavButton__wUwd0{position:absolute;bottom:-40px;transform:translateY(50%);background-color:rgba(240,240,240,.9);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#666;cursor:pointer;z-index:10;font-size:16px;transition:background-color .2s ease}.styles_reviewsNavButton__wUwd0:hover{background-color:#f0f0f0}.styles_reviewsNavButton__wUwd0:active{transform:translateY(50%) scale(.95)}.styles_reviewsNavButtonPrev__3voeJ{left:20px}.styles_reviewsNavButtonNext__lMevB{right:20px}.styles_card__G1Qdd{background:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e4e4e4;padding:24px;width:100%}.styles_header__yk2nl{display:flex;align-items:center;gap:20px;margin-bottom:24px}.styles_bagIcon__Zmocm{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.styles_grid__j_fiM{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(110px,auto);grid-gap:12px;gap:12px;margin-bottom:20px;align-items:stretch}.styles_statItem__euTyq{flex-direction:column;padding:20px 16px;border-radius:12px;transition:all .3s ease;gap:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);background:linear-gradient(180deg,#F8F8F8,#FFFFFF)}.styles_iconWrapper__UDVJ3,.styles_statItem__euTyq{display:flex;align-items:center;justify-content:center}.styles_iconWrapper__UDVJ3{width:40px;height:40px;border-radius:8px;margin-bottom:2px}.styles_iconWrapper__UDVJ3 svg{width:24px;height:24px}.styles_iconWrapper1__ySwDg{background-color:#dcfce7}.styles_iconWrapper2__PQeHW{background-color:#dbeafe}.styles_iconWrapper3__yzsec{background-color:#e9d5ff}.styles_iconWrapper4__UStpn{background-color:#fee2e2}.styles_iconWrapper5__qx8_i{background-color:#fed7aa}.styles_iconWrapper6__bPwo0{background-color:#ccfbf1}.styles_value__siomW{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0;text-align:center}.styles_label__c4S_G{font-size:13px;font-weight:500;color:#374151;line-height:1.4;margin:0;text-align:center}.styles_footer__TWggi{text-align:center;font-size:13px;color:#6b7280;margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}@media(max-width:768px){.styles_card__G1Qdd{padding:20px;border-radius:16px}.styles_grid__j_fiM{gap:10px;grid-auto-rows:minmax(90px,auto)}.styles_statItem__euTyq{padding:12px 8px}.styles_value__siomW{font-size:20px}.styles_label__c4S_G{font-size:11px}.styles_footer__TWggi{font-size:12px}}.StarsHandle_rating__n2LjV{display:flex;gap:10px}.StarsHandle_starWrapper__0w31q{background:none;border:none;cursor:pointer;font-size:26px;padding:2px;border-radius:14px;color:gray;transition:.3s ease}.StarsHandle_starWrapper__0w31q.StarsHandle_active__XE17f{color:#ffaf58}.StarsHandle_starWrapper__0w31q svg{display:block}.StarsHandle_starWrapper__0w31q:not(.StarsHandle_active__XE17f):hover{color:#ffaf58}