:root{--layout-header-height:73px;--color-primary:#993dbb;--color-primary-light:#FDF9FF;--color-base-invert:#000000;--color-base-light:#303030;--color-base:#ffffff;--color-base-light-muted:#F5ECF8;--color-base-light-muted-half:#F5ECF880;--color-muted:#D0D0D0;--color-muted-dark:#777;--color-danger:#BB3D3D;--site-width-large:80.125rem;--site-width-medium:60rem;--site-width-small:48rem;--site-width-mobile:40rem;--grid-gap:calc(1.75rem - 1px);--grid-gap-old:1.875rem;--spacing-extra-smaller:0.875rem;--spacing-extra-small:1rem;--spacing-smaller:1.125rem;--spacing-small-medium:1.25rem;--spacing-small:1.875rem;--spacing-default:2.5rem;--spacing-medium:2.875rem;--spacing-large:3.75rem;--spacing-custom-large:4.375rem;--spacing-custom:var(--grid-gap);--spacing-custom-grid:var(--grid-gap);--section-spacing-small:var(--spacing-small);--section-spacing-default:var(--spacing-default);--section-spacing-large:var(--spacing-large);--section-spacing-custom-large:var(--spacing-custom-large);--section-spacing-larger:calc(var(--spacing-default) * 2);--section-spacing-extra-large:calc(var(--spacing-large) * 2);--font-primary-new:"Nunito",sans-serif;--font-secondary-new:"DM Sans",sans-serif;--font-custom-default:"Avenir Default",sans-serif;--font-custom-medium:"Avenir Medium",sans-serif;--font-custom-bold:"Avenir Bold",sans-serif;--font-gotcha:"Gotcha Regular",sans-serif;--font-size-h1:3rem;--font-size-h2:2rem;--font-size-h3:1.625rem;--font-size-h4:1.5rem;--font-size-h5:1.25rem;--font-size-h6:1rem;--font-size-large-custom:2.625rem;--font-size-custom:1.375rem;--font-size-small:1.125rem;--font-size-extra-small:0.875rem;--font-size-h2-line-height:1.25;--font-size-h4-line-height:1.25;--shadow-primary:0 4px 10px 0 rgb(0 0 0 / 10%);--shadow-secondary:0 8px 10px 2px rgb(0 0 0 / 10%);--shadow-custom:0px 3px 10px rgba(0, 0, 0, 0.05)}@media (max-width:62rem){:root{--spacing-default:1.875rem;--spacing-large:2.5rem;--spacing-custom-large:1.875rem;--section-spacing-large:1.875rem;--section-spacing-larger:var(--spacing-default);--section-spacing-extra-large:var(--spacing-large)}}@media (max-width:42rem){:root{--grid-gap:1.5rem;--grid-gap-old:0;--spacing-medium:1.5rem}}@media (max-width:62rem){:root{--font-size-h1:2.5rem;--font-size-large-custom:2.125rem}}@media (max-width:42rem){:root{--font-size-h1:1.75rem;--font-size-h2:1.5rem;--font-size-h3:1.25rem;--font-size-h5:1rem;--font-size-h4:1.125rem;--font-size-large-custom:1.375rem;--font-size-custom:1.125rem;--font-size-small:1rem}}.content-flexible-wrapper{display:grid;grid-template-columns:minmax(0,59.625rem) 18.75rem;justify-content:space-between;grid-gap:var(--grid-gap)}.content-flexible-wrapper .secondary-container{grid-column:2/3}.content-flexible-wrapper .primary-container,.content-flexible-wrapper .secondary-container{width:100%}.content-flexible-wrapper.boxes-reverse{grid-template-columns:18.75rem minmax(0,59.625rem)}@media (max-width:62rem){.content-flexible-wrapper{grid-template-columns:minmax(0,100%)}.content-flexible-wrapper.boxes-reverse{grid-template-columns:1fr}.content-flexible-wrapper .primary-container,.content-flexible-wrapper .secondary-container{grid-column:auto}.content-flexible-wrapper .secondary-container{grid-column:1/2}}.content-flexible-custom-wrapper{display:grid;grid-template-columns:minmax(0,calc(66.66% + 30px)) minmax(0,calc(33.33% - 20px));justify-content:space-between;grid-gap:var(--grid-gap-old)}.content-flexible-custom-wrapper .primary-container,.content-flexible-custom-wrapper .secondary-container{width:100%}.content-flexible-custom-wrapper .secondary-container{grid-column:2/3}.content-flexible-custom-wrapper.equal-columns{grid-template-columns:1fr 1fr}@media (max-width:63.9375rem){.content-flexible-custom-wrapper.equal-columns,.content-flexible-custom-wrapper.one-container,.content-flexible-custom-wrapper.tablet-fullwidth{grid-template-columns:1fr}.content-flexible-custom-wrapper.equal-columns .secondary-container,.content-flexible-custom-wrapper.one-container .secondary-container,.content-flexible-custom-wrapper.tablet-fullwidth .secondary-container{grid-column:1/2}}@media (max-width:42rem){.content-flexible-custom-wrapper{grid-template-columns:100%}.content-flexible-custom-wrapper .secondary-container{grid-column:1/2}}.grid-container{--grid-columns-count:1fr;display:grid;gap:var(--grid-gap);grid-template-columns:var(--grid-columns-count)}.grid-container.no-horizontal-space{row-gap:0}.grid-container.centered-vertically{align-items:center}.grid-container.two-boxes{--grid-columns-count:repeat(2, 1fr)}.grid-container.three-boxes{--grid-columns-count:repeat(3, 1fr)}.grid-container.four-boxes{--grid-columns-count:repeat(4, 1fr)}@media screen and (max-width:62rem){.grid-container.four-boxes{--grid-columns-count:repeat(2, 1fr)}}@media screen and (max-width:50rem){.grid-container.three-boxes{--grid-columns-count:repeat(2, 1fr)}}@media screen and (max-width:42rem){.grid-container{justify-content:center}.grid-container.four-boxes,.grid-container.three-boxes,.grid-container.two-boxes{--grid-columns-count:1fr}}.content-flexible-ads-wrapper{display:grid;grid-gap:var(--grid-gap)}.content-flexible-ads-wrapper .ad-wrapper{min-width:18.75rem}.content-flexible-ads-wrapper.aside-container{height:-moz-fit-content;height:fit-content}.content-flexible-ads-wrapper.four-boxes:not(.vertical-content){grid-template-columns:repeat(4,1fr)}@media (max-width:62rem){.content-flexible-ads-wrapper.aside-container{grid-template-columns:repeat(2,1fr)}.content-flexible-ads-wrapper.four-boxes:not(.vertical-content){grid-template-columns:repeat(2,1fr)}}@media (max-width:42rem){.content-flexible-ads-wrapper.aside-container{grid-template-columns:1fr}.content-flexible-ads-wrapper.four-boxes:not(.vertical-content){grid-template-columns:1fr}}.spacing-top-small{margin-top:var(--spacing-small)}.spacing-top-default{margin-top:var(--spacing-default)}.spacing-top-custom{margin-top:var(--spacing-custom)}.spacing-top-large{margin-top:var(--spacing-large)}.spacing-top-custom-large{margin-top:var(--spacing-custom-large)}.spacing-bottom-small{margin-bottom:var(--spacing-small)}.spacing-bottom-custom{margin-bottom:var(--spacing-custom)}.spacing-bottom-custom-large{margin-bottom:var(--spacing-custom-large)}.spacing-bottom-custom-grid{margin-bottom:var(--spacing-custom-grid)}@font-face{font-family:"DM Sans";src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Bold.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Bold.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Bold.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Bold.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"DM Sans";src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Medium.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Medium.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Medium.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Medium.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"DM Sans";src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Regular.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Regular.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Regular.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/DMSans/DMSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Nunito;src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-ExtraBold.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-ExtraBold.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-ExtraBold.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-ExtraBold.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Nunito;src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Bold.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Bold.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Bold.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Bold.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Nunito;src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-SemiBold.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-SemiBold.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-SemiBold.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-SemiBold.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Nunito;src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Medium.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Medium.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Medium.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Medium.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Nunito;src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Regular.eot);src:url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Regular.woff2) format("woff2"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Regular.woff) format("woff"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/smartmeetings/assets/dist/fonts/Nunito/Nunito-Regular.ttf) format("truetype");font-weight:400;font-style:normal}meta.foundation-data-attribute-namespace{font-family:false}button,input,select,textarea{color:#404040;font-family:"Fira Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{margin:0 0 1.5em;width:100%}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding-block-start:80px}*,:after,:before{box-sizing:inherit}::-moz-selection{background-color:#993dbb;color:#fff}::-moz-selection,::selection{background-color:#993dbb;color:#fff}body.admin-bar{padding-top:32px}@media (max-width:782px){body.admin-bar{padding-top:46px}}body{scroll-behavior:smooth;scroll-padding-block-start:80px;font-family:"Fira Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.5;background:#fff;color:#333;margin:0}@supports (-webkit-touch-callout:none){body{height:-webkit-fill-available}}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a h3.heading-title{text-decoration:none;color:#333;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:#993dbb;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5{line-height:1.2;font-family:"Fira Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin:0}h1{font-size:3.25em}h2{font-size:2.75em}h3{font-size:2.25em}h4{font-size:1.75em}h5{font-size:1.375em}h6{font-size:1.125em}blockquote{font-style:italic}hr{height:1px;border:none;width:100%;background:#f0f0f0}img.alignright{margin:20px 0 20px 20px}img.alignleft{margin:20px 20px 20px 0}img.aligncenter{margin:20px auto}img{max-width:100%;height:auto}.sticky{display:block}.bypostauthor{display:block}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.webinars-entry-meta{margin:.675em 0 .5em}.webinars-entry-title{font-size:1.375em;margin-bottom:2em}.webinars-entry-title a{color:#212121}.webinars-heading-title{margin:1em 0}.webinars-entry-aside a{display:block;position:relative;height:0;width:100%;padding-top:calc(100% * (231/401))}.webinars-entry-aside img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%;border-radius:5px}ol,ul{margin:0;padding:0;list-style-type:none;font-size:var(--font-size-custom)}.entry-header-content ol,.entry-header-content ul{font-size:unset;padding:revert;margin:revert;list-style-type:unset}.section-events-flexible-tabs ol,.section-events-flexible-tabs ul{font-size:unset;padding:revert;margin:revert;list-style-type:unset}.section-heading-new ol,.section-heading-new ul{font-size:unset}.type-webinar ol,.type-webinar ul{font-size:unset}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}body:not(.single):not(.archive.category):not(.post-type-archive):not(.homepage):not(.page-template-magazine):not(.post-type-archive-magazine_issue):not(.post-type-archive-destination-posts):not(.single-destination_article):not(.events-template-events-flexible-2023):not(.post-type-archive-destination_article) .site{overflow:hidden}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.center-ul{text-align:center}.center-ul>ul{display:inline-block}.float-right{float:right}.float-left{float:left}.flost-none,.no-float{float:none}.is-hidden{display:none}.cb{clear:both}hr.clear{border:none;background:0 0;clear:both}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.text-italic{font-style:italic}.text-white{color:#fff}.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:#fff}.text-white a{color:#fff}.text-white a:hover{color:#fff}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-0{margin-top:0!important}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}.mt-90{margin-top:90px}.mt-100{margin-top:100px}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.position-initial{position:initial}.background-primary-color{background-color:var(--color-primary)}.background-base-invert-color{background-color:var(--color-base-invert)}.background-primary-light{background-color:var(--color-primary-light)}.background-base-light-muted{background-color:var(--color-base-light-muted)}.color-primary{color:var(--color-primary)}.color-base-invert{color:var(--color-base-invert)}.color-base-light{color:var(--color-base-light)}.hidden-label{font-size:0;position:absolute}@media print{.entries-group-double,.entry-aside,.footer-social,.main-nav-toggle-label,.pronto-platform-1,.pronto-platform-2 .entries-group-double,.site-footer-menu,.site-footer-widgets .widget_nav_menu,.widget-area{display:none!important}.section-main .medium-8{max-width:100%;flex:1 1 100%}article.entry-single .entry-content{font-size:12pt}}.dxoc-article .dxoc-attachment-credits{font-size:.75em;display:block;margin-bottom:.5em}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item:not(.active) .dxoc-video{visibility:hidden}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:hand;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.btn{--btn-color:var(--color-base);--btn-background-color:var(--color-primary);--btn-font-family:var(--font-primary-new);--btn-font-size:1.125em;--btn-font-weight:700;--btn-padding:0.75rem 2rem;--btn-border-color:var(--color-primary);--btn-arrow-icon-color:var(--color-primary);--btn-line-height:1.5;display:inline-block;background-color:var(--btn-background-color);color:var(--btn-color);font-family:var(--btn-font-family);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);line-height:var(--btn-line-height);padding:var(--btn-padding);border:2px solid;border-color:var(--btn-border-color);box-sizing:border-box}.btn.btn-small{--btn-font-size:1em;--btn-line-height:1.4}.btn.btn-medium{--btn-font-size:1.5em;--btn-line-height:1.3}@media (max-width:42rem){.btn.btn-medium{--btn-font-size:1.25em}}.btn.btn-custom{--btn-font-size:var(--font-size-custom);--btn-line-height:1.1365}.btn.btn-font-secondary{--btn-font-family:var(--font-secondary-new)}.btn.btn-primary.btn-inline{--btn-color:var(--color-primary)}.btn.btn-primary.btn-outline{--btn-color:var(--color-primary);--btn-background-color:transparent;--btn-border-color:var(--color-primary)}.btn.btn-danger{--btn-arrow-icon-color:var(--color-danger)}.btn.btn-danger:not(.btn-inline){--btn-background-color:var(--color-danger);--btn-border-color:var(--color-danger)}.btn.btn-danger.btn-inline{--btn-color:var(--color-danger)}.btn.btn-danger.btn-outline{--btn-color:var(--color-danger);--btn-background-color:transparent;--btn-border-color:var(--color-danger)}.btn.btn-subscribe{--btn-arrow-icon-color:var(--color-danger);display:flex;align-items:center}.btn.btn-subscribe:not(.btn-inline){--btn-background-color:white;--btn-border-color:var(--color-white);--btn-color:var(--color-primary);border:1px solid #fff;border-radius:5px;text-transform:uppercase;font-size:10px}.btn.btn-subscribe.btn-inline{--btn-color:var(--color-white)}.btn.btn-subscribe.btn-outline{--btn-color:var(--color-white);--btn-background-color:transparent;--btn-border-color:var(--color-white)}.btn.btn-subscribe .subscribe-button-thumbnail{max-width:70px;max-height:20px;-o-object-fit:cover;object-fit:cover;padding-left:5px}.btn.btn-inline{--btn-background-color:transparent;--btn-border-color:transparent}.btn.btn-inline-link{padding:0;border:0}.btn.btn-arrow-down,.btn.btn-arrow-right{display:flex;align-items:center}.btn.btn-arrow-right .btn-arrow-icon{margin-left:var(--spacing-extra-smaller)}.btn.btn-arrow-down .btn-arrow-icon{margin-left:calc(var(--spacing-extra-small)/ 2)}.btn.animated:hover .btn-arrow-icon-line svg{width:22px}.btn.btn-underlined{text-decoration:underline}.btn .btn-arrow-icon{position:relative;display:flex;align-items:center}.btn .btn-arrow-icon-line{display:flex;background-color:var(--btn-arrow-icon-color);transition:.25s ease-in-out}.btn .btn-arrow-icon-line svg{transition:.25s ease-in-out}.btn .btn-arrow-icon-line+svg{position:absolute;right:-1px}.btn-cta{display:flex;flex-wrap:wrap}.btn-cta.centered-content{justify-content:center}.btn-cta .btn:not(:last-child){margin-right:var(--spacing-small-medium)}@media (max-width:42rem){.btn-cta .btn{width:100%;max-width:100%;text-align:center}.btn-cta .btn:not(:first-child){margin-top:.625rem}.btn-cta .btn:not(:last-child){margin-right:0}}.section-fullwidth-new{--section-padding-top:var(--section-spacing-default);--section-padding-bottom:var(--section-spacing-default);padding:var(--section-padding-top) 0 var(--section-padding-bottom);outline:0}.section-fullwidth-new.section-padding-none{--section-padding-top:0;--section-padding-bottom:0}.section-fullwidth-new.section-padding-top-none{--section-padding-top:0}.section-fullwidth-new.section-padding-top-small{--section-padding-top:var(--section-spacing-small)}.section-fullwidth-new.section-padding-top-custom-grid{--section-padding-top:var(--spacing-custom-grid)}.section-fullwidth-new.section-padding-top-large{--section-padding-top:var(--section-spacing-large)}.section-fullwidth-new.section-padding-top-larger{--section-padding-top:var(--section-spacing-larger)}.section-fullwidth-new.section-padding-top-custom-large{--section-padding-top:var(--section-spacing-custom-large)}.section-fullwidth-new.section-padding-bottom-none{--section-padding-bottom:0}.section-fullwidth-new.section-padding-bottom-small{--section-padding-bottom:var(--section-spacing-small)}.section-fullwidth-new.section-padding-bottom-large{--section-padding-bottom:var(--section-spacing-large)}.section-fullwidth-new.section-padding-bottom-larger{--section-padding-bottom:var(--section-spacing-larger)}.section-fullwidth-new.section-padding-bottom-extra-large{--section-padding-bottom:var(--section-spacing-extra-large)}@media (max-width:62rem){.section-fullwidth-new+.section-fullwidth-new:not(:nth-of-type(2)):not(:last-of-type){--section-padding-top:0}}.section-heading-new.centered-content{text-align:center}.section-heading-new .heading-title{--font-weight-title:700;--heading-title-font-family:var(--font-primary-new);--heading-title-font-size:var(--font-size-h2);--heading-title-line-height:1.375;font-family:var(--heading-title-font-family);font-size:var(--heading-title-font-size);font-weight:var(--font-weight-title);line-height:var(--heading-title-line-height)}.section-heading-new .heading-title.title-large-custom{margin-top:0;margin-bottom:0;--heading-title-font-size:var(--font-size-large-custom);--heading-title-line-height:1.3}.section-heading-new .heading-title.font-secondary{--heading-title-font-family:var(--font-secondary-new)}.section-heading-new .heading-description{--heading-description-font-family:var(--font-primary-new);--heading-description-font-size:var(--font-size-h5);--heading-description-line-height:1.4;line-height:var(--heading-description-line-height);font-family:var(--heading-description-font-family);font-size:var(--heading-description-font-size)}.section-heading-new .heading-description.font-large{--heading-description-font-size:var(--font-size-h4);--heading-description-line-height:1.3335}.section-heading-new .heading-description.font-custom{--heading-description-font-size:var(--font-size-custom);--heading-description-line-height:1.3185}.section-heading-new .heading-description.font-secondary{--heading-description-font-family:var(--font-secondary-new)}.entry-content .responsivevoice-button,.entry-content .sm-audio-button{display:inline-flex;padding:12px 28px 10px 28px;justify-content:center;align-items:center;gap:10px;border:none;background:#993dbb;color:#fff;font-family:Nunito;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-top:10px!important;margin-bottom:10px}.entry-content h1,.entry-content h2,.entry-content h3{margin-top:20px}.entry-single-header{text-align:center;margin-top:.625rem}.entry-single-header .entry-tag{color:var(--color-primary);font-family:var(--font-primary-new);font-size:var(--font-size-h5);font-weight:700;margin-bottom:.5rem}.entry-single-header .entry-tag a{color:inherit}.entry-single-header .entry-title{color:var(--color-base-light);font-family:var(--font-secondary-new);font-size:var(--font-size-h1);font-weight:700;line-height:1.2919;margin-top:0;margin-bottom:.25rem;text-align:center}.entry-single-header .entry-header-thumbnail{position:relative;height:0;width:100%;padding-bottom:48.36193%}.entry-single-header .entry-header-thumbnail .entry-thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.entry-single-header .entry-excerpt{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:var(--font-secondary-new)}.entry-single-header .entry-excerpt-item{color:var(--color-base-light);font-size:var(--font-size-small);line-height:1.278;margin-top:.625rem;margin-bottom:.625rem}.entry-single-header .entry-excerpt-item:not(:last-child){position:relative;padding-right:var(--spacing-small-medium)}.entry-single-header .entry-excerpt-item:not(:last-child)::after{content:'';position:absolute;top:50%;transform:translateY(-50%);right:calc(var(--spacing-small-medium)/ 2);height:13px;width:1px;background-color:var(--color-base-light)}.entry-single-header .entry-excerpt .item-author a{color:inherit}@media (min-width:50rem){.guides-header{padding-bottom:1em}}.guides-header h2.guides-title{font-size:2.5em;padding-bottom:.75rem}.entry-guides{display:grid;gap:20px;margin-bottom:2rem}.entry-guides img{border-radius:5px}@media (max-width:50rem){.entry-guides img{width:100%;height:100%;padding-bottom:1rem}}@media (min-width:50rem){.entry-guides{grid-template-columns:200px 1fr}.entry-guides img{margin:revert;width:200px}}.entry-title-guides a{color:#212121;font-size:22px}.entry-excerpt-guides p{font-size:16px!important}.page-template-default h1{padding-left:2.25rem;padding-right:2.25rem}.default-pages{padding-bottom:3rem}.default-pages .entry-content{padding-right:2.25rem}.default-pages ol,.default-pages ul{font-size:1.25em}@media (max-width:73.375rem){.section-single-post .post-content-flexible-wrapper{grid-template-columns:1fr}.section-single-post .post-content-flexible-wrapper .secondary-container{grid-column:1/2}}@media (min-width:50rem){.content-flexible-wrapper.post-content{grid-template-columns:2.75rem minmax(0,100%)}}@media (max-width:50rem) and (min-width:42rem){.content-flexible-wrapper.post-content{grid-template-columns:2.125rem minmax(0,100%)}}.post-content-wrapper{--post-content-left-spacing:2.25rem;padding-left:var(--post-content-left-spacing)}@media (max-width:75rem) and (min-width:73.4375rem){.post-content-wrapper{--post-content-left-spacing:0}}@media (max-width:62rem){.post-content-wrapper{--post-content-left-spacing:0}}.list-share-vertical{display:flex;flex-direction:column;align-items:center;font-size:1em}.list-share-vertical a{position:relative;height:2.75rem;width:2.75em;line-height:2.5em;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s;cursor:pointer}.list-share-vertical a:hover{transform:scale(1.1);transition:.3s}.list-share-vertical a:active,.list-share-vertical a:focus{transform:scale(.9);transition:.2s;outline:0}@media (max-width:50rem){.list-share-vertical a{height:2.125em;width:2.125em;padding:.625em;box-sizing:border-box}}.list-share-vertical .list-item:last-child{margin-bottom:0}.list-share-vertical .list-item .social-copy-link:before{content:'Copy to Clipboard';display:block;position:absolute;padding:.3em .6em;background:#212121;border-radius:4px;color:#fff;opacity:0;visibility:hidden;text-align:left;white-space:pre;transform:translate(1.25em,0);transform-origin:right;top:-.3em;left:3.75em}@media (max-width:42rem){.list-share-vertical .list-item .social-copy-link:before{display:none}}.list-share-vertical .list-item .social-copy-link:hover:before{opacity:1;visibility:visible;transition:.3s ease;transform:translate(0,0)}.list-share-vertical .list-item .social-copy-link.is-copied:before{content:'Copied!'}.list-share-vertical .list-item .social-copy-url{display:inline;opacity:0;width:0;height:0;position:absolute}.post-content-inner-wrapper .dxoc-title{padding-bottom:.75em}.post-content-inner-wrapper *{font-family:var(--font-secondary-new)}.post-content-inner-wrapper div[itemscope],.post-content-inner-wrapper p{color:var(--color-base-light);font-size:var(--font-size-custom);font-weight:400;line-height:1.35}.post-content-inner-wrapper div[itemscope]:not(:first-child),.post-content-inner-wrapper p:not(:first-child){margin-top:1.625rem}.post-content-inner-wrapper div[itemscope]:not(:last-child),.post-content-inner-wrapper p:not(:last-child){margin-bottom:1.625rem}.post-content-inner-wrapper div[itemscope]+h2,.post-content-inner-wrapper div[itemscope]+h3,.post-content-inner-wrapper div[itemscope]+h4,.post-content-inner-wrapper div[itemscope]+h5,.post-content-inner-wrapper div[itemscope]+h6,.post-content-inner-wrapper p+h2,.post-content-inner-wrapper p+h3,.post-content-inner-wrapper p+h4,.post-content-inner-wrapper p+h5,.post-content-inner-wrapper p+h6{margin-top:2.5em}.post-content-inner-wrapper h2,.post-content-inner-wrapper h3,.post-content-inner-wrapper h4,.post-content-inner-wrapper h5,.post-content-inner-wrapper h6{font-weight:700;line-height:1.25}.post-content-inner-wrapper h2+div[itemscope],.post-content-inner-wrapper h2+p,.post-content-inner-wrapper h3+div[itemscope],.post-content-inner-wrapper h3+p,.post-content-inner-wrapper h4+div[itemscope],.post-content-inner-wrapper h4+p,.post-content-inner-wrapper h5+div[itemscope],.post-content-inner-wrapper h5+p,.post-content-inner-wrapper h6+div[itemscope],.post-content-inner-wrapper h6+p{margin-top:1.25rem}.post-content-inner-wrapper h2{font-size:var(--font-size-h2)}.post-content-inner-wrapper h2+div[itemscope],.post-content-inner-wrapper h2+p{margin-top:var(--spacing-small)}.post-content-inner-wrapper h3{font-size:var(--font-size-h3)}.post-content-inner-wrapper h4{font-size:var(--font-size-h4)}.post-content-inner-wrapper h4+div[itemscope],.post-content-inner-wrapper h4+p{margin-top:var(--spacing-small-medium)}.post-content-inner-wrapper h5{font-size:var(--font-size-h5)}.post-content-inner-wrapper h6{font-size:var(--font-size-h6)}.post-content-inner-wrapper ol,.post-content-inner-wrapper ul{padding:revert;list-style-type:revert;margin:revert}.entry-content-meetings-uncovered{font-size:1.375em;margin:1.625rem 0}.entry-content-meetings-uncovered img{border-radius:5px}.entry-content-meetings-uncovered a{color:#993dbb;text-decoration:underline}.entry-content-meetings-uncovered *{font-family:var(--font-secondary-new)}.entry-content-meetings-uncovered div[itemscope],.entry-content-meetings-uncovered p{color:var(--color-base-light);font-size:var(--font-size-custom);font-weight:400;line-height:1.35}.entry-content-meetings-uncovered div[itemscope]:not(:first-child),.entry-content-meetings-uncovered p:not(:first-child){margin-top:1.625rem}.entry-content-meetings-uncovered div[itemscope]:not(:last-child),.entry-content-meetings-uncovered p:not(:last-child){margin-bottom:1.625rem}.entry-content-meetings-uncovered div[itemscope]+h2,.entry-content-meetings-uncovered div[itemscope]+h3,.entry-content-meetings-uncovered div[itemscope]+h4,.entry-content-meetings-uncovered div[itemscope]+h5,.entry-content-meetings-uncovered div[itemscope]+h6,.entry-content-meetings-uncovered p+h2,.entry-content-meetings-uncovered p+h3,.entry-content-meetings-uncovered p+h4,.entry-content-meetings-uncovered p+h5,.entry-content-meetings-uncovered p+h6{margin-top:2.5em}.entry-content-meetings-uncovered h2,.entry-content-meetings-uncovered h3,.entry-content-meetings-uncovered h4,.entry-content-meetings-uncovered h5,.entry-content-meetings-uncovered h6{font-weight:700;line-height:1.25;margin-bottom:1.625rem}.entry-content-meetings-uncovered h2+div[itemscope],.entry-content-meetings-uncovered h2+p,.entry-content-meetings-uncovered h3+div[itemscope],.entry-content-meetings-uncovered h3+p,.entry-content-meetings-uncovered h4+div[itemscope],.entry-content-meetings-uncovered h4+p,.entry-content-meetings-uncovered h5+div[itemscope],.entry-content-meetings-uncovered h5+p,.entry-content-meetings-uncovered h6+div[itemscope],.entry-content-meetings-uncovered h6+p{margin-top:1.25rem}.entry-content-meetings-uncovered h2{font-size:var(--font-size-h2)}.entry-content-meetings-uncovered h2+div[itemscope],.entry-content-meetings-uncovered h2+p{margin-top:var(--spacing-small)}.entry-content-meetings-uncovered h3{font-size:var(--font-size-h3);margin-top:2.5em}.entry-content-meetings-uncovered h4{font-size:var(--font-size-h4)}.entry-content-meetings-uncovered h4+div[itemscope],.entry-content-meetings-uncovered h4+p{margin-top:var(--spacing-small-medium)}.entry-content-meetings-uncovered h5{font-size:var(--font-size-h5)}.entry-content-meetings-uncovered h6{font-size:var(--font-size-h6)}.entry-content-meetings-uncovered ol,.entry-content-meetings-uncovered ul{padding:revert;list-style-type:revert;margin:revert}.entry-content-meetings-uncovered table{border-spacing:0;table-layout:fixed}.entry-content-meetings-uncovered table td{border-bottom:1px solid rgba(0,0,0,.1);padding:.5em}.entry-content-meetings-uncovered table th{border-bottom:3px solid rgba(0,0,0,.1);padding:.5em}.entry-content-meetings-uncovered figure{max-width:100%}.post-aside .section-resources-heading.no-margin-bottom{grid-column:-1/1}@media (max-width:73.375rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:repeat(3,1fr)}}@media (max-width:62rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:42rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:1fr}}@media (max-width:42rem){.post-aside{margin-top:.875rem}}.admin-bar .post-social-box .social-aside .list-share-vertical{--social-list-top-position:calc(var(--layout-header-height) + 32px + var(--grid-gap))}.post-social-box{--post-social-spacing-top:0.625rem;padding-top:var(--post-social-spacing-top)}.post-social-box .social-aside{display:inline-block;height:100%}.post-social-box .social-aside .list-share-vertical{--social-list-top-position:calc(var(--layout-header-height) + var(--grid-gap));position:sticky;top:var(--social-list-top-position);width:-moz-fit-content;width:fit-content}.post-social-box .social-aside .list-share-vertical .list-item{margin-bottom:1.625rem}.post-social-box .social-aside .list-share-vertical a{background:rgba(0,0,0,.1);color:var(--color-base-invert)}@media (max-width:42rem){.post-social-box{--post-social-spacing-top:0}.post-social-box.is_stuck{z-index:1000;bottom:auto!important}.post-social-box.is_stuck .social-aside{position:absolute;left:50%;transform:translate3d(-50%,0,0);width:100vw;box-shadow:var(--shadow-secondary);background-color:var(--color-base)}.post-social-box .social-aside{display:inline-block;padding-top:.875rem;padding-bottom:.875rem;height:-moz-max-content;height:max-content;width:100%;box-sizing:border-box}.post-social-box .social-aside .list-share-vertical{--social-list-top-position:0;flex-direction:row;justify-content:center;width:100%}.post-social-box .social-aside .list-share-vertical .list-item{margin-bottom:0}.post-social-box .social-aside .list-share-vertical .list-item:not(:last-child){margin-right:.875rem}}.slider-controller{font-size:14px;word-spacing:-.3em}.slider-controller.owl-nav{text-align:right;margin:1em 1em 1em 0}.slider-controller .controller-current,.slider-controller .controller-separator,.slider-controller .controller-total{opacity:.5;vertical-align:top}.slider-controller .controller-next,.slider-controller .controller-prev{position:relative;cursor:pointer;font-size:1.5em;background-color:transparent;border:none;padding:0}.slider-controller .controller-next:focus,.slider-controller .controller-prev:focus{outline:0}.slider-controller .controller-next:focus:after,.slider-controller .controller-prev:focus:after{opacity:1}.slider-controller .controller-next:after,.slider-controller .controller-prev:after{content:"";display:block;position:absolute;height:1em;width:1em;background:rgba(0,0,0,.05);top:0;z-index:-1;border-radius:50%;transform:scale(2);opacity:0;transition:.5s}.slider-controller .controller-next:hover:after,.slider-controller .controller-prev:hover:after{transform:scale(2.5);opacity:1;transition:.3s}.slider-controller .controller-prev{margin-right:1em}.slider-controller .controller-prev:before{content:'';position:relative;display:block;background-image:url("data:image/svg+xml,%3Csvg width='18' height='21' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M229.9 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L94.569 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H94.569l155.13-155.13c4.686-4.686 4.686-12.284 0-16.971L229.9 38.101c-4.686-4.686-12.284-4.686-16.971 0L3.515 247.515c-4.686 4.686-4.686 12.284 0 16.971L212.929 473.9c4.686 4.686 12.284 4.686 16.971-.001z' fill='%23404040'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:28px;height:32px}.slider-controller .controller-next{margin-left:1em}.slider-controller .controller-next:before{content:'';position:relative;display:block;background-image:url("data:image/svg+xml,%3Csvg width='18' height='21' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M218.101 38.101L198.302 57.9c-4.686 4.686-4.686 12.284 0 16.971L353.432 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h341.432l-155.13 155.13c-4.686 4.686-4.686 12.284 0 16.971l19.799 19.799c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L235.071 38.101c-4.686-4.687-12.284-4.687-16.97 0z' fill='%23404040' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:28px;height:32px}@media screen and (min-width:960px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller,.single:not(.home) .slider-controller{width:100%;position:absolute;top:0}}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{position:absolute;z-index:10;font-size:2rem}@media screen and (min-width:960px) and (max-width:1060px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{top:8em}}@media screen and (min-width:1061px) and (max-width:1170px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{top:9em}}@media screen and (min-width:1171px) and (max-width:1269px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{top:10em}}@media only screen and (min-width:1270px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{top:11em}}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next::after,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev::after,.single:not(.home) .slider-controller .controller-next::after,.single:not(.home) .slider-controller .controller-prev::after{opacity:1;background-color:rgba(255,255,255,.5)}@media screen and (max-width:960px){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next::after,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev::after,.single:not(.home) .slider-controller .controller-next::after,.single:not(.home) .slider-controller .controller-prev::after{background-color:transparent}}@media screen and (max-width:60em){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-prev{top:0}}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-prev{left:.75em}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev::after,.single:not(.home) .slider-controller .controller-prev::after{right:50%;margin-right:-.5em}@media screen and (max-width:60em){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-prev,.single:not(.home) .slider-controller .controller-prev{left:0}}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-next{left:auto;right:.75em}@media screen and (max-width:60em){.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next,.single:not(.home) .slider-controller .controller-next{right:0}}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-next::after,.single:not(.home) .slider-controller .controller-next::after{left:50%;margin-left:-.5em}.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-current,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-separator,.page:not(.home) .page:not(.page-template-sourcing) .slider-controller .controller-total,.single:not(.home) .slider-controller .controller-current,.single:not(.home) .slider-controller .controller-separator,.single:not(.home) .slider-controller .controller-total{display:none}.page:not(.home) .page:not(.page-template-sourcing) .dxoc-attachment,.single:not(.home) .dxoc-attachment{margin-bottom:1.5rem}.page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper .box-notification,.page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper .button,.page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper div[style^="background-color: #993dbb"],.page:not(.home) .page:not(.page-template-sourcing) .single:not(.home) .dxoc-content-wrapper .box-notification,.page:not(.home) .page:not(.page-template-sourcing) .single:not(.home) .dxoc-content-wrapper .button,.page:not(.home) .page:not(.page-template-sourcing) .single:not(.home) .dxoc-content-wrapper div[style^="background-color: #993dbb"],.single:not(.home) .dxoc-content-wrapper .box-notification,.single:not(.home) .dxoc-content-wrapper .button,.single:not(.home) .dxoc-content-wrapper div[style^="background-color: #993dbb"],.single:not(.home) .page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper .box-notification,.single:not(.home) .page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper .button,.single:not(.home) .page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper div[style^="background-color: #993dbb"]{display:table;min-width:5rem;margin:1em auto;text-align:center;text-transform:uppercase;cursor:pointer;font-size:1rem}.page:not(.home) .page:not(.page-template-sourcing) .dxoc-content-wrapper div[style^="background-color: #993dbb"],.single:not(.home) .dxoc-content-wrapper div[style^="background-color: #993dbb"]{font-size:1rem!important;padding:.75em 1em!important}@media screen and (min-width:960px){.entry .owl-carousel .dxoc-title-wrapper{min-height:52px}}@media screen and (max-width:60em){.entry .owl-carousel .dxoc-title{margin-top:0;padding-top:1.25em}}.single .dxoc-slider-ad{margin:0 auto}.section-fullwidth{padding:1.5em 0;position:relative}@media (min-width:40em){.section-fullwidth{padding:3em 0}}.section-entry-header{padding-bottom:0}.section-entry-header .entry-heading{position:relative}.section-entry-header .entry-heading:before{content:"";display:block;position:absolute;left:50px;top:.5em;height:189px;width:457px;background-size:457px;background:url(../images/grid-dots-1.svg);z-index:-1;transform:rotate(90deg);transform-origin:top left}@media (max-width:40em){.section-entry-header .entry-heading:before{width:250px;background-size:100%}}.dxoc-video{text-align:center}.dxoc-video-spacer{max-width:640px;margin:0 auto}.expandable-content.is-expanded .entry-content{max-height:100%}.expandable-content.is-expanded .entry-content:after{display:none}.box-notification{background:#dab856;color:#fff;text-align:center;padding:.75em 1em;border-radius:.25em;font-weight:700;line-height:1.2;transition:.3s;font-size:1em;border:none}.box-notification a{color:#fff}@media (min-width:40em){.box-notification{margin:0 1.5em}}.post-content-wrapper{--post-content-left-spacing:2.25rem;padding-left:var(--post-content-left-spacing)}@media (max-width:75rem) and (min-width:73.4375rem){.post-content-wrapper{--post-content-left-spacing:0}}@media (max-width:62rem){.post-content-wrapper{--post-content-left-spacing:0}}.section-single-post-header .entry-heading{font-size:3.25em;margin:0}@media (max-width:73.375rem){.section-single-post .post-content-flexible-wrapper{grid-template-columns:minmax(0,100%)}.section-single-post .post-content-flexible-wrapper .secondary-container{grid-column:1/2}}.section-single-post{--section-padding-top:var(--spacing-smaller)}.post-aside .section-resources-heading.no-margin-bottom{grid-column:-1/1}@media (max-width:73.375rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:repeat(3,1fr)}}@media (max-width:62rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:42rem){.post-aside .content-flexible-ads-wrapper.vertical-content{grid-template-columns:1fr}}@media (max-width:42rem){.post-aside{margin-top:.875rem}}.single-post-content-slider{margin-top:var(--spacing-extra-smaller);margin-bottom:var(--spacing-medium);overflow-x:hidden}.single-post-content-slider .slider-controller.owl-nav{width:100%}@media screen and (max-width:60em){.single:not(.home) .single-post-content-slider .slider-controller .controller-next{right:.125rem}}.ad-wrapper.align-center .ad-wrapper-inner{display:flex;justify-content:center}.ad-wrapper iframe{display:block}@media all and (max-width:82em){.ad-wrapper.align-center-mobile{display:flex;justify-content:center}}.ad-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;border:15px solid #993dbb;background:rgba(255,255,255,.94);z-index:9000;justify-content:center;align-items:center}.ad-popup.active{display:flex}.ad-popup-close{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;background:#993dbb;color:#fff;position:absolute;font-size:1.3em;top:1rem;right:1rem}.ad-popup-content{min-width:5em;min-height:5em;background:#ccc;box-shadow:0 13px 99px 0 rgba(0,0,0,.15)}.ad-pushdown{margin-bottom:1.5em}.ad-header-line-wrapper{background:#c4c4c4;height:1px;width:100%;margin-bottom:10px;display:block}.sm-ad-full-wrapper{pointer-events:none}.sm-ad-full-wrapper:after,.sm-ad-full-wrapper:before{width:calc(50% - 70px);background:#c4c4c4;height:1px;content:'';display:block;margin:16px 0}.sm-ad-full-wrapper:before{float:left}.sm-ad-full-wrapper:after{float:right}.sm-ad-full-wrapper .sm-ad-title{padding-left:15px;font-size:14px;font-weight:700;color:#c4c4c4;text-transform:uppercase}.ad-boxes .ad-dfp{margin:0 auto;text-align:center}.fullwidth-ad-box-wrapper{display:flex;justify-content:center}.ad-leader-board{min-height:90px;max-height:90px}@media (max-width:68.75rem){.leader-board-ad-box{display:none}}.ad-large-leader-board{min-height:90px;max-height:90px}@media (max-width:63.625rem){.large-leader-board-ad-box{display:none}}.ad-medium-rectangle{min-height:250px;max-height:250px}.ad-half-page{min-height:600px;max-height:600px}.ad-leaderboard .ad-dfp{text-align:center}.dfp-ad-shortcode-wrapper>div{margin:15px auto}.ad-centered{margin:0 auto}.ad-wrapper{margin-bottom:2em}.ad-wrapper.no-margin-bottom{margin-bottom:0}.adhesion-ad{display:none;align-items:center;justify-content:center;position:fixed;bottom:0;width:100%;height:auto;padding:1em;border-top:1px solid #eee;background:#fff;z-index:20}@media (max-width:40em){.adhesion-ad{display:flex;z-index:20;min-height:83px}}@media all and (max-width:1200px){.row-ads{justify-content:space-between}.row-ads .column-ad,.row-ads .column-post{flex:0 0 50%;max-width:50%}}body>div[id*=div-gpt-ad]{position:absolute;pointer-events:none}.admin-bar .ad-sticky-box .ad-sticky-wrapper{--ad-sticky-top-position:calc(var(--layout-header-height) + 32px + var(--grid-gap))}.ad-sticky-box{display:inline-block;height:100%;width:100%}.ad-sticky-box .ad-sticky-wrapper{--ad-sticky-top-position:calc(var(--layout-header-height) + var(--grid-gap));position:sticky;top:var(--ad-sticky-top-position)}.ad-wrapper-logo{text-align:center}.ad-sticky-header{font-size:18px;margin-bottom:5px;color:var(--color-base-light)}.ad-image-wrapper{display:flex;justify-content:center}.ad-image-wrapper img{max-height:169px}.popup{position:fixed;width:100%;height:100%;inset:0;align-items:center;justify-content:center;display:none;z-index:999}.popup.is-visible{display:flex}.popup-backdrop{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.95)}.popup-content{z-index:1;position:relative;background-color:#fff;border-radius:1em;box-shadow:0 6px 15px 0 rgba(0,0,0,.16);display:flex;width:100%;max-width:calc(100% - 4em);height:calc(100% - 2*var(--layout-header-height) - 2rem);max-height:48.5em;margin:auto}@media screen and (min-width:1200px){.popup-content{width:75.875em;max-width:calc(100% - 420px)}}.popup-close{display:flex;position:absolute;top:2em;right:2em;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1em;cursor:pointer;outline:0}.popup-thumbnail-wrapper{position:relative;padding-bottom:inherit;flex:0 0 28em}.popup-thumbnail{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0;border-top-left-radius:1em;border-bottom-left-radius:1em}.popup-body-wrapper{padding:7.25em 5.375em;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.popup-body .popup-title{color:#212121;font-size:2.25em;font-weight:700;line-height:1.4;margin-bottom:.5em}.page-template-smart-stars .popup-body .popup-title{font-family:var(--font-primary-new)}.page-template-smart-stars .popup-excerpt{font-family:var(--font-secondary-new)}.popup-more-info .popup-title{color:#333;font-size:1.125em;font-weight:700;padding-bottom:1.125em;border-bottom:1px solid #ddd;margin-top:1em}.page-template-smart-stars .popup-more-info .popup-title{font-family:var(--font-primary-new)}.popup-more-info .contact-list-wrapper{margin-top:1.75em}.popup-more-info .contact-list-wrapper .list-item{display:flex;flex-direction:row;align-items:center}.popup-more-info .contact-list-wrapper .list-item:not(:last-child){margin-bottom:.625em}.popup-more-info .contact-list-wrapper .list-item-icon{width:1.125em;display:flex;flex-direction:row;justify-content:center}.popup-more-info .contact-list-wrapper a{color:#777;font-size:1.125em;font-weight:400;margin-left:.875em;overflow-wrap:anywhere}.popup-more-info .contact-list-wrapper a:hover{text-decoration:underline}.page-template-smart-stars .popup-more-info .contact-list-wrapper a{font-size:1.125rem;font-family:var(--font-secondary-new)}@media (max-width:42rem){.popup-close{right:1em}}@media (max-width:50rem){.popup-close{top:1em}.popup-close path{fill:#000}}@media screen and (max-width:79em){.popup .popup-body-wrapper{padding:5.25em 3.375em}.popup .popup-close{top:1em;right:1em}.popup .popup-thumbnail-wrapper{flex:0 0 24em}}@media screen and (max-width:50.75em){.popup .popup-body .popup-title{font-size:2em}.popup .popup-body-wrapper{padding:4.25em 3.375em}.popup .popup-thumbnail-wrapper{flex:0 0 22em}}@media screen and (max-width:48em){.popup .popup-content{flex-direction:column;max-height:calc(100% - 7em);margin-top:65px}.popup .popup-thumbnail-wrapper{height:0;padding-bottom:16.625em;flex:0 0 16.625em}.popup .popup-thumbnail{border-top-right-radius:1em;border-bottom-left-radius:0}.popup .popup-close{display:flex;padding:.75em;border:2px solid #fff;border-radius:50%}.popup .popup-close path{fill:#fff}.popup .popup-title{margin-bottom:0}.popup .popup-excerpt{margin:1em 0}.popup .popup-body-wrapper{padding:1.75em 1em;height:100%;overflow-y:scroll}}@media (max-width:40em){.popup .popup-excerpt{font-size:.875em}}@media (max-width:26.5em){.popup .popup-body .popup-title{font-size:1.25em}}.page-template-smart-stars .popup .popup-thumbnail-wrapper{flex:0 0 36.9%}@media screen and (max-width:79em){.page-template-smart-stars .popup .popup-thumbnail-wrapper{flex:0 0 36.9%}}@media screen and (max-width:48em){.page-template-smart-stars .popup .popup-thumbnail-wrapper{flex:0 0 16.625em}}.section-resources-heading{--heading-spacing-bottom:var(--spacing-extra-small);--heading-wrapper-spacing-bottom:var(--spacing-custom);width:100%;border-bottom:1px solid var(--color-base-light-muted);padding-bottom:var(--heading-spacing-bottom);margin-bottom:var(--heading-wrapper-spacing-bottom)}.section-resources-heading.no-margin-bottom{--heading-wrapper-spacing-bottom:0}.section-resources-heading.heading-small{--heading-spacing-bottom:0.625rem}.section-resources-heading.heading-small .heading-title{--title-font-size:var(--font-size-h4);--title-line-height:var(--font-size-h4-line-height)}.section-resources-heading .heading-title-wrapper{display:flex;align-items:center;color:var(--color-base-light)}.section-resources-heading .separate-content{justify-content:space-between}.section-resources-heading .separate-content .btn-inline-link.btn-underlined{font-weight:500}.section-resources-heading .heading-icon{display:flex;align-items:center;justify-content:center;margin-right:var(--spacing-small-medium)}.section-resources-heading .heading-title{--title-font-size:var(--font-size-h2);--title-line-height:var(--font-size-h2-line-height);font-family:var(--font-secondary-new);font-size:var(--title-font-size);font-weight:700;line-height:var(--title-line-height)}.section-resources-heading .heading-flex{display:flex;align-items:center}.section-resources-heading .heading-flex.separated-content{justify-content:space-between}@media (max-width:42rem){.section-resources-heading .heading-icon{margin-right:.625rem}.section-resources-heading .heading-flex{flex-direction:column;align-items:flex-start}.section-resources-heading .heading-flex :not(:last-child){margin-bottom:var(--heading-spacing-bottom)}}.resource-box-inner-link,.resource-box-links.vertical-box{cursor:pointer}.resource-box-inner-link:hover .box-content,.resource-box-links.vertical-box:hover .box-content{border-color:var(--color-primary)}.resource-box-inner-link:hover .btn-arrow-icon-line svg,.resource-box-links.vertical-box:hover .btn-arrow-icon-line svg{width:22px}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus{--box-thumbnail-wrapper-height:100%;padding-bottom:var(--box-thumbnail-wrapper-height)}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus.size-medium{--box-thumbnail-wrapper-height:260px}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus.size-medium-custom{--box-thumbnail-wrapper-height:260px}@media (max-width:62rem){.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus.size-medium{--box-thumbnail-wrapper-height:58.30904%}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus.size-medium-custom{--box-thumbnail-wrapper-height:58.30904%}}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus .ceus-inner-wrapper{position:absolute;display:flex!important;flex-direction:column;justify-content:flex-end;font-family:Nunito;font-size:22px;font-weight:700;line-height:25px;letter-spacing:0;text-align:left;padding:20px;margin:0;bottom:0;color:#fff;background:linear-gradient(360deg,#993dbb 0,rgba(153,61,187,0) 100%);background-repeat:no-repeat;background-size:cover;height:calc(50% + 25px);width:100%}.resource-box .box-thumbnail-wrapper.events-thumbnail-ceus .ceus-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:50px}.resource-box .box-thumbnail-wrapper{--box-thumbnail-wrapper-height:calc(83% + 1px);padding-bottom:var(--box-thumbnail-wrapper-height)}.resource-box .box-thumbnail-wrapper.size-medium{--box-thumbnail-wrapper-height:260px}.resource-box .box-thumbnail-wrapper.size-medium-custom{--box-thumbnail-wrapper-height:260px}@media (max-width:62rem){.resource-box .box-thumbnail-wrapper.size-medium{--box-thumbnail-wrapper-height:58.30904%}.resource-box .box-thumbnail-wrapper.size-medium-custom{--box-thumbnail-wrapper-height:58.30904%}}.resource-box .box-thumbnail-wrapper{position:relative;height:0;width:100%}.resource-box .box-thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.resource-box:not(.separated):not(.horizontal-content):not(.horizontal-box) .box-content{border-top:0}.resource-box .box-content{border:1px solid var(--color-base-light-muted);padding:var(--spacing-small-medium);transition:.25s ease-in-out}.resource-box .box-content .content-date,.resource-box .box-content .content-tag{color:var(--color-base-light);font-family:var(--font-secondary-new);font-size:var(--font-size-extra-small);font-weight:400;line-height:1.3;margin-bottom:.75rem}.resource-box .box-content .hide-date{visibility:hidden}.resource-box .box-content .content-tag{text-transform:uppercase}.resource-box .box-content .content-tag a{color:inherit}.resource-box .box-content .content-title{color:var(--color-base-light);font-family:var(--font-primary-new);font-size:var(--font-size-custom);font-weight:700;line-height:1.137;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:-moz-fit-content;height:fit-content;max-height:50px}.resource-box .box-content .content-link{margin-top:.75rem}.resource-box .box-content .content-link-author{transition:.25s ease-in-out}.resource-box .box-content .content-link-author:hover{color:var(--color-muted-dark)}@media (max-width:42rem){.resource-box .box-thumbnail-wrapper,.resource-box .box-thumbnail-wrapper.size-medium,.resource-box .box-thumbnail-wrapper.size-medium-custom{--box-thumbnail-wrapper-height:58.30904%}.resource-box .box-content .content-date{margin-bottom:.625rem}.resource-box .box-content .content-link{margin-top:.625rem}}.horizontal-box+.horizontal-box,.horizontal-box+.resource-box.horizontal-content,.resource-box.horizontal-content+.horizontal-box,.resource-box.horizontal-content+.resource-box.horizontal-content{margin-top:var(--spacing-custom-grid)}.horizontal-box .box-content,.resource-box.horizontal-content .box-content{border-left-color:transparent;width:100%}@media (max-width:50rem){.horizontal-box .box-content,.resource-box.horizontal-content .box-content{border-left-color:var(--color-base-light-muted)}}.resource-box.horizontal-content .resource-box-inner-link{display:flex}.resource-box.horizontal-content .box-thumbnail-wrapper{--box-thumbnail-wrapper-height:162px;max-width:190px;min-width:190px}.resource-box.horizontal-content .box-content .content-title{-webkit-line-clamp:3;max-height:75px}@media (max-width:50rem){.resource-box.horizontal-content .resource-box-inner-link{flex-direction:column}.resource-box.horizontal-content .resource-box-inner-link:hover .box-content{border-left-color:var(--color-primary)}.resource-box.horizontal-content .box-thumbnail-wrapper{--box-thumbnail-wrapper-height:58.30904%;max-width:100%;min-width:100%}}.flex-box-wrapper .resource-box,.grid-box-wrapper .resource-box,.magazine-issues-list .list-item .resource-box{height:100%}.flex-box-wrapper .resource-box-inner-link,.flex-box-wrapper .resource-box-links.vertical-box,.grid-box-wrapper .resource-box-inner-link,.grid-box-wrapper .resource-box-links.vertical-box,.magazine-issues-list .list-item .resource-box-inner-link,.magazine-issues-list .list-item .resource-box-links.vertical-box{display:flex;flex-direction:column;height:100%}.flex-box-wrapper .resource-box-inner-link .box-content,.flex-box-wrapper .resource-box-links.vertical-box .box-content,.grid-box-wrapper .resource-box-inner-link .box-content,.grid-box-wrapper .resource-box-links.vertical-box .box-content,.magazine-issues-list .list-item .resource-box-inner-link .box-content,.magazine-issues-list .list-item .resource-box-links.vertical-box .box-content{display:flex;flex-direction:column;height:100%}.flex-box-wrapper .resource-box-inner-link .content-title,.flex-box-wrapper .resource-box-links.vertical-box .content-title,.grid-box-wrapper .resource-box-inner-link .content-title,.grid-box-wrapper .resource-box-links.vertical-box .content-title,.magazine-issues-list .list-item .resource-box-inner-link .content-title,.magazine-issues-list .list-item .resource-box-links.vertical-box .content-title{flex-grow:1}.resource-box-links.horizontal-box{display:grid;grid-template-columns:minmax(0,18.75rem) minmax(66%,calc(100% - 18.75rem))}.resource-box-links.horizontal-box .box-thumbnail-wrapper{--box-thumbnail-wrapper-height:71.66667%}.resource-box-links.horizontal-box .box-content{display:flex;flex-direction:column;justify-content:center}.resource-box-links.fillsize-animation{transition:.25s ease-in-out}.resource-box-links.fillsize-animation:hover .box-content{background-color:var(--color-base-light-muted-half);border-color:var(--color-base-light-muted-half);border-left-color:transparent}.resource-box-links .content-title a{color:inherit}.resource-box-thumbnail-link{display:inline-block;width:100%}@media (max-width:42rem){.resource-box-links.horizontal-box{grid-template-columns:1fr}}.subscribe-form-wrapper form{display:flex}.subscribe-form-wrapper form .btn{margin-left:var(--spacing-custom);white-space:nowrap}.subscribe-form-wrapper input{color:var(--color-base-light);font-size:var(--font-size-small);font-family:var(--font-secondary-new);width:100%;background-color:var(--color-base);outline:0;padding:.875rem 1.625rem;line-height:1;border:none;border-radius:0;-webkit-appearance:none;min-height:3.375rem}.subscribe-form-wrapper input::-moz-placeholder{color:var(--color-muted);opacity:1}.subscribe-form-wrapper input::placeholder{color:var(--color-muted);opacity:1}.subscribe-form-wrapper input:-ms-input-placeholder{color:var(--color-muted)}.subscribe-form-wrapper input::-ms-input-placeholder{color:var(--color-muted)}@media (max-width:62rem){.subscribe-form-wrapper form{flex-direction:column}.subscribe-form-wrapper form .btn{margin-top:.75rem;margin-left:0}}.section-subscribe-form .heading-title{--font-weight-title:800;margin-bottom:0}.section-subscribe-form .heading-title+.heading-description{margin-top:var(--spacing-extra-smaller)}.section-subscribe-form .subscribe-btn-wrapper{justify-self:flex-end}@media (max-width:42rem){.section-subscribe-form.section-padding-bottom-large{--section-padding-bottom:1.5rem}.section-subscribe-form .heading-title{text-align:center;font-size:1.375em}.section-subscribe-form .heading-title+.heading-description{margin-top:.5rem}.section-subscribe-form .heading-description{text-align:center}.section-subscribe-form .subscribe-btn-wrapper{justify-self:stretch}.section-subscribe-form .subscribe-btn-wrapper .btn{width:100%;text-align:center}}.subscribe-banner-wrapper{position:relative}.subscribe-banner-wrapper .subscribe-thumbnail-wrapper{position:absolute;top:0;right:0;height:100%;min-height:15.625em;max-height:100%;width:100%;max-width:17.625em}.subscribe-banner-wrapper .subscribe-thumbnail-wrapper .subscribe-thumbnail{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.subscribe-banner-wrapper .subscribe-banner-content{position:relative;z-index:1;padding:var(--spacing-medium)}.subscribe-banner-wrapper .section-heading-new{margin-bottom:var(--spacing-small)}.subscribe-banner-wrapper .heading-title{margin-bottom:.125rem}.subscribe-banner-wrapper .heading-description{margin-top:0}@media (max-width:1024px){.subscribe-banner-wrapper .subscribe-thumbnail-wrapper{display:none}}@media (max-width:1024px) and (min-width:42rem){.subscribe-banner-wrapper .heading-title{--font-size-h2:26px}.subscribe-banner-wrapper .heading-description{--font-size-h5:18px}}.daily-widget-sidebar-wrapper{display:flex;width:300px;justify-content:center;margin-left:auto;margin-right:auto}.daily-widget-sidebar-wrapper iframe{width:300px;min-height:293pt}.subscribe-wrapper{background-color:#993dbb;margin-top:var(--spacing-custom-grid);margin-bottom:var(--spacing-custom-grid);height:auto;border-radius:5px;font-family:var(--primary-font-new)}@media only screen and (min-width:1241px){.subscribe-wrapper{padding:39px 82px}}@media only screen and (min-width:1177px) and (max-width:1240px){.subscribe-wrapper{padding:39px}}@media only screen and (min-width:1155px) and (max-width:1176px){.subscribe-wrapper{padding:40px}}@media only screen and (min-width:561px) and (max-width:1154px){.subscribe-wrapper{padding:30px}}@media only screen and (min-width:301px) and (max-width:560px){.subscribe-wrapper{padding:20px}}@media only screen and (max-width:300px){.subscribe-wrapper{padding:20px 10px}}@media only screen and (min-width:1155px){.subscribe-wrapper{grid-template-columns:1fr 304px}}@media only screen and (min-width:801px) and (max-width:1154px){.subscribe-wrapper{grid-template-columns:1fr 304px}}@media only screen and (min-width:561px) and (max-width:801px){.subscribe-wrapper{grid-template-columns:1fr 274px}}@media only screen and (max-width:560px){.subscribe-wrapper .subscribe-heading{text-align:center}}.subscribe-wrapper .subscribe-heading h4.heading-title{font-size:2em;color:#fff;font-style:normal;font-weight:900;line-height:29px;font-size:24px;margin-bottom:.4rem}@media only screen and (min-width:801px) and (max-width:1154px){.subscribe-wrapper .subscribe-heading h4.heading-title{font-size:1.75em;line-height:32px}}@media only screen and (min-width:561px) and (max-width:800px){.subscribe-wrapper .subscribe-heading h4.heading-title{font-size:1.5em;line-height:28px;margin-bottom:1rem}}@media only screen and (min-width:391px) and (max-width:480px){.subscribe-wrapper .subscribe-heading h4.heading-title{font-size:1.5em;line-height:28px;margin-bottom:1rem}}@media only screen and (max-width:390px){.subscribe-wrapper .subscribe-heading h4.heading-title{font-size:1.375em;line-height:28px;margin-bottom:1rem}}.subscribe-wrapper .subscribe-heading p.heading-subtitle{font-style:normal;font-weight:400;line-height:19px;font-size:16px;color:#fff;margin-top:0;margin-bottom:10px}@media only screen and (min-width:801px) and (max-width:1154px){.subscribe-wrapper .subscribe-heading p.heading-subtitle{font-size:1.125em}}@media only screen and (min-width:561px) and (max-width:800px){.subscribe-wrapper .subscribe-heading p.heading-subtitle{font-size:1em}}@media only screen and (max-width:480px){.subscribe-wrapper .subscribe-heading p.heading-subtitle{font-size:1em}}.subscribe-wrapper .subscribe-buttons{display:flex;flex-direction:column;align-items:flex-start}.subscribe-wrapper .subscribe-buttons .subscribe-button-below-heading{margin-top:1.125rem}@media only screen and (max-width:560px){.subscribe-wrapper .subscribe-buttons{align-items:center}}.subscribe-wrapper .secondary-subscribe-column{flex-direction:column;display:flex;gap:16px;align-items:flex-end}@media only screen and (min-width:301px) and (max-width:560px){.subscribe-wrapper .secondary-subscribe-column{align-items:center}}.subscribe-wrapper .secondary-subscribe-column .secondary-subscribe-items{max-width:198px;max-height:103px}.subscribe-wrapper .secondary-subscribe-column .secondary-subscibe-wrapper{align-items:center}.subscribe-wrapper .secondary-subscribe-column p{font-style:normal;font-weight:400;line-height:19px;font-size:16px;color:#fff;margin-top:0;margin-bottom:10px;text-align:center}.section-fullwidth-new .row .tve_p_right{display:none}.section-fullwidth-new .row .thrv_wrapper.tve-tqb-page-type.tqb-splash-template-1.tve_editor_main_content.tve_empty_dropzone{padding:25px!important;margin:0!important;max-width:unset}.section-fullwidth-new .row .thrv_wrapper.tve-tqb-page-type.tqb-optin-template-1{padding:0!important}.section-fullwidth-new .row .thrv_wrapper.thrv_social_custom.thrv_social{padding:0!important}.section-fullwidth-new .row .tve_lg_input_container.tve_submit_container button{padding:10px 15px!important}.section-fullwidth-new .row .thrv_wrapper{padding:20px!important;margin:0 auto!important}.section-fullwidth-new .row .thrv_wrapper h1{font-size:28px!important}.section-fullwidth-new .row .thrv_wrapper h2{font-size:26px!important}.section-fullwidth-new .row .thrv_wrapper h3{font-size:22px!important}.section-fullwidth-new .row .thrv_wrapper h4{font-size:20px!important}.section-fullwidth-new .row .thrv_wrapper.thrv_contentbox_shortcode.thrv-content-box{margin:0 auto;padding:0!important}.section-fullwidth-new .row .thrv_wrapper.thrv_contentbox_shortcode.thrv-content-box .thrv_wrapper.thrv_lead_generation{padding:0!important}.section-fullwidth-new .row .thrv_wrapper.thrv_text_element{margin:0;padding:20px 0!important}.section-fullwidth-new .row .thrv_wrapper.thrv_text_element p{font-size:16px!important}.section-fullwidth-new .row .thrv_wrapper.thrv-button.tqb-btn-start{padding:10px 40px;margin-top:0;margin-bottom:0}.section-fullwidth-new .row .tve_social_items a{padding-bottom:20px}.section-fullwidth-new .row .tqb-question-text{color:#993dbb;font-size:28px!important}.section-fullwidth-new .row .tqb-question-image-container{width:50%!important;margin:20px auto!important}.section-fullwidth-new .row .tqb-answer-action{padding:15px}.section-fullwidth-new .row .tqb-answer-action .tqb-answer-text-type .tqb-answer-text .tbq-span-text{font-size:16px}.section-fullwidth-new .row .tqb-answer-action .tqb-answer-text-type .tqb-answer-text .tqb-fancy-icon{top:0}.row{--row-max-width:var(--site-width-large);--row-breakpoint-width:var(--site-width-large);width:100%;max-width:var(--row-max-width);margin-left:auto;margin-right:auto}.row.narrow{max-width:46em}.row-after-spacing{margin-bottom:3em}.row-before-spacing{margin-top:3em}@media (max-width:82.125rem){.row{--row-breakpoint-width:Min(calc(100% - 2rem), var(--row-max-width));max-width:Min(calc(100% - 2rem),var(--row-max-width))}}@media (max-width:62rem){.row{--row-breakpoint-width:Min(var(--site-width-small), var(--row-max-width));max-width:Min(var(--site-width-small),var(--row-max-width))}}@media (max-width:50rem){.row{--row-breakpoint-width:Min(var(--site-width-mobile), var(--row-max-width));max-width:Min(var(--site-width-mobile),var(--row-max-width))}}@media (max-width:42rem){.row{--row-breakpoint-width:calc(100% - 2rem);max-width:calc(100% - 2rem)}}@media (max-width:334px){.row{max-width:calc(100% - 1.25rem)}}.row-fullwidth{max-width:calc(100% - 2rem);margin-left:auto;margin-right:auto}@media (max-width:334px){.row-fullwidth{max-width:calc(100% - 1.25rem)}}.archive.category-smart-meetings-podcast .jw-icon:not(.jw-icon-volume),.archive.category-smart-meetings-podcast .jw-slider-time,.archive.category-smart-meetings-podcast .jw-text-duration,.archive.category-smart-meetings-podcast .jw-text-elapsed,.page-template-events-archive .jw-icon:not(.jw-icon-volume),.page-template-events-archive .jw-slider-time,.page-template-events-archive .jw-text-duration,.page-template-events-archive .jw-text-elapsed{display:none!important}.primary-fullwidth-banner-wrapper,.site-header-wrapper{background-color:var(--color-base);position:relative;z-index:1001}.primary-fullwidth-banner-wrapper{padding:calc(var(--spacing-extra-small) - .0625rem) 0}.primary-fullwidth-banner-wrapper .fullwidth-banner-inner-wrapper{display:flex;align-items:center;justify-content:center}.primary-fullwidth-banner-wrapper .ad-wrapper{margin-bottom:0}@media (max-width:50rem){.primary-fullwidth-banner-wrapper{display:none}}@media screen and (max-width:640px) and (orientation:portrait){.primary-fullwidth-banner-wrapper{display:none}}@media screen and (max-width:992px) and (orientation:landscape){.primary-fullwidth-banner-wrapper{display:none}}@media (max-width:62rem){.site-header-inner-wrapper{--row-max-width:var(--site-width-large);display:flex;align-items:center;justify-content:space-between;width:100%;max-width:Min(var(--site-width-small),var(--row-max-width));margin-left:auto;margin-right:auto;border-bottom:1px solid var(--color-base-light-muted)}}@media (max-width:50rem){.site-header-inner-wrapper{max-width:Min(var(--site-width-mobile),var(--row-max-width))}}@media (max-width:42rem){.site-header-inner-wrapper{max-width:calc(100% - 2rem)}}.site-preheader-wrapper{--preheader-spacing:0;border-top:1px solid var(--color-base-light-muted);border-bottom:1px solid var(--color-base-light-muted);padding:var(--preheader-spacing)}.site-preheader-wrapper .preheader-inner-wrapper{display:flex;align-items:center;justify-content:space-between}@media (max-width:62rem){.site-preheader-wrapper{--preheader-spacing:0.75em 0;border-top:0;border-bottom:0}.site-preheader-wrapper .header-social-wrapper{display:none}}@media (max-width:42rem){.site-preheader-wrapper .row{max-width:100%}}.subscribe-button-wrapper{display:flex;position:relative}.subscribe-button-wrapper .subscribe-button-inner-wraper{display:flex;width:100%}.subscribe-button-wrapper:hover .subscribe-btn-thumbnail{transform:translate3d(0,-1.5rem,0)}@media (max-width:42rem){.subscribe-button-wrapper:hover .subscribe-btn-thumbnail{transform:translate3d(0,-.625rem,0)}}.subscribe-button-wrapper .subscribe-btn-thumbnail{position:absolute;right:1rem;bottom:0;z-index:5;transition:.2s ease-in-out;height:7.25em;width:6.125em;background-color:var(--color-base);-o-object-fit:contain;object-fit:contain}@media (max-width:42rem){.subscribe-button-wrapper .subscribe-btn-thumbnail{height:4.5em;width:3.875em}}.header-button-subscribe{--btn-padding:0.625rem 1.875rem;--btn-font-size:1em;position:relative;border:0;overflow:hidden;z-index:10}.site-branding.site-branding-stuck{position:absolute;top:50%;left:0;transform:translate3d(calc(-100% - .5rem),-50%,0);pointer-events:none;opacity:0;transition:.5s ease-in-out;margin-right:var(--brading-right-spacing)}.site-branding.site-branding-stuck a{height:2.75em;width:var(--branding-width)}.site-branding a,.site-branding p{color:var(--color-base)}.site-branding .site-title{font-size:1em;margin:0}.site-branding a{font-size:1em;display:block;height:4.5em;width:14em;background:url(../images/SMLogo-purple-new.svg) no-repeat center center;background-size:contain;text-indent:-9999em}@media (max-width:62rem){.site-branding a{height:2.5em;width:7.875em}}.header-social-wrapper{display:flex;align-items:center}.header-social-wrapper .social-title{color:var(--color-base-invert);font-size:var(--font-size-h6);font-weight:400;line-height:normal;margin-right:calc(var(--spacing-extra-small)/ 2)}.header-social-wrapper .list-social-icons{display:flex}.header-social-wrapper .list-social-icons .list-item-link{display:flex;padding:calc(var(--spacing-extra-small)/ 2);color:var(--color-base-invert)}.primary-menu-wrapper .menu:first-of-type>.menu-item:first-of-type>a{padding-left:0}.primary-menu-wrapper .menu{display:flex}.primary-menu-wrapper .menu>.menu-item{position:relative}.primary-menu-wrapper .menu>.menu-item>a{transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s}@media (min-width:993px){.primary-menu-wrapper .menu>.menu-item:hover .sub-menu{opacity:1;pointer-events:all;transform:scale(1);z-index:1000}.primary-menu-wrapper .menu>.menu-item .sub-menu{position:absolute;top:100%;background-color:var(--color-base);width:15rem;opacity:0;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;pointer-events:none;transform:scale(.95);z-index:-1;box-shadow:var(--shadow-primary);border:1px solid var(--color-base-light-muted)}.primary-menu-wrapper .menu>.menu-item .sub-menu .menu-item a{font-weight:500}.primary-menu-wrapper .menu>.menu-item .sub-menu .menu-item a:hover{background-color:var(--color-primary-light)}}@media (max-width:62rem){.primary-menu-wrapper .menu>.menu-item .sub-menu .menu-item a{font-weight:500}}.primary-menu-wrapper .menu .menu-item{--links-space-vertical:0.625em;--links-space-right:15px;--links-font-size:var(--font-size-h6)}.primary-menu-wrapper .menu .menu-item.menu-item-has-children{--child-link-icon-width:12px;--child-link-icon-space-left:7px;--child-links-space-right:calc(var(--child-link-icon-width) + var(--links-space-right) + var(--child-link-icon-space-left));--child-links-icon-position:calc(var(--child-links-space-right) - var(--child-link-icon-width) - var(--child-link-icon-space-left));--child-links-icon-width:0.75rem}.primary-menu-wrapper .menu .menu-item.menu-item-has-children>a{position:relative;padding-right:var(--child-links-space-right)}.primary-menu-wrapper .menu .menu-item.menu-item-has-children .dropdown-arrow{position:absolute;top:50%;right:var(--child-links-icon-position);transform:translateY(-50%);display:flex;margin-left:var(--child-link-icon-space-left);cursor:pointer;width:var(--child-links-icon-width)}.primary-menu-wrapper .menu .menu-item.menu-item-has-children .dropdown-arrow svg{pointer-events:none}@media (max-width:76.25rem) and (min-width:993px){.primary-menu-wrapper .menu .menu-item.menu-item-has-children{--child-link-icon-width:9px}}.primary-menu-wrapper .menu .menu-item a{display:flex;align-items:center;color:var(--color-base-light);font-family:var(--font-primary-new);font-size:var(--links-font-size);font-weight:700;line-height:1.25;padding:var(--links-space-vertical) var(--links-space-right)}@media (max-width:82.125rem) and (min-width:993px){.primary-menu-wrapper .menu .menu-item{--links-space-right:0.75rem}}@media (max-width:76.25rem) and (min-width:993px){.primary-menu-wrapper .menu .menu-item{--links-space-right:0.625rem}}@media (max-width:74.25rem) and (min-width:993px){.primary-menu-wrapper .menu .menu-item{--links-font-size:15px;--links-space-vertical:0.5em;--links-space-right:0.5rem}.primary-menu-wrapper .menu .menu-item.menu-item-has-children{--child-link-icon-space-left:3px;--child-links-icon-width:9px}}@media (max-width:71rem) and (min-width:993px){.primary-menu-wrapper .menu .menu-item{--links-space-right:0.5rem}}@media (max-width:64.375rem){.primary-menu-wrapper .menu .menu-item{--links-space-right:0.375rem}}@media (max-width:62rem){.primary-menu-wrapper{width:100%;padding-top:1.25em;margin-bottom:1.25em}.primary-menu-wrapper .menu{flex-direction:column}.primary-menu-wrapper .menu>.menu-item>a{padding-bottom:.375em}.primary-menu-wrapper .menu>.menu-item:not(:last-child){margin-bottom:.875em}.primary-menu-wrapper .menu .menu-item{--links-space-right:0}.primary-menu-wrapper .menu .menu-item.menu-item-has-children{--child-links-icon-width:1.75rem;--child-links-space-right:0;--child-links-icon-position:calc(0% - var(--child-link-icon-width) - var(--child-link-icon-space-left));display:flex;flex-wrap:wrap}.primary-menu-wrapper .menu .menu-item.menu-item-has-children .dropdown-arrow{--child-links-icon-position:0;position:relative;top:0;transform:none;padding:.625em 1em var(--child-link-icon-space-left) 0;align-items:center;-webkit-tap-highlight-color:transparent}.primary-menu-wrapper .menu .menu-item.menu-item-has-children .dropdown-arrow svg{transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s}.primary-menu-wrapper .menu .menu-item.menu-item-has-children .sub-menu{height:0;opacity:0;width:100%;pointer-events:none}.primary-menu-wrapper .menu .menu-item.menu-item-has-children.is-opened .dropdown-arrow svg{transform:rotate(180deg)}.primary-menu-wrapper .menu .menu-item.menu-item-has-children.is-opened .sub-menu{height:100%;opacity:1;pointer-events:all}}.header-main-inner-wrapper{--header-main-inner-spacing:0.875em 0;display:flex;align-items:center;justify-content:space-between;padding:var(--header-main-inner-spacing)}@media (max-width:62rem){.header-main-inner-wrapper{--header-main-inner-spacing:0.5em 0}}.header-main-secondary-container .container-inner-wrapper{display:flex;align-items:center}.header-main-secondary-container .primary-menu-button-wrapper,.header-main-secondary-container .search-button-wrapper,.header-main-secondary-container .secondary-menu-button-wrapper{--icons-box-padding:0.625em;position:relative;left:var(--icons-box-padding);display:flex;align-items:center;justify-content:center;padding:var(--icons-box-padding);height:1.5rem;box-sizing:content-box;color:var(--color-base-light);cursor:pointer;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;-webkit-tap-highlight-color:transparent}.header-main-secondary-container .primary-menu-button-wrapper svg,.header-main-secondary-container .search-button-wrapper svg,.header-main-secondary-container .secondary-menu-button-wrapper svg{pointer-events:none}@media (min-width:993px){.header-main-secondary-container .primary-menu-button-wrapper:hover,.header-main-secondary-container .search-button-wrapper:hover,.header-main-secondary-container .secondary-menu-button-wrapper:hover{color:var(--color-primary)}}.header-main-secondary-container .primary-menu-button-wrapper,.header-main-secondary-container .secondary-menu-button-wrapper{width:1.25rem;height:1.5rem}.header-main-secondary-container .primary-menu-button-wrapper span,.header-main-secondary-container .secondary-menu-button-wrapper span{display:flex;position:absolute;pointer-events:none;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;opacity:0}.header-main-secondary-container .primary-menu-button-wrapper{display:none}@media (max-width:62rem){.header-main-secondary-container .primary-menu-button-wrapper{display:flex}.header-main-secondary-container .secondary-menu-button-wrapper{display:none}.header-main-secondary-container .primary-menu-button-wrapper,.header-main-secondary-container .search-button-wrapper,.header-main-secondary-container .secondary-menu-button-wrapper{--icons-box-padding:0.75em}.header-main-secondary-container .search-button-wrapper{margin-right:.125em}}.header-main-primary-container{opacity:1;transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;pointer-events:all}.header-main-primary-container .header-social-wrapper{margin-top:2.125em}.header-main-primary-container .header-social-wrapper+.subscribe-button-wrapper{margin-top:2.125em}.header-main-primary-container .subscribe-button-wrapper .header-button-subscribe{width:100%;text-align:center}@media (min-width:993px){.header-main-primary-container{position:relative;display:flex;align-items:center}.header-main-primary-container .header-social-wrapper{display:none}}@media (max-width:62rem){.header-main-primary-container{position:absolute;top:100%;left:0;width:100%;height:0;background-color:var(--color-base);pointer-events:none;opacity:0;z-index:-1;padding-bottom:1.875em}}@supports (-webkit-touch-callout:none){.header-main-primary-container{padding-bottom:2.75em}}@media (min-width:993px){.header-main-primary-inner-container{position:relative;transition:.5s ease-in-out}}@media (max-width:62rem){.header-main-primary-inner-container{max-width:Min(var(--site-width-small),var(--row-max-width));margin-left:auto;margin-right:auto;height:100%;overflow-y:auto}}@media (max-width:50rem){.header-main-primary-inner-container{max-width:Min(var(--site-width-mobile),var(--row-max-width))}}@media (max-width:42rem){.header-main-primary-inner-container{max-width:calc(100% - 2rem)}}.site-header-main{position:relative;background-color:var(--color-base);border-bottom:1px solid var(--color-base-light-muted)}@media (min-width:993px){.site-header-main{--brading-right-spacing:1.875rem;--branding-width:6.25em}.site-header-main.is-sticked .site-branding-stuck,.site-header-main.is_stuck .site-branding-stuck{transform:translate3d(0,-50%,0);pointer-events:all;opacity:1}.site-header-main.is-sticked .site-branding-stuck+.header-main-primary-inner-container,.site-header-main.is_stuck .site-branding-stuck+.header-main-primary-inner-container{transform:translate3d(calc(var(--brading-right-spacing) + var(--branding-width)),0,0)}}@media (max-width:82.125rem) and (min-width:993px){.site-header-main{--brading-right-spacing:1rem;--branding-width:5.5em}}@media (max-width:74.25rem) and (min-width:993px){.site-header-main{--brading-right-spacing:0.625rem;--branding-width:5em}}.site-header-main:not(.is-active-secondary-menu) .secondary-menu-button-wrapper .menu-icon-default{opacity:1}.site-header-main:not(.is-active-secondary-menu) .secondary-menu-button-wrapper .menu-icon-close{opacity:0}.site-header-main:not(.is-active-primary-menu) .primary-menu-button-wrapper .menu-icon-default{opacity:1}.site-header-main:not(.is-active-primary-menu) .primary-menu-button-wrapper .menu-icon-close{opacity:0}.site-header-main.is-active-header-search .header-search-container-wrapper{opacity:1;pointer-events:all}.site-header-main.is-active-header-search .header-search-form .header-search-button,.site-header-main.is-active-header-search .header-search-form .header-search-field{transform:translateX(0);opacity:1}.site-header-main.is-active-header-search .header-search-form .header-search-button-close{transform:translateX(0);transition-delay:0s;opacity:1}.site-header-main.is-active-secondary-menu .header-main-primary-inner-container{opacity:0;pointer-events:none}.site-header-main.is-active-secondary-menu .header-main-secondary-wrapper .main-secondary-inner-wrapper{pointer-events:all;transform:scaleY(1);opacity:1}.site-header-main.is-active-secondary-menu .header-main-secondary-wrapper .secondary-menu-wrapper{opacity:1;transition:.35s ease-out;-webkit-transition:.35s ease-out;-webkit-animation-timing-function:ease-out;-webkit-animation-delay:.35s}.site-header-main.is-active-secondary-menu .secondary-menu-button-wrapper .menu-icon-default{opacity:0}.site-header-main.is-active-secondary-menu .secondary-menu-button-wrapper .menu-icon-close{opacity:1}.site-header-main.is-active-primary-menu .primary-menu-button-wrapper .menu-icon-default{opacity:0}.site-header-main.is-active-primary-menu .primary-menu-button-wrapper .menu-icon-close{opacity:1}.site-header-main.is-active-primary-menu .header-main-primary-container{pointer-events:all;opacity:1;z-index:1000}@media (max-width:62rem) and (orientation:portrait){.site-header-main.is-active-primary-menu .header-main-primary-container{height:calc(100vh - 65px - 120px);max-height:calc(100vh - 65px - 120px);min-height:-webkit-fill-available}}@media (max-width:50rem),(max-width:62rem) and (orientation:landscape){.site-header-main.is-active-primary-menu .header-main-primary-container{height:calc(100vh - 65px);max-height:calc(100vh - 65px);min-height:-webkit-fill-available}}@supports (-webkit-touch-callout:none){.site-header-main.is-active-primary-menu .header-main-primary-container{height:-webkit-fill-available}}@media (max-width:62rem){.site-header-main{position:static;border-bottom:0}}@media (max-width:42rem){.site-header-main .row{max-width:100%}}.header-search-container-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--color-base);opacity:0;transition:.25s ease;-webkit-transition:.25s ease;-webkit-animation-timing-function:ease;-webkit-animation-delay:.25s;pointer-events:none;z-index:100}@media (max-width:62rem){.header-search-container-wrapper{height:calc(100% - 1px)}}.header-search-inner-container{--search-inner-container-spacing:0.5rem 1rem;position:relative;height:100%;width:41rem;padding:var(--search-inner-container-spacing);max-width:100%;margin-left:auto;margin-right:auto}.header-search-inner-container::before{content:'';position:absolute;top:0;left:50%;transform:translate3d(-50%,0,0);height:100%;width:100%;max-width:100vw;background-color:var(--color-base);z-index:-1;pointer-events:none}@media (max-width:62rem){.header-search-inner-container{--search-inner-container-spacing:0.25rem 1rem}}@media (max-width:42rem){.header-search-inner-container{--search-inner-container-spacing:0.25rem 0.5rem 0.25rem 0.625rem}}.header-search-form{display:flex;align-items:center}.header-search-form .header-search-button,.header-search-form .header-search-field{position:relative;transform:translateX(.5vw);transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;opacity:0}.header-search-form .header-search-button-close{transform:translateX(.25vw);transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;transition-delay:.25s;opacity:0;-webkit-tap-highlight-color:transparent}.header-search-form .header-search-button{display:flex;padding:1rem;background-color:transparent;color:var(--color-base-light);cursor:pointer;border:none;transition:.25s ease-in-out}.header-search-form .header-search-button:hover{color:var(--color-primary)}.header-search-form .header-search-button svg{pointer-events:none}.header-search-form .header-search-field{color:var(--color-base-light);font-size:var(--font-size-small);font-family:var(--font-seconary-new);font-weight:400;line-height:1.3345;outline:0;border:none;border-radius:0;-webkit-appearance:none;padding:1rem 0;width:100%;margin-right:.375rem}.header-search-form .header-search-field::-moz-placeholder{color:var(--color-muted);opacity:1}.header-search-form .header-search-field::placeholder{color:var(--color-muted);opacity:1}.header-search-form .header-search-field:-ms-input-placeholder{color:var(--color-muted)}.header-search-form .header-search-field::-ms-input-placeholder{color:var(--color-muted)}.header-search-form .header-search-button-close{cursor:pointer;display:flex;padding:1rem;color:#cbcaca}.header-search-form .header-search-button-close svg{pointer-events:none}.header-search-form .header-search-button-close:hover{color:var(--color-primary)}.header-main-secondary-wrapper{position:relative;height:0;width:100%;padding:0 1rem;z-index:1000}.header-main-secondary-wrapper .row{position:relative}.header-main-secondary-wrapper .main-secondary-inner-wrapper{position:absolute;top:0;left:0;width:100%;pointer-events:none;transform-origin:top left;transition:.25s ease-out;-webkit-transition:.25s ease-out;-webkit-animation-timing-function:ease-out;-webkit-animation-delay:.25s;transform:scaleY(0);opacity:0;background-color:var(--color-base)}.header-main-secondary-wrapper .secondary-menu-wrapper{font-family:var(--font-primary-new);padding:2rem 0;opacity:0;transition:.1s ease-out;-webkit-transition:.1s ease-out;-webkit-animation-timing-function:ease-out;-webkit-animation-delay:.1s}.header-main-secondary-wrapper .secondary-menu-wrapper a{display:inline-block;color:var(--color-base-light)}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type{display:flex}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type>.menu-item{flex:1 1 auto;width:100%;max-width:100%}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type>.menu-item>a{font-weight:700;padding:.5rem 0}@media (max-width:71rem) and (min-width:993px){.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type>.menu-item>a{font-size:15px}}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type>.menu-item>.dropdown-arrow{display:none}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type>.menu-item:not(:last-child){margin-right:1.5rem}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type .menu-items-wrapper>a{display:none}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type .menu-items-wrapper>.dropdown-arrow{display:none}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type .menu-items-wrapper a{font-weight:700;padding:.5rem 0}.header-main-secondary-wrapper .secondary-menu-wrapper .menu:first-of-type .menu-items-wrapper>.sub-menu{margin-top:0}.header-main-secondary-wrapper .secondary-menu-wrapper .sub-menu{margin-top:.375rem}.header-main-secondary-wrapper .secondary-menu-wrapper .sub-menu .menu-item:not(:last-child){margin-bottom:.25rem}.header-main-secondary-wrapper .secondary-menu-wrapper .sub-menu .menu-item a{font-weight:500;padding:.25rem 0}@media (max-width:71rem) and (min-width:993px){.header-main-secondary-wrapper .secondary-menu-wrapper .sub-menu .menu-item a{font-size:15px}}.site-overlay{position:fixed;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:100;opacity:0;transition:.2s ease-in-out;-webkit-transition:.25s ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-delay:.25s;background-color:rgba(0,0,0,.1);cursor:pointer;-webkit-tap-highlight-color:transparent}.site-overlay.is-active{pointer-events:all;opacity:1}@media (min-width:993px){.is-mobile-visible{display:none}}@media (max-width:62rem){.is-desktop-visible{display:none}}.site-footer{--footer-padding-top:4.375rem;--footer-padding-bottom:1.25rem;padding-top:var(--footer-padding-top);padding-bottom:var(--footer-padding-bottom);color:var(--color-base);font-family:var(--font-primary-new)}.site-footer .widget-title{font-family:var(--font-primary-new);margin-bottom:.625rem}.site-footer .footer-menu-title,.site-footer .widget-title{font-size:1.5em;font-weight:700;line-height:1.3335}.site-footer .footer-menu-title{margin-bottom:5px;white-space:nowrap}@media (max-width:42rem){.site-footer{--footer-padding-top:2.5rem;--footer-padding-bottom:83px}.site-footer .footer-menu-title,.site-footer .widget-title{font-size:1.25em}}.site-footer-widget-wrapper .widget_text{margin-bottom:0}.site-footer-widget-wrapper .widget_text .textwidget{line-height:1.625}@media (max-width:62rem){.site-footer-widget-wrapper .widget_text .textwidget{text-align:justify}}.site-footer-primary+.site-footer-secondary{margin-top:4.125rem}@media (max-width:42rem){.site-footer-primary+.site-footer-secondary{margin-top:2.5rem}}.site-footer-menu .menu-item a{display:inline-block;color:var(--color-base);font-size:1.125em;padding:.25rem 0;line-height:1.445}.siter-footer-primary-inner-wrapper{display:grid;grid-template-columns:repeat(4,auto);-moz-column-gap:5.25rem;column-gap:5.25rem}@media (max-width:1200px){.siter-footer-primary-inner-wrapper{grid-template-columns:repeat(3,auto);grid-template-rows:auto auto;row-gap:1rem}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(4){grid-column:2/4}}@media (max-width:62rem){.siter-footer-primary-inner-wrapper{row-gap:2rem}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(1){grid-column:1/4;grid-row:1/2}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(2),.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(4){grid-row:2/3}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(2){grid-column:1/2}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(3){grid-column:2/3}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(4){grid-column:3/4}}@media (max-width:42rem){.siter-footer-primary-inner-wrapper{grid-template-columns:1fr;grid-template-rows:auto;row-gap:2.5rem}.siter-footer-primary-inner-wrapper .footer-menu-box:nth-child(n){grid-column:1/2;grid-row:auto}}.siter-footer-primary-inner-wrapper ol,.siter-footer-primary-inner-wrapper ul{font-size:unset}.site-footer-secondary{border-top:1px solid var(--color-base);padding-top:1.25rem}.site-footer-secondary .site-info{padding:0 4.5vw}.site-footer-secondary .site-info p{font-size:var(--font-size-extra-small);font-weight:400;line-height:1.4295;text-align:center}@media (max-width:62rem){.site-footer-secondary .site-info{padding:0}.site-footer-secondary .site-info p{text-align:justify}}@media (max-width:42rem){.site-footer-secondary{padding-top:1.875rem;padding-bottom:1.875rem}}.footer-social-links-wrapper{display:flex;align-items:center}.footer-social-links-wrapper .social-link{display:flex;color:var(--color-base);padding-top:10px;padding-bottom:4px}.footer-social-links-wrapper .social-link:not(:first-child){padding-left:6px}.footer-social-links-wrapper .social-link:not(:last-child){padding-right:6px}.footer-social-links-wrapper .social-link:not(:last-child){margin-right:7px}
/*# sourceMappingURL=single.min.css.map */
