: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:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--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,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 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:0.44rem;--wp--preset--spacing--30:0.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, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}.wp-block-button{--wp--preset--dimension--25:25%;--wp--preset--dimension--50:50%;--wp--preset--dimension--75:75%;--wp--preset--dimension--100:100%}:root{--wp--style--global--content-size:823px;--wp--style--global--wide-size:1080px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}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}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.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}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.cwbp-site{--cwbp-primary:#0b8f55;--cwbp-secondary:#0d2b3e;--cwbp-accent:#f0a500;--cwbp-bg:#f5f7f8;--cwbp-surface:#fff;--cwbp-text:#1c252c;--cwbp-muted:#66727c;--cwbp-radius:10px;--cwbp-width:1180px;background:var(--cwbp-bg);color:var(--cwbp-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.cwbp-site *{box-sizing:border-box}.cwbp-site a{color:inherit;text-decoration:none}.cwbp-header{background:var(--cwbp-surface);border-bottom:1px solid #e3e7ea;z-index:50}.cwbp-header.is-sticky{position:sticky;top:0}.cwbp-header-inner,.cwbp-footer-inner,.cwbp-main{max-width:var(--cwbp-width);margin:auto;padding-left:20px;padding-right:20px}.cwbp-header-inner{min-height:78px;display:flex;align-items:center;gap:32px}.cwbp-brand{font-size:24px;font-weight:800;color:var(--cwbp-primary);white-space:nowrap}.cwbp-logo-img{max-height:54px;width:auto}.cwbp-nav{flex:1}.cwbp-nav ul{display:flex;flex-wrap:wrap;gap:22px;list-style:none;margin:0;padding:0}.cwbp-nav a{font-weight:650}.cwbp-header-tools{display:flex;align-items:center;gap:14px;color:var(--cwbp-muted);font-size:13px}.cwbp-menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:7px;background:var(--cwbp-primary);padding:10px;cursor:pointer;flex:0 0 auto}.cwbp-menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.cwbp-header.menu-open .cwbp-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.cwbp-header.menu-open .cwbp-menu-toggle span:nth-child(2){opacity:0}.cwbp-header.menu-open .cwbp-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.cwbp-search-toggle{border:0;background:var(--cwbp-primary);color:#fff;border-radius:50%;width:38px;height:38px;font-size:22px;cursor:pointer}.cwbp-search-panel{display:none;background:var(--cwbp-secondary);padding:16px}.cwbp-search-panel.is-open{display:block}.cwbp-search-panel form{max-width:760px;margin:auto;display:flex}.cwbp-search-panel input{flex:1;padding:13px;border:0}.cwbp-search-panel button{padding:0 22px;border:0;background:var(--cwbp-primary);color:#fff}.cwbp-ticker{display:flex;background:var(--cwbp-secondary);color:#fff;overflow:hidden;min-height:46px}.cwbp-ticker-label{background:var(--cwbp-primary);font-weight:800;padding:12px 22px;white-space:nowrap;z-index:2}.cwbp-ticker-viewport{overflow:hidden;flex:1;display:flex;align-items:center}.cwbp-ticker-track{display:flex;width:max-content;gap:24px;padding-left:24px;white-space:nowrap;animation:cwbpTicker linear infinite}.cwbp-ticker-track:hover{animation-play-state:paused}.cwbp-ticker-dot{color:var(--cwbp-accent)}.cwbp-ticker-gap{width:50px}@keyframes cwbpTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.cwbp-main{padding-top:28px;padding-bottom:48px}.cwbp-news-lead{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;margin-bottom:30px}.cwbp-lead-main,.cwbp-lead-small{position:relative;overflow:hidden;border-radius:var(--cwbp-radius);background:#111}.cwbp-lead-main{min-height:480px}.cwbp-lead-main img,.cwbp-lead-small img{width:100%;height:100%;object-fit:cover;display:block;opacity:.82}.cwbp-overlay{position:absolute;left:0;right:0;bottom:0;padding:34px;color:#fff;background:linear-gradient(transparent,rgb(0 0 0 / .9))}.cwbp-overlay h1{font-size:clamp(28px,4vw,48px);line-height:1.08;margin:8px 0}.cwbp-kicker{display:inline-block;background:var(--cwbp-primary);color:#fff;padding:5px 9px;border-radius:4px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cwbp-lead-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cwbp-lead-small{min-height:230px}.cwbp-lead-small>a>div{position:absolute;left:0;right:0;bottom:0;padding:16px;color:#fff;background:linear-gradient(transparent,rgb(0 0 0 / .9))}.cwbp-lead-small h2{font-size:17px;line-height:1.2;margin:5px 0}.cwbp-lead-small span{font-size:11px;text-transform:uppercase}.cwbp-news-columns{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px}.cwbp-section{background:var(--cwbp-surface);border-radius:var(--cwbp-radius);padding:24px;margin-bottom:28px}.cwbp-section-title{border-bottom:2px solid #edf0f2;margin-bottom:18px}.cwbp-section-title h2{display:inline-block;margin:0;padding:0 0 10px;border-bottom:3px solid var(--cwbp-primary);font-size:24px}.cwbp-day-group>h3{font-size:16px;color:var(--cwbp-primary);margin:24px 0 8px}.cwbp-news-row{display:grid;grid-template-columns:58px 1fr 110px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f2}.cwbp-news-row time{font-weight:800;color:var(--cwbp-primary)}.cwbp-news-row h4{margin:0;font-size:18px}.cwbp-news-row span{font-size:12px;color:var(--cwbp-muted)}.cwbp-news-row img{width:110px;height:70px;object-fit:cover;border-radius:6px}.cwbp-popular ol{counter-reset:item;list-style:none;padding:0;margin:0}.cwbp-popular li{counter-increment:item;display:grid;grid-template-columns:36px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid #edf0f2;font-weight:700}.cwbp-popular li:before{content:counter(item);display:grid;place-items:center;background:var(--cwbp-primary);color:#fff;border-radius:50%;width:30px;height:30px}.cwbp-category-list ul{list-style:none;padding:0;margin:0}.cwbp-category-list a{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f2}.cwbp-category-list span{color:var(--cwbp-muted)}.cwbp-category-block{margin-bottom:24px}.cwbp-category-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cwbp-category-head h3{margin:0}.cwbp-category-head a{color:var(--cwbp-primary);font-weight:700}.cwbp-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cwbp-category-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:7px}.cwbp-category-grid h4{font-size:15px;line-height:1.25;margin:8px 0}.cwbp-hero{min-height:390px;border-radius:var(--cwbp-radius);background:linear-gradient(135deg,var(--cwbp-secondary),var(--cwbp-primary));background-size:cover;background-position:center;display:flex;align-items:center;padding:50px;color:#fff;margin-bottom:28px}.cwbp-hero>div{max-width:700px}.cwbp-hero h1{font-size:clamp(38px,6vw,68px);line-height:1.02;margin:12px 0}.cwbp-hero p{font-size:20px}.cwbp-card-grid{display:grid;gap:20px}.cwbp-card-grid.cols-2{grid-template-columns:repeat(2,1fr)}.cwbp-card-grid.cols-3{grid-template-columns:repeat(3,1fr)}.cwbp-card-grid.cols-4{grid-template-columns:repeat(4,1fr)}.cwbp-card{border:1px solid #e6eaed;border-radius:var(--cwbp-radius);overflow:hidden;background:var(--cwbp-surface)}.cwbp-card-image img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.cwbp-card-body{padding:18px}.cwbp-card-body>span{font-size:12px;color:var(--cwbp-primary);font-weight:800;text-transform:uppercase}.cwbp-card h3{line-height:1.25;margin:7px 0}.cwbp-card p{color:var(--cwbp-muted);margin:0}.cwbp-type-blog .cwbp-card-grid.cols-2 .cwbp-card{display:grid;grid-template-columns:1fr 1.2fr}.cwbp-type-business .cwbp-card{border-top:4px solid var(--cwbp-primary)}.cwbp-type-lifestyle .cwbp-card,.cwbp-type-travel .cwbp-card{border-radius:calc(var(--cwbp-radius) + 10px)}.cwbp-type-tech{--cwbp-bg:#12171d;--cwbp-surface:#1d252d;--cwbp-text:#f2f5f7;--cwbp-muted:#aab5bd}.cwbp-type-automotive .cwbp-section-title h2{font-style:italic}.cwbp-type-cards .cwbp-card{box-shadow:0 10px 30px rgb(20 30 40 / .08);border:0}.cwbp-ad,.cwbp-custom-block{max-width:var(--cwbp-width);margin:24px auto;padding:20px;background:var(--cwbp-surface);border-radius:var(--cwbp-radius);text-align:center}.cwbp-ad>span{display:block;font-size:10px;text-transform:uppercase;color:var(--cwbp-muted);margin-bottom:7px}.cwbp-footer{background:var(--cwbp-secondary);color:#fff;padding:34px 0}.cwbp-footer-inner{display:flex;justify-content:space-between;gap:30px}.cwbp-footer ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.cwbp-preview-body{margin:0;background:#fff}.cwbp-device-mobile{display:none}@media(max-width:900px){.cwbp-header-inner{position:relative;gap:14px}.cwbp-brand{margin-right:auto}.cwbp-menu-toggle{display:block;order:2}.cwbp-header-tools{order:3}.cwbp-date{display:none}.cwbp-nav{display:none;position:absolute;top:100%;left:20px;right:20px;z-index:80;background:var(--cwbp-surface);border:1px solid #e3e7ea;border-radius:0 0 var(--cwbp-radius) var(--cwbp-radius);box-shadow:0 14px 28px rgb(20 30 40 / .16);padding:10px 18px}.cwbp-header.menu-open .cwbp-nav{display:block}.cwbp-nav ul{display:block}.cwbp-nav li{border-bottom:1px solid #edf0f2}.cwbp-nav li:last-child{border-bottom:0}.cwbp-nav a{display:block;padding:13px 2px}.cwbp-nav .sub-menu{display:block;padding-left:16px}.cwbp-nav .sub-menu a{font-size:14px;padding:10px 2px}.cwbp-news-lead,.cwbp-news-columns{grid-template-columns:1fr}.cwbp-lead-main{min-height:390px}.cwbp-news-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cwbp-card-grid.cols-4,.cwbp-card-grid.cols-3{grid-template-columns:repeat(2,1fr)}.cwbp-category-grid{grid-template-columns:repeat(2,1fr)}.cwbp-device-desktop{display:none}.cwbp-device-mobile{display:block}}@media(max-width:600px){.cwbp-header-inner{min-height:64px}.cwbp-ticker-label{padding:12px}.cwbp-news-lead{display:block}.cwbp-lead-main{min-height:360px;margin-bottom:14px}.cwbp-lead-side{grid-template-columns:1fr 1fr}.cwbp-lead-small{min-height:170px}.cwbp-overlay{padding:20px}.cwbp-news-sidebar{grid-template-columns:1fr}.cwbp-news-row{grid-template-columns:48px 1fr}.cwbp-news-row img{display:none}.cwbp-card-grid.cols-2,.cwbp-card-grid.cols-3,.cwbp-card-grid.cols-4{grid-template-columns:1fr}.cwbp-type-blog .cwbp-card-grid.cols-2 .cwbp-card{display:block}.cwbp-category-grid{grid-template-columns:1fr 1fr}.cwbp-footer-inner{display:block}.cwbp-footer nav{margin-top:20px}.cwbp-date{display:none}}.cwbp-page-layout{max-width:var(--cwbp-width,1180px);margin:0 auto;padding:34px 20px 54px;color:var(--cwbp-text,#1c252c)}.cwbp-page-hero{background:linear-gradient(135deg,var(--cwbp-secondary,#0d2b3e),var(--cwbp-primary,#0b8f55));color:#fff;padding:44px;border-radius:var(--cwbp-radius,10px);margin-bottom:28px}.cwbp-page-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:0 0 10px}.cwbp-page-hero p{font-size:19px;max-width:760px;margin:0}.cwbp-page-sections{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cwbp-page-sections section,.cwbp-page-bottom,.cwbp-contact-grid>section,.cwbp-contact-form,.cwbp-empty{background:var(--cwbp-surface,#fff);padding:28px;border-radius:var(--cwbp-radius,10px);border:1px solid #e6eaed}.cwbp-page-bottom{margin-top:24px}.cwbp-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.cwbp-contact-form{display:grid;gap:16px}.cwbp-contact-form label{display:grid;gap:6px;font-weight:700}.cwbp-contact-form input,.cwbp-contact-form textarea{width:100%;padding:12px;border:1px solid #ccd3d8;border-radius:6px}.cwbp-contact-form button{justify-self:start;border:0;background:var(--cwbp-primary,#0b8f55);color:#fff;padding:13px 22px;border-radius:6px;font-weight:800;cursor:pointer}.cwbp-hp{position:absolute!important;left:-9999px!important}.cwbp-notice{padding:14px 18px;border-radius:7px;margin-bottom:20px}.cwbp-notice.success{background:#e8f7ef;color:#146c43}.cwbp-notice.error{background:#fff0f0;color:#a32020}.cwbp-pagination ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:28px 0 0}.cwbp-pagination a,.cwbp-pagination span{display:block;padding:9px 13px;background:var(--cwbp-surface,#fff);border:1px solid #dfe4e7;border-radius:5px}.cwbp-pagination .current{background:var(--cwbp-primary,#0b8f55);color:#fff}.cwbp-page-layout .cwbp-card-grid{margin-bottom:10px}@media(max-width:760px){.cwbp-page-sections,.cwbp-contact-grid{grid-template-columns:1fr}.cwbp-page-hero{padding:30px 24px}}.cwbp-type-magazine .cwbp-hero{min-height:320px;text-align:center;justify-content:center;background:linear-gradient(135deg,var(--cwbp-secondary),var(--cwbp-primary))}.cwbp-type-magazine .cwbp-hero>div{max-width:820px}.cwbp-type-magazine .cwbp-hero .cwbp-kicker{background:var(--cwbp-accent);color:var(--cwbp-secondary)}.cwbp-magazine-lead{display:grid;min-width:0;grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);gap:20px;margin-bottom:30px}.cwbp-magazine-feature{background:var(--cwbp-surface);border-radius:var(--cwbp-radius);overflow:hidden}.cwbp-magazine-feature>a img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.cwbp-magazine-feature-body{padding:26px}.cwbp-magazine-feature-body>span,.cwbp-magazine-row>div>span{color:var(--cwbp-primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cwbp-magazine-feature-body h2{font-size:clamp(28px,3.5vw,44px);line-height:1.08;margin:8px 0 12px}.cwbp-magazine-feature-body p{margin:0;color:var(--cwbp-muted);font-size:17px}.cwbp-magazine-side-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cwbp-magazine-side-card{position:relative;min-height:230px;border-radius:var(--cwbp-radius);overflow:hidden;background:#111}.cwbp-magazine-side-card img{width:100%;height:100%;object-fit:cover;display:block;opacity:1}.cwbp-magazine-side-image{position:absolute;inset:0;display:block}.cwbp-magazine-side-card div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:var(--cwbp-feature-text,#fff);background:linear-gradient(to top,var(--cwbp-feature-overlay,rgb(0 0 0 / .88)) 0%,var(--cwbp-feature-overlay,rgb(0 0 0 / .88)) 28%,rgb(0 0 0 / .35) 68%,transparent 100%);pointer-events:none}.cwbp-magazine-side-card div a{color:inherit;pointer-events:auto}.cwbp-magazine-side-card span{font-size:11px;font-weight:800;text-transform:uppercase}.cwbp-magazine-side-card h3{font-size:17px;line-height:1.25;margin:7px 0 0;text-shadow:0 2px 8px rgb(0 0 0 / .7)}.cwbp-magazine-side-card .cwbp-category-label a{display:inline-block;color:inherit;background:rgb(0 0 0 / .28);padding:4px 7px;border-radius:4px;text-shadow:0 1px 4px rgb(0 0 0 / .8)}.cwbp-magazine-columns{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.cwbp-magazine-list{display:grid;gap:0}.cwbp-magazine-row{display:grid;grid-template-columns:260px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #e7ebee}.cwbp-magazine-row:first-child{padding-top:0}.cwbp-magazine-row-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:calc(var(--cwbp-radius) - 2px);display:block}.cwbp-magazine-row h3{font-size:22px;line-height:1.18;margin:5px 0 8px}.cwbp-magazine-row p{margin:0 0 8px;color:var(--cwbp-muted)}.cwbp-magazine-row time{font-size:12px;color:var(--cwbp-muted)}.cwbp-magazine-popular-list article{display:grid;grid-template-columns:50px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #e7ebee}.cwbp-magazine-popular-list article>span{font-size:30px;line-height:1;font-weight:900;color:var(--cwbp-primary);opacity:.28}.cwbp-magazine-popular-list small{color:var(--cwbp-primary);font-size:10px;font-weight:800;text-transform:uppercase}.cwbp-magazine-popular-list h3{font-size:15px;line-height:1.25;margin:4px 0}.cwbp-magazine-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cwbp-magazine-category-grid article{position:relative;min-height:220px;border-radius:var(--cwbp-radius);overflow:hidden;background:#111}.cwbp-magazine-category-grid img{width:100%;height:100%;object-fit:cover;display:block;opacity:.72}.cwbp-magazine-category-grid article div{position:absolute;inset:auto 0 0;padding:20px;color:#fff;background:linear-gradient(transparent,rgb(0 0 0 / .92))}.cwbp-magazine-category-grid span{display:inline-block;background:var(--cwbp-primary);padding:4px 8px;border-radius:4px;font-size:11px;font-weight:800;text-transform:uppercase}.cwbp-magazine-category-grid h3{margin:8px 0 3px;font-size:20px;line-height:1.15}.cwbp-magazine-category-grid small{opacity:.8}@media(max-width:780px){.cwbp-magazine-lead,.cwbp-magazine-columns{grid-template-columns:1fr}.cwbp-magazine-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cwbp-magazine-feature>a img{aspect-ratio:16/8}.cwbp-magazine-row{grid-template-columns:220px 1fr}}@media(max-width:650px){.cwbp-magazine-side-grid,.cwbp-magazine-sidebar,.cwbp-magazine-category-grid{grid-template-columns:1fr}.cwbp-magazine-side-card{min-height:260px}.cwbp-magazine-row{grid-template-columns:1fr}.cwbp-magazine-feature-body{padding:20px}.cwbp-magazine-feature-body h2{font-size:30px}}.cwbp-type-magazine .cwbp-ticker{display:none!important}.cwbp-type-magazine .cwbp-magazine-main,.cwbp-type-magazine .cwbp-magazine-sidebar{min-width:0}.cwbp-type-magazine .cwbp-magazine-lead{align-items:stretch}.cwbp-type-magazine .cwbp-magazine-side-grid{align-content:stretch}.cwbp-type-magazine .cwbp-magazine-side-card{height:100%}@media(min-width:781px){.cwbp-type-magazine .cwbp-magazine-lead{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr)!important}.cwbp-type-magazine .cwbp-magazine-columns{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important}.cwbp-type-magazine .cwbp-magazine-side-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.cwbp-component{min-width:0}.cwbp-component:empty{display:none!important}.cwbp-magazine-featured-section>.cwbp-section-title{margin-bottom:18px}.cwbp-magazine-featured-section .cwbp-magazine-lead{margin-top:0}.cwbp-magazine-category-card{overflow:hidden;background:var(--cwbp-surface);border-radius:var(--cwbp-radius);box-shadow:0 8px 24px rgb(21 35 45 / .08)}.cwbp-magazine-category-lead{display:block;position:relative;color:#fff;text-decoration:none}.cwbp-magazine-category-lead img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.cwbp-magazine-category-lead>div{position:absolute;inset:auto 0 0;padding:42px 18px 16px;background:linear-gradient(transparent,rgb(0 0 0 / .82))}.cwbp-magazine-category-lead h3{margin:5px 0;font-size:19px;color:#fff}.cwbp-magazine-category-lead span,.cwbp-magazine-category-lead small{color:#fff}.cwbp-magazine-category-links{list-style:none;margin:0;padding:10px 18px 14px}.cwbp-magazine-category-links li+li{border-top:1px solid rgb(0 0 0 / .08)}.cwbp-magazine-category-links a{display:block;padding:9px 0;color:var(--cwbp-text);font-weight:600;text-decoration:none;line-height:1.35}.cwbp-single-site{background:var(--cwbp-bg);min-height:100%}.cwbp-single-wrap{max-width:var(--cwbp-width);margin:0 auto;padding:42px 20px 64px}.cwbp-single-article{max-width:860px;margin:0 auto;background:var(--cwbp-surface);border-radius:var(--cwbp-radius);padding:clamp(24px,5vw,56px);box-shadow:0 12px 36px rgb(20 30 40 / .08)}.cwbp-single-header{margin-bottom:28px}.cwbp-single-header h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:10px 0 14px;color:var(--cwbp-text)}.cwbp-single-categories{display:flex;flex-wrap:wrap;gap:8px;color:var(--cwbp-primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cwbp-single-meta{display:flex;flex-wrap:wrap;gap:9px;color:var(--cwbp-muted);font-size:14px}.cwbp-single-featured{margin:0 0 32px}.cwbp-single-featured img{display:block;width:100%;height:auto;border-radius:calc(var(--cwbp-radius) - 2px)}.cwbp-single-content{font-size:18px;line-height:1.75;color:var(--cwbp-text)}.cwbp-single-content h2{font-size:clamp(26px,3vw,36px);line-height:1.2;margin:1.55em 0 .55em}.cwbp-single-content h3{font-size:clamp(21px,2.4vw,28px);line-height:1.25;margin:1.4em 0 .5em}.cwbp-single-content p,.cwbp-single-content ul,.cwbp-single-content ol{margin:0 0 1.2em}.cwbp-single-content a{color:var(--cwbp-primary);text-decoration:underline}.cwbp-single-content img{max-width:100%;height:auto}.cwbp-single-content blockquote{margin:1.5em 0;padding:4px 0 4px 22px;border-left:4px solid var(--cwbp-primary);color:var(--cwbp-muted)}@media(max-width:600px){.cwbp-single-wrap{padding:20px 12px 38px}.cwbp-single-article{padding:24px 20px}.cwbp-single-content{font-size:17px}}html:has(body.cwbp-template-body),body.cwbp-template-body{margin:0!important;padding:0!important}body.cwbp-template-body{background:var(--cwbp-bg,#f5f7f8)}body.cwbp-template-body #wpadminbar{position:fixed}.cwbp-full-document{min-height:100vh;display:flex;flex-direction:column}.cwbp-full-document>.cwbp-request-main{flex:1;width:100%}.cwbp-request-main>.cwbp-page-layout,.cwbp-request-main>.cwbp-single-site{width:min(var(--cwbp-width), calc(100% - 32px));margin:36px auto 56px}.cwbp-request-main .cwbp-single-wrap{width:100%;max-width:900px;margin:0 auto}.cwbp-page-content{background:var(--cwbp-surface);border-radius:var(--cwbp-radius);padding:clamp(22px,4vw,48px)}.cwbp-page-featured{margin:0 0 28px}.cwbp-page-featured img{display:block;width:100%;height:auto;border-radius:var(--cwbp-radius)}.cwbp-button{display:inline-block;padding:12px 18px;border-radius:var(--cwbp-radius);background:var(--cwbp-primary);color:#fff;text-decoration:none}@media (max-width:700px){.cwbp-request-main>.cwbp-page-layout,.cwbp-request-main>.cwbp-single-site{width:min(var(--cwbp-width), calc(100% - 20px));margin:20px auto 36px}}.cwbp-article-builder .cwbp-single-wrap{max-width:calc(var(--cwbp-article-width,860px) + 120px)}.cwbp-article-builder .cwbp-single-article{max-width:var(--cwbp-article-width,860px);position:relative}.cwbp-reading-progress{position:fixed;z-index:99999;left:0;right:0;top:0;height:4px;background:rgb(0 0 0 / .08)}.admin-bar .cwbp-reading-progress{top:32px}.cwbp-reading-progress span{display:block;width:0;height:100%;background:var(--cwbp-primary,#0b8f55)}.cwbp-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:24px;font-size:13px;color:var(--cwbp-muted)}.cwbp-breadcrumbs a{color:var(--cwbp-primary);text-decoration:none}.cwbp-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:420px}.cwbp-single-meta>span,.cwbp-single-meta>time{display:inline-flex;align-items:center}.cwbp-single-meta>*+*:before{content:'•';margin-right:9px}.cwbp-single-featured figcaption{padding:9px 4px 0;color:var(--cwbp-muted);font-size:13px;text-align:center}.cwbp-toc{margin:0 0 32px;padding:22px 24px;background:color-mix(in srgb,var(--cwbp-primary) 7%,var(--cwbp-surface));border-left:4px solid var(--cwbp-primary);border-radius:var(--cwbp-radius)}.cwbp-toc strong{display:block;font-size:20px;margin-bottom:12px}.cwbp-toc ol{margin:0;padding-left:22px}.cwbp-toc li{margin:7px 0}.cwbp-toc li.level-3{margin-left:18px;font-size:14px}.cwbp-toc a{text-decoration:none;color:var(--cwbp-text)}.cwbp-share{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cwbp-share>span{font-size:13px;font-weight:800;color:var(--cwbp-muted);margin-right:3px}.cwbp-share a,.cwbp-share button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgb(0 0 0 / .12);border-radius:50%;background:var(--cwbp-surface);color:var(--cwbp-text);font-weight:800;text-decoration:none;cursor:pointer}.cwbp-share a:hover,.cwbp-share button:hover{background:var(--cwbp-primary);color:#fff;border-color:var(--cwbp-primary)}.cwbp-share-top{margin:0 0 24px}.cwbp-share-bottom{margin:32px 0 0;padding-top:24px;border-top:1px solid rgb(0 0 0 / .1)}.cwbp-share-sticky{position:fixed;z-index:30;left:max(14px,calc(50vw - var(--cwbp-article-width,860px)/2 - 82px));top:35%;display:flex;flex-direction:column;padding:10px;background:var(--cwbp-surface);border-radius:999px;box-shadow:0 10px 30px rgb(0 0 0 / .13)}.cwbp-share-sticky>span{display:none}.cwbp-reading-settings{margin:0 0 24px;padding:16px 18px;border:1px solid rgb(0 0 0 / .09);border-radius:var(--cwbp-radius);background:color-mix(in srgb,var(--cwbp-primary) 4%,var(--cwbp-surface))}.cwbp-reading-settings h2{margin:0 0 11px;font-size:15px;line-height:1.2;color:var(--cwbp-text)}.cwbp-article-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0}.cwbp-article-tools button{display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(0 0 0 / .13);background:var(--cwbp-surface);color:var(--cwbp-text);padding:9px 12px;border-radius:7px;cursor:pointer;font-weight:700;line-height:1.2}.cwbp-article-tools button:hover,.cwbp-article-tools button:focus-visible{border-color:var(--cwbp-primary);color:var(--cwbp-primary);outline:none}.cwbp-article-tools button[aria-pressed=true]{background:var(--cwbp-primary);border-color:var(--cwbp-primary);color:#fff}.cwbp-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:30px 0}.cwbp-tags strong{font-size:14px}.cwbp-tags a{padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--cwbp-primary) 10%,var(--cwbp-surface));color:var(--cwbp-primary);font-size:13px;text-decoration:none}.cwbp-author-box{display:grid;grid-template-columns:88px 1fr;gap:20px;align-items:center;margin:34px 0;padding:24px;background:color-mix(in srgb,var(--cwbp-secondary) 5%,var(--cwbp-surface));border-radius:var(--cwbp-radius)}.cwbp-author-box img{border-radius:50%}.cwbp-author-box span{font-size:12px;color:var(--cwbp-muted);text-transform:uppercase;font-weight:800}.cwbp-author-box h3{margin:2px 0 6px}.cwbp-author-box p{margin:0;color:var(--cwbp-muted)}.cwbp-prev-next{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:34px 0}.cwbp-prev-next a{display:flex;flex-direction:column;padding:18px;border:1px solid rgb(0 0 0 / .1);border-radius:var(--cwbp-radius);text-decoration:none;color:var(--cwbp-text)}.cwbp-prev-next .next{text-align:right}.cwbp-prev-next small{color:var(--cwbp-muted);margin-bottom:5px}.cwbp-related{margin-top:42px;padding-top:30px;border-top:1px solid rgb(0 0 0 / .1)}.cwbp-related>h2{font-size:28px;margin:0 0 20px}.cwbp-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cwbp-related article{overflow:hidden;border:1px solid rgb(0 0 0 / .08);border-radius:var(--cwbp-radius);background:var(--cwbp-surface)}.cwbp-related article>a{display:block;text-decoration:none;color:var(--cwbp-text)}.cwbp-related img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.cwbp-related article div{padding:15px}.cwbp-related small{color:var(--cwbp-muted)}.cwbp-related h3{font-size:17px;line-height:1.25;margin:5px 0 0}.cwbp-related-list .cwbp-related-grid{grid-template-columns:1fr}.cwbp-related-list article>a{display:grid;grid-template-columns:180px 1fr}.cwbp-related-list img{height:100%}.cwbp-comments{margin-top:42px;padding-top:30px;border-top:1px solid rgb(0 0 0 / .1)}.cwbp-comments ol{list-style:none;padding:0}.cwbp-comments textarea,.cwbp-comments input[type=text],.cwbp-comments input[type=email],.cwbp-comments input[type=url]{width:100%;padding:11px;border:1px solid rgb(0 0 0 / .18);border-radius:6px}.cwbp-comments input[type=submit]{border:0;background:var(--cwbp-primary);color:#fff;padding:12px 18px;border-radius:6px}.cwbp-back-to-top{position:fixed;right:20px;bottom:20px;z-index:50;width:46px;height:46px;border:0;border-radius:50%;background:var(--cwbp-primary);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 8px 24px rgb(0 0 0 / .2);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.cwbp-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.cwbp-article-builder.is-dark{--cwbp-bg:#101418;--cwbp-surface:#171d22;--cwbp-text:#edf2f5;--cwbp-muted:#a8b3ba}.cwbp-article-builder.is-dark .cwbp-single-article{box-shadow:none}.cwbp-article-builder.is-dark .cwbp-article-tools button,.cwbp-article-builder.is-dark .cwbp-share a,.cwbp-article-builder.is-dark .cwbp-share button{border-color:rgb(255 255 255 / .15)}@media(max-width:1100px){.cwbp-share-sticky{display:none}}@media(max-width:700px){.cwbp-reading-settings{padding:14px}.cwbp-article-tools button{flex:1 1 calc(50% - 8px);justify-content:center}.cwbp-related-grid{grid-template-columns:1fr}.cwbp-related-list article>a{grid-template-columns:120px 1fr}.cwbp-prev-next{grid-template-columns:1fr}.cwbp-author-box{grid-template-columns:64px 1fr}.cwbp-author-box img{width:64px;height:64px}.cwbp-article-tools{justify-content:flex-start;flex-wrap:wrap}.admin-bar .cwbp-reading-progress{top:46px}}@media print{.cwbp-site-header,.cwbp-footer,.cwbp-share,.cwbp-article-tools,.cwbp-back-to-top,.cwbp-reading-progress,.cwbp-related,.cwbp-comments,.cwbp-prev-next{display:none!important}.cwbp-single-article{box-shadow:none!important;max-width:none!important;padding:0!important}}.cwbp-hero-height-small{min-height:260px}.cwbp-hero-height-normal{min-height:390px}.cwbp-hero-height-large{min-height:560px}.cwbp-hero-height-fullscreen{min-height:calc(100vh - 110px)}.cwbp-hero-align-left{justify-content:flex-start;text-align:left}.cwbp-hero-align-center{justify-content:center;text-align:center}.cwbp-hero-align-right{justify-content:flex-end;text-align:right}.cwbp-hero-align-center .cwbp-hero-content{margin-left:auto;margin-right:auto}.cwbp-hero-align-right .cwbp-hero-content{margin-left:auto}.cwbp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.cwbp-hero-align-center .cwbp-hero-actions{justify-content:center}.cwbp-hero-align-right .cwbp-hero-actions{justify-content:flex-end}.cwbp-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 21px;border-radius:7px;font-weight:800;transition:transform .18s ease,opacity .18s ease}.cwbp-hero-button:hover{transform:translateY(-2px)}.cwbp-hero-button.is-primary{background:var(--cwbp-primary);color:#fff}.cwbp-hero-button.is-secondary{background:rgb(255 255 255 / .14);color:inherit;border:1px solid rgb(255 255 255 / .65);backdrop-filter:blur(4px)}.cwbp-hero-search{display:flex;max-width:620px;margin-top:25px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 32px rgb(0 0 0 / .18)}.cwbp-hero-align-center .cwbp-hero-search{margin-left:auto;margin-right:auto}.cwbp-hero-align-right .cwbp-hero-search{margin-left:auto}.cwbp-hero-search input{flex:1;min-width:0;border:0;padding:15px 17px;font-size:16px;color:#1c252c;background:#fff}.cwbp-hero-search button{border:0;padding:0 22px;background:var(--cwbp-primary);color:#fff;font-weight:800;cursor:pointer}.cwbp-hero.has-fixed-bg{background-attachment:fixed}.cwbp-hero.has-parallax{background-attachment:fixed;background-position:center center}.cwbp-hero.has-scroll-zoom{transition:background-size .08s linear}@media(max-width:780px){.cwbp-hero{padding:36px 24px}.cwbp-hero-height-large{min-height:440px}.cwbp-hero-height-fullscreen{min-height:75vh}.cwbp-hero.has-fixed-bg,.cwbp-hero.has-parallax{background-attachment:scroll}.cwbp-hero-search{width:100%}.cwbp-hero-search button{padding:0 15px}}.cwbp-category-label a{color:inherit;text-decoration:none}.cwbp-category-label a:hover{text-decoration:underline}.cwbp-magazine-feature-body .cwbp-category-label a,.cwbp-magazine-row .cwbp-category-label a,.cwbp-magazine-popular-list .cwbp-category-label a,.cwbp-card-body .cwbp-category-label a{color:var(--cwbp-primary)}.cwbp-site .cwbp-magazine-side-card>div,.cwbp-site .cwbp-magazine-side-card>div h3,.cwbp-site .cwbp-magazine-side-card>div h3 a,.cwbp-site .cwbp-magazine-side-card>div .cwbp-category-label,.cwbp-site .cwbp-magazine-side-card>div .cwbp-category-label a{color:var(--cwbp-feature-text,#ffffff)!important}.cwbp-site .cwbp-card,.cwbp-site .cwbp-magazine-side-card,.cwbp-site .cwbp-magazine-category-grid article,.cwbp-site .cwbp-related-card{border-radius:var(--cwbp-card-radius,var(--cwbp-radius));transition:transform .22s ease,box-shadow .22s ease}.cwbp-site .cwbp-card-image{overflow:hidden;height:var(--cwbp-card-image-height,220px)}.cwbp-site .cwbp-card-image img{height:100%;aspect-ratio:auto;transition:transform .35s ease}.cwbp-site .cwbp-magazine-side-card{min-height:var(--cwbp-card-image-height,220px)}.cwbp-site .cwbp-magazine-side-card img{transition:transform .35s ease}.cwbp-site.cwbp-card-overlay-none .cwbp-magazine-side-card>div{background:#fff0}.cwbp-site.cwbp-card-overlay-solid .cwbp-magazine-side-card>div{background:var(--cwbp-card-overlay-1,rgb(0 0 0 / .78))}.cwbp-site.cwbp-card-overlay-gradient .cwbp-magazine-side-card>div{background:linear-gradient(to top,var(--cwbp-card-overlay-1,rgb(0 0 0 / .78)) 0%,var(--cwbp-card-overlay-2,rgb(0 0 0 / .78)) 38%,transparent 100%)}.cwbp-site .cwbp-magazine-side-card>div,.cwbp-site .cwbp-magazine-side-card>div a,.cwbp-site .cwbp-magazine-side-card>div .cwbp-category-label,.cwbp-site .cwbp-magazine-side-card>div .cwbp-category-label a{color:var(--cwbp-feature-text,#fff)!important}.cwbp-site.cwbp-card-text-shadow .cwbp-magazine-side-card h3,.cwbp-site.cwbp-card-text-shadow .cwbp-magazine-side-card .cwbp-category-label{text-shadow:0 2px 8px rgb(0 0 0 / .85)}.cwbp-site.cwbp-card-hover-zoom .cwbp-card:hover .cwbp-card-image img,.cwbp-site.cwbp-card-hover-zoom .cwbp-magazine-side-card:hover img{transform:scale(1.055)}.cwbp-site.cwbp-card-hover-lift .cwbp-card:hover,.cwbp-site.cwbp-card-hover-lift .cwbp-magazine-side-card:hover,.cwbp-site.cwbp-card-hover-lift .cwbp-related-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgb(20 30 40 / .14)}.cwbp-site.cwbp-card-hover-shadow .cwbp-card:hover,.cwbp-site.cwbp-card-hover-shadow .cwbp-magazine-side-card:hover,.cwbp-site.cwbp-card-hover-shadow .cwbp-related-card:hover{box-shadow:0 16px 38px rgb(20 30 40 / .18)}.cwbp-site .cwbp-magazine-side-card>div{box-sizing:border-box;min-width:0;padding:18px 16px 20px;overflow:hidden}.cwbp-site .cwbp-magazine-side-card h3{width:100%;min-width:0;margin:7px 0 0;font-size:clamp(14px,1.35vw,17px);line-height:1.22;overflow-wrap:anywhere;word-break:normal;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.cwbp-site .cwbp-magazine-side-card h3 a{display:block;max-width:100%;overflow-wrap:anywhere}.cwbp-site .cwbp-magazine-side-card .cwbp-category-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.cwbp-site .cwbp-magazine-side-card>div{padding:16px 14px 18px}.cwbp-site .cwbp-magazine-side-card h3{font-size:15px}}.cwbp-site .cwbp-title-medium{font-size:.96em}.cwbp-site .cwbp-title-long{font-size:.88em;line-height:1.18}.cwbp-site .cwbp-title-xlong{font-size:.8em;line-height:1.16}.cwbp-site .cwbp-card h3,.cwbp-site .cwbp-magazine-row h3,.cwbp-site .cwbp-magazine-side-card h3{overflow-wrap:anywhere;word-break:normal}.cwbp-site .cwbp-card-body p,.cwbp-site .cwbp-magazine-row p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.cwbp-site .cwbp-card-grid.cols-1{grid-template-columns:minmax(0,1fr)}.cwbp-site .cwbp-card-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cwbp-site .cwbp-card-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cwbp-site .cwbp-card-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cwbp-site .cwbp-card-grid.cwbp-items-1 .cwbp-card{max-width:760px}.cwbp-site .cwbp-card-grid.cwbp-items-2{max-width:900px}.cwbp-site .cwbp-magazine-side-card h3.cwbp-title-long{font-size:15px}.cwbp-site .cwbp-magazine-side-card h3.cwbp-title-xlong{font-size:14px}@media(max-width:760px){.cwbp-site .cwbp-card-grid.cols-2,.cwbp-site .cwbp-card-grid.cols-3,.cwbp-site .cwbp-card-grid.cols-4{grid-template-columns:1fr}.cwbp-site .cwbp-card-grid.cwbp-items-1,.cwbp-site .cwbp-card-grid.cwbp-items-2{max-width:none}}.cwbp-share:not(.cwbp-share-sticky){gap:10px}.cwbp-share:not(.cwbp-share-sticky) .cwbp-share-heading{flex:0 0 100%;margin:0 0 2px;font-size:13px;font-weight:800;color:var(--cwbp-muted)}.cwbp-share:not(.cwbp-share-sticky) a,.cwbp-share:not(.cwbp-share-sticky) button{width:auto;height:40px;border-radius:8px;padding:0 12px;gap:7px;font-weight:700}.cwbp-share-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;font-weight:900;line-height:1}.cwbp-share-label{display:inline-block;font-size:13px;white-space:nowrap}.cwbp-share-sticky a,.cwbp-share-sticky button{position:relative}.cwbp-share-sticky .cwbp-share-label{position:absolute;left:48px;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;pointer-events:none;background:#17212b;color:#fff;padding:6px 9px;border-radius:6px;font-size:12px;box-shadow:0 5px 15px rgb(0 0 0 / .18);transition:opacity .15s ease;white-space:nowrap}.cwbp-share-sticky a:hover .cwbp-share-label,.cwbp-share-sticky a:focus-visible .cwbp-share-label,.cwbp-share-sticky button:hover .cwbp-share-label,.cwbp-share-sticky button:focus-visible .cwbp-share-label{opacity:1;visibility:visible}@media(max-width:700px){.cwbp-share:not(.cwbp-share-sticky) a,.cwbp-share:not(.cwbp-share-sticky) button{flex:1 1 calc(50% - 10px);justify-content:center}.cwbp-share-label{font-size:12px}}.cwbp-site .cwbp-lead-main,.cwbp-site .cwbp-lead-small{border-radius:var(--cwbp-card-radius,var(--cwbp-radius));transition:transform .22s ease,box-shadow .22s ease}.cwbp-site .cwbp-lead-main img,.cwbp-site .cwbp-lead-small img{transition:transform .35s ease}.cwbp-site.cwbp-card-overlay-none .cwbp-lead-main .cwbp-overlay,.cwbp-site.cwbp-card-overlay-none .cwbp-lead-small>a>div{background:#fff0}.cwbp-site.cwbp-card-overlay-solid .cwbp-lead-main .cwbp-overlay,.cwbp-site.cwbp-card-overlay-solid .cwbp-lead-small>a>div{background:var(--cwbp-card-overlay-1,rgb(0 0 0 / .78))}.cwbp-site.cwbp-card-overlay-gradient .cwbp-lead-main .cwbp-overlay,.cwbp-site.cwbp-card-overlay-gradient .cwbp-lead-small>a>div{background:linear-gradient(to top,var(--cwbp-card-overlay-1,rgb(0 0 0 / .78)) 0%,var(--cwbp-card-overlay-2,rgb(0 0 0 / .78)) 42%,transparent 100%)}.cwbp-site .cwbp-lead-main .cwbp-overlay,.cwbp-site .cwbp-lead-main .cwbp-overlay h1,.cwbp-site .cwbp-lead-main .cwbp-overlay h1 a,.cwbp-site .cwbp-lead-main .cwbp-overlay p,.cwbp-site .cwbp-lead-main .cwbp-kicker,.cwbp-site .cwbp-lead-small>a>div,.cwbp-site .cwbp-lead-small>a>div h2,.cwbp-site .cwbp-lead-small>a>div span{color:var(--cwbp-feature-text,#fff)!important}.cwbp-site.cwbp-card-text-shadow .cwbp-lead-main .cwbp-overlay h1,.cwbp-site.cwbp-card-text-shadow .cwbp-lead-main .cwbp-overlay p,.cwbp-site.cwbp-card-text-shadow .cwbp-lead-main .cwbp-kicker,.cwbp-site.cwbp-card-text-shadow .cwbp-lead-small h2,.cwbp-site.cwbp-card-text-shadow .cwbp-lead-small span{text-shadow:0 2px 8px rgb(0 0 0 / .85)}.cwbp-site.cwbp-card-hover-zoom .cwbp-lead-main:hover img,.cwbp-site.cwbp-card-hover-zoom .cwbp-lead-small:hover img{transform:scale(1.055)}.cwbp-site.cwbp-card-hover-lift .cwbp-lead-main:hover,.cwbp-site.cwbp-card-hover-lift .cwbp-lead-small:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgb(20 30 40 / .14)}.cwbp-site.cwbp-card-hover-shadow .cwbp-lead-main:hover,.cwbp-site.cwbp-card-hover-shadow .cwbp-lead-small:hover{box-shadow:0 16px 38px rgb(20 30 40 / .18)}.cwbp-site .cwbp-lead-small>a>div{box-sizing:border-box;overflow:hidden}.cwbp-site .cwbp-lead-small h2{overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}html:has(.cwbp-smooth-scroll){scroll-behavior:smooth}.cwbp-back-to-top{position:fixed;z-index:99990;bottom:24px;display:flex;align-items:center;justify-content:center;border:0;background:var(--cwbp-top-bg,#0b8f55);color:var(--cwbp-top-color,#fff);box-shadow:0 10px 28px rgb(0 0 0 / .2);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.cwbp-back-to-top.is-right{right:24px}.cwbp-back-to-top.is-left{left:24px}.cwbp-back-to-top.is-round{border-radius:999px}.cwbp-back-to-top.is-square{border-radius:8px}.cwbp-back-to-top.size-small{width:40px;height:40px;font-size:20px}.cwbp-back-to-top.size-normal{width:48px;height:48px;font-size:24px}.cwbp-back-to-top.size-large{width:58px;height:58px;font-size:29px}.cwbp-back-to-top.anim-fade{transform:none}.cwbp-back-to-top.anim-slide{transform:translateY(18px)}.cwbp-back-to-top.anim-zoom{transform:scale(.72)}.cwbp-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.cwbp-back-to-top:hover{box-shadow:0 14px 34px rgb(0 0 0 / .28)}.cwbp-page-loader{position:fixed;inset:0;z-index:100000;background:var(--cwbp-bg,#fff);display:flex;align-items:center;justify-content:center;transition:opacity .35s ease,visibility .35s ease}.cwbp-page-loader span{width:42px;height:42px;border:4px solid rgb(0 0 0 / .12);border-top-color:var(--cwbp-primary,#0b8f55);border-radius:50%;animation:cwbp-loader-spin .75s linear infinite}.cwbp-page-loader.is-hidden{opacity:0;visibility:hidden}@keyframes cwbp-loader-spin{to{transform:rotate(360deg)}}.cwbp-fade-cards .cwbp-await-view{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.cwbp-fade-cards .cwbp-await-view.cwbp-in-view{opacity:1;transform:none}.cwbp-sticky-footer{min-height:100vh;display:flex;flex-direction:column}.cwbp-sticky-footer>.cwbp-main,.cwbp-sticky-footer>.cwbp-request-main{flex:1 0 auto}.cwbp-sticky-footer>.cwbp-footer{margin-top:auto}@media(max-width:600px){.cwbp-back-to-top.is-right{right:14px}.cwbp-back-to-top.is-left{left:14px}.cwbp-back-to-top{bottom:14px}.cwbp-back-to-top.size-small{width:42px;height:42px}.cwbp-back-to-top.size-normal{width:50px;height:50px}.cwbp-back-to-top.size-large{width:56px;height:56px}}@media(prefers-reduced-motion:reduce){html:has(.cwbp-smooth-scroll){scroll-behavior:auto}.cwbp-fade-cards .cwbp-await-view,.cwbp-back-to-top,.cwbp-page-loader{transition:none!important;animation:none!important}}.cwbp-category-page{display:grid;gap:28px}.cwbp-category-hero{border-radius:var(--cwbp-radius,14px);overflow:hidden;background:#f3f5f7;display:flex;align-items:center}.cwbp-category-hero-inner{padding:48px clamp(22px,5vw,64px);max-width:980px;width:100%}.cwbp-category-hero.is-banner{background-size:cover;background-position:center;align-items:flex-end}.cwbp-category-hero.is-minimal{background:#fff0;border-bottom:1px solid rgb(0 0 0 / .12);border-radius:0;min-height:0}.cwbp-category-hero.is-minimal .cwbp-category-hero-inner{padding-left:0;padding-right:0}.cwbp-category-hero.align-center .cwbp-category-hero-inner{margin-inline:auto;text-align:center}.cwbp-category-hero.align-right .cwbp-category-hero-inner{margin-left:auto;text-align:right}.cwbp-category-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;opacity:.84}.cwbp-category-hero h1{margin:8px 0 12px;font-size:clamp(34px,5vw,64px);line-height:1.04;color:inherit}.cwbp-category-description{max-width:760px;font-size:18px;line-height:1.65}.cwbp-category-description p:last-child{margin-bottom:0}.cwbp-category-count{font-weight:700;margin:16px 0 0;opacity:.88}.cwbp-subcategories{display:flex;align-items:flex-start;gap:18px;padding:18px 20px;background:var(--cwbp-surface,#fff);border:1px solid rgb(0 0 0 / .09);border-radius:12px}.cwbp-subcategories>strong{white-space:nowrap;padding-top:8px}.cwbp-subcategories>div{display:flex;flex-wrap:wrap;gap:9px}.cwbp-subcategories a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgb(0 0 0 / .055);text-decoration:none;color:inherit;font-weight:700}.cwbp-subcategories a span{font-size:11px;opacity:.7}.cwbp-category-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:12px}.cwbp-category-toolbar label{font-weight:700}.cwbp-category-toolbar select{min-width:190px;padding:9px 34px 9px 12px;border-radius:8px}.cwbp-category-list{display:grid;gap:18px}.cwbp-category-list-item{display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:24px;align-items:center;background:var(--cwbp-surface,#fff);border:1px solid rgb(0 0 0 / .09);border-radius:var(--cwbp-card-radius,10px);padding:14px}.cwbp-category-list-image{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:calc(var(--cwbp-card-radius,10px) - 3px)}.cwbp-category-list-image img{width:100%;height:100%;object-fit:cover}.cwbp-category-list-item h2{margin:7px 0;font-size:clamp(21px,2.6vw,30px)}.cwbp-category-list-item h2 a{text-decoration:none;color:inherit}.cwbp-category-list-item .cwbp-meta{margin:0;color:var(--cwbp-muted,#667085);line-height:1.65}.cwbp-category-magazine{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cwbp-category-magazine-card{background:var(--cwbp-surface,#fff);border-radius:var(--cwbp-card-radius,10px);overflow:hidden;border:1px solid rgb(0 0 0 / .08)}.cwbp-category-magazine-card.is-featured{grid-column:span 2;grid-row:span 2}.cwbp-category-magazine-card .cwbp-card-image{display:block;aspect-ratio:16/10;overflow:hidden}.cwbp-category-magazine-card.is-featured .cwbp-card-image{aspect-ratio:16/9}.cwbp-category-magazine-card img{width:100%;height:100%;object-fit:cover}.cwbp-category-magazine-card .cwbp-card-body{padding:20px}.cwbp-category-magazine-card h2{margin:8px 0}.cwbp-category-magazine-card h2 a{text-decoration:none;color:inherit}@media(max-width:850px){.cwbp-category-magazine{grid-template-columns:repeat(2,1fr)}.cwbp-category-magazine-card.is-featured{grid-column:1/-1;grid-row:auto}.cwbp-category-list-item{grid-template-columns:180px 1fr}}@media(max-width:620px){.cwbp-category-hero-inner{padding:34px 20px}.cwbp-category-hero.is-banner{min-height:260px}.cwbp-subcategories{display:block}.cwbp-subcategories>strong{display:block;margin-bottom:10px}.cwbp-category-toolbar{justify-content:stretch;align-items:stretch;flex-direction:column}.cwbp-category-toolbar select{width:100%}.cwbp-category-list-item{grid-template-columns:1fr}.cwbp-category-magazine{grid-template-columns:1fr}.cwbp-category-magazine-card.is-featured{grid-column:auto}}.cwbp-site .cwbp-magazine-category-card{position:relative;min-height:0;overflow:hidden;background:var(--cwbp-surface,#fff);color:var(--cwbp-text,#1c252c);border-radius:var(--cwbp-card-radius,var(--cwbp-radius));transition:transform .22s ease,box-shadow .22s ease}.cwbp-site .cwbp-magazine-category-lead{position:relative;display:block;height:var(--cwbp-card-image-height,220px);overflow:hidden;background:#111;color:var(--cwbp-feature-text,#fff)}.cwbp-site .cwbp-magazine-category-lead img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;opacity:1;transition:transform .35s ease}.cwbp-site .cwbp-magazine-category-lead>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:20px;color:var(--cwbp-feature-text,#fff);background:#fff0}.cwbp-site.cwbp-card-overlay-none .cwbp-magazine-category-lead>div{background:#fff0}.cwbp-site.cwbp-card-overlay-solid .cwbp-magazine-category-lead>div{background:var(--cwbp-card-overlay-1,rgb(0 0 0 / .78))}.cwbp-site.cwbp-card-overlay-gradient .cwbp-magazine-category-lead>div{background:linear-gradient(to top,var(--cwbp-card-overlay-1,rgb(0 0 0 / .78)) 0%,var(--cwbp-card-overlay-2,rgb(0 0 0 / .78)) 42%,transparent 100%)}.cwbp-site .cwbp-magazine-category-lead h3,.cwbp-site .cwbp-magazine-category-lead span,.cwbp-site .cwbp-magazine-category-lead small{color:var(--cwbp-feature-text,#fff)!important}.cwbp-site.cwbp-card-text-shadow .cwbp-magazine-category-lead h3,.cwbp-site.cwbp-card-text-shadow .cwbp-magazine-category-lead span,.cwbp-site.cwbp-card-text-shadow .cwbp-magazine-category-lead small{text-shadow:0 2px 8px rgb(0 0 0 / .85)}.cwbp-site .cwbp-magazine-category-links{position:relative;z-index:1;list-style:none;margin:0;padding:10px 18px 14px;background:var(--cwbp-surface,#fff);color:var(--cwbp-text,#1c252c)}.cwbp-site .cwbp-magazine-category-links li+li{border-top:1px solid color-mix(in srgb,var(--cwbp-text,#1c252c) 10%,transparent)}.cwbp-site .cwbp-magazine-category-links a{display:block;padding:9px 0;color:var(--cwbp-text,#1c252c)!important;font-weight:600;text-decoration:none;line-height:1.35}.cwbp-site .cwbp-magazine-category-links a:hover{color:var(--cwbp-primary)!important}.cwbp-site.cwbp-card-hover-zoom .cwbp-magazine-category-card:hover .cwbp-magazine-category-lead img{transform:scale(1.055)}.cwbp-site.cwbp-card-hover-lift .cwbp-magazine-category-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgb(20 30 40 / .14)}.cwbp-site.cwbp-card-hover-shadow .cwbp-magazine-category-card:hover{box-shadow:0 16px 38px rgb(20 30 40 / .18)}.cwbp-site .cwbp-clickable-article{cursor:pointer}.cwbp-site .cwbp-clickable-article p{cursor:pointer}.cwbp-category-hero.is-video{position:relative;isolation:isolate;background:#111;align-items:flex-end}.cwbp-category-hero.is-video .cwbp-category-video-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;pointer-events:none}.cwbp-category-hero.is-video .cwbp-category-video-overlay{position:absolute;inset:0;z-index:-1;pointer-events:none}.cwbp-category-hero.is-video .cwbp-category-hero-inner{position:relative;z-index:1}.cwbp-generic-page{--cwbp-page-content-width:920px}.cwbp-generic-page .cwbp-page-breadcrumbs{max-width:var(--cwbp-page-content-width);margin-left:auto;margin-right:auto}.cwbp-generic-page .cwbp-page-hero{max-width:var(--cwbp-page-content-width);margin-left:auto;margin-right:auto}.cwbp-generic-page .cwbp-page-featured{max-width:var(--cwbp-page-content-width);margin-left:auto;margin-right:auto;margin-bottom:28px}.cwbp-generic-page .cwbp-page-content{max-width:var(--cwbp-page-content-width);margin-left:auto;margin-right:auto;font-size:17px;line-height:1.75}.cwbp-generic-page.no-surface .cwbp-page-content{background:#fff0;padding:0;border-radius:0}.cwbp-generic-page .cwbp-page-content h2{font-size:clamp(25px,3vw,34px);line-height:1.2;margin:1.5em 0 .55em}.cwbp-generic-page .cwbp-page-content h3{font-size:clamp(20px,2.4vw,27px);line-height:1.25;margin:1.35em 0 .5em}.cwbp-generic-page .cwbp-page-content p,.cwbp-generic-page .cwbp-page-content ul,.cwbp-generic-page .cwbp-page-content ol{margin:0 0 1.2em}.cwbp-generic-page .cwbp-page-content a{color:var(--cwbp-primary);text-decoration:underline}.cwbp-generic-page .cwbp-page-content img{max-width:100%;height:auto;border-radius:calc(var(--cwbp-radius) - 2px)}.cwbp-generic-page.cwbp-generic-align-center .cwbp-page-hero{text-align:center}.cwbp-generic-page.cwbp-generic-header-minimal .cwbp-page-hero{background:#fff0;color:var(--cwbp-text);padding:16px 0 24px;border-radius:0;border-bottom:2px solid color-mix(in srgb,var(--cwbp-primary) 25%,transparent)}.cwbp-generic-page.cwbp-generic-header-minimal .cwbp-page-hero h1{font-size:clamp(32px,4.5vw,52px)}.cwbp-generic-page.cwbp-generic-header-solid .cwbp-page-hero{background:var(--cwbp-secondary);color:#fff}.cwbp-generic-page.cwbp-generic-header-gradient .cwbp-page-hero{background:linear-gradient(135deg,var(--cwbp-secondary),var(--cwbp-primary));color:#fff}@media(max-width:700px){.cwbp-generic-page .cwbp-page-content{font-size:16px}.cwbp-generic-page .cwbp-page-hero{padding:28px 22px}.cwbp-generic-page.cwbp-generic-header-minimal .cwbp-page-hero{padding:12px 0 20px}}.cwbp-about-sections{display:grid;grid-template-columns:1fr;gap:24px}.cwbp-about-section{background:var(--cwbp-surface,#fff);padding:28px;border-radius:var(--cwbp-radius,10px);border:1px solid #e6eaed;display:grid;gap:28px;align-items:center}.cwbp-about-section.cwbp-about-image-left,.cwbp-about-section.cwbp-about-image-right{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.cwbp-about-section.cwbp-about-image-left .cwbp-about-media{order:0}.cwbp-about-section.cwbp-about-image-left .cwbp-about-copy{order:1}.cwbp-about-section.cwbp-about-image-right .cwbp-about-copy{order:0}.cwbp-about-section.cwbp-about-image-right .cwbp-about-media{order:1}.cwbp-about-section.cwbp-about-image-top{grid-template-columns:1fr}.cwbp-about-media{margin:0;min-width:0}.cwbp-about-image{display:block;width:100%;height:auto;max-height:430px;object-fit:cover;border-radius:var(--cwbp-radius,10px)}.cwbp-about-media figcaption{margin-top:9px;color:var(--cwbp-muted,#6d7780);font-size:13px;line-height:1.45}.cwbp-about-copy h2{margin-top:0}.cwbp-about-copy>:last-child,.cwbp-about-bottom>:last-child{margin-bottom:0}.cwbp-about-bottom .cwbp-about-media{margin-bottom:24px}.cwbp-about-bottom .cwbp-about-image{max-height:500px}.cwbp-about-section:not(:has(.cwbp-about-media)){grid-template-columns:1fr}.cwbp-about-section:not(:has(.cwbp-about-media)) .cwbp-about-copy{order:0}@media(max-width:760px){.cwbp-about-section.cwbp-about-image-left,.cwbp-about-section.cwbp-about-image-right{grid-template-columns:1fr}.cwbp-about-section.cwbp-about-image-left .cwbp-about-media,.cwbp-about-section.cwbp-about-image-right .cwbp-about-media{order:0}.cwbp-about-section.cwbp-about-image-left .cwbp-about-copy,.cwbp-about-section.cwbp-about-image-right .cwbp-about-copy{order:1}.cwbp-about-section{padding:22px;gap:20px}}.cwbp-type-blog .cwbp-blogpro-layout,.cwbp-type-blog .cwbp-blogpro-topics,.cwbp-type-blog .cwbp-blogpro-picks{width:100%;min-width:0}.cwbp-type-blog .cwbp-blogpro-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,320px);gap:34px;align-items:start}.cwbp-type-blog .cwbp-blogpro-main,.cwbp-type-blog .cwbp-blogpro-sidebar{min-width:0}.cwbp-type-blog .cwbp-blogpro-sidebar{display:grid;gap:22px;align-content:start}.cwbp-type-blog .cwbp-blogpro-sidebar>.cwbp-component,.cwbp-type-blog .cwbp-blogpro-sidebar>.cwbp-section{margin:0}.cwbp-type-blog .cwbp-blogpro-sidebar .cwbp-section{padding:22px;background:var(--cwbp-surface);border:1px solid #e6eaed;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));box-shadow:0 8px 22px rgb(20 30 40 / .04)}.cwbp-type-blog .cwbp-blogpro-hero{padding:clamp(26px,4vw,54px)}.cwbp-type-blog .cwbp-blogpro-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:clamp(28px,5vw,64px);align-items:center;width:100%}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content{max-width:620px;margin:0}.cwbp-type-blog .cwbp-blogpro-hero-no-story .cwbp-blogpro-hero-grid{grid-template-columns:minmax(0,760px)}.cwbp-type-blog .cwbp-blogpro-hero-no-story .cwbp-hero-content{max-width:760px}.cwbp-type-blog .cwbp-blogpro-hero-story{position:relative;min-width:0;overflow:hidden;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));box-shadow:0 18px 42px rgb(20 30 40 / .18);background:#222}.cwbp-type-blog .cwbp-blogpro-hero-story>a{display:block;position:relative;color:#fff;min-height:300px}.cwbp-type-blog .cwbp-blogpro-hero-story img{display:block;width:100%;height:clamp(300px,32vw,420px);object-fit:cover;transition:transform .35s ease}.cwbp-type-blog .cwbp-blogpro-hero-story>a:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .78),rgb(0 0 0 / .08) 65%,transparent)}.cwbp-type-blog .cwbp-blogpro-hero-story-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:clamp(20px,3vw,32px);color:#fff}.cwbp-type-blog .cwbp-blogpro-hero-story-overlay .cwbp-category-label{display:inline-block;margin-bottom:9px;color:#fff}.cwbp-type-blog .cwbp-blogpro-hero-story-overlay h2{margin:0 0 9px;font-size:clamp(24px,3vw,38px);line-height:1.08;color:#fff}.cwbp-type-blog .cwbp-blogpro-hero-story-meta{font-size:12px;opacity:.9}.cwbp-type-blog .cwbp-blogpro-picks-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cwbp-type-blog .cwbp-blogpro-pick{display:grid;grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:18px;padding:14px;border:1px solid #e7ebee;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));background:var(--cwbp-surface);box-shadow:0 6px 18px rgb(20 30 40 / .035);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.cwbp-type-blog .cwbp-blogpro-pick-image{display:block;height:min(var(--cwbp-card-image-height,220px),160px);overflow:hidden;border-radius:calc(var(--cwbp-card-radius,var(--cwbp-radius)) - 3px);background:#edf0f2}.cwbp-type-blog .cwbp-blogpro-pick-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cwbp-type-blog .cwbp-blogpro-pick-body{min-width:0;align-self:center}.cwbp-type-blog .cwbp-blogpro-pick-body>.cwbp-category-label,.cwbp-type-blog .cwbp-blogpro-row-body>.cwbp-category-label{color:var(--cwbp-primary);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cwbp-type-blog .cwbp-blogpro-pick h3{font-size:clamp(18px,1.8vw,24px);line-height:1.16;margin:5px 0 7px;overflow-wrap:anywhere}.cwbp-type-blog .cwbp-blogpro-pick p{font-size:14px;line-height:1.45;margin:0 0 8px;color:var(--cwbp-muted)}.cwbp-type-blog .cwbp-blogpro-pick p a,.cwbp-type-blog .cwbp-blogpro-row p a{color:inherit}.cwbp-type-blog .cwbp-blogpro-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--cwbp-muted);font-size:12px;margin-top:4px}.cwbp-type-blog .cwbp-blogpro-meta span:before{content:'•';margin-right:14px}.cwbp-type-blog .cwbp-blogpro-list{display:grid;gap:18px}.cwbp-type-blog .cwbp-blogpro-row{display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:22px;padding:18px;background:var(--cwbp-surface);border:1px solid #e7ebee;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));box-shadow:0 6px 18px rgb(20 30 40 / .035);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.cwbp-type-blog .cwbp-blogpro-row-image{display:block;overflow:hidden;border-radius:calc(var(--cwbp-card-radius,var(--cwbp-radius)) - 3px);height:min(var(--cwbp-card-image-height,220px),190px);background:#edf0f2}.cwbp-type-blog .cwbp-blogpro-row-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cwbp-type-blog .cwbp-blogpro-row-body{min-width:0;align-self:center}.cwbp-type-blog .cwbp-blogpro-row h3{font-size:clamp(20px,2.15vw,27px);line-height:1.18;margin:6px 0 9px;overflow-wrap:anywhere}.cwbp-type-blog .cwbp-blogpro-row p{margin:0 0 10px;color:var(--cwbp-muted);line-height:1.55}.cwbp-type-blog .cwbp-blogpro-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cwbp-type-blog .cwbp-blogpro-topic{display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid #e7ebee;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));background:var(--cwbp-surface);color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cwbp-type-blog .cwbp-blogpro-topic strong{font-size:19px;line-height:1.2}.cwbp-type-blog .cwbp-blogpro-topic span{font-size:14px;line-height:1.5;color:var(--cwbp-muted)}.cwbp-type-blog .cwbp-blogpro-topic small{margin-top:auto;padding-top:7px;color:var(--cwbp-primary);font-weight:800}.cwbp-site.cwbp-card-hover-zoom.cwbp-type-blog .cwbp-blogpro-hero-story:hover img,.cwbp-site.cwbp-card-hover-zoom.cwbp-type-blog .cwbp-blogpro-pick:hover img,.cwbp-site.cwbp-card-hover-zoom.cwbp-type-blog .cwbp-blogpro-row:hover img{transform:scale(1.055)}.cwbp-site.cwbp-card-hover-lift.cwbp-type-blog .cwbp-blogpro-pick:hover,.cwbp-site.cwbp-card-hover-lift.cwbp-type-blog .cwbp-blogpro-row:hover,.cwbp-site.cwbp-card-hover-lift.cwbp-type-blog .cwbp-blogpro-topic:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgb(20 30 40 / .14)}.cwbp-site.cwbp-card-hover-shadow.cwbp-type-blog .cwbp-blogpro-pick:hover,.cwbp-site.cwbp-card-hover-shadow.cwbp-type-blog .cwbp-blogpro-row:hover,.cwbp-site.cwbp-card-hover-shadow.cwbp-type-blog .cwbp-blogpro-topic:hover{box-shadow:0 16px 38px rgb(20 30 40 / .18)}@media(max-width:980px){.cwbp-type-blog .cwbp-blogpro-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:28px}.cwbp-type-blog .cwbp-blogpro-layout{grid-template-columns:minmax(0,1fr) minmax(230px,280px);gap:24px}.cwbp-type-blog .cwbp-blogpro-pick{grid-template-columns:145px minmax(0,1fr)}.cwbp-type-blog .cwbp-blogpro-row{grid-template-columns:180px minmax(0,1fr)}.cwbp-type-blog .cwbp-blogpro-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.cwbp-type-blog .cwbp-blogpro-hero-grid{grid-template-columns:1fr}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content{max-width:none}.cwbp-type-blog .cwbp-blogpro-layout{grid-template-columns:1fr}.cwbp-type-blog .cwbp-blogpro-sidebar{grid-template-columns:1fr 1fr}.cwbp-type-blog .cwbp-blogpro-picks-grid{grid-template-columns:1fr}.cwbp-type-blog .cwbp-blogpro-hero-story img{height:320px}}@media(max-width:650px){.cwbp-type-blog .cwbp-blogpro-hero{padding:22px}.cwbp-type-blog .cwbp-blogpro-hero-story img{height:260px}.cwbp-type-blog .cwbp-blogpro-pick{grid-template-columns:1fr;gap:12px}.cwbp-type-blog .cwbp-blogpro-pick-image{height:210px}.cwbp-type-blog .cwbp-blogpro-row{grid-template-columns:1fr;gap:14px;padding:14px}.cwbp-type-blog .cwbp-blogpro-row-image{height:220px}.cwbp-type-blog .cwbp-blogpro-sidebar{grid-template-columns:1fr}.cwbp-type-blog .cwbp-blogpro-topic-grid{grid-template-columns:1fr}}.cwbp-type-blog .cwbp-blogpro-hero>.cwbp-blogpro-hero-grid{max-width:none;width:100%;min-width:0;grid-template-columns:minmax(0,44%) minmax(0,56%);gap:clamp(28px,4vw,52px)}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content{width:100%;max-width:none;min-width:0;position:relative;z-index:2}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content h1{max-width:100%;overflow-wrap:anywhere;word-break:normal;font-size:clamp(40px,5vw,66px)}.cwbp-type-blog .cwbp-blogpro-hero-story{width:100%;max-width:none;justify-self:stretch}.cwbp-type-blog .cwbp-blogpro-hero-story>a{min-height:320px}.cwbp-type-blog .cwbp-blogpro-hero-story img{height:clamp(320px,31vw,430px)}.cwbp-type-blog .cwbp-blogpro-hero-no-story>.cwbp-blogpro-hero-grid{grid-template-columns:minmax(0,760px)}@media(max-width:980px){.cwbp-type-blog .cwbp-blogpro-hero>.cwbp-blogpro-hero-grid{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:24px}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content h1{font-size:clamp(36px,5vw,54px)}}@media(max-width:780px){.cwbp-type-blog .cwbp-blogpro-hero>.cwbp-blogpro-hero-grid{grid-template-columns:1fr;gap:22px}.cwbp-type-blog .cwbp-blogpro-hero .cwbp-hero-content h1{font-size:clamp(34px,10vw,52px)}}.cwbp-home-custom-component{max-width:var(--cwbp-width);margin:32px auto;padding:0 20px}.cwbp-home-cta-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;overflow:hidden;border-radius:var(--cwbp-radius);background:linear-gradient(135deg,var(--cwbp-secondary),var(--cwbp-primary));color:#fff;box-shadow:0 12px 32px rgb(15 23 42 / .09)}.cwbp-home-cta.image-none .cwbp-home-cta-inner{display:block}.cwbp-home-cta-copy{padding:clamp(28px,5vw,54px)}.cwbp-home-cta-copy h2{margin:0 0 12px;font-size:clamp(26px,3vw,40px);line-height:1.12;color:inherit}.cwbp-home-cta-copy p{font-size:17px;line-height:1.65;margin:0 0 20px;color:inherit;opacity:.92}.cwbp-home-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;background:#fff;color:var(--cwbp-secondary)!important;font-weight:800;text-decoration:none}.cwbp-home-cta-media{height:100%;min-height:260px}.cwbp-home-cta-media img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}.cwbp-home-free-inner{background:var(--cwbp-surface);border-radius:var(--cwbp-radius);padding:clamp(24px,4vw,42px);box-shadow:0 7px 24px rgb(15 23 42 / .055)}.cwbp-home-free.image-left .cwbp-home-free-inner,.cwbp-home-free.image-right .cwbp-home-free-inner{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:32px;align-items:center}.cwbp-home-free.image-right .cwbp-home-free-inner{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.cwbp-home-free-media img{display:block;width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:var(--cwbp-card-radius)}.cwbp-home-free-content{font-size:17px;line-height:1.7;color:var(--cwbp-text)}.cwbp-home-free-content>:first-child{margin-top:0}.cwbp-home-free-content>:last-child{margin-bottom:0}.cwbp-flexible-standalone{max-width:var(--cwbp-width);margin:0 auto;padding:0 20px}.cwbp-flexible-popular .cwbp-magazine-popular-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}.cwbp-flexible-paired{max-width:var(--cwbp-width);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media(max-width:760px){.cwbp-home-cta-inner,.cwbp-home-free.image-left .cwbp-home-free-inner,.cwbp-home-free.image-right .cwbp-home-free-inner{grid-template-columns:1fr}.cwbp-home-cta.image-left .cwbp-home-cta-media{order:2}.cwbp-home-cta-media{min-height:200px}.cwbp-home-cta-media img{min-height:200px}.cwbp-flexible-popular .cwbp-magazine-popular-list{grid-template-columns:1fr}}.cwbp-site .cwbp-hero .cwbp-hero-content h1,.cwbp-site .cwbp-hero .cwbp-hero-content p{color:inherit!important}.cwbp-site .cwbp-header{position:relative;width:100%;overflow:visible}.cwbp-site .cwbp-header.is-sticky{position:sticky}.cwbp-site .cwbp-header-inner{width:100%;overflow:visible}.cwbp-site .cwbp-brand{display:flex;align-items:center;min-width:0;flex:0 0 auto;position:relative;z-index:2}.cwbp-site .cwbp-brand .cwbp-logo-img{display:block!important;visibility:visible!important;opacity:1!important;max-width:min(260px,32vw);max-height:54px;height:auto;width:auto;object-fit:contain}.cwbp-site .cwbp-nav{display:flex;align-self:stretch;align-items:center;min-width:0;overflow:visible}.cwbp-site .cwbp-nav>ul,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;width:100%;list-style:none;margin:0;padding:0}.cwbp-site .cwbp-nav ul{list-style:none;margin:0;padding:0}.cwbp-site .cwbp-nav li{position:relative;margin:0;padding:0}.cwbp-site .cwbp-nav>ul>li>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a{display:flex;align-items:center;min-height:44px;padding:10px 13px;border-radius:7px;color:var(--cwbp-text);font-size:15px;font-weight:700;line-height:1.2;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.cwbp-site .cwbp-nav>ul>li>a:hover,.cwbp-site .cwbp-nav>ul>li>a:focus-visible,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a:hover,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a:focus-visible,.cwbp-site .cwbp-nav>ul>li.current-menu-item>a,.cwbp-site .cwbp-nav>ul>li.current-menu-ancestor>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li.current_page_item>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li.current_page_ancestor>a{background:color-mix(in srgb,var(--cwbp-primary) 11%,transparent);color:var(--cwbp-primary)}.cwbp-site .cwbp-nav .menu-item-has-children>a,.cwbp-site .cwbp-nav .page_item_has_children>a{padding-right:30px}.cwbp-site .cwbp-nav .menu-item-has-children>a:after,.cwbp-site .cwbp-nav .page_item_has_children>a:after{content:'';position:absolute;right:12px;top:50%;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.cwbp-site .cwbp-nav .sub-menu,.cwbp-site .cwbp-nav .children{position:absolute;left:0;top:calc(100% + 8px);z-index:120;display:block!important;min-width:230px;max-width:320px;padding:8px!important;background:var(--cwbp-surface);border:1px solid #e3e7ea;border-radius:10px;box-shadow:0 18px 45px rgb(15 23 42 / .16);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.cwbp-site .cwbp-nav li:hover>.sub-menu,.cwbp-site .cwbp-nav li:hover>.children,.cwbp-site .cwbp-nav li:focus-within>.sub-menu,.cwbp-site .cwbp-nav li:focus-within>.children{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cwbp-site .cwbp-nav .sub-menu:before,.cwbp-site .cwbp-nav .children:before{content:'';position:absolute;left:0;right:0;top:-10px;height:10px}.cwbp-site .cwbp-nav .sub-menu li,.cwbp-site .cwbp-nav .children li{width:100%}.cwbp-site .cwbp-nav .sub-menu a,.cwbp-site .cwbp-nav .children a{display:block;position:relative;width:100%;padding:11px 13px;border-radius:7px;color:var(--cwbp-text);font-size:14px;font-weight:650;line-height:1.35;white-space:normal;transition:background-color .18s ease,color .18s ease}.cwbp-site .cwbp-nav .sub-menu a:hover,.cwbp-site .cwbp-nav .sub-menu a:focus-visible,.cwbp-site .cwbp-nav .children a:hover,.cwbp-site .cwbp-nav .children a:focus-visible{background:color-mix(in srgb,var(--cwbp-primary) 10%,transparent);color:var(--cwbp-primary)}.cwbp-site .cwbp-nav .sub-menu .sub-menu,.cwbp-site .cwbp-nav .children .children{left:calc(100% + 8px);top:-8px}.cwbp-site .cwbp-submenu-toggle{display:none}@media(max-width:900px){.cwbp-site .cwbp-header-inner{min-height:68px;padding-top:7px;padding-bottom:7px;gap:10px}.cwbp-site .cwbp-brand{display:flex!important;visibility:visible!important;opacity:1!important;max-width:calc(100% - 108px);margin-right:auto}.cwbp-site .cwbp-brand .cwbp-logo-img{display:block!important;max-width:min(210px,52vw);max-height:48px}.cwbp-site .cwbp-brand span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}.cwbp-site .cwbp-menu-toggle{display:block;order:2;position:relative;z-index:131}.cwbp-site .cwbp-header-tools{order:3;position:relative;z-index:131}.cwbp-site .cwbp-nav{display:none;position:absolute;top:100%;left:0;right:0;width:100%;z-index:130;align-items:stretch;max-height:calc(100dvh - 68px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--cwbp-surface);border:0;border-top:1px solid #e3e7ea;border-radius:0;box-shadow:0 18px 36px rgb(15 23 42 / .18);padding:12px 20px 22px}.cwbp-site .cwbp-header.menu-open .cwbp-nav{display:block}.cwbp-site .cwbp-nav>ul,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul{display:block;width:100%}.cwbp-site .cwbp-nav li{display:block;width:100%;border-bottom:1px solid #edf0f2}.cwbp-site .cwbp-nav li:last-child{border-bottom:0}.cwbp-site .cwbp-nav>ul>li>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a{display:block;min-height:0;padding:14px 44px 14px 4px;border-radius:0;font-size:16px;white-space:normal}.cwbp-site .cwbp-nav .menu-item-has-children>a:after,.cwbp-site .cwbp-nav .page_item_has_children>a:after{display:none}.cwbp-site .cwbp-submenu-toggle{display:grid;place-items:center;position:absolute;right:0;top:5px;width:40px;height:40px;padding:0;border:0;border-radius:7px;background:#fff0;color:var(--cwbp-text);cursor:pointer}.cwbp-site .cwbp-submenu-toggle:before{content:'';width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.cwbp-site li.submenu-open>.cwbp-submenu-toggle:before{transform:translateY(2px) rotate(225deg)}.cwbp-site .cwbp-nav .sub-menu,.cwbp-site .cwbp-nav .children,.cwbp-site .cwbp-nav .sub-menu .sub-menu,.cwbp-site .cwbp-nav .children .children{position:static;display:none!important;min-width:0;max-width:none;margin:0!important;padding:0 0 9px 16px!important;background:#fff0;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}.cwbp-site .cwbp-nav li.submenu-open>.sub-menu,.cwbp-site .cwbp-nav li.submenu-open>.children{display:block!important}.cwbp-site .cwbp-nav .sub-menu:before,.cwbp-site .cwbp-nav .children:before{display:none}.cwbp-site .cwbp-nav .sub-menu li,.cwbp-site .cwbp-nav .children li{border-bottom:0;border-left:2px solid #edf0f2}.cwbp-site .cwbp-nav .sub-menu a,.cwbp-site .cwbp-nav .children a{padding:10px 42px 10px 13px;border-radius:7px;font-size:14px}.cwbp-site .cwbp-header.menu-open{z-index:9999}.cwbp-site .cwbp-header.menu-open:after{content:'';position:fixed;inset:0;z-index:120;background:rgb(15 23 42 / .28);pointer-events:none}.cwbp-site .cwbp-header.menu-open .cwbp-header-inner,.cwbp-site .cwbp-header.menu-open .cwbp-nav{position:absolute}.cwbp-site .cwbp-header.menu-open .cwbp-header-inner{position:relative;z-index:131;background:var(--cwbp-surface)}}@media(max-width:480px){.cwbp-site .cwbp-header-inner{padding-left:14px;padding-right:14px}.cwbp-site .cwbp-brand{max-width:calc(100% - 58px)}.cwbp-site .cwbp-brand .cwbp-logo-img{max-width:min(190px,58vw);max-height:44px}.cwbp-site .cwbp-header-tools{display:none}.cwbp-site .cwbp-nav{padding-left:14px;padding-right:14px}}@media(max-width:900px){.cwbp-site .cwbp-header{display:block!important;visibility:visible!important;opacity:1!important;min-height:68px!important;height:auto!important;overflow:visible!important;background:var(--cwbp-surface,#fff)!important;border-bottom:1px solid #e3e7ea!important;position:relative!important;z-index:2147482000!important;isolation:isolate}.cwbp-site .cwbp-header.is-sticky{position:sticky!important;top:0!important}.cwbp-site .cwbp-header-inner{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;width:100%!important;min-height:68px!important;height:auto!important;padding:8px 16px!important;margin:0 auto!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:10px!important;background:var(--cwbp-surface,#fff)!important;overflow:visible!important;z-index:3!important}.cwbp-site .cwbp-brand{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;order:1!important;flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 54px)!important;min-height:44px!important;align-items:center!important;margin:0!important;padding:0!important;z-index:4!important}.cwbp-site .cwbp-brand .cwbp-logo-img{display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;max-width:min(210px,65vw)!important;max-height:50px!important;margin:0!important;object-fit:contain!important}.cwbp-site .cwbp-brand span{display:block!important;visibility:visible!important;opacity:1!important;color:var(--cwbp-primary)!important}.cwbp-site .cwbp-menu-toggle{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;order:2!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:10px!important;align-items:stretch!important;justify-content:center!important;flex-direction:column!important;border:0!important;border-radius:7px!important;background:var(--cwbp-primary)!important;z-index:5!important}.cwbp-site .cwbp-menu-toggle span{display:block!important;visibility:visible!important;width:100%!important;height:2px!important;min-height:2px!important;background:#fff!important}.cwbp-site .cwbp-header-tools{display:none!important}.cwbp-site .cwbp-nav{top:68px!important;z-index:2147481999!important}.cwbp-site .cwbp-header.menu-open .cwbp-nav{display:block!important;position:absolute!important}}@media(max-width:480px){.cwbp-site .cwbp-header,.cwbp-site .cwbp-header-inner{min-height:64px!important}.cwbp-site .cwbp-header-inner{padding:7px 12px!important}.cwbp-site .cwbp-brand{max-width:calc(100% - 52px)!important;min-height:42px!important}.cwbp-site .cwbp-brand .cwbp-logo-img{max-width:min(190px,68vw)!important;max-height:46px!important}.cwbp-site .cwbp-menu-toggle{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important}.cwbp-site .cwbp-nav{top:64px!important;max-height:calc(100dvh - 64px)!important}}.cwbp-site{clear:both!important;display:flow-root;width:100%!important;max-width:none!important;float:none!important}.cwbp-site .cwbp-header{clear:both!important;float:none!important}@media(max-width:900px){.cwbp-site .cwbp-header{width:100%!important;min-height:118px!important;margin:0!important}.cwbp-site .cwbp-header-inner{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:118px!important;padding:10px 14px 12px!important;gap:8px!important}.cwbp-site .cwbp-brand{order:1!important;flex:0 0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important}.cwbp-site .cwbp-brand .cwbp-logo-img{display:block!important;width:auto!important;height:auto!important;max-width:min(280px,82vw)!important;max-height:52px!important;margin:0 auto!important}.cwbp-site .cwbp-brand span{max-width:100%!important;text-align:center!important}.cwbp-site .cwbp-menu-toggle{order:2!important;flex:0 0 44px!important;display:flex!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;margin:0 auto!important}.cwbp-site .cwbp-nav{top:100%!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100dvh - 118px)!important}}@media(max-width:480px){.cwbp-site .cwbp-header,.cwbp-site .cwbp-header-inner{min-height:112px!important}.cwbp-site .cwbp-header-inner{padding:8px 12px 10px!important;gap:6px!important}.cwbp-site .cwbp-brand{min-height:46px!important}.cwbp-site .cwbp-brand .cwbp-logo-img{max-width:min(260px,86vw)!important;max-height:48px!important}.cwbp-site .cwbp-menu-toggle{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important}.cwbp-site .cwbp-nav{top:100%!important;max-height:calc(100dvh - 112px)!important}}@media(max-width:900px){.cwbp-site .cwbp-header.menu-open .cwbp-nav{display:block!important;position:fixed!important;top:var(--cwbp-mobile-menu-top,118px)!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;padding:12px 20px max(28px,env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:scroll!important;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scrollbar-gutter:stable;z-index:2147483000!important}.cwbp-site .cwbp-header.menu-open .cwbp-nav>ul,.cwbp-site .cwbp-header.menu-open .cwbp-nav>.cwbp-fallback-menu,.cwbp-site .cwbp-header.menu-open .cwbp-nav>.cwbp-fallback-menu>ul{height:auto!important;max-height:none!important;overflow:visible!important}}@media(max-width:480px){.cwbp-site .cwbp-header.menu-open .cwbp-nav{padding-right:14px!important;padding-left:14px!important}}.cwbp-type-blog .cwbp-blogpro-hero-story-link{display:block;position:relative;width:100%;height:100%;text-decoration:none;cursor:pointer}.cwbp-type-blog .cwbp-blogpro-hero-story-link .cwbp-blogpro-hero-story-overlay{pointer-events:none}.cwbp-home-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:34px;align-items:start}.cwbp-home-main,.cwbp-home-sidebar{min-width:0}.cwbp-home-sidebar{display:grid;gap:22px;align-content:start}.cwbp-home-sidebar>.cwbp-component,.cwbp-home-sidebar>.cwbp-section{margin:0}.cwbp-home-sidebar .cwbp-section{padding:22px;background:var(--cwbp-surface);border:1px solid #e6eaed;border-radius:var(--cwbp-card-radius,var(--cwbp-radius));box-shadow:0 8px 22px rgb(20 30 40 / .04)}.cwbp-sidebar-category-list,.cwbp-sidebar-post-list{list-style:none;margin:0;padding:0}.cwbp-sidebar-category-list li+li,.cwbp-sidebar-post-list li+li{border-top:1px solid #e6eaed}.cwbp-sidebar-category-list a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;text-decoration:none;color:inherit}.cwbp-sidebar-category-list small{opacity:.65}.cwbp-sidebar-post-list a{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:12px 0;text-decoration:none;color:inherit;font-weight:700}.cwbp-sidebar-post-list img{width:64px;height:52px;object-fit:cover;border-radius:7px}.cwbp-sidebar-cta p{line-height:1.6}.cwbp-sidebar-cta .cwbp-button{display:inline-flex;margin-top:8px}@media(max-width:780px){.cwbp-home-with-sidebar{grid-template-columns:1fr}.cwbp-home-sidebar{grid-template-columns:1fr 1fr}}@media(max-width:650px){.cwbp-home-sidebar{grid-template-columns:1fr}}.cwbp-search-hero{position:relative;overflow:hidden;min-height:var(--cwbp-search-height,170px);display:flex;align-items:center;color:var(--cwbp-search-text,#fff);background:var(--cwbp-search-bg,#0d2b3e)}.cwbp-search-header-gradient .cwbp-search-hero{background:linear-gradient(135deg,var(--cwbp-search-g1,#0d2b3e),var(--cwbp-search-g2,#ff641e))}.cwbp-search-header-image .cwbp-search-hero{background-image:linear-gradient(rgba(0,0,0,var(--cwbp-search-opacity,.45)),rgba(0,0,0,var(--cwbp-search-opacity,.45))),var(--cwbp-search-image);background-size:cover;background-position:center}.cwbp-search-header-minimal .cwbp-search-hero{background:#fff0;color:var(--cwbp-search-text,var(--cwbp-text));border-radius:0;border-bottom:2px solid color-mix(in srgb,var(--cwbp-primary) 25%,transparent);padding-left:0;padding-right:0}.cwbp-search-hero h1,.cwbp-search-hero p{color:inherit}.cwbp-search-hero-inner{width:100%}.cwbp-search-align-center .cwbp-search-hero{text-align:center}.cwbp-search-align-right .cwbp-search-hero{text-align:right}.cwbp-search-list{display:grid;gap:18px}.cwbp-search-list .cwbp-search-result-card{display:grid;grid-template-columns:minmax(180px,32%) 1fr;overflow:hidden}.cwbp-search-list .cwbp-card-image{height:100%;min-height:190px}.cwbp-search-list .cwbp-card-image img{height:100%;width:100%;object-fit:cover}.cwbp-search-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:13px;color:var(--cwbp-muted,#66727c)}@media(max-width:700px){.cwbp-search-list .cwbp-search-result-card{grid-template-columns:1fr}.cwbp-search-list .cwbp-card-image{min-height:0}.cwbp-search-hero{min-height:auto}}@media(min-width:901px){.cwbp-site .cwbp-header-inner{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(12px,1.6vw,28px)}.cwbp-site .cwbp-brand{flex:0 1 auto;min-width:0;max-width:240px}.cwbp-site .cwbp-brand .cwbp-logo-img{display:block;max-width:100%;height:auto}.cwbp-site .cwbp-nav{flex:1 1 auto;min-width:0}.cwbp-site .cwbp-nav>ul,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(10px,1.25vw,20px);min-width:0}.cwbp-site .cwbp-nav>ul>li,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li{flex:0 0 auto;min-width:0}.cwbp-site .cwbp-nav>ul>li>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a{white-space:nowrap;font-size:clamp(13px,1.05vw,16px)}.cwbp-site .cwbp-header-tools{flex:0 0 auto;white-space:nowrap;margin-left:auto}.cwbp-site .cwbp-date{white-space:nowrap}}@media(min-width:901px) and (max-width:1380px){.cwbp-site .cwbp-datetime-inline .cwbp-header-tools .cwbp-date{display:none!important}.cwbp-site .cwbp-header-tools:empty{display:none!important}}@media(min-width:901px) and (max-width:1120px){.cwbp-site .cwbp-header-inner{gap:10px;padding-left:14px;padding-right:14px}.cwbp-site .cwbp-brand{max-width:190px}.cwbp-site .cwbp-nav>ul,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul{gap:8px}.cwbp-site .cwbp-nav>ul>li>a,.cwbp-site .cwbp-nav>.cwbp-fallback-menu>ul>li>a{font-size:13px;padding-left:7px;padding-right:7px}}.cwbp-news-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cwbp-news-archive-day{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:16px 18px;border:1px solid #e2e7ea;border-radius:calc(var(--cwbp-radius) - 2px);background:var(--cwbp-surface);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cwbp-news-archive-day:hover{transform:translateY(-2px);border-color:var(--cwbp-primary);box-shadow:0 8px 24px rgb(20 30 40 / .08)}.cwbp-news-archive-day>span:first-child{font-weight:750}.cwbp-news-archive-day strong{font-size:12px;color:var(--cwbp-primary);white-space:nowrap}.cwbp-news-archive-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.cwbp-news-archive-actions a{display:inline-flex;padding:10px 16px;border-radius:6px;background:var(--cwbp-primary);color:#fff;font-weight:750}@media(max-width:900px){.cwbp-news-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cwbp-news-archive-grid{grid-template-columns:1fr}.cwbp-news-archive-day{grid-template-columns:minmax(0,1fr) auto auto}}.cwbp-news-archive-results{margin-top:28px}.cwbp-news-compact-list{display:grid;gap:0;background:#fff;border:1px solid var(--cwbp-border,#dbe2e8);border-radius:var(--cwbp-radius,12px);padding:0 24px}.cwbp-news-compact-item{display:grid;grid-template-columns:74px minmax(0,1fr) 150px;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--cwbp-border,#e2e7eb)}.cwbp-news-compact-item:last-child{border-bottom:0}.cwbp-news-compact-item>time{font-weight:800;color:var(--cwbp-primary);font-size:15px}.cwbp-news-compact-content h2{margin:5px 0 8px;font-size:clamp(19px,2vw,25px);line-height:1.12}.cwbp-news-compact-content h2 a{color:var(--cwbp-text);text-decoration:none}.cwbp-news-compact-content p{margin:0;color:var(--cwbp-muted)}.cwbp-news-compact-image{display:block;height:96px;border-radius:9px;overflow:hidden}.cwbp-news-compact-image img{width:100%;height:100%;object-fit:cover}@media(max-width:700px){.cwbp-news-compact-list{padding:0 16px}.cwbp-news-compact-item{grid-template-columns:58px minmax(0,1fr);gap:14px}.cwbp-news-compact-image{grid-column:2;height:150px}.cwbp-news-compact-content h2{font-size:19px}}.cwbp-site .cwbp-lead-main-link{display:block;position:absolute;inset:0;color:inherit}.cwbp-site .cwbp-lead-main .cwbp-overlay{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;max-height:100%}.cwbp-site .cwbp-lead-main .cwbp-overlay h1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--cwbp-news-main-lines,3);line-clamp:var(--cwbp-news-main-lines,3);overflow:hidden;text-overflow:ellipsis;max-width:min(92%,760px)}.cwbp-site .cwbp-lead-main .cwbp-overlay p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.cwbp-site .cwbp-lead-small h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--cwbp-news-small-lines,3);line-clamp:var(--cwbp-news-small-lines,3);overflow:hidden;text-overflow:ellipsis}.cwbp-site .cwbp-news-hero-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:7px;font-size:12px;font-weight:700;line-height:1.25;color:inherit}.cwbp-site .cwbp-lead-small .cwbp-news-hero-meta{font-size:10px;margin-top:5px}.cwbp-site .cwbp-kicker-small{display:block;font-size:11px;font-weight:800;text-transform:uppercase}@media(max-width:600px){.cwbp-site .cwbp-lead-main .cwbp-overlay h1{max-width:100%;font-size:clamp(27px,8vw,40px)}.cwbp-site .cwbp-lead-main .cwbp-overlay p{display:none}}.cwbp-header-meta-row{border-bottom:1px solid #edf0f2;background:var(--cwbp-surface)}.cwbp-datetime-below .cwbp-header-meta-row{border-top:1px solid #edf0f2;border-bottom:0}.cwbp-header-meta-inner{max-width:var(--cwbp-width);margin:0 auto;padding:7px 20px;display:flex;justify-content:flex-end}.cwbp-header-datetime{display:flex;align-items:center;gap:8px;color:var(--cwbp-muted);font-size:13px;font-weight:650;line-height:1.35;white-space:nowrap}.cwbp-datetime-separator{opacity:.55}.cwbp-header-tools>.cwbp-header-datetime{margin-right:2px}@media(max-width:900px){.cwbp-header-meta-inner{justify-content:center}.cwbp-datetime-inline .cwbp-header-tools>.cwbp-header-datetime{display:none}.cwbp-header-meta-row .cwbp-date{display:inline}.cwbp-header-meta-row .cwbp-time{display:inline}}@media(max-width:600px){.cwbp-header-meta-inner{padding-top:6px;padding-bottom:6px}.cwbp-header-datetime{font-size:12px}.cwbp-header-meta-row .cwbp-date{display:inline}}.cwbp-site .cwbp-lead-small>a{display:block;position:absolute;inset:0;color:inherit}.cwbp-site .cwbp-lead-small>a>div{overflow:hidden}.cwbp-site .cwbp-lead-small h2{line-height:1.2;max-height:calc(var(--cwbp-news-small-lines,3) * 1.2em);margin:5px 0 0}.cwbp-site .cwbp-lead-small .cwbp-news-hero-meta{position:static;inset:auto;padding:0;background:none;overflow:visible}.cwbp-site .cwbp-lead-main .cwbp-overlay h1{line-height:1.08;max-height:calc(var(--cwbp-news-main-lines,3) * 1.08em);overflow:hidden;overflow:clip;margin:8px 0}
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 5.8.0
Requires at least: 6.0
Requires PHP: 7.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:#fff0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}:focus{outline:0}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:Open Sans,Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.page-template-page-template-blank-php #page-container{padding-top:0!important}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}.et_pb_contact_form p:not(.has-background):last-of-type{padding-bottom:0;margin-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}#et_search_icon:hover,.et-social-icon a:hover,.et_password_protected_form .et_submit_button,.form-submit .et_pb_buttontton.alt.disabled,.nav-single a,.posted_in a{color:#2ea3f2}.et-search-form,blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto;position:relative}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.et_full_width_page #main-content .container:before{display:none}.main_title{margin-bottom:20px}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{background:rgb(0 0 0 / .05)}.et_button_icon_visible .et_pb_button{padding-right:2em;padding-left:.7em}.et_button_icon_visible .et_pb_button:after{opacity:1;margin-left:0}.et_button_left .et_pb_button:hover:after{left:.15em}.et_button_left .et_pb_button:after{margin-left:0;left:1em}.et_button_icon_visible.et_button_left .et_pb_button,.et_button_left .et_pb_button:hover,.et_button_left .et_pb_module .et_pb_button:hover{padding-left:2em;padding-right:.7em}.et_button_icon_visible.et_button_left .et_pb_button:after,.et_button_left .et_pb_button:hover:after{left:.15em}.et_password_protected_form .et_submit_button:hover,.form-submit .et_pb_button:hover{padding:.3em 1em}.et_button_no_icon .et_pb_button:after{display:none}.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,.et_button_no_icon.et_button_left .et_pb_button:hover,.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover{padding:.3em 1em!important}.et_button_custom_icon .et_pb_button:after{line-height:1.7em}.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,.et_button_custom_icon .et_pb_button:hover:after{margin-left:.3em}#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type{padding:0;margin-bottom:-16px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--footer ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.entry-content ol li ul,.et-l--body ol li ol,.et-l--footer ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}.gallery-item a{display:block}.gallery-caption,.gallery-item a{width:90%}#wpadminbar{z-index:110000}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}#left-area .et_featured_image{padding-bottom:7px}.single:not(.et-fb) .post{padding-bottom:25px}body.single .et_audio_content{margin-bottom:-6px}.nav-single a{text-decoration:none;color:#2ea3f2;font-size:14px;font-weight:400}.nav-previous{float:left}.nav-next{float:right}.et_password_protected_form p input{background-color:#eee;border:none!important;width:100%!important;border-radius:0!important;font-size:14px;color:#999!important;padding:16px!important;box-sizing:border-box}.et_password_protected_form label{display:none}.et_password_protected_form .et_submit_button{font-family:inherit;display:block;float:right;margin:8px auto 0;cursor:pointer}.post-password-required p.nocomments.container{max-width:100%}.post-password-required p.nocomments.container:before{display:none}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 30px 20px 0}.wp-caption.alignright{margin:0 0 20px 30px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.archive.et-tb-has-template #main-content,.page.et_pb_pagebuilder_layout #main-content{background-color:#fff0}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}.wp-block-pullquote{margin:20px 0 30px}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_full_width_page #left-area,.et_no_sidebar #left-area{float:none;width:100%!important}.et_full_width_page #left-area{padding-bottom:0}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area,#sidebar{width:100%!important}#main-content .container:before{display:none!important}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:none}}@media print{#page-container{padding-top:0!important}}body.et_pb_layout-template-default:not(.et-vb-app-ancestor) #page-container{padding-top:0!important}body.et_pb_layout-template-default:not(.et-vb-app-ancestor) #main-footer,body.et_pb_layout-template-default:not(.et-vb-app-ancestor) #main-header{display:none}#wp-admin-bar-et-use-visual-builder a{padding-left:1px!important}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"";font-size:30px!important;width:28px;padding:1px!important;color:#326bff!important;transition:none!important;margin-right:3px!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{background-color:#1959ff!important;color:#fff!important}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:""}.et-social-twitter a.icon:before{content:""}.et-social-google-plus a.icon:before{content:""}.et-social-instagram a.icon:before{content:""}.et-social-rss a.icon:before{content:""}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_button:before,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;transition:background .3s,box-shadow .3s;box-shadow:0 0 60px rgb(0 139 219 / .247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{box-shadow:0 8px 24px 0 rgb(34 44 57 / .08);background:#326bff;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Liberation Sans,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #326bff}.et-safe-mode-indicator:hover{border-color:#1959ff}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:#fff0;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;transition-duration:.2s;transition-property:all!important;cursor:pointer}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid #fff0;padding:.3em 2em .3em .7em}.rtl .et_pb_button:hover,.rtl .et_pb_module .et_pb_button:hover{padding:.3em .7em .3em 2em}.et_pb_button:hover{background-color:hsl(0 0% 100% / .2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgb(0 0 0 / .05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"5";opacity:0;position:absolute;transition:all .2s;text-transform:none;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none;top:50%;transform:translateY(-50%)}.et_pb_button:before{right:auto}.et_pb_button:after{left:auto}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_circle_counter_inner,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0;pointer-events:none}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://slimmecomputerhulp.nl/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{animation-timing-function:linear;animation-duration:.2s}@keyframes fadeBottom{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child:not(.et-vb-ui),.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child:not(.et-vb-ui),.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child:not(.et-vb-ui){margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_flex_column>.et_pb_module,.et_flex_group>.et_pb_module{margin-bottom:unset}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#fff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px)and (max-width:980px){[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped){display:none!important}}@media (min-width:1440px){[data-et-mv-hidden-ultrawide=true]{display:none!important}}@media (min-width:1280px)and (max-width:1439px){[data-et-mv-hidden-widescreen=true]{display:none!important}}@media (min-width:1280px){[data-et-mv-hidden-widescreen=true]:not([data-et-mv-hidden-ultrawide=true]){display:none!important}}@media (min-width:981px)and (max-width:1024px){[data-et-mv-hidden-tabletwide=true]{display:none!important}}@media (min-width:861px)and (max-width:1024px){[data-et-mv-hidden-tabletwide=true]:not([data-et-mv-hidden-tablet=true]){display:none!important}}@media (min-width:768px)and (max-width:1024px){[data-et-mv-hidden-tabletwide=true]:not([data-et-mv-hidden-tablet=true]):not([data-et-mv-hidden-phonewide=true]){display:none!important}}@media (max-width:1024px){[data-et-mv-hidden-tabletwide=true]:not([data-et-mv-hidden-tablet=true]):not([data-et-mv-hidden-phonewide=true]):not([data-et-mv-hidden-phone=true]){display:none!important}}@media (min-width:861px)and (max-width:980px){[data-et-mv-hidden-tablet=true]{display:none!important}}@media (min-width:768px)and (max-width:980px){[data-et-mv-hidden-tablet=true]:not([data-et-mv-hidden-phonewide=true]){display:none!important}}@media (max-width:980px){[data-et-mv-hidden-tablet=true]:not([data-et-mv-hidden-phonewide=true]):not([data-et-mv-hidden-phone=true]){display:none!important}}@media (min-width:768px)and (max-width:860px){[data-et-mv-hidden-phonewide=true]{display:none!important}}@media (max-width:860px){[data-et-mv-hidden-phonewide=true]:not([data-et-mv-hidden-phone=true]){display:none!important}}@media (max-width:767px){[data-et-mv-hidden-phone=true]{display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{justify-content:center}:root{--gcid-primary-color:#ff6a1a;--gcid-secondary-color:#0a2f6b;--gcid-heading-color:#666666;--gcid-body-color:#666666;--gcid-link-color:#2ea3f2}@font-face{font-family:ETmodules;font-display:swap;src:url(//slimmecomputerhulp.nl/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot);src:url(//slimmecomputerhulp.nl/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.eot?#iefix) format("embedded-opentype"),url(//slimmecomputerhulp.nl/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.woff) format("woff"),url(//slimmecomputerhulp.nl/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.ttf) format("truetype"),url(//slimmecomputerhulp.nl/wp-content/themes/Divi/core/admin/fonts/modules/base/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}@media (min-width:981px){.et_pb_gutters3 .et_block_row .et_pb_column,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_block_row .et_pb_column_4_4,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_block_row .et_pb_column_3_4,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_block_row .et_pb_column_2_3,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_block_row .et_pb_column_3_5,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_block_row .et_pb_column_1_2,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_block_row .et_pb_column_2_5,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_block_row .et_pb_column_1_3,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_block_row .et_pb_column_1_4,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_block_row .et_pb_column_1_5,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_block_row .et_pb_column_1_6,.et_pb_gutters3.et_block_row.et_pb_row>.et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3 .et_pb_column_4_4.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_4_4.et_block_column .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_3_4.et_block_column .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_2_3.et_block_column .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_3_5.et_block_column .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_1_2.et_block_column .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_2_5.et_block_column .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_1_3.et_block_column .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_1_4.et_block_column .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_1_5.et_block_column .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6.et_block_column .et_pb_module,.et_pb_gutters3>.et_pb_column_1_6.et_block_column .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}:root{--content-width:80%;--content-max-width:1080px;--section-padding:56px;--section-gutter:60px;--row-gutter-horizontal:5.5%;--row-gutter-vertical:40px;--module-gutter:30px}.et_flex_column,.et_flex_group,.et_flex_module,.et_flex_row,.et_flex_section{display:flex;-moz-column-gap:var(--horizontal-gap);column-gap:var(--horizontal-gap);row-gap:var(--vertical-gap);flex-direction:var(--flex-direction)}.et_flex_row{--horizontal-gap:var(--row-gutter-horizontal);--vertical-gap:var(--row-gutter-vertical);--flex-direction:row}.et_flex_row>[class*=et_flex_column]{--horizontal-gap-parent:var(--row-gutter-horizontal)}.et_flex_row .et_pb_row_nested.et_flex_row{width:100%;max-width:none;padding:0;margin:0}.et_flex_section{--horizontal-gap:var(--section-gutter);--vertical-gap:var(--section-gutter);--flex-direction:column;padding:var(--section-padding) 0;align-items:center}.et_flex_section>[class*=et_flex_column]{--horizontal-gap-parent:var(--section-gutter)}.et_flex_column,.et_flex_group,.et_flex_module{--flex-direction:column;--horizontal-gap:var(--module-gutter);--vertical-gap:var(--module-gutter)}.et_flex_column>[class*=et_flex_column],.et_flex_group>[class*=et_flex_column],.et_flex_module>[class*=et_flex_column]{--horizontal-gap-parent:var(--module-gutter)}.et_flex_column>.et_pb_module,.et_flex_group>.et_pb_module,.et_flex_module>.et_pb_module,.et_pb_section .et_pb_row .et_flex_column>.et_pb_module,.et_pb_section .et_pb_row .et_flex_group>.et_pb_module,.et_pb_section .et_pb_row .et_flex_module>.et_pb_module{margin-bottom:0}.et_flex_row.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_flex_row{align-items:stretch}.rtl .et_flex_row{direction:rtl}.rtl .et_flex_row.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_flex_row{flex-direction:row-reverse}.et_flex_column_1_24{width:calc(4.1667% - var(--horizontal-gap-parent, 5.5%)*23/24)}.et_flex_column_2_24{width:calc(8.3333% - var(--horizontal-gap-parent, 5.5%)*11/12)}.et_flex_column_3_24{width:calc(12.5% - var(--horizontal-gap-parent, 5.5%)*7/8)}.et_flex_column_4_24{width:calc(16.6667% - var(--horizontal-gap-parent, 5.5%)*5/6)}.et_flex_column_5_24{width:calc(20.8333% - var(--horizontal-gap-parent, 5.5%)*3.8/4.8)}.et_flex_column_6_24{width:calc(25% - var(--horizontal-gap-parent, 5.5%)*3/4)}.et_flex_column_7_24{width:calc(29.1667% - var(--horizontal-gap-parent, 5.5%)*2.42857/3.42857)}.et_flex_column_8_24{width:calc(33.3333% - var(--horizontal-gap-parent, 5.5%)*2/3)}.et_flex_column_9_24{width:calc(37.5% - var(--horizontal-gap-parent, 5.5%)*1.66667/2.66667)}.et_flex_column_10_24{width:calc(41.6667% - var(--horizontal-gap-parent, 5.5%)*1.4/2.4)}.et_flex_column_11_24{width:calc(45.8333% - var(--horizontal-gap-parent, 5.5%)*1.18182/2.18182)}.et_flex_column_12_24{width:calc(50% - var(--horizontal-gap-parent, 5.5%)*1/2)}.et_flex_column_13_24{width:calc(54.1667% - var(--horizontal-gap-parent, 5.5%)*0.84615/1.84615)}.et_flex_column_14_24{width:calc(58.3333% - var(--horizontal-gap-parent, 5.5%)*0.71429/1.71429)}.et_flex_column_15_24{width:calc(62.5% - var(--horizontal-gap-parent, 5.5%)*0.6/1.6)}.et_flex_column_16_24{width:calc(66.6667% - var(--horizontal-gap-parent, 5.5%)*0.5/1.5)}.et_flex_column_17_24{width:calc(70.8333% - var(--horizontal-gap-parent, 5.5%)*0.41176/1.41176)}.et_flex_column_18_24{width:calc(75% - var(--horizontal-gap-parent, 5.5%)*0.33333/1.33333)}.et_flex_column_19_24{width:calc(79.1667% - var(--horizontal-gap-parent, 5.5%)*0.26316/1.26316)}.et_flex_column_20_24{width:calc(83.3333% - var(--horizontal-gap-parent, 5.5%)*0.2/1.2)}.et_flex_column_21_24{width:calc(87.5% - var(--horizontal-gap-parent, 5.5%)*0.14286/1.14286)}.et_flex_column_22_24{width:calc(91.6667% - var(--horizontal-gap-parent, 5.5%)*0.09091/1.09091)}.et_flex_column_23_24{width:calc(95.8333% - var(--horizontal-gap-parent, 5.5%)*0.04348/1.04348)}.et_flex_column_24_24{width:calc(100% - var(--horizontal-gap-parent, 5.5%)*0/1)}.et_flex_column_1_5{width:calc(20% - var(--horizontal-gap-parent, 5.5%)*4/5)}.et_flex_column_2_5{width:calc(40% - var(--horizontal-gap-parent, 5.5%)*1.5/2.5)}.et_flex_column_3_5{width:calc(60% - var(--horizontal-gap-parent, 5.5%)*0.66667/1.66667)}.et_flex_column_4_5{width:calc(80% - var(--horizontal-gap-parent, 5.5%)*0.25/1.25)}.et_flex_column_5_5{width:calc(100% - var(--horizontal-gap-parent, 5.5%)*0/1)}.et_flex_column_1_7{width:calc(14.2857% - var(--horizontal-gap-parent, 5.5%)*6/7)}.et_flex_column_1_9{width:calc(11.1111% - var(--horizontal-gap-parent, 5.5%)*8/9)}.et_flex_column_1_10{width:calc(10% - var(--horizontal-gap-parent, 5.5%)*9/10)}.et_flex_column_1_11{width:calc(9.0909% - var(--horizontal-gap-parent, 5.5%)*10/11)}.footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#2ea3f2}.footer-widget li:before{border-color:#2ea3f2}.bottom-nav li.current-menu-item>a{color:#2ea3f2}#main-footer{background-color:#222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget a{color:#fff}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:hsl(0 0% 100% / .7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgb(0 0 0 / .32);padding:15px 0 5px}#footer-bottom a{transition:all .4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:hsl(0 0% 100% / .05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;transition:all .4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width:980px){.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}.et_pb_footer_columns1 .footer-widget{width:100%!important;margin:0 7.5% 7.5% 0!important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}.et_pb_gutters1 .footer-widget:nth-child(n){width:50%!important;margin:0!important}.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0!important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0!important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width:767px){#footer-widgets .footer-widget,.et_pb_gutters1 #footer-widgets .footer-widget{width:100%!important;margin-right:0!important}#footer-widgets .footer-widget:nth-child(n),#footer-widgets .footer-widget .fwidget{margin-bottom:9.5%!important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0!important}#footer-widgets{padding:10% 0}#footer-widgets .footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget:last-child{margin-bottom:0!important}}@media all and (max-width:479px){#footer-widgets .footer-widget:nth-child(n),.footer-widget .fwidget{margin-bottom:11.5%!important}#footer-widgets .footer-widget.last{margin-bottom:0!important}.et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0!important}#footer-widgets{padding:12% 0}}@media all and (min-width:981px){.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget{width:12.083%}.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget{width:15.6%}.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget{width:29.667%}.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget{width:47.25%}.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget{width:100%}.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{margin-bottom:5.5%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1){width:73.625%;clear:both}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1){width:20.875%;clear:both}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2){width:73.625%}.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:7.47%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1){width:29.667%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget{margin-bottom:18.539%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2){width:64.833%}.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget{margin-bottom:8.483%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child{width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1){width:36.7%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget{margin-bottom:14.986%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child{width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3){width:12.083%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget{margin-bottom:45.517%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:20.875%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:26.347%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2){width:47.25%}.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget{margin-bottom:11.64%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)){width:15.6%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget{margin-bottom:35.256%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2){width:57.8%}.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget{margin-bottom:9.516%}}.et-social-icons{float:right}.et-social-icons li{display:inline-block;margin-left:20px}.et-social-icon a{display:inline-block;font-size:24px;position:relative;text-align:center;transition:color 300ms ease 0s;color:#666;text-decoration:none}.et-social-icons a:hover{opacity:.7;transition:all .4s ease-in-out}.et-social-icon span{display:none}.et_duplicate_social_icons{display:none}@media all and (max-width:980px){.et-social-icons{float:none;text-align:center}}@media all and (max-width:980px){.et-social-icons{margin:0 0 5px}}.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--absolute,.et_pb_section--fixed{width:100%}.et_pb_section.et_section_transparent{background-color:#fff0}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_inner_shadow{box-shadow:inset 0 0 7px rgb(0 0 0 / .07)}.et_pb_bottom_inside_divider,.et_pb_top_inside_divider{display:block;background-repeat:repeat-x;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition,.et_pb_top_inside_divider.et-no-transition{transition:none!important}.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider{z-index:1}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover,.et_pb_section_video_bg.et_pb_section_video_bg_phone,.et_pb_section_video_bg.et_pb_section_video_bg_tablet,.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:none}.et_pb_section_video_bg .mejs-controls,.et_pb_section_video_bg .mejs-overlay-play{display:none!important}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_bg .mejs-overlay-loading{display:none!important}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:block}}@media (max-width:980px){.et_pb_section{padding:50px 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section{padding-top:0}.et_pb_fullwidth_section{padding:0}.et_pb_section_video_bg.et_pb_section_video_bg_tablet{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only{display:none}}@media (min-width:768px){.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:block}}@media (min-width:768px)and (max-width:980px){.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only{display:block}}@media (max-width:767px){.et_pb_section_video_bg.et_pb_section_video_bg_phone{display:block}.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet{display:none}}.et_pb_row{position:relative}.et_pb_row--with-menu{z-index:6}.et_pb_row:not([class*=et_flex_column]){width:var(--content-width);max-width:var(--content-max-width);margin:auto;position:relative}.et_pb_row:not([class*=et_flex_column]) .et_pb_row_nested{width:100%;max-width:none}.et_flex_column>.et_pb_row,.et_flex_group>.et_pb_row,.et_flex_section>.et_pb_row{margin:initial}.et_pb_row.et_pb_row_empty,.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty{display:none}.section_has_divider .et_pb_row{z-index:5}body.safari .section_has_divider .et_pb_bottom_inside_divider,body.safari .section_has_divider .et_pb_top_inside_divider,body.uiwebview .section_has_divider .et_pb_bottom_inside_divider,body.uiwebview .section_has_divider .et_pb_top_inside_divider{perspective:2000px}.et_pb_column{background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:5}.et_block_row .et_pb_column{float:left}.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_block_row{padding:2% 0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_block_row,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_block_row{padding:0;width:100%}}@media (max-width:980px){.et_pb_row:not([class*=et_flex_column]){max-width:1080px}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row:not([class*=et_flex_column]),body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row:not([class*=et_flex_column]){padding:0;width:100%}.et_block_row,.et_pb_column .et_block_row.et_pb_row_inner{padding:30px 0}.et_pb_column.et_pb_column_empty{display:none}}.et_pb_row_inner{width:100%;position:relative}.et_block_row:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_4col .et-last-child-2,.et_pb_row_6col .et-last-child,.et_pb_row_6col .et-last-child-2,.et_pb_row_6col .et-last-child-3{margin-bottom:0}@media (min-width:981px){.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module.et-first-child,.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{order:1}}@media (max-width:980px){.et_section_specialty>.et_pb_row{padding:0}.et_block_row .et_pb_column{width:100%;margin-bottom:30px}.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_row_1-2_1-4_1-4,.et_pb_row_1-2_1-6_1-6_1-6,.et_pb_row_1-4_1-4,.et_pb_row_1-4_1-4_1-2,.et_pb_row_1-5_1-5_3-5,.et_pb_row_1-6_1-6_1-6,.et_pb_row_1-6_1-6_1-6_1-2,.et_pb_row_1-6_1-6_1-6_1-6,.et_pb_row_3-5_1-5_1-5,.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:flex;flex-wrap:wrap}.et_block_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,.et_block_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,.et_block_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_block_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_block_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),.et_block_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_block_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_block_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,.et_block_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd){margin-right:0}.et_block_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_block_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),.et_block_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_block_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,.et_block_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_block_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),.et_block_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_block_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_block_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),.et_block_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5{margin-right:0}.et_block_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),.et_block_row_5col .et_pb_column:last-child{margin-bottom:0}.et_block_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,.et_block_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_block_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),.et_block_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_block_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_block_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,.et_block_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_block_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,.et_block_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),.et_block_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}.et_block_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%;margin-bottom:0}.et_block_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-right:0}.et_block_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6{width:47.25%;margin-right:5.5%}.et_block_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n){margin-right:0}.et_block_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_block_row .et_pb_column{width:100%!important}}.et_pb_code_inner{position:relative}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-size:14px}.et_pb_slide_content,.et_pb_best_value{font-size:15px}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#ff6a1a}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#ff6a1a}.footer-widget h4{color:#ff6a1a}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#ff6a1a}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#ff6a1a}a{color:var(--gcid-link-color,#ff6a1a)}.et_secondary_nav_enabled #page-container #top-header{background-color:#ff6a1a!important}#et-secondary-nav li ul{background-color:#ff6a1a}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#ff6a1a}.footer-widget li:before{border-color:#ff6a1a}#footer-bottom{background-color:#000}#footer-info,#footer-info a{color:#ff6a1a}#footer-bottom .et-social-icon a{color:#ff6a1a}@media only screen and (min-width:981px){.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#ff6a1a!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#ff6a1a}}@media only screen and (min-width:1350px){.et_block_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:rgb(0 0 0 / .6)}.et_close_search_field:after{color:rgb(0 0 0 / .6)!important}.et_search_form_container input::-moz-placeholder{color:rgb(0 0 0 / .6)}.et_search_form_container input::-webkit-input-placeholder{color:rgb(0 0 0 / .6)}.et_search_form_container input:-ms-input-placeholder{color:rgb(0 0 0 / .6)}}:root{--et_global_heading_font:'Open Sans';--et_global_body_font:'Open Sans';--et_global_heading_font_weight:500;--et_global_body_font_weight:500;--et_global_body_font_size:14px;--et_global_body_font_height:1.7em}body{line-height:var(--et_global_body_font_height);font-size:var(--et_global_body_font_size)}:root{--et_global_heading_font:'Open Sans';--et_global_body_font:'Open Sans'}