@keyframes vibrate{0%,100%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes flicker{0%,41.99%,43.01%,47.99%,49.01%,100%{opacity:1}42%,43%,48%,49%{opacity:0}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%{transform:translateX(-5px)}20%,40%,60%{transform:translateX(5px)}80%{transform:translateX(4px)}90%{transform:translateX(-4px)}}@keyframes jello{0%,100%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.15,.75,1)}40%{transform:scale3d(.75,1.15,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}@keyframes wobble{0%,100%{transform:translateX(0%);transform-origin:50% 50%}15%{transform:translateX(-15px) rotate(-4deg)}30%{transform:translateX(8px) rotate(4deg)}45%{transform:translateX(-8px) rotate(-2.6deg)}60%{transform:translateX(5px) rotate(1.4deg)}75%{transform:translateX(-3px) rotate(-.5deg)}}@keyframes bounce{0%{transform:translateY(-15px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-12px);animation-timing-function:ease-in}65%{transform:translateY(-6px);animation-timing-function:ease-in}82%{transform:translateY(-3px);animation-timing-function:ease-in}93%{transform:translateY(-2px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}100%{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes wp-dark-mode-blink{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes wp-dark-mode-fadein{from{opacity:0}to{opacity:1}}@keyframes wp-dark-mode-inactive-fadein{from{opacity:0}to{opacity:1}}@keyframes wp-dark-mode-slide-left{0%{transform:translateX(25%)}100%{transform:translateX(0)}}@keyframes wp-dark-mode-slide-top{0%{transform:translateY(25%)}100%{transform:translateY(0)}}@keyframes wp-dark-mode-slide-right{0%{transform:translateX(-25%)}100%{transform:translateX(0)}}@keyframes wp-dark-mode-slide-bottom{0%{transform:translateY(-25%)}100%{transform:translateY(0)}}@keyframes active-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes inactive-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes active-flip{from{transform:rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0;perspective:0}40%{transform:rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:rotate3d(0,1,0,10deg);opacity:1}80%{transform:rotate3d(0,1,0,-5deg)}to{perspective:0}}@keyframes inactive-flip{from{transform:rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0;perspective:0}40%{transform:rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:rotate3d(0,1,0,10deg);opacity:1}80%{transform:rotate3d(0,1,0,-5deg)}to{perspective:0}}@keyframes active-roll{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes inactive-roll{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.wp-dark-mode-switcher,.wp-dark-mode-side-toggle-wrap{--wp-dark-mode-cta-bg:#555;display:inline-flex;align-items:center;z-index:9999;position:relative;background:rgba(0,0,0,0) !important;text-align:left}.wp-dark-mode-switcher label,.wp-dark-mode-switcher .toggle,.wp-dark-mode-side-toggle-wrap label,.wp-dark-mode-side-toggle-wrap .toggle{height:calc(26px*var(--wp-dark-mode-scale));border-radius:calc(100px*var(--wp-dark-mode-scale));display:inline-block}.wp-dark-mode-switcher label,.wp-dark-mode-side-toggle-wrap label{background-color:#eee;position:relative;cursor:pointer;width:calc(100px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher .toggle,.wp-dark-mode-side-toggle-wrap .toggle{position:absolute;width:50%;background-color:#fff;box-shadow:0 2px 15px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.wp-dark-mode-switcher.floating,.wp-dark-mode-side-toggle-wrap.floating{position:fixed;bottom:20px}.wp-dark-mode-switcher.left_bottom,.wp-dark-mode-side-toggle-wrap.left_bottom{left:26px;flex-flow:row-reverse}.wp-dark-mode-switcher.active .toggle,.wp-dark-mode-side-toggle-wrap.active .toggle{transform:translateX(100%);background-color:#34323d}[href="#darkmode_switcher"]{display:flex !important;align-items:center}.wp-dark-mode-switcher.style-3{display:inline-flex !important}.wp-dark-mode-switcher.style-3 img{max-height:calc(18px*var(--wp-dark-mode-scale));max-width:calc(18px*var(--wp-dark-mode-scale))}.wp-dark-mode-switcher.style-3 label{height:calc(30px*var(--wp-dark-mode-scale));width:calc(60px*var(--wp-dark-mode-scale));background:#39393d;margin:0 7px;display:flex;align-items:center;justify-content:space-around}.wp-dark-mode-switcher.style-3 .toggle{height:calc(25px*var(--wp-dark-mode-scale));width:calc(25px*var(--wp-dark-mode-scale));top:50%;transform:translateY(-50%) !important;transition:all .2s ease;left:calc(2px*var(--wp-dark-mode-scale));background:#fff}.wp-dark-mode-switcher.style-3.active .toggle{background:#000;right:calc(2px*var(--wp-dark-mode-scale));left:auto}:root{--wp-dark-mode-zoom:150%}.wp-dark-mode-ignore,.wp-dark-mode-include{binding:none}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}ol,ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-pullquote){margin:0 0 1em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}:root{--safirWidth:1170px}*{outline:0;margin:0;padding:0;vertical-align:bottom;box-sizing:border-box;-moz-box-sizing:border-box}ul{list-style:none;list-style-position:outside}a{text-decoration:none;color:var(--c1)}a:hover{text-decoration:none;color:#222}a img{border:none}img{max-width:100%;height:auto}body{font:13px var(--mainFont),sans-serif;color:#000;background:#efefef}h1{font-size:20px}h2{font-size:19px}h1,h2,h3,h4,h5,h6{color:var(--c1)}input,select,textarea,button{font-family:inherit}.safiricon,.themeicon{display:block}.safiricon svg,.themeicon svg{display:block;fill:currentColor;width:16px;height:16px;margin-right:5px}.themeicon svg{margin:0}.safir-logo{font-weight:700;line-height:1;font-size:20px;color:#333}.safir-logo:hover{color:#666}.safir-logo img{width:auto;height:var(--headerHeight)}img.lazy{opacity:0;transition:opacity .3s ease-in}.safirthumb{position:relative;overflow:hidden;padding-bottom:var(--thumbRatio);background-color:#f0f0f0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:var(--noImageForPost)}.safirthumb:before{position:absolute;display:block;content:""}.safirthumb .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.safirthumb .center{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.safirthumb img{position:absolute;top:0;left:0;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.safirBox{background:#fff;position:relative;padding:20px;overflow:hidden;border-radius:4px}.safirBox .title a:hover{color:var(--c1)}.whitePost{background:#fff;position:relative;padding:20px;overflow:hidden;border-radius:4px}.whitePost .title a:hover{color:var(--c1)}.shiftBottom{margin-bottom:10px}.mainHeading{padding:10px 15px;margin-bottom:10px;position:relative;font-weight:500;color:#fff;background:var(--c1);border-radius:4px;font-size:15px;line-height:20px;overflow:hidden}.mainHeading:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(to right,rgba(255,255,255,.05) 0%,rgba(0,0,0,.1) 100%);z-index:1}.mainHeading .icon{float:left;color:var(--c2);width:20px;height:20px;position:relative;margin:5px 10px 5px 0}.mainHeading .title{margin:5px 0;display:block;float:left;color:#fff;font-weight:500;font-size:15px;position:relative;z-index:2}.mainHeading h1{color:#333;font-size:18px}.mainHeading .allLink{float:right;display:block;line-height:26px;color:#333;font-size:12px;font-weight:700;position:relative;z-index:2;border-radius:3px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.09);padding:0 8px;transition:color .3s;margin:2px -5px 2px 0}.mainHeading .allLink:hover{color:var(--c1)}.mainHeading .icon svg{width:20px;height:20px}.pageHeading{padding-left:20px;position:relative;margin-bottom:20px}.pageHeading .inner:before{background:var(--c1)}.pageHeading h1,.pageHeading .title{font-family:var(--headFont),sans-serif;font-size:26px;line-height:1.2;color:#333}.pageHeading:before{content:"";background:var(--c1);display:block;width:4px;border-radius:2px;height:100%;position:absolute;left:0;top:0}.reading{font-size:16px;line-height:1.8;text-align:justify;font-family:var(--contentFont),sans-serif}.reading p,.reading li{margin-bottom:10px}.reading a{color:var(--linkColor)}.reading a:hover{color:#333}.reading ul{margin-bottom:20px}.reading ul li{margin-left:15px;list-style-position:inside;list-style-type:disc;margin-bottom:0;position:relative}.reading h1,.reading h2,.reading h3,.reading h4,.reading h5,.reading h6{position:relative;margin-bottom:10px;font-family:var(--headFont),sans-serif;color:var(--headColor)}.safirthumb img{width:100%}.safirMetas{color:#a2a2a2;font-size:12px;margin-top:10px}.safirMetas div{display:inline-block;line-height:16px;margin-right:12px}.safirMetas .icon{display:inline-block}.safirMetas a{color:#a2a2a2}.safirMetas a:hover{color:#b3b3b3}.safirMetas .meta svg{width:12px;height:12px;margin:2px}#topbar{color:#fff;background:var(--c1);font-size:13px}#topbar ul.menu{float:left;padding:10px 0;overflow:hidden}#topbar ul.menu .sub-menu{display:none}#topbar ul.menu li{display:inline-block;line-height:20px;margin-right:20px}#topbar ul.menu a{color:rgba(255,255,255,.75);display:flex;align-items:center;line-height:20px;transition:all .2s}#topbar ul.menu a:hover{color:var(--c2)}#topbar .rightGroup{float:right;overflow:hidden;display:flex;align-items:center}#topbar .safirSocial{float:left;padding:8px 0;margin-left:10px}#topbar #membership{float:left}#topbar .membershipButton{display:flex;align-items:center;gap:5px;background:var(--c2);color:var(--c1);cursor:pointer;line-height:40px;padding:0 15px;margin-left:5px}header{background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.05)}#header-cont{position:relative;z-index:50}#header-cont .innerContainer{display:flex;align-items:center}#header-cont .toggleMenu,#header-cont .searchButton,#header-cont .searchform{display:none}#header-cont .innerContainer{overflow:visible}#header-logo{padding:20px 0}#hamburgermenu{position:fixed;z-index:999999;top:0;left:-300px;width:300px;height:100%;overflow-y:scroll;background:#fff}#hamburgermenu span.close{display:block;background:var(--c1);color:var(--c2);width:40px;height:40px;border-radius:50%;position:absolute;top:10px;right:10px;cursor:pointer}#hamburgermenu span.close svg{margin:12px}#hamburgermenu .logoBlock{border-bottom:2px solid #ededed;padding:10px 50px 10px 10px}#hamburgermenu .logoBlock a{display:table-cell;height:40px;vertical-align:middle}#hamburgermenu .logoBlock img{max-height:40px;width:auto}#hamburgermenu .membership{padding:10px;position:relative;background:#f8f8f8}#hamburgermenu .membership a.text{display:flex;align-items:center;gap:5px;line-height:30px;padding-right:40px}#mobilemenuContainer{overflow:hidden;border-top:2px solid #ededed}#mobilemenu{position:relative}#mobilemenu li{position:relative}#mobilemenu a{display:flex;align-items:center;border-bottom:1px solid #ededed;padding:10px;line-height:30px;font-size:14px;color:#191919;font-weight:500;z-index:2}#mobilemenu .safiricon{color:var(--c1)}#mobilemenu a:hover{color:#000}#mobilemenu .sub-menu{display:none;background:#fafafa}#mobilemenu .sub-menu a{padding-left:30px}#mobilemenu .sub-menu .sub-menu a{padding-left:50px}#mobilemenu .menu-item-has-children>a{padding-right:12px;position:relative}#mobilemenu .submenuarrow{display:none}#mobileSocial{margin:10px;text-align:center}#mobileSocial li{display:inline-block;float:none}#mobileSocial a{color:#333}#mobileSocial a svg{width:25px;height:25px}#overlay{display:none;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);z-index:999998;top:0;left:0}.hamburgerMenuButton{display:none;cursor:pointer;color:var(--c2);opacity:.9;position:fixed;z-index:100;left:10px;top:10px}.hamburgerMenuButton .icon{box-shadow:0 0 4px rgba(0,0,0,.1);border-radius:50%;background:var(--c1);width:40px;height:40px;padding:12px}#topsearch{float:left;margin-left:10px;transition:all .3s;padding:5px 0}#topsearch form{width:180px;position:relative}#topsearch input[type=text]{background:rgba(255,255,255,.1);width:100%;border-radius:3px;display:block;border:0;padding:0 40px 0 10px;height:30px;font-size:12px;line-height:30px;color:rgba(255,255,255,.6)}#topsearch button{position:absolute;right:0;top:0;display:block;border:0;width:30px;height:30px;cursor:pointer;background:0 0;padding:5px;color:rgba(255,255,255,.5)}#topsearch button svg{width:12px;height:12px;margin:2px}#menuGroup{margin-left:auto;z-index:20;transition:all .5s;font-family:var(--menuFont),sans-serif}#mainMenu{position:relative}#menu{clear:both;z-index:40;position:relative;font-weight:500;font-size:14px}#menu li{float:left}#menu li .icon svg{width:18px;height:18px;color:var(--c1)}#menu a{display:flex;align-items:center;position:relative;padding:0 15px;transition:all .3s ease;color:#111;font-size:14px;font-weight:500;line-height:calc(var(--headerHeight) + 40px)}#menu .sub-menu{visibility:hidden;position:absolute;box-shadow:0 0 22px rgba(0,0,0,.15);background:#fff;opacity:0;z-index:-1;transform:translateY(-20px);transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s}header #menu li:hover>.sub-menu{visibility:visible;opacity:1;z-index:1;transform:translateY(0%);transition-delay:0s,0s,.3s}#menu>ul>li>.sub-menu>li:first-child:before{content:"";display:block;position:absolute;left:15px;top:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);transition:all .2s}#menu>ul>li>.sub-menu>li:first-child:hover:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fbfbfb rgba(0,0,0,0)}#menu>ul>li:hover>a,#menu>ul>li.active>a{color:var(--c1)}#menu .sub-menu .sub-menu{left:100%;top:0}#menu .sub-menu li{float:none;background:0 0;position:relative;display:block;padding:0;border-top:2px solid #f2f2f2}#menu .sub-menu li:first-child{border-top:0}#menu .sub-menu a{width:auto;min-width:200px;line-height:50px;margin:0;padding:0 15px;white-space:nowrap;transition:all .2s}#menu .sub-menu a:hover{background:#fbfbfb}#menu li.menu-item-has-children .submenuarrow{color:var(--c1)}#menu li.menu-item-has-children .submenuarrow svg{width:8px;height:8px;margin-left:5px}#menu li.menu-item-has-children li.menu-item-has-children .submenuarrow{margin-left:auto;margin-top:5px;transform:rotate(-90deg)}#safirPage{background:#f8f8f8;margin:auto;position:relative;box-shadow:0 0 3px rgba(0,0,0,.3)}.innerContainer{max-width:var(--safirWidth);padding:0 5px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}#main{padding-top:20px;padding-bottom:20px}body:has(#aside) #content{width:69.5238095238%}#content{width:100%;float:left;position:relative}#aside{float:right;width:28.5714285714%}#horoscopesPage .burclarTable{overflow:hidden;margin:10px -5px 0;font-size:15px}#horoscopesPage .burclarTable .item{width:50%;float:left;padding:0 5px}#horoscopesPage .burclarTable .inner{border-bottom:1px dotted #ddd;padding:5px 0}#horoscopesPage .burclarTable .key{display:inline-block;font-weight:700}#horoscopesPage .burclarTable .value{display:inline-block}#horoscopesPage .burcList{overflow:hidden;border-top:1px dotted #ededed;border-left:1px dotted #ededed}#horoscopesPage .burcList .item{width:16.6666666667%}#horoscopesPage .burcList a{font-size:11px;padding:10px 0;transition:all .1s;color:#979aa2}#horoscopesPage .burcList .item .icon:before{display:block;height:35px;line-height:35px;font-size:35px;transition:all .1s;color:#979aa2}#horoscopesPage .burcList .item:hover a,#horoscopesPage .burcList .item.active a{color:var(--c1)}#horoscopesPage .burcList .item:hover .icon:before,#horoscopesPage .burcList .item.active .icon:before{font-size:40px;color:#505666}#horoscopesPage .burcList .item .title{margin-top:5px;line-height:20px;font-size:15px}.homeWidget,.sidebarWidget,.wideWidget{margin-top:20px}#aside .sidebarWidget:first-child{margin-top:0}.nativeWidget .mainHeading{margin:-20px -20px 0;border-bottom-left-radius:0;border-bottom-right-radius:0}.nativeWidget ul{margin:0 -20px -15px}.nativeWidget li{border-top:2px solid #f7f7f7;padding:15px 20px}.nativeWidget li:first-child{border-top:0}.homeWidget .post .title a,.wideWidget .post .title a,.sidebarWidget .post .title a{display:block}.advancedPostsWidget1 .items{margin:-5px;display:flex;flex-wrap:wrap}.advancedPostsWidget1 .post-container{width:33.3333333333%;padding:5px}.advancedPostsWidget1 .post{padding:10px}.advancedPostsWidget1 .post .safirthumb{margin-bottom:10px}.advancedPostsWidget1 .post .detail{line-height:20px;height:40px;overflow:hidden}.advancedPostsWidget1.withSummary .post .detail{height:105px}.advancedPostsWidget1 .post .title{position:relative}.advancedPostsWidget1 .post .title a{font-weight:700;font-size:15px;color:#000}.advancedPostsWidget1 .post .title a:hover{color:var(--c1)}.advancedPostsWidget1 .post .summary{color:#505666;margin-top:5px}.advancedPostsWidget1.sidebarWidget .post-container{width:100%}.safirCustomMenu .sub-menu{display:none}.safirCustomMenu .widgetContent{margin:-20px}.safirCustomMenu a{display:block;overflow:hidden;line-height:16px;color:#919191;transition:all .3s;transition:all .3s;font-weight:500;position:relative}.safirCustomMenu a:hover{color:#515151}.safirCustomMenu a .icon{float:left;background:var(--c1);color:var(--c2);position:relative;z-index:2;padding:15px;border-bottom:2px solid rgba(0,0,0,.1)}.safirCustomMenu a .icon svg{height:18px;width:18px;margin:0}.safirCustomMenu a .icon:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:linear-gradient(to right,rgba(255,255,255,.05) 0%,rgba(0,0,0,.1) 100%)}.safirCustomMenu a:before{content:"";display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to right,#f7f7f7 0%,#fff 100%);z-index:1;transition:all .3s}.safirCustomMenu a:hover:before{display:block}.safirCustomMenu a .text{position:relative;z-index:2;line-height:50px;text-indent:8px;border-bottom:1px solid rgba(0,0,0,.04)}.safirCustomMenu li:last-child .icon,.safirCustomMenu li:last-child .text{border-bottom:0}.burcList{overflow:hidden;margin-right:-1px;margin-bottom:-1px;display:flex;flex-wrap:wrap}.burcList .item{text-align:center;border-right:1px dotted #ededed;border-bottom:1px dotted #ededed}.burcList .item.terazi img{position:relative;top:-4px}.burcList .item.oglak img{position:relative;top:-8px}.burcList a{color:#000;font-weight:700;font-size:14px;display:block;padding:15px 3px;position:relative;overflow:hidden}.burcList a:hover{color:var(--c1)}.burcList .icon{height:70px}.burcList a .icon svg{transition:all .2s;width:60px;height:60px;margin:auto}.burcList a:hover .icon svg{transform:scale(1.1)}.burcList a .date{color:#8d8d8d;font-weight:400;font-size:11px}.burcList .item .title{line-height:20px}.burclarWidget .widgetContent{margin:-20px;overflow:hidden}.homeWidget .burcList .item{width:16.6666666667%}.sidebarWidget .burcList .item{width:33.3333333333%}form input[type=text],form input[type=password],form input[type=tel],form input[type=email],form input[type=file],form textarea,form select{width:100%;display:block;font-weight:500;outline:none;font-size:14px;padding:10px;height:50px;transition:all .25s;background:#fff;border:2px solid #e9e9e9;-webkit-appearance:none}form input[type=text]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=email]:focus,form input[type=file]:focus,form textarea:focus,form select:focus{background:#fafafa}form button.submit,form input[type=submit]{position:relative;cursor:pointer;font-size:14px;display:block;font-weight:500;border:0;border-radius:3px;color:#fff;padding:10px 20px;text-transform:uppercase;outline:none;overflow:visible;transition:all .25s;line-height:16px;background:var(--c1);-webkit-appearance:none}form button.submit:hover,form button.submit:focus,form input[type=submit]:hover,form input[type=submit]:focus{background:#111}@keyframes checkbox-check{0%{width:0;height:0;border-color:#333;transform:translate3d(0,0,0) rotate(45deg)}33%{width:.3em;height:0;transform:translate3d(0,0,0) rotate(45deg)}100%{width:.3em;height:.6em;border-color:#333;transform:translate3d(0,-.6em,0) rotate(45deg)}}.safirSocial{display:flex;flex-wrap:wrap;gap:6px;overflow:visible}.safirSocial li{list-style:none !important}.safirSocial a{display:block;transition:all .3s;color:#fff}.safirSocial a svg{width:24px;height:24px}.safirSocial a:hover{color:var(--c2)}#footer{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.05);position:relative}#footer .footerCols{margin:0 -15px;overflow:hidden;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQYV2N48ODBfwYQAAAbBAOgnVJciAAAAABJRU5ErkJggg==") 25% 0 repeat-y,url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQYV2N48ODBfwYQAAAbBAOgnVJciAAAAABJRU5ErkJggg==") 50% 0 repeat-y}#footer .footerContainer{width:25%;float:left;padding:20px 15px}#footer .footerContainer.wide{width:50%}#footer .about{line-height:1.7}#footer .about .logo{margin-bottom:15px}#footer .about .copyright{margin-bottom:20px}#footer .safirSocial a{color:inherit}#footer .safirSocial a:before{width:28px;height:28px;line-height:28px;font-size:28px}#footer .safirSocial a:hover{color:var(--c1)}#footer .sub-menu{display:none !important}#footer .footermenu1 ul{display:flex;flex-wrap:wrap;margin:-5px}#footer .footermenu1 li a{color:#333;display:flex;align-items:center;font-weight:500;line-height:30px}#footer .footermenu1 li{padding:5px;width:100%}#footer .footermenu1 li a:hover{color:#000}#footer .footermenu2 ul{margin:-5px;overflow:hidden;display:flex;flex-wrap:wrap}#footer .footermenu2 li{padding:5px;width:33.3333333333%}#footer .footermenu2 li a{color:#333;display:flex;align-items:center;font-weight:500;line-height:40px;padding:0 10px;background:#f9f9f9;transition:all .3s;border-left:4px solid #f1f1f1}#footer .footermenu2 li a:hover{color:#000;background:#f1f1f1;border-left:4px solid #e1e1e1}#footer #footerBottom{background:#282828;text-align:center;color:#fff}#footer #footerBottom .innerContainer{padding-top:20px;padding-bottom:20px;overflow:visible}#footer .bottomText{font-weight:500;line-height:20px}#footer .bottomText a{color:#eee;text-decoration:underline}.safirTop{background:var(--c1);position:fixed;bottom:20px;right:20px;color:#fff;border-radius:3px;width:50px;height:50px;cursor:pointer;opacity:.9;display:none}.safirTop svg{width:20px;height:20px;margin:15px}#breadcrumb{font-size:12px;line-height:22px;margin-top:2px}#breadcrumb a{color:#000}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes infiniteRotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media all and (max-width:1023px){#main{padding-top:10px;padding-bottom:10px}.innerContainer{padding:0 10px}#footer .innerContainer{padding:0}.homeWidget,.sidebarWidget,.wideWidget{margin-top:10px}#topbar,#menuGroup{display:none}#mobileHeader{box-shadow:0 0 3px rgba(0,0,0,.15);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:15px 10px}#header-logo,#header-cont .innerContainer{padding:0}#header-cont .mobileButton{display:block;cursor:pointer;text-align:center;border-radius:50%}#header-cont .mobileButton svg{margin:12px}#header-cont .toggleMenu{color:var(--c2)}#header-cont .toggleMenu{background:var(--c1)}#header-cont .searchButton{background:var(--c2)}#header-cont .searchButton .themeicon-search,#header-cont .searchButton.active .themeicon-close{display:block}#header-cont .searchButton.active .themeicon-search,#header-cont .searchButton .themeicon-close{display:none}#header-cont .searchform{z-index:99;position:absolute;top:0;left:0;right:0}#header-cont .searchform form{display:flex;align-items:center;background:#fff;min-height:70px;height:calc(var(--headerHeight) + 30px)}#header-cont .searchform input{line-height:40px;height:100%;border:0;font-size:18px;padding:10px}#header-cont .searchform button{margin-left:auto;display:block;border:0;cursor:pointer;background:0 0;padding:5px}#header-cont .searchform button svg{width:20px;height:20px;margin:5px}#header-cont .searchform .close{margin-left:10px;display:flex;align-items:center;justify-content:center;height:100%;background:var(--c1);color:var(--c2);cursor:pointer}#header-cont .searchform .close svg{width:20px;height:20px;margin:0 20px}}@media all and (max-width:900px){#footer .footerCols{background:0 0}#footer .footerContainer{padding:0 15px}#footer .footerContainer,#footer .footerContainer.wide{width:100%;float:none}#footer .footermenu1{background:#fafafa}#footer .footermenu1 li{width:33.3333333%}#footer .about{text-align:center;padding:10px}#footer .footerSocial .safirSocial li{display:inline-block;float:none;margin-bottom:5px}#footer .footermenu1,#footer .footermenu2{padding:10px}}@media all and (max-width:768px){#main{padding-top:0;padding-bottom:0}.innerContainer{padding:0}.mainHeading,.authorsWidget{border-radius:0;margin-bottom:0}.home .galleryWidget .widgetContent,.home .advancedPostsWidget1 .widgetContent,.home .advancedPostsWidget2 .widgetContent,.advancedPostsWidget3 .widgetContent,.safirCustomMenu .widgetContent{padding:10px 10px 0}.safirCustomMenu .safirBox{background:#f8f8f8}.safirCustomMenu .safirBox a{background:#fff}.safirBox{padding:10px;border-radius:0}.safirCustomMenu .widgetContent{margin:-10px}.listing.galleryWidget .post-container,.advancedPostsWidget1 .post-container{width:25% !important}body .burclarWidget .widgetContent{margin:-10px}.burcList .item{width:16.6666666667% !important}.nativeWidget .mainHeading{margin:-10px -10px 0}.nativeWidget ul{margin:0 -10px -10px}.nativeWidget li{padding:10px}.safirBox.sidebarWidget{padding:10px}#content,body:has(#aside) #content,#aside,.homeWidgetContainer .leftContainer,.homeWidgetContainer .rightContainer{float:none;width:100%}#aside,.homeWidgetContainer .rightContainer{margin-top:10px}.pageHeading{padding-left:15px;margin-bottom:10px}.reading{text-align:left}}@media all and (max-width:600px){.burcList .item{width:25% !important}.listing.galleryWidget .post-container,.advancedPostsWidget1 .post-container{width:33.3333333333% !important}}@media all and (max-width:500px){.listing.galleryWidget .post-container,.advancedPostsWidget1 .post-container{width:50% !important}#footer .footermenu1 li,#footer .footermenu2 li{width:50%}#horoscopesPage .burclarTable .item{width:100%}}@media all and (max-width:420px){.burcList .item{width:33.3333333333% !important}}@media all and (max-width:319px){.listing.galleryWidget .post-container,.advancedPostsWidget1 .post-container,.sliderWidget .rightGroup .post-container,.sfrIconForm form .item.category .checkbox,#footer .footermenu1 li,#footer .footermenu2 li{width:100% !important}}@keyframes a{to{transform:rotate(1 turn)}}#bravepop_element_tooltip{max-width:300px;background-color:rgba(0,0,0,.85);color:#fff;text-align:center;border-radius:3px;position:fixed;z-index:9999999999;font-family:sans-serif;font-size:11px;font-weight:600;width:auto;padding:5px 12px}#bravepop_element_tooltip:empty{display:none}#bravepop_element_tooltip:after{content:"";position:absolute;border:5px solid transparent;border-top-color:rgba(0,0,0,.85);left:auto;right:-10px;top:calc(50% - 5px)}#bravepop_element_lightbox{position:fixed;top:0;left:0;z-index:999999999999999;width:100vw;height:100vh;display:none;transition:all .14s linear}#bravepop_element_lightbox_content{width:auto;text-align:center;position:absolute;transform:translateY(-50%);left:0;right:0;top:50%;margin:70px auto 0;visibility:hidden;opacity:0;transition:all .14s linear}#bravepop_element_lightbox_content img{max-height:80vh;max-width:100%;width:auto}#bravepop_element_lightbox_close{position:fixed;right:0;padding:40px;cursor:pointer;opacity:.5;font-size:24px;font-family:sans-serif;color:#fff;transition:all .14s linear}#bravepop_element_lightbox_close:after{content:"❌"}#bravepop_element_lightbox_close:hover{opacity:.8}@keyframes bravespin{0%{transform:rotate(0deg)}to{transform:rotate(1 turn)}}@keyframes bravefadeIn{0%{opacity:0}to{opacity:1}}@keyframes bravefadeInLeft{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInRight{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInLeftBig{0%{opacity:0;transform:translateX(200px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInRightBig{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInTopBig{0%{opacity:0;transform:translateY(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes bravefadeInBottomBig{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateX(0)}}@keyframes bravezoomIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes bravezoomInLeft{0%{opacity:0;transform:scale(.7) translateX(-100px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes bravezoomInRight{0%{opacity:0;transform:scale(.7) translateX(100px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes bravezoomInTop{0%{opacity:0;transform:scale(.7) translateY(-100px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes bravezoomInBottom{0%{opacity:0;transform:scale(.7) translateY(100px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes braverotateInTop{0%{opacity:0;transform:rotate(-6deg) translateY(-100px)}to{opacity:1;transform:rotate(0deg) translateX(0)}}@keyframes braverotateInBottom{0%{opacity:0;transform:rotate(6deg) translateY(100px)}to{opacity:1;transform:rotate(0deg) translateX(0)}}@keyframes bravewobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25px,0,0) rotate(-4deg)}30%{transform:translate3d(20px,0,0) rotate(2deg)}45%{transform:translate3d(-15px,0,0) rotate(-2deg)}60%{transform:translate3d(10px,0,0) rotate(1deg)}75%{transform:translate3d(-5px,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes braveshake{0%{transform:translate(0)}15%{transform:translate(-8px)}30%{transform:translate(0)}45%{transform:translate(8px)}60%{transform:translate(0)}75%{transform:translate(-8px)}to{transform:translate(0)}}@keyframes braverotate{0%{transform:rotate(0deg)}to{transform:rotate(1 turn)}}@keyframes bravezoom{0%{transform:scale(1)}85%{transform:scale(1.13)}to{transform:scale(1)}}@keyframes braveblink{0%{opacity:1}25%{opacity:.5}50%{opacity:0}75%{opacity:.5}to{opacity:1}}@keyframes bravefloat{0%{transform:translate(0)}50%{transform:translateY(10px)}75%{transform:translateY(5px)}to{transform:translate(0)}}@keyframes bravebounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,-4px,0)}}.brave_popup{display:none}.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item,".") ". ";counter-increment:item}/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}:root{--c1:#3134ed;--c2:#c7c4c4;--c1RGB:49,52,237;--c2RGB:199,196,196;--headColor:#3134ed;--linkColor:#3134ed;--mainFont:fira sans,sans-serif;--menuFont:fira sans,sans-serif;--headFont:fira sans,sans-serif;--contentFont:fira sans,sans-serif;--noImageForPost:url();--thumbRatio:56.25%;--thumbRatioPoint:.5625;--headerHeight:70px}.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}.tab_widget ul.wps_tabs li{list-style:none}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.single-post:has(.wp_shortcodes_tabs) .tab_widget.wp_shortcodes_tabs{position:absolute;width:100%;top:9em;left:0;padding:20px}body.single-post:has(.wp_shortcodes_tabs) div#singleContent{margin-top:38em}body.single-post:has(.wp_shortcodes_tabs) p[style="text-align: left;"]:has(>a.su-button.su-button-style-default){position:absolute;top:43em;left:1em}body.single-post:has(.wp_shortcodes_tabs) p[style="text-align: right;"]:has(>a.su-button.su-button-style-default){position:absolute;top:43em;right:1em}body.single-post:has(.wp_shortcodes_tabs) .tab_widget .tab_content{height:450px}body.single-post:has(.wp_shortcodes_tabs) .tab_widget .tab_content iframe{height:415px;width:100%}@media(max-width:767px){body.single-post:has(.wp_shortcodes_tabs) .tab_widget .tab_content{height:300px}body.single-post:has(.wp_shortcodes_tabs) .tab_widget .tab_content iframe{height:265px}body.single-post:has(.wp_shortcodes_tabs) .tab_widget.wp_shortcodes_tabs{top:12em}body.single-post:has(.wp_shortcodes_tabs) div#singleContent{margin-top:32em}body.single-post:has(.wp_shortcodes_tabs) p[style="text-align: left;"]:has(>a.su-button.su-button-style-default){position:absolute;top:36em;left:1em}body.single-post:has(.wp_shortcodes_tabs) p[style="text-align: right;"]:has(>a.su-button.su-button-style-default){position:absolute;top:36em;right:1em}}:root{--wpforms-field-border-radius:3px;--wpforms-field-border-style:solid;--wpforms-field-border-size:1px;--wpforms-field-background-color:#fff;--wpforms-field-border-color:rgba(0,0,0,.25);--wpforms-field-border-color-spare:rgba(0,0,0,.25);--wpforms-field-text-color:rgba(0,0,0,.7);--wpforms-field-menu-color:#fff;--wpforms-label-color:rgba(0,0,0,.85);--wpforms-label-sublabel-color:rgba(0,0,0,.55);--wpforms-label-error-color:#d63637;--wpforms-button-border-radius:3px;--wpforms-button-border-style:none;--wpforms-button-border-size:1px;--wpforms-button-background-color:#066aab;--wpforms-button-border-color:#066aab;--wpforms-button-text-color:#fff;--wpforms-page-break-color:#066aab;--wpforms-background-image:none;--wpforms-background-position:center center;--wpforms-background-repeat:no-repeat;--wpforms-background-size:cover;--wpforms-background-width:100px;--wpforms-background-height:100px;--wpforms-background-color:rgba(0,0,0,0);--wpforms-background-url:none;--wpforms-container-padding:0px;--wpforms-container-border-style:none;--wpforms-container-border-width:1px;--wpforms-container-border-color:#000;--wpforms-container-border-radius:3px;--wpforms-field-size-input-height:43px;--wpforms-field-size-input-spacing:15px;--wpforms-field-size-font-size:16px;--wpforms-field-size-line-height:19px;--wpforms-field-size-padding-h:14px;--wpforms-field-size-checkbox-size:16px;--wpforms-field-size-sublabel-spacing:5px;--wpforms-field-size-icon-size:1;--wpforms-label-size-font-size:16px;--wpforms-label-size-line-height:19px;--wpforms-label-size-sublabel-font-size:14px;--wpforms-label-size-sublabel-line-height:17px;--wpforms-button-size-font-size:17px;--wpforms-button-size-height:41px;--wpforms-button-size-padding-h:15px;--wpforms-button-size-margin-top:10px;--wpforms-container-shadow-size-box-shadow:none}.perfmatters-lazy-youtube{position:relative;width:100%;max-width:100%;height:0;padding-bottom:56.23%;overflow:hidden}.perfmatters-lazy-youtube img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:auto;margin:auto;border:none;cursor:pointer;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all}.perfmatters-lazy-youtube img:hover{-webkit-filter:brightness(75%)}.perfmatters-lazy-youtube .play{position:absolute;top:50%;left:50%;right:auto;width:68px;height:48px;margin-left:-34px;margin-top:-24px;background:url(https://asyalog.com/wp-content/plugins/perfmatters/img/youtube.svg) no-repeat;background-position:center;background-size:cover;pointer-events:none}.perfmatters-lazy-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}