/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;-webkit-animation:f-spinner-rotate 2s linear infinite;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);-webkit-animation:f-spinner-dash 2s ease-in-out infinite;animation:f-spinner-dash 2s ease-in-out infinite}@-webkit-keyframes f-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes f-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{-webkit-animation:.175s ease-out both f-throwOutUp;animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{-webkit-animation:.175s ease-out both f-throwOutDown;animation:.175s ease-out both f-throwOutDown}@-webkit-keyframes f-throwOutUp{to{-webkit-transform:translate3d(0,-150px,0);transform:translate3d(0,-150px,0);opacity:0}}@keyframes f-throwOutUp{to{-webkit-transform:translate3d(0,-150px,0);transform:translate3d(0,-150px,0);opacity:0}}@-webkit-keyframes f-throwOutDown{to{-webkit-transform:translate3d(0,150px,0);transform:translate3d(0,150px,0);opacity:0}}@keyframes f-throwOutDown{to{-webkit-transform:translate3d(0,150px,0);transform:translate3d(0,150px,0);opacity:0}}.f-zoomInUp{-webkit-animation:var(--f-transition-duration,0.2s) ease-out .1s both f-zoomInUp;animation:var(--f-transition-duration,0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{-webkit-animation:var(--f-transition-duration,0.2s) ease-out both f-zoomOutDown;animation:var(--f-transition-duration,0.2s) ease-out both f-zoomOutDown}@-webkit-keyframes f-zoomInUp{from{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomInUp{from{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@-webkit-keyframes f-zoomOutDown{to{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}}@keyframes f-zoomOutDown{to{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{-webkit-animation:var(--f-transition-duration,0.2s) ease both f-fadeIn;animation:var(--f-transition-duration,0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{-webkit-animation:var(--f-transition-duration,0.2s) ease both f-fadeOut;animation:var(--f-transition-duration,0.2s) ease both f-fadeOut;z-index:1}@-webkit-keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-fadeOut{100%{opacity:0}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{-webkit-animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowIn;animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{-webkit-animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowOut;animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowOut;z-index:1}@-webkit-keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-fadeSlowOut{100%{opacity:0}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{-webkit-animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastIn;animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{-webkit-animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastOut;animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastOut;z-index:2}@-webkit-keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@-webkit-keyframes f-fadeFastOut{100%{opacity:0}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{-webkit-animation:var(--f-transition-duration,0.2s) ease-out both f-crossfadeIn;animation:var(--f-transition-duration,0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{-webkit-animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@-webkit-keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes f-crossfadeOut{100%{opacity:0}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@-webkit-keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes f-slideOutNext{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes f-slideOutNext{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes f-slideOutPrev{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes f-slideOutPrev{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.f-classicIn.from-next{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{-webkit-animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@-webkit-keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes f-classicOutNext{100%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}}@keyframes f-classicOutNext{100%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}}@-webkit-keyframes f-classicOutPrev{100%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}}@keyframes f-classicOutPrev{100%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);-webkit-box-shadow:var(--f-button-shadow);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;-webkit-transition:var(--f-button-transition);transition:var(--f-button-transition)}@media(hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;-webkit-box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;-webkit-transform:var(--f-button-transform);transform:var(--f-button-transform);-webkit-filter:var(--f-button-svg-filter);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{-ms-touch-action:none;touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24, 24, 27, 0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:#fff0;overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:none;-webkit-transform-origin:top left;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container::-ms-backdrop{background-color:#fff0}.fancybox__container::backdrop{background-color:#fff0}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 0%;flex:0 0 0%;margin:auto}.fancybox__content{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#fff0;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;-webkit-transition:none;transition:none;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{-webkit-filter:blur(0);filter:blur(0);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__caption{-ms-flex-item-align:center;align-self:center;max-width:100%;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);-webkit-transition:all .25s ease;transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgb(24 24 27 / .5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:.25s ease .1s backwards f-fadeIn;animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{-webkit-animation:.35s ease backwards f-fadeIn;animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:.15s ease forwards f-fadeOut;animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{-webkit-animation:.35s ease forwards f-fadeOut;animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgb(24 24 27 / .9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#fff0}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ebeff2),to(#e2e8f0));background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:-webkit-box;display:-ms-flexbox;display:flex;will-change:transform}.f-thumbs__slide{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-webkit-max-content;width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path:inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );-webkit-transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);-webkit-transition:none;transition:none;pointer-events:none}.is-modern .f-thumbs__slide>*{-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path)}.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within{-webkit-filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.is-modern.in-touch .f-thumbs__slide{-webkit-filter:none;filter:none}.is-modern.is-resting .f-thumbs__slide{-webkit-transition:all .33s ease;transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{-webkit-transition:all .33s ease;transition:all .33s ease}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#fff0;outline:none;cursor:pointer;pointer-events:auto;-ms-touch-action:manipulation;touch-action:manipulation;opacity:var(--f-thumb-opacity);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);-webkit-animation:f-fadeIn .2s ease-out;animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);-webkit-transition:max-height .35s cubic-bezier(.23,1,.32,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255 / .1)),to(rgb(255 255 255 / .05)));background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255 / .1)),to(rgb(255 255 255 / .05)));background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{-webkit-transition:none!important;transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgb(0 0 0 / .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%}.fancybox__toolbar__column.is-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:flex}:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-ms-flexbox;display:flex}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100%}body{font-family:"Space Grotesk",sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#101010;height:100%;overflow-x:hidden}a{color:#7f60ff;text-decoration:underline}a:hover{color:#101010}a:focus{outline:none}a,button,input{-webkit-transition:all .3s ease-in;transition:all .3s ease-in}::-moz-selection{background:#7f60ff;color:#fff}::selection{background:#7f60ff;color:#fff}.button::-moz-selection{background:#101010;color:#fff}.button::selection{background:#101010;color:#fff}.container-xxl{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:992px){.container-xxl{padding-left:48px;padding-right:48px}}@media(min-width:1400px){.container-xxl{max-width:1815px}}.container-xl{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:992px){.container-xl{padding-left:48px;padding-right:48px}}@media(min-width:1200px){.container-xl{max-width:1410px}}.container-lg{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:992px){.container-lg{padding-left:48px;padding-right:48px}}@media(min-width:992px){.container-lg{max-width:1140px}}.site-content>.ast-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;max-width:100%!important;padding:0}.full-width-layout{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;max-width:100vw!important;width:100vw}header{position:absolute;z-index:3;top:0;left:0;right:0;padding:1rem 0 0 0}@media(min-width:992px){header{padding:2.5rem 0 0 0}}.admin-bar header{padding-top:4rem}.header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:1rem}@media(min-width:992px){.header-inner{gap:0}}.header-logo{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.header-logo img{display:block;margin:0;max-height:40px;width:auto;max-width:150px}@media(min-width:992px){.header-logo img{max-width:none;max-height:54px}}.header-right{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;background:#101010;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:calc(100% + 40px);margin-inline:-20px;padding-bottom:1rem;border-top:1px solid rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .05);-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .05);box-shadow:0 10px 25px rgb(0 0 0 / .05)}@media(min-width:992px){.header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-inline:0;width:auto;gap:5rem;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;border-top:none;border-bottom:none}}.header-nav{width:100%}.header-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}@media(min-width:992px){.header-nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3em}}.header-nav ul a{display:block;font-size:1rem;line-height:1em;color:#fff;text-decoration:none;font-weight:500;padding:1rem 2rem;border-bottom:1px solid rgb(255 255 255 / .05);text-align:center;background:#fff0}@media(min-width:992px){.header-nav ul a{padding:.25rem 0;border-bottom:3px solid #fff0;text-align:right}}.header-nav ul a:hover,.header-nav ul a:focus{background:#7f60ff}@media(min-width:992px){.header-nav ul a:hover,.header-nav ul a:focus{opacity:.5;background:none}}.header-nav ul .current-menu-item a,.header-nav ul .current-menu-ancestor a,.header-nav ul .current_page_parent a{background:#7f60ff}@media(min-width:992px){.header-nav ul .current-menu-item a,.header-nav ul .current-menu-ancestor a,.header-nav ul .current_page_parent a{background:none;border-bottom-color:#7f60ff}}@media(min-width:992px){.header-nav ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.header-cta{width:100%;padding-left:1rem;padding-right:1rem}@media(min-width:992px){.header-cta{width:auto;padding-left:0;padding-right:0}}.header-cta .button{width:100%;white-space:nowrap}@media(min-width:992px){.header-cta .button{width:auto}}.header-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:44px;height:44px;background:#7f60ff;border-radius:5px;border:none;-webkit-box-shadow:none;box-shadow:none;color:#fff}@media(min-width:992px){.header-toggler{display:none}}.header-toggler svg{width:24px;height:24px}.menu-open header{background:#101010}.menu-open .header-right{display:-webkit-box;display:-ms-flexbox;display:flex}footer{padding:100px 0 100px;background:#101010;text-align:center}@media(min-width:768px){footer{padding-bottom:100px}}footer .footer-logo img{display:block;margin:0 auto;max-height:54px;width:auto;max-width:150px}@media(min-width:768px){footer .footer-logo img{max-width:none}}footer .footer-nav{margin:40px 0 0}@media(min-width:768px){footer .footer-nav{margin-top:80px}}footer .footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;gap:20px;list-style:none}@media(min-width:768px){footer .footer-nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:80px}}footer .footer-nav ul li a{color:#c4c4c4;font-size:17px;line-height:1em;text-decoration:none}footer .footer-nav ul li a:hover{color:#fff}footer .footer-disclaimer{font-size:.75rem;line-height:1.2em;color:gray;max-width:800px;margin:4rem auto 0 auto;text-wrap:balance}.section-deals{padding:20px 0 60px;background:#efefef;overflow:hidden}@media(min-width:768px){.section-deals{padding:60px 0 100px}}.section-deals .deals-actions-bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}@media(min-width:768px){.section-deals .deals-actions-bar{margin-bottom:45px}}@media(min-width:992px){.section-deals .deals-actions-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}}.section-deals .deals-filter{position:relative;display:block;width:100%}.section-deals .deals-filter::before,.section-deals .deals-filter::after{position:absolute;display:block;content:"";top:0;bottom:0;width:20px;height:42px;z-index:2}@media(min-width:992px){.section-deals .deals-filter::before,.section-deals .deals-filter::after{display:none}}.section-deals .deals-filter::before{left:-20px;background-image:-webkit-gradient(linear,left top,right top,from(#efefef),to(#fff0));background-image:linear-gradient(to right,#efefef,#fff0)}.section-deals .deals-filter::after{right:-20px;background-image:-webkit-gradient(linear,left top,right top,from(#fff0),to(#efefef));background-image:linear-gradient(to right,#fff0,#efefef)}.section-deals .deals-filter ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0;padding:0;margin-inline:-20px;padding-inline:20px;list-style:none;-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto}@media(min-width:768px){.section-deals .deals-filter ul{margin-inline:0;padding-inline:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.section-deals .deals-filter ul li button{padding:13px 18px;background:#fff;color:#101010;font-size:16px;font-weight:500;line-height:1em;letter-spacing:.005em;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;white-space:nowrap}.section-deals .deals-filter ul li button:hover,.section-deals .deals-filter ul li button.active{background:#7f60ff;color:#fff}.section-deals .deals-search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media(min-width:992px){.section-deals .deals-search{max-width:300px}}.section-deals .deals-search svg{position:absolute;top:10px;left:10px;opacity:.3}.section-deals .deals-search input{padding:11px 18px 10px 42px;background:#fff;color:#101010;font-size:16px;font-weight:500;line-height:1em;letter-spacing:.005em;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;white-space:nowrap;width:100%}.section-deals .deals-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.section-deals .deals-items--sponsored{display:grid;gap:20px}@media(min-width:600px){.section-deals .deals-items--sponsored{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.section-deals .deals-items--sponsored{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.section-deals .deals-items--sponsored{grid-template-columns:repeat(3,1fr)}}.section-deals .deals-items--sponsored .become-sponsor:nth-child(2){display:none}@media(min-width:600px){.section-deals .deals-items--sponsored .become-sponsor:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}}.section-deals .deals-items--sponsored .become-sponsor:nth-child(3){display:none}@media(min-width:992px){.section-deals .deals-items--sponsored .become-sponsor:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex}}.section-deals .deals-items--regular{display:grid;gap:20px}@media(min-width:600px){.section-deals .deals-items--regular{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.section-deals .deals-items--regular{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.section-deals .deals-items--regular{grid-template-columns:repeat(4,1fr)}}.section-deals .deals-items .hide{display:none}.section-deals .no-deals{display:none;padding:15px 20px;border:1px solid rgb(0 0 0 / .1);border-radius:8px;text-align:center}.section-subscribe{padding:60px 0 0;background:#101010;color:#fff;text-align:center}@media(min-width:768px){.section-subscribe{padding:100px 0 0}}.section-subscribe--heading{margin:0 auto 10px;max-width:700px;font-size:28px;line-height:1em}@media screen and (min-width:768px){.section-subscribe--heading{font-size:36px;line-height:1.125em}}@media screen and (min-width:1200px){.section-subscribe--heading{font-size:44px;line-height:54px}}.section-subscribe--subheading{font-size:19px;line-height:24px;margin:0 auto 40px;max-width:none;color:gray}@media screen and (min-width:1200px){.section-subscribe--subheading{font-size:24px;line-height:32px}}@media(min-width:992px){.section-subscribe--subheading{max-width:900px}}.section-subscribe .fluentform{margin-top:0;max-width:none}@media(min-width:992px){.section-subscribe .fluentform{max-width:700px;margin-inline:auto}}.section-subscribe .fluentform .ff-column-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}@media(min-width:992px){.section-subscribe .fluentform .ff-el-group{margin-bottom:0}}.section-subscribe .fluentform .ff-el-form-control{background-clip:border-box;padding:17px 35px 16px;font-size:15px;border-radius:30px;border:2px solid #fff;-webkit-box-shadow:none;box-shadow:none;text-align:center}@media(min-width:768px){.section-subscribe .fluentform .ff-el-form-control{padding:27px 35px 27px;font-size:17px;border-radius:50px 0 0 50px;border-right:none;text-align:left}}.section-subscribe .fluentform .ff-el-form-control:focus{border-color:#7f60ff}.section-subscribe .fluentform .ff_submit_btn_wrapper{margin-top:0}.section-subscribe .fluentform .ff_submit_btn_wrapper .ff-btn-submit{border-radius:30px;font-size:15px}@media(min-width:768px){.section-subscribe .fluentform .ff_submit_btn_wrapper .ff-btn-submit{margin-bottom:0!important;border-radius:0 50px 50px 0;border-left:none;font-size:20px}}.section-form{padding:0 0 60px;background:#efefef;color:#101010;text-align:center}@media(min-width:768px){.section-form{padding-bottom:100px}}.section-form--title{margin:0 0 30px;font-size:40px;line-height:1.2em;font-weight:500}@media screen and (min-width:768px){.section-form--title{font-size:44px;line-height:52px}}@media screen and (min-width:992px){.section-form--title{font-size:48px;line-height:1.125em}}@media screen and (min-width:1200px){.section-form--title{font-size:68px;line-height:80px}}.section-form--subtitle{margin:0;font-size:19px;line-height:24px;font-weight:400;color:gray}@media screen and (min-width:992px){.section-form--subtitle{font-size:24px;line-height:32px}}@media screen and (min-width:1200px){.section-form--subtitle{font-size:28px;line-height:38px}}.section-form--action{margin:70px 0 0;text-align:center}.section-form--action button{margin-inline:auto}.section-content{padding:20px 0 60px;background:#efefef;overflow:hidden}@media(min-width:768px){.section-content{padding:60px 0 100px}}.section-content h2{margin:0 0 80px;font-size:28px;line-height:1em;font-weight:500;text-align:center}@media screen and (min-width:768px){.section-content h2{font-size:36px;line-height:1.125em}}@media screen and (min-width:1200px){.section-content h2{font-size:44px;line-height:54px}}.section-content h2:has(+p){margin-bottom:30px}.section-content h2+p{margin:0 auto 40px;font-size:19px;line-height:24px;text-align:center;font-weight:400;color:gray}@media screen and (min-width:992px){.section-content h2+p{font-size:24px;line-height:32px}}@media screen and (min-width:1200px){.section-content h2+p{font-size:28px;line-height:38px}}.section-content .semantic_ui .ui.table{background:none;border:none}.section-content .semantic_ui .ui.table thead .footable-filtering th{background:#fff0;padding:.75rem 0}.section-content .semantic_ui .ui.table thead .footable-filtering form input{padding:11px 18px 10px;background:#fff;color:#101010;font-size:16px;font-weight:500;line-height:1em;letter-spacing:.005em;border-radius:.25rem 0 0 .25rem;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;white-space:nowrap;width:100%}.section-content .semantic_ui .ui.table thead .footable-filtering form input:focus{outline-color:#7f60ff}.section-content .semantic_ui .ui.table thead .footable-filtering form button[type=submit]{background:#7f60ff;color:#fff;border:none}.section-content .semantic_ui .ui.table thead .footable-filtering form button[type=button]{border:none;border-radius:0 .25rem .25rem 0}.section-content .semantic_ui .ui.table thead .footable-header th:first-child{border-top-left-radius:.5rem}.section-content .semantic_ui .ui.table thead .footable-header th:last-child{border-top-right-radius:.5rem}.section-content .semantic_ui .ui.table thead th{border:none;background:#101010;color:#fff;padding:.875rem 1rem}.section-content .semantic_ui .ui.table tbody{background:#fff}.section-content .semantic_ui .ui.table tbody tr td{border:none;padding:.875rem 1rem}.section-content .semantic_ui .ui.table tbody tr td a.nt_btn{position:relative;color:#7f60ff;padding:0}.section-content .semantic_ui .ui.table tbody tr td a.nt_btn:hover{opacity:.7}.section-content .semantic_ui .ui.table tbody tr:nth-child(even) td{background:#f9fafb}.section-content .semantic_ui .ui.table tbody tr:last-child td:first-child{border-bottom-left-radius:.5rem}.section-content .semantic_ui .ui.table tbody tr:last-child td:last-child{border-bottom-right-radius:.5rem}.section-content .semantic_ui .ui.table tbody tr:hover td{background:#7f60ff;color:#fff}.section-content .semantic_ui .ui.table tbody tr:hover td a{color:#fff}.button{position:relative;display:inline-block;padding:20px 20px;width:100%;min-width:240px;font-size:20px;line-height:1em;font-weight:500;border-width:2px;border-style:solid;border-radius:50px;text-shadow:none;text-align:center;text-decoration:none;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;color:#fff;background:#7f60ff;border-color:#7f60ff;cursor:pointer}@media(min-width:768px){.button{padding:27px 20px;font-size:23px;min-width:240px;width:auto}}.button:hover{background:#101010;border-color:#7f60ff;color:#fff}.button.button-lg{padding:27px 20px;min-width:auto;font-size:23px;border-radius:50px}@media(min-width:992px){.button.button-lg{padding:30px 75px;font-size:26px}}.button.button-sm{padding:15px 25px 14px;min-width:auto;font-size:15px;border-radius:30px}@media(min-width:992px){.button.button-sm{padding:18px 35px 17px;font-size:17px}}.button.button-block{width:100%}.button-group .button{margin:0 10px 10px 0}.button-group .button.button-block{margin:0 0 10px 0}.button-group .button:last-child{margin-left:0;margin-bottom:0}.hero{position:relative;padding:160px 0 60px;background-color:#101010;color:#fff;overflow:hidden;margin-bottom:80px}@media(min-width:1200px){.hero{padding:200px 0 80px}}.hero [class^=container]{z-index:2}.hero h1{font-size:48px;line-height:1.25em;max-width:1000px;margin:0 auto;text-align:center}@media screen and (min-width:1200px){.hero h1{font-size:64px;line-height:1em}}.hero-front{padding:160px 0 60px;margin-bottom:0}@media(min-width:992px){.hero-front{padding:200px 0 60px}}@media(min-width:1200px){.hero-front{padding:240px 0 60px}}.hero-front .hero-text-before-heading{margin-bottom:15px;font-size:24px;line-height:1.2em;color:#7f60ff;font-weight:500;max-width:800px}@media(min-width:768px){.hero-front .hero-text-before-heading{font-size:38px;line-height:1.2em}}.hero-front .hero-heading{font-size:48px;line-height:1.25em;color:#fff;font-weight:700;max-width:1100px;text-wrap:balance}@media screen and (min-width:768px){.hero-front .hero-heading{font-size:68px;line-height:1.125em}}@media screen and (min-width:1200px){.hero-front .hero-heading{font-size:88px;line-height:1em}}.hero-front .hero-text-after-heading{margin-top:15px;font-size:20px;line-height:1.5em;color:#c4c4c4;font-weight:300;max-width:800px}@media(min-width:768px){.hero-front .hero-text-after-heading{font-size:28px;line-height:1.5em}}.hero-front .hero-action{margin-top:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:40px}@media(min-width:768px){.hero-front .hero-action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:1200px){.hero-front .hero-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}}.hero-front .hero-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:25px}@media(min-width:1200px){.hero-front .hero-timer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0;width:100%}}.hero-front .hero-timer .timer-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;color:#fff;text-align:center;min-width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}@media(min-width:768px){.hero-front .hero-timer .timer-item{min-width:80px}}@media(min-width:992px){.hero-front .hero-timer .timer-item{min-width:100px}}@media(min-width:1200px){.hero-front .hero-timer .timer-item{background:#fff;border-radius:30px;color:#101010;padding:20px 40px;min-width:180px;-webkit-box-flex:0;-ms-flex:0;flex:0}}.hero-front .hero-timer .timer-item div{font-size:32px;line-height:1em;margin:0;font-weight:700}@media(min-width:600px){.hero-front .hero-timer .timer-item div{font-size:48px}}@media(min-width:768px){.hero-front .hero-timer .timer-item div{font-size:48px}}@media(min-width:992px){.hero-front .hero-timer .timer-item div{font-size:68px}}.hero-front .hero-timer .timer-item p{font-size:14px;line-height:1em;margin:0;font-weight:500}@media(min-width:992px){.hero-front .hero-timer .timer-item p{font-size:20px}}@media(min-width:1200px){.hero-front .hero-timer .timer-item p{font-size:24px}}.hero-front .hero-timer .timer-item+.timer-item:before{position:absolute;display:block;content:":";font-size:24px;line-height:1em;left:-12px;top:5px}@media(min-width:600px){.hero-front .hero-timer .timer-item+.timer-item:before{font-size:28px;left:-12px;top:10px}}@media(min-width:768px){.hero-front .hero-timer .timer-item+.timer-item:before{font-size:32px;left:-16px;top:5px}}@media(min-width:992px){.hero-front .hero-timer .timer-item+.timer-item:before{font-size:52px;left:-18px;top:3px}}@media(min-width:1200px){.hero-front .hero-timer .timer-item+.timer-item:before{display:none}}.hero-front .hero-bottom{margin-top:80px}.hero-front .hero-bottom--text{margin-bottom:20px;font-size:14px;line-height:1em;font-weight:500;color:gray;text-align:center}@media(min-width:768px){.hero-front .hero-bottom--text{text-align:left}}.hero-front .hero-bottom--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:5px 25px}@media(min-width:768px){.hero-front .hero-bottom--inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:35px}}@media(min-width:992px){.hero-front .hero-bottom--inner{gap:45px}}.hero-front .hero-bottom--inner a{display:block}.hero-front .hero-bottom--inner img{display:block;width:auto;height:50px;margin:0}@media(min-width:768px){.hero-front .hero-bottom--inner img{height:55px}}@media(min-width:992px){.hero-front .hero-bottom--inner img{height:65px}}.hero-front .hero-image{position:absolute;top:0;bottom:0}@media(min-width:992px){.hero-front .hero-image{left:40%}}@media(min-width:1200px){.hero-front .hero-image{left:45%}}.hero-front .hero-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;min-height:100%;width:100%;mix-blend-mode:lighten}.hero-single{padding:200px 0 200px;color:#fff;text-align:center;font-weight:500}@media(min-width:1200px){.hero-single{padding:200px 0 200px}}.hero-single .post-title{font-size:48px;line-height:1.25em;max-width:1000px;margin:0 auto;text-align:center}@media screen and (min-width:1200px){.hero-single .post-title{font-size:64px;line-height:1em}}.hero-single .post-category{display:inline-block;margin:0 auto 20px;text-decoration:none}.hero-single .post-category:hover{color:#fff}.hero-single .post-date{opacity:.7;max-width:800px;margin:15px auto 0}.deal-wrap{position:relative}.deal-wrap .deal-edit{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:4px;color:#101010;left:20px;top:20px;z-index:2;width:26px;height:26px}.deal-wrap .deal-edit svg{width:16px;height:16px}.deal-wrap .deal-edit:hover{background:#fdd231}.deal-wrap.is-hidden{display:none!important}.deal-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;background:#fff;border-radius:10px;overflow:hidden;height:100%}.deal-card .entry-thumb{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:4/3;overflow:hidden;padding:20px}@media(min-width:1600px){.deal-card .entry-thumb{aspect-ratio:auto;height:300px}}.deal-card .entry-thumb .entry-label{position:absolute;top:20px;right:20px;padding:5px 15px;font-size:16px;font-weight:400;line-height:1em;border-radius:5px;z-index:2}.deal-card .entry-thumb .entry-label.sponsored{background:#fdd231;color:#101010}.deal-card .entry-thumb .entry-label.featured{background:#7f60ff;color:#fff}.deal-card .entry-thumb[style="background: #7b68ee;"] .entry-label.featured{background:#fff;color:#7f60ff}.deal-card .entry-thumb img{display:block;width:auto;max-width:90%;height:auto;max-height:150px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.deal-card .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:35px;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:2;padding:20px 20px}.deal-card .entry-inner--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}.deal-card .entry-inner--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:36px}.deal-card .entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deal-card .entry-term{padding:5px 15px;background:#efefef;color:#707070;font-size:14px;font-weight:500;line-height:1em;letter-spacing:.005em;border-radius:5px}.deal-card .entry-end{font-size:14px;font-weight:400;line-height:1em;color:gray}.deal-card .entry-title{font-size:20px;font-weight:700;line-height:1.5em;margin:20px 0 0 0;padding-right:20px;color:#101010;text-decoration:none;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.deal-card .entry-title span{position:relative;display:inline;padding-right:20px}.deal-card .entry-title span::before,.deal-card .entry-title span::after{position:absolute;display:block;content:"";-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.deal-card .entry-title span::before{bottom:6px;right:0;width:8px;height:8px;border:1px solid #101010;border-bottom:none;border-left:0}.deal-card .entry-title span::after{bottom:5px;right:4px;width:1px;height:11px;background:#101010;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.deal-card .entry-excerpt{margin:20px 0 0 0;font-size:15px;line-height:1.5em;font-weight:300;color:gray}.deal-card .entry-excerpt p{margin:0}.deal-card .entry-short{margin-top:12px;font-size:15px;line-height:1.5em;font-weight:500;color:#101010}.deal-card .entry-discount{position:relative;padding:20px 50px;border:1px dashed #707070;text-align:center;font-family:"Roboto Mono",monospace;font-size:16px;line-height:1em;letter-spacing:.07em;color:gray;border-radius:5px}.deal-card .entry-discount::before,.deal-card .entry-discount::after{position:absolute;display:block;content:""}.deal-card .entry-discount::before{width:24px;height:24px;background:#efefef;border-radius:50%;right:20px;top:16px}.deal-card .entry-discount::after{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='currentColor' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='13' height='13' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:12px;right:20px;top:16px}.deal-card .entry-discount:hover{border-style:solid}.deal-card .entry-discount.copied{border:1px solid #7f60ff}.deal-card .entry-discount.copied::before,.deal-card .entry-discount.copied::after{position:absolute;display:block;content:""}.deal-card .entry-discount.copied::before{width:24px;height:24px;background:#7f60ff;border-radius:50%;right:20px;top:16px}.deal-card .entry-discount.copied::after{width:4px;height:8px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);right:29px;top:22px;background:none}.deal-card:hover{-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .05);box-shadow:0 10px 25px rgb(0 0 0 / .05)}.deal-card:hover .entry-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}.deal-card:hover .entry-title{color:#7f60ff}.deal-card:hover .entry-title span::before{border-color:#7f60ff}.deal-card:hover .entry-title span::after{background:#7f60ff}.deals-items--sponsored .deal-card .entry-thumb img{max-width:350px;height:auto;max-height:150px}.post-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.post-card .entry-thumb a{display:block}.post-card .entry-thumb a img{position:relative;display:block;width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:10px;top:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.post-card .entry-thumb a:hover img{top:-3px}.post-card .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:0 10px}.post-card .entry-inner a{color:#101010;text-decoration:none}.post-card .entry-inner a:hover{color:#7f60ff}.post-card .entry-inner .entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;font-size:14px}.post-card .entry-inner .entry-meta span{opacity:.3}.post-card .entry-inner h3{margin:0;font-size:20px;font-weight:700;line-height:1.2em;color:#101010;max-width:85%}.become-sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding:40px;border-radius:10px;border:2px solid #7f60ff;background:rgb(127 96 255 / .1)}.become-sponsor--meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.become-sponsor--meta img{width:96px;height:auto}.become-sponsor--meta h4{margin:0;font-size:32px;font-weight:700;line-height:1.5em}.become-sponsor--meta p{margin:0 0 40px 0;font-size:15px;line-height:1.5em;font-weight:300;color:#545454}.modal{display:none;padding:80px 20px;width:100%;max-width:800px;background:#101010;color:#fff}@media(min-width:768px){.modal{padding:80px 40px}}.modal-header{text-align:center}.modal-header--upheading{margin:0 0 10px 0;font-size:19px;line-height:24px;font-weight:500;color:#7f60ff}@media screen and (min-width:1200px){.modal-header--upheading{font-size:28px;line-height:38px}}.modal-header--heading{margin:0 0 30px;font-size:32px;line-height:1em;font-weight:500}@media screen and (min-width:768px){.modal-header--heading{font-size:44px;line-height:52px}}@media screen and (min-width:992px){.modal-header--heading{font-size:48px;line-height:1.125em}}@media screen and (min-width:1200px){.modal-header--heading{font-size:54px;line-height:64px}}.modal-header--subheading{margin:0;font-size:19px;line-height:24px;font-weight:400;color:#c4c4c4}@media screen and (min-width:1200px){.modal-header--subheading{font-size:24px;line-height:32px}}.modal-body{max-width:600px;margin:40px auto 0}@media(min-width:768px){.modal-body{margin-top:80px}}.modal.fancybox__content>.f-button.is-close-btn{top:20px;right:20px}.fluentform{max-width:800px;margin-inline:auto}.fluentform .ff-el-input--label label{color:#fff}.fluentform .ff-el-group{position:relative}.fluentform .ff-el-group.ff-el-is-error{position:relative}.fluentform .ff-el-group.ff-el-is-error .text-danger{position:absolute;top:0;right:0}.fluentform .ff-el-group.is-hidden{display:none!important}.fluentform .ff-el-form-control{border-radius:4px;padding:20px 25px;font-size:17px;line-height:1em;font-weight:500;background:#f7f7f7;border:2px solid #f7f7f7}.fluentform .ff-el-form-control:focus{border-color:#7f60ff}.fluentform select.ff-el-form-control:not([size]):not([multiple]){height:62px}.fluentform .ff-el-form-check-label{position:relative}.fluentform .ff-el-form-check-label input[type=checkbox],.fluentform .ff-el-form-check-label input[type=radio]{display:none}.fluentform .ff-el-form-check-label input[type=checkbox]~span,.fluentform .ff-el-form-check-label input[type=radio]~span{position:relative;padding-left:32px}.fluentform .ff-el-form-check-label input[type=checkbox]~span::before,.fluentform .ff-el-form-check-label input[type=checkbox]~span::after,.fluentform .ff-el-form-check-label input[type=radio]~span::before,.fluentform .ff-el-form-check-label input[type=radio]~span::after{position:absolute;display:block;content:""!important}.fluentform .ff-el-form-check-label input[type=checkbox]~span::before,.fluentform .ff-el-form-check-label input[type=radio]~span::before{width:16px;height:16px;border:2px solid #7f60ff;border-radius:4px;top:2px;left:0}.fluentform .ff-el-form-check-label input[type=checkbox]~span::after,.fluentform .ff-el-form-check-label input[type=radio]~span::after{opacity:0}.fluentform .ff-el-form-check-label input[type=checkbox][type=checkbox]~span::before,.fluentform .ff-el-form-check-label input[type=radio][type=checkbox]~span::before{border-radius:4px}.fluentform .ff-el-form-check-label input[type=checkbox][type=checkbox]~span::after,.fluentform .ff-el-form-check-label input[type=radio][type=checkbox]~span::after{width:8px;height:4px;border:2px solid #fff;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:7px;left:5px}.fluentform .ff-el-form-check-label input[type=checkbox][type=radio]~span::before,.fluentform .ff-el-form-check-label input[type=radio][type=radio]~span::before{border-radius:50%}.fluentform .ff-el-form-check-label input[type=checkbox][type=radio]~span::after,.fluentform .ff-el-form-check-label input[type=radio][type=radio]~span::after{width:8px;height:8px;background:#fff;top:8px;left:6px;border-radius:50%}.fluentform .ff-el-form-check-label input[type=checkbox]:checked~span::after,.fluentform .ff-el-form-check-label input[type=radio]:checked~span::after{opacity:1}.fluentform .ff-el-help-message{color:#999}.fluentform .ff_submit_btn_wrapper{margin-top:80px;text-align:left}.fluentform .ff-message-success{text-align:center;border-radius:30px}*+.fluentform{margin-top:100px}@media(max-width:991px){.a2a_kit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:auto!important;bottom:0!important;left:0!important;right:0!important;background:rgb(255 255 255 / .5)!important;border-radius:0!important;padding:15px!important}}.posts{padding-bottom:80px}.posts-list{display:grid;grid-template-columns:100%;gap:40px}@media(min-width:992px){.posts-list{grid-template-columns:repeat(3,1fr)}}.post-recent{background:#efefef;padding:80px 0}.post-recent h2{margin:0 0 40px;font-size:28px;line-height:1em;font-weight:700}@media screen and (min-width:768px){.post-recent h2{font-size:36px;line-height:1.125em}}@media screen and (min-width:1200px){.post-recent h2{font-size:44px;line-height:54px}}.pagination{padding:80px 0 0}.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.pagination .nav-links .page-numbers{font-weight:500;text-decoration:none}.pagination .nav-links .page-numbers.prev{display:none}@media(min-width:992px){.pagination .nav-links .page-numbers.prev{margin-right:40px;display:block}}.pagination .nav-links .page-numbers.next{display:none}@media(min-width:992px){.pagination .nav-links .page-numbers.next{margin-left:40px;display:block}}.main{padding-top:200px;padding-bottom:80px;min-height:100%;background:#101010;color:#fff}.main .content-inner{font-size:19px;line-height:29px}.main .content-inner a:hover{color:#c4c4c4;text-decoration:none}.main .content-inner h1{margin:0 0 80px;font-size:32px;line-height:1em;font-weight:500}@media screen and (min-width:768px){.main .content-inner h1{font-size:44px;line-height:52px}}@media screen and (min-width:992px){.main .content-inner h1{font-size:48px;line-height:1.125em}}@media screen and (min-width:1200px){.main .content-inner h1{font-size:54px;line-height:64px}}.main strong{color:#fff;font-weight:500}.main:has(.hero.with-background){padding-top:0}.wpbf-block{margin-bottom:3rem}.wpbf-block+.wpbf-block{margin-top:-3rem}.archive-nav{margin-top:0!important;margin-bottom:40px}@media(min-width:992px){.archive-nav{margin-bottom:85px}}.archive-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0;gap:40px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}@media(min-width:768px){.archive-nav ul{gap:20px 50px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.archive-nav ul::-webkit-scrollbar{display:none}.archive-nav ul li a,.archive-nav ul li span{display:block;font-size:18px;line-height:1em;font-weight:500;padding:4px 0;white-space:nowrap}.archive-nav ul li a{color:gray}.archive-nav ul li span{color:#7f60ff;border-bottom:2px solid #7f60ff}.archive-nav ul li.current-cat a{color:#7f60ff;border-bottom:2px solid #7f60ff}.single .post-content--wrap{position:relative;z-index:1;padding-bottom:80px}.single .post-thumbnail{margin-top:-180px;margin-bottom:60px}.single .post-thumbnail img{display:block;border-radius:30px;width:100%;height:auto;-webkit-box-shadow:0 10px 25px rgb(0 0 0 / .05);box-shadow:0 10px 25px rgb(0 0 0 / .05)}.single .post-content{max-width:860px;margin:0 auto}.single .post-content p{font-size:19px;line-height:1.75em}.single .post-content p,.single .post-content ul,.single .post-content ol{margin:0 0 30px}.single .post-content p+ul,.single .post-content p+ol{margin-top:-15px}.single .post-content ul,.single .post-content ol{padding:0;list-style:none;font-size:19px;line-height:1.5em}.single .post-content ul li,.single .post-content ol li{position:relative;padding-left:30px;margin-bottom:5px}.single .post-content ul li::before{position:absolute;display:block;content:"";top:13px;left:0;width:16px;height:2px;background:#7f60ff}.single .post-content ol{counter-reset:list}.single .post-content ol li{counter-increment:list}.single .post-content ol li::before{position:absolute;display:block;content:counter(list) ". ";top:0;left:0;color:#7f60ff;font-weight:500;font-size:85%}.single .post-content h2,.single .post-content h3,.single .post-content h4{position:relative;margin:50px 0 30px 0;font-weight:800;line-height:1em}.single .post-content h2{font-size:2rem}@media(min-width:992px){.single .post-content h2{font-size:3rem}}.single .post-content h3{font-size:1.75rem}@media(min-width:992px){.single .post-content h3{font-size:2.3rem}}.single .post-content h4{font-size:1.5rem}@media(min-width:992px){.single .post-content h4{font-size:2rem}}.single .post-content .wp-block-image{width:100%;margin:0 0 30px}.single .post-content .wp-block-image img{display:block;height:auto;max-width:100%}.single .post-content .wp-block-image figcaption{font-size:14px;line-height:20px;opacity:.7;margin-top:15px}.single .post-content .wp-block-image.aligncenter{text-align:center}.single .post-content .wp-block-image.aligncenter img{margin-left:auto;margin-right:auto}.single .post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.single .post-tags a{padding:5px 15px;background:#efefef;color:#707070;font-size:14px;font-weight:500;line-height:1em;letter-spacing:.005em;border-radius:5px;text-decoration:none}.single .post-tags a:hover{background:#7f60ff;color:#fff}