@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url('/assets/fonts/nunito-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url('/assets/fonts/nunito-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fredoka;font-style:normal;font-weight:300 700;font-display:swap;src:url('/assets/fonts/fredoka-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fredoka;font-style:normal;font-weight:300 700;font-display:swap;src:url('/assets/fonts/fredoka-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--pink:#e91e8c;--pink-light:#ff6fc8;--pink-pale:#fff0f8;--dark:#2B1723;--white:#ffffff;--grey:#6b7280;--radius:4px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,sans-serif;background:#fefefe;color:var(--dark);overflow-x:hidden;overflow-y:scroll;animation:.28s ease-out pageFadeIn;display:flex;flex-direction:column;min-height:100vh}.footer-simple{margin-top:0}body.app-loading>:not(header):not(#main-nav){opacity:0}body:not(.app-loading)>:not(header):not(#main-nav){opacity:1;transition:opacity .25s ease-out}@keyframes pageFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body{animation:none}}header{background:var(--white);position:sticky;top:0;z-index:100}.header-inner{width:100%;height:100px;display:flex;align-items:center;padding:24px 32px;gap:24px;box-sizing:border-box}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;width:335px;height:100%}.logo img{height:100%;width:auto;max-width:335px;object-fit:contain}.search-bar{display:flex;height:48px;padding:8px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;flex:1;border:1.5px solid #e9a3c6;border-radius:0;overflow:hidden;transition:border-color .2s}.search-bar:focus-within{border-color:var(--pink)}.search-bar input{flex:1;border:none;outline:0;height:100%;font-family:Fredoka,sans-serif;font-size:16px;font-weight:400;color:rgba(43,23,35,.62);background:0 0;padding:0}.search-bar input::placeholder{color:rgba(43,23,35,.62)}.search-bar button{background:0 0;border:none;cursor:pointer;padding:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#2b1723;transition:opacity .2s}.search-bar button:hover{opacity:.6}.search-bar button svg{width:24px;height:24px;stroke-width:2;color:#2b1723;stroke:#2B1723}.search-wrap{position:relative;flex:1;display:flex}.search-suggest{display:none;position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:200;background:#fff;border:1.5px solid #e9a3c6;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);max-height:320px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#FF8FC7 #FFF0F7}.search-suggest::-webkit-scrollbar{width:6px}.search-suggest::-webkit-scrollbar-track{background:#fff0f7}.search-suggest::-webkit-scrollbar-thumb{background:#ff8fc7;border-radius:3px}.search-suggest::-webkit-scrollbar-thumb:hover{background:#f948a8}.search-wrap.open .search-suggest{display:block}.search-suggest-group{font-family:Nunito,sans-serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#c73a86;padding:10px 24px 4px}.search-suggest-item{display:flex;align-items:center;gap:10px;padding:9px 24px;cursor:pointer;font-family:Nunito,sans-serif;font-size:14px;color:#2b1723;transition:background .15s}.search-suggest-item.active,.search-suggest-item:hover{background:#fff0f7;color:#c73a86}.search-suggest-item svg{width:16px;height:16px;flex-shrink:0;opacity:.7}.search-suggest-item .ss-sub{font-size:12px;color:rgba(43,23,35,.5);margin-left:auto;padding-left:12px;white-space:nowrap}.search-suggest-item.active .ss-sub{color:rgba(249,72,168,.7)}.ss-qty{font-weight:700;color:#c73a86;margin-left:6px}.search-suggest-empty{padding:16px 24px;font-family:Nunito,sans-serif;font-size:14px;color:rgba(43,23,35,.5)}.offers-empty{padding:32px 24px;text-align:center;font-family:Nunito,sans-serif;font-size:15px;color:rgba(43,23,35,.62);line-height:1.5;background:#fefefe;border-radius:12px}.header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;min-width:335px;height:52px;justify-content:flex-end}.header-btn{display:flex;align-items:center;gap:4px;background:0 0;border:none;cursor:pointer;font-family:Fredoka,sans-serif;font-size:14px;font-weight:400;color:#2b1723;padding:0;white-space:nowrap;height:20px}.header-btn svg{width:16px;height:16px;stroke-width:2;flex-shrink:0}.header-btn .chevron{width:12px;height:12px;stroke-width:2.5;opacity:.5}.header-btn:hover{opacity:.7}.header-dropdown{position:relative;display:flex;align-items:center}.header-dropdown-trigger .chevron{transition:transform .2s}.header-dropdown.open .header-dropdown-trigger .chevron{transform:rotate(180deg)}.header-dropdown-menu{position:absolute;top:calc(100% + 12px);right:0;min-width:180px;background:#fefefe;border:1px solid #e9a3c6;box-shadow:0 4px 12px rgba(0,0,0,.1);list-style:none;margin:0;padding:4px 0;z-index:100;display:none}.header-dropdown.open .header-dropdown-menu{display:block}.header-dropdown-menu li{padding:10px 16px;font-family:Nunito,sans-serif;font-size:14px;font-weight:600;color:#2b1723;cursor:pointer}.header-dropdown-menu li:hover{background:#fff7fb;color:#c73a86}.header-dropdown-menu li.active{color:#c73a86;background:#fff0f7}nav{background:#fefefe;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);position:sticky;top:99px;z-index:99;transition:transform .3s}nav.nav-hidden{transform:translateY(-100%)}@media (max-width:1024px){.header-inner{flex-wrap:wrap;height:auto;padding:16px 32px;gap:16px;row-gap:14px}.logo{width:auto;height:40px}.logo img{height:100%;width:auto}.header-actions{min-width:0;flex:1}.search-wrap{order:3;flex-basis:100%;width:100%}nav{top:145px}}@media (max-width:768px){nav{top:145px}}@media (max-width:600px){.header-inner{padding:14px 20px}.header-actions{gap:14px}nav{top:141px}.header-btn-optional{display:none}}nav .nav-inner{width:100%;display:flex;align-items:center;gap:24px;padding:0 32px 12px;overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a{text-decoration:none;color:#2b1723;font-family:Fredoka,sans-serif;font-size:14px;font-weight:400;line-height:140%;white-space:nowrap;display:flex;align-items:center;gap:4px;transition:color .2s;flex-shrink:0;border-bottom:none;padding:0}.nav-inner a.active,.nav-inner a:hover{color:#c73a86}.nav-inner a svg{width:16px;height:16px;stroke-width:2;flex-shrink:0;overflow:hidden}.hero-bar{width:100%;height:45px;background:linear-gradient(90deg,#ffc2e0,#ff8fc7,#c5277e);box-shadow:0 0 12px rgba(249,72,168,.55),0 2px 4px rgba(0,0,0,.15);position:relative;z-index:10}.page-content{display:flex;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding:24px 48px 48px;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:24px;align-self:center}.product-section-bg{background:#fefefe;width:100%}@media (max-width:768px){.page-content{padding:24px 20px 32px}}.combobox{position:relative;width:100%;min-width:0}.combo-input-wrap{display:flex;height:48px;padding:8px 24px;align-items:center;gap:8px;align-self:stretch;width:100%;box-sizing:border-box;border:1.5px solid #e9a3c6;background:#fff;cursor:pointer;min-width:0}.combo-input-wrap:focus-within{border-color:#f948a8}.combo-input{flex:1;border:none;outline:0;font-family:Nunito,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#2b1723;background:0 0;cursor:pointer;min-width:0}.combo-input::placeholder{color:rgba(43,23,35,.62)}.combo-chevron-btn{background:0 0;border:none;cursor:pointer;display:flex;align-items:center;flex-shrink:0;padding:0;transition:transform .2s}.combobox.open .combo-chevron-btn{transform:rotate(180deg)}.combo-dropdown{display:none;background:#fff;border:1.5px solid #e9a3c6;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);list-style:none;overflow-y:auto;max-height:168px;flex-direction:column;align-items:stretch;scrollbar-width:thin;scrollbar-color:#FF8FC7 #FFF0F7}.combo-dropdown::-webkit-scrollbar{width:6px}.combo-dropdown::-webkit-scrollbar-track{background:#fff0f7}.combo-dropdown::-webkit-scrollbar-thumb{background:#ff8fc7;border-radius:3px}.combo-dropdown::-webkit-scrollbar-thumb:hover{background:#f948a8}.combo-dropdown li{display:flex;padding:8px 24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch;font-family:Nunito,sans-serif;font-size:16px;font-weight:400;color:#2b1723;cursor:pointer;transition:background .15s;width:100%;text-align:left;align-items:flex-start}.combo-dropdown li:hover{background:#fff0f7;color:#c73a86}.combo-dropdown li.hidden{display:none}.product-header-row{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch;gap:24px}.product-header-left{display:flex;flex-direction:column;gap:24px;flex:1}.product-qty-group{display:flex;width:var(--card-w,214px);flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0}.form-label-mini{font-family:Nunito,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c73a86}.product-qty-group .combobox{width:100%;position:relative}.product-qty-group .combo-input-wrap{height:clamp(40px,3.3vw,48px);padding:clamp(6px,.6vw,8px) clamp(16px,1.7vw,24px)}.product-qty-group .combo-input{font-size:clamp(14px, 1.5vw, 16px)}.product-qty-group .form-label-mini{font-size:clamp(11px, 1.3vw, 13px)}.product-qty-group .combo-dropdown li{padding:clamp(6px,.6vw,8px) clamp(16px,1.7vw,24px);font-size:clamp(14px, 1.5vw, 16px)}.product-qty-group .combo-dropdown{position:absolute;top:100%;left:0;right:0;z-index:999}.breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;font-family:Nunito,sans-serif;font-size:clamp(11px, 1.3vw, 13px);font-weight:600;color:rgba(43,23,35,.5);min-width:0}.breadcrumb a,.breadcrumb>span:not(#breadcrumb-product){flex-shrink:0}.breadcrumb a{color:#c73a86;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#2b1723;font-family:Nunito,sans-serif;font-size:clamp(11px, 1.3vw, 13px);font-weight:600}#breadcrumb-product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.product-heading-block{display:block}.product-game-label{font-family:Nunito,sans-serif;font-size:clamp(11px, 1.3vw, 13px);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c73a86}.product-title{color:#2b1723;font-family:Fredoka,sans-serif;font-size:clamp(22px, 2.6vw, 30px);font-weight:400;line-height:140%;text-transform:uppercase;margin:0}.product-layout{display:flex;flex-direction:column;gap:24px;align-self:stretch;width:100%}.product-layout-row{display:flex;gap:16px;align-items:flex-start;align-self:stretch;width:100%}.product-layout-row>.product-card{flex-shrink:0;width:var(--card-w,214px)}.offers-wrap{display:flex;min-height:408px;flex-direction:column;align-items:stretch;gap:12px;align-self:stretch;flex:1}.freshness{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:rgba(43,23,35,.62);white-space:nowrap;margin-top:2px}.freshness-warn{color:#9c5577}.freshness-old{color:#ff3b6b}.freshness svg{width:13px;height:13px;flex-shrink:0}.offer-row{display:flex;padding:12px 0 12px 12px;justify-content:space-between;align-items:center;align-self:stretch;background:#fefefe;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);transition:box-shadow .4s;cursor:pointer;overflow:hidden;gap:32px}.offer-row:hover{box-shadow:0 4px 8px 0 rgba(233,30,140,.4)}.offer-logo{width:52px;height:52px;border-radius:50%;background:#f5e0ee;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.offer-logo img{width:100%;height:100%;object-fit:contain}.offer-logo-letter{font-family:Fredoka,sans-serif;font-size:18px;font-weight:600;color:var(--pink)}.offer-info{display:flex;align-items:center;gap:12px}.offer-info-wrap{display:flex;height:52px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.offer-name{display:flex;align-items:center;gap:8px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;line-height:150%;color:#2b1723}.offer-warning{display:flex;align-items:center;width:14px;height:14px}.offer-stars{align-items:center;gap:1px;height:16px;flex-shrink:0;display:none}.offer-stars svg{width:16px;height:16px;flex-shrink:0}.offer-reviews{font-family:Nunito,sans-serif;font-size:12px;font-weight:700;line-height:150%;color:rgba(43,23,35,.62)}.offer-base-price{display:flex;align-items:center;gap:6px;flex-shrink:0;font-family:Nunito,sans-serif;font-size:14px;color:rgba(43,23,35,.62)}.offer-base-price s{color:rgba(43,23,35,.4)}.offer-coupon{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-shrink:0}.offer-coupon-header{display:flex;align-items:center;gap:4px;align-self:stretch;justify-content:flex-start}.offer-coupon-qr{display:flex;align-items:center;gap:4px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;line-height:150%;color:#2b1723}.offer-coupon-qr svg{width:16px;height:16px;flex-shrink:0}.offer-coupon-tag{display:flex;align-items:center;width:163px}.offer-coupon-discount{display:flex;padding:8px;justify-content:center;align-items:center;align-self:stretch;border-top:2px dashed #ff8fc7;border-bottom:2px dashed #ff8fc7;border-left:2px dashed #ff8fc7;background:#fff4fa;color:#2b1723;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;line-height:150%}.offer-coupon-code{display:flex;padding:8px;justify-content:center;align-items:center;width:86px;border:2px dashed #ff8fc7;background:#fff4fa;color:#2b1723;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;line-height:150%;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:-2px}.offer-coupon-copy{display:flex;padding:8px;justify-content:center;align-items:center;align-self:stretch;background:#ff69b8;border-top:2px solid #ff69b8;border-right:2px solid #ff69b8;border-bottom:2px solid #ff69b8;border-left:1px solid #ff69b8;cursor:pointer;color:#fff;transition:opacity .2s}.offer-coupon-copy:hover{opacity:.8}.offer-coupon-copy svg{width:14px;height:14px}.offer-middle{display:flex;justify-content:flex-end;align-items:center;gap:32px;flex:1 0 0}.offer-price-btn{display:flex;width:131px;padding:24px 12px 24px 24px;justify-content:center;align-items:center;align-self:stretch;background:#7b5f6b;color:#fff;text-align:center;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;line-height:150%;text-decoration:none;border:none;cursor:pointer;flex-shrink:0;gap:0;margin:-12px 0;transition:background .2s}.offer-price-btn:hover{background:#f948a8}.offer-fee-note{font-size:10px;color:#9a8089;font-style:italic;text-align:center;margin-top:2px;white-space:nowrap}.offer-price-btn svg{width:16px;height:16px;flex-shrink:0}.offer-coupon-m{display:none}@media (max-width:768px){.offers-wrap .offer-row{gap:0;padding:0;align-items:stretch;min-height:72px}.offer-row .offer-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;min-height:72px;gap:5px;padding:0 12px;min-width:0;flex:1}.offer-row .offer-info-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.offer-row .offer-logo{width:28px;height:28px;flex-shrink:0}.offer-row .offer-logo-letter{font-size:12px}.offer-row .offer-name{font-size:11px;font-weight:700}.offer-row .offer-warning svg{width:12px;height:12px}.offer-row .freshness,.offer-row .offer-middle,.offer-row .offer-stars{display:none}.offer-row-has-coupon .offer-info{align-items:center;padding:8px 12px 10px}.offer-coupon-m{display:flex;align-items:stretch;width:fit-content}.offer-coupon-m-code{display:flex;align-items:center;padding:3px 6px;border:1.5px dashed #ff8fc7;background:#fff4fa;font-family:Nunito,sans-serif;font-size:10px;font-weight:700;color:#2b1723;letter-spacing:.5px;white-space:nowrap}.offer-coupon-m-copy{display:flex;align-items:center;padding:3px 5px;background:#ff69b8;border:1.5px solid #ff69b8;border-left:1px solid #ff69b8;cursor:pointer;color:#fff;flex-shrink:0}.offer-row .offer-price-btn{width:76px;margin:0;padding:0 12px;font-size:12px;align-self:stretch;flex-shrink:0}.offer-row .offer-price-btn svg{display:none}}@media (max-width:360px){.offer-row .offer-name{font-size:10px}.offer-row .offer-price-btn{width:72px;font-size:11px;padding:0 10px}}.product-card{display:flex;width:var(--card-w,214px);min-width:var(--card-w,214px);height:auto;min-height:421px;padding-bottom:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;background:#fefefe;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);position:relative;overflow:hidden}.product-card-img{height:auto;flex-shrink:0;align-self:stretch;aspect-ratio:214/225;background:center/cover no-repeat #d3d3d3;overflow:hidden;position:relative}.product-card-img::after{content:'';position:absolute;inset:0;background:rgba(255,143,199,.2);pointer-events:none;z-index:1}.product-card-img img{width:100%;height:100%;object-fit:cover;display:block}.product-card-body{display:flex;flex:1;width:100%;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;box-sizing:border-box}.product-card-text{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:4px}.product-card-name{align-self:stretch;color:#2b1723;text-align:center;font-family:Nunito,sans-serif;font-size:clamp(13px, 1.8vw, 18px);font-weight:700;line-height:150%}.product-card-game{align-self:stretch;color:rgba(43,23,35,.62);text-align:center;font-family:Nunito,sans-serif;font-size:clamp(12px, 1.5vw, 16px);font-weight:700;line-height:150%}.product-badge{position:absolute;top:12px;left:0;height:45px;min-width:fit-content;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:4px;font-family:Nunito,sans-serif;font-size:14px;font-weight:400;line-height:140%;color:#fefefe;z-index:2}.badge-direct{background:#ffa3cf}.badge-manual{background:#f948a8}.badge-both{background:#9c5577}.product-card-price{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.product-card-column{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:var(--card-w,214px)}.product-card-offer{cursor:default;justify-content:flex-start;height:auto;min-height:0;padding-bottom:12px}.product-card-offer .product-badge{display:none}.product-card-offer .product-card-price{display:flex;padding:0 30px;flex-direction:column;justify-content:center;align-items:center;gap:4px;align-self:stretch;height:45px;box-sizing:border-box}.product-card-offer-meta-row{display:flex;align-items:center;justify-content:center;gap:4px;color:rgba(43,23,35,.62);font-family:Nunito,sans-serif;font-size:clamp(12px, 1.5vw, 16px);font-weight:400;line-height:150%}.product-card-offer-meta-row span{font-weight:700}.product-card-offer-meta-row.server-long{font-size:clamp(10px, 1.2vw, 12px)}@media (max-width:768px){.product-card,.product-card-column{--card-w:180px}.product-card{min-height:0;gap:10px}.offer-row .offer-platform{right:76px;font-size:9px;padding:3px 8px}}@media (max-width:480px){.product-card,.product-card-column{--card-w:155px}.product-card{gap:8px}}@media (max-width:400px){.product-card,.product-card-column{--card-w:140px}}@media (max-width:360px){.product-card,.product-card-column{--card-w:140px}}@media (max-width:340px){.product-card,.product-card-column{--card-w:120px}}.footer-simple{background:#2b1723;padding:24px 64px;box-shadow:0 200px 0 #2b1723}.footer-simple-inner{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1400px;margin:0 auto}.footer-simple-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;width:100%}.footer-simple-logo{font-family:Fredoka,sans-serif;font-size:22px;font-weight:500;color:#f948a8}.footer-simple-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.footer-simple-links a{font-family:Nunito,sans-serif;font-size:13px;font-weight:600;color:rgba(254,254,254,.6);text-decoration:none}.footer-simple-links a:hover{color:#ff8fc7}.footer-simple-disclaimer{display:flex;flex-direction:column;gap:4px}.footer-simple-note{font-family:Nunito,sans-serif;font-size:12px;font-weight:400;color:rgba(254,254,254,.47);line-height:1.5}@media (max-width:600px){.footer-simple{padding:24px 20px}.footer-simple-top{flex-direction:column;align-items:flex-start;gap:14px}.footer-simple-links{gap:16px 20px}}.cursor-default{cursor:default}.push-down{margin-top:auto;margin-bottom:0}.icon-16{width:16px;height:16px;flex-shrink:0}.icon-24{width:24px;height:24px;flex-shrink:0}.offer-platform{position:absolute;top:0;right:131px;display:inline-flex;align-items:center;background:#ffe4f1;padding:4px 10px;border-radius:0 0 0 4px;font-family:Nunito,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#c5277e;white-space:nowrap;pointer-events:none;z-index:2}.offer-row{position:relative}@media (max-width:360px){.offer-row .offer-platform{right:72px}}