/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/main.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/@font-face{font-display:swap;font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;src:url(fonts/PlusJakartaSans-Regular.dc462092.woff2) format("woff2")}@font-face{font-display:swap;font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;src:url(fonts/PlusJakartaSans-Bold.ea91dc38.woff2) format("woff2")}@font-face{font-display:swap;font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;src:url(fonts/PlusJakartaSans-ExtraBold.ada3b011.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(fonts/inter-v20-latin-800.d2cf8417.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(fonts/inter-v20-latin-700.11042366.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter-v20-latin-regular.eca1e215.woff2) format("woff2")}@font-face{font-display:swap;font-family:Passion One;font-style:normal;font-weight:900;src:url(fonts/passion-one-v20-latin-900.ddec985f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Passion One;font-style:normal;font-weight:700;src:url(fonts/passion-one-v20-latin-700.601f493e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Passion One;font-style:normal;font-weight:400;src:url(fonts/passion-one-v20-latin-regular.2b3e631f.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:900;src:url(fonts/Geist-Black.da0fe22a.woff2) format("woff2")}:root{--globalcolor:#1e1e1e;--primaryColor:#dc136a;--secondaryColor:#404041;--tertiary:#ffac0f;--tintColor:#d0d0d0;--grayColor:#444;--whiteColor:#fff;--surfacePrimary:#f7f7f7;--borderDefault:#d0d0d0;--defaultSecondary:#f5f5f5;--colorBlueberry:#2b5aa9;--colorEmerald:#00a97b;--colorRaspberry:#dc136a;--colorGoldFinch:#ffac0f;--colorCharcoal:#404041;--colorGoshawkGrey:#444;--disabledColor:#b3b3b3;--modeColor:#d9d9d9;--surfaceDefaultSecondary:#e6e6e6;--surfaceDefaultSecondaryActive:#383838;--mainContentBackground:var(--whiteColor);--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:18px;--font-xxl:24px;--font-xxxl:32px;--font-xxxxl:48px;--font-xxxxxl:64px;--font-fluid-xxxxxl:clamp(48px,10vw,96px);--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--ff-plus-jakarta:"Plus Jakarta Sans","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",sans-serif;--ff-inter:"Inter",sans-serif;--ff-passion-one:"Passion One",sans-serif;--ff-geist:"Geist",sans-serif;--spacing-xxs:6px;--spacing-xs:12px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:48px;--spacing-xxxl:64px;--spacing-xxxxl:96px}[data-theme=dark]{--tintColor:#2a2a2a;--grayColor:#c7c7c7;--surfacePrimary:#1e1e1e;--borderDefault:#5a5a5a;--surfaceDefaultSecondary:#383838;--surfaceDefaultSecondaryActive:#fff;--modeColor:#2c2c2c;--mainContentBackground:var(--globalcolor)}@media only screen and (max-width:767px){:root{--spacing-xxs:2px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-xxl:40px;--spacing-xxxl:48px;--spacing-xxxxl:64px;--font-fluid-xxxxxl:clamp(48px,10vw,96px)}}header.site-header{background:var(--surfacePrimary);box-sizing:border-box;left:0;padding:8px 20px;position:fixed;top:0;width:100%;z-index:111}header.site-header .header_left{align-items:center;display:flex;gap:12px}header.site-header .header_left .site-logo{box-sizing:border-box;height:48px}header.site-header .header_left .site-logo .logo-img{height:48px}@media only screen and (max-width:767px){header.site-header .header_left .site-logo,header.site-header .header_left .site-logo .logo-img{height:40px}}header.site-header .header_left .toggle-bar{color:var(--globalcolor);cursor:pointer}header.site-header .header_left .toggle-bar .button-icon{border-radius:100%;display:inline-block;height:24px;line-height:0;padding:8px;width:24px}header.site-header .header_left .toggle-bar .button-icon svg{fill:currentColor;height:100%;stroke:currentColor;width:100%}header.site-header .header_left .toggle-bar .button-icon:hover{background-color:var(--secondaryColor);color:var(--whiteColor)}header.site-header .header_left .toggle-bar .button-icon:hover svg path{fill:var(--whiteColor)}header.site-header .btn{background:var(--primaryColor);box-shadow:0 1px 4px rgba(0,0,0,.12);color:#fff;font-size:14px;padding:8px 24px}header.site-header .btn .button-icon{height:24px;width:24px}header.site-header .btn:focus,header.site-header .btn:hover{background:var(--primaryColor)}@media only screen and (max-width:767px){header.site-header{padding:8px 12px}header.site-header svg{height:auto;width:auto}header.site-header .btn{font-size:12px;padding:var(--spacing-sm) var(--spacing-md)}}header .container{align-items:center;display:flex;justify-content:space-between;width:100%}[data-theme=dark] header.site-header .header_left .toggle-bar .button-icon svg{fill:var(--whiteColor);stroke:var(--whiteColor)}[data-theme=dark] header.site-header .header_left .toggle-bar .button-icon svg path{fill:var(--whiteColor)}[data-theme=dark] header.site-header .header_left .toggle-bar .button-icon:hover{background-color:var(--secondaryColor);color:var(--whiteColor)}aside.sidebar{background:var(--surfacePrimary);box-sizing:border-box;display:flex;flex-direction:column;left:0;overflow:auto;position:relative;top:0;transition:width .3s,left .3s,background .3s;width:260px;z-index:11}aside.sidebar.collapsed{width:80px}aside.sidebar.collapsed .sidebar-content .primary-menu{align-items:center;display:flex;flex-direction:column;gap:4px;padding:16px 20px}aside.sidebar.collapsed .sidebar-content .primary-menu li a{height:40px;justify-content:center;padding:8px;width:40px}aside.sidebar.collapsed .sidebar-content .primary-menu li a .menu-title{display:none}@media only screen and (max-width:1024px){aside.sidebar.collapsed .sidebar-content .primary-menu li a .menu-title{display:block}}aside.sidebar.collapsed .sidebar-content .secondary-menu,aside.sidebar.collapsed .sidebar-content .separator,aside.sidebar.collapsed .sidebar-content .sidebar-bottom,aside.sidebar.collapsed .sidebar-content .theme-toggle{display:none}@media only screen and (max-width:1024px){aside.sidebar.collapsed .sidebar-content .secondary-menu,aside.sidebar.collapsed .sidebar-content .separator{display:flex}aside.sidebar.collapsed .sidebar-content .primary-menu li a span,aside.sidebar.collapsed .sidebar-content .sidebar-bottom{display:block}aside.sidebar.collapsed{display:flex;width:312px}aside.sidebar.collapsed .sidebar-content .primary-menu{align-items:start}aside.sidebar.collapsed .sidebar-content .primary-menu li a{height:auto;justify-content:flex-start;padding:8px 12px;width:100%}aside.sidebar.collapsed .sidebar-content .primary-menu li a .menu-title,aside.sidebar.collapsed .sidebar-content .secondary-menu,aside.sidebar.collapsed .sidebar-content .separator,aside.sidebar.collapsed .sidebar-content .sidebar-bottom,aside.sidebar.collapsed .sidebar-content .theme-toggle{display:block}aside.sidebar.collapsed .sidebar-content .secondary-menu{display:flex}}@media only screen and (max-width:360px){aside.sidebar.collapsed{width:300px}}aside.sidebar .sidebar-content{box-sizing:border-box;height:100%;position:relative}aside.sidebar .sidebar-content .primary-menu{display:flex;flex-direction:column;gap:4px;padding:16px}aside.sidebar .sidebar-content .primary-menu li{width:100%}aside.sidebar .sidebar-content .primary-menu li a{align-items:center;border-radius:999px;box-sizing:border-box;color:var(--globalcolor);display:flex;gap:12px;padding:8px 12px;transition:background .2s ease,color .2s ease}aside.sidebar .sidebar-content .primary-menu li a span.menu-icon{color:var(--globalcolor);line-height:0}aside.sidebar .sidebar-content .primary-menu li a span.menu-icon svg{fill:currentColor;height:24px;stroke:currentColor;width:24px}aside.sidebar .sidebar-content .primary-menu li a.active,aside.sidebar .sidebar-content .primary-menu li a:focus,aside.sidebar .sidebar-content .primary-menu li a:focus-visible,aside.sidebar .sidebar-content .primary-menu li a:hover,aside.sidebar .sidebar-content .primary-menu li a[aria-current=page]{background:var(--surfaceDefaultSecondary)}aside.sidebar .sidebar-content hr.separator{background:var(--borderDefault);border:none;height:.5px;margin:0}aside.sidebar .sidebar-content .secondary-menu{display:flex;flex-direction:column;gap:4px;padding:16px}aside.sidebar .sidebar-content .secondary-menu li{color:var(--grayColor);cursor:pointer;font-size:var(--font-sm);font-weight:var(--font-weight-medium);padding:8px 12px}aside.sidebar .sidebar-content .secondary-menu li a{color:var(--globalcolor);font-size:var(--font-sm)}aside.sidebar .sidebar-content .secondary-menu li a:hover{text-decoration:underline}aside.sidebar .sidebar-content .secondary-menu li.tmbi-cookie-preference-menu{display:inline-block}aside.sidebar .sidebar-content .secondary-menu li.tmbi-cookie-preference-menu:hover{text-decoration:underline}aside.sidebar .sidebar-content .theme-toggle{align-items:center;display:flex;gap:12px;padding:8px 28px;position:relative}aside.sidebar .sidebar-content .theme-toggle:after{background:var(--tertiary);border-radius:999px;color:var(--globalcolor);content:"NEW";font-size:10px;font-weight:var(--font-weight-medium);line-height:normal;margin-left:auto;padding:4px 8px;position:absolute;right:28px;top:19px;vertical-align:middle}aside.sidebar .sidebar-content .theme-label{color:var(--globalcolor);font-size:var(--font-md);font-weight:var(--font-weight-medium);margin-left:0;text-transform:none}aside.sidebar .sidebar-content .theme-switch{align-items:center;cursor:pointer;display:inline-flex;position:relative}aside.sidebar .sidebar-content .theme-switch input{height:0;opacity:0;position:absolute;width:0}aside.sidebar .sidebar-content .theme-switch-slider{background:var(--modeColor);border-radius:999px;display:inline-block;height:40px;position:relative;transition:background .2s ease;width:84px}aside.sidebar .sidebar-content .theme-switch-slider:after{background:var(--surfacePrimary);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);content:"";height:32px;left:4px;position:absolute;top:4px;transition:transform .2s ease,background .2s ease;width:32px}aside.sidebar .sidebar-content .theme-switch-icon{align-items:center;color:var(--grayColor);display:inline-flex;height:32px;justify-content:center;position:absolute;top:6px;width:32px;z-index:1}aside.sidebar .sidebar-content .theme-switch-icon svg{fill:currentColor;height:100%;stroke:currentColor;width:100%}aside.sidebar .sidebar-content .theme-switch-icon-light{left:4px}aside.sidebar .sidebar-content .theme-switch-icon-light svg path{stroke:var(--tertiary)!important}aside.sidebar .sidebar-content .theme-switch-icon-dark{right:5px}aside.sidebar .sidebar-content .theme-switch input:checked+.theme-switch-slider:after{background:var(--surfacePrimary);opacity:.5;transform:translateX(31px)}aside.sidebar .sidebar-content .theme-switch input:checked+.theme-switch-slider .theme-switch-icon-dark svg path{stroke:var(--tertiary)!important}aside.sidebar .sidebar-content .sidebar-bottom .btn{margin:0 auto}aside.sidebar .sidebar-content .sidebar-bottom .social-icons{display:flex;gap:8px;justify-content:center;margin:var(--spacing-lg) 0 24px}aside.sidebar .sidebar-content .sidebar-bottom .social-icons .button-icon{border-radius:100%;box-shadow:0 .8px 3.2px 0 rgba(12,12,13,.1),0 .8px 3.2px 0 rgba(12,12,13,.05);box-sizing:border-box;color:var(--globalcolor);padding:8px}aside.sidebar .sidebar-content .sidebar-bottom .social-icons .button-icon:hover{background:var(--tertiary)!important}aside.sidebar .sidebar-content .sidebar-bottom .social-icons .button-icon svg{fill:currentColor;stroke:currentColor}aside.sidebar .sidebar-content .sidebar-bottom .social-icons .button-icon svg path{stroke-width:.3px}@media only screen and (max-width:1024px){aside.sidebar .sidebar-content{position:relative;top:auto;width:100%}aside.sidebar .sidebar-content .primary-menu{gap:var(--spacing-xs)}aside.sidebar .sidebar-content .primary-menu a.active{width:85%}aside.sidebar .sidebar-content .theme-toggle{border-radius:999px}aside.sidebar .sidebar-content .theme-label{margin-left:12px;position:absolute;top:18px}aside.sidebar .sidebar-content .sidebar-bottom{margin-top:var(--spacing-md)}}aside.sidebar .sidebar-header{display:none}@media only screen and (max-width:1024px){aside.sidebar{box-shadow:2px 0 8px 0 rgba(12,12,13,.1),2px 0 8px 0 rgba(12,12,13,.05);display:none;height:100%;left:0;max-width:360px;padding:0;position:fixed;top:0;width:312px;z-index:111}aside.sidebar .sidebar-header{align-items:center;display:flex;gap:var(--spacing-sm);justify-content:space-between;padding:8px 16px}aside.sidebar .sidebar-header .sidebar-logo{height:40px}aside.sidebar .sidebar-header .close-sidebar{align-items:center;color:var(--grayColor);cursor:pointer;display:flex;font-size:0;font-weight:var(--font-weight-semi-bold);gap:calc(var(--spacing-xs)/3);text-transform:uppercase}aside.sidebar .sidebar-header .close-sidebar .button-icon{height:24px;width:24px}aside.sidebar .sidebar-header .close-sidebar .button-icon svg path{fill:var(--globalcolor)}aside.sidebar .sidebar-header .close-sidebar svg{fill:currentColor;stroke:currentColor}}aside .sidebar-bottom{margin-top:var(--spacing-lg);padding-bottom:16px;position:sticky;top:100%}aside .copyright{text-align:center}aside .copyright a{color:var(--grayColor);font-weight:var(--font-weight-regular)}[data-theme=dark] aside.sidebar .sidebar-header .close-sidebar .button-icon svg path{fill:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content ul li,[data-theme=dark] aside.sidebar .sidebar-content ul li a{color:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content ul li a.active,[data-theme=dark] aside.sidebar .sidebar-content ul li a:focus,[data-theme=dark] aside.sidebar .sidebar-content ul li a:focus-visible,[data-theme=dark] aside.sidebar .sidebar-content ul li a:hover,[data-theme=dark] aside.sidebar .sidebar-content ul li a[aria-current=page]{background:var(--surfaceDefaultSecondary)}[data-theme=dark] aside.sidebar .sidebar-content ul li a svg path{fill:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content .theme-switch-slider{background:var(--modeColor)}[data-theme=dark] aside.sidebar .sidebar-content .theme-switch-slider .theme-switch-icon-light svg path{stroke:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content .theme-label{color:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content .theme-switch input:checked+.theme-switch-slider:after{background:#444;left:15px}[data-theme=dark] aside.sidebar .sidebar-content .theme-switch input:checked+.theme-switch-slider .theme-switch-icon-dark svg path{stroke:var(--tertiary)!important}[data-theme=dark] aside.sidebar .sidebar-content .social-icons .button-icon{background:var(--whiteColor)!important}[data-theme=dark] aside.sidebar .sidebar-content .social-icons .button-icon:hover{background:var(--tertiary)!important}[data-theme=dark] aside.sidebar .sidebar-content .social-icons .button-icon svg path{fill:var(--surfacePrimary)!important;stroke-width:.3px}[data-theme=dark] aside .copyright,[data-theme=dark] aside .copyright a{color:var(--disabledColor)!important}.main-content-wrapper{box-sizing:border-box;display:flex;height:100%;min-height:100%;padding-top:64px;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper{padding:72px 0 0}}@media only screen and (max-width:767px){.main-content-wrapper{height:auto;padding:55px 0 0}}.main-content-wrapper .main-content{background:linear-gradient(130deg,rgba(30,30,30,0) 50%,rgba(220,34,19,.3) 63.27%,#ffac0f 100%),var(--mainContentBackground);background-repeat:no-repeat;flex:1;overflow:auto;padding:16px 24px}@media only screen and (max-width:1024px){.main-content-wrapper .main-content{padding:24px 12px 75px}}@media only screen and (max-width:767px){.main-content-wrapper .main-content{min-height:calc(100dvh - 55px)}}@media only screen and (min-width:1025px){.main-content-wrapper .main-content{display:flex;flex-direction:column}}.main-content-wrapper .main-content .post-content{font-size:var(--font-lg);line-height:normal;margin-top:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .post-content{margin-top:80px}}@media only screen and (max-width:767px){.main-content-wrapper .main-content .post-content{flex-direction:column;gap:32px}}.main-content-wrapper .main-content .post-heading{align-items:center;color:var(--globalcolor);display:flex;font-family:var(--ff-passion-one);font-size:var(--font-xxxxxl);font-weight:var(--font-weight-regular);justify-content:center;line-height:normal;padding:0 var(--spacing-md) var(--spacing-xxl);text-align:center}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .post-heading{font-size:var(--font-xxxl);margin-bottom:16px;padding-bottom:0}}@media only screen and (max-width:767px){.main-content-wrapper .main-content .post-heading{font-size:var(--font-xxxl);margin-bottom:16px}}.main-content-wrapper .main-content .post-heading .blue-text{color:var(--colorBlueberry)}.main-content-wrapper .main-content.archive.contest .contest-body{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:48px}.main-content-wrapper .main-content.archive.contest .contest-body .raspberry-background{background-color:var(--colorRaspberry)}.main-content-wrapper .main-content.archive.contest .contest-body .gold-finch-background{background-color:var(--colorGoldFinch)}.main-content-wrapper .main-content.archive.contest .contest-body .blueberry-background{background-color:var(--colorBlueberry)}.main-content-wrapper .main-content.archive.contest .contest-body .emerald-background{background-color:var(--colorEmerald)}.main-content-wrapper .main-content.archive.contest .contest-body .charcoal-background{background-color:var(--colorCharcoal)}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card{align-items:flex-start;align-self:center;border-radius:32px;display:flex;flex-flow:row wrap;gap:32px;max-width:1076px;padding:24px;width:100%}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .contest-iframe-container{align-items:center;align-self:stretch;display:flex;flex:1 0 0;flex-basis:100%}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container{align-items:center;display:flex;flex:1 0 0;flex-basis:100%;flex-direction:column;justify-content:center}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container .winner-content{align-items:center;background:rgba(0,0,0,.2);border-radius:16px;color:var(--whiteColor);display:flex;flex-direction:column;font-size:var(--font-lg);font-style:normal;font-weight:var(--font-weight-semi-bold);gap:12px;line-height:150%;max-width:440px;padding:16px;text-align:center}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container .winner-content p{margin:0}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container .winner-content .winner-title{align-items:center;display:flex;gap:12px;justify-content:center;letter-spacing:2px;text-transform:uppercase}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container .winner-content .winner-title .crown-icon{align-items:center;display:flex}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .winner-container .winner-content{box-sizing:border-box;width:100%}}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .image-container{align-items:flex-start;display:flex;flex-basis:40%}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .image-container img{border-radius:24px;max-width:440px;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .image-container{align-items:center;flex-basis:100%;justify-content:center}}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container{align-items:flex-start;display:flex;flex-basis:55%;flex-direction:column;gap:20px;margin:auto}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .description-heading{color:var(--whiteColor);font-family:var(--ff-plus-jakarta);font-size:var(--font-xxl);font-style:normal;font-weight:var(--font-weight-bold);line-height:125%;margin:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .description-heading{align-self:center;gap:24px}}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .description-content{color:var(--whiteColor);display:flex;flex-direction:column;font-size:var(--font-lg);font-style:normal;font-weight:var(--font-weight-regular);gap:20px;line-height:150%;margin:0}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .description-content p{margin:0}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .description-content a{color:var(--whiteColor);font-size:var(--font-md);font-style:normal;font-weight:var(--font-weight-regular);line-height:150%;text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:2px;text-underline-position:from-font}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .enter-contest-button{align-items:center;background:var(--tertiary);border:0;border-radius:9999px;cursor:pointer;display:flex;gap:8px;justify-content:center;max-height:48px;min-height:48px;padding:14px var(--spacing-md)}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .enter-contest-button .trophy-icon svg{height:20px;width:20px}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container .enter-contest-button{align-self:center}.main-content-wrapper .main-content.archive.contest .contest-body .contest-card .description-container{flex-basis:100%;text-align:center}.main-content-wrapper .main-content.archive.contest .contest-body{padding:24px 16px 0}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.archive.contest .contest-body{gap:32px;padding-top:0}}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper{margin-top:0}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper{margin-top:58px}}@media only screen and (min-width:1025px){.main-content-wrapper .main-content.home-wrapper{padding-bottom:0}}.main-content-wrapper .main-content.home-wrapper .category-menu{position:relative}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .category-menu{left:0;position:fixed;top:65px;width:100%;z-index:10}}@media only screen and (max-width:766px){.main-content-wrapper .main-content.home-wrapper .category-menu{top:56px}}.main-content-wrapper .main-content.home-wrapper .category-menu__arrow{align-items:center;background:var(--globalcolor);border:1px solid #767676;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12);color:var(--whiteColor);cursor:pointer;display:none;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:2}@media only screen and (min-width:1025px){.main-content-wrapper .main-content.home-wrapper .category-menu__arrow{display:flex}}.main-content-wrapper .main-content.home-wrapper .category-menu__arrow--left{left:0}.main-content-wrapper .main-content.home-wrapper .category-menu__arrow--right{right:0}.main-content-wrapper .main-content.home-wrapper .category-menu ul{border-radius:20px;display:flex;gap:12px;margin-top:0;overflow-x:auto;padding:0;scrollbar-width:none;-ms-overflow-style:none}.main-content-wrapper .main-content.home-wrapper .category-menu ul::-webkit-scrollbar{display:none}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .category-menu ul{background:var(--whiteColor);padding:12px}[data-theme=dark] .main-content-wrapper .main-content.home-wrapper .category-menu ul{background:var(--surfacePrimary)}}.main-content-wrapper .main-content.home-wrapper .category-menu ul li{flex-shrink:0;padding:0}.main-content-wrapper .main-content.home-wrapper .category-menu ul li a{background:var(--surfacePrimary);border-radius:100px;color:var(--globalcolor);cursor:pointer;display:block;flex-shrink:0;font-size:var(--font-md);font-style:normal;font-weight:500;line-height:125%;padding:8px 16px;text-align:center}[data-theme=dark] .main-content-wrapper .main-content.home-wrapper .category-menu ul li a{background:var(--surfaceDefaultSecondary);color:var(--whiteColor)}.main-content-wrapper .main-content.home-wrapper .category-menu ul li.active a,.main-content-wrapper .main-content.home-wrapper .category-menu ul li:hover a{background:var(--surfaceDefaultSecondaryActive);color:var(--whiteColor)}[data-theme=dark] .main-content-wrapper .main-content.home-wrapper .category-menu ul li.active a,[data-theme=dark] .main-content-wrapper .main-content.home-wrapper .category-menu ul li:hover a{background:var(--whiteColor);color:var(--globalcolor)}.main-content-wrapper .main-content.home-wrapper .home-content{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-lg);justify-content:center;margin-top:var(--spacing-lg)}@media only screen and (min-width:1025px){.main-content-wrapper .main-content.home-wrapper .home-content{flex:1}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper .home-content{margin-top:0}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper{align-items:center;align-self:stretch;display:flex;gap:24px}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper{align-items:center;flex-direction:column-reverse;gap:32px;justify-content:center;margin-top:0;padding:0 16px}}@media only screen and (min-width:1025px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper{flex:1}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module{height:100%;width:77%}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module iframe{height:100%;width:100%}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module.disable-mobile-interaction{z-index:2}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module.disable-mobile-interaction{position:relative}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module.disable-mobile-interaction:after{background:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:10}}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module{height:70vh;width:100%}}@media only screen and (min-width:1025px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module{height:100%}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .tmbi-bytes-module{width:100%}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:48px;justify-content:center;width:300px}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar{padding:0;width:100%}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card{align-items:center;display:flex;flex:none;flex-direction:column;flex-grow:0;gap:16px;justify-content:center;min-height:208px;order:0;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card{margin:0 auto;max-width:358px}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card{align-items:flex-start;gap:16px;margin:auto;min-height:172px;padding:0}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__link{display:block;width:100%}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__creative{aspect-ratio:358/172;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex:none;flex-grow:0;order:0;width:min(100%,358px)}@media only screen and (max-width:767px){.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__creative{aspect-ratio:358/172;width:100%}}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__sponsor{align-items:center;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;height:20px;order:1;padding:0;width:100%}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__sponsor-label{color:#1e1e1e;font-family:var(--ff-plus-jakarta);font-size:12px;font-style:normal;font-weight:500;line-height:15px;text-align:center;white-space:nowrap}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__sponsor-name{align-items:center;background:#ed1c24;border-radius:4px;color:var(--whiteColor);display:inline-flex;font-family:var(--ff-plus-jakarta);font-size:12px;font-style:normal;font-weight:600;justify-content:center;line-height:15px;padding:2px 8px;text-transform:uppercase}.main-content-wrapper .main-content.home-wrapper .home-content .bytes-wrapper .right-sidebar .promo-card__sponsor-logo{height:20px;max-height:20px;-o-object-fit:contain;object-fit:contain;width:auto}.main-content-wrapper .main-content.page .post-body{align-items:center;background:var(--whiteColor);border-radius:24px;display:flex;flex:1 0 0;flex-direction:column;gap:var(--spacing-lg);margin:0 auto;max-width:800px;padding:var(--spacing-xxl) var(--spacing-xxxl);width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page .post-body{border-radius:24px;max-width:358px;padding:var(--spacing-md)}}.main-content-wrapper .main-content.page .post-body h1{color:var(--globalcolor);font-family:var(--ff-passion-one);font-size:var(--font-xxxxxl);font-weight:var(--font-weight-regular);letter-spacing:.4px;line-height:100%;margin:0;text-align:center}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page .post-body h1{font-size:var(--font-xxxl)}}.main-content-wrapper .main-content.page .post-body .post-content{color:var(--globalcolor);font-size:var(--font-lg);font-weight:var(--font-weight-regular);letter-spacing:.4px;line-height:normal;margin-top:0}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page .post-body .post-content{width:100%}}.main-content-wrapper .main-content.page .post-body .post-content .submit-video-form-iframe{border:none;height:960px;margin-top:var(--spacing-sm);width:100%}@media only screen and (min-width:767px){.main-content-wrapper .main-content.page .post-body .post-content .submit-video-form-iframe{min-width:584px}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page .post-body .post-content .submit-video-form-iframe{height:1130px;width:100%}}.main-content-wrapper .main-content.page .post-body .post-content .submit-video-form-iframe #newSubmission{width:294px}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page .post-body .post-content .submit-video-form-iframe #newSubmission{width:100%}}.main-content-wrapper .main-content{padding:var(--spacing-sm) var(--spacing-md)}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body{align-items:center;display:flex;flex:1 0 0;flex-direction:column;gap:32px;width:100%}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body{gap:24px}}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-header{box-sizing:border-box;display:flex;justify-content:center;max-width:900px;padding:0 16px;width:100%}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-header .paw-picks-header-image{border-radius:16px;height:auto;-o-object-fit:cover;object-fit:cover;padding-top:32px;width:100%}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content{align-items:center;display:flex;flex-direction:column;gap:16px;padding:0 16px;width:100%}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content h2.wp-block-heading{margin-bottom:12px;margin-top:24px}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-title{color:var(--globalcolor);font-family:var(--ff-passion-one);font-size:var(--font-xxxxxl);font-weight:var(--font-weight-regular);line-height:1.2;margin:0}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-title{font-size:var(--font-xxxl)}}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-description{color:var(--globalcolor);width:100%}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-description .wp-block-heading{font-size:var(--font-xxxl);font-weight:var(--font-weight-bold);line-height:1.25}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-description .wp-block-heading{font-size:20px}}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-description p{font-size:var(--font-lg);font-weight:var(--font-weight-medium);line-height:1.5;margin:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-content .paw-picks-description p{font-size:var(--font-md)}}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-bytes-wrapper{box-sizing:border-box;display:flex;gap:24px;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-bytes-wrapper{padding:0}}.main-content-wrapper .main-content.page.page-template-template-paw-picks .paw-picks-body .paw-picks-bytes-wrapper .paw-picks-bytes{flex:1;min-width:0}.main-content-wrapper .main-content .share-with-us-body{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;flex-direction:column;gap:48px}.main-content-wrapper .main-content .share-with-us-body .raspberry-background{background-color:var(--colorRaspberry)}.main-content-wrapper .main-content .share-with-us-body .gold-finch-background{background-color:var(--colorGoldFinch)}.main-content-wrapper .main-content .share-with-us-body .blueberry-background{background-color:var(--colorBlueberry)}.main-content-wrapper .main-content .share-with-us-body .emerald-background{background-color:var(--colorEmerald)}.main-content-wrapper .main-content .share-with-us-body .charcoal-background{background-color:var(--colorCharcoal)}.main-content-wrapper .main-content .share-with-us-body .goshawk-grey-background{background-color:var(--colorGoshawkGrey)}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card{align-items:flex-start;align-self:center;border-radius:32px;display:flex;flex-flow:row wrap;gap:32px;max-width:1076px;padding:24px;width:100%}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .share-form-iframe-container{align-items:center;align-self:stretch;border-radius:16px;display:flex;flex:1 0 0;flex-basis:100%;overflow:hidden}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .share-form-iframe-container iframe{border:0}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .free-text-container{align-items:center;display:flex;flex:1 0 0;flex-basis:100%;flex-direction:column;justify-content:center}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .free-text-container .free-text-content{align-items:center;background:rgba(0,0,0,.2);border-radius:16px;color:var(--whiteColor);display:flex;flex-direction:column;font-size:var(--font-lg);font-style:normal;font-weight:var(--font-weight-semi-bold);gap:12px;line-height:150%;max-width:440px;padding:16px;text-align:center}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .free-text-container .free-text-content p{margin:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .free-text-container .free-text-content{box-sizing:border-box;width:100%}}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .image-container{align-items:flex-start;display:flex;flex-basis:40%}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .image-container img{border-radius:24px;max-width:440px;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .image-container{align-items:center;flex-basis:100%;justify-content:center}}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container{align-items:flex-start;display:flex;flex-basis:55%;flex-direction:column;gap:20px;margin:auto}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-heading{color:var(--whiteColor);font-family:var(--ff-plus-jakarta);font-size:var(--font-xxl);font-style:normal;font-weight:var(--font-weight-bold);line-height:125%;margin:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-heading{align-self:center;gap:24px}}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-content{color:var(--whiteColor);display:flex;flex-direction:column;font-size:var(--font-lg);font-style:normal;font-weight:var(--font-weight-regular);gap:20px;line-height:150%;margin:0}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-content p{margin:0}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-content{align-self:center}}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .description-content a{color:var(--whiteColor);font-size:var(--font-md);font-style:normal;font-weight:var(--font-weight-regular);line-height:150%;text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:2px;text-underline-position:from-font}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .share-with-us-button{align-items:center;background:var(--tertiary);border:0;border-radius:9999px;cursor:pointer;display:flex;gap:8px;justify-content:center;max-height:48px;min-height:48px;padding:14px var(--spacing-md)}@media only screen and (max-width:1024px){.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container .share-with-us-button{align-self:center}.main-content-wrapper .main-content .share-with-us-body .share-with-us-card .description-container{flex-basis:100%;text-align:center}.main-content-wrapper .main-content .share-with-us-body{padding:24px 16px 0}}@media only screen and (max-width:767px){.main-content-wrapper .main-content .share-with-us-body{gap:32px;padding-top:0}}.main-content-wrapper :root{--globalcolor:#1e1e1e;--primaryColor:#dc136a;--secondaryColor:#404041;--tertiary:#ffac0f;--tintColor:#d0d0d0;--grayColor:#444;--whiteColor:#fff;--surfacePrimary:#f7f7f7;--borderDefault:#d0d0d0;--defaultSecondary:#f5f5f5;--colorBlueberry:#2b5aa9;--colorEmerald:#00a97b;--colorRaspberry:#dc136a;--colorGoldFinch:#ffac0f;--colorCharcoal:#404041;--colorGoshawkGrey:#444;--disabledColor:#b3b3b3;--modeColor:#d9d9d9;--surfaceDefaultSecondary:#e6e6e6;--surfaceDefaultSecondaryActive:#383838;--mainContentBackground:var(--whiteColor);--font-sm:12px;--font-md:14px;--font-lg:16px;--font-xl:18px;--font-xxl:24px;--font-xxxl:32px;--font-xxxxl:48px;--font-xxxxxl:64px;--font-fluid-xxxxxl:clamp(48px,10vw,96px);--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--ff-plus-jakarta:"Plus Jakarta Sans","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",sans-serif;--ff-inter:"Inter",sans-serif;--ff-passion-one:"Passion One",sans-serif;--ff-geist:"Geist",sans-serif;--spacing-xxs:6px;--spacing-xs:12px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:48px;--spacing-xxxl:64px;--spacing-xxxxl:96px}.main-content-wrapper [data-theme=dark]{--tintColor:#2a2a2a;--grayColor:#c7c7c7;--surfacePrimary:#1e1e1e;--borderDefault:#5a5a5a;--surfaceDefaultSecondary:#383838;--surfaceDefaultSecondaryActive:#fff;--modeColor:#2c2c2c;--mainContentBackground:var(--globalcolor)}@media only screen and (max-width:767px){.main-content-wrapper :root{--spacing-xxs:2px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-xxl:40px;--spacing-xxxl:48px;--spacing-xxxxl:64px;--font-fluid-xxxxxl:clamp(48px,10vw,96px)}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body{display:flex;flex:1 0 0;flex-direction:column;gap:48px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .video-embed-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .video-embed-container .video-embed{display:flex;max-width:900px;width:100%}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .video-embed-container .video-embed iframe{height:200px}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .video-embed-container .video-description{align-items:center;background:var(--globalcolor);color:var(--tertiary);display:flex;flex-direction:column;font-size:20px;font-style:normal;font-weight:var(--font-weight-medium);justify-content:center;line-height:125%;max-width:900px;padding:12px 0;text-align:center;width:100%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .video-embed-container .video-description p{margin:0}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container{align-self:center;box-sizing:border-box;display:flex;flex:1 0 0;flex-flow:row;flex-wrap:wrap;gap:32px;max-width:1076px;padding:32px;width:100%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-image-container{display:flex;flex-basis:50%;flex-shrink:1}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-image-container img{border-radius:32px;width:100%}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-image-container{flex-basis:100%}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-description-container{align-items:center;color:var(--globalcolor);display:flex;flex-basis:45%;flex-direction:column;flex-shrink:1;font-size:var(--font-lg);font-style:normal;font-weight:var(--font-weight-regular);gap:24px;justify-content:center;line-height:150%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-description-container p{gap:6px;height:-moz-fit-content;height:fit-content;margin:0}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container .featured-description-container{flex-basis:100%;text-align:center}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .featured-content-container{gap:24px;padding:16px 16px 24px}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container{align-self:center;display:flex;flex-direction:column;flex-grow:1;gap:48px;max-width:1076px;width:100%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .raspberry-background{background-color:var(--colorRaspberry)}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .gold-finch-background{background-color:var(--colorGoldFinch)}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .blueberry-background{background-color:var(--colorBlueberry)}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .emerald-background{background-color:var(--colorEmerald)}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .charcoal-background{background-color:var(--colorCharcoal)}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container{align-items:center;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:32px;width:100%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-section-title{color:var(--whiteColor);font-family:Plus Jakarta Sans;font-size:var(--font-xxxl);font-style:normal;font-weight:var(--font-weight-bold);line-height:125%;margin:0;text-align:center}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-section-title{font-size:var(--font-xxl)}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container hr{background-color:var(--whiteColor);height:4px;margin:40px 0;width:64px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container.four-column-images .brand-logos-container{gap:20px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container.four-column-images .brand-logos-container .brand-logo img{max-width:100%;width:100%}@media only screen and (max-width:1024px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container.four-column-images .brand-logos-container .brand-logo{width:22%}}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container.four-column-images .brand-logos-container .brand-logo{width:46%}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container.four-column-images .brand-logos-container{gap:16px}}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-logos-container{align-items:center;display:flex;flex-flow:row;flex-wrap:wrap;gap:48px;justify-content:center}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-logos-container .brand-logo img{height:auto;max-width:200px}@media only screen and (max-width:767px){.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-logos-container .brand-logo img{max-width:100px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container .brand-logos-container{gap:32px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container .brand-section-container{gap:32px;padding:32px 16px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body .brand-sections-container{gap:40px}.main-content-wrapper .main-content.page.page-template-template-streaming .streaming-body{gap:24px}}@supports (height:100svh){.main-content-wrapper{min-height:100svh}}@supports (height:100dvh){.main-content-wrapper{min-height:100dvh}}.ad-container-wrapper.ad-type-content{max-width:100%;width:768px}.ad-container-wrapper.ad-type-rail{max-width:100%;min-height:270px;width:300px}@media (max-width:1024px){.ad-container-wrapper.ad-type-rail{display:none}}.ad-container-wrapper.ad-type-oop{bottom:0;left:0;margin:0 auto;max-width:100%;position:fixed;right:0;width:100%;z-index:100}@media (min-width:768px){.ad-container-wrapper.only-mobile{display:none!important}}@media (max-width:767px){.ad-container-wrapper.only-desktop{display:none!important}}.not-found-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:var(--spacing-xxxxl);text-align:center}.not-found-wrapper p{color:var(--globalcolor)}@media only screen and (max-width:767px){.not-found-wrapper{gap:var(--spacing-md);min-height:auto}}.not-found-wrapper .not-found-content{display:flex;flex-direction:column;gap:var(--spacing-lg);max-width:520px}@media only screen and (max-width:767px){.not-found-wrapper .not-found-content{gap:var(--spacing-sm);max-width:320px}}.not-found-wrapper .not-found-code{font-size:var(--font-fluid-xxxxxl);font-weight:var(--font-weight-semi-bold);line-height:110%;margin:0}.not-found-wrapper .not-found-heading{font-size:var(--font-xxxxl);font-weight:var(--font-weight-semi-bold);line-height:110%;margin:0}@media only screen and (max-width:767px){.not-found-wrapper .not-found-heading{font-size:var(--font-xxl)}}.not-found-wrapper .not-found-description{font-size:var(--font-lg);line-height:150%;max-width:460px}@media only screen and (max-width:767px){.not-found-wrapper .not-found-description{max-width:300px}}.not-found-wrapper .btn.secondary-btn.not-found-button{align-self:center;padding:var(--spacing-sm) var(--spacing-xl)}@media only screen and (max-width:767px){.not-found-wrapper .btn.secondary-btn.not-found-button{margin:var(--spacing-md) 0;padding:12px var(--spacing-xl)}}.not-found-wrapper .not-found-illustration{align-items:flex-end;display:flex;height:280px;justify-content:center;margin-top:var(--spacing-lg);width:280px}@media only screen and (max-width:767px){.not-found-wrapper .not-found-illustration{height:180px;width:180px}}.not-found-wrapper .not-found-illustration img{display:block;height:100%;width:100%}.not-found-wrapper .not-found-button{margin:0;padding:16px 40px}@media only screen and (max-width:767px){.not-found-wrapper .not-found-button{padding:12px 32px}}body,html{box-sizing:border-box;height:100%;margin:0!important;min-height:100%;padding:0}@supports (height:100svh){body,html{min-height:100svh}}@supports (height:100dvh){body,html{min-height:100dvh}}body{color:var(--globalcolor);font-family:var(--ff-inter);font-size:var(--font-md);line-height:125%;margin:0}body .app-root{height:100%;min-height:100%}body a{color:var(--globalcolor);font-weight:500;line-height:125%;text-decoration:none}body .separator{background:var(--borderDefault);height:.5px}body .button-icon{display:inline-block;height:32px;line-height:0;width:32px}body .button-icon svg{height:100%;width:100%}body .btn{align-items:center;background:var(--primaryColor);border-radius:100px;box-shadow:0 1px 4px rgba(30,30,30,.1),0 1px 4px rgba(12,12,13,.05);color:var(--whiteColor);display:flex;gap:8px;justify-content:center;padding:14px var(--spacing-lg);width:-moz-max-content;width:max-content}body .btn.secondary-btn{background:var(--secondaryColor);padding:12px 32px}body .btn:focus,body .btn:hover{background:linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%),var(--primaryColor)!important;color:var(--whiteColor)}body .btn .button-icon{display:inline-block;height:20px;line-height:0;width:20px}body .btn .button-icon svg{height:100%;width:100%}@media only screen and (max-width:767px){body .btn{font-size:12px;padding:var(--spacing-sm) var(--spacing-md)}body .btn svg{height:16px;width:16px}}body ol,body ul{margin:0;padding:0}body ol li,body ul li{list-style:none}[data-theme=dark] body{background:var(--surfacePrimary)}[data-theme=dark] body .main-content-wrapper .not-found-wrapper .not-found-code,[data-theme=dark] body .main-content-wrapper .not-found-wrapper .not-found-description,[data-theme=dark] body .main-content-wrapper .not-found-wrapper .not-found-heading,[data-theme=dark] body .main-content-wrapper .page-template-template-streaming,[data-theme=dark] body .main-content-wrapper .page-template-template-streaming .streaming-body .featured-content-container .featured-description-container p,[data-theme=dark] body .main-content-wrapper .page-template-template-streaming .streaming-body .video-description p,[data-theme=dark] body .main-content-wrapper .paw-picks-body .paw-picks-content .paw-picks-description h2,[data-theme=dark] body .main-content-wrapper .paw-picks-body .paw-picks-content .paw-picks-description p,[data-theme=dark] body .main-content-wrapper .post-heading{color:var(--whiteColor)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}*{scrollbar-color:rgba(0,0,0,.3) transparent;scrollbar-width:thin}
/*# sourceMappingURL=index.css.map*/