.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::after,.fancybox__slide::before{content:"";flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,label,legend,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none;text-decoration:none;color:inherit}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto}body,html{margin:0;overflow-x:hidden}html{font-size:10px;height:100vh;overflow:unset}@media(min-width:320px)and (max-width:374px){html{font-size:7.5px}}@media(min-width:992px)and (max-width:1199px){html{font-size:8px}}@media(min-width:1200px)and (max-width:1439px){html{font-size:9px}}body{font-size:1.8rem;line-height:1.5;font-family:Inter,sans-serif;color:#1e222d;min-height:100%;display:flex;flex-direction:column;transition:background-color .4s}body.dark-mode{background-color:#2a2e39;color:#fff}body>article{margin-top:auto;margin-bottom:auto}.container,.site-main{max-width:169.6rem;margin:0 auto;padding:0 2rem}@media(min-width:992px){.container,.site-main{padding:0 1rem}}.container .container,.site-main .container{padding-left:0;padding-right:0}body.processing{position:relative;z-index:1001;overflow:hidden}body.processing:before{content:"";position:fixed;left:0;right:0;top:0;bottom:0;width:100vw;height:100vh;background-image:url(../images/loading.gif);background-position:center;background-repeat:no-repeat;background-size:37rem 48rem;background-size:10%;z-index:1003}body.processing:after{content:"";position:fixed;display:block;width:100vw;height:100vh;top:0;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.with-fancybox,.with-fancybox body{overflow:hidden}.container-medium{max-width:141rem}.container-small{max-width:112.4rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:1.5rem 0}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-weight:600}.h1,h1{text-align:center;font-size:3rem}@media(min-width:992px){.h1,h1{font-size:4.8rem}}.h2,h2{font-size:2.4rem;line-height:1.3}@media(min-width:992px){.h2,h2{font-size:3.6rem}}.h3,h3{font-size:1.8rem;line-height:1.4}@media(min-width:992px){.h3,h3{font-size:2.4rem}}@media(min-width:768px)and (max-width:991px){.h4,h4{font-size:2rem}}.hidden{display:none!important}@media(min-width:992px){.hidden-desktop{display:none!important}}@media(max-width:991px){.hidden-mobile{display:none!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px)and (max-width:991px){.hidden-tablet{display:none!important}}@media(min-width:768px)and (max-width:991px){.show-tablet{display:block!important}}.text-center{text-align:center!important}.bg-main{background-color:#1e222d}.flexed{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.justify-center{justify-content:center!important}.screen-reader-text{display:none!important}body.dark-mode li,body.dark-mode p{color:hsla(0,0%,100%,.5)}body.dark-mode .h1,body.dark-mode .h2,body.dark-mode .h3,body.dark-mode .h4,body.dark-mode .h5,body.dark-mode .h6,body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode h6{color:#fff}body.dark-mode .info-title .info{background:#343843;color:#fff}.with-scroll{padding-right:1rem;max-height:29.5rem;overflow-y:auto}.with-scroll::-webkit-scrollbar{-webkit-overflow-scrolling:auto!important;width:6px}.with-scroll::-webkit-scrollbar-track{background:#f1f1f1;width:4px}.with-scroll::-webkit-scrollbar-thumb{background:#ca1f3d;outline:1px solid #ca1f3d;border-radius:3px}img.avatar{border-radius:100%}article.page{max-width:1696px;margin:0 auto}span.required{color:#ca1f3d;font-weight:500}.info-title{position:relative;max-width:max-content;cursor:pointer;font-size:1.2rem}.info-title i{vertical-align:middle;width:2.5rem;height:2.5rem;text-align:center;line-height:1.5;font-size:1.2rem;border:2px solid rgba(196,196,196,.2);border-radius:100%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem}.info-title .info{min-width:20rem;top:4rem;left:50%;transform:translate(-50%,0);padding:1.5rem 3rem;background-color:#fff;color:#1e222d;font-size:1.6rem;border-radius:.4rem;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 12px 30px rgba(16,39,107,.1);visibility:hidden;opacity:0;transition:opacity .8s}.info-title .info strong{font-weight:600}@media(max-width:991px){.info-title .info{left:auto;right:auto}}.info-title:focus .info,.info-title:hover .info{visibility:visible;opacity:1}ul.checkmarks{padding-left:2rem}ul.checkmarks li{position:relative}ul.checkmarks li:before{position:absolute;display:block;content:"";width:1.1rem;height:1.1rem;left:-2rem;top:.5rem;background-image:url(../images/icons/check.svg);background-repeat:no-repeat;background-size:contain}@media(max-width:991px){.entry-content,.entry-header h1,.entry-title{text-align:left}}em{font-style:italic}div.lazy{background-repeat:no-repeat;background-size:cover}.box-shadow,.got-block{box-shadow:0 12px 30px rgba(16,39,107,.1);background-color:#fff;border-radius:3rem;padding:3rem}button{background-color:#f7f8fc;border-radius:3.7rem;font-size:1.2rem;line-height:1;text-transform:uppercase;display:block;text-align:center;padding:.585em;transition:.4s;border:none;color:#1e222d;cursor:pointer;text-transform:none}button.active,button:focus,button:hover{background-color:#1e222d;color:#fff}@media(min-width:992px){button{padding:.75em .9em}}@media(max-width:991px){button{padding:.7em .585em}}.need_login_wrapper{position:fixed;left:0;top:0;right:0;bottom:0;width:84rem;max-width:calc(100vw - 2rem);max-height:80rem;background:#fff;z-index:1002;margin:auto;height:24rem;box-shadow:0 12px 30px rgba(16,39,107,.1);border-radius:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem}.need_login_wrapper:before{position:absolute;z-index:-1;display:block;content:"";width:15rem;height:15rem;background-color:#ca1f3d;border-radius:100%;filter:blur(10rem);left:0;right:0;top:0;bottom:0;margin:auto}.need_login_wrapper .h3{font-weight:500}.need_login_wrapper .close{font-size:0;position:absolute;right:2rem;top:2rem;width:2.6rem;height:2.6rem;border:2px solid #a5a1a0;border-radius:100%;cursor:pointer}.need_login_wrapper .close:after,.need_login_wrapper .close:before{display:block;position:absolute;content:"";width:1.4rem;height:2px;background-color:#ca1f3d;left:0;right:0;top:0;bottom:0;margin:auto;transform:rotate(45deg)}.need_login_wrapper .close:after{transform:rotate(-45deg)}body.need-login{position:relative}body.need-login:before{position:absolute;display:block;content:"";left:0;right:0;top:0;bottom:0;z-index:1001;background-color:rgba(0,0,0,.4);width:100%;height:100%}body.dark-mode .need_login_wrapper{box-shadow:0 12px 30px #262730;background-color:#2a2e39}body.dark-mode .got-block{box-shadow:0 12px 30px #262730;background-color:#343843}body.dark-mode .info-title .info{box-shadow:0 12px 30px #262730}.mask-content.show{visibility:visible;opacity:1;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s;z-index:1001}.overflow-hidden{overflow:hidden!important}.entry-content ol{list-style-type:numeric;padding-left:2rem}@media(max-width:991px){.entry-content ol{font-size:1.4rem;line-height:1.6}}.entry-content strong{font-weight:700}.grid{display:grid}.items-center{align-items:center}.items-start{align-items:start}.items-end{align-items:end}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}input[type=date],input[type=email],input[type=password],input[type=search],input[type=text],textarea{padding-left:1rem}input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(30,34,45,.5)!important}input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:rgba(30,34,45,.5)!important}input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(30,34,45,.5)!important}input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:rgba(30,34,45,.5)!important}body.dark-mode input[type=date]::-webkit-input-placeholder,body.dark-mode input[type=email]::-webkit-input-placeholder,body.dark-mode input[type=password]::-webkit-input-placeholder,body.dark-mode input[type=search]::-webkit-input-placeholder,body.dark-mode input[type=text]::-webkit-input-placeholder,body.dark-mode textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)!important}body.dark-mode input[type=date]::-moz-placeholder,body.dark-mode input[type=email]::-moz-placeholder,body.dark-mode input[type=password]::-moz-placeholder,body.dark-mode input[type=search]::-moz-placeholder,body.dark-mode input[type=text]::-moz-placeholder,body.dark-mode textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)!important}body.dark-mode input[type=date]:-ms-input-placeholder,body.dark-mode input[type=email]:-ms-input-placeholder,body.dark-mode input[type=password]:-ms-input-placeholder,body.dark-mode input[type=search]:-ms-input-placeholder,body.dark-mode input[type=text]:-ms-input-placeholder,body.dark-mode textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.5)!important}body.dark-mode input[type=date]:-moz-placeholder,body.dark-mode input[type=email]:-moz-placeholder,body.dark-mode input[type=password]:-moz-placeholder,body.dark-mode input[type=search]:-moz-placeholder,body.dark-mode input[type=text]:-moz-placeholder,body.dark-mode textarea:-moz-placeholder{color:hsla(0,0%,100%,.5)!important}.form-row{margin-bottom:1.2rem}.search-form{position:relative;max-width:37.6rem;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem}@media(min-width:992px){.search-form{margin-top:4rem;margin-bottom:4rem}}.search-form input[type=search]{border:1px solid rgba(165,161,160,.2);border-radius:22px;padding:1.1rem 1.4rem;padding-right:4.6rem;display:block;width:100%;font-size:1.4rem}.search-form input[type=submit]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border-radius:100%;background-image:url(../images/icons/search.svg);background-repeat:no-repeat;background-position:center;background-size:1.9rem 1.7rem;font-size:0;border:none;background-color:#000;cursor:pointer;transition:.4s}.search-form input[type=submit]:hover{background-color:#ca1f3d;background-image:url(../images/icons/icon-search-white.svg)}.search-form label{display:block;padding:0}form input:focus{outline:0}form label{font-size:1.2rem;line-height:1.68rem;padding:0 1rem}@media(max-width:991px){form label{padding-left:0}}form label abbr.required,form label span.hs-form-required,form label span.required{color:#ca1f3d}form label abbr.required{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important}form label span.hs-form-required{padding-left:4px}form #stripe-card-element,form #stripe-cvc-element,form #stripe-exp-element,form input[type=email],form input[type=password],form input[type=tel],form input[type=text],form select{width:100%;border:none;border-bottom:1px solid rgba(165,161,160,.2);border-radius:0;height:3rem;padding:0 1rem;font-size:1.8rem;line-height:2.52rem;display:block;background:rgba(0,0,0,0);color:#1e222d}@media(max-width:991px){form #stripe-card-element,form #stripe-cvc-element,form #stripe-exp-element,form input[type=email],form input[type=password],form input[type=tel],form input[type=text],form select{padding-left:0}}form #stripe-card-element:focus,form #stripe-cvc-element:focus,form #stripe-exp-element:focus,form input[type=email]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus{border-color:#ccc}form #stripe-card-element::placeholder,form #stripe-cvc-element::placeholder,form #stripe-exp-element::placeholder,form input[type=email]::placeholder,form input[type=password]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form select::placeholder{color:#1e222d;font-size:1.8rem;line-height:140%;opacity:1}form input[type=checkbox],input[type=checkbox]{-webkit-appearance:none;display:inline-block;vertical-align:middle;width:2.2rem;height:2.2rem;border:1px solid #a5a1a0;cursor:pointer;display:inline-block;margin:0;margin-right:1rem}form input[type=checkbox]:checked,input[type=checkbox]:checked{background-image:url(../images/icons/check.svg);background-repeat:no-repeat;background-size:1.2rem 1.2rem;background-position:center}form input[type=radio],input[type=radio]{-webkit-appearance:none;width:1.8rem;height:1.8rem;border:1px solid #a5a1a0;border-radius:100%;position:relative;margin:0}form input[type=radio]:checked:before,input[type=radio]:checked:before{position:absolute;display:block;content:"";width:.8rem;height:.8rem;background-color:#ca1f3d;border-radius:100%;left:0;top:0;right:0;bottom:0;margin:auto}.select2-container .select2-selection{width:100%;border:none;border-bottom:1px solid #ccc;border-radius:0;height:3rem;padding:0 1rem;font-size:1.8rem;line-height:2.52rem;display:block;background:rgba(0,0,0,0);color:#1e222d;margin:0}@media(max-width:991px){.select2-container .select2-selection{padding-left:0}}.select2-container .select2-selection::placeholder{color:#1e222d;font-size:1.8rem;line-height:140%;opacity:1}.select2-container .select2-selection .select2-selection__rendered{padding-left:0}.select2-container.select2-container--open .select2-selection{border:1px solid #ccc;border-radius:4px}textarea{width:100%;border:none;border-bottom:1px solid rgba(165,161,160,.2);border-radius:0;font-size:1.8rem;line-height:2.52rem;display:block;background:rgba(0,0,0,0);resize:vertical}textarea:focus{border-color:#ccc}body.dark-mode .search-form input[type=search]{background-color:#343842;color:hsla(0,0%,100%,.5)}body.dark-mode input[type=checkbox]{border:1px solid rgba(196,196,196,.5)}body.dark-mode input[type=checkbox]:checked{background-color:#1e222d;border:1px solid rgba(196,196,196,.2)}body.dark-mode #stripe-card-element,body.dark-mode #stripe-cvc-element,body.dark-mode #stripe-exp-element,body.dark-mode input[type=email],body.dark-mode input[type=password],body.dark-mode input[type=search],body.dark-mode input[type=tel],body.dark-mode input[type=text],body.dark-mode select{color:#fff}body.dark-mode #stripe-card-element:focus,body.dark-mode #stripe-cvc-element:focus,body.dark-mode #stripe-exp-element:focus,body.dark-mode input[type=email]:focus,body.dark-mode input[type=password]:focus,body.dark-mode input[type=search]:focus,body.dark-mode input[type=tel]:focus,body.dark-mode input[type=text]:focus,body.dark-mode select:focus{border-color:rgba(165,161,160,.2)}body.dark-mode #stripe-card-element::placeholder,body.dark-mode #stripe-cvc-element::placeholder,body.dark-mode #stripe-exp-element::placeholder,body.dark-mode input[type=email]::placeholder,body.dark-mode input[type=password]::placeholder,body.dark-mode input[type=search]::placeholder,body.dark-mode input[type=tel]::placeholder,body.dark-mode input[type=text]::placeholder,body.dark-mode select::placeholder{color:#fff}body.dark-mode .select2-container{box-shadow:0 12px 30px rgba(16,39,107,.1)}body.dark-mode .select2-container input[type=text]{background:rgba(0,0,0,0)}body.dark-mode .select2-container .select2-dropdown{background-color:#343843;border-color:rgba(165,161,160,.2)}body.dark-mode .select2-container .select2-results__options::-webkit-scrollbar{width:6px}body.dark-mode .select2-container .select2-results__options::-webkit-scrollbar-track{background:#f1f1f1;width:4px}body.dark-mode .select2-container .select2-results__options::-webkit-scrollbar-thumb{background:#ca1f3d;outline:1px solid #ca1f3d}body.dark-mode .select2-container .select2-results__options .select2-results__option[data-selected=true]{background:#2a2e39}body.dark-mode .select2-container .select2-selection--single .select2-selection__rendered{color:#fff}body.dark-mode .select2-container .select2-selection{border-bottom:1px solid rgba(165,161,160,.2)}body.dark-mode .select2-container.select2-container--open .select2-selection{border-color:rgba(165,161,160,.2)}form select{appearance:none;background-image:url(../images/icons/chevron-down-red.svg);background-repeat:no-repeat;background-size:1rem 1rem;background-position:right 1rem center;cursor:pointer}@media(max-width:991px){form select{padding-left:1rem}}form select option{color:#1e222d}#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand{right:0}body .wpforms-container .wpforms-field input.user-invalid,body .wpforms-container .wpforms-field input.wpforms-error,body .wpforms-container .wpforms-field select.user-invalid,body .wpforms-container .wpforms-field select.wpforms-error,body .wpforms-container .wpforms-field textarea.user-invalid,body .wpforms-container .wpforms-field textarea.wpforms-error{border:none;border-bottom:1px solid red}.wpforms-container.wpforms-render-modern{margin-top:auto;margin-bottom:auto}.wpforms-container.wpforms-render-modern .wpforms-confirmation-container{text-align:center}@media(max-width:991px){.wpforms-container.wpforms-render-modern .wpforms-confirmation-container{margin:3rem 0}}.wpforms-submit-spinner{display:none!important}.wpforms-submit.wpforms-disabled{pointer-events:none}body.dark-mode form select{color:#fff;background:#2a2e39;background-image:url(../images/icons/chevron-down-red.svg);background-repeat:no-repeat;background-position:right 1rem center}body.dark-mode form select>option{text-shadow:0 0 1px #fff;color:#fff}#right_navigation.processing{z-index:1051}#right_navigation.processing:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-image:url(../images/loading.gif);background-position:center;background-repeat:no-repeat;background-size:40%;z-index:1003}#right_navigation.processing:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#right_navigation p.error{color:#ca1f3d;position:absolute;font-size:1.4rem;text-align:center;width:100%}.validated-icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.upload-thumb{width:12rem;height:12rem;line-height:12rem;margin-bottom:1rem;border:1px solid #a6a6a6;border-radius:100%;position:relative}.upload-thumb .validated-icon{position:absolute;z-index:90;left:0;right:0;margin:0 auto;bottom:-1.2rem}.upload-thumb .validated-icon path{fill:inherit!important}.upload-thumb.cover{width:500px}.profile-picture>div:last-child{color:#fff;text-align:center;padding-top:1.6rem}.profile-picture div:last-child p{font-size:1.8rem;line-height:2.7rem;margin-bottom:.9rem}span.co_avatar_file_size{font-size:1.2rem;line-height:1.8rem;color:hsla(0,0%,100%,.5);background:rgba(0,0,0,0);max-width:initial;padding-top:.5rem}.file-upload{position:relative;overflow:hidden;max-width:max-content;margin:0 auto}.file-upload span{font-weight:500;background:#ca1f3d;padding:.2rem .8rem;border-radius:.6rem;display:block;font-size:1.4rem}.file-upload:hover{opacity:.7}.file-upload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;cursor:pointer;opacity:0}.profile_image{text-align:center;margin:0 auto}.profile_image img{border-radius:100%}.left_navigation{width:100%}.nav{z-index:1001;width:30rem;min-width:30rem;height:100%;position:fixed;top:0;bottom:0;margin:0;padding:2rem;background:#343842}.nav::-webkit-scrollbar{width:4px}.nav::-webkit-scrollbar-track{background:#fff}.nav::-webkit-scrollbar-thumb{background:#ca1f3d}.nav::-webkit-scrollbar-thumb:hover{background:#ca1f3d}@media(min-width:992px){.nav{width:41rem;min-width:41rem}}@media(min-width:992px)and (max-width:1439px){.nav{width:30rem;min-width:30rem}}.nav.nav-account{z-index:1051;left:-30rem;-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s;padding-top:2rem;pointer-events:none;display:flex;flex-direction:column;padding-top:3rem;padding-bottom:3rem}@media(min-width:992px){.nav.nav-account{right:auto;-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s;left:-41rem;border-radius:0;padding-top:5rem;padding-bottom:4rem}}.nav.nav-main-menu{left:-30rem;-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s}@media(min-width:992px){.nav.nav-main-menu{left:-41rem}}@media(max-width:991px){.nav .account-sidebar-menu{margin-top:auto;margin-bottom:auto}}[id=nav-toggle-left]:checked~.nav{left:0;box-shadow:4px 0 20px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 0 20px 0 rgba(0,0,0,.5);-webkit-box-shadow:4px 0 20px 0 rgba(0,0,0,.5);overflow-y:auto;overflow-x:hidden}@media(max-width:991px){[id=nav-toggle-left]:checked~.nav .menu{overflow:unset}}[id=nav-toggle-right]:checked~.nav{left:0;box-shadow:4px 0 20px 0 rgba(0,0,0,.5);-moz-box-shadow:4px 0 20px 0 rgba(0,0,0,.5);-webkit-box-shadow:4px 0 20px 0 rgba(0,0,0,.5);overflow-y:auto;overflow-x:hidden;pointer-events:all}@media(min-width:991px){[id=nav-toggle-right]:checked~.nav{right:auto;left:0}}.nav>ul{display:block;margin:0;padding:0;list-style:none}.nav>ul>li{line-height:2.5}.mask-content{display:block;position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,0);visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[id=nav-toggle-left]:checked~.mask-content{visibility:visible;opacity:1;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}[id=nav-toggle-right]:checked~.mask-content{z-index:1050;visibility:visible;opacity:0;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}@media(min-width:992px){[id=nav-toggle-right]:checked~.mask-content{opacity:1}}@media(min-width:992px){[id=nav-toggle-right]:checked~.mask-content.page_account{display:none}}body.saved-posts [id=nav-toggle-right]:checked~.mask-content.page_account,body.woocommerce-notifications [id=nav-toggle-right]:checked~.mask-content.page_account{display:block}.account-sidebar-menu a{width:100%;display:flex;justify-content:space-between;font-size:2rem;font-weight:500;color:#fff;line-height:1.3;padding:1rem 0;border-bottom:1px dotted rgba(166,166,166,.3);transition:.4s}.account-sidebar-menu svg{vertical-align:middle}.account-sidebar-menu li:last-child a{border-bottom:none}.account-sidebar-menu .is-active a,.account-sidebar-menu a:hover{color:#ca1f3d}.js-my-account-back{display:block;color:#fff;margin-top:auto;margin-bottom:auto;font-weight:500;padding-left:2rem;position:relative}@media(min-width:992px){.js-my-account-back{display:none}}.js-my-account-back:before{position:absolute;display:block;content:"";left:0;top:.9rem;width:.8rem;height:.8rem;border-left:2px solid hsla(0,0%,100%,.5);border-bottom:2px solid hsla(0,0%,100%,.5);transform:rotate(45deg)}.js-my-account-back.not-logged-in{margin:0}@media(min-width:992px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications){max-width:calc(100% - 41rem);margin-left:auto}body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .nav.page_account{right:auto;left:0;border-radius:0}}@media(min-width:992px)and (max-width:1439px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications){max-width:calc(100% - 30rem)}}@media(min-width:992px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header.sticky{max-width:calc(100% - 41rem);margin-left:auto}}@media(min-width:992px)and (max-width:1439px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header.sticky{max-width:calc(100% - 30rem)}}@media(min-width:992px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header .container{padding:0 13rem;margin:0}}@media(min-width:992px)and (max-width:1199px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header .container{padding:0 3rem}}@media(min-width:1200px)and (max-width:1439px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header .container{padding:0 4.5rem}}@media(min-width:1440px)and (max-width:1679px){body.opened-menu:not(.saved-posts):not(.woocommerce-notifications) .site-header .container{padding:0 6rem}}.nav-account form input[type=password],.nav-account form input[type=text]{font-size:1.6rem;color:#fff}.nav-account form input[type=password]:focus,.nav-account form input[type=text]:focus{outline:0!important}.nav-account form label{color:#fff;font-size:1.2rem}.nav-account form .form-row+.form-row{margin-top:1.5rem}.menu-not-logged-in{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:991px){.menu-not-logged-in{height:auto;margin:auto 0}}@media(min-width:1440px){.menu-not-logged-in{padding:0 3rem}}.menu-not-logged-in .h3{color:#fff;text-align:center;margin-bottom:2rem;margin-top:auto}@media(max-width:991px){.menu-not-logged-in .h3{text-align:left;font-size:2.4rem;margin-top:3rem}}.menu-not-logged-in img{max-width:10rem}@media(min-width:992px){.menu-not-logged-in img{width:100%;max-width:14.5rem;display:block;margin:0 auto}}.menu-not-logged-in .button{margin:0 auto;margin-top:4rem}@media(max-width:991px){.menu-not-logged-in .button{width:100%;max-width:none}}.menu-not-logged-in .woocommerce-form-login__rememberme label{padding:0}.menu-not-logged-in form{position:relative;display:block!important;margin-bottom:auto}@media(max-width:991px){.menu-not-logged-in form{margin-bottom:0}}.menu-not-logged-in form label{padding-left:0}.menu-not-logged-in .lost_password{position:absolute;right:0;bottom:9rem}.menu-not-logged-in .lost_password a{font-size:1.2rem;color:#ca1f3d;text-decoration:underline}.menu-not-logged-in input[type=checkbox]{border:1px solid rgba(165,161,160,.1)}body.dark-mode .profile-picture div:last-child p{color:#fff}.nav-main-menu{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex-direction:column}@media(min-width:992px){.nav-main-menu{display:block;position:static;background-color:rgba(0,0,0,0);padding:0;width:100%}}.nav-main-menu img{align-self:flex-start}@media(max-width:991px){.nav-main-menu .menu{display:flex;flex-direction:column;justify-content:center;flex-grow:1;width:100%;overflow:hidden}}.nav-main-menu .menu>ul{display:flex;flex-direction:column;justify-content:center;flex-grow:1;width:100%}@media(min-width:992px){.nav-main-menu .menu>ul{flex-direction:row;align-items:center}}.nav-main-menu .menu>ul li:last-child a{border:none}.nav-main-menu .menu>ul a{display:block;width:100%;border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:1.6rem;line-height:1;padding:2.4rem;padding-left:0;font-weight:500;transition:color .4s;font-weight:600}@media(min-width:992px){.nav-main-menu .menu>ul a.has-submenu:focus,.nav-main-menu .menu>ul a.has-submenu:hover{color:#ca1f3d}}.nav-main-menu .menu>ul a.has-submenu:after,.nav-main-menu .menu>ul a.has-submenu:before{display:none!important}.nav-main-menu .menu>ul a.has-submenu svg{vertical-align:middle;margin-left:.5rem;position:relative;top:-.2rem}@media(max-width:991px){.nav-main-menu .menu>ul a.has-submenu svg{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-90deg)}}@media(max-width:991px){.nav-main-menu .menu>ul a.has-submenu{position:relative}}@media(min-width:992px){.nav-main-menu .menu>ul a{color:#1e222d;font-size:1.8rem;padding:1.8rem 2.4rem;border:none;text-align:center;width:auto;font-weight:600}}.nav-main-menu .menu>ul a.active,.nav-main-menu .menu>ul a:hover{color:#ca1f3d;position:relative}.nav-main-menu .menu>ul a.active:after,.nav-main-menu .menu>ul a:hover:after{position:absolute;display:block;content:"";top:50%;transform:translateY(-50%);right:0;width:.8rem;height:.8rem;border-radius:100%;background-color:#ca1f3d}@media(min-width:992px){.nav-main-menu .menu>ul a.active:after,.nav-main-menu .menu>ul a:hover:after{top:auto;transform:none;left:0;right:0;margin:0 auto;bottom:0}}.nav-main-menu .menu li:has(>.submebu){position:relative}.nav-main-menu .menu .submenu{opacity:0;pointer-events:none}@media(max-width:991px){.nav-main-menu .menu .submenu{position:absolute;width:100%;top:0;bottom:0;margin:auto;left:calc(100% + 8rem);transition:left .4s ease;max-height:max-content}}@media(min-width:992px){.nav-main-menu .menu .submenu{position:absolute;top:calc(100% - 2rem);background-color:#fff;border:1px solid #ebedf5;padding:.5rem;transition:opacity .4s ease}.nav-main-menu .menu .submenu:before{position:absolute;display:block;content:"";width:.6rem;height:.6rem;background-color:#fff;top:-.4rem;border:1px solid #ebedf5;transform:rotate(45deg);border-right:none;border-bottom:none;left:0;right:0;margin:0 auto}}.nav-main-menu .menu .submenu.open{opacity:1;pointer-events:all}@media(min-width:992px){.nav-main-menu .menu .submenu a{text-align:left;font-size:1.4rem;line-height:1.8rem;font-weight:500;padding:.9rem 1.1rem;transition:background-color .4s}.nav-main-menu .menu .submenu a:hover{background-color:rgba(187,191,209,.3)}.nav-main-menu .menu .submenu a:hover:after,.nav-main-menu .menu .submenu a:hover:before{display:none!important}}.nav-main-menu .menu .submenu a:after,.nav-main-menu .menu .submenu a:before{display:none!important}@media(max-width:991px){.nav-main-menu .menu .submenu a.js-menu-back.hidden-desktop{color:hsla(0,0%,100%,.5);font-weight:400}.nav-main-menu .menu .submenu a.js-menu-back.hidden-desktop svg{margin-right:.6rem;vertical-align:middle;position:relative;top:-.2rem}}.nav .display_mode-button{width:32px;height:32px;border:1px solid hsla(0,0%,100%,.26);border-radius:100%}.nav .display_mode-button img.mode-day{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(36%) hue-rotate(85deg) brightness(108%) contrast(111%)}@media(min-width:992px){.site-header.sticky .nav-main-menu .menu .submenu{top:100%}}@media(max-width:991px){body:not(.dark-mode) .nav-main-menu .menu>ul a.has-submenu path{fill:#fff}}body.dark-mode .nav-main-menu .menu a{color:#fff}body.dark-mode .account-sidebar-menu .is-active a,body.dark-mode .account-sidebar-menu a:hover{color:#ca1f3d}@media(min-width:992px){body.dark-mode .nav-main-menu .menu .submenu,body.dark-mode .nav-main-menu .menu .submenu:before{background-color:#343842;border-color:#484c55}}body.dark-mode .nav-main-menu .menu .submenu a{color:#fff}@media(min-width:992px){body.dark-mode .nav-main-menu .menu .submenu a:hover{background-color:#4d5059;color:#fff}}body.dark-mode .nav-main-menu .menu>ul a.has-submenu{color:#fff}@media(min-width:992px){body.dark-mode .nav-main-menu .menu>ul a.has-submenu:focus,body.dark-mode .nav-main-menu .menu>ul a.has-submenu:hover{color:#ca1f3d}}:is(a,input,button):is(.button,.btn,.hs-button,.wpforms-submit){font-weight:500;display:block;max-width:max-content;color:#fff;font-weight:400;font-size:1.6rem;padding:.7em 2.8em;background-color:#ca1f3d;border-radius:4px;transition:.4s;text-align:center;cursor:pointer;border:none;text-transform:none}:is(a,input,button):is(.button,.btn,.hs-button,.wpforms-submit):focus,:is(a,input,button):is(.button,.btn,.hs-button,.wpforms-submit):hover{box-shadow:0 10px 40px 0 rgba(202,31,61,.3);background-color:#bb0d2b}:is(a,input,button):is(.button,.btn,.hs-button,.wpforms-submit).disabled{background-color:#f7f8fc;color:rgba(42,46,57,.3);pointer-events:none;font-weight:500}.button-black-round,.button-gray-round,.button-locked{background-color:#f7f8fc;border-radius:3.7rem;font-size:1.2rem;line-height:1;text-transform:uppercase;display:block;text-align:center;padding:.585em;transition:.4s;border:none;color:#1e222d;cursor:pointer}.button-black-round.active,.button-black-round:focus,.button-black-round:hover,.button-gray-round.active,.button-gray-round:focus,.button-gray-round:hover,.button-locked.active,.button-locked:focus,.button-locked:hover{background-color:#1e222d;color:#fff}@media(min-width:992px){.button-black-round,.button-gray-round,.button-locked{padding:.75em .9em}}@media(max-width:991px){.button-black-round,.button-gray-round,.button-locked{padding:.7em .585em}}.button-black-round{background-color:#1e222d;color:#fff}.button-black-round.active,.button-black-round:focus,.button-black-round:hover{background-color:#f7f8fc;color:#1e222d}.button-black-round+.button-black-round{margin-left:10px}.button-black-rectangular{background:#1e222d;color:#fff;border-radius:6px;font-size:1.4rem;line-height:130%;padding:.5rem .8rem;transition:.4s}.button-black-rectangular.active,.button-black-rectangular:focus,.button-black-rectangular:hover{background-color:#f7f8fc;color:#1e222d}.button-red-rectangular{background:#ca1f3d;color:#fff;border-radius:6px;font-size:1.4rem;line-height:130%;padding:.5rem .8rem;transition:.4s}.button-red-rectangular.active,.button-red-rectangular:focus,.button-red-rectangular:hover{background-color:#f7f8fc;color:#1e222d}.button-locked{padding:.9rem 3.2rem;min-height:3rem;transition:background-position .4s,background-color .4s;max-width:max-content;position:relative;max-width:11.3rem}.button-locked:after{position:absolute;display:block;content:"";width:2.5rem;height:2.5rem;border-radius:100%;top:.25rem;right:.2rem;background-color:#fff;transition:.4s;background-image:url(../images/icons/locked-bg.svg);background-repeat:no-repeat;background-position:center center;background-size:1rem 1rem}.button-locked:focus,.button-locked:hover{background-position:left .2rem center;position:relative;font-size:0;padding-top:.3rem;padding-bottom:.3rem}.button-locked:focus:before,.button-locked:hover:before{display:block;content:"Subscribe";font-size:1.2rem;text-align:center;position:relative;top:.6rem}.button-locked:focus:after,.button-locked:hover:after{right:calc(100% - 2.7rem)}body.dark-mode .button-gray-round{background-color:#343843;color:#fff}body.dark-mode .button-gray-round:focus,body.dark-mode .button-gray-round:hover{background-color:#1e222d}.woocommerce-NoticeGroup,.woocommerce-notices-wrapper{max-width:145rem;margin:0 auto;padding:0 1rem}.woocommerce-NoticeGroup>*,.woocommerce-notices-wrapper>*{transition:opacity .3s;cursor:pointer;margin-bottom:10px;position:relative;flex-direction:row-reverse;align-items:center;justify-content:flex-end;font-size:1.2rem;line-height:1.2}.woocommerce-NoticeGroup>* .button,.woocommerce-NoticeGroup>* .button:focus,.woocommerce-NoticeGroup>* .button:hover,.woocommerce-notices-wrapper>* .button,.woocommerce-notices-wrapper>* .button:focus,.woocommerce-notices-wrapper>* .button:hover{color:#ca1f3d;text-decoration:underline;padding:0;margin:0;display:inline-block;border:none;border-radius:0;font-family:inherit;font-size:inherit;background-color:rgba(0,0,0,0);margin:0 1rem;box-shadow:none}.woocommerce-NoticeGroup>* .button:focus,.woocommerce-NoticeGroup>* .button:hover,.woocommerce-notices-wrapper>* .button:focus,.woocommerce-notices-wrapper>* .button:hover{text-decoration:none}.woocommerce-NoticeGroup>.show,.woocommerce-notices-wrapper>.show{max-height:999px;opacity:1;transition:opacity .3s}.woocommerce-NoticeGroup>:before,.woocommerce-notices-wrapper>:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:.9rem;height:.9rem;background-image:url(../images/icons/cross-red.svg);background-repeat:no-repeat;background-size:cover;right:1rem}.woocommerce-NoticeGroup>*,.woocommerce-notices-wrapper>*{border-radius:5px;padding:10px 30px 10px 10px}.woocommerce-NoticeGroup [role=alert],.woocommerce-notices-wrapper [role=alert]{background:#fae2e6;color:#ca1f3d}.woocommerce-NoticeGroup [role=alert]:before,.woocommerce-notices-wrapper [role=alert]:before{background-image:url(../images/icons/cross-red.svg)}.woocommerce-NoticeGroup [role=alert].woocommerce-error,.woocommerce-notices-wrapper [role=alert].woocommerce-error{background:#fae2e6;color:#ca1f3d}.woocommerce-NoticeGroup [role=alert].woocommerce-error li,.woocommerce-notices-wrapper [role=alert].woocommerce-error li{color:#ca1f3d}.woocommerce-NoticeGroup [role=alert].woocommerce-error:before,.woocommerce-notices-wrapper [role=alert].woocommerce-error:before{background-image:url(../images/icons/cross-red.svg)}.woocommerce-NoticeGroup [data-color=green],.woocommerce-notices-wrapper [data-color=green]{background:#e5f1e8;color:#54a96a}.woocommerce-NoticeGroup [data-color=green]:before,.woocommerce-notices-wrapper [data-color=green]:before{background-image:url(../images/icons/cross-green.svg)!important}.woocommerce-NoticeGroup div.woocommerce-info,.woocommerce-notices-wrapper div.woocommerce-info{background:#fae2e6;color:#ca1f3d}.woocommerce-NoticeGroup a:not(.button),.woocommerce-notices-wrapper a:not(.button){text-decoration:underline}.woocommerce-NoticeGroup a:not(.button):hover,.woocommerce-notices-wrapper a:not(.button):hover{text-decoration:none}.woocommerce-NoticeGroup>*{max-height:999px;opacity:1;transition:opacity .3s;display:block}body.dark-mode .woocommerce-notices-wrapper div[role=alert]{background:rgba(202,31,61,.1);color:#ca1f3d}body.dark-mode .woocommerce-notices-wrapper div.woocommerce-info{background:rgba(202,31,61,.1);color:#ca1f3d}body.dark-mode .woocommerce-NoticeGroup [role=alert].woocommerce-error,body.dark-mode .woocommerce-notices-wrapper [role=alert].woocommerce-error{background-color:rgba(202,31,61,.1)}.js-n-count{display:none!important}@media(max-width:991px){body.mobile-blur{position:relative}body.mobile-blur:before{position:absolute;display:block;content:"";z-index:10;width:100%;height:100%;left:0;right:0;top:0;bottom:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:rgba(0,0,0,.5)}body.mobile-blur .site-header:not(.sticky){position:relative;z-index:11;background-color:#fff}}#notification_popup{max-width:74rem;padding-top:3rem;min-width:36rem}@media(max-width:991px){#notification_popup{padding:2rem}}@media(min-width:992px){#notification_popup{min-width:74rem}}#notification_popup .h3{font-weight:500;margin-top:0}@media(max-width:991px){#notification_popup .h3{margin-bottom:2rem}}#notification_popup ul{padding-right:1rem;max-height:29.5rem;overflow-y:auto;max-height:38.5rem}#notification_popup ul::-webkit-scrollbar{-webkit-overflow-scrolling:auto!important;width:6px}#notification_popup ul::-webkit-scrollbar-track{background:#f1f1f1;width:4px}#notification_popup ul::-webkit-scrollbar-thumb{background:#ca1f3d;outline:1px solid #ca1f3d;border-radius:3px}#notification_popup li{background-color:#f7f8fc;border-radius:2rem;padding:2rem;padding-top:1.8rem}@media(max-width:991px){#notification_popup li{padding-top:1.4rem;padding-bottom:1.4rem}}#notification_popup li+li{margin-top:1rem}#notification_popup li p{font-weight:500;font-size:1.8rem;line-height:1.3;margin-bottom:.5rem;display:flex;justify-content:space-between}@media(max-width:767px){#notification_popup li p{display:block}}#notification_popup li p span.date{font-size:1.2rem;white-space:nowrap;padding-left:1rem;padding-top:.4rem;opacity:.5}@media(max-width:767px){#notification_popup li p span.date{display:block;padding-left:0;padding-top:0}}@media(max-width:991px){#notification_popup li p{font-size:1.6rem}}#notification_popup li>div p{font-size:1.4rem;line-height:1.5;font-weight:500}#notification_popup li div{font-size:1.4rem;line-height:1.5}#notification_popup li a{font-size:1.2rem;color:#ca1f3d;text-decoration:underline}#notification_popup li a:focus,#notification_popup li a:hover{text-decoration:none}ul.notifications{box-shadow:0 12px 30px rgba(16,39,107,.1);width:100%;max-width:86rem;margin-left:auto;border-radius:1rem;padding:0}@media(max-width:991px){ul.notifications{overflow:unset}}ul.notifications li{display:grid;align-items:center;grid-template-columns:6.6rem 1fr auto;grid-template-rows:repeat(2,auto);grid-column-gap:1rem;padding:2rem 3.2rem;transition:1s;position:relative}@media(max-width:991px){ul.notifications li{padding-left:1rem;padding-right:1rem;grid-template-columns:4.4rem 1fr auto}}ul.notifications li.deleting{transition:.75s;transform:translateX(-100%);opacity:0}ul.notifications li:after{position:absolute;display:block;content:"";width:calc(100% - 5rem);border-top:1px dashed #a6a6a6;bottom:0;left:1rem;right:0;margin:0 auto;height:1px}@media(max-width:991px){ul.notifications li:after{left:0;margin:0;width:100%}}ul.notifications li:first-child{border-top-left-radius:1rem;border-top-right-radius:1rem}ul.notifications li:last-child{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}ul.notifications li.not_reading{background-color:#f7f8fc;cursor:pointer}ul.notifications li.not_reading:before{position:absolute;display:block;content:"";width:.8rem;height:.8rem;left:1.6rem;top:50%;transform:translateX(-50%);background-color:#ca1f3d;border-radius:100%}@media(max-width:991px){ul.notifications li.not_reading:before{left:0}}ul.notifications li.not_reading .image .svg{opacity:1;border-radius:0}ul.notifications li .image{grid-area:1/1/3/2}ul.notifications li .notification-text{overflow:hidden;grid-area:1/2/3/3}ul.notifications li .date{grid-area:1/3/2/4}ul.notifications li .remove-button{grid-area:2/3/3/4}ul.notifications .image{width:4.4rem;height:4.4rem;border:1px solid #a6a6a6;border-radius:100%;display:flex;align-items:center;justify-content:center}@media(min-width:992px){ul.notifications .image{width:6.6rem;height:6.6rem}}ul.notifications .image img{display:block;width:100%;height:100%;border-radius:100%}ul.notifications .image .svg{width:2.4rem;height:2.4rem;opacity:.4;border-radius:0}ul.notifications .date{font-size:1.2rem;color:rgba(30,34,45,.5)}ul.notifications .notification-text{font-size:1.6rem;max-width:52rem;font-weight:500}ul.notifications .notification-text .content{font-size:1.4rem;line-height:1.4;color:rgba(30,34,45,.5019607843);max-height:4rem;overflow:hidden}ul.notifications .remove-button a{position:relative;width:1.3rem;height:1.3rem;display:block;margin-left:auto}ul.notifications .remove-button a:after,ul.notifications .remove-button a:before{position:absolute;display:block;content:"";width:100%;height:3px;background-color:#ca1f3d;transform:rotate(45deg);left:0;top:0;right:0;bottom:0;margin:auto}ul.notifications .remove-button a:after{transform:rotate(-45deg)}ul.notifications .read-more-button a{font-size:1.4rem;text-decoration:underline;color:#ca1f3d}.mini-notifications{display:none;position:absolute;z-index:10;right:0;width:34.6rem;max-height:90rem;background-color:#fff;top:100%;border-radius:1rem;box-shadow:0 12px 30px rgba(16,39,107,.1)}@media(max-width:991px){.mini-notifications{position:fixed;top:auto;display:block;width:100%;left:0;right:0;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:-100%;pointer-events:none;transition:.8s}}.mini-notifications.opened{display:block}@media(max-width:991px){.mini-notifications.opened{bottom:0;pointer-events:all}}.mini-notifications ul.notifications{padding-right:0;max-width:none;box-shadow:none}.mini-notifications ul.notifications li{padding:1.5rem 2rem;grid-template-columns:auto 1fr auto;grid-template-rows:repeat(2,auto);align-items:center}.mini-notifications ul.notifications li:first-child{border-radius:0}.mini-notifications ul.notifications li:last-child:after{display:none}.mini-notifications ul.notifications li:after{left:0;width:100%;border-top:1px solid #ebedf5}.mini-notifications ul.notifications li.not_reading:before{transform:translate(-100%,-50%)}@media(max-width:991px){.mini-notifications ul.notifications li.not_reading:before{left:.7rem;transform:translateY(-50%)}}.mini-notifications ul.notifications li .image{grid-area:1/1/3/2}.mini-notifications ul.notifications li .notification-text{grid-area:1/2/3/3}.mini-notifications ul.notifications li .notification-text .title{line-height:1;margin-bottom:.3rem}.mini-notifications ul.notifications li .notification-text .content{min-height:1.8rem}.mini-notifications ul.notifications li .date{grid-area:2/3/3/4;align-self:end;line-height:1}.mini-notifications ul.notifications li .remove-button{grid-area:1/3/2/4;align-self:start}.mini-notifications ul.notifications .image{width:5.2rem;height:5.2rem}@media(max-width:991px){.mini-notifications ul.notifications .image{width:4.4rem;height:4.4rem}}.mini-notifications ul.notifications .read-more-button{line-height:1;text-transform:capitalize}.mini-notifications .header-notifications-top{padding:1.4rem 2rem;background-color:#fff;border-bottom:1px solid #ebedf5}.mini-notifications .header-notifications-top .h3{font-size:1.8rem;line-height:2.4rem;font-weight:600;margin-bottom:1.4rem}.mini-notifications .header-notifications-top p.actions{gap:1rem}.mini-notifications .header-notifications-top p.actions a{color:#1e222d;flex:1;text-align:center;padding:.5rem 1.2rem;font-size:1.4rem;line-height:2rem;border:1px solid #ebedf5;border-radius:4px;text-decoration:none;transition:.4s;border-color:#ebedf5}.mini-notifications .header-notifications-top p.actions a:hover{background-color:#ebedf5}.header-notifications-top{background-color:#f7f8fc;padding:1rem 2.5rem;padding-top:1.5rem;border-top-left-radius:1rem;border-top-right-radius:1rem}@media(max-width:991px){.header-notifications-top{border-bottom:1px solid #a6a6a6}}.header-notifications-top p{display:flex;justify-content:space-between;align-items:center}@media(max-width:991px){.header-notifications-top p{font-size:1.4rem}}.header-notifications-top p:last-child{font-size:1.6rem;font-weight:500}.header-notifications-top p:last-child a{font-size:1.2rem;text-decoration:underline;color:#ca1f3d;font-weight:500}.header-notifications-top p:last-child a:focus,.header-notifications-top p:last-child a:hover{text-decoration:none}.header-notifications-top p.actions{justify-content:flex-end;gap:2rem}.header-notifications-top .h3{margin-top:0;font-weight:500}@media(max-width:991px){.header-notifications-top .h3{font-size:1.8rem;margin-bottom:1rem}}.header-notifications-top .h3 a{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border:1px solid #a6a6a6;border-radius:100%;transition:.4s}@media(max-width:991px){.header-notifications-top .h3 a{width:2.4rem;height:2.4rem}}.header-notifications-top .h3 a:hover{background-color:#ebedf5}ul.notifications{transition:.4s}ul.notifications.loading{opacity:.5}ul.notifications.loading *{pointer-events:none}body.dark-mode #notification_popup li{background-color:#2a2e39}body.dark-mode #notification_popup li,body.dark-mode #notification_popup p{color:#fff}body.dark-mode .mini-notifications{background-color:#343843;box-shadow:0 12px 30px #262730}body.dark-mode .header-notifications-top{background-color:#343843}body.dark-mode ul.notifications{box-shadow:none}body.dark-mode ul.notifications::-webkit-scrollbar-track{background:rgba(233,235,243,.1)}body.dark-mode ul.notifications li.not_reading{background-color:#3d414d}body.dark-mode .mini-notifications ul.notifications li.not_reading{background-color:#2b2f39}body.dark-mode .header-notifications-top .h3 a{border:1px solid rgba(128,128,128,.2)}body.dark-mode ul.notifications li .date,body.dark-mode ul.notifications li .notification-text{color:#fff}body.dark-mode ul.notifications .notification-text .content{color:hsla(0,0%,100%,.5)}body.dark-mode ul.notifications .image .svg{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}@media(max-width:991px){body.dark-mode.mobile-blur .site-header:not(.sticky){background-color:#2a2e39}}body.dark-mode .mini-notifications .header-notifications-top p.actions a{color:#fff;border-color:#4b4e57}body.dark-mode .mini-notifications .header-notifications-top p.actions a:hover{background-color:#4b4e57}body.dark-mode .mini-notifications .header-notifications-top{border-color:#4b4e57}body.dark-mode .mini-notifications ul.notifications li:after{border-color:#4b4e57}body.dark-mode .mini-notifications ul.notifications li .date{color:hsla(0,0%,100%,.5)}body.dark-mode .mini-notifications .no-new-notifications{color:#fff}body.dark-mode .header-notifications-top .h3 a{border-color:#4b4e57}body.dark-mode .header-notifications-top .h3 a:hover{background-color:#4b4e57}.site-header{padding:1.4rem 0;border-bottom:1px solid rgba(165,161,160,.2)}.site-header.sticky{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:200;transition:.4s;box-shadow:0 12px 30px rgba(16,39,107,.1)}@media(min-width:992px){.site-header.sticky .nav-main-menu .menu a.active,.site-header.sticky .nav-main-menu .menu a:hover{color:#ca1f3d}}@media(min-width:992px){.site-header.sticky .header-logo img{width:12.1rem}}@media(min-width:992px){.site-header{border-bottom:none;padding:2rem 0}}@media(min-width:992px)and (max-width:1799px){.site-header .container{padding-left:4rem;padding-right:4rem}}body:has([id=nav-toggle-left]:checked),body:has([id=nav-toggle-right]:checked){overflow:hidden}body:has([id=nav-toggle-left]:checked).page-id-970,body:has([id=nav-toggle-right]:checked).page-id-970{overflow:unset}@media(max-width:991px){body:has([id=nav-toggle-left]:checked).page-id-970,body:has([id=nav-toggle-right]:checked).page-id-970{overflow:hidden}}.header-button{width:3.6rem;height:3.6rem;border-radius:100%;border:1px solid rgba(19,24,47,.2);display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media(min-width:992px){.header-button{width:3.2rem;height:3.2rem}}.header-button.header-menu{background-color:rgba(0,0,0,0)!important}@media(max-width:991px){.header-button.account-menu{width:0;height:0;border:none;margin-left:-1rem}}.header-button>label{line-height:0;cursor:pointer;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.header-button input#nav-toggle-left,.header-button input#nav-toggle-right{visibility:hidden;display:none!important}.header-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;gap:1rem}@media(max-width:991px){.header-wrapper{justify-content:flex-end}}@media(min-width:992px){.header-wrapper{gap:1.5rem}}@media(max-width:991px){.header-menu-wrapper{order:1}}@media(min-width:992px)and (max-width:1439px){.header-menu-wrapper{min-width:50%}}@media(max-width:991px){.header-logo-wrapper{flex-grow:1}}.header-buttons-wrapper{display:flex;align-items:center;gap:1rem}@media(min-width:992px){.header-buttons-wrapper{justify-content:flex-end;gap:2rem}}@media(min-width:992px){.header-column{flex:1.2}.header-column.header-buttons-wrapper,.header-column.header-logo-wrapper{flex:.8}}@media(max-width:991px){.nav-main-menu .menu{position:relative;transition:.4s ease;right:0;width:100%}.nav-main-menu .menu:has(.submenu.open){right:calc(100% + 8rem)}}.header-logo{max-width:max-content}.header-logo img{width:8.8rem}@media(min-width:992px){.header-logo img{width:18.5rem}}@media(min-width:768px)and (max-width:991px){.header-logo img{width:14rem}}.logo-light{display:block}.logo-dark{display:none}@media(max-width:991px){.icon-notifications{order:-3}}.icon-notifications svg{max-width:1.6rem}@media(max-width:991px){.header-search{order:-2}}@media(min-width:992px){.header-search{position:relative}}.header-search form{position:absolute;z-index:1001;right:-.6rem;top:-.4rem;width:0;opacity:0;pointer-events:none;transition:.4s;margin:0;max-height:4rem;overflow:hidden;border-radius:22px;box-shadow:none}@media(max-width:991px){.header-search form:before{position:absolute;display:none;content:"";left:-2rem;right:-2rem;top:-2rem;bottom:-2rem;width:calc(100% + 4rem);height:calc(100% + 4rem);background:rgba(30,34,45,.5);filter:blur(1rem);z-index:-1}}@media(max-width:991px){.header-search form{right:-2rem;left:-2rem;top:calc(100% + 1.5rem);box-shadow:0 12px 30px rgba(16,39,107,.1);height:3.6rem;max-height:3.6rem;width:calc(100vw - 4rem);max-width:none;top:0;transform:translateY(calc(100% - 16rem));opacity:1;pointer-events:all;transition:transform .4s;margin:0 auto;overflow:unset}}.header-search form.open{width:27.3rem;opacity:1;pointer-events:all}@media(max-width:991px){.header-search form.open{width:calc(100vw - 4rem);transform:translateY(0)}}.header-search form input[type=search]{background-color:#f7f8fc;border:none;padding-right:6.6rem}.header-search form input[type=search]::-webkit-search-cancel-button,.header-search form input[type=search]::-webkit-search-decoration,.header-search form input[type=search]::-webkit-search-results-button,.header-search form input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.header-search form input[type=search]:-webkit-autofill,.header-search form input[type=search]:-webkit-autofill:active,.header-search form input[type=search]:-webkit-autofill:focus,.header-search form input[type=search]:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgba(187,191,209,.3) inset}@media(max-width:991px){.header-search form input[type=search]{background-color:#fff;height:3.6rem;padding-left:2rem}}.header-search form input[type=submit]{background-image:url(../images/icons/icon-header-search.svg);background-size:1.2rem 1.2rem;background-color:rgba(0,0,0,0);border:1px solid rgba(165,161,160,.2)}@media(max-width:991px){.header-search form input[type=submit]{right:.2rem;background-size:1.5rem 1.5rem}}.header-search form input[type=submit]:focus,.header-search form input[type=submit]:hover{border-color:#ca1f3d;background-color:#ca1f3d;background-image:url(../images/icons/icon-header-search-white.svg)}.header-search form .search-clear{display:flex!important;position:absolute;top:50%;transform:translateY(-50%);right:4rem;width:3.2rem;height:3.2rem;opacity:0;pointer-events:none;z-index:2;align-items:center;justify-content:center;border-radius:100%;cursor:pointer;transition:opacity .4s}.header-search form .search-clear svg{width:1.4rem;height:1.4rem}.header-search form .search-clear.show{opacity:1;pointer-events:unset}.header-search .search-icon{cursor:pointer;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;transition:.4s}@media(min-width:992px){.header-search .search-icon.active{opacity:0}}.header-search .search-icon svg{max-width:1.5rem}@media(min-width:992px){.header-search .search-icon svg{position:relative;top:-1px}}.header-search .search-icon path{fill:#1e222d}@media(min-width:992px){.header-search .search-icon{width:3.2rem;height:3.2rem}}.sticky .header-search .search-icon svg{position:relative;top:-1px}body.dark-mode .logo-light{display:none}body.dark-mode .logo-dark{display:block}body.dark-mode .header-icon path{fill:#fff}body.dark-mode .site-header.sticky{background-color:#2a2e39;box-shadow:0 12px 30px #262730}body.dark-mode .site-header.sticky .header-logo img.logo-dark{display:block}body.dark-mode .site-header.sticky .header-logo img.logo-light{display:none}@media(min-width:992px){body.dark-mode .nav-main-menu .menu a.active,body.dark-mode .nav-main-menu .menu a:hover{color:#ca1f3d}}body.dark-mode .header-search .search-icon svg circle,body.dark-mode .header-search .search-icon svg path{stroke:#fff}body.dark-mode .header-search form:before{display:block}body.dark-mode .header-search form input[type=submit]{background-image:url(../images/icons/icon-header-search-white.svg);border-color:hsla(0,0%,100%,.26)}body.dark-mode .header-search form input[type=search]{color:#fff}body.dark-mode .header-search form input[type=search]:-webkit-autofill,body.dark-mode .header-search form input[type=search]:-webkit-autofill:active,body.dark-mode .header-search form input[type=search]:-webkit-autofill:focus,body.dark-mode .header-search form input[type=search]:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgba(72,75,86,.8) inset;-webkit-text-fill-color:#fff}body.dark-mode .nav-main-menu .menu a.active,body.dark-mode .nav-main-menu .menu a:hover{color:#ca1f3d}.login-button label>svg{max-width:1.5rem}@media(min-width:992px){.header-menu{width:auto;height:auto;border:none;border:none;flex-grow:1}}.icon-notifications>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:100%}.icon-notifications>a.loading{opacity:.3;pointer-events:none}.icon-notifications>a svg{pointer-events:none}.icon-notifications.new-notifications{border-color:#ca1f3d}.icon-notifications.new-notifications>a{position:relative}.icon-notifications.new-notifications>a:after{position:absolute;display:block;content:"";width:1rem;height:1rem;background-color:#ca1f3d;border-radius:100%;border:1px solid #fff;left:0;right:-.2rem;top:-.2rem;bottom:0;margin:auto;transform:translate(100%,-100%)}@media(max-width:991px){.icon-notifications.new-notifications>a:after{right:-.7rem;top:-.7rem}}@media(max-width:991px){.header-menu{order:-1}}.site-header .account-menu>label,.site-header .icon-notifications>a,.site-header .search-icon{border-radius:100%;transition:background-color .4s}@media(min-width:992px){.site-header .account-menu>label:hover,.site-header .icon-notifications>a:hover,.site-header .search-icon:hover{background-color:rgba(187,191,209,.3)}}@media(min-width:992px){.site-header .account-menu>label>svg,.site-header .icon-notifications>a>svg,.site-header .search-icon>svg{max-width:1.2rem;max-height:1.2rem}}.display_mode-button{position:relative;cursor:pointer;transition:background-color .4s}@media(min-width:992px){.display_mode-button:hover{background-color:rgba(187,191,209,.3)}}.display_mode-button img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.4rem;height:1.4rem;transition:transform .4s}.display_mode-button img.mode-night{transform:scale(0)}body:not(.logged-in) .header-button.account-menu{width:auto;height:auto;border:none;font-weight:600;transition:color .4s}@media(min-width:992px){body:not(.logged-in) .header-button.account-menu:hover{color:#ca1f3d}}.header-memberships-button .button{padding:1.6rem 3rem;font-weight:600;margin-right:2.2rem}@media(max-width:991px){.header-memberships-button .button{padding:1.2rem 1.4rem;font-size:1.3rem;margin-right:1rem}}@media(min-width:992px)and (max-width:1439px){.header-memberships-button .button{padding:.9rem 1.2rem;margin-right:0}}.header-memberships-button .button:hover{color:#fff!important}body.dark-mode .header-button{border-color:hsla(0,0%,100%,.26)}body.dark-mode .icon-notifications.new-notifications{border-color:#ca1f3d}body.dark-mode .display_mode-button img.mode-day{transform:scale(0)}body.dark-mode .display_mode-button img.mode-night{transform:scale(1)}.site-footer{padding:2.4rem 0;color:#fff}@media(min-width:992px){.site-footer{padding-top:9rem;padding-bottom:0}}.site-footer .toggler{font-size:1.8rem;line-height:2.4rem;font-weight:600;display:block;width:100%;padding:2.4rem 0;position:relative;border-bottom:1px solid rgba(75,78,87,.4)}.site-footer .toggler span{position:absolute;right:0;top:50%;transform:translateY(-50%);display:block;width:3.2rem;height:3.2rem;border-radius:100%;background-color:rgba(75,78,87,.2);border:1px solid rgba(75,78,87,.9);border-radius:100%}.site-footer .toggler span:after,.site-footer .toggler span:before{position:absolute;display:block;left:0;right:0;top:0;bottom:0;margin:auto;content:"";background-color:hsla(0,0%,100%,.5);transition:.4s}.site-footer .toggler span:before{width:1rem;height:1px}.site-footer .toggler span:after{width:1px;height:1rem}.site-footer .toggler.active{border-bottom:none}.site-footer .toggler.active span:after{opacity:0}.site-footer .h4{font-size:2rem;line-height:2.6rem;font-weight:600;margin-bottom:2.4rem;margin-top:2rem;margin-bottom:2.4rem}@media(max-width:991px){.site-footer .h4{text-align:center}}@media(min-width:992px){.site-footer .h4{margin-top:0;font-size:2.4rem;line-height:3rem}}@media(min-width:992px){.site-footer .menus{display:flex;gap:2rem}.site-footer .menus>div{flex:1}}@media(min-width:992px)and (max-width:1799px){.site-footer .container{padding-left:4rem;padding-right:4rem}}.footer-logo img{display:block}@media(min-width:992px){.footer-logo img{min-width:19rem}}@media(min-width:992px){.footer-wrapper{display:grid;grid-template-columns:.85fr 1fr .85fr;gap:2rem;padding-bottom:9rem}}@media(max-width:991px){.footer-wrapper nav{max-height:0;transition:.4s;overflow:hidden}.footer-wrapper nav.open{max-height:20rem;border-bottom:1px solid rgba(75,78,87,.4);padding-bottom:2.4rem}}.footer-wrapper nav a{font-weight:500;font-size:1.8rem;line-height:2.4rem;display:block;max-width:max-content;transition:.4s}.footer-wrapper nav a:focus,.footer-wrapper nav a:hover{color:#ca1f3d}.footer-wrapper nav a+a{margin-top:1rem}@media(min-width:992px){.footer-wrapper nav a+a{margin-top:2.3rem}}.footer-bottom{color:hsla(0,0%,100%,.5)}@media(max-width:991px){.footer-bottom .inner{display:flex;flex-direction:column}}@media(min-width:992px){.footer-bottom .inner{display:grid;grid-template-columns:.85fr 1fr .85fr;gap:2rem;border-top:1px solid rgba(75,78,87,.4);padding:3.5rem 0}}@media(min-width:992px){.footer-bottom .inner>div{flex:1;line-height:1}}.footer-bottom .inner>div:first-child p{color:hsla(0,0%,100%,.5)}@media(max-width:991px){.footer-bottom .inner>div:first-child p{font-size:1.4rem;line-height:2rem}}@media(max-width:991px){.footer-bottom .inner>div:first-child{display:grid;align-items:center;grid-template-columns:10.8rem 1fr;padding:2rem 1.4rem;border-top:1px solid rgba(75,78,87,.4);border-bottom:1px solid rgba(75,78,87,.4)}.footer-bottom .inner>div:first-child div{padding-right:2rem;border-right:1px solid rgba(75,78,87,.4)}.footer-bottom .inner>div:first-child p{text-align:center;padding-left:2rem}}@media(max-width:991px){.footer-bottom .inner>div:nth-child(2){order:-1;padding:2.4rem 0}}.footer-bottom .inner>div:nth-child(3) a,.footer-bottom .inner>div:nth-child(3) p{font-size:1.4rem;line-height:2rem;font-weight:500}@media(max-width:991px){.footer-bottom .inner>div:nth-child(3){text-align:center;padding-top:2rem}}.footer-bottom .inner>div:nth-child(3) img{width:1.6rem;height:1.6rem;vertical-align:middle;transition:.4s}.footer-bottom .inner>div:nth-child(3) a:hover img{transform:rotate(360deg)}.footer-bottom nav{display:flex;align-items:center;gap:1.4rem;max-width:max-content;margin:0 auto}@media(min-width:992px){.footer-bottom nav{gap:3rem;margin-left:0}}.footer-bottom nav a{font-size:1.4rem;line-height:2rem;font-weight:400}.footer-bottom p{font-size:1.4rem;line-height:2rem}.footer-bottom a:hover{text-decoration:underline}@media(min-width:992px){.footer-wrapper .footer-text{display:flex;flex-direction:column}}.footer-form{margin-bottom:2.4rem}.footer-form .hs_firstname{display:none}.footer-form .hs-email>label,.footer-form .hs_error_rollup{display:none}.footer-form input[type=text]{background:rgba(52,56,67,.4);border:1px solid rgba(75,78,87,.4);box-shadow:0 2px 1px rgba(0,0,0,.1);border-radius:0;text-align:center;font-size:1.8rem;line-height:2.2rem;padding-top:1.6rem;padding-bottom:1.6rem;height:auto;color:#fff}.footer-form input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)!important}.footer-form input[type=text]::-moz-placeholder{color:hsla(0,0%,100%,.5)!important}.footer-form input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.5)!important}.footer-form input[type=text]:-moz-placeholder{color:hsla(0,0%,100%,.5)!important}@media(min-width:992px){.footer-form input[type=text]{text-align:left;padding-left:2.4rem;padding-right:2.4rem}}.footer-form input[type=submit]{border-radius:0;width:100%;max-width:none;font-size:1.8rem;line-height:2.4rem;font-weight:500;padding-top:1.6rem;padding-bottom:1.6rem;-webkit-appearance:none}@media(min-width:992px){.footer-form input[type=submit]{max-width:max-content;padding-left:3rem;padding-right:3rem}}@media(max-width:991px){.footer-form .hs-email{margin-bottom:1rem}}@media(min-width:992px){.footer-form .hs-email{flex-grow:1}}.footer-form .hs-error-msgs label{padding:0;color:#ca1f3d}.footer-form form{position:relative}@media(min-width:992px){.footer-form form{display:flex;align-items:flex-start}}@media(min-width:992px){.footer-form form .hs-error-msgs{top:100%;left:0;right:0}}@media(max-width:991px){.footer-socials{margin-top:2.4rem}}.footer-socials li{display:flex;align-items:center;justify-content:center}.footer-socials ul{display:flex;gap:2rem;align-items:center}.footer-socials ul a{width:3.2rem;height:3.2rem;cursor:pointer}.footer-socials ul a:hover svg path{fill:#ca1f3d}@media(min-width:992px){.dash-newsletter{height:100%;display:flex;flex-direction:column}}.dash-newsletter .button,.dash-newsletter .na_text,.dash-newsletter .restricted{display:none}.dash-newsletter .post-single{background-color:rgba(237,239,245,.5);padding:2rem;border-radius:2rem}@media(min-width:992px){.dash-newsletter .post-single{display:flex;flex-direction:column;justify-content:space-between}}.dash-newsletter .post-single img{display:block;width:100%;max-height:28rem;object-fit:cover;border:1px solid #a5a1a0;border-radius:.4rem;margin-bottom:1.7rem;display:block}.dash-newsletter .co_date{color:#ca1f3d;font-size:1.2rem;text-transform:uppercase}.dash-newsletter .post-excerpt{font-size:1.4rem;line-height:1.5}.dash-newsletter .posts_wrapper{width:100%}.dash-newsletter .post-content .h4{margin-top:.7rem;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.dash-newsletter .post-content .h4{-webkit-line-clamp:2}}@media(min-width:992px){.dash-newsletter .post-content .h4{font-size:1.8rem;line-height:1.3;min-height:4.8rem}}@media(min-width:768px){.dash-newsletter .flexed{display:grid;grid-template-columns:1fr 2fr;gap:1rem}}@media(min-width:768px)and (max-width:991px){.dash-newsletter .flexed{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(min-width:992px){.dash-newsletter .flexed{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}}@media(min-width:992px)and (max-width:1199px){.dash-newsletter .flexed{grid-template-columns:1fr 250px}}@media(min-width:768px){.dash-newsletter .flexed.narrow{grid-template-columns:1fr;height:100%}}@media(min-width:768px){.dash-newsletter .flexed>div{min-height:41rem;justify-content:space-between}}@media(min-width:768px){.dash-newsletter .newsletters-posts{max-height:39rem}}.dash-newsletter .h4.dash-single-block-title{font-weight:600;font-size:2.4rem;margin-bottom:1.4rem}@media(max-width:767px){.dash-newsletter .h4.dash-single-block-title{font-size:1.8rem;margin-top:0;margin-bottom:1.4rem}}.dash-newsletter .posts-wrapper-title.h4{margin-top:1.3rem;margin-bottom:1.1rem;font-weight:500;padding-right:1rem}@media(max-width:991px){.dash-newsletter .posts-wrapper-title.h4{display:flex;align-items:center;justify-content:space-between}}@media(min-width:768px){.dash-newsletter .posts-wrapper-title.h4{margin-top:.5rem;font-size:1.6rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}@media(min-width:992px){.dash-newsletter .posts-wrapper-title.h4{margin-bottom:.5rem;font-size:1.6rem}}.dash-newsletter .posts-wrapper-title.h4 a{color:#ca1f3d;font-weight:400;padding:.6rem 1.2rem;border:1px solid #ebedf5;border-radius:.4rem;display:flex;align-items:center;gap:.6rem;transition:.4s;font-size:1.4rem;line-height:1.5;text-transform:capitalize;text-decoration:underline}.dash-newsletter .posts-wrapper-title.h4 a:hover{text-decoration:none;border-color:#ca1f3d}@media(min-width:992px){.dash-newsletter .newsletters-posts{width:100%}}.dash-newsletter .newsletters-posts li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding:1rem 0;border-top:1px solid #ebedf5}@media(min-width:992px){.dash-newsletter .newsletters-posts li{display:grid;grid-template-columns:12rem 1fr;gap:1rem}}.dash-newsletter .newsletters-posts li:last-child{padding-bottom:0}@media(max-width:991px){.dash-newsletter .newsletters-posts .image{max-width:calc(33.3% - .5rem);flex:0 0 calc(33.3% - .5rem)}}.dash-newsletter .newsletters-posts .image img{min-height:7rem;object-fit:cover;border:1px solid #a5a1a0;border-radius:4px;display:block}@media(min-width:992px)and (max-width:1199px){.dash-newsletter .newsletters-posts .image img{max-height:7rem}}@media(max-width:991px){.dash-newsletter .newsletters-posts .content{max-width:calc(66.6% - .5rem);flex:0 0 calc(66.6% - .5rem)}}.dash-newsletter .newsletters-posts .content .h4{margin-top:0;font-size:1.4rem;line-height:1.1;font-weight:500;min-height:2em;margin-bottom:.5rem;margin-top:.5rem}@media(min-width:992px){.dash-newsletter .newsletters-posts .content .h4{height:3.2em;overflow:hidden;margin-top:0}}.dash-newsletter .newsletters-posts .content .h4 a{display:block}.dash-newsletter .newsletters-posts .co_date{color:rgba(30,34,45,.5)}body.dark-mode .dash-newsletter .post-single{background-color:#2a2e39}body.dark-mode .dash-newsletter .newsletters-posts li{border-color:#4b4e57}body.dark-mode .dash-newsletter .posts-wrapper-title.h4 a{color:#fff;border-color:#4b4e57}body.dark-mode .dash-newsletter .posts-wrapper-title.h4 a:hover{color:#ca1f3d;border-color:#ca1f3d}.owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;display:flex;justify-content:space-between;margin:0!important;pointer-events:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{margin:0;width:3rem;height:3rem;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:.4s;pointer-events:all;background-color:rgba(0,0,0,0);border:2px solid #ca1f3d}.owl-carousel .owl-nav button.owl-next path,.owl-carousel .owl-nav button.owl-prev path{fill:#1e222d;transition:.4s}.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-prev:hover{background-color:#bb0d2b}.owl-carousel .owl-nav button.owl-next:hover path,.owl-carousel .owl-nav button.owl-prev:hover path{fill:#fff}.owl-carousel .owl-nav button.owl-next.disabled,.owl-carousel .owl-nav button.owl-prev.disabled{pointer-events:none}.owl-carousel .owl-nav button svg{width:1.5rem;height:1.5rem}body.dark-mode .owl-carousel .owl-nav button.owl-next path,body.dark-mode .owl-carousel .owl-nav button.owl-prev path{fill:#fff}.fancybox__viewport{position:relative}.fancybox__content{color:#1e222d}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{background:rgba(30,34,45,.2)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__content{box-shadow:0 12px 30px rgba(16,39,107,.1);border-radius:3rem}.fancybox__container.is-animated[aria-hidden=false] .fancybox__content>button.carousel__button.is-close{width:3.2rem;height:3.2rem;border-radius:100%;background-color:#ca1f3d;border:2px solid #ca1f3d;top:3.2rem;right:3.2rem;transition:.4s}@media(max-width:991px){.fancybox__container.is-animated[aria-hidden=false] .fancybox__content>button.carousel__button.is-close{top:2rem;right:2rem}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__content>button.carousel__button.is-close svg{filter:none;width:1.2rem;height:1.2rem;transition:.4s;stroke-width:4px}.fancybox__container.is-animated[aria-hidden=false] .fancybox__content>button.carousel__button.is-close:hover{background-color:rgba(0,0,0,0)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__content>button.carousel__button.is-close:hover svg{stroke:#1e222d}.fancybox__content{color:#1e222d}body.dark-mode .fancybox__content{background-color:#343843;color:#fff}body.dark-mode .fancybox__content>button.carousel__button.is-close:hover svg{stroke:#fff}body.dark-mode .fancybox__content{color:#fff}.post_single .post-tag{font-weight:500;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:1.2rem;padding:.4rem 1rem;border-radius:4px;background-color:#f7f8fc;text-transform:capitalize;white-space:nowrap;position:relative;transition:.4s}@media(min-width:992px){.post_single .post-tag{font-size:1.4rem;padding:.5rem 2rem;order:-2}}.post_single .post-tag>a{position:absolute;display:block;width:100%;height:100%;left:0;right:0;top:0;bottom:0}.post_single .post-tag.link:hover{background-color:#1e222d;color:#fff}.post_single .post-tag.link:hover path{fill:#fff}.post_single .post-tag i{margin-right:.5rem;display:flex;align-items:center}@media(min-width:992px){.post_single .post-tag i{margin-right:1rem}}.post_single .post-tag svg{width:1.2rem;height:auto}@media(min-width:992px){.post_single .post-tag svg{width:1.6rem}}.post_single .post-tag path{fill:#a6a6a6;transition:.4s}@media(min-width:992px){.post_single .right .post-tag i,.post_single .right .post-tag.link,.post_single .right .saved_posts_wrapper{display:none}}@media(min-width:992px){.post_single .right .post-tag{padding:.5rem 1.3rem}}body.dark-mode .post_single .post-tag{background-color:#1e222d}body.dark-mode .post_single .post-tag{background-color:#1e222d}body.dark-mode .post_single .post-tag path{fill:#fff}@media(min-width:992px){.archive .post_single .post-tag,.search .post_single .post-tag,.single .post_single .post-tag{padding:1rem 2rem;flex-grow:0}}@media(min-width:992px){.archive .post_single .right .post-tag i,.archive .post_single .right .post-tag.link,.archive .post_single .right .saved_posts_wrapper,.search .post_single .right .post-tag i,.search .post_single .right .post-tag.link,.search .post_single .right .saved_posts_wrapper,.single .post_single .right .post-tag i,.single .post_single .right .post-tag.link,.single .post_single .right .saved_posts_wrapper{display:flex}}body.dark-mode div.post_single .post-tag.link:hover{background-color:#343843}.post_single{border:1px solid rgba(165,161,160,.2);border-radius:4px;margin-bottom:2rem}.post_single .left>a{display:block;padding:2rem 3rem;padding-bottom:1rem}.post_single .left>a img{border:1px solid #a5a1a0;border-radius:4px;width:100%}.post_single .right{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:0 3rem;padding-bottom:2rem}.post_single .h4{font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem;margin-top:0;width:100%}@media(max-width:991px){.post_single .h4{max-height:7rem;height:7rem;overflow:hidden}}.post_single .button{margin-top:2rem;max-width:none;width:100%}.post_single .co_excerpt{font-size:1.8rem;line-height:2.6rem;width:100%}.post_single .co_excerpt span.restricted{color:#ca1f3d}.post_single .co_excerpt a.button{display:none}.post_single .post-top{min-height:5.3rem}@media(min-width:992px){.post_single .post-top{min-height:5.9rem}}.post-top{padding:1.3rem 3rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;border-bottom:1px solid rgba(165,161,160,.2)}@media(max-width:991px){.post-top{padding:2rem 3rem}}.saved_posts_wrapper{display:flex;align-items:center;gap:1.8rem;margin-left:auto}.saved_posts_wrapper.saving{pointer-events:none;opacity:.7}.saved_posts_wrapper .svg_unsave{display:none}.saved_posts_wrapper a,.saved_posts_wrapper span{font-size:0}.saved_posts_wrapper.unsaved .save{display:flex}.saved_posts_wrapper.unsaved .svg_save{display:none}.saved_posts_wrapper.unsaved .svg_unsave{display:block}body.dark-mode .post_single .left>a img{box-shadow:0 12px 30px #262730}@media(min-width:992px){.posts-wrapper{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem}}.last_characters{position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width:992px){.post_single{display:flex;flex-direction:column}}@media(min-width:992px){.post_single .post-top{display:flex!important}}@media(min-width:992px){.post_single .co_excerpt{display:none}}@media(min-width:992px){.post_single .h4{order:-1;max-height:7rem;overflow:hidden;height:6.8rem;margin-top:2rem;margin-bottom:0;width:100%;font-size:1.7rem}}@media(min-width:992px){.post_single .left{order:1}}@media(min-width:992px){.post_single .left>a{padding-top:1rem;padding-bottom:3rem}}@media(min-width:992px){.post_single .left>a img{height:15rem;object-fit:cover}}@media(min-width:992px){.post_single .right{padding-top:2rem;padding-bottom:0}}@media(min-width:992px){.post_single .right .post_likes_comments{margin-left:auto}}@media(min-width:992px){.post_single .saved_posts_wrapper svg{width:1.8rem;height:auto}}@media(min-width:992px){.post_tags{margin-bottom:4rem}}@media(min-width:992px){article .container-medium{max-width:130rem}}.post_single .post-tag{font-weight:500;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:1.2rem;padding:.4rem 1rem;border-radius:4px;background-color:#f7f8fc;text-transform:capitalize;white-space:nowrap;position:relative;transition:.4s}@media(min-width:992px){.post_single .post-tag{font-size:1.4rem;padding:.5rem 2rem;order:-2}}.post_single .post-tag>a{position:absolute;display:block;width:100%;height:100%;left:0;right:0;top:0;bottom:0}.post_single .post-tag.link:hover{background-color:#1e222d;color:#fff}.post_single .post-tag.link:hover path{fill:#fff}.post_single .post-tag i{margin-right:.5rem;display:flex;align-items:center}@media(min-width:992px){.post_single .post-tag i{margin-right:1rem}}.post_single .post-tag svg{width:1.2rem;height:auto}@media(min-width:992px){.post_single .post-tag svg{width:1.6rem}}.post_single .post-tag path{fill:#a6a6a6;transition:.4s}@media(min-width:992px){.post_single .right .post-tag i,.post_single .right .post-tag.link,.post_single .right .saved_posts_wrapper{display:none}}@media(min-width:992px){.post_single .right .post-tag{padding:.5rem 1.3rem}}body.dark-mode .post_single .post-tag{background-color:#1e222d}body.dark-mode .post_single .post-tag{background-color:#1e222d}body.dark-mode .post_single .post-tag path{fill:#fff}@media(min-width:992px){.archive .post_single .post-tag,.search .post_single .post-tag,.single .post_single .post-tag{padding:1rem 2rem;flex-grow:0}}@media(min-width:992px){.archive .post_single .right .post-tag i,.archive .post_single .right .post-tag.link,.archive .post_single .right .saved_posts_wrapper,.search .post_single .right .post-tag i,.search .post_single .right .post-tag.link,.search .post_single .right .saved_posts_wrapper,.single .post_single .right .post-tag i,.single .post_single .right .post-tag.link,.single .post_single .right .saved_posts_wrapper{display:flex}}body.dark-mode div.post_single .post-tag.link:hover{background-color:#343843}.tweets{overflow:hidden}@media(max-width:991px){.tweets .container{padding:0}}.tweets .h3{font-weight:500}@media(max-width:991px){.tweets .h3{padding-left:2rem}}.tweets .owl-nav{left:-1.5rem;right:-1.5rem}@media(max-width:991px){.tweets .owl-nav{padding-right:7rem;padding-left:2rem}}.tweets .owl-carousel .owl-nav button.owl-next,.tweets .owl-carousel .owl-nav button.owl-prev{background-color:#ca1f3d}.tweets .owl-carousel .owl-nav button.owl-next path,.tweets .owl-carousel .owl-nav button.owl-prev path{fill:#fff}.tweets .owl-item{height:100%}.tweets li{background-color:#edeff5;border-radius:2rem;padding:2rem;height:100%;cursor:pointer}.tweets li .text{padding:3.3rem 1rem;font-size:1.2rem;line-height:1.5;position:relative}.tweets li .text:after,.tweets li .text:before{display:block;content:"“";font-size:3.6rem;line-height:0;color:#fff;margin-bottom:.6rem}.tweets li .text:after{line-height:1;margin-top:.6rem;margin-bottom:0}@media(min-width:992px){.tweets li .text{font-size:1.4rem;padding-bottom:0}}.tweets li .text br+br{display:none}@media(min-width:992px){.tweets .owl-stage{height:30rem}}@media(max-width:991px){.tweets .owl-stage{height:25.3rem}}@media(max-width:991px){.tweets .owl-carousel .owl-stage-outer{overflow:visible}}@media(max-width:991px){.tweets .tweets_carousel{padding-right:7rem;overflow:hidden;margin-right:-2rem;padding-left:2rem;width:calc(100% + 2rem)}}.twit-top{display:grid;grid-template-columns:4rem 1fr;gap:1rem}@media(min-width:992px){.twit-top{grid-template-columns:5rem 1fr}}.twit-top img{width:4rem;height:4rem;border-radius:100%}@media(min-width:992px){.twit-top img{width:5rem;height:5rem}}.twit-top .header{font-weight:500;font-size:1.6rem}.twit-top .header span{display:block;font-size:1.2rem;color:#ca1f3d}.tweet_popup{width:100vw;max-width:45rem}.tweet_popup.fancybox__content>button.carousel__button.is-close{top:1.2rem;right:1.2rem}.tweet_popup .text{padding:3.3rem 1.3rem;font-size:1.2rem;line-height:1.5}body.dark-mode .tweets li{background-color:#2a2e39}body.dark-mode .tweet_popup .text,body.dark-mode .tweets li .text,body.dark-mode .twit-top .header{color:#fff}@media(min-width:992px){.h4,h4{font-size:2.4rem}}@media(min-width:992px){.rs-section{padding:1rem 0;padding-bottom:.5rem}}@media(min-width:992px){.research-portfolio{display:flex;flex-direction:column;padding-bottom:1rem}}.research-portfolio+.button{margin-left:auto;margin-right:auto}@media(max-width:991px){.research-portfolio+.button{width:100%;max-width:none;margin-top:2rem}}@media(min-width:992px){.research-portfolio+.button{margin-top:auto}}.research-portfolio .mp-title{margin-bottom:1.8rem}@media(max-width:767px){.research-portfolio .mp-title{margin-bottom:4rem}}@media(min-width:992px){.research-portfolio .chart-container .inner .hover_data span{font-size:3rem}.research-portfolio .chart-container .inner .hover_data span.name{font-size:1.8rem;top:1.8rem}}.research-portfolio .inner{position:relative}.research-portfolio .button-locked{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:max-content;z-index:2}.research-portfolio:not(.access-granted) .canvas-element{filter:blur(4px);pointer-events:none}.rs-pie .button{margin-left:auto;margin-right:auto;font-weight:600}@media(max-width:767px){.rs-pie .button{margin-top:0;max-width:100%}}@media(min-width:768px){.rs-pie .button{margin-bottom:1rem}}@media(max-width:991px){.chart-wheel .can_rrw{margin-top:5rem}}@media(min-width:768px){.chart-wheel .can_rrw{max-height:260px!important;max-width:260px!important}}.chart-wheel .inner{height:auto!important}.chart-wheel .info-title{margin-left:auto;margin-right:auto;max-width:100%}@media(max-width:991px){.chart-wheel .info-title{max-width:none}}.chart-wheel .info-title i{text-transform:lowercase}.chart-wheel .info-title .info{text-transform:none;text-align:left;width:100%}@media(max-width:991px){.chart-wheel .info-title .info{left:0;right:0;transform:none}}.bg-grey{padding-bottom:3rem}@media(min-width:992px){.bg-grey{background-color:#f7f8fc;padding-bottom:11rem}}.rs-block{box-shadow:0 12px 30px rgba(16,39,107,.1);background-color:#fff;border-radius:3rem;padding:3rem;margin-bottom:2rem}@media(max-width:991px){.rs-block{padding:2rem}}@media(min-width:992px){.rs-block{margin-bottom:0;padding:3rem;padding-top:2rem}}@media(min-width:992px){.rs-block .h4,.rs-block h4{margin-top:0;margin-bottom:0}}@media(min-width:992px){.rs-block .h4,.rs-block h4{margin-top:0}}.research-portfolio .button-locked,.rs-watchlist .button-locked{background-color:#fff}.research-portfolio .button-locked:after,.rs-watchlist .button-locked:after{background-color:#f7f8fc}.research-portfolio .button-locked:focus,.research-portfolio .button-locked:hover,.rs-watchlist .button-locked:focus,.rs-watchlist .button-locked:hover{background-color:#1e222d}article .container{padding:0 1rem;max-width:132rem}.h4,h4{font-weight:500}@media(max-width:991px){.dash-single-block-title{margin-bottom:0;margin-top:0}}div.chart-container{display:flex;flex-direction:column-reverse}p.mp-title{font-size:1.8rem;line-height:1.3;margin-bottom:0;font-weight:500}@media(min-width:992px){p.mp-title{font-size:2.4rem}}.tab{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media(min-width:992px){.tab{max-width:max-content;margin-bottom:0}}@media(max-width:991px){.rs-research .container{padding:0 2rem}}.section-newsfeed .owl-nav{left:-1.5rem;right:-1.5rem}.all_posts{margin-bottom:2rem}@media(min-width:992px){.all_posts{margin-bottom:3.5rem}}@media(min-width:992px){.all_posts .owl-stage-outer{padding:0 2rem;margin:0 -2rem;padding-bottom:2rem;padding-top:2rem}}.all_posts>a{margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media(max-width:991px){.all_posts>a{width:100%;max-width:none}}@media(min-width:992px){.all_posts>a{margin-top:-1rem;position:relative;z-index:1}}.all_posts>a i{margin-left:1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.youtube-icon{max-width:6.5rem;background-color:rgba(0,0,0,.7);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:6.5rem;border-radius:2rem}@media(min-width:992px){.youtube-icon{max-width:9rem;height:9rem;width:9rem}}.youtube-posts{margin-bottom:2rem}@media(min-width:992px){.youtube-posts{margin-bottom:3rem;display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem}}.youtube-posts li{display:grid;grid-template-columns:6.5rem 1fr;gap:1rem;padding:1rem 0;border-bottom:1px dashed #a6a6a6}@media(min-width:992px){.youtube-posts li{grid-template-columns:9rem 1fr;gap:2rem}}@media(min-width:992px){.youtube-posts li:last-child,.youtube-posts li:nth-last-child(2){border:none}}.youtube-posts .h4{font-size:1.4rem;font-weight:500;line-height:1.1;margin-top:0;margin-bottom:0;min-height:3em;text-transform:lowercase}.youtube-posts .h4:first-letter{text-transform:uppercase}@media(min-width:768px)and (max-width:991px){.youtube-posts .h4{font-size:1.8rem;min-height:2.3em}}@media(min-width:992px){.youtube-posts .h4{font-size:1.6rem;line-height:1.1}}.youtube-posts .h4 a:hover{text-decoration:underline}.youtube-posts .co_date{font-size:1.2rem;line-height:1.2;color:rgba(30,34,45,.5);text-transform:uppercase}.youtube-posts .info{line-height:normal}@media(min-width:992px){.youtube-posts .info{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}}.rs-youtube .button{width:100%;max-width:none}div.survey{max-width:none}@media(min-width:992px){div.survey{display:flex;flex-direction:column;height:100%}}div.survey input[type=checkbox]{width:2.2rem;height:2.2rem;-webkit-appearance:none;border:1px solid #a5a1a0;cursor:pointer;vertical-align:middle;margin:0;margin-right:1.5rem}div.survey input[type=checkbox]:checked{background-image:url(../images/icons/check.svg);background-repeat:no-repeat;background-size:1.2rem 1.2rem;background-position:center}div.survey label{font-weight:500;font-size:1.4rem;line-height:normal;margin-bottom:1.4rem;cursor:pointer}@media(min-width:992px){div.survey label{font-size:1.6rem;margin-bottom:1.7rem;font-weight:500}}@media(max-width:991px){div.survey .btn{width:100%;max-width:none}}@media(min-width:992px){div.survey .btn{margin-top:auto}}div.survey h2{font-weight:500}@media(min-width:992px){div.survey h2{font-size:2.4rem;margin-top:0;margin-bottom:2.3rem}}div.survey.error{position:relative}div.survey.error .btn{pointer-events:none;opacity:.5}div.survey .error-text{color:#ca1f3d}@media(min-width:992px){div.survey .error-text{position:absolute;bottom:.8rem;right:8rem}}@media(max-width:991px){div.survey .error-text{display:block;margin-top:1.5rem}}@media(min-width:992px){.dash-row>.inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media(min-width:992px){.section-newsfeed--nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.section-newsfeed--nav h4{margin:0}@media(max-width:991px){.section-newsfeed--nav h4{margin-bottom:2rem;text-align:center;justify-content:center}}.categories-list{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;font-size:1.2rem}@media(max-width:991px){.categories-list{max-width:max-content;margin:0 auto;margin-bottom:2.2rem}}.categories-list:before{content:"Categories";display:inline;text-transform:uppercase;font-size:1.2rem;font-weight:500;margin-right:1rem}.categories-list .current{padding:.7rem 2rem;padding-right:3rem;border-radius:1.5rem;box-shadow:0 12px 30px rgba(16,39,107,.1);position:relative;z-index:2;background-color:#fff;cursor:pointer;min-width:13.5rem;text-align:center}.categories-list .current:after{position:absolute;display:block;content:"";width:.4rem;height:.4rem;top:45%;transform:translateY(-50%) rotate(45deg);right:1.5rem;border-right:1px solid #91919d;border-bottom:1px solid #91919d;transition:.4s}.categories-list .dropdown-items{position:absolute;z-index:2;right:0;top:100%;background-color:#f6f7fb;border-radius:1.5rem;z-index:1;max-width:max-content;margin:0 auto;padding:0 2rem;min-width:13.5rem}.categories-list .dropdown-items li{line-height:2rem}.categories-list .dropdown-items.open{padding-top:1rem;padding-bottom:1rem}.categories-list .dropdown-items a{display:block;height:100%;transition:.4s}.categories-list .dropdown-items a:hover{color:#ca1f3d}@media(min-width:992px){.all_posts .all-posts-carousel{min-height:52.5rem}}.all_posts.loading{position:relative}.all_posts.loading:before{display:block;content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-image:url(../images/loading.gif);background-position:center;background-repeat:no-repeat;background-size:37rem 48rem;background-size:10%;z-index:1003;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dropdown-items{max-height:0;overflow:hidden;transition:all .4s ease-in-out;z-index:1}.dropdown-items.open{max-height:40rem}@media(max-width:991px){.section-newsfeed{padding-top:0}}@media(min-width:992px){.section-newsfeed{position:relative;top:-31rem;margin-bottom:-32.5rem}}.rs-newsletter{padding-top:3rem}@media(min-width:992px){.rs-newsletter{padding-top:2rem;padding-bottom:34rem}}@media(min-width:992px){.post_single{background-color:#fff;border-radius:3rem;border:none}}.post_single .h4{height:6.8rem;max-height:7rem}@media(min-width:992px){.post_single .h4{margin-top:2rem;overflow:hidden;margin-bottom:0;margin-top:auto;height:auto}}@media(min-width:992px){.post_single .left .hidden{display:block!important;padding-left:3rem;padding-right:3rem;padding-bottom:3rem}}@media(min-width:992px){.post_single .left .hidden .button{margin-top:0}}@media(min-width:992px){.post_single .right{min-height:14rem}}@media(min-width:992px){.post_single .right .post-tag{order:-2}}@media(min-width:992px){.post_single .right .button{display:none}}@media(min-width:992px){.active .post_single{box-shadow:0 12px 30px #e9ebf3;border:1px solid #fff;transition:.4s}.active .post_single:hover{border:1px solid #a6a6a6}}@media(max-width:991px){article .button.info-title,article .h4.info-title,article h4.info-title{font-size:1.8rem;margin-top:0;max-width:none;width:100%}}article .button.info-title .info,article .h4.info-title .info,article h4.info-title .info{min-width:50rem;text-align:left}@media(max-width:991px){article .button.info-title .info,article .h4.info-title .info,article h4.info-title .info{left:0;right:0;transform:none;min-width:70vw}}article .h4.info-title .info,article h4.info-title .info{left:0;transform:none}@media(max-width:991px){article .button.info-title .info{transform:none}}@media(max-width:991px){#survey_chart{min-height:35rem}}body.research-locked .chart-container .inner .hover_data{pointer-events:inherit}body.research-locked #legend-container:before{content:"";position:absolute;left:-7px;right:-7px;top:-7px;bottom:-7px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1}@media(min-width:1440px)and (max-width:1679px){html{font-size:9.5px}}body.dark-mode .rs-block{background-color:#343843;box-shadow:0 12px 30px #262730}body.dark-mode .post_single{background-color:#343843;border-color:#343843}body.dark-mode .active .post_single{box-shadow:0 12px 30px #262730}body.dark-mode .bg-grey{background-color:rgba(52,56,67,.5)}body.dark-mode .dash-newsletter .post-single{background-color:#2a2e39}body.dark-mode .newsletters-posts .co_date,body.dark-mode .youtube-posts .co_date{color:hsla(0,0%,100%,.5)}body.dark-mode div.survey input[type=checkbox]:checked{background-color:#1e222d;border-color:#2b2f39}body.dark-mode article .info-title .info{background-color:#343843;color:#fff;box-shadow:0 12px 30px #262730}@media(min-width:992px){.mp-title>.co_date{margin-top:1rem}}@media(min-width:992px){div.chart-wheel .inner{margin-top:auto;margin-bottom:auto}}@media(min-width:992px){div.chart-wheel .inner .canvas-element{padding:0;font-size:1.4rem}}@media(min-width:992px){.rs-watchlist-new{padding-top:0;padding-bottom:5.7rem}}.rs-watchlist-new .st-arrow{animation:scrolly 3s cubic-bezier(.77,0,.175,1) forwards infinite;perspective:9000px;transform:translateZ(0);transform-origin:bottom}@media(max-width:991px){.rs-watchlist-new .st-arrow{rotate:-90deg;left:10px;position:relative;top:-6px}}@keyframes scrolly{0%{transform:translate3d(-80%,0,0) rotateY(90deg) scale(1) skewY(3deg)}30%{transform:translate3d(0,0,0) rotateY(0) scale(1) skewY(0)}70%{transform:translate3d(0,0,0) rotateY(0) scale(1) skewY(0)}95%{transform:translate3d(50%,0,0) rotateY(-90deg) scale(1) skewY(-3deg)}100%{transform:translate3d(50%,0,0) rotateY(-90deg) scale(1) skewY(-3deg)}}.rs-watchlist-new.no-access .rs-chart{display:block}.rs-watchlist-new.no-access .rs-block{padding-right:2rem}@media(max-width:991px){.rs-watchlist-new.no-access .rs-block{padding-right:1rem}}.rs-watchlist-new.no-access .chart-empty{background-image:url(../images/chart-no-access.png)}@media(min-width:992px){.rs-watchlist-new.no-access .chart-empty{min-height:58rem;margin-top:1.5rem}}.rs-watchlist-new .tradingview-widget{width:100%!important;height:100%!important;min-height:26rem}@media(min-width:992px){.rs-watchlist-new .tradingview-widget{min-height:57.8rem}}.rs-watchlist-new .tradingview-widget iframe{width:100%!important;min-height:57.8rem}@media(min-width:992px){.rs-watchlist-new .tradingview-widget iframe{height:100%;min-height:100%}}.rs-watchlist-new .chart-image{border-radius:.6rem;font-size:0;position:relative}@media(min-width:992px){.rs-watchlist-new .chart-image{min-height:57.8rem}.rs-watchlist-new .chart-image:before{position:absolute;display:block;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);opacity:0;transition:opacity .4s}.rs-watchlist-new .chart-image:hover:before{opacity:1}.rs-watchlist-new .chart-image:hover a{opacity:1}}@media(max-width:991px){.rs-watchlist-new .chart-image img{padding-bottom:1rem}}.rs-watchlist-new .chart-image a{font-size:1.4rem;line-height:2rem;display:flex;align-items:center;justify-content:center;width:100%;gap:.6rem;padding:.6rem 1.4rem}@media(max-width:991px){.rs-watchlist-new .chart-image a{border:1px solid #e2e3e4;border-radius:.6rem}}@media(min-width:992px){.rs-watchlist-new .chart-image a{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;max-width:max-content;max-height:max-content;margin:auto;border:1px solid #ebedf5;border-radius:.6rem;background-color:#fff;opacity:0;transition:background-color .4s,opacity .4s}.rs-watchlist-new .chart-image a:hover{background-color:#ebedf5}}.rs-watchlist-new .rs-block{background-color:#f8f9fd}@media(max-width:991px){.rs-watchlist-new .rs-block{padding:1rem;padding-top:2rem}}@media(min-width:992px){.rs-watchlist-new .rs-block{padding:2rem;padding-right:1px}}@media(max-width:991px){.rs-watchlist-new .info-title{padding-left:1rem}}.rs-watchlist-new .with-scroll{max-height:58rem;padding-right:0}@media(max-width:991px){.rs-watchlist-new .with-scroll{max-height:30rem;padding-right:1rem}}.rs-watchlist-new li{display:grid;grid-template-columns:3.6rem 1fr 6rem 7rem 3.6rem;column-gap:1rem;align-items:center;padding:1rem;background-color:#eef0f6;border-radius:1.2rem;cursor:pointer;border:1px solid #eef0f6;transition:.4s;font-weight:500;font-size:1.2rem;text-transform:uppercase}@media(min-width:992px){.rs-watchlist-new li{margin-right:2rem}}@media(min-width:768px)and (max-width:991px){.rs-watchlist-new li{max-width:40rem}}.rs-watchlist-new li.selected,.rs-watchlist-new li:hover{border-color:#1e222d;background-color:#fff}.rs-watchlist-new li+li{margin-top:.2rem}.rs-watchlist-new li .image{color:#fff;width:3.6rem;height:3.6rem;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:1rem}.rs-watchlist-new li .image .label{font-size:1rem;line-height:1}.rs-watchlist-new li .title span{font-size:1.4rem}.rs-watchlist-new li .rating,.rs-watchlist-new li .target{display:flex;align-items:center}.rs-watchlist-new li .rating svg,.rs-watchlist-new li .target svg{margin-right:.6rem}.rs-watchlist-new li .target path{transition:.4s}.rs-watchlist-new li .details a{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border:1px solid #e2e3e4;border-radius:6px;background-color:#fff;transition:.4s}.rs-watchlist-new li .details a.disabled{opacity:.3;pointer-events:none}.rs-watchlist-new li .details path{stroke:#1e222d;transition:.4s}.rs-watchlist-new li .details a:focus,.rs-watchlist-new li .details a:hover{background-color:#1e222d;border-color:#fff}.rs-watchlist-new li .details a:focus path,.rs-watchlist-new li .details a:hover path{stroke:#fff}.rs-watchlist-new li.active .image,.rs-watchlist-new li.buy .image{background-color:#54a96a}.rs-watchlist-new li.active .rating span,.rs-watchlist-new li.buy .rating span{color:#54a96a}.rs-watchlist-new li.active .rating path,.rs-watchlist-new li.buy .rating path{fill:#54a96a}.rs-watchlist-new li.sell .image{background-color:#ca1f3d}.rs-watchlist-new li.sell .rating span{color:#ca1f3d}.rs-watchlist-new li.sell .rating path{fill:#ca1f3d}.rs-watchlist-new li.hold .image,.rs-watchlist-new li.na .image,.rs-watchlist-new li.pending .image{background-color:#b9bece}.rs-watchlist-new li.hold .rating span,.rs-watchlist-new li.na .rating span,.rs-watchlist-new li.pending .rating span{color:#b9bece}.rs-watchlist-new li.hold .rating path,.rs-watchlist-new li.na .rating path,.rs-watchlist-new li.pending .rating path{fill:#b9bece}.rs-list-title{display:flex;align-items:center;justify-content:space-between;padding-right:3rem}@media(max-width:991px){.rs-list-title{margin-top:0;font-size:2.4rem;padding-right:2.5rem;padding-left:1rem}}.rs-list-title>a{color:#ca1f3d;font-size:1.4rem;font-weight:500;line-height:1.3;display:flex;align-items:center;gap:1rem;text-decoration:underline}.rs-list-title>a:hover{text-decoration:none}.rs-list-title>a i{display:flex}.rs-list-title>a svg{width:1.2rem;height:1.4rem}.rs-list-title>a path{fill:#ca1f3d}@media(max-width:991px){.rs-chart{position:relative}}@media(min-width:992px){.rs-chart{display:grid;grid-template-columns:6.75fr 2.9fr;gap:2rem}.rs-chart .info-title{grid-area:1/1/2/2}.rs-chart h4{grid-area:1/2/2/3}.rs-chart .rs-code{grid-area:2/1/3/2}.rs-chart .rs-list{grid-area:2/2/3/3}}.rs-chart .dropdown-trigger{position:absolute;right:0;top:-.5rem;width:3.6rem;height:3.6rem;background-color:#fff;border:1px solid #e2e3e4;border-radius:100%;display:flex;align-items:center;justify-content:center}@media(min-width:992px){.rs-chart h4{padding-left:1rem}}.chart-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e2e3e4;border-radius:1.2rem;background-image:url(./../images/chart-line.svg);background-repeat:no-repeat;background-size:contain;background-position:center top 70%}@media(max-width:991px){.chart-empty{aspect-ratio:355/140;background-size:cover}}@media(max-width:767px){.chart-empty{aspect-ratio:355/260}}.chart-empty span{font-size:1.6rem;color:rgba(30,34,45,.5)}.chart-empty.preload{background-image:url(../images/chart-no-access.png);position:relative;background-size:cover}.chart-empty.preload p{position:absolute;margin:0;top:50%;transform:translateY(-50%);padding:2rem 1.4rem;font-size:1.6rem;font-weight:600;background-color:#b9bece;box-shadow:0 4px 4px rgba(30,34,45,.1);display:inline-flex;gap:.7rem;align-items:center;border-radius:2rem;right:3rem;pointer-events:none}@media(max-width:991px){.chart-empty.preload p{padding:1rem;right:1rem;transform:none;top:2rem}}.chart-empty.preload p span{color:#fff}.chart-empty.preload p i{display:flex;align-items:center;background-position:center}@media(max-width:991px){.rs-list{background-color:#fff;border-top-left-radius:3rem;border-top-right-radius:3rem}.rs-list.open-mobile{display:block!important;height:auto;max-height:38.6rem;padding:2rem;opacity:1;pointer-events:all;position:fixed!important;bottom:0;left:0;right:0;z-index:1001;overflow:hidden;box-shadow:0 12px 30px rgba(16,39,107,.1)}}@media(max-width:991px)and (min-width:768px)and (max-width:991px){.rs-list.open-mobile{max-width:max-content;margin-left:auto}}@media(min-width:992px){.rs-code{min-height:58rem}}body.dark-mode .rs-watchlist-new li{background-color:rgba(30,34,45,.4);border-color:transparent;color:#fff}body.dark-mode .rs-watchlist-new li.selected,body.dark-mode .rs-watchlist-new li:hover{background-color:hsla(0,0%,100%,.05);border-color:rgba(226,227,228,.1)}body.dark-mode .rs-watchlist-new li .details a{background-color:hsla(0,0%,100%,.05);border:1px solid rgba(226,227,228,.1)}body.dark-mode .rs-watchlist-new li .details path{stroke:#fff}body.dark-mode .rs-watchlist-new li .details a:focus,body.dark-mode .rs-watchlist-new li .details a:hover{background-color:#2a2e39;border-color:#2a2e39}body.dark-mode .rs-chart .dropdown-trigger{background-color:hsla(0,0%,100%,.05);border-color:rgba(226,227,228,.1)}body.dark-mode .rs-chart .dropdown-trigger path{fill:#fff}body.dark-mode .rs-list.open-mobile{background-color:#343843}body.dark-mode .chart-empty{background-color:hsla(0,0%,100%,.05);border:1px solid rgba(226,227,228,.1)}body.dark-mode .chart-empty span{color:#fff}body.dark-mode .rs-pie .button.disabled{background-color:#2b2f39;color:#9ca0ac}.youtube-single-post .button-locked{max-width:max-content;padding:0}.youtube-single-post .button-locked:after,.youtube-single-post .button-locked:before{display:none}@media(max-width:991px){.youtube-single-post .excerpt{height:auto}}.youtube-single-post .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media(min-width:992px){.youtube-single-post .top{margin-bottom:2.3rem}}.youtube-single-post .top .post-tag{padding:.5rem 1.7rem;display:flex;align-items:center;gap:.7rem;font-size:1.2rem;font-weight:500;background-color:#f7f8fc;border-radius:.4rem;transition:.4s;position:relative}@media(max-width:991px){.youtube-single-post .top .post-tag{max-width:max-content;padding-left:1rem;padding-right:1rem}}.youtube-single-post .top .post-tag i{display:flex;align-items:center}.youtube-single-post .top .post-tag path{transition:.4s}.youtube-single-post .top .post-tag:hover{background-color:#1e222d;color:#fff}.youtube-single-post .top .post-tag:hover path{fill:#fff}.youtube-single-post .top .post-tag>a{position:absolute;display:block;width:100%;height:100%;left:0;right:0;top:0;bottom:0}.youtube-single-post .content{padding:2rem;background:#f8f9fd;border:1px solid #f3f5fa;border-radius:2rem}.youtube-single-post .content img{border:1px solid #a5a1a0;border-radius:4px;display:block}.youtube-single-post .post-image>a{display:block;position:relative;border-radius:4px}.youtube-single-post .post-image>a:before{position:absolute;display:block;content:"";z-index:2;width:3rem;height:3rem;top:0;left:0;right:0;bottom:0;margin:auto;background-image:url(../images/icons/play-red.svg);background-size:contain}.youtube-single-post .post-image>a:hover:before{animation:pulse 1.5s ease-in-out infinite}.youtube-single-post .post-tags{display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:1.4rem;font-weight:500;padding:1.3rem 0;border-bottom:1px solid #ededed}.youtube-single-post .post-tags .comments{flex-grow:1;font-weight:600}.youtube-single-post .excerpt a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:1.3em;overflow:hidden;margin-top:1.6rem;font-size:1.8rem;font-weight:600;letter-spacing:.01em;line-height:1.3}@media(max-width:991px){.youtube-single-post .excerpt a{height:2.3em;-webkit-line-clamp:2}}.youtube-single-post .saved_posts_wrapper svg{display:inline-block;width:1.8rem;height:auto}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.8)}100%{transform:scale(1)}}.fancybox__container.is-animated[aria-hidden=false] .has-video button.carousel__button.is-close{top:-4rem;right:-4rem}@media(max-width:991px){.fancybox__container.is-animated[aria-hidden=false] .has-video button.carousel__button.is-close{right:0}}body.dark-mode .youtube-single-post .top .post-tag{background-color:#1e222d;color:hsla(0,0%,100%,.5)}body.dark-mode .youtube-single-post .top .post-tag path{fill:#fff}body.dark-mode .youtube-single-post .top .post-tag:hover{background-color:#343843}body.dark-mode .youtube-single-post .content{background-color:#2a2e39;border-color:#2a2e39}body.dark-mode .categories-list .current,body.dark-mode .dropdown-items{background-color:#343843;box-shadow:0 12px 10px rgba(38,39,48,.5)}body.dark-mode .youtube-single-post .excerpt p{color:#fff}body{background-color:#f7f8fc}.header-search form input[type=search]{background-color:#fff}@media(min-width:1440px){div.chart-wheel{max-width:none}}.h4,h4,p.mp-title{font-weight:600}@media(max-width:991px){.mp-title{padding-left:1rem}}.rs-chart .rs-list-title{font-weight:500}.post_single,.rs-block,.youtube-single-post .content{border-radius:1.4rem}@media(max-width:991px){.post_single{display:flex;flex-direction:column}}@media(max-width:991px){.post_single .left{order:1;padding-bottom:1.4rem}}@media(max-width:991px){.post_single .left>a{padding-top:0;padding-bottom:1.4rem}}@media(max-width:991px){.post_single .right{padding-bottom:0}}@media(max-width:991px){.post_single .post-tag.co_date{order:-2;margin-top:1.4rem;margin-bottom:1.4rem}}@media(max-width:991px){.post_single .post-tag.post_likes_comments{order:-1;margin-top:1.4rem;margin-bottom:1.4rem}}@media(max-width:991px){.post_single .button{margin-top:0}}@media(max-width:991px){.post_single .right .button{display:none!important}}@media(max-width:991px){.post_single .left div.hidden{display:block!important}}.rs-block{box-shadow:0 12px 30px rgba(85,95,125,.15)}@media(max-width:991px){.post_single{background-color:#fff;border:none;box-shadow:0 12px 30px rgba(85,95,125,.15)}}@media(max-width:991px){.post_single .post-top{padding-top:1.4rem;padding-bottom:1.4rem}}@media(max-width:991px){.all-posts-carousel.owl-carousel{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem;width:auto;max-width:none;overflow:hidden}}@media(max-width:991px){.all-posts-carousel.owl-carousel .owl-stage-outer{overflow:unset}}@media(max-width:991px){.rs-list{border-top-left-radius:1rem;border-top-right-radius:1rem}}@media(max-width:991px){.section-newsfeed .owl-nav{left:.4rem;right:.4rem}}@media(min-width:992px){.active .post_single{box-shadow:0 12px 30px rgba(85,95,125,.15)}}@media(max-width:991px){.post-top,.post_single .left .hidden,.post_single .left>a,.post_single .right{padding-left:1.4rem;padding-right:1.4rem}}@media(min-width:992px){.post-top,.post_single .left .hidden,.post_single .left>a,.post_single .right{padding-left:2rem;padding-right:2rem}}@media(max-width:991px){.youtube-single-post .content{padding:1.4rem}}@media(max-width:991px){.youtube-single-post .excerpt a{font-size:1.6rem;height:2.5em}}.youtube-single-post .co_date,.youtube-single-post .comments{color:#8a8d94}.saved_posts_wrapper{flex-direction:row-reverse;gap:1.4rem}.rs-watchlist-new .rs-block{background-color:#fff}.youtube-single-post .top{padding-left:1rem}.mp-header{display:flex;align-items:center;width:calc(100% + 4rem);border-bottom:1px solid #ebedf5;gap:1rem;position:relative}@media(max-width:991px){.mp-header{flex-wrap:wrap;justify-content:space-between;width:calc(100% + 2.8rem);margin-left:-1.4rem;margin-right:-1.4rem;padding-left:1.4rem;padding-right:1.4rem;padding-bottom:1.4rem;display:grid;grid-template-columns:1fr auto;row-gap:1.4rem}}@media(min-width:992px){.mp-header{margin-left:-2rem;margin-right:-2rem;padding-left:3rem;padding-right:2rem;padding-bottom:2rem}}.mp-header .co_date{background-color:#f7f8fc;font-size:1.4rem;border-radius:.4rem;padding:.6rem 1.2rem;display:flex;align-items:center;gap:.6rem}@media(max-width:991px){.mp-header .co_date{width:100%;flex-grow:1;order:1;justify-content:center;grid-area:2/1/3/3}}.mp-header .co_date i{line-height:0}.mp-header .co_date svg{width:1.2rem;height:1.2rem}.mp-header .co_date path{fill:#1e222d}@media(min-width:992px){.mp-header .co_date{margin-left:auto}}.mp-header>a{background-color:rgba(0,0,0,0);font-size:1.4rem;border-radius:.4rem;padding:.6rem 1.2rem;display:flex;align-items:center;gap:.6rem;border:1px solid #ebedf5;transition:.4s}@media(max-width:991px){.mp-header>a{width:100%;flex-grow:1;order:1;justify-content:center}}.mp-header>a i{line-height:0}.mp-header>a svg{width:1.2rem;height:1.2rem}.mp-header>a path{fill:#1e222d}.mp-header>a:hover{border-color:#e7e9f2;background-color:#e7e9f2}.chart-wheel .info-title{margin:0;position:static}@media(max-width:991px){.rs-newsletter .rs-block{padding-left:1.4rem;padding-right:1.4rem}}@media(min-width:992px){.post_single .left .hidden,.post_single .left>a{padding-bottom:2rem}}.button-black-round,.button-gray-round,.button-locked{background-color:#e7e9f2}@media(min-width:992px){div.chart-container{padding:0}}article .info-title .info{font-weight:500}@media(min-width:992px){.youtube-single-post .top{margin-bottom:2rem}}.post_single .right .post-tag{flex-grow:1}.post_single .right .post-tag.co_date{margin-right:1px}.post_single .right .post-tag.post_likes_comments{margin-left:1px}.post_single .right .post-tag i{line-height:0;margin-right:.6rem}@media(min-width:992px){.post_single .right .post-tag i{display:block}}.post_single .right .post-tag svg{width:1.2rem;height:1.2rem}.post_single .right .post-tag path{fill:#1e222d}@media(min-width:992px){.research-portfolio{padding-bottom:0;height:100%}.research-portfolio div.chart-wheel{height:100%;justify-content:space-between}}.research-portfolio .button{width:100%;max-width:none}@media(min-width:992px){.research-portfolio .button{margin-bottom:0}}.categories-list{background-color:#fff;box-shadow:0 12px 30px rgba(85,95,125,.15);border-radius:.6rem;padding:.5rem;padding-left:2rem}@media(max-width:991px){.categories-list{display:none;border-radius:1.4rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.categories-list.open-mobile{display:block;height:auto;max-height:36.6rem;padding:2rem;padding-bottom:.5rem;opacity:1;pointer-events:all;position:fixed!important;bottom:0;left:0;right:0;z-index:1001;overflow:hidden;max-width:none;margin:0}}.categories-list:before{margin-right:2rem;color:#8a8d94}@media(max-width:991px){.categories-list:before{display:none}}.categories-list .current{background-color:#f7f8fc;border-radius:.4rem;box-shadow:none;font-size:1.4rem;padding:.6rem 1.2rem;padding-right:4rem;min-width:0}.categories-list .current:after{border-color:#1e222d}.categories-list .dropdown-items{background-color:#fff;border-radius:.6rem;font-size:1.4rem;box-shadow:0 12px 30px rgba(85,95,125,.15);left:11rem;right:auto;width:22.8rem;max-width:none;top:calc(100% + .8rem)}@media(min-width:992px){.categories-list .dropdown-items{padding-left:1rem;padding-right:1rem}}@media(max-width:991px){.categories-list .dropdown-items{position:static;display:block;max-height:none;border:none;box-shadow:none;text-align:center;width:100%;max-width:none;padding:0}}.categories-list .dropdown-items.open{border:1px solid #ebedf5}.categories-list .dropdown-items a{line-height:2;border-radius:.4rem}@media(min-width:992px){.categories-list .dropdown-items a{padding-left:1rem}}.categories-list .dropdown-items a.selected{pointer-events:none}.categories-list .dropdown-items a.selected,.categories-list .dropdown-items a:hover{background-color:#f7f8fc}.categories-list .dropdown-items:before{position:absolute;display:block;top:0;left:1rem;width:0;height:0;border-style:solid;border-width:0 .5rem .5rem .5rem;border-color:transparent transparent #fff transparent;font-weight:500}@media(max-width:991px){.categories-list .h4{font-size:1.8rem;margin-top:0;margin-bottom:1rem}}@media(max-width:991px){.tab{grid-template-columns:3.2rem repeat(2,1fr)}}.tab .button-gray-round{padding:.9em .585em}@media(min-width:992px){.tab .button-gray-round{padding-left:2rem;padding-right:2rem}}.categories-trigger{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border:1px solid #ebedf5;border-radius:100%;background-color:#fff}.categories-trigger svg{width:1.4rem;height:1.4rem}@media(max-width:991px){.post_single .post-tag{font-size:1.4rem}}article .info-title{display:flex;align-items:center}article .info-title i{width:2.4rem;height:2.4rem;margin-left:1rem}.all_posts{margin-bottom:0}@media(max-width:991px){.rs-watchlist-new,.rs-youtube{padding:0 1rem}}.rs-youtube{margin-top:2rem}@media(min-width:992px){.rs-youtube{margin-top:7rem}}.rs-youtube .rs-block>.h4{font-weight:600}@media(min-width:992px){.rs-youtube .rs-block>.h4{margin-bottom:1rem}}@media(max-width:991px){.rs-youtube .rs-block>.h4,div.survey h2{margin:0;font-size:1.8rem;line-height:1.3;font-weight:500}}@media(max-width:991px){.site-header{background-color:#fff}}.post_single .post-tag path{fill:#1e222d}@media(min-width:992px){.section-newsfeed{top:auto;margin-bottom:0}}@media(min-width:992px){.rs-newsletter{padding-bottom:0}}@media(min-width:992px){.rs-research{padding-top:6rem}}article .button.info-title .info,article .h4.info-title .info,article .info-title .info,article h4.info-title .info{font-size:1.2rem;line-height:1.6rem;padding:1rem 1.4rem;border:1px solid #ebedf5}article .button.info-title i,article .h4.info-title i,article .info-title i,article h4.info-title i{transition:.4s}@media(max-width:991px){article .button.info-title i,article .h4.info-title i,article .info-title i,article h4.info-title i{font-size:1rem;width:1.8rem;height:1.8rem}}article .button.info-title:hover i,article .h4.info-title:hover i,article .info-title:hover i,article h4.info-title:hover i{background-color:#e7e9f2;border-color:#e7e9f2}.chart-empty,.chart-empty.preload p,.rs-watchlist-new li{border-radius:.6rem}.rs-watchlist-new li .image{border-radius:.4rem}@media(min-width:992px){.dash-tabs{display:flex}}@media(min-width:992px){.categories-list-wrapper{flex-grow:1;display:flex;max-width:36rem;margin-left:18rem}}.youtube-single-post .post-tags .comments{display:none!important;gap:.6rem;align-items:center;font-weight:500}.youtube-single-post .post-tags .comments svg{width:1.2rem}.youtube-single-post .post-tags .comments i{font-size:0;line-height:0}.saved_posts_wrapper .co_read svg{width:1.8rem;height:1.8rem}@media(min-width:992px){.post_single .post-tag{padding-left:1rem;padding-right:1rem}}@media(max-width:991px){.post_single .h4{-webkit-line-clamp:2;height:4.8rem;max-height:4.8rem;margin-bottom:1.4rem}}@media(min-width:992px){.post_single .left>a{padding-top:1.4rem}}@media(min-width:992px){.post_single .right{min-height:13.2rem}}@media(min-width:1440px){div.chart-container{flex:auto}}@media(min-width:992px){div.chart-wheel{display:flex;flex-direction:column}}@media(min-width:992px){div.chart-container .inner{margin:auto}}.bg-grey{overflow:hidden}@media(max-width:991px){div.youtube-single-post .content{padding:1.4rem;border-radius:.6rem}}.page-template-trader-dashboard .rs-watchlist-new li{grid-template-columns:3.6rem 1fr 7rem}@media(max-width:991px){.page-template-trader-dashboard .dash-template{padding-top:3rem}}.page-template-trader-dashboard .rs-list-title>a{margin-left:auto}.asset-ratings{padding-right:1rem;max-height:29.5rem;overflow-y:auto;max-height:33rem}.asset-ratings::-webkit-scrollbar{-webkit-overflow-scrolling:auto!important;width:6px}.asset-ratings::-webkit-scrollbar-track{background:#f1f1f1;width:4px}.asset-ratings::-webkit-scrollbar-thumb{background:#ca1f3d;outline:1px solid #ca1f3d;border-radius:3px}.asset-ratings::-webkit-scrollbar-track{border-radius:4px}@media(max-width:991px){.asset-ratings{max-height:38rem}}.asset-ratings .tr{display:grid;grid-template-columns:1fr 8rem 6rem;border-bottom:1px dashed #b5b5b5}@media(min-width:992px){.asset-ratings .tr{grid-template-columns:1fr 11rem 6.8rem}}.asset-ratings .cat-name{background-color:#f1f2f7;color:#818181;text-transform:uppercase;font-size:1.2rem;padding:1rem 1.8rem}@media(min-width:992px){.asset-ratings .cat-name{font-size:1.4rem}}.asset-ratings .th{color:#fff;background-color:#1e222d;font-size:1.2rem;text-transform:uppercase;min-height:4rem;display:flex;align-items:center}.asset-ratings .th:first-child{padding-left:1.8rem}@media(max-width:991px){.asset-ratings .th.rating{justify-content:flex-end;padding-right:.8rem}}.asset-ratings .td{font-size:1.2rem;display:flex;align-items:center;text-transform:uppercase}@media(min-width:992px){.asset-ratings .td{font-size:1.4rem}}.asset-ratings .td:first-child{padding-left:1.8rem}.asset-ratings .rating{color:#fff;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:4.4rem}@media(max-width:991px){.asset-ratings .rating{width:100%;max-width:6rem;margin:0 auto}}.asset-ratings .buy{background-color:#92d050}.asset-ratings .strong_buy{background-color:#00b050}.asset-ratings .neutral{background-color:#bfbfbf;color:#1e222d}.asset-ratings .sell{background-color:salmon}.asset-ratings .strong_sell{background-color:#ca1f3d}.asset-ratings .action{padding-left:1.8rem}@media(min-width:992px){.asset-ratings .action{padding-left:2.4rem}}.asset-ratings .arrow.down{transform:rotate(180deg)}.asset-ratings .arrow svg{display:block}.asset-ratings-bottom{margin-top:1rem}@media(max-width:991px){.asset-ratings-bottom{padding-left:2rem;padding-right:2rem}}@media(min-width:992px){.asset-ratings-bottom{display:flex;align-items:center;justify-content:space-between}}.asset-ratings-bottom span{font-size:1.4rem;font-weight:300;color:#818181}@media(max-width:991px){.asset-ratings-bottom span{display:block}}@media(max-width:991px){.rs-block.asset-ratings-block{padding-left:0;padding-right:0}}@media(max-width:991px){.rs-block.asset-ratings-block .h4{padding-left:2rem;padding-right:2rem;white-space:nowrap}.rs-block.asset-ratings-block .h4 span{white-space:normal;text-align:right}}.rs-block.asset-ratings-block .button{display:block;width:100%;max-width:none;margin-top:1rem;font-weight:600}@media(max-width:991px){.rs-block.asset-ratings-block .button{max-width:calc(100% - 4rem);margin-left:auto;margin-right:auto}}.rs-block .h4.with-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}@media(max-width:991px){.rs-block .h4.with-date{margin-top:0}}.rs-block .h4.with-date span{font-size:1.4rem;font-weight:400}.rs-models .rs-block .h4.with-date{font-weight:600;margin-bottom:0;padding-bottom:2rem;border-bottom:1px solid rgba(19,24,47,.1);margin-left:-3rem;margin-right:-3rem}@media(max-width:991px){.rs-models .rs-block .h4.with-date{display:block;text-align:center;margin-left:-2rem;margin-right:-2rem}.rs-models .rs-block .h4.with-date span{display:block}}@media(min-width:992px){.rs-models .rs-block .h4.with-date{padding-left:3rem;padding-right:3rem}}.rs-models .rs-block .button{width:100%;max-width:none}body.dark-mode .mp-header .co_date{background-color:#2b2f39}body.dark-mode .mp-header .co_date path{fill:#fff}body.dark-mode .mp-header>a{border-color:#4b4e57}body.dark-mode .mp-header>a path{fill:#fff}body.dark-mode .mp-header>a:hover{background-color:#4b4e57;border-color:#4b4e57}body.dark-mode .bg-grey{background-color:rgba(0,0,0,0)}body.dark-mode .mp-header,body.dark-mode .youtube-single-post .content img,body.dark-mode .youtube-single-post .post-tags{border-color:#4b4e57}body.dark-mode .categories-list{background-color:#343843;box-shadow:0 12px 20px rgba(85,95,125,.15)}body.dark-mode .categories-list:before{color:#9ca0ac}body.dark-mode .categories-list .current:after{border-color:#fff}body.dark-mode .categories-list .current{background-color:#2b2f39;box-shadow:none}body.dark-mode .categories-list .dropdown-items{border-color:#4b4e57;box-shadow:none}body.dark-mode .categories-list .dropdown-items li{color:#fff}body.dark-mode .post_single .post-tag{background-color:#2b2f39;color:#fff}@media(max-width:991px){body.dark-mode .site-header{background-color:rgba(52,56,67,.95)}}body.dark-mode .categories-trigger{background-color:#343843;border-color:#4b4e57}body.dark-mode .categories-trigger path{stroke:#fff}body.dark-mode .categories-list .dropdown-items a.selected,body.dark-mode .categories-list .dropdown-items a:hover{background-color:#4b4e57}body.dark-mode .research-portfolio .button.disabled{background-color:#2b2f39;color:#9ca0ac}body.dark-mode article .button.info-title .info,body.dark-mode article .h4.info-title .info,body.dark-mode article h4.info-title .info{border-color:#4b4e57}body.dark-mode .rs-section .button-gray-round{background-color:#1e222d}body.dark-mode .rs-section .button-gray-round:focus,body.dark-mode .rs-section .button-gray-round:hover{background-color:#343843}body.dark-mode article .button.info-title:hover i,body.dark-mode article .h4.info-title:hover i,body.dark-mode article .info-title:hover i,body.dark-mode article h4.info-title:hover i,body.dark-mode div.post_single .post-tag.link:hover{background-color:#4b4e57}body.dark-mode article .button.info-title:hover i,body.dark-mode article .h4.info-title:hover i,body.dark-mode article .info-title:hover i,body.dark-mode article h4.info-title:hover i{border-color:#4b4e57}body.dark-mode .youtube-single-post .post-content .co_date,body.dark-mode .youtube-single-post .post-content .comments{color:#9ca0ac}body.dark-mode article .info-title .info{border-color:#4b4e57}body.dark-mode .mp-header>a span{color:#fff}body.dark-mode .rs-watchlist-new .chart-image,body.dark-mode .rs-watchlist-new .chart-image a{border-color:rgba(226,227,228,.1)}body.dark-mode .rs-watchlist-new .chart-image:before{background-color:rgba(52,56,67,.8)}@media(min-width:992px){body.dark-mode .rs-watchlist-new .chart-image a{background-color:#1e222d}body.dark-mode .rs-watchlist-new .chart-image a:hover{background-color:#363b44}}body.dark-mode .rs-watchlist-new .chart-image a path{fill:#fff}@media(max-width:991px){body.dark-mode .rs-list.open-mobile{box-shadow:0 12px 30px #262730}}body.dark-mode .asset-ratings .cat-name{color:hsla(0,0%,100%,.5);background-color:#3d414d}