.wmvp-videos-block{position:relative}.wmvp-videos-block-inner{border:var(--wmvp-playlist-outer-border);overflow:hidden;position:relative}.wmvp-video-playlist-shortcode{margin-bottom:2em}.wmvp-video-player-wrapper{background-color:#000;position:relative;flex:2 1 0%;min-width:500px;max-width:100%}.wmvp-video-player{position:relative;padding-bottom:56.25%;padding-top:0;height:0}.wmvp-video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.wmvp-playlist-nav-wrapper{overflow:hidden;position:relative;flex:1 1 0%;min-width:300px}.wmvp-video-thumbnail{flex:0 0 100px}.wmvp-video-thumbnail img{width:100px;height:60px;object-fit:cover}.wmvp-thumbnail-round .wmvp-video-thumbnail img{border-radius:8px}.wmvp-thumbnail-circle .wmvp-video-thumbnail{flex:0 0 70px}.wmvp-thumbnail-circle .wmvp-video-thumbnail img{border-radius:100%;width:70px;height:70px}.wmvp-playlist-head-section{background:var(--wmvp-playlist-head-bg);color:var(--wmvp-playlist-head-color);padding:15px;z-index:2;position:relative}.wmvp-playlist-head-section a{color:var(--wmvp-playlist-head-color)}.wmvp-playlist-head-section a:hover{color:var(--wmvp-playlist-head-color)}.wmvp-playlist-head-section-inner{display:flex;align-items:center;gap:15px}.wmvp-playlist-title{font-size:16px;line-height:1.3;font-weight:600}.wmvp-head-videos-number{margin-top:5px;font-size:11px}.wmvp-video-playlist-nav{background:var(--wmvp-playlist-bg);overflow-x:hidden;scrollbar-width:thin;overflow-y:scroll}.wmvp-video-playlist-nav::-webkit-scrollbar{width:5px}.wmvp-video-playlist-nav::-webkit-scrollbar-track{background:#fff0}.wmvp-video-playlist-nav::-webkit-scrollbar-thumb{border-radius:20px;background:rgb(0 0 0 / .2)}.dark-skin .wmvp-video-playlist-nav::-webkit-scrollbar-thumb{background:#000}.wmvp-video-playlist-item{padding:12px;overflow:hidden;cursor:pointer;border-bottom:1px solid var(--wmvp-playlist-inner-border-color);background:var(--wmvp-playlist-bg);color:var(--wmvp-playlist-color);transition:0.3s;display:flex;gap:10px}.wmvp-video-playlist-item:last-of-type{border-bottom:0}.wmvp-video-title{font-size:14px;font-weight:700}.wmvp-video-info{flex-grow:1}.wmvp-video-playlist-item:hover,.wmvp-is-playing{background:var(--wmvp-current-video-bg);color:var(--wmvp-current-video-color)}.wmvp-video-status svg{width:10px;fill:var(--wmvp-playlist-color)}.wmvp-video-status>div{width:15px}.wmvp-video-number{font-size:90%;visibility:hidden;text-wrap:nowrap}.wmvp-has-numbers .wmvp-video-number{visibility:visible}.wmvp-video-playlist-item.wmvp-is-playing .wmvp-video-number,.wmvp-video-playlist-item.wmvp-is-paused .wmvp-video-number,.wmvp-video-paused-icon,.wmvp-video-play-icon{display:none}.wmvp-video-playlist-item.wmvp-is-playing .wmvp-video-play-icon,.wmvp-video-playlist-item.wmvp-is-paused .wmvp-video-paused-icon{display:block}.wmvp-video-meta{font-size:12px;margin-top:5px;display:flex;gap:10px}.wmvp-loader-overlay{position:absolute;left:50%;top:50%;bottom:auto;right:auto;transform:translateX(-50%) translateY(-50%)}.wmvp-spinner-circle{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:wmvp-rotation 1s linear infinite}@keyframes wmvp-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wmvp-layout-vertical .wmvp-videos-block-inner{display:flex;flex-wrap:wrap}.wmvp-layout-vertical .wmvp-playlist-nav-wrapper{min-height:300px}.wmvp-layout-vertical .wmvp-video-playlist-nav{position:absolute;left:0;width:100%;height:100%}.wmvp-layout-vertical.wmvp-playlist-has-title .wmvp-video-playlist-nav{padding-bottom:80px}.xenforo-download-button,.xenforo-download-container{margin-top:20px;text-align:center}.button-success{background-color:#28a745!important;border-color:#28a745!important;color:#fff!important}.button-success:hover{background-color:#218838!important;border-color:#1e7e34!important;color:#fff!important}.hidden{display:none!important}.xenforo-hidden{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}#xenforo-countdown-stage.xenforo-hidden,#xenforo-download-btn-container.xenforo-hidden{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important}.xenforo-download-box{margin:24px auto}.xenforo-download-box>div{margin-bottom:10px}#xenforo-countdown-stage{text-align:center;margin:20px 0;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;left:auto!important;width:auto!important;height:auto!important;overflow:visible!important}.countdown-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#0073aa,#005177);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;box-shadow:0 4px 15px rgb(0 115 170 / .3);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.countdown-number{color:#fff;font-size:32px;font-weight:700;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.countdown-text{color:#666;font-size:14px;font-weight:500}.xenforo-resource-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .1);margin:20px 0;display:block}@media (max-width:768px){.xenforo-resource-image{border-radius:6px;margin:15px 0}}@media (max-width:480px){.xenforo-resource-image{border-radius:4px;margin:10px 0}}:root{--brand-color:#0669ff;--dark-brand-color:#0051cc;--bright-color:#FFF;--base-color:#2c2f34}html{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:600}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}figure{margin:1em 0}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:bold}button,input,select{overflow:visible}button,input,select,textarea{margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*{padding:0;margin:0;list-style:none;border:0;outline:none;box-sizing:border-box}:after,:before{box-sizing:border-box}body{background:#F7F7F7;color:var(--base-color);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",Arial,sans-serif;font-size:13px;line-height:21px}.the-subtitle,h1,h2,h3,h4,h5,h6{line-height:1.4;font-weight:600}h1{font-size:41px;font-weight:700}h2{font-size:27px}h3{font-size:23px}.the-subtitle,h4{font-size:17px}h5{font-size:13px}h6{font-size:12px}a{color:var(--base-color);text-decoration:none;transition:0.15s}.brand-title,a:hover{color:var(--brand-color)}embed,img,object{max-width:100%;height:auto}iframe{max-width:100%}p{line-height:1.7}.comment-form-comment label,.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.stream-title{margin-bottom:3px;font-size:11px;color:#a5a5a5;display:block}.stream-item{text-align:center;position:relative;z-index:2;margin:20px 0;padding:0}.stream-item iframe{margin:0 auto}.stream-item img{max-width:100%;width:auto;height:auto;margin:0 auto;display:inline-block;vertical-align:middle}.stream-item.stream-item-above-header{margin:0}.stream-item.stream-item-between .post-item-inner{width:100%;display:block}.post-layout-8.is-header-layout-1.has-header-ad .entry-header-outer,body.post-layout-8.has-header-below-ad .entry-header-outer{padding-top:0}.has-header-below-ad.post-layout-6 .featured-area,.is-header-layout-1.has-header-ad.post-layout-6 .featured-area,.stream-item-top-wrapper~.stream-item-below-header{margin-top:0}.has-header-below-ad .fullwidth-entry-title.container-wrapper,.has-header-below-ad .is-first-section,.is-header-layout-1.has-header-ad .fullwidth-entry-title,.is-header-layout-1.has-header-ad .is-first-section{padding-top:0;margin-top:0}@media (max-width:991px){body:not(.is-header-layout-1).has-header-below-ad.has-header-ad .top-nav-below .has-breaking-news{margin-bottom:20px}.has-header-ad .fullwidth-entry-title.container-wrapper,.has-header-ad.has-header-below-ad .stream-item-below-header,.page.has-header-ad:not(.has-header-below-ad) #content,.single.has-header-ad:not(.has-header-below-ad) #content{margin-top:0}.has-header-ad .is-first-section{padding-top:0}.has-header-ad:not(.has-header-below-ad) .buddypress-header-outer{margin-bottom:15px}}.has-full-width-logo .stream-item-top-wrapper,.header-layout-2 .stream-item-top-wrapper{width:100%;max-width:100%;float:none;clear:both}@media (min-width:992px){.header-layout-2.has-normal-width-logo .stream-item-top-wrapper{margin-top:0}}.header-layout-3.no-stream-item .logo-container{width:100%;float:none}@media (min-width:992px){.header-layout-3.has-normal-width-logo .stream-item-top img{float:right}}@media (max-width:991px){.header-layout-3.has-normal-width-logo .stream-item-top{clear:both}}#background-stream-cover{top:0;left:0;z-index:0;overflow:hidden;width:100%;height:100%;position:fixed}@media (max-width:768px){.hide_back_top_button #go-to-top,.hide_banner_above .stream-item-above-post,.hide_banner_above_content .stream-item-above-post-content,.hide_banner_below .stream-item-below-post,.hide_banner_below_content .stream-item-below-post-content,.hide_banner_below_header .stream-item-below-header,.hide_banner_bottom .stream-item-above-footer,.hide_banner_comments .stream-item-below-post-comments,.hide_banner_header .stream-item-above-header,.hide_banner_top .stream-item-top-wrapper,.hide_breadcrumbs #breadcrumb,.hide_breaking_news #top-nav,.hide_copyright #site-info,.hide_footer #footer-widgets-container,.hide_footer_instagram #footer-instagram,.hide_footer_tiktok #footer-tiktok,.hide_inline_related_posts #inline-related-post,.hide_post_authorbio .post-components .about-author,.hide_post_nav .prev-next-post-nav,.hide_post_newsletter #post-newsletter,.hide_read_more_buttons .more-link,.hide_read_next #read-next-block,.hide_related #related-posts,.hide_share_post_bottom .share-buttons-bottom,.hide_share_post_top .share-buttons-top,.hide_sidebars .sidebar{display:none!important}}.tie-icon:before,[class*=" tie-icon-"],[class^=tie-icon-]{font-family:"tiefonticon"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}body.tie-no-js .bbp-template-notice,body.tie-no-js .comp-sub-menu,body.tie-no-js .indicator-hint,body.tie-no-js .menu-counter-bubble-outer,body.tie-no-js .menu-sub-content,body.tie-no-js .notifications-total-outer,body.tie-no-js .tooltip,body.tie-no-js .woocommerce-error,body.tie-no-js .woocommerce-info,body.tie-no-js .woocommerce-message,body.tie-no-js a.remove{display:none!important}body.tie-no-js .fa,body.tie-no-js .fab,body.tie-no-js .far,body.tie-no-js .fas,body.tie-no-js .tie-icon:before,body.tie-no-js .weather-icon,body.tie-no-js [class*=" tie-icon-"],body.tie-no-js [class^=tie-icon-]{visibility:hidden!important}body.tie-no-js [class*=" tie-icon-"]:before,body.tie-no-js [class^=tie-icon-]:before{content:"\f105"}#autocomplete-suggestions,.tie-popup{display:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after{content:"";display:table;clear:both}@media (min-width:768px){.container{width:100%}}@media (min-width:1200px){.container{max-width:1200px}}.tie-row{margin-left:-15px;margin-right:-15px}.tie-row:after{content:"";display:table;clear:both}.tie-col-md-1,.tie-col-md-10,.tie-col-md-11,.tie-col-md-12,.tie-col-md-2,.tie-col-md-3,.tie-col-md-4,.tie-col-md-5,.tie-col-md-6,.tie-col-md-7,.tie-col-md-8,.tie-col-md-9,.tie-col-sm-1,.tie-col-sm-10,.tie-col-sm-11,.tie-col-sm-12,.tie-col-sm-2,.tie-col-sm-3,.tie-col-sm-4,.tie-col-sm-5,.tie-col-sm-6,.tie-col-sm-7,.tie-col-sm-8,.tie-col-sm-9,.tie-col-xs-1,.tie-col-xs-10,.tie-col-xs-11,.tie-col-xs-12,.tie-col-xs-2,.tie-col-xs-3,.tie-col-xs-4,.tie-col-xs-5,.tie-col-xs-6,.tie-col-xs-7,.tie-col-xs-8,.tie-col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.tie-col-xs-1,.tie-col-xs-10,.tie-col-xs-11,.tie-col-xs-12,.tie-col-xs-2,.tie-col-xs-3,.tie-col-xs-4,.tie-col-xs-5,.tie-col-xs-6,.tie-col-xs-7,.tie-col-xs-8,.tie-col-xs-9{float:left}.tie-col-xs-1{width:8.3333333333%}.tie-col-xs-2{width:16.6666666667%}.tie-col-xs-3{width:25%}.tie-col-xs-4{width:33.3333333333%}.tie-col-xs-5{width:41.6666666667%}.tie-col-xs-6{width:50%}.tie-col-xs-7{width:58.3333333333%}.tie-col-xs-8{width:66.6666666667%}.tie-col-xs-9{width:75%}.tie-col-xs-10{width:83.3333333333%}.tie-col-xs-11{width:91.6666666667%}.tie-col-xs-12{width:100%}@media (min-width:768px){.tie-col-sm-1,.tie-col-sm-10,.tie-col-sm-11,.tie-col-sm-12,.tie-col-sm-2,.tie-col-sm-3,.tie-col-sm-4,.tie-col-sm-5,.tie-col-sm-6,.tie-col-sm-7,.tie-col-sm-8,.tie-col-sm-9{float:left}.tie-col-sm-1{width:8.3333333333%}.tie-col-sm-2{width:16.6666666667%}.tie-col-sm-3{width:25%}.tie-col-sm-4{width:33.3333333333%}.tie-col-sm-5{width:41.6666666667%}.tie-col-sm-6{width:50%}.tie-col-sm-7{width:58.3333333333%}.tie-col-sm-8{width:66.6666666667%}.tie-col-sm-9{width:75%}.tie-col-sm-10{width:83.3333333333%}.tie-col-sm-11{width:91.6666666667%}.tie-col-sm-12{width:100%}}@media (min-width:992px){.tie-col-md-1,.tie-col-md-10,.tie-col-md-11,.tie-col-md-12,.tie-col-md-2,.tie-col-md-3,.tie-col-md-4,.tie-col-md-5,.tie-col-md-6,.tie-col-md-7,.tie-col-md-8,.tie-col-md-9{float:left}.tie-col-md-1{width:8.3333333333%}.tie-col-md-2{width:16.6666666667%}.tie-col-md-3{width:25%}.tie-col-md-4{width:33.3333333333%}.tie-col-md-5{width:41.6666666667%}.tie-col-md-6{width:50%}.tie-col-md-7{width:58.3333333333%}.tie-col-md-8{width:66.6666666667%}.tie-col-md-9{width:75%}.tie-col-md-10{width:83.3333333333%}.tie-col-md-11{width:91.6666666667%}.tie-col-md-12{width:100%}}.tie-alignleft{float:left}.tie-alignright{float:right}.tie-aligncenter{clear:both;margin-left:auto;margin-right:auto}.fullwidth{width:100%!important}.alignleft{float:left;margin:0.375em 1.75em 1em 0}.alignright{float:right;margin:0.375em 0 1em 1.75em}.aligncenter{clear:both;display:block;margin:0 auto 1.75em;text-align:center;margin-left:auto;margin-right:auto;margin-top:6px;margin-bottom:6px}@media (max-width:767px){.entry .alignleft,.entry .alignleft img,.entry .alignright,.entry .alignright img{float:none;clear:both;display:block;margin:0 auto 1.75em}}.clearfix:after,.clearfix:before{content:" ";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}#tie-wrapper,.tie-container{height:100%;min-height:650px}.tie-container{position:relative;overflow:hidden}#tie-wrapper{background:#fff;position:relative;z-index:108;height:100%;margin:0 auto}.container-wrapper{background:#ffffff;border:1px solid rgba(0,0,0,0.1);border-radius:2px;padding:30px}#content{margin-top:30px}@media (max-width:991px){#content{margin-top:15px}}.site-content{-ms-word-wrap:break-word;word-wrap:break-word}.boxed-layout #tie-wrapper,.boxed-layout .fixed-nav{max-width:1230px}.boxed-layout.wrapper-has-shadow #tie-wrapper{box-shadow:0 1px 7px rgba(171,171,171,0.5)}@media (min-width:992px){.boxed-layout #main-nav.fixed-nav,.boxed-layout #tie-wrapper{width:95%}}@media (min-width:992px){.framed-layout #tie-wrapper{margin-top:25px;margin-bottom:25px}}@media (min-width:992px){.border-layout #tie-container{margin:25px}.border-layout:after,.border-layout:before{background:inherit;content:"";display:block;height:25px;left:0;bottom:0;position:fixed;width:100%;z-index:110}.border-layout:before{top:0;bottom:auto}.border-layout.admin-bar:before{top:32px}.border-layout #main-nav.fixed-nav{left:25px;right:25px;width:calc(100% - 50px)}}#header-notification-bar{background:var(--brand-color);color:#fff;position:relative;z-index:1}#header-notification-bar p a{color:#fff;text-decoration:underline}#header-notification-bar .container{display:flex;justify-content:space-between;font-size:16px;flex-wrap:wrap;align-items:center;gap:40px;min-height:65px}#header-notification-bar .container .button{font-size:14px}#header-notification-bar .container:after{display:none}@media (max-width:991px){#header-notification-bar .container{justify-content:center;padding-top:15px;padding-bottom:15px;gap:15px;flex-direction:column}}.theme-header{background:#fff;position:relative;z-index:999}.theme-header:after{content:"";display:table;clear:both}.theme-header.has-shadow{box-shadow:rgba(0,0,0,0.1) 0px 25px 20px -20px}.theme-header.top-nav-below .top-nav{z-index:8}.is-stretch-header .container{max-width:100%}#menu-components-wrap{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.header-layout-2 #menu-components-wrap{justify-content:center}.header-layout-4 #menu-components-wrap{justify-content:flex-start}.header-layout-4 #menu-components-wrap .main-menu-wrap{flex-grow:2}.header-layout-4 #menu-components-wrap .flex-placeholder{flex-grow:1}.logo-row{position:relative}#logo{margin-top:40px;margin-bottom:40px;display:block;float:left}#logo img{vertical-align:middle}#logo img[src*=".svg"]{width:100%!important}@-moz-document url-prefix(){#logo img[src*=".svg"]{height:100px}}#logo a{display:inline-block}#logo .h1-off{position:absolute;top:-9000px;left:-9000px}#logo.text-logo a{color:var(--brand-color)}#logo.text-logo a:hover{color:var(--dark-brand-color);opacity:0.8}#tie-logo-inverted,#tie-sticky-logo-inverted{display:none}.tie-skin-inverted #tie-logo-inverted,.tie-skin-inverted #tie-sticky-logo-inverted{display:block}.tie-skin-inverted #tie-logo-default,.tie-skin-inverted #tie-sticky-logo-default{display:none}.logo-text{font-size:50px;line-height:50px;font-weight:bold}@media (max-width:670px){.logo-text{font-size:30px}}.has-full-width-logo.is-stretch-header .logo-container{padding:0}.has-full-width-logo #logo{margin:0}.has-full-width-logo #logo a,.has-full-width-logo #logo img{width:100%;height:auto;display:block}.has-full-width-logo #logo,.header-layout-2 #logo{float:none;text-align:center}.has-full-width-logo #logo img,.header-layout-2 #logo img{margin-right:auto;margin-left:auto}.has-full-width-logo .logo-container,.header-layout-2 .logo-container{width:100%;float:none}@media (max-width:991px){#theme-header.has-normal-width-logo #logo{margin:14px 0!important;text-align:left;line-height:1}#theme-header.has-normal-width-logo #logo img{width:auto;height:auto;max-width:190px}}@media (max-width:479px){#theme-header.has-normal-width-logo #logo img{max-width:160px;max-height:60px!important}}@media (max-width:991px){#theme-header.mobile-header-default.header-layout-1 .header-layout-1-logo,#theme-header.mobile-header-default:not(.header-layout-1) #logo{flex-grow:10}#theme-header.mobile-header-centered.header-layout-1 .header-layout-1-logo{width:auto!important}#theme-header.mobile-header-centered #logo{float:none;text-align:center}}.components{display:flex;align-items:center;justify-content:end}.components>li{position:relative}.components>li.social-icons-item{margin:0}.components>li>a{display:block;position:relative;width:30px;text-align:center;font-size:16px;white-space:nowrap}.components>li:hover>a,.components>li>a:hover{z-index:2}.components .avatar{border-radius:100%;position:relative;top:3px;max-width:20px}.components a.follow-btn{width:auto;padding-left:15px;padding-right:15px;overflow:hidden;font-size:12px}.components .search-bar form{width:auto;background:rgba(255,255,255,0.1);line-height:36px;border-radius:50px;position:relative}.main-nav-light .main-nav .components .search-bar form,.top-nav-light .top-nav .components .search-bar form{background:rgba(0,0,0,0.05)}.components #search-input{border:0;width:100%;background:transparent;padding:0 35px 0 20px;border-radius:0;font-size:inherit}.components #search-submit{position:absolute;right:0;top:0;width:40px;line-height:inherit;color:#777777;background:transparent;font-size:15px;padding:0;transition:color 0.15s;border:none}.components #search-submit:hover{color:var(--brand-color)}#search-submit .tie-icon-spinner{color:#fff;cursor:default;animation:tie-spin 3s infinite linear}.popup-login-icon.has-title a{width:auto;padding:0 8px}.popup-login-icon.has-title span{line-height:unset;float:left}.popup-login-icon.has-title .login-title{position:relative;font-size:13px;padding-left:4px}.weather-menu-item{display:flex;align-items:center;padding-right:5px;overflow:hidden}.weather-menu-item .weather-wrap{padding:0;overflow:inherit;line-height:23px}.weather-menu-item .weather-forecast-day{display:block;float:left;width:auto;padding:0 5px;line-height:initial}.weather-menu-item .weather-forecast-day .weather-icon{font-size:26px;margin-bottom:0}.weather-menu-item .city-data{float:left;display:block;font-size:12px}.weather-menu-item .weather-current-temp{font-size:16px;font-weight:400}.weather-menu-item .weather-current-temp sup{font-size:9px;top:-2px}.weather-menu-item .theme-notice{padding:0 10px}.components .tie-weather-widget{color:var(--base-color)}.main-nav-dark .main-nav .tie-weather-widget{color:#ffffff}.top-nav-dark .top-nav .tie-weather-widget{color:#cccccc}.components .icon-basecloud-bg:after{color:#ffffff}.main-nav-dark .main-nav .icon-basecloud-bg:after{color:#1f2024}.top-nav-dark .top-nav .icon-basecloud-bg:after{color:#1f2024}.custom-menu-button{padding-right:5px}.custom-menu-button .button{font-size:13px;display:inline-block;line-height:21px;width:auto}.header-layout-1 #menu-components-wrap{display:flex;justify-content:flex-end}.header-layout-1 .main-menu-wrapper{display:table;width:100%}.header-layout-1 #logo{line-height:1;float:left;margin-top:20px;margin-bottom:20px}.header-layout-1 .header-layout-1-logo{display:table-cell;vertical-align:middle;float:none}.is-header-bg-extended #theme-header,.is-header-bg-extended #theme-header.header-layout-1 #main-nav:not(.fixed-nav){background:transparent!important;display:inline-block!important;width:100%!important;box-shadow:none!important;transition:background 0.3s}.is-header-bg-extended #theme-header.header-layout-1 #main-nav:not(.fixed-nav):before,.is-header-bg-extended #theme-header:before{content:"";position:absolute;width:100%;left:0;right:0;top:0;height:150px;background-image:linear-gradient(to top,transparent,rgba(0,0,0,0.5))}@media (max-width:991px){.is-header-bg-extended #tie-wrapper #theme-header .logo-container:not(.fixed-nav){background:transparent;box-shadow:none;transition:background 0.3s}}.is-header-bg-extended .has-background .is-first-section{margin-top:-350px!important}.is-header-bg-extended .has-background .is-first-section>*{padding-top:350px!important}.rainbow-line{height:3px;width:100%;position:relative;z-index:2;background-image:-webkit-linear-gradient(left,#f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1bbc9b 32%,#14b9d5 32%,#14b9d5 40%,#c377e4 40%,#c377e4 48%,#f76570 48%,#f76570 56%,#f3a46b 56%,#f3a46b 64%,#ffd205 64%,#ffd205 72%,#1bbc9b 72%,#1bbc9b 80%,#14b9d5 80%,#14b9d5 80%,#14b9d5 89%,#c377e4 89%,#c377e4 100%);background-image:linear-gradient(to right,#f76570 0%,#f76570 8%,#f3a46b 8%,#f3a46b 16%,#f3a46b 16%,#ffd205 16%,#ffd205 24%,#ffd205 24%,#1bbc9b 24%,#1bbc9b 25%,#1