:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image: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;}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit;}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%;}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px;}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px;}.wp-block-embed{overflow-wrap:break-word;}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em;}.wp-block-embed iframe{max-width:100%;}.wp-block-embed__wrapper{position:relative;}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%;}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%;}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%;}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%;}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%;}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%;}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%;}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%;}: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;}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative;}@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(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + 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(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + 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;}:root :where(.wp-block-latest-posts.is-grid){padding:0;}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0;}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);}}:root :where(p.has-background){padding:1.25em 2.375em;}:where(p.has-text-color:not(.has-link-color)) a{color:inherit;}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em;}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px);}: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-search__button){border:1px solid #ccc;padding:6px 10px;}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit;}: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;}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center;}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em;}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px;}:root :where(.wp-block-site-title a){color:inherit;}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em;}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0;}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em;}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch;}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset !important;margin-right:0;padding:1ch 2ch;text-decoration:none !important;}: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;}}*{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-size:14px;font-family:var(--mainFont);color:#000;background:#efefef;}h2{font-size:19px;}h1,h2,h3,h4,h5,h6{color:var(--c1);}input,select,textarea,button{font-size:13px;font-family:inherit;}iframe{max-width:100%;}.themeicon{display:block;}ul.menu .themeicon .themeicon-arrow{display:none;}.themeicon svg{display:block;fill:currentColor;width:20px;height:20px;}.safir-logo{font-weight:bold;line-height:1;font-size:20px;color:#333;}.safir-logo:hover{color:#666;}.safir-logo img{width:auto;height:var(--headerHeight);}.safiricon{display:block;}.safiricon svg{display:block;fill:currentColor;width:16px;height:16px;margin-right:5px;}.safirBox{background:#fff;position:relative;padding:20px;box-shadow:0px 2px 8px 0px rgba(0,0,0,.05);}.safirBox.sidebarWidget{padding:15px;}.homeWidgetContainer.wide .safirBox{background:none;padding:0;box-shadow:none;}.safirBox .title a:hover{color:var(--c1);}.mainHeading{padding:15px 20px;margin:-20px -20px 20px;position:relative;font-weight:500;color:#333;font-size:15px;line-height:20px;background:#f8f8f8;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#f8f8f8 50%);display:flex;align-items:center;font-family:var(--headFont);}.mainHeading:after{content:"";display:block;height:2px;position:absolute;bottom:0;left:0;width:100%;background:var(--c1);}.mainHeading>.icon svg{width:20px;height:20px;margin-right:10px;}.mainHeading .title{margin-bottom:0 !important;}.sidebarWidget .mainHeading{margin:-15px -15px 15px;}.homeWidgetContainer.wide .safirBox .mainHeading{margin:0 0 20px;padding:15px 0;background:none;}.safirthumbx{position:relative;overflow:hidden;background-color:#f0f0f0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:var(--noImageForPost);padding-bottom:var(--thumbRatio);}.safirthumbx:before{position:absolute;display:block;content:"";}.safirthumbx .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;}.safirthumbx .center{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%);}.safirthumbx img{position:absolute;top:0;left:0;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.safirMetas{color:#a2a2a2;font-size:13px;margin-bottom:5px;}.safirMetas div{display:inline-block;}.safirMetas .category+.date:before{content:"-";display:inline-block;margin:0 3px;}.safirMetas a{color:#a2a2a2;}.safirMetas a:hover{color:#2a2a2a;}.fixedAd{z-index:20;display:none;top:0;}.fixedAd.fixed{position:fixed;}#topbar{color:#a0a0a0;border-bottom:2px solid #f9f9f9;font-size:13px;}#topmenu{float:left;}#topmenu .sub-menu{display:none;}#topmenu ul{padding:10px 0;overflow:hidden;}#topmenu li{display:inline-block;line-height:20px;margin-right:20px;}#topmenu a{display:flex;align-items:center;color:#a2a2a2;font-weight:500;}#topmenu a:hover{color:#909090;}#topmenu li .safiricon:before{display:block;float:left;width:16px;height:16px;line-height:16px;font-size:16px;}#topbar .rightGroup{float:right;overflow:hidden;}#topbar .clock{float:left;font-family:Arial,sans-serif;line-height:20px;padding:10px;font-size:12px;display:flex;align-items:center;gap:5px;}#topbar .clock svg{width:16px;height:16px;fill:var(--c1);}#topbar .social{float:right;padding:8px 0;}#currency{border-right:1px solid rgba(255,255,255,.2);}#currency .items{width:150px;height:50px;overflow:hidden;}#currency .item{line-height:15px;padding:10px 0 10px 20px;overflow:hidden;color:#fff;}#currency .item .icon{float:left;margin:3px 10px 3px 0;}#currency .item .icon svg{width:24px;height:24px;}#currency .item .info{float:left;}#currency .item .title{display:block;font-size:11px;text-transform:uppercase;}#currency .item .value{font-size:13px;font-weight:500;}#currency .item .change{display:inline-block;width:15px;height:15px;line-height:15px;}#currency .item .change svg{width:10px;height:10px;}#weather{border-right:1px solid rgba(255,255,255,.2);padding:10px 40px 10px 20px;height:50px;position:relative;color:#fff;z-index:40;}#weather .weatherDataWidget{display:none;}#weather .loading{display:none;min-width:100px;height:30px;text-align:center;padding-left:20px;}#weather .cities{display:none;position:absolute;width:100%;top:50px;left:1px;height:280px;overflow:scroll;background:#fff;box-shadow:0 0 22px rgba(0,0,0,.15);border-radius:0 0 3px 3px;color:#333;}#weather .cities span{display:block;font-size:14px;font-weight:500;padding:0 10px;line-height:39px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.1);}#weather .cities span:hover{background:#f8f8f8;}#weather .weather-icon{position:absolute;left:0;top:0;width:24px;height:24px;margin:3px 10px 3px 0;}#weather .weather-icon svg{width:24px;height:24px;}#weather .data{padding-left:40px;position:relative;}#weather .info{float:left;text-transform:uppercase;}#weather .info .city{margin-bottom:2px;line-height:16px;white-space:nowrap;}#weather .info .degree{font-weight:600;}#weather .info .situation{font-size:11px;line-height:11px;white-space:nowrap;}#weather .cityListOpen{position:absolute;right:0;top:0;display:block;width:50px;height:50px;cursor:pointer;padding:20px;}#weather .cityListOpen svg{width:10px;height:10px;cursor:pointer;}#weather .cityListOpen .themeicon:first-child,#weather .cityListOpen.open .themeicon:last-child{display:block;}#weather .cityListOpen.open .themeicon:first-child,#weather .cityListOpen .themeicon:last-child{display:none;}header{background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.05);}#header-cont{position:relative;z-index:50;min-height:70px;}#header-cont .innerContainer{overflow:visible;display:flex;align-items:center;}#header-cont .toggleMenu{display:none;}#header-logo{padding:20px 0;}#mobileHeader{background:#fff;z-index:100000;}@media (max-width: 1024px){#mobileHeader{width:100%;display:flex;justify-content:space-between;box-shadow:0 0 3px rgba(0,0,0,.15);}}#hamburgermenu form{margin:10px;position:relative;}#hamburgermenu input[type=text]{width:100%;display:block;font-weight:500;outline:none;border:0;border:1px solid #efefef;font-size:14px;padding:5px 40px 5px 10px;height:40px;transition:all .25s;background:#fafafa !important;border-radius:3px !important;}#hamburgermenu button{background:none;right:12px;top:12px;}#hamburgermenu{position:fixed;z-index:999999;top:0;left:-300px;width:300px;height:100%;overflow-y:scroll;background:#fff;}#hamburgermenu span.close{background:#000;cursor:pointer;color:#fff;}#hamburgermenu span.close svg{width:14px;height:14px;margin:13px;}#hamburgermenu .logoBlock{border-bottom:1px solid #ddd;padding:10px;gap:10px;display:flex;align-items:center;justify-content:space-between;}#mobilemenuContainer{overflow:hidden;border-top:1px solid #ededed;}#mobilemenu{position:relative;font-family:var(--menuFont);}#mobilemenu li{position:relative;}#mobilemenu a{display:flex;align-items:center;border-bottom:1px solid #ededed;padding:12px 10px;line-height:20px;font-size:14px;color:#191919;font-weight:500;border-radius:0;}#mobilemenu a .safiricon{color:var(--c1);}#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 .menu-item-has-children>a[href="#"]{z-index:2;}#mobilemenu a>.themeicon{display:none;}#mobilemenu li .safiricon svg{width:16px;height:16px;}#mobileSocial{margin:10px;}#mobileSocial ul{margin:0 -3px;}#mobileSocial a{height:26px;width:26px;}#mobileSocial svg{height:16px;width:16px;}#overlay{display:none;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);z-index:999998;top:0;left:0;}#toplogin{position:relative;}#toplogin .button{width:50px;height:50px;color:#505666;padding:15px;border-radius:3px;cursor:pointer;transition:all .2s;}#toplogin:hover .button{background:#f1f2f3;}#loginMenu{display:none;opacity:0;position:absolute;right:0;top:50px;z-index:999;width:220px;padding-top:10px;transition:all .3s;}#toplogin:hover #loginMenu{opacity:1;display:block;}#loginMenu .items{background:#fff;box-shadow:0 0 22px rgba(0,0,0,.15);border-radius:3px;position:relative;}#loginMenu .item{border-top:2px solid #f2f2f2;}#loginMenu .item:first-child,#loginMenu .item:first-child a{border-top:0;border-radius:3px 3px 0 0;}#loginMenu .item:last-child,#loginMenu .item:last-child a{border-radius:0 0 3px 3px;}#loginMenu a{display:flex;align-items:center;gap:5px;line-height:50px;padding:0 15px;white-space:nowrap;transition:all .2s;color:#303030;}#loginMenu a:hover{background:#fbfbfb;}#loginMenu .item:first-child:before{content:"";display:block;position:absolute;right:17px;top:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);transition:all .2s;}#loginMenu .item:first-child:hover:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fbfbfb rgba(0,0,0,0);}#loginMenu a svg{height:16px;width:16px;}#topsearch{transition:all .3s;position:relative;}#topsearch .button{width:50px;height:50px;color:#505666;padding:15px;border-radius:3px;cursor:pointer;transition:all .2s;}#topsearch:hover .button{background:#f1f2f3;}#topsearch .form{display:none;opacity:0;position:absolute;right:0;top:50px;z-index:999;width:220px;padding-top:10px;transition:all .3s;}#topsearch:hover .form{opacity:1;display:block;}#topsearch form{background:#fff;box-shadow:0 0 22px rgba(0,0,0,.15);border-radius:3px;padding:10px;position:relative;}#topsearch form:before{content:"";display:block;position:absolute;right:17px;top:-8px;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);}#topsearch input[type=text]{background:#fff;display:block;border:0;padding-right:40px;height:30px;line-height:30px;}#topsearch button{position:absolute;right:10px;top:10px;display:block;border:0;width:30px;height:30px;cursor:pointer;padding:7px;border-radius:3px;color:#fff;background:var(--c1);}#topsearch button svg{width:12px;height:12px;margin:2px;}#mainMenu{position:relative;margin-left:auto;}#menu{z-index:40;position:relative;font-weight:500;font-size:14px;font-family:var(--menuFont);}#menu .toggleMenu{display:none;}#menu li{float:left;}#menu li .themeicon-arrow{display:block;}#menu a{display:flex;align-items:center;line-height:calc(var(--headerHeight) + 40px);position:relative;padding:0 10px;transition:all .3s ease;border-radius:3px;color:#111;font-size:14px;font-weight:600;}#menu>ul>li:hover>a{color:var(--c1);}#menu .sub-menu{visibility:hidden;display:none;position:absolute;z-index:40;box-shadow:0 0 22px rgba(0,0,0,.15);background:#fff;border-radius:3px;}#menu>ul>li>.sub-menu>li:first-child:before{content:"";display:block;position:absolute;left:17px;top:-8px;width:0;height:0;border-style:solid;border-width:0 8px 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 .sub-menu .sub-menu{left:100%;top:-1px;}#menu .sub-menu li{float:none;background:none;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 .sub-menu li span.icon{margin:15px 0;color:var(--c1);}#menu li.menu-item-has-children a>.themeicon{display:inline-block;margin-left:4px;}#menu li.menu-item-has-children a>.themeicon svg{width:8px;height:8px;}#menu li.menu-item-has-children li.menu-item-has-children a>.themeicon{margin-left:auto;transform:rotate(-90deg);}#breakingGroup{background:var(--c1);}#breakingGroup .innerContainer{overflow:visible;}#breakingGroup .rightGroup{display:flex;border-left:1px solid rgba(255,255,255,.2);}#breakingGroup .breakingContainer{display:flex;}#breakingGroup .breakingTitle{float:left;line-height:20px;font-weight:600;}#breakingGroup .arrows{float:left;background:rgba(0,0,0,.1);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 50%,rgba(0,0,0,0) 100%);margin:-15px 10px;height:50px;width:30px;}#breakingGroup .arrows>span{cursor:pointer;display:block;height:25px;text-align:center;padding:15px 0 0;}#breakingGroup .arrows>span:hover{color:#ddd;}#breakingGroup .arrows>span.down{padding:2px 0 0;}#breakingGroup .arrows>span svg{width:10px;height:10px;margin:auto;}#breaking{width:100%;padding:15px 15px 15px 0;color:#fff;}#breaking .breakingIcon{float:left;margin-right:4px;}#breaking .breakingIcon svg{width:16px;height:16px;margin:2px;}#breaking .items{height:20px;overflow:hidden;}#breaking .post{line-height:20px;margin-bottom:10px;}#breaking .post:first-child{display:block;}#breaking .post a{color:#fff;}#safirPage{background:#f8f8f8;margin:auto;position:relative;box-shadow:0 0 3px rgba(0,0,0,.3);}.innerContainer{max-width:1040px;padding:0 10px;margin:auto;overflow:hidden;position:relative;}.homeWidgetContainer{clear:both;}.homeWidgetContainer.wide{background:#fff;padding-bottom:20px;}.homeWidgetContainer:before,.homeWidgetContainer:after{clear:both;display:block;content:"";}.homeWidgetContainer:first-child{margin-top:0;}#main{padding:20px 0;}#content{float:left;width:68.627451%;position:relative;}aside{float:right;width:29.411765%;}#main #addtoyoursite textarea{height:50px;}#addtoyoursite .module{margin-top:80px;}#addtoyoursite .module:first-child{margin-top:0;}#addtoyoursite iframe{background:#fafafa url("https://www.magazinlife.com/wp-content/themes/magazinlife/dist/../images/loading.gif") 50% 50% no-repeat;margin-bottom:15px;}#addtoyoursite p.desc{margin-bottom:10px;}#addtoyoursite .formcontainer{margin:0 -5px 10px;}#addtoyoursite .formcontainer .table{display:table;width:100%;table-layout:fixed;}#addtoyoursite .formcontainer .item{padding:0 5px;display:table-cell;}#addtoyoursite form textarea{height:50px;background:#f7f7f7;font-family:monospace !important;margin-bottom:10px;color:#666;font-size:12px;}#addtoyoursite form select{border-radius:0;border:1px solid #cdcdcd;}#addtoyoursite form .formcontainer input[type=submit]{width:100%;line-height:28px;padding:11px 0;}.homeWidget,.sidebarWidget,.wideWidget{margin-top:20px;}aside .sidebarWidget:first-child{margin-top:0;}.homeWidget .post .title a,.wideWidget .post .title a,.sidebarWidget .post .title a{display:block;}.searchWidget{padding:0 !important;position:relative;}.searchWidget input[type=text]{background:#fff !important;border-radius:0;padding:10px;padding-right:40px;width:100%;display:block;font-weight:500;outline:none;border:0;border:1px solid #e9e9e9;font-size:14px;height:50px;transition:all .25s;}.searchWidget button{position:absolute;right:17px;top:17px;padding:0;display:block;border:0;cursor:pointer;background:none;color:#000;}.searchWidget button:hover{background:none;}.searchWidget button svg{width:16px;height:16px;}.listingWidget .items a{display:block;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#000;}.listingWidget .items .post{margin-top:10px;padding-top:10px;border-top:1px dotted #eee;}.listingWidget .items .post:first-child{margin-top:0;padding-top:0;border-top:0;}.listingWidget .items a:hover{color:#434343;}.listingWidget .items a .number{display:block;float:left;margin-right:5px;width:20px;color:#fff;background:var(--c1);text-align:center;line-height:20px;border-radius:4px;}.listingWidget .items a .icon{display:block;float:left;color:var(--c1);margin-right:5px;line-height:20px;font-weight:bold;transition:all .3s;}.listingWidget .items a .text{font-weight:500;font-size:14px;}.advancedPostsWidget4 .items{margin-bottom:-20px;overflow:hidden;}.advancedPostsWidget4 .post-container{margin-bottom:20px;}.advancedPostsWidget4 .post{overflow:hidden;}.advancedPostsWidget4 .post .safirthumb{float:left;width:180px;}.advancedPostsWidget4 .post .detail{margin-left:200px;padding-top:5px;}.advancedPostsWidget4 .post .title{font-weight:bold;font-size:20px;overflow:hidden;}.advancedPostsWidget4 .post .title a{color:#000;}.advancedPostsWidget4 .post .summary{color:#666;margin-top:5px;}.advancedPostsWidget4.sidebarWidget .post .safirthumb{width:110px;}.advancedPostsWidget4.sidebarWidget .post .detail{margin-left:120px;line-height:20px;height:60px;overflow:hidden;padding-top:0;}.advancedPostsWidget4.sidebarWidget .post .title{margin-bottom:0;font-size:14px;}.advancedPostsWidget4.sidebarWidget .safirMetas{margin-bottom:0;}.galleryWidget .widgetContent{position:relative;}@media (min-width: 1024px){.galleryWidget.wideWidget{min-height:calc(( var(--safirWidthPx) - 60px ) / 4 * var(--thumbRate) + 50px);}}.galleryWidget .post .safirthumb{margin-bottom:10px;position:relative;overflow:hidden;}.galleryWidget .post .safirthumb .safirthumbx{transition:all .3s ease;}.desktop .galleryWidget .post:hover .safirthumb .safirthumbx{transform:scale(1.1);}.galleryWidget.withIcon .post .safirthumb .icon{background:rgba(255,255,255,.7);border-radius:50%;display:block;width:50px;height:50px;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;transition:all .3s ease;}.galleryWidget.withIcon .post .safirthumb .icon:before{display:block;content:"";background:#fff;border-radius:50%;width:40px;height:40px;position:absolute;top:5px;left:5px;}.galleryWidget.withIcon .post .safirthumb .icon svg{color:#636363;margin:15px;width:20px;height:20px;position:relative;}.galleryWidget .post .title{font-weight:bold;text-align:center;font-size:15px;position:relative;line-height:20px;}.galleryWidget .post .title a{color:#000;}aside.profile .safirBox{padding:0;overflow:visible;}form p{overflow:hidden;position:relative;margin-bottom:15px;line-height:30px;}form input[type=text],form input[type=password],form input[type=tel],form input[type=email],form input[type=file],form textarea,form select{font-family:inherit;width:100%;display:block;font-weight:500;outline:none;border:0;border:1px solid #e9e9e9;border-radius:3px;font-size:14px;padding:10px;height:50px;transition:all .25s;background:#f7f7f7;-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,.searchWidget #s:focus{background:#f0f0f0;}form textarea{max-width:100%;width:100%;height:106px;}form input[type=submit],form button{position:relative;cursor:pointer;font-size:14px;font-family:inherit;display:block;font-weight:500;border:0;border-radius:3px;color:#fff;background:var(--c1);padding:10px 20px;text-transform:uppercase;outline:none;overflow:visible;transition:all .25s;line-height:16px;-webkit-appearance:none;}form input[type=submit]:hover,form input[type=submit]:focus,form button:hover,form button: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;}.safirSocial li{margin:0 !important;list-style:none !important;}.safirSocial a{display:block;height:24px;width:24px;transition:all .3s;background:#f1f2f3;border-radius:2px;color:#a2a2a2;}.safirSocial a svg{width:14px;height:14px;margin:5px;float:left;}.safirSocial li.facebook a:hover{color:#38599b;}.safirSocial li.twitter a:hover{color:#000;}.safirSocial li.instagram a:hover{color:#b83c92;}.safirSocial li.rss a:hover{color:#f15b29;}footer{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.05);position:relative;color:#333;}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 .logo{margin-bottom:10px;}footer .about .logo img{height:inherit;}footer .about .copyright{margin-bottom:10px;}footer .footermenu1 ul{display:flex;flex-wrap:wrap;margin:-5px;}footer .footermenu1 ul.sub-menu,footer .footermenu1 ul .themeicon-arrow{display:none;}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 ul.sub-menu,footer .footermenu2 ul .themeicon-arrow{display:none;}footer .footermenu2 li{padding:5px;width:33.333333333%;}footer .footermenu2 li a{color:#333;display:flex;align-items:center;font-weight:500;line-height:40px;border-radius:3px;padding:0 10px;background:#f7f7f7;transition:all .3s;}footer .footermenu2 li a:hover{color:#000;background:#f0f0f0;}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{position:fixed;bottom:20px;right:20px;color:#fff;background:var(--c1);border-radius:3px;cursor:pointer;opacity:.9;display:none;}.safirTop svg{width:20px;height:20px;margin:15px;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);}.owl-carousel{display:none;width:100%;z-index:1;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}#header-cont .membershipButton{display:none;}@media all and (max-width: 1024px){#topbar,#topsearch{display:none;}#breakingGroup .breakingContainer{display:block;}#breakingGroup .innerContainer{padding:0;}#currency,#weather{background:#191919;}#breakingGroup .rightGroup{position:relative;padding-left:40%;display:block;border:0;}#weather{border-right:0;}#currency{width:40%;position:absolute;top:0;left:0;}#breaking .breakingIcon{margin-left:10px;}#loginMenu{opacity:1;display:block;position:absolute;right:0;top:calc(var(--headerHeight) + 20px);padding-top:0;z-index:999;width:100%;border-top:1px solid #ededed;}#loginMenu .items,#loginMenu .item:first-child,#loginMenu .item:first-child a{border-radius:0;}#loginMenu .item:first-child:before{display:none;}#header-cont .membershipButton{border-left:1px solid #eee;}#header-cont .membershipButton .themeicon:first-child,#header-cont .membershipButton.active .themeicon:last-child{display:block;}#header-cont .membershipButton.active .themeicon:first-child,#header-cont .membershipButton .themeicon:last-child{display:none;}#header-cont .membershipMenuContainer{display:none;}#toplogin{display:none;}#topbar{text-align:center;}#topbar .innerContainer{padding:0;}#topmenu{float:none;display:inline-block;width:100%;background:rgba(255,255,255,.075);}#topbar .rightGroup{float:none;text-align:left;}#header-cont{position:fixed;top:0;left:0;width:100%;z-index:9999;}body{padding-top:calc(var(--headerHeight) + 20px);}#header-cont .innerContainer{padding:0;}#header-logo{padding:10px;align-self:center;}#header-cont .toggleMenu{border-right:1px solid #eee;}#header-cont .mobileButton{cursor:pointer;display:flex;align-items:center;justify-content:center;}#header-cont .mobileButton svg{margin:20px;}#mainMenu{display:none;}}@media all and (max-width: 900px){footer{padding:0;}footer .footerCols{background:none;}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){.homeWidget,.sidebarWidget,.wideWidget{margin-top:10px;}.safirBox{padding:10px;}.safirBox.sidebarWidget{padding:10px;}#main{padding:0 0 10px;}.innerContainer{padding:0;}#content,aside,.homeWidgetContainer .leftContainer,.homeWidgetContainer .rightContainer{float:none;width:100%;}aside,.homeWidgetContainer .rightContainer{margin-top:10px;}.homeWidgetContainer.wide{padding:0 10px 10px;}.mainHeading,.sidebarWidget .mainHeading{padding:10px;margin:-10px -10px 10px;}.homeWidgetContainer.wide .safirBox .mainHeading{margin:0 0 10px;padding:10px 0;background:none;}#addtoyoursite .formcontainer .item{display:block;padding:5px;}#addtoyoursite iframe{margin-bottom:5px;}#main #addtoyoursite textarea{height:90px !important;}#addtoyoursite .module{margin-top:30px;}.advancedPostsWidget4.sidebarWidget .post .safirthumb{width:180px;float:left;}.advancedPostsWidget4 .post .detail{margin-left:190px !important;}.advancedPostsWidget4 .items{margin-bottom:-10px;}.advancedPostsWidget4 .post-container{margin-bottom:10px;}form p{margin-bottom:10px;}}@media all and (max-width: 500px){#breaking:before,#breakingGroup .breakingTitle{display:none;}#breakingGroup .arrows{margin-left:0;}#currency .item{padding:10px 0 10px 5px;}#weather{padding-left:10px;padding-right:20px;border:0;}#weather .data{padding-left:35px;}#weather .cityListOpen{width:100%;padding:20px 10px;}footer .footermenu1 li,footer .footermenu2 li{width:50%;}#weather .icon,#weather .info{float:left;display:block;text-align:left;}}@media all and (max-width: 320px){footer .footermenu1 li,footer .footermenu2 li{width:100%;}}@keyframes a{to{transform:rotate(1 turn);}}