@tailwind base;@tailwind components;@tailwind utilities;:root{--font-inter:system-ui, sans-serif;--section-px:1.25rem;--section-py:2.5rem;--section-gap:1.75rem;--max-content:1280px;--max-content-sm:1200px;--text-display:clamp(1.5rem, 3.5vw, 2.5rem);--text-section-title:clamp(1.2rem, 2.8vw, 1.75rem);--text-card-title:clamp(.875rem, 1.8vw, 1rem);--text-body:clamp(.8rem, 1.6vw, .9rem);--text-caption:clamp(.7rem, 1.4vw, .8rem);--text-pill:clamp(.7rem, 1.3vw, .82rem);--touch-min:44px;--cols-merchant:repeat(3, 1fr);--cols-deal:repeat(3, 1fr);--cols-city:repeat(4, 1fr);--header-height:120px}@media (min-width:1536px){:root{--section-px:2rem;--section-py:3.5rem;--cols-city:repeat(5, 1fr)}}@media (max-width:1280px){:root{--cols-merchant:repeat(2, 1fr);--cols-deal:repeat(2, 1fr);--cols-city:repeat(3, 1fr)}}@media (max-width:1023px){:root{--section-px:1.25rem;--section-py:2rem;--text-section-title:clamp(1.15rem, 2.5vw, 1.5rem);--cols-merchant:repeat(2, 1fr);--cols-deal:repeat(2, 1fr);--cols-city:repeat(3, 1fr)}}@media (max-width:767px){:root{--section-px:1rem;--section-py:1.75rem;--section-gap:1.25rem;--text-section-title:clamp(1.1rem, 4vw, 1.35rem);--text-card-title:clamp(.82rem, 3vw, .95rem);--cols-merchant:repeat(2, 1fr);--cols-deal:repeat(2, 1fr);--cols-city:repeat(2, 1fr);--header-height:160px}}@media (max-width:599px){:root{--section-px:.875rem;--section-py:1.5rem;--section-gap:1rem;--text-section-title:clamp(1.05rem, 4.5vw, 1.2rem);--text-body:clamp(.775rem, 3.5vw, .875rem);--cols-merchant:1fr;--cols-deal:repeat(2, 1fr);--cols-city:repeat(2, 1fr)}}@media (max-width:389px){:root{--section-px:.875rem;--section-py:1.4rem;--text-section-title:clamp(1rem, 4.5vw, 1.15rem);--text-card-title:clamp(.78rem, 3.5vw, .875rem);--text-body:clamp(.74rem, 3.2vw, .82rem);--text-caption:clamp(.65rem, 3vw, .73rem);--text-pill:clamp(.65rem, 2.8vw, .72rem);--cols-deal:1fr;--cols-city:repeat(2, 1fr)}}@media (max-width:359px){:root{--section-px:.75rem;--section-py:1.25rem;--section-gap:.875rem;--text-section-title:clamp(.95rem, 5vw, 1.05rem);--text-card-title:clamp(.75rem, 4vw, .82rem);--text-body:clamp(.7rem, 3.8vw, .78rem);--text-caption:clamp(.62rem, 3.5vw, .68rem);--text-pill:clamp(.62rem, 3.2vw, .68rem);--cols-deal:1fr;--cols-city:1fr}}*{font-family:var(--font-inter)}.dm-fredoka-heading,.dm-fredoka-heading *{font-family:Fredoka One,sans-serif!important}@layer base{*,:before,:after{box-sizing:border-box}html,body{scroll-behavior:smooth;width:100%;margin:0;padding:0;overflow-x:clip}@apply font-sans text-neutral-900 bg-white antialiased;body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:330px}@apply transition-colors;@apply font-bold leading-tight;img{max-width:100%;height:auto}button,[role=button],input,select,textarea,a{-webkit-tap-highlight-color:transparent}button:not([disabled]){cursor:pointer}}@layer utilities{.max-w-content{max-width:var(--max-content)}.max-w-content-sm{max-width:var(--max-content-sm)}.section-padding{padding:var(--section-py) var(--section-px)}.section-padding-x{padding-left:var(--section-px);padding-right:var(--section-px)}.section-padding-y,.py-section-y{padding-top:var(--section-py);padding-bottom:var(--section-py)}.text-display{font-size:var(--text-display)}.text-section-title{font-size:var(--text-section-title)}.text-card-title{font-size:var(--text-card-title)}.text-body-fluid{font-size:var(--text-body)}.text-caption-fluid{font-size:var(--text-caption)}.text-pill{font-size:var(--text-pill)}.safe-x{padding-left:max(var(--section-px), env(safe-area-inset-left));padding-right:max(var(--section-px), env(safe-area-inset-right))}.grid-merchants{grid-template-columns:var(--cols-merchant)}.grid-deals{grid-template-columns:var(--cols-deal)}.grid-cities{grid-template-columns:var(--cols-city)}.touch-target{min-height:var(--touch-min);min-width:var(--touch-min)}}#hubspot-messages-iframe-container{transition:bottom .3s}body.backtotop-visible #hubspot-messages-iframe-container{bottom:90px!important}@media only screen and (max-width:767px){body.backtotop-visible #hubspot-messages-iframe-container{bottom:70px!important}}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:599px){img,video{max-width:100%}.flex-stack-mobile{flex-direction:column!important}}@media (min-width:768px) and (max-width:1024px){.max-w-content,.max-w-content-sm{max-width:100%;padding-left:var(--section-px);padding-right:var(--section-px)}}@supports (padding:max(0px)){body{padding-left:min(0px, env(safe-area-inset-left));padding-right:min(0px, env(safe-area-inset-right))}}.smartbanner__icon{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}html.smartbanner-show header[role=banner]{top:80px!important}html.smartbanner-show{margin-top:80px!important}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter", "Inter Fallback"}
.smartbanner{background:#f3f3f3;width:100%;height:84px;font-family:Helvetica,sans,sans-serif;position:absolute;top:0;left:0;overflow-x:hidden}.smartbanner__exit{text-align:center;border:0;width:12px;height:12px;margin:0;display:block;position:absolute;top:calc(50% - 6px);left:9px}.smartbanner__exit:before,.smartbanner__exit:after{content:" ";background:#716f6f;width:1px;height:12px;position:absolute}.smartbanner__exit:before{transform:rotate(45deg)}.smartbanner__exit:after{transform:rotate(-45deg)}.smartbanner__icon{background-size:64px 64px;border-radius:15px;width:64px;height:64px;position:absolute;top:10px;left:30px}.smartbanner__info{color:#000;align-items:center;width:60%;height:64px;display:flex;position:absolute;top:10px;left:104px;overflow-y:hidden}.smartbanner__info__title{font-size:14px}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{z-index:1;color:#1474fc;text-align:center;background:#f3f3f3;border-radius:5px;min-width:10%;padding:0 10px;font-size:18px;text-decoration:none;display:block;position:absolute;top:32px;right:10px}.smartbanner__button__label{text-align:center}.smartbanner.smartbanner--android{background:#3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);box-shadow:inset 0 4px #88b131}.smartbanner.smartbanner--android .smartbanner__exit{color:#b1b1b3;text-shadow:0 1px 1px #000;background:#1c1e21;border-radius:14px;width:17px;height:17px;margin-right:7px;font-family:ArialRoundedMTBold,Arial;font-size:20px;line-height:17px;left:6px;box-shadow:inset 0 1px 2px #000c,0 1px 1px #ffffff4d}.smartbanner.smartbanner--android .smartbanner__exit:before,.smartbanner.smartbanner--android .smartbanner__exit:after{background:#b1b1b3;width:2px;height:11px;top:3px;left:8px}.smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{box-shadow:none;background-color:#0000}.smartbanner.smartbanner--android .smartbanner__info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner.smartbanner--android .smartbanner__info__title{color:#fff;font-weight:700}.smartbanner.smartbanner--android .smartbanner__button{color:#d1d1d1;background:0 0;border-radius:0;min-width:12%;padding:0;font-size:14px;font-weight:700;top:30px;right:20px;box-shadow:0 0 0 1px #333,0 0 0 2px #dddcdc}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background:0 0}.smartbanner.smartbanner--android .smartbanner__button__label{box-shadow:none;text-align:center;text-shadow:none;text-transform:none;background:linear-gradient(#42b6c9,#39a9bb);padding:0 10px;line-height:24px;display:block}.smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover{background:#2ac7e1}
