: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-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:rgba(0,0,0,.7);--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-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{align-items:center;-webkit-backdrop-filter:var(--f-button-backdrop-filter);backdrop-filter:var(--f-button-backdrop-filter);background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;overflow:hidden;padding:0;pointer-events:all;position:relative;transform:var(--f-button-transform);transition:var(--f-button-transition);width:var(--f-button-width)}@media (hover:hover){.f-button:hover:not([aria-disabled]){background-color:var(--f-button-hover-bg,var(--f-button-bg));color:var(--f-button-hover-color,var(--f-button-color))}}.f-button:active:not([aria-disabled]){background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)));color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset);position:relative;z-index:1}.f-button svg{fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);height:var(--f-button-svg-height);opacity:var(--f-button-svg-opacity,1);pointer-events:none;transform:var(--f-button-svg-transform);transition:var(--f-button-svg-transition);width:var(--f-button-svg-width)}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child,[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child,[data-autoplay-action=toggle] svg g:first-child{display:flex}.has-autoplay [data-autoplay-action=toggle] svg g:first-child,[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-radius:var(--f-spinner-border-radius);border-top-color:var(--f-spinner-color-2);height:var(--f-spinner-height);left:50%;margin:calc(var(--f-spinner-width)*-.5) 0 0 calc(var(--f-spinner-height)*-.5);padding:0;position:absolute;top:50%;width:var(--f-spinner-width)}@keyframes f-spinner{to{transform:rotate(1turn)}}.f-panzoom,.f-zoomable{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.f-panzoom:after,.f-panzoom:before,.f-zoomable:after,.f-zoomable:before{content:"";display:block}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{aspect-ratio:unset!important;height:100%!important;left:0;margin:0!important;max-height:none!important;max-width:none!important;position:fixed;top:0;width:100%!important;z-index:9999}.f-panzoom__wrapper{max-height:100%;max-width:100%;min-height:0;min-width:0;position:relative}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;max-height:100%;max-width:100%;min-height:0;min-width:0}.f-panzoom__content.has-lazyerror,.f-panzoom__content.is-lazyloading{visibility:hidden}img.f-panzoom__content{height:auto;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:auto}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.f-panzoom__viewport>.f-panzoom__content{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}picture.f-panzoom__content img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:none;vertical-align:top;width:100%}.f-panzoom__protected,picture.f-panzoom__content img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__protected{inset:0;position:absolute;z-index:1}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.2) ease calc(var(--f-transition-duration, .2s)*.8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration,.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:var(--f-zoomInUp-opacity,0);transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0)}}.f-throwOutUp{animation:var(--f-throwOutUp-duration,.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration,.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throwOutDown-y,150px),0)}}.has-gmap .f-html,.has-iframe .f-html,.has-pdf .f-html{height:100%;min-height:1px;overflow:visible;width:100%}.has-gmap .f-html,.has-pdf .f-html{padding:0}.f-html{background:var(--f-html-bg);box-sizing:border-box;color:var(--f-html-color,currentColor);margin:var(--f-html-margin,0);padding:var(--f-html-padding,2rem);position:relative}.f-html.is-error{text-align:center}.f-iframe{border:0;display:block;height:100%;margin:0;width:100%}.f-caption{align-self:center;background:var(--f-caption-bg);color:var(--f-caption-color);flex-shrink:0;line-height:var(--f-caption-line-height);font:var(--f-caption-font);margin:var(--f-caption-margin);max-height:calc(80vh - 100px);max-width:100%;overflow:auto;overflow-wrap:anywhere;padding:var(--f-caption-padding,16px 8px)}.has-html5video .f-html,.has-vimeo .f-html,.has-youtube .f-html{aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg,rgba(0,0,0,.9));height:100%;max-height:var(--f-video-height,540px);max-width:var(--f-video-width,960px);min-height:1px;overflow:visible;padding:0;width:100%}.f-html5video{background:transparent;border:0;display:block;height:100%;width:100%}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,transparent);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var( --f-arrow-active-color,var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-next,.f-button.is-arrow.is-prev{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-next,.is-horizontal .f-button.is-arrow.is-prev{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{bottom:auto;left:50%;right:auto;top:var(--f-arrow-pos,0);transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{bottom:var(--f-arrow-pos,0);left:50%;right:auto;top:auto;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-next svg,.is-vertical .f-button.is-arrow.is-prev svg{transform:rotate(90deg)}.f-carousel__toolbar{-webkit-font-smoothing:subpixel-antialiased;-webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);backdrop-filter:var(--f-toolbar-backdrop-filter);background:var(--f-toolbar-bg,none);box-shadow:var(--f-toolbar-shadow,none);color:var(--f-toolbar-color,currentColor);display:grid;font-family:var(--f-toolbar-font,-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif);font-size:var(--f-toolbar-font-size,17px);font-variant-numeric:tabular-nums;font-weight:var(--f-toolbar-font-weight,inherit);grid-template-columns:1fr auto 1fr;line-height:var(--f-toolbar-line-height);margin:var(--f-toolbar-margin,0);padding:var(--f-toolbar-padding,8px);pointer-events:none;position:relative;text-align:center;text-shadow:var(--f-toolbar-text-shadow);white-space:nowrap;z-index:20}.f-carousel__toolbar.is-absolute{left:0;position:absolute;right:0;top:0}.f-carousel__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--f-toolbar-gap,0)}.f-carousel__toolbar__column.is-left{display:flex;justify-content:flex-start;justify-self:flex-start}.f-carousel__toolbar__column.is-middle{display:flex;justify-content:center}.f-carousel__toolbar__column.is-right{display:flex;flex-flow:nowrap;justify-content:flex-end;justify-self:flex-end}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius);cursor:default;display:flex;flex-direction:row;line-height:var(--f-counter-line-height);margin:var(--f-counter-margin,0);padding:var(--f-counter-padding,4px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-counter span{padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-z-index:1;--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-fit:cover;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease,transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-transfors:none;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.05));--f-thumb-focus-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff}.f-thumbs{-webkit-tap-highlight-color:transparent;background:var(--f-thumbs-bg);flex-shrink:0;margin:var(--f-thumbs-margin);overflow:hidden;padding:0;position:relative;transition:max-height .3s ease,max-width .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y)*2 + var(--f-thumbs-gap)*2)}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)*2 + var(--f-thumbs-gap)*2)}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs__viewport{display:grid;margin:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:visible}.f-thumbs.is-vertical .f-thumbs__viewport{height:calc(100% - var(--f-thumbs-padding-y)*2)}.f-thumbs__slide{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;overflow:visible;padding:0;position:relative;width:var(--f-carousel-slide-width)}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity,1);transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border,none);box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;background:var(--f-thumb-bg);border-radius:var(--f-thumb-border-radius);height:100%;margin:auto;opacity:var(--f-thumb-opacity);outline:none;overflow:visible;padding:0;position:relative;transform:var(--f-thumb-transform);transition:var(--f-thumb-transition);width:100%}.f-thumbs__slide button:after{border:var(--f-thumb-border);border-radius:inherit;box-shadow:var(--f-thumb-shadow);content:"";inset:0;position:absolute;transition:none;z-index:1}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity,1);transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity,1);transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border,none);box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity,1);transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border,none);box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs__slide img{border-radius:inherit;display:block;height:100%;-o-object-fit:var(--f-thumb-fit);object-fit:var(--f-thumb-fit);pointer-events:none;width:100%}.f-thumbs__slide img.has-lazyerror{display:none}.f-thumbs.is-classic{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap)}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:(var(--f-thumb-width) - var(--f-thumb-clip-width))}.f-thumbs.is-modern .f-thumbs__viewport{margin-inline:calc(var(--f-carousel-slide-width)*-1);width:calc(100% + var(--f-carousel-slide-width)*2)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc((var(--width-diff)*0.5)*var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));left:var(--shift,0);overflow:visible;padding:0;transition:left var(--f-transition-duration) var(--f-transition-easing);will-change:left}.f-thumbs.is-modern .f-thumbs__slide button{border:none;box-shadow:none;-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path);display:block;margin-inline:50%;transition:opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease);transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);width:var(--f-thumb-width)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{border:var(--f-thumb-focus-border,none);border-radius:inherit;bottom:0;box-shadow:var(--f-thumb-focus-shadow,none);content:"";left:var(--clip-shift);position:absolute;right:var(--clip-shift);top:0;transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);z-index:1}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}:root{--f-progressbar-height:3px;--f-progressbar-color:var(--f-carousel-theme-color,#575ad6);--f-progressbar-opacity:1;--f-progressbar-z-index:30}.f-progressbar{animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear;background:var(--f-progressbar-color);height:var(--f-progressbar-height);left:0;opacity:var(--f-progressbar-opacity);pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--f-progressbar-z-index)}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height:100%;--f-progressbar-opacity:.2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-height:0!important;min-width:0!important}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__dialog{background:transparent;border:0;height:100vh;margin:0;max-height:unset;max-width:unset;overflow:hidden;padding:0;touch-action:none;width:100%}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height:100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog :empty{display:block}div.fancybox__dialog{inset:0;position:fixed;z-index:1050}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:rgba(24,24,27,.95);--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px rgba(0,0,0,.75);--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:transparent;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:hsla(0,0%,100%,.2);--f-spinner-color-2:hsla(0,0%,100%,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:#fff;--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:hsla(0,0%,100%,.75);--f-button-outline-offset:0px;--f-button-bg:rgba(54,54,54,.75);--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.01)),drop-shadow(1px 2px 1px rgba(24,24,27,.05));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2;--f-arrow-border-radius:50%;--f-arrow-bg:rgba(54,54,54,.65);--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-close-button-width:34px;--f-close-button-height:34px;--f-close-border-radius:4px;--f-close-button-color:#fff;--f-close-button-hover-color:#fff;--f-close-button-bg:transparent;--f-close-button-hover-bg:transparent;--f-close-button-active-bg:transparent;--f-close-button-svg-width:22px;--f-close-button-svg-height:22px;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px hsla(0,0%,100%,.65);--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:hsla(0,0%,100%,.97);--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:rgba(0,0,0,.2);--f-spinner-color-2:rgba(0,0,0,.8);--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:rgba(0,0,0,.85);--f-button-bg:hsla(0,0%,100%,.85);--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:hsla(0,0%,100%,.85);--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2,#e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #000}.fancybox__container{display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container>:not(.fancybox__carousel){opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-revealing>:not(.fancybox__carousel){animation:var(--f-interface-enter-duration,.35s) ease none f-fadeIn}.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-hiding .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-hiding>:not(.fancybox__carousel){animation:var(--f-interface-exit-duration,.35s) ease forwards f-fadeOut}.fancybox__container.is-idle .f-carousel__toolbar{opacity:0;pointer-events:none}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:f-fadeOut .15s ease-out both}.fancybox__backdrop{background:var(--fancybox-backdrop-bg);inset:0;position:fixed;z-index:-1}.fancybox__carousel{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{content:"";inset:-30px;position:absolute;z-index:1}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;overflow:visible;position:relative;transform:translate3d(0,var(--f-drag-offset,0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [contenteditable],.fancybox__viewport [data-selectable]{cursor:auto}.fancybox__slide{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--f-carousel-slide-bg);box-sizing:border-box;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;max-width:100%;min-height:0;min-width:0;padding:var(--f-carousel-slide-padding);position:relative;transform:translateZ(0);width:var(--f-carousel-slide-width);will-change:transform}.fancybox__slide:after,.fancybox__slide:before{content:"";display:block}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.f-button.is-close-button{--f-button-width:var(--f-close-button-width);--f-button-height:var(--f-close-button-height);--f-button-border-radius:var(--f-close-border-radius);--f-button-color:var(--f-close-button-color);--f-button-hover-color:var(--f-close-button-hover-color);--f-button-bg:var(--f-close-button-bg);--f-button-hover-bg:var(--f-close-button-hover-bg);--f-button-active-bg:var(--f-close-button-active-bg);--f-button-svg-width:var(--f-close-button-svg-width);--f-button-svg-height:var(--f-close-button-svg-height);position:absolute;right:0;top:calc(var(--f-button-height)*-1);z-index:40}
@gradient-secondary-horizontal : linear-gradient
  (90deg, #ffbb23 0%, #db860f 100%);@gradient-ocean-horizontal : linear-gradient
  (90deg, #596ab1 0%, #00cc88 100%);@gradient-phoenix-horizontal : linear-gradient
  (90deg, #da3b3b 0%, #f5a300 100%);.neumorphism-level-1{box-shadow:6px 6px 12px 0 #ffffff52,-6px -6px 8px 0 #ffffff0a}.glow-base{box-shadow:0 0 32px 0 #596ab1}.glow-primary{box-shadow:0 0 32px 0 #0c8}.glow-secondary{box-shadow:0 0 32px 0 #ffbb23}.glow-secondary-mirror{box-shadow:0 0 32px 0 #ffbb23,inset 0 0 32px 0 #ffbb23}.glow-alert-error{box-shadow:0 0 32px 0 #da3b3b}.blue-light{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.blue-heavy{-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px)}.user-images-component .width-and-height-full{height:100%!important;width:100%!important}.user-images-component__wrapper{background-color:#3b3d68;border-radius:50%;outline:1px solid #ffffff14;outline-offset:-1px}.user-images-component__type-check-accent{background-color:#ffbb23}.user-images-component__size-extra-large{height:72px;width:72px}.user-images-component__size-large{height:48px;width:48px}.user-images-component__size-medium{height:40px;width:40px}.user-images-component__size-small{height:32px;width:32px}.user-images-component__size-extra-small{height:20px;width:20px}.user-images-component__icon,.user-images-component__text{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.user-images-component__text{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;text-transform:uppercase}.user-images-component__size-small .user-images-component__text{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem}.user-images-component__size-extra-small .user-images-component__text{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem}.user-images-component__image-avatar{background-position:50%;background-size:cover}.user-images-component__flag,.user-images-component__image-avatar{border-radius:50%;height:100%;width:100%}.tag-user-image-component .tag-user-image{align-items:center;border-radius:40px;display:flex;gap:8px;outline-offset:-1px;outline-style:solid;outline-width:1px;padding:4px 12px 4px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tag-user-image-component .tag-user-image__label{font-size:.75rem;font-weight:600;letter-spacing:.1px;line-height:1rem}.tag-user-image-component .tag-user-image.primary{background-color:#00cc8829;color:#0c8;outline-color:#0c8}.tag-user-image-component .tag-user-image.secondary{background-color:#ffbb2329;color:#ffbb23;outline-color:#ffbb23}.tag-user-image-component .tag-user-image.neutral{background-color:#596ab129;color:#b5c1de;outline-color:#b5c1de}.tag-user-image-component .tag-user-image.alert-error{background-color:#da3b3b29;color:#da3b3b;outline-color:#da3b3b}.icon-component.host :host,.icon-component.host.host{display:inline-block;line-height:0}.icon-component.host :host ::ng-deep svg,.icon-component.host.host ::ng-deep svg{color:#fff;height:inherit;width:inherit}.icon-component.host .icon{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(83deg) brightness(117%) contrast(101%);height:24px;width:24px}.icon-component.host .icon__svg{filter:none}.icon-component.host .icon svg{color:#fff}.icon-component.host .icon__size-8{height:8px;min-height:8px;min-width:8px;width:8px}.icon-component.host .icon__size-16{height:16px;min-height:16px;min-width:16px;width:16px}.icon-component.host .icon__size-20{height:20px;min-height:20px;min-width:20px;width:20px}.icon-component.host .icon__size-24{height:24px;min-height:24px;min-width:24px;width:24px}.icon-component.host .icon__size-32{height:32px;min-height:32px;min-width:32px;width:32px}.icon-component.host .icon__size-36{height:36px;min-height:36px;min-width:36px;width:36px}.icon-component.host .icon__size-40{height:40px;min-height:40px;min-width:40px;width:40px}.icon-component.host .icon__size-56{height:56px;min-height:56px;min-width:56px;width:56px}.icon-component.host .icon__size-72{height:72px;min-height:72px;min-width:72px;width:72px}.tag-status-component :host,.tag-status-component.host{display:inline-block}.tag-status-component .tag-status{align-content:center;align-items:center;border-radius:6px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;gap:4px;letter-spacing:.1px;line-height:1rem;padding:4px 8px;text-transform:uppercase}.tag-status-component .tag-status.leading-icon{padding-left:6px}.tag-status-component .tag-status.primary.filled{background-color:#0c8}.tag-status-component .tag-status.primary.tonal{background-color:#00cc8829;color:#0c8}.tag-status-component .tag-status.secondary.filled{background-color:#f5a300}.tag-status-component .tag-status.secondary.tonal{background-color:#ffbb2329;color:#ffbb23}.tag-status-component .tag-status.neutral.filled{background-color:#3b3d68}.tag-status-component .tag-status.neutral.tonal{background-color:#596ab129}.tag-status-component .tag-status.error.filled{background-color:#ce2727}.tag-status-component .tag-status.error.tonal{background-color:#da3b3b29;color:#da3b3b}.tag-status-component .tag-status-icon-color-primary--tonal{filter:brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(1387%) hue-rotate(125deg) brightness(102%) contrast(102%)}.tag-status-component .tag-status-icon-color-secondary--tonal{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.tag-status-component .tag-status-icon-color-error--tonal{filter:brightness(0) saturate(100%) invert(36%) sepia(69%) saturate(1629%) hue-rotate(333deg) brightness(84%) contrast(103%)}.rating-component .rating{align-items:center;display:inline-flex;gap:8px}.rating-component .rating__shape-item,.rating-component .rating__shape-items{display:flex}.rating-component .rating.size-small .rating__label{font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem}.rating-component .rating.size-large .rating__label{font-size:1rem;font-weight:600;letter-spacing:.1px;line-height:1.5rem}.icon-control-common-component.host :host,.icon-control-common-component.host.host{display:inline-block;height:-webkit-max-content;height:-moz-max-content;height:max-content;line-height:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.icon-control-common-component.host .icon-control-common{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;line-height:0;position:relative}.icon-control-common-component.host .icon-control-common.small{padding:2px}.icon-control-common-component.host .icon-control-common.medium{padding:3px}.icon-control-common-component.host .icon-control-common.large{padding:4px}.icon-control-common-component.host .icon-control-common.primary{background-color:transparent;color:#0c8}.icon-control-common-component.host .icon-control-common.primary .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(53%) sepia(17%) saturate(3202%) hue-rotate(119deg) brightness(102%) contrast(102%)}.icon-control-common-component.host .icon-control-common.primary:hover{background-color:#00cc8814}.icon-control-common-component.host .icon-control-common.primary:active{background-color:#00cc8829}.icon-control-common-component.host .icon-control-common.primary.disabled{background-color:transparent}.icon-control-common-component.host .icon-control-common.primary.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)}.icon-control-common-component.host .icon-control-common.secondary{background-color:transparent;color:#f5a300}.icon-control-common-component.host .icon-control-common.secondary .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.icon-control-common-component.host .icon-control-common.secondary:hover{background-color:#ffbb2314}.icon-control-common-component.host .icon-control-common.secondary:active{background-color:#ffbb2329}.icon-control-common-component.host .icon-control-common.secondary.disabled{background-color:transparent}.icon-control-common-component.host .icon-control-common.secondary.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)}.icon-control-common-component.host .icon-control-common.neutral{background-color:transparent;color:#fff}.icon-control-common-component.host .icon-control-common.neutral .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(83deg) brightness(117%) contrast(101%)}.icon-control-common-component.host .icon-control-common.neutral:hover{background-color:#ffffff14}.icon-control-common-component.host .icon-control-common.neutral:active{background-color:#ffffff29}.icon-control-common-component.host .icon-control-common.neutral.disabled{background-color:transparent}.icon-control-common-component.host .icon-control-common.neutral.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)}.icon-control-common-component.host .icon-control-common.error{background-color:transparent;color:#da3b3b}.icon-control-common-component.host .icon-control-common.error .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(36%) sepia(69%) saturate(1629%) hue-rotate(333deg) brightness(84%) contrast(103%)}.icon-control-common-component.host .icon-control-common.error:hover{background-color:#da3b3b14}.icon-control-common-component.host .icon-control-common.error:active{background-color:#da3b3b29}.icon-control-common-component.host .icon-control-common.error.disabled{background-color:transparent}.icon-control-common-component.host .icon-control-common.error.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)}.icon-control-common-component.host .icon-control-common.inverse{background-color:transparent;color:#121328}.icon-control-common-component.host .icon-control-common.inverse .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(4%) sepia(35%) saturate(4424%) hue-rotate(228deg) brightness(90%) contrast(93%)}.icon-control-common-component.host .icon-control-common.inverse:hover{background-color:#12132814}.icon-control-common-component.host .icon-control-common.inverse:active{background-color:#12132829}.icon-control-common-component.host .icon-control-common.inverse.disabled{background-color:transparent}.icon-control-common-component.host .icon-control-common.inverse.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)}.icon-control-common-component.host .icon-control-common.disabled{background-color:transparent;color:#ffffff66!important;cursor:auto}.icon-control-common-component.host .icon-control-common.disabled .icon-control-common__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)!important}.button-component.host :host,.button-component.host.host{font-size:0;line-height:0}.button-component.host a,.button-component.host button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;place-content:center center;text-align:center;text-decoration:none;transition:color .2s,background-color .2s}.button-component.host a .label,.button-component.host button .label{cursor:inherit}.button-component.host a.disabled,.button-component.host a:disabled,.button-component.host button.disabled,.button-component.host button:disabled{cursor:unset;pointer-events:none}.button-component.host a.primary,.button-component.host button.primary{text-transform:uppercase}.button-component.host a.primary.large,.button-component.host button.primary.large{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;min-height:56px;padding:16px 24px}.button-component.host a.primary.large.icon-left,.button-component.host button.primary.large.icon-left{padding-left:20px}.button-component.host a.primary.large.icon-right,.button-component.host button.primary.large.icon-right{padding-right:20px}.button-component.host a.primary.medium,.button-component.host button.primary.medium{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem;padding:12px 20px}.button-component.host a.primary.medium.icon-left,.button-component.host button.primary.medium.icon-left{padding-left:16px}.button-component.host a.primary.medium.icon-right,.button-component.host button.primary.medium.icon-right{padding-right:16px}.button-component.host a.primary.small,.button-component.host button.primary.small{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem;padding:8px 16px}.button-component.host a.primary.small.icon-left,.button-component.host button.primary.small.icon-left{padding-left:12px}.button-component.host a.primary.small.icon-right,.button-component.host button.primary.small.icon-right{padding-right:12px}.button-component.host a.primary-outlined.large,.button-component.host button.primary-outlined.large{min-height:56px;padding:14px 22px}.button-component.host a.primary-outlined.large.icon-left,.button-component.host button.primary-outlined.large.icon-left{padding-left:18px}.button-component.host a.primary-outlined.large.icon-right,.button-component.host button.primary-outlined.large.icon-right{padding-right:18px}.button-component.host a.primary-outlined.medium,.button-component.host button.primary-outlined.medium{min-height:44px;padding:10px 18px}.button-component.host a.primary-outlined.medium.icon-left,.button-component.host button.primary-outlined.medium.icon-left{padding-left:16px}.button-component.host a.primary-outlined.medium.icon-right,.button-component.host button.primary-outlined.medium.icon-right{padding-right:16px}.button-component.host a.primary-outlined.small,.button-component.host button.primary-outlined.small{min-height:32px;padding:6px 14px}.button-component.host a.primary-outlined.small.icon-left,.button-component.host button.primary-outlined.small.icon-left{padding-left:10px}.button-component.host a.primary-outlined.small.icon-right,.button-component.host button.primary-outlined.small.icon-right{padding-right:10px}.button-component.host a.primary-filled,.button-component.host button.primary-filled{background-color:#0c8;color:#003024}.button-component.host a.primary-filled:hover,.button-component.host button.primary-filled:hover{background-color:#25e29d}.button-component.host a.primary-filled:active,.button-component.host button.primary-filled:active{background-color:#00a46e}.button-component.host a.primary-filled.disabled,.button-component.host a.primary-filled:disabled,.button-component.host button.primary-filled.disabled,.button-component.host button.primary-filled:disabled{background-color:#00cc8814;color:#00cc8866}.button-component.host a.primary-outlined,.button-component.host button.primary-outlined{background-color:transparent;color:#fff;outline:2px solid #0c8;outline-offset:-2px}.button-component.host a.primary-outlined:hover,.button-component.host button.primary-outlined:hover{background-color:#00cc8814}.button-component.host a.primary-outlined:active,.button-component.host button.primary-outlined:active{background-color:#00cc8829}.button-component.host a.primary-outlined.disabled,.button-component.host a.primary-outlined:disabled,.button-component.host button.primary-outlined.disabled,.button-component.host button.primary-outlined:disabled{background-color:#00cc8814;color:#ffffff66;outline-color:#00cc8814}.button-component.host a.secondary-filled,.button-component.host button.secondary-filled{background-color:#ffbb23;color:#4c2605;text-transform:uppercase}.button-component.host a.secondary-filled.large,.button-component.host button.secondary-filled.large{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;min-height:56px;padding:16px 24px}.button-component.host a.secondary-filled.large.icon-left,.button-component.host button.secondary-filled.large.icon-left{padding-left:20px}.button-component.host a.secondary-filled.large.icon-right,.button-component.host button.secondary-filled.large.icon-right{padding-right:20px}.button-component.host a.secondary-filled.medium,.button-component.host button.secondary-filled.medium{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem;padding:12px 20px}.button-component.host a.secondary-filled.medium.icon-left,.button-component.host button.secondary-filled.medium.icon-left{padding-left:16px}.button-component.host a.secondary-filled.medium.icon-right,.button-component.host button.secondary-filled.medium.icon-right{padding-right:16px}.button-component.host a.secondary-filled.small,.button-component.host button.secondary-filled.small{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem;padding:8px 16px}.button-component.host a.secondary-filled.small.icon-left,.button-component.host button.secondary-filled.small.icon-left{padding-left:12px}.button-component.host a.secondary-filled.small.icon-right,.button-component.host button.secondary-filled.small.icon-right{padding-right:12px}.button-component.host a.secondary-filled-outlined.large,.button-component.host button.secondary-filled-outlined.large{min-height:56px;padding:14px 22px}.button-component.host a.secondary-filled-outlined.large.icon-left,.button-component.host button.secondary-filled-outlined.large.icon-left{padding-left:18px}.button-component.host a.secondary-filled-outlined.large.icon-right,.button-component.host button.secondary-filled-outlined.large.icon-right{padding-right:18px}.button-component.host a.secondary-filled-outlined.medium,.button-component.host button.secondary-filled-outlined.medium{min-height:44px;padding:10px 18px}.button-component.host a.secondary-filled-outlined.medium.icon-left,.button-component.host button.secondary-filled-outlined.medium.icon-left{padding-left:16px}.button-component.host a.secondary-filled-outlined.medium.icon-right,.button-component.host button.secondary-filled-outlined.medium.icon-right{padding-right:16px}.button-component.host a.secondary-filled-outlined.small,.button-component.host button.secondary-filled-outlined.small{min-height:32px;padding:6px 14px}.button-component.host a.secondary-filled-outlined.small.icon-left,.button-component.host button.secondary-filled-outlined.small.icon-left{padding-left:10px}.button-component.host a.secondary-filled-outlined.small.icon-right,.button-component.host button.secondary-filled-outlined.small.icon-right{padding-right:10px}.button-component.host a.secondary-filled:hover,.button-component.host button.secondary-filled:hover{background-color:#f1c937}.button-component.host a.secondary-filled:active,.button-component.host button.secondary-filled:active{background-color:#f5a300}.button-component.host a.secondary-filled.disabled,.button-component.host a.secondary-filled:disabled,.button-component.host button.secondary-filled.disabled,.button-component.host button.secondary-filled:disabled{background-color:#ffbb2314;color:#ffbb2366}.button-component.host a.secondary-outlined,.button-component.host button.secondary-outlined{background-color:transparent;color:#fff;outline:2px solid #ffbb23;outline-offset:-2px;text-transform:uppercase}.button-component.host a.secondary-outlined.large,.button-component.host button.secondary-outlined.large{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;min-height:56px;padding:16px 24px}.button-component.host a.secondary-outlined.large.icon-left,.button-component.host button.secondary-outlined.large.icon-left{padding-left:20px}.button-component.host a.secondary-outlined.large.icon-right,.button-component.host button.secondary-outlined.large.icon-right{padding-right:20px}.button-component.host a.secondary-outlined.medium,.button-component.host button.secondary-outlined.medium{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem;padding:12px 20px}.button-component.host a.secondary-outlined.medium.icon-left,.button-component.host button.secondary-outlined.medium.icon-left{padding-left:16px}.button-component.host a.secondary-outlined.medium.icon-right,.button-component.host button.secondary-outlined.medium.icon-right{padding-right:16px}.button-component.host a.secondary-outlined.small,.button-component.host button.secondary-outlined.small{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem;padding:8px 16px}.button-component.host a.secondary-outlined.small.icon-left,.button-component.host button.secondary-outlined.small.icon-left{padding-left:12px}.button-component.host a.secondary-outlined.small.icon-right,.button-component.host button.secondary-outlined.small.icon-right{padding-right:12px}.button-component.host a.secondary-outlined-outlined.large,.button-component.host button.secondary-outlined-outlined.large{min-height:56px;padding:14px 22px}.button-component.host a.secondary-outlined-outlined.large.icon-left,.button-component.host button.secondary-outlined-outlined.large.icon-left{padding-left:18px}.button-component.host a.secondary-outlined-outlined.large.icon-right,.button-component.host button.secondary-outlined-outlined.large.icon-right{padding-right:18px}.button-component.host a.secondary-outlined-outlined.medium,.button-component.host button.secondary-outlined-outlined.medium{min-height:44px;padding:10px 18px}.button-component.host a.secondary-outlined-outlined.medium.icon-left,.button-component.host button.secondary-outlined-outlined.medium.icon-left{padding-left:16px}.button-component.host a.secondary-outlined-outlined.medium.icon-right,.button-component.host button.secondary-outlined-outlined.medium.icon-right{padding-right:16px}.button-component.host a.secondary-outlined-outlined.small,.button-component.host button.secondary-outlined-outlined.small{min-height:32px;padding:6px 14px}.button-component.host a.secondary-outlined-outlined.small.icon-left,.button-component.host button.secondary-outlined-outlined.small.icon-left{padding-left:10px}.button-component.host a.secondary-outlined-outlined.small.icon-right,.button-component.host button.secondary-outlined-outlined.small.icon-right{padding-right:10px}.button-component.host a.secondary-outlined:hover,.button-component.host button.secondary-outlined:hover{background-color:#ffbb2314}.button-component.host a.secondary-outlined:active,.button-component.host button.secondary-outlined:active{background-color:#ffbb2329}.button-component.host a.secondary-outlined.disabled,.button-component.host a.secondary-outlined:disabled,.button-component.host button.secondary-outlined.disabled,.button-component.host button.secondary-outlined:disabled{background-color:#ffbb2314;color:#ffffff66;outline-color:#ffbb2314}.button-component.host a.secondary-text,.button-component.host button.secondary-text{color:#ffbb23}.button-component.host a.secondary-text:first-letter,.button-component.host button.secondary-text:first-letter{text-transform:uppercase}.button-component.host a.secondary-text.large,.button-component.host button.secondary-text.large{font-size:1rem;font-weight:400;letter-spacing:.1px;line-height:1.5rem}.button-component.host a.secondary-text.medium,.button-component.host button.secondary-text.medium{font-size:.875rem;font-weight:400;letter-spacing:.25px;line-height:1.25rem}.button-component.host a.secondary-text.small,.button-component.host button.secondary-text.small{font-size:.75rem;font-weight:400;letter-spacing:.4px;line-height:1rem}.button-component.host a.secondary-text:hover,.button-component.host button.secondary-text:hover{text-decoration:underline}.button-component.host a.secondary-text.disabled,.button-component.host a.secondary-text:disabled,.button-component.host button.secondary-text.disabled,.button-component.host button.secondary-text:disabled{color:#ffbb2366}.button-component.host a.tertiary-ghost,.button-component.host button.tertiary-ghost{background-color:transparent;color:#fff;outline:none;text-transform:uppercase}.button-component.host a.tertiary-ghost.large,.button-component.host button.tertiary-ghost.large{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;min-height:56px}.button-component.host a.tertiary-ghost.large.icon-left,.button-component.host button.tertiary-ghost.large.icon-left{padding-left:20px}.button-component.host a.tertiary-ghost.large.icon-right,.button-component.host button.tertiary-ghost.large.icon-right{padding-right:20px}.button-component.host a.tertiary-ghost.medium,.button-component.host button.tertiary-ghost.medium{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem}.button-component.host a.tertiary-ghost.medium.icon-left,.button-component.host button.tertiary-ghost.medium.icon-left{padding-left:16px}.button-component.host a.tertiary-ghost.medium.icon-right,.button-component.host button.tertiary-ghost.medium.icon-right{padding-right:16px}.button-component.host a.tertiary-ghost.small,.button-component.host button.tertiary-ghost.small{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem}.button-component.host a.tertiary-ghost.small.icon-left,.button-component.host button.tertiary-ghost.small.icon-left{padding-left:12px}.button-component.host a.tertiary-ghost.small.icon-right,.button-component.host button.tertiary-ghost.small.icon-right{padding-right:12px}.button-component.host a.tertiary-ghost-outlined.large,.button-component.host button.tertiary-ghost-outlined.large{min-height:56px;padding:14px 22px}.button-component.host a.tertiary-ghost-outlined.large.icon-left,.button-component.host button.tertiary-ghost-outlined.large.icon-left{padding-left:18px}.button-component.host a.tertiary-ghost-outlined.large.icon-right,.button-component.host button.tertiary-ghost-outlined.large.icon-right{padding-right:18px}.button-component.host a.tertiary-ghost-outlined.medium,.button-component.host button.tertiary-ghost-outlined.medium{min-height:44px;padding:10px 18px}.button-component.host a.tertiary-ghost-outlined.medium.icon-left,.button-component.host button.tertiary-ghost-outlined.medium.icon-left{padding-left:16px}.button-component.host a.tertiary-ghost-outlined.medium.icon-right,.button-component.host button.tertiary-ghost-outlined.medium.icon-right{padding-right:16px}.button-component.host a.tertiary-ghost-outlined.small,.button-component.host button.tertiary-ghost-outlined.small{min-height:32px;padding:6px 14px}.button-component.host a.tertiary-ghost-outlined.small.icon-left,.button-component.host button.tertiary-ghost-outlined.small.icon-left{padding-left:10px}.button-component.host a.tertiary-ghost-outlined.small.icon-right,.button-component.host button.tertiary-ghost-outlined.small.icon-right{padding-right:10px}.button-component.host a.tertiary-ghost:hover,.button-component.host button.tertiary-ghost:hover{background-color:#ffffff14}.button-component.host a.tertiary-ghost:active,.button-component.host button.tertiary-ghost:active{background-color:#ffffff29}.button-component.host a.tertiary-ghost.disabled,.button-component.host a.tertiary-ghost:disabled,.button-component.host button.tertiary-ghost.disabled,.button-component.host button.tertiary-ghost:disabled{background-color:transparent;color:#ffffff66}.button-component.host a.tertiary-ghost.large,.button-component.host button.tertiary-ghost.large{padding:16px 24px}.button-component.host a.tertiary-ghost.medium,.button-component.host button.tertiary-ghost.medium{padding:12px 20px}.button-component.host a.tertiary-ghost.small,.button-component.host button.tertiary-ghost.small{padding:8px 16px}.button-component.host a.tertiary-text,.button-component.host button.tertiary-text{color:#fff}.button-component.host a.tertiary-text:first-letter,.button-component.host button.tertiary-text:first-letter{text-transform:uppercase}.button-component.host a.tertiary-text.large,.button-component.host button.tertiary-text.large{font-size:1rem;font-weight:400;letter-spacing:.1px;line-height:1.5rem}.button-component.host a.tertiary-text.medium,.button-component.host button.tertiary-text.medium{font-size:.875rem;font-weight:400;letter-spacing:.25px;line-height:1.25rem}.button-component.host a.tertiary-text.small,.button-component.host button.tertiary-text.small{font-size:.75rem;font-weight:400;letter-spacing:.4px;line-height:1rem}.button-component.host a.tertiary-text:hover,.button-component.host button.tertiary-text:hover{text-decoration:underline}.button-component.host a.tertiary-text.disabled,.button-component.host a.tertiary-text:disabled,.button-component.host button.tertiary-text.disabled,.button-component.host button.tertiary-text:disabled{color:#ffffff66}.button-component.host a.warning,.button-component.host button.warning{text-transform:uppercase}.button-component.host a.warning.large,.button-component.host button.warning.large{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem;min-height:56px;padding:16px 24px}.button-component.host a.warning.large.icon-left,.button-component.host button.warning.large.icon-left{padding-left:20px}.button-component.host a.warning.large.icon-right,.button-component.host button.warning.large.icon-right{padding-right:20px}.button-component.host a.warning.medium,.button-component.host button.warning.medium{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem;padding:12px 20px}.button-component.host a.warning.medium.icon-left,.button-component.host button.warning.medium.icon-left{padding-left:16px}.button-component.host a.warning.medium.icon-right,.button-component.host button.warning.medium.icon-right{padding-right:16px}.button-component.host a.warning.small,.button-component.host button.warning.small{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem;padding:8px 16px}.button-component.host a.warning.small.icon-left,.button-component.host button.warning.small.icon-left{padding-left:12px}.button-component.host a.warning.small.icon-right,.button-component.host button.warning.small.icon-right{padding-right:12px}.button-component.host a.warning-outlined.large,.button-component.host button.warning-outlined.large{min-height:56px;padding:14px 22px}.button-component.host a.warning-outlined.large.icon-left,.button-component.host button.warning-outlined.large.icon-left{padding-left:18px}.button-component.host a.warning-outlined.large.icon-right,.button-component.host button.warning-outlined.large.icon-right{padding-right:18px}.button-component.host a.warning-outlined.medium,.button-component.host button.warning-outlined.medium{min-height:44px;padding:10px 18px}.button-component.host a.warning-outlined.medium.icon-left,.button-component.host button.warning-outlined.medium.icon-left{padding-left:16px}.button-component.host a.warning-outlined.medium.icon-right,.button-component.host button.warning-outlined.medium.icon-right{padding-right:16px}.button-component.host a.warning-outlined.small,.button-component.host button.warning-outlined.small{min-height:32px;padding:6px 14px}.button-component.host a.warning-outlined.small.icon-left,.button-component.host button.warning-outlined.small.icon-left{padding-left:10px}.button-component.host a.warning-outlined.small.icon-right,.button-component.host button.warning-outlined.small.icon-right{padding-right:10px}.button-component.host a.warning-filled,.button-component.host button.warning-filled{background-color:#da3b3b;color:#fff}.button-component.host a.warning-filled:hover,.button-component.host button.warning-filled:hover{background-color:#e57676}.button-component.host a.warning-filled:active,.button-component.host button.warning-filled:active{background-color:#ce2727}.button-component.host a.warning-filled.disabled,.button-component.host a.warning-filled:disabled,.button-component.host button.warning-filled.disabled,.button-component.host button.warning-filled:disabled{background-color:#da3b3b14;color:#ffffff66}.button-component.host a.warning-outlined,.button-component.host button.warning-outlined{background-color:transparent;color:#fff;outline:2px solid #da3b3b;outline-offset:-2px}.button-component.host a.warning-outlined:hover,.button-component.host button.warning-outlined:hover{background-color:#da3b3b14}.button-component.host a.warning-outlined:active,.button-component.host button.warning-outlined:active{background-color:#da3b3b29}.button-component.host a.warning-outlined.disabled,.button-component.host a.warning-outlined:disabled,.button-component.host button.warning-outlined.disabled,.button-component.host button.warning-outlined:disabled{background-color:transparent;color:#ffffff66;outline-color:#da3b3b14}.button-component.host a .button-icon-component.right,.button-component.host button .button-icon-component.right{margin-left:10px}.button-component.host a .button-icon-component.left,.button-component.host button .button-icon-component.left{margin-right:10px}.button-component.host .button-component-icon-color-primary--filled{filter:brightness(0) saturate(100%) invert(14%) sepia(11%) saturate(4436%) hue-rotate(122deg) brightness(101%) contrast(105%)}.button-component.host .button-component-icon-color-primary--filled.disabled{filter:brightness(0) saturate(100%) invert(10%) sepia(96%) saturate(5584%) hue-rotate(170deg) brightness(94%) contrast(93%)}.button-component.host .button-component-icon-color-primary--outlined.disabled{opacity:.4}.button-component.host .button-component-icon-color-secondary--filled{filter:brightness(0) saturate(100%) invert(15%) sepia(36%) saturate(1855%) hue-rotate(356deg) brightness(97%) contrast(99%)}.button-component.host .button-component-icon-color-secondary--filled.disabled{filter:brightness(0) saturate(100%) invert(36%) sepia(24%) saturate(1070%) hue-rotate(1deg) brightness(95%) contrast(93%)}.button-component.host .button-component-icon-color-secondary--text{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.button-component.host .button-component-icon-color-secondary--outlined.disabled,.button-component.host .button-component-icon-color-tertiary.disabled,.button-component.host .button-component-icon-color-warning.disabled{opacity:.4}.button-component.host .full-width,.button-component.host.full-width{width:100%}.expand-collapse-component .expand-collapse__btn{background:#596ab129;border-radius:4px;color:#fff;margin-top:16px;overflow:hidden;width:100%}.expand-collapse-component .expand-collapse__btn-wrapper{align-items:center;display:flex;gap:8px;justify-content:center;padding:4px 12px;transition:.25s}.expand-collapse-component .expand-collapse__btn:hover .expand-collapse__btn-wrapper{background:#596ab114;cursor:pointer}.expand-collapse-component .expand-collapse__btn:active .expand-collapse__btn-wrapper,.expand-collapse-component .expand-collapse__btn:focus{background:#596ab129}.expand-collapse-component .expand-collapse__label{font-family:Open Sans;font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem}.expand-collapse-component .expand-collapse__content{height:0;overflow:hidden}.expand-collapse-component .expand-collapse .icon-component{transition:.3s}.expand-collapse-component .expand-collapse__expand .expand-collapse__btn-wrapper>.icon-component{transform:rotate(-180deg)}.expand-collapse-component .expand-collapse__expand:not(.expand-collapse__anim) .expand-collapse__content{height:auto}.expand-collapse-component .expand-collapse__anim .expand-collapse__content{transition:.3s}.expand-collapse-component .expand-collapse__size-large{border-radius:8px}.expand-collapse-component .expand-collapse__size-large .expand-collapse__btn-wrapper{padding:8px 12px}.expand-collapse-component .expand-collapse__size-large .expand-collapse__label{font-size:.875rem;font-weight:700;letter-spacing:.1px;line-height:1.25rem}.rating-shape-component .rating-shape{display:flex;position:relative}.rating-shape-component .rating-shape__icon,.rating-shape-component .rating-shape__icon *{height:100%;left:0;position:absolute;top:0;width:100%}.rating-shape-component .rating-shape__icon-crop{overflow:hidden}.rating-shape-component .rating-shape__icon-bg .rating-shape__icon-mask{background-color:#ffffff29}.rating-shape-component .rating-shape.style-1 .rating-shape__icon-fg .rating-shape__icon-mask{background:linear-gradient(180deg,#fff,#e8e8e8)}.rating-shape-component .rating-shape.style-2 .rating-shape__icon-fg .rating-shape__icon-mask{background:linear-gradient(180deg,#00b179,#009365)}.rating-shape-component .rating-shape.style-3 .rating-shape__icon-fg .rating-shape__icon-mask{background:linear-gradient(180deg,#c06b47,#b25832)}.rating-shape-component .rating-shape.style-4 .rating-shape__icon-fg .rating-shape__icon-mask{background:linear-gradient(180deg,#c7d6ee,#a4b8d7)}.rating-shape-component .rating-shape.style-5 .rating-shape__icon-fg .rating-shape__icon-mask{background:linear-gradient(180deg,#fef758,#ffcb44)}.rating-shape-component .rating-shape.size-20{height:20px;min-height:20px;min-width:20px;width:20px}.rating-shape-component .rating-shape.size-20 .rating-shape__icon-mask{min-width:20px;width:20px}.rating-shape-component .rating-shape.size-32{height:32px;min-height:32px;min-width:32px;width:32px}.rating-shape-component .rating-shape.size-32 .rating-shape__icon-mask{min-width:32px;width:32px}@font-face{font-display:swap;font-family:Montserrat;font-weight:700;src:url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/montserrat-latin-700.woff2?56c09b9a46af6a54eeb30e554f833d13) format("woff2"),url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/montserrat-latin-700.woff?fb5068a547276441355d904f51c6d431) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-weight:900;src:url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/montserrat-latin-900.woff2?9eb1abb07993e92b6cc7bdb9fc436d7a) format("woff2"),url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/montserrat-latin-900.woff?183c4619c3093b56c8bb1c7c89ef71e4) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-weight:300;src:url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-300.woff2?c93abfae8b4c45ec09295412e7e750f8) format("woff2"),url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-300.woff2?c93abfae8b4c45ec09295412e7e750f8) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-weight:400;src:url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-400.woff2?a1535f451fb7bb98f526f30e1050f487) format("woff2"),url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-400.woff2?a1535f451fb7bb98f526f30e1050f487) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-weight:700;src:url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-700.woff2?b245bc85ddeedb27a5498aabf8807c76) format("woff2"),url(/wp-content/themes/12002/assets/dist/fonts/vendor/@slotozilla/ui-kit/src/lib/open-sans-latin-700.woff2?b245bc85ddeedb27a5498aabf8807c76) format("woff")}.wrapped-icon-component :host{display:inline-block}.wrapped-icon-component :host ::ng-deep svg{color:inherit}.wrapped-icon-component .wrapped-icon{border-radius:8px;display:inline-flex;line-height:0}.wrapped-icon-component .wrapped-icon__style-primary{background-color:#00cc8829;color:#0c8}.wrapped-icon-component .wrapped-icon__style-secondary{background-color:#ffbb2329;color:#ffbb23}.wrapped-icon-component .wrapped-icon__style-alert{background-color:#da3b3b29;color:#da3b3b}.wrapped-icon-component .wrapped-icon__style-neutral{background-color:#596ab129;color:#95a6d0}.wrapped-icon-component .wrapped-icon__size-small{padding:8px}.wrapped-icon-component .wrapped-icon__size-large{padding:12px}.availability-icon-component .availability-icon{display:inline-flex;position:relative}.availability-icon-component .availability-icon__badge{position:absolute;right:-4px;top:-4px}.availability-icon-component .availability-icon.available .availability-icon__main{color:#fff}.availability-icon-component .availability-icon.unavailable .availability-icon__main{color:#ffffff66}.badge-availability-component .badge-availability{align-items:center;background-color:#3b3d68;border-radius:100%;display:flex;height:12px;justify-content:center;min-width:12px;width:12px}.badge-availability-component .badge-availability.positive{color:#0c8}.badge-availability-component .badge-availability.negative{color:#da3b3b}.badge-availability-component .badge-availability svg path{stroke-width:6px}.modal-random-place-component .modal-random-place{background:#3b3d68;border:1px solid #596ab166;border-radius:8px;box-shadow:0 30px 80px 0 #07070a80;display:none;padding:16px;position:absolute;z-index:11200}.modal-random-place-component .modal-random-place__close{align-items:center;background:#3b3d68;border:1px solid #596ab166;border-radius:24px;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:-12px;top:-12px;width:24px}.modal-random-place-component .modal-random-place__content{position:relative}.modal-random-place-component .modal-random-place__show{display:block}.modal-random-place-component .modal-random-place{z-index:11110}.casino-review-sidebar-container{background:#303250;border:1px solid #474c85;border-radius:16px;padding:16px}.casino-review-sidebar__left{display:none;flex-direction:column;gap:16px}.casino-review-sidebar__left .casino-review-sidebar__logo{margin:0}.casino-review-sidebar__right{display:flex;flex-direction:column;gap:12px}.casino-review-sidebar__logo{border-radius:12px;margin:-12px -12px 4px;overflow:hidden}.casino-review-sidebar__logo img{border-radius:0!important;width:100%}.casino-review-sidebar__title{margin:0;padding:0}.casino-review-sidebar__ratings{display:flex;flex-direction:column;gap:12px;margin:0;padding:8px 0}.casino-review-sidebar__ratings li{align-items:center;align-self:stretch;display:flex;gap:12px}.casino-review-sidebar__ratings-label{align-items:center;align-self:stretch;color:#f5f6fa;display:flex;font-size:.6875rem;font-weight:600;gap:8px;letter-spacing:.1px;line-height:1rem}.casino-review-sidebar__ratings-label .icon-control-common-component{height:16px!important;margin-left:-2px;margin-top:-4px}.casino-review-sidebar__ratings-data{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.casino-review-sidebar__ratings-data .tag-status-component{display:flex}.casino-review-sidebar__ratings-data .rating-component{display:flex;padding:2px 0}.casino-review-sidebar__hr{background:#596ab166;height:1px}.casino-review-sidebar__btns{display:flex;flex-direction:column;gap:8px}.casino-review-sidebar__btns-other{display:none}.casino-review-sidebar__description{display:flex;flex-direction:column;gap:16px;padding:12px 0 16px}.casino-review-sidebar__description>ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0}.casino-review-sidebar__description>ul>li{align-items:center;color:#fff;display:flex;font-size:.75rem;font-weight:400;gap:8px;letter-spacing:.4px;line-height:1rem}.casino-review-sidebar__description .availability-icon,.casino-review-sidebar__description .icon-component{display:block!important}.casino-review-sidebar__label{color:#b5c1de;font-size:.75rem;font-weight:600;letter-spacing:.1px;line-height:1rem}.casino-review-sidebar__label span{color:#fff;font-size:.75rem;font-weight:400;letter-spacing:.4px;line-height:1rem}.casino-review-sidebar__licensing img{background:#fff;border-radius:8px;max-height:50px;max-width:50px}.casino-review-sidebar__langs>span{width:100%}.casino-review-sidebar__langs button{white-space:nowrap}.casino-review-sidebar__langs-popup ul{display:flex;flex-direction:column;gap:16px;min-width:176px}.casino-review-sidebar__langs-popup ul li{align-items:center;display:flex;font-size:.75rem;font-weight:400;gap:8px;letter-spacing:.4px;line-height:1rem}.casino-review-sidebar__verified{align-items:center;background:#596ab129;border-radius:8px;display:flex;gap:8px;padding:8px}.casino-review-sidebar__verified .icon-component{filter:brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(1387%) hue-rotate(125deg) brightness(102%) contrast(102%)}.casino-review-sidebar__verified a{color:#ffbb23;font-size:.75rem;letter-spacing:.4px;line-height:1rem;text-decoration:underline}.casino-review-sidebar__verified-wrap{color:#f5f6fa;font-size:.75rem;letter-spacing:.4px;line-height:1rem}.casino-review-sidebar-container .expand-collapse-component .expand-collapse__btn{margin-top:0;transition:.25s}.casino-review-sidebar-container .expand-collapse-component .expand-collapse__expand .expand-collapse__btn{margin-top:24px}@media screen and (min-width:768px) and (max-width:1024px){.casino-review-sidebar-container{display:flex;gap:24px;padding:24px}.casino-review-sidebar__left{display:flex;max-width:262px}.casino-review-sidebar__right{flex:1}.casino-review-sidebar__right .casino-review-sidebar__btns,.casino-review-sidebar__right .casino-review-sidebar__logo{display:none}.casino-review-sidebar__description{padding-bottom:4px;padding-top:12px}}@media screen and (min-width:851px) and (max-width:1024px){.casino-review-sidebar__description ul{-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr 1fr}.casino-review-sidebar__ratings{flex-direction:row;padding:16px 0}.casino-review-sidebar__ratings li{align-items:flex-start;flex:1;flex-direction:column}.casino-review-sidebar__licensing-title,.casino-review-sidebar__withdrawal-link{grid-column-end:3;grid-column-start:1}.casino-review-sidebar__withdrawal-link{padding-top:4px}}.notification-static-component .notification{overflow:hidden}.notification-static-component .notification__content{align-items:flex-start;border-radius:8px;border-style:solid;border-width:1px;color:#fff;display:flex;padding:16px}.notification-static-component .notification__text{font-size:.875rem;letter-spacing:.25px;line-height:1.25rem}.notification-static-component .notification__leading-icon{margin-right:8px}.notification-static-component .notification.type--error-alert .notification__content{background-color:#da3b3b29;border-color:#da3b3b}.notification-static-component .notification.type--error-alert .notification__leading-icon{filter:brightness(0) saturate(100%) invert(36%) sepia(69%) saturate(1629%) hue-rotate(333deg) brightness(84%) contrast(103%)}.notification-static-component .notification.type--common .notification__content{background-color:#596ab129;border-color:#596ab1}.notification-static-component .notification.type--common .notification__leading-icon{filter:brightness(0) saturate(100%) invert(39%) sepia(12%) saturate(2173%) hue-rotate(191deg) brightness(102%) contrast(90%)}.notification-static-component .notification.type--warning .notification__content{background-color:#ffbb2329;border-color:#f5a300}.notification-static-component .notification.type--warning .notification__leading-icon{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.notification-static-component .notification.type--success .notification__content{background-color:#00cc8829;border-color:#0c8}.notification-static-component .notification.type--success .notification__leading-icon{filter:brightness(0) saturate(100%) invert(53%) sepia(17%) saturate(3202%) hue-rotate(119deg) brightness(102%) contrast(102%)}.notification-static-component .notification__leading-icon{display:flex;filter:none!important;min-width:24px}.notification-static-component .notification.type--error-alert svg path{stroke:#da3b3b}.notification-static-component .notification.type--common svg path{stroke:#596ab1}.notification-static-component .notification.type--warning svg path{stroke:#f5a300}.notification-static-component .notification.type--success svg path{stroke:#0c8}.floating-button-component :host.floating-button,.floating-button-component.host.floating-button{align-items:center;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:40px;cursor:pointer;display:flex;flex-flow:row nowrap;gap:12px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;outline:1px solid #ffffff14;outline-offset:-1px}.floating-button-component :host.floating-button .floating-button__label,.floating-button-component.host.floating-button .floating-button__label{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem}.floating-button-component :host.floating-button--small,.floating-button-component.host.floating-button--small{padding:8px}.floating-button-component :host.floating-button--small .floating-button__label,.floating-button-component.host.floating-button--small .floating-button__label{padding-left:8px}.floating-button-component :host.floating-button--large,.floating-button-component.host.floating-button--large{padding:16px}.floating-button-component :host.floating-button--large .floating-button__label,.floating-button-component.host.floating-button--large .floating-button__label{padding-left:4px}.floating-button-component :host.floating-button--base,.floating-button-component.host.floating-button--base{background:#596ab129}.floating-button-component :host.floating-button--base:hover,.floating-button-component.host.floating-button--base:hover{background:#596ab13d}.floating-button-component :host.floating-button--base:active,.floating-button-component.host.floating-button--base:active{background:#596ab152}.floating-button-component :host.floating-button--base--filled,.floating-button-component.host.floating-button--base--filled{background:#596ab1!important}.floating-button-component :host.floating-button--primary,.floating-button-component.host.floating-button--primary{background:#00cc8829}.floating-button-component :host.floating-button--primary:hover,.floating-button-component.host.floating-button--primary:hover{background:#00cc883d}.floating-button-component :host.floating-button--primary:active,.floating-button-component.host.floating-button--primary:active{background:#00cc8852}.floating-button-component :host.floating-button--primary--filled,.floating-button-component.host.floating-button--primary--filled{background:#00a46e!important}.floating-button-component :host.floating-button--secondary,.floating-button-component.host.floating-button--secondary{background:#ffbb2329}.floating-button-component :host.floating-button--secondary:hover,.floating-button-component.host.floating-button--secondary:hover{background:#ffbb233d}.floating-button-component :host.floating-button--secondary:active,.floating-button-component.host.floating-button--secondary:active{background:#ffbb2352}.floating-button-component :host.floating-button--secondary--filled,.floating-button-component.host.floating-button--secondary--filled{background:#db860f!important}.tag-clipboard-component :host,.tag-clipboard-component.host{align-items:center;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:1px dashed #fff;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;flex-flow:row nowrap;font-size:.75rem;font-weight:600;gap:4px;letter-spacing:.1px;line-height:1rem;padding:4px 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--primary,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--primary{background:#00cc8829;border-color:#0c8;color:#0c8}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--primary:hover,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--primary:hover{background:#00cc883d}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--primary:active,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--primary:active{background:#00cc8852}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--primary ::ng-deep app-icon svg,.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--primary svg,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--primary ::ng-deep app-icon svg,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--primary svg{color:#0c8}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--secondary,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--secondary{background:#ffbb2329;border-color:#f5a300;color:#f5a300}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--secondary:hover,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--secondary:hover{background:#ffbb233d}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--secondary:active,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--secondary:active{background:#ffbb2352}.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--secondary ::ng-deep app-icon svg,.tag-clipboard-component :host:not(.is-disabled).tag-clipboard--secondary svg,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--secondary ::ng-deep app-icon svg,.tag-clipboard-component.host:not(.is-disabled).tag-clipboard--secondary svg{color:#f5a300}.tag-clipboard-component :host.tag-clipboard.is-disabled,.tag-clipboard-component.host.tag-clipboard.is-disabled{border-color:#ffffff14;color:#ffffff66;cursor:default}.tag-clipboard-component :host.tag-clipboard.is-disabled ::ng-deep app-icon svg,.tag-clipboard-component :host.tag-clipboard.is-disabled svg,.tag-clipboard-component.host.tag-clipboard.is-disabled ::ng-deep app-icon svg,.tag-clipboard-component.host.tag-clipboard.is-disabled svg{color:#ffffff66}.bottom-sheet-component .bottom-sheet{background:#3b3d68;border:1px solid #596ab166;border-bottom:0;border-radius:16px 16px 0 0;bottom:0;display:none;flex-direction:column;left:0;max-height:70vh;position:fixed;right:0;transform:translateY(100%);transition:.25s;z-index:11200}.bottom-sheet-component .bottom-sheet__header{padding:16px}.bottom-sheet-component .bottom-sheet__title{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem}.bottom-sheet-component .bottom-sheet__close{cursor:pointer;position:absolute;right:10px;top:11px}.bottom-sheet-component .bottom-sheet__content-wrapper{overflow:auto;padding:16px}.bottom-sheet-component .bottom-sheet__show{display:flex}.bottom-sheet-component .bottom-sheet__anim{transform:translateY(0)}.bottom-sheet-component .bottom-sheet__body-overflow{overflow:hidden;touch-action:none}.bottom-sheet-component .bottom-sheet__blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000066;display:none;inset:0;position:fixed;z-index:11199}.bottom-sheet-component .bottom-sheet__blur-show{display:block}.bottom-sheet__blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000066;display:none;inset:0;position:fixed;z-index:11199}.bottom-sheet__blur-show{display:block}body.admin-bar .bottom-sheet{z-index:100000}.icon-button-component :host,.icon-button-component.host{display:inline-block;height:-webkit-max-content;height:-moz-max-content;height:max-content;line-height:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.icon-button-component .icon-button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;line-height:0;padding:8px;position:relative}.icon-button-component .icon-button__label{font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem}.icon-button-component .icon-button.outlined{padding:7px}.icon-button-component .icon-button.primary{color:#0c8}.icon-button-component .icon-button.primary .icon-button__icon{filter:brightness(0) saturate(100%) invert(53%) sepia(17%) saturate(3202%) hue-rotate(119deg) brightness(102%) contrast(102%)}.icon-button-component .icon-button.primary.standard{background-color:transparent}.icon-button-component .icon-button.primary.standard:hover{background-color:#00cc8814}.icon-button-component .icon-button.primary.standard:active{background-color:#00cc8829}.icon-button-component .icon-button.primary.standard:disabled{background-color:transparent}.icon-button-component .icon-button.primary.filled{background-color:#0c8;color:#003024}.icon-button-component .icon-button.primary.filled:hover{background:linear-gradient(180deg,#ffffff14,#ffffff14),linear-gradient(180deg,#0c8,#0c8)}.icon-button-component .icon-button.primary.filled:active{background:linear-gradient(180deg,#ffffff52,#ffffff52),linear-gradient(180deg,#0c8,#0c8)}.icon-button-component .icon-button.primary.filled:disabled{background:none;background-color:#ffffff14!important}.icon-button-component .icon-button.primary.filled .icon-button__icon{filter:brightness(0) saturate(100%) invert(14%) sepia(11%) saturate(4436%) hue-rotate(122deg) brightness(101%) contrast(105%)}.icon-button-component .icon-button.primary.tonal{background-color:#00cc8829}.icon-button-component .icon-button.primary.tonal:hover{background-color:#00cc883d}.icon-button-component .icon-button.primary.tonal:active{background-color:#00cc8852}.icon-button-component .icon-button.primary.tonal:disabled{background-color:#ffffff14}.icon-button-component .icon-button.primary.outlined{background-color:#00cc8814;border:1px solid #00cc8866}.icon-button-component .icon-button.primary.outlined:hover{background-color:#00cc8829;border-color:#0c8}.icon-button-component .icon-button.primary.outlined:active{background-color:#00cc883d;border-color:#0c8}.icon-button-component .icon-button.primary.outlined:disabled{background-color:transparent;border-color:#ffffff14}.icon-button-component .icon-button.secondary{color:#f5a300}.icon-button-component .icon-button.secondary .icon-button__icon{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.icon-button-component .icon-button.secondary.standard{background-color:transparent}.icon-button-component .icon-button.secondary.standard:hover{background-color:#ffbb2314}.icon-button-component .icon-button.secondary.standard:active{background-color:#ffbb2329}.icon-button-component .icon-button.secondary.standard:disabled{background-color:transparent}.icon-button-component .icon-button.secondary.filled{background-color:#f5a300;color:#4c2605}.icon-button-component .icon-button.secondary.filled:hover{background:linear-gradient(180deg,#ffffff14,#ffffff14),linear-gradient(180deg,#f5a300,#f5a300)}.icon-button-component .icon-button.secondary.filled:active{background:linear-gradient(180deg,#ffffff52,#ffffff52),linear-gradient(180deg,#f5a300,#f5a300)}.icon-button-component .icon-button.secondary.filled:disabled{background:none;background-color:#ffffff14!important}.icon-button-component .icon-button.secondary.filled .icon-button__icon{filter:brightness(0) saturate(100%) invert(15%) sepia(36%) saturate(1855%) hue-rotate(356deg) brightness(97%) contrast(99%)}.icon-button-component .icon-button.secondary.tonal{background-color:#ffbb2329}.icon-button-component .icon-button.secondary.tonal:hover{background-color:#ffbb233d}.icon-button-component .icon-button.secondary.tonal:active{background-color:#ffbb2352}.icon-button-component .icon-button.secondary.tonal:disabled{background-color:#ffffff14}.icon-button-component .icon-button.secondary.outlined{background-color:#ffbb2314;border:1px solid #ffbb2366}.icon-button-component .icon-button.secondary.outlined:hover{background-color:#ffbb2329;border-color:#f5a300}.icon-button-component .icon-button.secondary.outlined:active{background-color:#ffbb233d;border-color:#f5a300}.icon-button-component .icon-button.secondary.outlined:disabled{background-color:transparent;border-color:#ffffff14}.icon-button-component .icon-button.neutral{color:#fff}.icon-button-component .icon-button.neutral .icon-button__icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(83deg) brightness(117%) contrast(101%)}.icon-button-component .icon-button.neutral.standard{background-color:transparent}.icon-button-component .icon-button.neutral.standard:hover{background-color:#ffffff14}.icon-button-component .icon-button.neutral.standard:active{background-color:#ffffff29}.icon-button-component .icon-button.neutral.standard:disabled{background-color:transparent}.icon-button-component .icon-button.neutral.filled{background-color:#fff;color:#232438}.icon-button-component .icon-button.neutral.filled:hover{background:linear-gradient(180deg,#ffffff14,#ffffff14),linear-gradient(180deg,#fff,#fff)}.icon-button-component .icon-button.neutral.filled:active{background:linear-gradient(180deg,#ffffff52,#ffffff52),linear-gradient(180deg,#fff,#fff)}.icon-button-component .icon-button.neutral.filled:disabled{background:none;background-color:#ffffff14!important}.icon-button-component .icon-button.neutral.filled .icon-button__icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(83deg) brightness(117%) contrast(101%)}.icon-button-component .icon-button.neutral.tonal{background-color:#ffffff29}.icon-button-component .icon-button.neutral.tonal:hover{background-color:#ffffff3d}.icon-button-component .icon-button.neutral.tonal:active{background-color:#ffffff52}.icon-button-component .icon-button.neutral.tonal:disabled{background-color:#ffffff14}.icon-button-component .icon-button.neutral.outlined{background-color:#ffffff14;border:1px solid #ffffff66}.icon-button-component .icon-button.neutral.outlined:hover{background-color:#ffffff29;border-color:#fff}.icon-button-component .icon-button.neutral.outlined:active{background-color:#ffffff3d;border-color:#fff}.icon-button-component .icon-button.neutral.outlined:disabled{background-color:transparent;border-color:#ffffff14}.icon-button-component .icon-button.alert-error{color:#da3b3b}.icon-button-component .icon-button.alert-error .icon-button__icon{filter:brightness(0) saturate(100%) invert(36%) sepia(69%) saturate(1629%) hue-rotate(333deg) brightness(84%) contrast(103%)}.icon-button-component .icon-button.alert-error.standard{background-color:transparent}.icon-button-component .icon-button.alert-error.standard:hover{background-color:#da3b3b14}.icon-button-component .icon-button.alert-error.standard:active{background-color:#da3b3b29}.icon-button-component .icon-button.alert-error.standard:disabled{background-color:transparent}.icon-button-component .icon-button.alert-error.filled{background-color:#da3b3b;color:#fdf2f2}.icon-button-component .icon-button.alert-error.filled:hover{background:linear-gradient(180deg,#ffffff14,#ffffff14),linear-gradient(180deg,#da3b3b,#da3b3b)}.icon-button-component .icon-button.alert-error.filled:active{background:linear-gradient(180deg,#ffffff52,#ffffff52),linear-gradient(180deg,#da3b3b,#da3b3b)}.icon-button-component .icon-button.alert-error.filled:disabled{background:none;background-color:#ffffff14!important}.icon-button-component .icon-button.alert-error.filled .icon-button__icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(83deg) brightness(117%) contrast(101%)}.icon-button-component .icon-button.alert-error.tonal{background-color:#da3b3b29}.icon-button-component .icon-button.alert-error.tonal:hover{background-color:#da3b3b3d}.icon-button-component .icon-button.alert-error.tonal:active{background-color:#da3b3b52}.icon-button-component .icon-button.alert-error.tonal:disabled{background-color:#ffffff14}.icon-button-component .icon-button.alert-error.outlined{background-color:#da3b3b14;border:1px solid #da3b3b66}.icon-button-component .icon-button.alert-error.outlined:hover{background-color:#da3b3b29;border-color:#da3b3b}.icon-button-component .icon-button.alert-error.outlined:active{background-color:#da3b3b3d;border-color:#da3b3b}.icon-button-component .icon-button.alert-error.outlined:disabled{background-color:transparent;border-color:#ffffff14}.icon-button-component .icon-button .icon-button__label{padding:0 2px 0 8px}.icon-button-component .icon-button:disabled{background-color:transparent;color:#ffffff66!important}.icon-button-component .icon-button:disabled .icon-button__icon{filter:brightness(0) saturate(100%) invert(51%) sepia(8%) saturate(435%) hue-rotate(198deg) brightness(93%) contrast(84%)!important}.notification-floating-component :host,.notification-floating-component.host{display:block;left:50%;position:fixed;top:0;transform:translateX(-50%) translateY(-120%);transition:.4s;width:calc(100% - 32px);z-index:99999}@media screen and (min-width:768px){.notification-floating-component :host,.notification-floating-component.host{width:auto}}.notification-floating-component :host.visible,.notification-floating-component.host.visible{transform:translateX(-50%) translateY(96px)}@media screen and (min-width:768px){.notification-floating-component :host.visible,.notification-floating-component.host.visible{width:auto}}@media screen and (min-width:1170px){.notification-floating-component :host.visible,.notification-floating-component.host.visible{transform:translateX(-50%) translateY(16px)}}.notification-floating-component .notification-floating{background-color:#d9dfed;border-radius:8px;box-shadow:0 2px 16px 0 #0000004d,0 16px 20px 0 #00000033;display:block;padding:0 8px 0 16px}.notification-floating-component .notification-floating__content{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;justify-content:space-between}.notification-floating-component .notification-floating__text{color:#121328;font-size:.875rem;letter-spacing:.25px;line-height:1.25rem;padding-bottom:12px;padding-top:12px}.icon-control-on-surface-component .icon-control-on-surface{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff66;border-radius:8px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.icon-control-on-surface-component .icon-control-on-surface:hover{background:#ffffff1f;border:1px solid #fff}.icon-control-on-surface-component .icon-control-on-surface:active{background:#ffffff29;border:1px solid #fff}.icon-control-on-surface-component .icon-control-on-surface.medium{height:32px;width:32px}.icon-control-on-surface-component .icon-control-on-surface.large{height:40px;width:40px}.bonus-card-container{background:#303250;border:1px solid #596ab166;border-radius:16px;padding:24px}.bonus-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.bonus-card__title{color:#fff;font-family:Montserrat;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:24px}.bonus-card__title span{color:#0c8}.bonus-card__col{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}@media (min-width:650px){.bonus-card__col{flex-direction:row}}.bonus-card__accordion{background:#3b3d68;border:1px solid #596ab166;border-radius:8px}.bonus-card__accordion-list{align-self:stretch;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.bonus-card__accordion-header{align-items:center;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:12px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bonus-card__accordion-title{color:#b5c1de;flex:1;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem}.bonus-card__accordion-title span{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.25px;line-height:1.25rem}.bonus-card__accordion-body{color:#f5f6fa;display:none;font-size:.75rem;font-weight:400;letter-spacing:.4px;line-height:1rem;padding:8px 16px 16px}.bonus-card__accordion.bonus-card__accordion--open .bonus-card__accordion-body{display:block}.bonus-card__accordion.bonus-card__accordion--open .bonus-card__accordion-arrow{transform:rotate(180deg)}.bonus-card__review.bonus-card__accordion--open .bonus-card__accordion-body{display:flex;gap:8px}.bonus-card__review-check{filter:brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(1387%) hue-rotate(125deg) brightness(102%) contrast(102%)!important}.bonus-card__review .bonus-card__accordion-title{color:#f5f6fa;font-size:.875rem;font-weight:400;letter-spacing:.25px;line-height:1.25rem}.bonus-card__review .bonus-card__accordion-title a{color:#ffbb23;text-decoration:underline}.bonus-card__review .bonus-card__accordion-title a:hover{text-decoration:none}.bonus-card__review-photo{border-radius:50%!important;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.bonus-card__review-info{display:flex;flex-direction:column;gap:16px}.bonus-card__review-content,.bonus-card__review-rating{display:flex;flex-direction:column;gap:4px}.bonus-card__review-screen{border-radius:4px;cursor:pointer;overflow:hidden;position:relative}.bonus-card__review-screen-wrapper{overflow:auto}.bonus-card__review-screen-list{display:flex;flex-wrap:wrap;gap:4px}.bonus-card__review-screen img{border-radius:0!important;display:block;height:40px;width:auto}.bonus-card__review-screen--hover{align-items:center;background:rgba(0,0,0,.4);bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.bonus-card__review-screen:hover .bonus-card__review-screen--hover{display:flex}.bonus-card__review__gallery-btns{display:none}.bonus-card__review__gallery-plus,.bonus-card__review__gallery-prev{margin-right:8px}.bonus-card__review__gallery-minus,.bonus-card__review__gallery-next{margin-right:24px}.bonus-card__info{min-width:290px}.bonus-card__logo{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:center;margin-bottom:24px;overflow:hidden}.bonus-card__logo img{display:block}.bonus-card__btn-bonus{margin-bottom:8px}.bonus-card__btn-review{margin-bottom:16px}.bonus-card__claimed{align-items:center;display:flex;gap:8px;margin-bottom:24px}.bonus-card__codes{margin-bottom:24px}.bonus-card__codes-label{color:#b5c1de;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem;margin-bottom:8px}.bonus-card__codes-list{display:flex;flex-wrap:wrap;gap:8px}.bonus-card__user-vote{margin-bottom:24px}.bonus-card__user-vote__label{color:#b5c1de;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem;margin-bottom:8px}.bonus-card__user-vote__btns{display:flex;gap:8px}.bonus-card__section{border:1px solid #596ab166;border-radius:12px;display:flex;flex-direction:column;gap:16px;margin-bottom:16px;padding:24px}.bonus-card__section-title{display:flex;gap:12px}.bonus-card__section-title span{font-size:1rem;font-weight:700;letter-spacing:.1px;line-height:1.5rem}.bonus-card__cards-list{display:grid;gap:4px;grid-template-columns:repeat(auto-fill,minmax(71px,1fr));margin:0;max-height:104px;overflow:hidden;padding:0;position:relative}.bonus-card__cards-list--show{height:auto}.bonus-card__cards-card{align-items:center;background:#fff;border:1px solid #596ab166;border-radius:8px;display:flex;height:50px;justify-content:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bonus-card__cards-card img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.bonus-card__cards-all{background:#ffbb2314;border-color:#ffbb2366;color:#fff;cursor:pointer;font-size:.6875rem;font-weight:600;letter-spacing:.1px;line-height:1rem;transition:.25s}.bonus-card__cards-all:hover{background:#ffbb231f;border-color:#ffbb23}.bonus-card__cards-all:active{background:#ffbb2329;border-color:#ffbb23}.bonus-card__cards-popup{display:grid;gap:4px;grid-template-columns:repeat(auto-fill,minmax(57px,1fr));max-height:400px;overflow:auto;width:260px}@-moz-document url-prefix(){.bonus-card__cards-popup{scrollbar-color:rgba(89,106,177,.4) transparent;scrollbar-width:thin}}.bonus-card__cards-popup::-webkit-scrollbar{height:8px;width:8px}.bonus-card__cards-popup::-webkit-scrollbar-thumb{background-color:#ffffff29;border-radius:80px}.bonus-card__cards-popup::-webkit-scrollbar-track{background-color:transparent;border:0}.bonus-card__cards-popup::-webkit-scrollbar-button{background-color:transparent}.bonus-card__cards-popup .bonus-card__cards-card{display:flex!important;height:40px}.bonus-card__cards-popup .bonus-card__cards-all{display:none!important}.bonus-card__ttab{gap:0}.bonus-card__ttab .bonus-card__section-title{margin-bottom:12px}.bonus-card__ttab-description{color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.1px;line-height:1rem;margin-top:8px;order:3;text-align:center}.bonus-card__ttab-description span{font-size:.75rem;font-weight:700;letter-spacing:.1px;line-height:1rem}.bonus-card__ttab-division{counter-increment:division-counter;flex:1;position:relative;text-align:center}.bonus-card__ttab-division-list{counter-reset:division-counter;display:flex;flex-direction:column;height:276px;margin:2px;position:relative}.bonus-card__ttab-division div{color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.1px;line-height:1rem;padding-bottom:0;padding-left:26px;position:absolute;right:0;text-align:left;top:calc(50% - 6px);width:50%}.bonus-card__ttab-division div:after{content:" " attr(data-unit)}.bonus-card__ttab-division:before{content:"";height:100%;left:calc(50% - 8px);position:absolute;top:0;width:16px}.bonus-card__ttab-division:after{bottom:calc(50% - 9px);content:counter(division-counter);display:block;font-size:.75rem;font-weight:600;letter-spacing:.1px;line-height:1rem;padding-right:30px;position:absolute;text-align:right;width:50%}.bonus-card__ttab-division-1:before{background:#ce2727;border-radius:4px 4px 0 0}.bonus-card__ttab-division-1:after{color:#ce2727}.bonus-card__ttab-division-2:before{background:#da3b3b}.bonus-card__ttab-division-2:after{color:#da3b3b}.bonus-card__ttab-division-3:before{background:#db860f}.bonus-card__ttab-division-3:after{color:#db860f}.bonus-card__ttab-division-4:before{background:#f5a300}.bonus-card__ttab-division-4:after{color:#f5a300}.bonus-card__ttab-division-5:before{background:#f1c937}.bonus-card__ttab-division-5:after{color:#f1c937}.bonus-card__ttab-division-6:before{background:#00835c}.bonus-card__ttab-division-6:after{color:#00835c}.bonus-card__ttab-division-7:before{background:#00a46e}.bonus-card__ttab-division-7:after{color:#00a46e}.bonus-card__ttab-division-8:before{background:#0c8}.bonus-card__ttab-division-8:after{color:#0c8}.bonus-card__ttab-division-9:before{background:#25e29d}.bonus-card__ttab-division-9:after{color:#25e29d}.bonus-card__ttab-division-10:before{background:#63f2b9;border-radius:0 0 4px 4px}.bonus-card__ttab-division-10:after{color:#63f2b9}.bonus-card__ttab-division-value{background:#d9dfed;border-radius:2px;height:4px;position:absolute;width:32px}@media (max-width:767px){.bonus-card__ttab-division-value{left:calc(50% - 16px)!important}}@media (min-width:768px){.bonus-card__ttab-description{margin-bottom:8px;margin-top:0;order:0;text-align:left}.bonus-card__ttab-division-list{flex-direction:row;height:100%}.bonus-card__ttab-division div{padding-bottom:56px;padding-left:0;position:relative;right:auto;text-align:center;top:0;width:100%}.bonus-card__ttab-division div:after{content:" " attr(data-unitshort)}.bonus-card__ttab-division:before{height:16px;left:0;top:27px;width:100%}.bonus-card__ttab-division:after{bottom:0;padding-right:0;text-align:center;width:100%}.bonus-card__ttab-division-1:before{border-radius:4px 0 0 4px}.bonus-card__ttab-division-10:before{border-radius:0 4px 4px 0}.bonus-card__ttab-division-value{height:32px;top:20px!important;width:4px}}.bonus-card__slots-head{align-items:center;display:flex;justify-content:space-between}.bonus-card__slots-navs{display:none;gap:4px}.bonus-card__slots-slider{overflow:auto;padding-bottom:8px}.bonus-card__slots-track{display:flex;gap:10px}.bonus-card__slots .slot-game-component{min-width:168px}.bonus-card__slots .slot-game-component .slot-game__image{height:112px}@media (max-width:1024px){@-moz-document url-prefix(){.bonus-card__slots-slider{scrollbar-color:rgba(89,106,177,.4) transparent;scrollbar-width:thin}}.bonus-card__slots-slider::-webkit-scrollbar{height:8px;width:8px}.bonus-card__slots-slider::-webkit-scrollbar-thumb{background-color:#ffffff29;border-radius:80px}.bonus-card__slots-slider::-webkit-scrollbar-track{background-color:transparent;border:0}.bonus-card__slots-slider::-webkit-scrollbar-button{background-color:transparent}}@media (min-width:1025px){.bonus-card__slots-navs{display:flex}.bonus-card__slots-slider{overflow:hidden;padding-bottom:0;position:relative}.bonus-card__slots-track{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.bonus-card__slots-track::-webkit-scrollbar{display:none}}.bonus-card__more.expand-collapse .expand-collapse__btn{background:transparent;border:1px solid #596ab166;border-radius:12px;margin-top:0}.bonus-card__more.expand-collapse .expand-collapse__btn-wrapper{flex-direction:row-reverse;padding:12px 16px}.bonus-card__more.expand-collapse .expand-collapse__btn .icon{filter:brightness(0) saturate(100%) invert(88%) sepia(29%) saturate(3722%) hue-rotate(338deg) brightness(102%) contrast(101%)}.bonus-card__more.expand-collapse .expand-collapse__label{color:#ffbb23;font-size:.875rem;font-weight:400;letter-spacing:.25px;line-height:1.25rem}.bonus-card__more.expand-collapse .expand-collapse__btn{transition:.25s}.bonus-card__more.expand-collapse__expand .expand-collapse__btn{margin-top:24px}.bonus-card__success-rate__open{display:table}.bonus-card__success-rate__wrapper{max-height:184px;overflow:auto}.bonus-card__success-rate__popup{width:258px}.bonus-card__success-rate__label{font-size:1rem;font-weight:400;letter-spacing:.1px;line-height:1.5rem;margin-bottom:16px}.bonus-card__success-rate__table{overflow:hidden}.bonus-card__success-rate__head{display:flex;justify-content:flex-end}.bonus-card__success-rate__head-dislike,.bonus-card__success-rate__head-like{display:flex;filter:brightness(0) saturate(100%) invert(53%) sepia(17%) saturate(3202%) hue-rotate(119deg) brightness(102%) contrast(102%);justify-content:center;width:50px}.bonus-card__success-rate__head-dislike{filter:brightness(0) saturate(100%) invert(36%) sepia(69%) saturate(1629%) hue-rotate(333deg) brightness(84%) contrast(103%)}.bonus-card__success-rate__tr{align-items:center;display:flex;margin-top:8px}.bonus-card__success-rate__country{align-items:center;color:#fff;display:flex;flex:1;font-size:.75rem;font-weight:400;gap:8px;letter-spacing:.4px;line-height:1rem}.bonus-card__success-rate__dislike,.bonus-card__success-rate__like{color:#0c8;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem;min-width:50px;text-align:center}.bonus-card__success-rate__dislike{color:#da3b3b}.bottom-sheet__content .bonus-card__success-rate__popup{margin:0 auto;max-width:400px;width:100%}.bottom-sheet__content .bonus-card__cards-popup{grid-template-columns:repeat(auto-fill,minmax(71px,1fr));width:100%}.bonus-card-list-container{display:flex;flex-direction:column;gap:16px}.bonus-card-list__placeholder{align-items:center;background:#303250;border:1px solid #596ab166;border-radius:16px;display:flex;justify-content:center;margin-bottom:48px;min-height:652px}.bonus-card-list__placeholder img{display:block}.bonus-card-list__load-more{display:table;margin:0 auto}.bonus-card-list__filter-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;letter-spacing:.1px;line-height:1.25rem;outline:1px solid #7387bf;outline-offset:-1px;padding:6px 12px 6px 8px;transition:.25s;white-space:nowrap}.bonus-card-list__filter-btn:hover{background:#596ab114}.bonus-card-list__filter-btn:focus{background:#596ab129}.bonus-card-list__filter-btn--active{background:#7387bf!important;cursor:default}.bonus-card-list__filter-list{align-items:center;align-self:stretch;display:flex;gap:8px}.bonus-card-list__filter-wrapper{overflow:auto}.casino-review-bonuses-tab-container,.casino-review-bonuses-tab-container p{color:#f5f6fa;font-size:1rem;font-weight:400;letter-spacing:.1px;line-height:1.5rem}.casino-review-bonuses-tab-container p{margin-bottom:24px}.casino-review-bonuses-tab-container h2{margin-bottom:16px}.casino-review-bonuses-tab-container__bonus-list{margin-bottom:48px}.casino-notification{display:flex;flex-direction:column;gap:16px;margin-bottom:48px;max-width:850px}@media (max-width:575px){.casino-notification{margin-bottom:24px}}.casino-notification h2{margin-bottom:0}.casino-notification__hide{display:none}.casino-notification svg path{vector-effect:non-scaling-stroke}.available-casinos{display:none;margin-bottom:48px;max-width:850px}@media (max-width:575px){.available-casinos{margin-bottom:24px}}.available-casinos.show-available-casinos{display:block}.available-casinos__list{display:flex;flex-wrap:wrap;gap:8px}.available-casinos__item{background:#303250;border:1px solid rgba(89,106,177,.4);border-radius:12px;box-sizing:border-box;display:flex;flex:0 0 calc(50% - 4px);justify-content:space-between;padding:4px}@media (max-width:768px){.available-casinos__item{flex:0 0 100%;max-width:100%}}.available-casinos__image-container{align-items:center;border-radius:12px;display:flex;float:left;height:60px;justify-content:center;margin-right:16px;min-width:80px;width:80px}@media screen and (min-width:480px){.available-casinos__image-container{height:93px;margin-right:24px;min-width:140px;width:140px}}.available-casinos__image{display:block;min-height:60px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:480px){.available-casinos__image{min-height:93px}}.available-casinos__info{display:flex;flex:1;flex-direction:column;justify-content:center}@media (max-width:768px){.available-casinos__info{max-width:none}}.available-casinos__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f5f6fa;display:-webkit-box;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.available-casinos__rating{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;flex-wrap:nowrap}.available-casinos__rating-value{white-space:nowrap}.available-casinos__rating-label{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;flex-wrap:nowrap}.available-casinos__rating-text{color:#f5f6fa;font-size:11px}.available-casinos__rating-icon{cursor:pointer;display:flex;min-width:16px;overflow:hidden;width:16px}.available-casinos__rating-popup{display:inline-flex}.available-casinos__ref-link{align-items:center;cursor:pointer;display:flex;padding:0 16px}@media screen and (min-width:480px){.available-casinos__ref-link{padding:0 24px}}.available-casinos .available-casinos__rating-text{white-space:nowrap}.expand-collapse-block{margin-bottom:48px;max-width:850px}@media (max-width:575px){.expand-collapse-block{margin-bottom:24px}}.expand-collapse-block__title{color:#f5f6fa;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:28px}.expand-collapse-block__content{font-size:16px;letter-spacing:.1px;line-height:24px;margin:0 auto;position:relative}.expand-collapse-block__content.ready .expand-collapse-block__text{visibility:visible}.expand-collapse-block__content.open-content .expand-collapse-block__button:before{transform:rotate(-180deg);transition:all .3s ease}.expand-collapse-block__text{max-height:0;overflow:hidden;transition:max-height .35s ease;visibility:hidden}.expand-collapse-block__text *{line-height:24px}.expand-collapse-block__text.collapsed{mask-image:linear-gradient(180deg,#000 60%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent)}.expand-collapse-block__button{align-items:center;background:rgba(89,106,177,.16);color:#fff;display:none;font-family:Open Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;gap:8px;justify-content:center;letter-spacing:.1px;line-height:16px;margin-top:16px;padding:4px 12px;width:100%}.expand-collapse-block__button:before{background:url(/wp-content/themes/12002/source/img/tables/arrow.svg) no-repeat 50%/16px 16px;content:"";display:inline-block;height:16px;transition:all .3s ease;width:16px}.expand-collapse-block__button.show-button{display:flex}.casino-bonuses{display:none;margin-bottom:48px;max-width:850px}@media (max-width:575px){.casino-bonuses{margin-bottom:24px}}.casino-bonuses.show-casino-bonuses{display:block}.casino-bonuses__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.casino-bonuses__header-title{margin-block:0!important;padding-top:0}.casino-bonuses__header-more{color:#ffbb23;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:12px;font-style:Regular;font-weight:400;gap:8px;letter-spacing:.4px;line-height:16px;white-space:nowrap}.casino-bonuses__list{display:flex;flex-wrap:wrap;gap:20px;list-style-type:none;margin:0;padding:0}.casino-bonuses__item-no-result,.casino-bonuses__item-result{border-radius:16px;box-sizing:border-box;display:flex;flex:0 0 calc(50% - 10px);gap:16px;justify-content:space-between;min-height:144px}@media (max-width:768px){.casino-bonuses__item-no-result,.casino-bonuses__item-result{flex:0 0 100%;max-width:100%}}.casino-bonuses__item-result .casino-bonuses__ref-link{padding:24px}.casino-bonuses__item-result .casino-bonuses__info{padding:24px 0}.casino-bonuses__item-result .casino-bonuses__image-container{padding:24px 0 24px 24px}.casino-bonuses__item-result{background:#303250;border:1px solid rgba(89,106,177,.4);position:relative}.casino-bonuses__item-no-result{background:rgba(89,106,177,.08);border:1px solid rgba(89,106,177,.08);padding:24px}.casino-bonuses__info{display:flex;flex:1;flex-direction:column;justify-content:flex-start}@media (max-width:768px){.casino-bonuses__info{max-width:none}}.casino-bonuses__label{color:#b5c1de;font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1px;line-height:16px;margin-bottom:8px;text-transform:uppercase}.casino-bonuses__message{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;margin-bottom:8px}.casino-bonuses__condition,.casino-bonuses__link,.casino-bonuses__ref-link{cursor:pointer;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;letter-spacing:.4px;line-height:16px}.casino-bonuses__condition,.casino-bonuses__link{color:#ffbb23}.casino-bonuses__attributes{display:flex;flex-direction:column;gap:16px;list-style-type:none}.casino-bonuses__attributes svg{color:#0c8}.casino-bonuses__attributes-item{display:flex;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;gap:16px;letter-spacing:.25px;line-height:20px}.casino-bonuses__attributes-dot{font-weight:700}.casino-bonus-types__popup{margin-left:-11px;margin-top:12px;width:320px}.casino-popularity{margin-bottom:48px;max-width:850px}@media (max-width:575px){.casino-popularity{margin-bottom:48px}}.casino-game-type{margin-bottom:48px;max-width:850px}@media (max-width:575px){.casino-game-type{margin-bottom:24px}}.casino-game-type__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.casino-game-type__header-title{margin-block:0!important;padding-top:0}.casino-game-type__header-more{color:#ffbb23;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:12px;font-style:Regular;font-weight:400;gap:8px;letter-spacing:.4px;line-height:16px;white-space:nowrap}.casino-game-type__list{display:flex;flex-wrap:wrap;gap:4px}.casino-game-type__item{box-sizing:border-box;flex:0 0 calc(16.66% - 4px)}@media (max-width:768px){.casino-game-type__item{flex:0 0 calc(25% - 4px)}}@media (max-width:400px){.casino-game-type__item{flex:0 0 calc(50% - 4px)}}.casino-providers-payments{margin-bottom:48px;max-width:850px}@media (max-width:575px){.casino-providers-payments{margin-bottom:24px}}.casino-providers-payments__title{margin-bottom:0}.casino-providers-payments__list{display:flex;flex-wrap:wrap;gap:4px;margin-top:16px;visibility:hidden}.casino-providers-payments__list.show-list{visibility:visible}.casino-providers-payments__list .hide-list-item{display:none}.casino-providers-payments__button{cursor:pointer}.author-review{max-width:850px}.author-review__title{margin-bottom:16px}.author-review__list{background:#303250;border:1px solid rgba(89,106,177,.4);border-radius:16px;list-style:none;padding:16px 24px}.author-review__item{border-radius:8px;display:flex;justify-content:space-between;padding:16px}.author-review__item:nth-child(2n){background:#3b3d68}.author-review__item .tag-status{display:flex}.author-review__name{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:24px}.author-review__cards{display:flex;gap:20px;margin-top:16px}@media (max-width:575px){.author-review__cards{flex-direction:column}}.author-review__card{background:#303250;border:1px solid rgba(89,106,177,.4);border-radius:16px;box-sizing:border-box;flex:0 0 calc(50% - 10px);padding:24px}@media (max-width:575px){.author-review__card{flex-direction:column}}.author-review__card-list{padding-left:0!important}.author-review__card-image{margin-bottom:32px}.author-review__card-item{display:flex;font-family:Open Sans;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;gap:16px;letter-spacing:.1px;line-height:24px;margin-bottom:16px}.author-review__card-item:last-child{margin-bottom:0}.author-review__card-green-icon{color:#0c8}.author-review__card-red-icon{color:#da3b3b}.author-review__comment{background:#303250;border:1px solid rgba(89,106,177,.4);border-radius:16px;display:flex;font-family:Open Sans,sans-serif;gap:24px;margin-top:16px;padding:24px}@media (max-width:575px){.author-review__comment{flex-direction:column}}.author-review__comment-avatar img{border-radius:50%;height:72px;max-width:none;-o-object-fit:cover;object-fit:cover;width:72px}.author-review__comment-avatar-desktop{display:block}@media (max-width:575px){.author-review__comment-avatar-desktop{display:none}}.author-review__comment-avatar-mobile{display:none}@media (max-width:575px){.author-review__comment-avatar-mobile{display:block}}.author-review__comment-header{display:flex;flex-direction:column;gap:4px}@media (max-width:575px){.author-review__comment-header{display:flex;flex-direction:row;gap:24px}}.author-review__comment-info{display:flex;flex-direction:column;gap:4px}.author-review__comment-label{color:#95a6d0;font-size:12px;font-weight:700;letter-spacing:.1px;line-height:16px;text-transform:uppercase}.author-review__comment-name{display:flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;gap:4px;letter-spacing:0;line-height:24px}.author-review__comment-verified{color:#25e29d}.author-review__comment-position{color:#f5f6fa;font-size:14px;letter-spacing:.25px;line-height:20px}.author-review__comment-quote{color:#ffbb23}.author-review__comment-body{display:flex;flex-direction:column;font-size:16px;gap:8px;letter-spacing:.1px;line-height:24px;margin-top:24px}.casino-review-tab-payment-methods .payment-method-container{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0}#reviews-panel .container-new-bonus-table tr.bonus-group-row{margin-inline:4px}@media screen and (min-width:801px){#reviews-panel #subscription-form{margin-left:40%}#reviews-panel .form-container .dinosavr_block{left:-10px}#reviews-panel .subscription{overflow:hidden}}@media screen and (min-width:1024px){#reviews-panel .container-new-bonus-table .bonus-info .bonus-info__block .bonus-info__block__interaction{min-width:210px;width:auto}}@media screen and (min-width:1201px){#reviews-panel #how-to .how-to-steps .step{flex:1 1 calc(33.33% - 18px);max-width:calc(33.33% - 18px)}}.tabs-pages{border:1px solid #596ab166;border-radius:16px;display:flex;gap:4px;justify-content:flex-start;padding:4px}.tabs-pages .tabs-pages-tab{width:166px}.tabs-pages-tab{align-items:center;background:#303250;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:120px;justify-content:flex-start;overflow:hidden;padding:24px 16px 16px;position:relative;width:137px;z-index:1}.tabs-pages-tab:before{background:#303250;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.tabs-pages-tab:hover:before{background:#596ab114}.tabs-pages-tab:active:before{background:#596ab129}.tabs-pages-tab.active{border:2px solid #ffbb23;color:#ffbb23}.tabs-pages-tab.active:before{background:#ffbb2314}.tabs-pages-tab.active:hover:before{background:#ffbb231f}.tabs-pages-tab.active:active:before{background:#ffbb2329}.tabs-pages-tab .tabs-pages-tab-title{display:block;font-family:Open Sans;font-size:.875rem;font-weight:600;letter-spacing:.1px;line-height:1.25rem;padding-bottom:10px;padding-top:10px;text-align:center;z-index:1}.tabs-pages-tab .badge-static-component{display:inline-flex;position:absolute;right:4px;top:8px;z-index:1}.tabs-pages-tab .icon-component{z-index:1}.badge-static-component span.badge-static{border-radius:50%;display:inline-block;height:8px;width:8px}.badge-static-component span.badge-static__value-isset{border-radius:100px;color:#4d0f0f;font-size:.6875rem;font-weight:700;height:auto;letter-spacing:.1px;line-height:16px;line-height:1rem;max-height:16px;padding:0 5px;width:auto}.badge-static-component span.badge-static__type-primary{background-color:#0c8}.badge-static-component span.badge-static__type-secondary{background-color:#ffbb23}.badge-static-component span.badge-static__type-error{background-color:#da3b3b}.badge-static-component span.badge-static__state-disabled.badge-static__type-primary{background-color:#00cc8866}.badge-static-component span.badge-static__state-disabled.badge-static__type-secondary{background-color:#ffbb2366}.badge-static-component span.badge-static__state-disabled.badge-static__type-error{background-color:#da3b3b66}.f-button.is-arrow{display:none!important}.fancybox__backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000066;opacity:1!important}.f-carousel__toolbar__column.is-right{padding:8px}#main{display:block}.content-section{display:block;margin-bottom:24px;width:100%}.casino-reviews .container{margin:0 auto;max-width:1170px;width:100%}.casino-reviews__tabs .icon-component.host .icon{background-size:auto}.casino-reviews__layout{align-items:flex-start;display:flex;padding-top:12px}.casino-reviews__layout .casino-reviews__sidebar{flex:0 0 270px;margin-right:20px;width:100%}.casino-reviews__layout .casino-reviews__content{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;width:100%}.casino-reviews__layout .casino-reviews__content .casino-reviews__panels{display:block;width:100%}.casino-reviews__layout #reviews-panel section.casino-info-section,.casino-reviews__layout #reviews-panel section.casino-info-section .container>:first-child,.casino-reviews__layout #reviews-panel section.top-content-section,.casino-reviews__layout #reviews-panel section.top-content-section .container>:first-child,.casino-reviews__layout .casino-reviews__content h1,.casino-reviews__layout .casino-reviews__content h2,.casino-reviews__layout .casino-reviews__content h3{margin-top:0}.casino-reviews__layout #reviews-panel .content-section>.container{padding-left:0;padding-right:0}.casino-reviews__layout p{margin-top:0}.casino-reviews__tabs{margin-bottom:48px}#casino-review-expand-collapse-block .expand-collapse-block__text>p:first-child{margin-top:0}@media screen and (max-width:1023px){.casino-reviews__layout{flex-direction:column}.casino-reviews__layout .casino-reviews__sidebar{margin-bottom:24px}}@media screen and (max-width:767px){.casino-reviews__tabs{-webkit-overflow-scrolling:touch;background:#303250;display:flex;flex-wrap:nowrap;gap:24px;margin-bottom:24px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 16px;scrollbar-width:none}.casino-reviews__tabs::-webkit-scrollbar{display:none}.casino-reviews__tabs .tabs-pages-tab{background:none;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;height:auto;max-width:unset;min-width:unset;padding:0;white-space:nowrap;width:auto!important}.casino-reviews__tabs .tabs-pages-tab:before{background:none}.casino-reviews__tabs .tabs-pages-tab .icon-component{display:none}.casino-reviews__tabs .tabs-pages-tab .badge-static-component{position:static}.casino-reviews__tabs .tabs-pages-tab.active{border:none;color:#fff}.casino-reviews__tabs .tabs-pages-tab.active:before{background:#ffbb23;height:10%;top:90%}}
