.search-form{display:flex;flex-wrap:nowrap;gap:2.4rem;margin:.5em 0}.search-form__button{height:auto}.grecaptcha-badge{display:none;z-index:10}.site{display:flex;flex-direction:column;min-height:100vh;position:relative}.site-header{border-bottom:1px solid hsl(0 0% 100% / .2);display:flex;height:100%;left:0;max-height:var(--site-header--height);padding:1.4rem 0;position:fixed;right:0;top:0;transform:translateY(0);transition:transform .35s ease;width:auto;z-index:50}@media only screen and (max-width:959.99px){.site-header{padding:0}}@media only screen and (min-width:960px){.site-header{margin:0 12px}}.site-header.is-mobile-navigation-expanded,.site-header.js-scroll-down,.site-header.js-scroll-up{transform:translateY(0)}.site-header.js-scroll-down{transform:translateY(-100%)}.site-header>div{align-items:center;background:var(--secondary);color:#000;display:flex;height:10.7rem;transition:background .35s ease;width:100vw;z-index:1}@media only screen and (max-width:959.99px){.site-header>div{height:12.4rem}}.home .site-header>div{background:#fff0}.site-header.is-mobile-navigation-expanded>div,.site-header.is-sticky>div,.site-header.js-scroll-down>div,.site-header.js-scroll-up>div{background:var(--secondary);color:#fff}.site-header.is-mobile-navigation-expanded>div:after,.site-header.is-sticky>div:after,.site-header.js-scroll-down>div:after,.site-header.js-scroll-up>div:after{background:var(--secondary)}.site-header__navbar{display:grid;grid-template-columns:1fr 1fr 1fr;margin-left:auto;margin-right:auto;width:calc(100% - var(--site-padding)*2)}@media only screen and (max-width:959.99px){.site-header__navbar{grid-template-columns:6.4rem auto 6.4rem}}.site-header.has-ue-logo .site-header__navbar{max-width:unset}.site-header__button{display:none;height:3.4rem;margin-left:1.6rem;min-width:8rem}@media only screen and (min-width:1280px){.site-header__button{display:flex}}.site-branding{display:flex;margin:auto!important;transition:transform .2s ease-in-out}.site-branding:hover{transform:scale(1.03)}.site-logo{display:block}.site-logo img,.site-logo svg{display:block;height:auto;max-width:32.6rem;width:100%}@media only screen and (max-width:959.99px){.site-logo img,.site-logo svg{max-width:25.6rem}}.site-logo img~img,.site-logo svg~svg{display:none}.site-title{color:inherit;display:block;font-size:1.8rem;font-weight:700;text-decoration:none;width:auto}.site-title:hover{color:#c8d7ea}.site-search__button{align-items:center;background:#fff0;color:#fff;display:flex;justify-content:center;margin-left:auto}.site-search__button svg{width:auto}.site-search__button:hover{background:#fff0;color:#fff}.site-search__button:hover svg path{stroke:var(--primary)}.site-navigation{display:none;margin:auto 0}@media only screen and (min-width:1280px){.site-navigation{display:block}}.site-navigation--our-offer{display:block}.site-navigation .menu{display:flex;gap:6.4rem}.site-navigation .menu-item,.site-navigation .menu-item-link{align-items:center;display:flex;position:relative}.site-navigation .menu-item-link{color:#fff;font-size:1.8rem;font-weight:600;justify-content:center;text-transform:uppercase}.site-navigation .menu-item-link:hover{color:inherit}.site-navigation .menu-item-link:not([href])+button:after{content:"";inset:0;position:absolute}.site-navigation .menu-item.current-menu-item,.site-navigation .menu-item.current-menu-item>a,.site-navigation .menu-item.is-expanded,.site-navigation .menu-item:hover{color:var(--primary);font-weight:600}.site-navigation .menu-item.is-expanded{background:#404040;color:#fff}.site-navigation .menu-item.is-expanded>a{color:inherit}.site-navigation .menu>.menu-item>button{margin-bottom:0}@media only screen and (min-width:1280px){.site-navigation .menu>.menu-item>button{margin-bottom:1.6rem}}.site-navigation .submenu{background:#404040;color:#fff;left:50%;margin:0 0 0 -7em;opacity:0;pointer-events:none;position:absolute;top:100%;transition:opacity .35s ease;width:14em;z-index:1}@media only screen and (max-width:1279.99px){.site-navigation .submenu{max-height:calc(100vh - var(--site-header--height));overflow:auto}}.site-navigation .submenu.is-fullwidth{margin:0;position:fixed;transform:translateX(-50%);width:100vw}.site-navigation .submenu a{visibility:hidden}.site-navigation .submenu[aria-hidden=false]{opacity:1;pointer-events:all}.site-navigation .submenu[aria-hidden=false] a{visibility:visible}.site-navigation .submenu-toggle{background:#fff0;color:inherit;height:1.6rem;margin-left:.4rem;position:unset;width:1.6rem}.site-navigation .submenu-toggle svg{transition:transform .35s ease}.site-navigation .submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.site-navigation .submenu .menu-item a{align-items:center;border-bottom:1px solid rgb(0 0 0 / .07);border-top:1px solid hsl(0 0% 100% / .05);color:#cdddc7;display:flex;font-size:1.4rem;font-weight:400;justify-content:center;letter-spacing:.01em;line-height:1.25;padding:.625em 1.25em;position:relative;text-align:center;text-transform:none;width:100%;z-index:2}.site-navigation .submenu .menu-item a:hover{color:inherit}.site-navigation .submenu .menu-item:first-child a{border-top:0;padding-top:1.5em}.site-navigation .submenu .menu-item:last-child a{border-bottom:0;padding-bottom:1.5em}.site-navigation .submenu .menu-item:hover a{background:hsl(0 0% 100% / .07);border-color:#fff0;color:#fff}.site-navigation .submenu:after{background:inherit;content:"";display:block;filter:blur(2px);inset:0 0 -2px 0;opacity:.5;pointer-events:none;position:absolute;z-index:-1}.site-navigation .menu-item:last-child ul{left:unset;right:0}.site-navigation .menu-item:last-child ul li:first-child:after,.site-navigation .menu-item:last-child ul li:first-child:before{left:unset;right:2.4rem}.site-navigation+*{margin-left:2.8rem}.site-navigation+.site-navigation{margin-left:0}.site-header.is-sticky .site-navigation .menu-item.current-menu-item,.site-header.is-sticky .site-navigation .menu-item.current-menu-item>a,.site-header.is-sticky .site-navigation .menu-item.is-expanded,.site-header.is-sticky .site-navigation .menu-item:hover{color:#fff}.site-header.is-sticky .site-navigation .menu-item.is-expanded{background:#404040;color:#fff}.is-mobile-navigation-expanded .site-navigation{display:none}.megamenu{background:#404040;color:#fff;display:grid;gap:2.4rem;grid-template-columns:100%;margin:0 auto;max-width:var(--max-width--medium);padding:3.6rem var(--site-padding);position:relative}@media only screen and (min-width:960px){.megamenu{gap:0;grid-template-columns:auto 30%;padding:5.6rem 0}}.megamenu div{min-height:unset}.megamenu__right{padding:2.4rem 0 0;position:relative}@media only screen and (min-width:960px){.megamenu__right{padding:0 0 0 30%}}.megamenu__right:after{background:#000;content:"";height:1px;position:absolute;top:0;width:100%}@media only screen and (min-width:960px){.megamenu__right:after{height:100%;left:15%;width:1px;z-index:-1}}.megamenu__title{color:inherit;font-size:1.8rem;font-weight:700}.megamenu__links{display:grid;gap:.8rem;grid-template-columns:100%}.megamenu__links.has-grid-layout{gap:1.6rem 2.8rem;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:960px){.megamenu__links.has-grid-layout{gap:3.6rem 4.8rem;grid-template-columns:repeat(4,1fr)}}.megamenu__title~.megamenu__links{margin:2.8rem 0 0}@media only screen and (min-width:960px){.megamenu__title~.megamenu__links{margin:4.8rem 0 0}}.megamenu__link{color:#cdddc7;margin:0;position:relative}.megamenu__link a{color:inherit;text-decoration:none}.megamenu__link a:after{background:currentColor;bottom:-.8rem;content:"";height:2px;left:0;position:absolute;transition:width .35s ease;width:0}.megamenu__link a:hover:after{width:100%}.megamenu.wp-block:after{background:inherit;content:"";inset:0;left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-1}.mobile-navigation{align-items:center;display:flex;order:-1}@media only screen and (min-width:1280px){.mobile-navigation{display:none;margin-left:0}}.mobile-navigation__toggle{background:#fff0;color:#fff;height:4.8rem}.mobile-navigation__toggle .icon{height:4.8rem;position:absolute;width:4.8rem}.mobile-navigation__toggle .icon svg{height:4.8rem;width:4.8rem}.mobile-navigation__toggle .icon--close,.mobile-navigation__toggle[aria-expanded=true] .icon--menu{opacity:0}.mobile-navigation__toggle[aria-expanded=true] .icon--close{opacity:1}.mobile-navigation__container{background:#fafcfe;border-top:1px solid rgb(0 0 0 / .07);box-shadow:0 3px 16px 3px rgb(0 0 0 / .01);color:#3c4558;display:block;font-weight:500;height:calc(100vh - var(--site-header--height));left:-100%;padding:0 var(--site-padding);position:fixed;top:var(--site-header--height);transition:all .35s ease;visibility:hidden;width:100vw}.mobile-navigation__container[aria-hidden=false]{left:0;visibility:visible}.mobile-navigation__inner-container{display:flex;flex-flow:column;font-size:1.5rem;height:100%;overflow-y:auto;padding:var(--site-padding) 0 calc(var(--site-padding) + 1.6rem);position:relative;width:100%;-ms-overflow-style:none;scrollbar-width:none}.mobile-navigation__inner-container::-webkit-scrollbar{display:none}.mobile-navigation__nav{margin-bottom:auto}.mobile-navigation .menu-item{display:flex;flex-wrap:wrap;justify-content:center;margin-top:.5em;position:relative}.mobile-navigation .menu>li:first-child:before{display:none;margin-top:0}.mobile-navigation .menu-link{align-items:center;color:#000;display:flex;font-size:1.8rem;height:auto;line-height:1.4;min-height:4.8rem;padding:.5em 0}@media only screen and (max-width:959.99px){.mobile-navigation .menu-link{font-size:4rem;justify-content:center}}.mobile-navigation .menu-link:not([href])+button:after{content:"";inset:0;position:absolute}.mobile-navigation .submenu{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1);width:100%}.mobile-navigation .submenu-toggle{background:#fff0;color:inherit;margin:0;position:unset}.mobile-navigation .submenu-toggle .icon{margin:auto}.mobile-navigation .submenu-toggle svg{max-width:.9rem;transition:transform .35s ease}.mobile-navigation .submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-navigation .submenu .menu-link{padding-left:.75em;visibility:hidden}.mobile-navigation .submenu[aria-hidden=false]{max-height:9999px;transition:max-height .5s cubic-bezier(1,0,1,0)}.mobile-navigation .submenu[aria-hidden=false] .menu-link{visibility:visible}.mobile-navigation__footer{align-items:center;display:flex;gap:2.4rem;margin:4.8rem auto}.mobile-navigation__footer-lang{color:#404040;margin:0}.mobile-navigation__footer-lang .lang-switcher{display:block}.mobile-navigation__footer-lang .lang-switcher__dropdown{top:0;transform:translate(-50%,-100%)}.mobile-navigation__footer-b2b{height:4rem;margin:0 auto;min-width:unset;width:9.6rem}.mobile-navigation__footer-search{color:#7d7d7d!important;margin:0}.mobile-navigation__backdrop{height:calc(100vh - var(--site-header--height));top:var(--site-header--height)}.mobile-navigation .icon-button:hover{background:#fff0}.site-content{border:1.2rem solid #fff;flex:1;max-width:100vw}@media only screen and (max-width:959.99px){.site-content{border:0}}.site-content__inner-container{padding:.1px 0}.site-content__inner-container>.section:first-child{padding-top:var(--site-header--height)!important}@media only screen and (max-width:959.99px){.site-content__inner-container>.section:first-child{padding-top:18rem!important}}.home .site-content__inner-container>.section:first-child{padding-top:0!important}.site-content__inner-container>.is-last:last-child{margin-bottom:0!important}.site-content .separator-title{max-width:100%;opacity:1;width:100%}.post-type-post.posts--big-blocks .load-more-container,.post-type-wideo.posts--big-blocks .load-more-container{border-top:1px solid hsl(0 0% 100% / .2)}.post-type-post.posts--big-blocks .post-item,.post-type-wideo.posts--big-blocks .post-item{position:relative;z-index:0}.post-type-post.posts--big-blocks .post-item__inner-container,.post-type-wideo.posts--big-blocks .post-item__inner-container{align-items:flex-end;display:flex;flex-direction:column;gap:3rem;height:50rem;justify-content:flex-end;padding:1rem 3.2rem}@media only screen and (max-width:959.99px){.post-type-post.posts--big-blocks .post-item__inner-container,.post-type-wideo.posts--big-blocks .post-item__inner-container{height:64rem;padding:3rem 3.2rem}}.post-type-post.posts--big-blocks .post-item__inner-container:before,.post-type-wideo.posts--big-blocks .post-item__inner-container:before{background:linear-gradient(0deg,rgb(0 0 0 / .565),transparent);bottom:0;content:"";height:50%;left:0;position:absolute;right:0;width:100%;z-index:2}.post-type-post.posts--big-blocks .post-item__image,.post-type-wideo.posts--big-blocks .post-item__image{height:100%;inset:0;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-type-post.posts--big-blocks .post-item__image:before,.post-type-wideo.posts--big-blocks .post-item__image:before{display:none}.post-type-post.posts--big-blocks .post-item__image img,.post-type-wideo.posts--big-blocks .post-item__image img{height:100%;inset:0;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-type-post.posts--big-blocks .post-item__details,.post-type-wideo.posts--big-blocks .post-item__details{margin-top:0;width:100%;z-index:2}@media only screen and (max-width:959.99px){.post-type-post.posts--big-blocks .post-item__details,.post-type-wideo.posts--big-blocks .post-item__details{margin-bottom:0}}.post-type-post.posts--big-blocks .post-item__tag,.post-type-wideo.posts--big-blocks .post-item__tag{display:none}.post-type-post.posts--big-blocks .post-item__title,.post-type-wideo.posts--big-blocks .post-item__title{align-items:flex-end;color:#fff;display:flex;flex-direction:row;font-size:3.2rem;font-weight:600;gap:2.4rem;margin-bottom:0;margin-top:auto;width:100%;z-index:2}@media only screen and (max-width:959.99px){.post-type-post.posts--big-blocks .post-item__title,.post-type-wideo.posts--big-blocks .post-item__title{font-size:4.8rem}}.post-type-post.posts--big-blocks .post-item__byline,.post-type-post.posts--big-blocks .post-item__excerpt,.post-type-post.posts--big-blocks .post-item__link,.post-type-wideo.posts--big-blocks .post-item__byline,.post-type-wideo.posts--big-blocks .post-item__excerpt,.post-type-wideo.posts--big-blocks .post-item__link{display:none}.post-type-post .post-item,.post-type-wideo .post-item{position:relative;z-index:0}.post-type-post .post-item__inner-container,.post-type-wideo .post-item__inner-container{display:grid;gap:2.2rem;grid-template-columns:22rem auto}@media only screen and (max-width:959.99px){.post-type-post .post-item__inner-container,.post-type-wideo .post-item__inner-container{gap:3.2rem;grid-template-columns:28.4rem auto}}.post-type-post .post-item__image,.post-type-wideo .post-item__image{aspect-ratio:220/164;grid-row:span 2;margin-bottom:0;max-width:22rem;order:0;overflow:hidden;position:relative}@media only screen and (max-width:959.99px){.post-type-post .post-item__image,.post-type-wideo .post-item__image{max-width:100%}}.post-type-post .post-item__image img,.post-type-wideo .post-item__image img{height:100%;inset:0;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;transform:scale(1);transition:transform .3s ease-in-out;width:100%}.post-type-post .post-item__image:hover img,.post-type-wideo .post-item__image:hover img{transform:scale(1.1)}.post-type-post .post-item .post-item__title:hover~.post-item__image img,.post-type-wideo .post-item .post-item__title:hover~.post-item__image img{transform:scale(1.1);transition:transform .3s ease-in-out}.post-type-post .post-item__details,.post-type-wideo .post-item__details{margin-bottom:2.4rem;margin-top:auto}@media only screen and (max-width:959.99px){.post-type-post .post-item__details,.post-type-wideo .post-item__details{margin-bottom:2.7rem}}.post-type-post .post-item__details *,.post-type-wideo .post-item__details *{font-weight:600}@media only screen and (max-width:959.99px){.post-type-post .post-item__details *,.post-type-wideo .post-item__details *{font-size:2.4rem}}.post-type-post .post-item__tag,.post-type-wideo .post-item__tag{align-items:center;background:var(--primary);border-radius:0 4.8rem 4.8rem 0;color:#fff;display:flex;font-size:1.2rem;height:3.6rem;left:0;padding:0 2em;position:absolute;top:2rem;width:-moz-fit-content;width:fit-content}.post-type-post .post-item__details,.post-type-wideo .post-item__details{align-items:center;display:flex;gap:1.6rem;order:6}@media only screen and (max-width:959.99px){.post-type-post .post-item__details,.post-type-wideo .post-item__details{gap:3.2rem}}.post-type-post .post-item__category,.post-type-wideo .post-item__category{order:5}.post-type-post .post-item__category-link,.post-type-wideo .post-item__category-link{color:var(--primary);display:inline-block;font-size:1.6rem;font-weight:600;text-decoration:none}@media only screen and (max-width:959.99px){.post-type-post .post-item__category-link,.post-type-wideo .post-item__category-link{font-size:2.4rem}}.post-type-post .post-item__category-link:hover,.post-type-wideo .post-item__category-link:hover{color:#131313;transition:all .2s}.post-type-post .post-item__date,.post-type-post .post-item__term,.post-type-wideo .post-item__date,.post-type-wideo .post-item__term{color:var(--secondary-200);display:inline-block;font-size:1.6rem;font-weight:600;text-decoration:none}.post-type-post .post-item__title,.post-type-wideo .post-item__title{font-size:2.4rem;font-weight:600;margin:1em 0 0;margin-top:2.2rem!important;order:4}@media only screen and (max-width:959.99px){.post-type-post .post-item__title,.post-type-wideo .post-item__title{font-size:3.2rem;margin-top:2.7rem!important}}.post-type-post .post-item__excerpt,.post-type-wideo .post-item__excerpt{font-size:1.4rem;margin:0 0 2em}.post-type-post .post-item__link,.post-type-wideo .post-item__link{margin:auto 0 0}.post-type-post .post-item__content,.post-type-wideo .post-item__content{display:none;flex:1;flex-flow:column;order:5;padding:6% 0 0}.post-type-post .post-item__content>:first-child,.post-type-wideo .post-item__content>:first-child{margin-top:0}.post-type-post .post-item__content>:last-child,.post-type-wideo .post-item__content>:last-child{margin-bottom:0}.post-type-post .post-item__byline,.post-type-wideo .post-item__byline,.post-type-wideo .post-item__wideo-icon{display:none}.post-type-wideo.posts--big-blocks .post-item__inner-container{padding:0 3.2rem}.post-type-wideo.posts--big-blocks .post-item__wideo-icon{align-items:center;display:flex;justify-content:center;position:relative;width:100%;z-index:1}.post-type-wideo.posts--big-blocks .post-item__wideo-icon svg{min-height:9.4rem;min-width:9.4rem}.post-type-wideo.posts--big-blocks .post-item__wideo-icon:hover~.post-item__image img{transform:scale(1.1);transition:transform .3s ease-in-out}.post-type-wideo .post-item__image:before{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" fill=\"none\"><rect width=\"63\" height=\"63\" x=\".5\" y=\".5\" fill=\"%23fff\" fill-opacity=\".3\" rx=\"31.5\"/><rect width=\"63\" height=\"63\" x=\".5\" y=\".5\" stroke=\"%23fff\" rx=\"31.5\"/><path fill=\"%23fff\" d=\"M25.125 39.542a1.61 1.61 0 0 0 .891 1.414 1.76 1.76 0 0 0 1.727 0l12.24-7.57a1.57 1.57 0 0 0 0-2.83l-12.24-7.513a1.75 1.75 0 0 0-1.727 0 1.61 1.61 0 0 0-.891 1.415z\"/></svg>");background-size:cover;content:"";display:block;left:50%;min-height:6.4rem;min-width:6.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@media only screen and (max-width:959.99px){.post-type-wideo .post-item__image:before{min-height:9.4rem;min-width:9.4rem}.post-type-wideo .post-item:first-of-type .post-item__image:before{min-height:12.4rem;min-width:12.4rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item{position:relative;z-index:0}.post-type-podcast:not(.post-type-podcast--list) .post-item__inner-container{display:flex;height:32rem;padding:3.6rem 3.2rem}@media only screen and (max-width:959.99px){.post-type-podcast:not(.post-type-podcast--list) .post-item__inner-container{height:40.8rem;padding:4.6rem 3.2rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item__duration{border:1px solid #fff;border-radius:4px;color:#fff;font-size:1.6rem;font-weight:600;left:3.2rem;padding:.2rem .9rem;position:absolute;top:3.3rem;z-index:2}@media only screen and (max-width:959.99px){.post-type-podcast:not(.post-type-podcast--list) .post-item__duration{font-size:2.4rem;left:3.2rem;padding:.2rem .9rem;top:3.2rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item__image{height:100%;inset:0;max-width:unset;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;width:100%}.post-type-podcast:not(.post-type-podcast--list) .post-item__image:before{background:linear-gradient(0deg,rgb(0 0 0 / .565),transparent);bottom:0;content:"";height:50%;left:0;position:absolute;right:0;width:100%;z-index:2}.post-type-podcast:not(.post-type-podcast--list) .post-item__image img{height:100%;inset:0;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;transform:scale(1);transition:transform .3s ease-in-out;width:100%}.post-type-podcast:not(.post-type-podcast--list) .post-item .post-item__title:hover~.post-item__image img,.post-type-podcast:not(.post-type-podcast--list) .post-item__image:hover img{transform:scale(1.1)}.post-type-podcast:not(.post-type-podcast--list) .post-item__details{left:3.2rem;position:absolute;top:3.2rem;z-index:1}.post-type-podcast:not(.post-type-podcast--list) .post-item__details .post-meta__podcast-duration{border-color:#fff;color:#fff;line-height:1;padding:.8rem 1rem .7rem}@media only screen and (max-width:959.99px){.post-type-podcast:not(.post-type-podcast--list) .post-item__details .post-meta__podcast-duration{padding:1.1rem 1rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item__category,.post-type-podcast:not(.post-type-podcast--list) .post-item__date,.post-type-podcast:not(.post-type-podcast--list) .post-item__tag,.post-type-podcast:not(.post-type-podcast--list) .post-item__term{display:none}.post-type-podcast:not(.post-type-podcast--list) .post-item__title{align-items:flex-end;color:#fff;display:flex;flex-direction:row;font-size:2.4rem;font-weight:600;gap:2.4rem;line-height:1;margin:auto 1rem 0 0;width:100%;z-index:3}@media only screen and (max-width:959.99px){.post-type-podcast:not(.post-type-podcast--list) .post-item__title{font-size:3.2rem;gap:3.2rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item__title a{align-items:center;display:flex;gap:1.6rem;margin-bottom:.5rem}.post-type-podcast:not(.post-type-podcast--list) .post-item__title a .post-item__podcast-icon{flex:none}@media only screen and (max-width:1439.99px){.post-type-podcast:not(.post-type-podcast--list) .post-item__title a .post-item__podcast-icon{max-width:8rem}}.post-type-podcast:not(.post-type-podcast--list) .post-item__byline,.post-type-podcast:not(.post-type-podcast--list) .post-item__content,.post-type-podcast:not(.post-type-podcast--list) .post-item__excerpt,.post-type-podcast:not(.post-type-podcast--list) .post-item__link{display:none}.post-type-podcast--list .post-items{gap:6.4rem;grid-template-columns:1fr}.post-type-podcast--list .post-items .post-item__inner-container{-moz-column-gap:7.2rem;column-gap:7.2rem;display:grid;grid-template-columns:56rem auto}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__inner-container{align-items:center;display:flex;flex-direction:column;gap:4.8rem;text-align:center}}.post-type-podcast--list .post-items .post-item__image{grid-row:span 3;height:32rem;margin:0;order:-1;overflow:hidden;width:56rem}@media only screen and (max-width:639.99px){.post-type-podcast--list .post-items .post-item__image{height:40.8rem;width:100%}}.post-type-podcast--list .post-items .post-item__image img{max-width:unset;-o-object-fit:cover;object-fit:cover}.post-type-podcast--list .post-items .post-item__image:hover img{transform:scale(1.1);transition:transform .3s ease-in-out}@media only screen and (min-width:1280px){.post-type-podcast--list .post-items .post-item__details{margin-top:5rem}}.post-type-podcast--list .post-items .post-item__details .post-meta__podcast-duration{border:1px solid #a1a0a2;border-radius:4px;color:#a1a0a2;display:inline-block;font-size:1.6rem;font-weight:600;padding:.2rem .9rem}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__details .post-meta__podcast-duration{font-size:2.4rem;left:3.2rem;padding:.2rem .9rem;top:3.2rem}}.post-type-podcast--list .post-items .post-item__content{order:3}.post-type-podcast--list .post-items .post-item__title{align-items:flex-end;display:flex;flex-direction:column;font-size:3.2rem;font-weight:600;gap:2.2rem;margin-bottom:0;margin-top:auto;order:2;position:relative;width:100%;z-index:2}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__title{align-items:center;font-size:4.8rem}}.post-type-podcast--list .post-items .post-item__title:hover{opacity:.8;transition:all .1s}.post-type-podcast--list .post-items .post-item__duration{border:1px solid #a1a0a2;border-radius:4px;color:#a1a0a2;display:block;font-size:1.6rem;font-weight:600;height:-moz-fit-content;height:fit-content;margin-top:4rem;order:1;padding:.2rem .9rem;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__duration{font-size:2.4rem;left:3.2rem;top:3.2rem}}.post-type-podcast--list .post-items .post-item__link{align-items:center;background:#131313;border-radius:4.6rem;color:#fff;display:flex;flex-direction:row;font-size:1.8rem;font-weight:600;gap:1.6rem;justify-content:center;line-height:1;margin-bottom:2.8rem;margin-top:4rem;order:3;padding:2rem 4rem;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__link{border-radius:12rem;font-size:3.2rem;height:11.2rem;margin-top:2.6rem;padding:0 9.6rem}}.post-type-podcast--list .post-items .post-item__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 496 512%27%3E%3Cpath fill=%27%231ed760%27 d=%27M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8%27/%3E%3Cpath d=%27M406.6 231.1c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3m-31 76.2c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5m-26.9 65.6c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:2.8rem;width:2.8rem}@media only screen and (max-width:959.99px){.post-type-podcast--list .post-items .post-item__link:after{height:4.8rem;width:4.8rem}}.post-type-podcast--list .post-items .post-item__link:hover{background:var(--primary);color:#fff;transition:all .2s}.post-items{display:grid;gap:3rem 2.4rem;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:640px){.post-items{gap:3.6rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:960px){.post-items{gap:5.4rem 4rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:959.99px){.posts.post-type-post{margin-top:1rem}.posts.posts--big-blocks .post-items{grid-template-columns:repeat(1,1fr)}}.page:not(.home) .posts--big-blocks .post-items{gap:6rem 4rem!important}.page:not(.home) .posts--big-blocks .post-items .post-item__inner-container{gap:2rem;padding:.5rem 3.2rem}@media only screen and (max-width:959.99px){.page:not(.home) .posts--big-blocks .post-items .post-item__inner-container{padding:3rem 3.2rem}}.page:not(.home) .posts--big-blocks .load-more-container{margin-top:9.6rem}@media only screen and (max-width:959.99px){.page:not(.home) .posts--big-blocks .load-more-container{margin-top:8.2rem}.posts.post-type-podcast.posts--big-blocks .post-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:639.99px){.posts.post-type-podcast.posts--big-blocks .post-items{grid-template-columns:repeat(1,1fr)}}.post-type-post.posts--big-blocks .post-item__inner-container:before{display:none}.post-type-post.posts--big-blocks .post-item__image:before{background:linear-gradient(0deg,rgb(0 0 0 / .565),transparent);bottom:0;content:"";display:block;height:50%;left:0;position:absolute;right:0;width:100%;z-index:1}.pagination{margin-bottom:4.8rem;margin-top:4.8rem}.pagination .icon-button{color:#000;font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:0}.pagination-links{display:flex;justify-content:center;min-height:5.6rem;padding:0 5.6rem;position:relative}.pagination-links__items{display:flex;flex-wrap:wrap;justify-content:center}.pagination-links__item{margin:.4rem}.pagination-links__item.is-current{background:#ff003d;color:#fff}.pagination-links__dots{margin:.4rem;pointer-events:none}.pagination-links__next,.pagination-links__prev{bottom:0;margin:.4rem;position:absolute;top:0}.pagination-links__prev{left:0;margin-left:0}.pagination-links__next{margin-right:0;right:0}.pagination-links--without-numbers{width:11.2rem}.pagination-links--without-numbers.is-right-aligned{margin-left:auto}.pagination:first-child{margin-top:0}.pagination:last-child{margin-bottom:0}.load-more{display:flex;justify-content:center}.load-more a,.load-more button{background:#fff0;box-shadow:0 0 0 2px currentColor;color:#000;margin:6.4rem auto 0}.load-more a:hover,.load-more button:hover{background:#fff0;color:#ff003d}.post-header{z-index:1}@media only screen and (min-width:960px){.post-header{margin-bottom:4rem}}.post-header__heading{font-size:7.2rem;margin-bottom:2.5rem;max-width:90%}@media only screen and (max-width:959.99px){.post-header__heading{margin:0 0 2.5rem;max-width:100%}}.single-podcast .post-header__heading{max-width:80%}@media only screen and (max-width:959.99px){.single-podcast .post-header__heading{margin:0 0 2.5rem;max-width:100%}}.post-author{align-items:flex-end;display:flex}.post-author__avatar{margin-right:2.4rem}.post-author__avatar img{border:3px solid #e5e5e5}.post-author__content{display:flex;letter-spacing:.02em;line-height:1}.post-author__byline{font-weight:500}.post-author__name{font-weight:600;margin:0 0 0 .25em;text-transform:capitalize}.post-author.has-avatar .post-author__content{flex-flow:column;padding-bottom:.3rem}.post-author.has-avatar .post-author__byline{font-size:1.2rem;letter-spacing:.05em;opacity:.5}.post-author.has-avatar .post-author__name{font-size:1.8rem;letter-spacing:.02em;margin:1rem 0 0}.post-date{display:flex}.post-date__label,.post-date__published{font-size:1.2rem;font-weight:500;letter-spacing:.05em;line-height:1;opacity:.5}.post-date__label{margin-right:.4rem}.post-terms{position:relative}.post-terms__label{color:#8290af;display:block;font-size:1.4rem;margin-bottom:1.6rem}.post-terms__list{display:flex;margin:-.4rem;padding:0}.post-terms__list-item{margin:.4rem}.post-term{background:#fff;border-radius:4px;box-shadow:1px 2px 8px 1px rgb(0 0 0 / .04);color:#8290af;display:block;font-size:1.1rem;font-weight:500;letter-spacing:.05em;padding:6px 12px;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.post-term:hover{background:#fafcfe;box-shadow:inset 0 0 6px 1px rgb(0 0 0 / .08);color:#3c4558}.post-navigation{border:1px solid #e3e6e9;border-width:1px 0;margin-top:4.8rem;padding:2.4rem 0}.post-navigation__label{color:#c9c9c9;display:block;margin:0 0 .75em}.post-navigation__title{display:block;font-weight:700;line-height:1.5}.post-navigation__icon{bottom:0;display:block;height:42.8px;margin:auto;position:absolute;top:0;width:22.9px}.post-navigation__links{display:flex;gap:2.4rem 4.2rem;justify-content:space-between}@media only screen and (min-width:640px){.post-navigation__links{gap:2.4rem 12rem}}.post-navigation__next,.post-navigation__prev{color:#000;width:28rem}.post-navigation__next:hover,.post-navigation__prev:hover{color:#ff003d}.post-navigation__prev{margin-right:auto;padding:0 0 0 5.2rem;text-align:right}.post-navigation__prev .icon{left:0}.post-navigation__next{margin-left:auto;padding:0 5.2rem 0 0}.post-navigation__next .icon{right:0}.post-comments{margin-bottom:clamp(6.4rem,6.4rem + 32*(100vw - 375px)/1545,9.6rem);margin-left:var(--site-padding);margin-right:var(--site-padding);margin-top:clamp(6.4rem,6.4rem + 32*(100vw - 375px)/1545,9.6rem);max-width:unset;padding-left:calc((100% - var(--max-width--regular))/2 - var(--site-padding));padding-right:calc((100% - var(--max-width--wide))/2 - var(--site-padding));position:relative;width:auto}.post-comments__heading{font-size:3.2rem}.post-comments__list{margin-top:4.8rem}.post-comments__list ol{display:inline-block;margin:3.2rem 0 0;padding:0 0 0 3.2rem;position:relative}.post-comments__form{background:#fff;border-radius:1.6rem;box-shadow:1px 2px 16px 1px rgb(0 0 0 / .02);max-width:var(--max-width--regular);padding:4.8rem 5.6rem 6.4rem}.post-comments__form-title{align-items:center;display:flex;font-size:clamp(2rem,2rem + 4*(100vw - 375px)/1545,2.4rem);justify-content:space-between;margin:0}.post-comments__form-title>a{border:0;margin:0 auto 0 .5em;text-transform:capitalize}.post-comments__form-title small{margin-left:.75em}.post-comments__form-title small a{background:#fff0;box-shadow:inset 0 0 0 2px #e9eefd;color:#788ebe;display:block;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:500;padding:.8rem 1.8rem;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-comments__form-title small a:hover{box-shadow:inset 0 0 0 2px #c0d9ff;color:#4061a9}.post-comments__list+.post-comments__form{margin-top:5.6rem}.post-comments__pagination{margin:6.4rem 0;max-width:var(--max-width--regular)}.comment{background:#fff;border-radius:0 1.6rem 1.6rem;box-shadow:1px 2px 16px 1px rgb(0 0 0 / .02);margin:4.8rem 0 0;max-width:var(--max-width--regular);position:relative}.comment-body{padding:3.2rem}.comment-body,.comment-meta{display:flex;flex-flow:column}.comment-author,.comment-meta{position:relative}.comment-author{align-items:flex-end;display:flex;flex-flow:wrap;min-height:7.2rem;padding-left:10.4rem}.comment-author__avatar{bottom:-4px;height:8rem;left:0;position:absolute;width:8rem}.comment-author__avatar img{border-radius:50%;box-shadow:inset 0 0 0 2px #e9eefd;height:100%;-o-object-fit:cover;object-fit:cover;padding:8px}.comment-author__name{font-size:1.8rem;font-weight:600;letter-spacing:.02em;line-height:1;text-transform:capitalize;width:100%}.comment-author__role{background:#f7f9fd;color:#788ebe;font-weight:500;padding:.375em .875em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-author__role+.comment-author__role{margin-left:.8rem}.comment-date{font-size:1.2rem;font-weight:500;letter-spacing:.05em;text-align:right}.comment-date__published{background:#f7f9fd;border-radius:1.6rem;color:#788ebe;padding:.5em 1.5em}.comment-awaiting-moderation{display:block;letter-spacing:.02em;margin:1.5em 0 0}.comment-content{margin:2.4rem 0 0;order:2}.comment-content__notice{background:#f1f9ff;color:#4086c3;display:block;font-size:1.6rem;padding:.75em 1.5em}.comment-toolbar{display:flex;justify-content:flex-end;margin:1.6rem 0 0;order:3}.comment-edit-link,.comment-reply-link,.comment-toolbar{-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-edit-link,.comment-reply-link{background:#f7f9fd;box-shadow:inset 0 0 0 2px #fff0;color:#788ebe;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:500;padding:.375em 1em;text-decoration:none}.comment-edit-link:hover,.comment-reply-link:hover{background:#fff;box-shadow:inset 0 0 0 2px #c0d9ff;color:#4061a9}.comment-edit-link{border-left:0}.comment-reply-link+.comment-edit-link{margin-left:1rem}.comment:first-child{margin-top:0}.comment-form{margin-top:2.4rem}.comment-form__cookies{margin-top:3.2rem}.comment-form__submit{margin-top:4.8rem}.post-content{position:relative}@media only screen and (max-width:959.99px){.single-post .post-content{margin-top:6rem}}.single-podcast .post-content{margin-bottom:12.4rem}.single-podcast .post-content:after{background:#e4e4e4;bottom:-4.8rem;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:176rem}@media only screen and (max-width:959.99px){.single-podcast .post-content:after{width:100%}.single-podcast .post-content .section__inner-container{padding-bottom:2.8rem!important}}.single-podcast .post-content .inner-container,.single-wideo .post-content .inner-container{padding-bottom:5.8rem;padding-top:5.8rem}@media only screen and (max-width:959.99px){.single-podcast .post-content .inner-container .post-content__columns,.single-wideo .post-content .inner-container .post-content__columns{padding-left:3.2rem;padding-right:3.2rem}}.single-post .post-content .inner-container{padding-left:.6rem;padding-right:.6rem}@media only screen and (max-width:959.99px){.single-post .post-content .inner-container__columns{padding-left:.6rem;padding-right:.6rem}}.post-content__columns{display:flex;flex-direction:row;gap:6.4rem}@media only screen and (max-width:959.99px){.post-content__columns{flex-direction:column}}.single-podcast .post-content__columns,.single-wideo .post-content__columns{width:131rem}@media only screen and (max-width:959.99px){.single-podcast .post-content__columns,.single-wideo .post-content__columns{width:100%}}.post-content__column-text h1,.post-content__column-text h2,.post-content__column-text h3,.post-content__column-text h4,.post-content__column-text h5,.post-content__column-text h6{margin:1.5em 0 1em}@media only screen and (max-width:959.99px){.post-content__column-text h1,.post-content__column-text h2,.post-content__column-text h3,.post-content__column-text h4,.post-content__column-text h5,.post-content__column-text h6{margin:1em 0}}.post-content__column-text h1:first-child,.post-content__column-text h2:first-child,.post-content__column-text h3:first-child,.post-content__column-text h4:first-child,.post-content__column-text h5:first-child,.post-content__column-text h6:first-child{margin-top:0}.post-content__column-text p{font-size:1.8rem;font-weight:500;line-height:1.58}@media only screen and (max-width:959.99px){.post-content__column-text p{font-size:3.2rem}}.post-content__column-text .gallery{margin-bottom:9rem}@media only screen and (max-width:959.99px){.post-content__column-text .gallery{margin-bottom:6.9rem;margin-top:0}}.post-content__column-text .image{margin-top:7rem}@media only screen and (max-width:959.99px){.post-content__column-text .image{aspect-ratio:358/270;display:none;margin-top:5.6rem}.post-content__column-text .image:first-of-type{display:block;margin-top:2.6rem}.post-content__column-text .image img{height:100%;-o-object-fit:cover;object-fit:cover}}.post-content__column-text iframe{margin-bottom:1rem;margin-top:6.4rem;max-width:76.8rem}@media only screen and (max-width:959.99px){.post-content__column-text iframe{margin-top:5.4rem;max-width:224px}.post-content__column-navigation{display:none}}.post-content__column-navigation #ez-toc-container{background:var(--primary-100);border:none;border-radius:0;min-width:38.6rem;padding:6.4rem}.post-content__column-navigation .ez-toc-title-container{font-size:2.4rem;font-weight:600!important;margin-bottom:4.8rem}.post-content__column-navigation #ez-toc-container .ez-toc-list{display:flex;flex-direction:column;gap:3.2rem}.post-content__column-navigation #ez-toc-container .ez-toc-list li a{color:#a1a0a2;font-size:2rem;font-weight:600}.post-content__column-navigation #ez-toc-container .ez-toc-list li a:hover{color:#131313;text-decoration:underline}.breadcrumbs{position:relative}.breadcrumbs__inner-container{align-items:center;display:flex;flex-flow:wrap;gap:.25em}.breadcrumbs__item{color:#000;display:inline-block;font-size:1.2rem;text-decoration:none}.breadcrumbs__item.is-current{font-weight:700}.breadcrumbs__separator{color:#cdddc7;height:1rem}.breadcrumbs__separator svg{fill:currentColor}.breadcrumbs+.heading{margin-top:.75em}.navbar,.sidebar{position:relative}.navbar{border-bottom:1px solid #cfcfcf;padding-bottom:2rem}.navbar__label{font-size:1.8rem;font-weight:700;margin:0 0 1.25em}.navbar__term{width:-moz-fit-content;width:fit-content}.navbar__term-link{align-items:center;color:#000;display:flex;font-weight:700;text-decoration:none}.navbar__term-link .text{order:2}.navbar__term-link .icon{flex:0 0 3.2rem;height:3.2rem;margin-right:1rem;order:1;width:3.2rem}.navbar__term-link.is-active,.navbar__term-link:hover{color:#ff003d}.navbar .splide__slide{padding:0 2.8rem}.site-panel{align-items:center;display:none;overflow:hidden;position:fixed;right:0;top:20vh;transform:rotate(-90deg) translateY(-1.7rem) scaleY(-1);transform-origin:right;z-index:2}@media only screen and (min-width:960px){.site-panel{display:flex}}.site-panel__link{align-items:center;display:flex;font-size:1.4rem;font-weight:700;height:3.4rem;justify-content:center;padding:0 1em;text-decoration:none;transform:scaleX(-1)}.site-panel__link,.site-panel__link:hover{background:#404040;color:#fff}.site-panel__link--b2b{background:#ff003d;border-radius:0 0 0 1.5em;padding-left:1.5em}.site-panel__link--b2b:hover{background:#ff003d}.site-panel__link+.site-panel__link{margin-left:.8rem}.site-social-links{display:none;left:2.4rem;overflow:hidden;position:fixed;top:20vh;z-index:2}@media only screen and (min-width:1280px){.site-social-links{display:block}}.site-social-links__nav{margin:0}.site-social-links__nav ul{display:flex;flex-flow:column}.site-social-links__nav li{display:block}.site-social-links__nav li .icon-button{color:#000;height:3.6rem;opacity:.3;transition:opacity .35s ease;width:3.6rem}.site-social-links__nav li .icon-button:hover{color:#000;opacity:1}.search{min-height:90vh;position:relative}@media only screen and (min-width:1280px){.search{margin-bottom:9rem}}.search__input{align-items:center;display:flex;gap:1.4rem;margin-left:auto;margin-right:auto;margin-top:9.2rem;width:-moz-fit-content;width:fit-content}.search__input:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2744%27 height=%2744%27 fill=%27none%27%3E%3Cpath stroke=%27%23A1A0A2%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%274%27 d=%27M18.938 35.775c9.299 0 16.837-7.538 16.837-16.836 0-9.299-7.538-16.837-16.837-16.837S2.102 9.64 2.102 18.939 9.64 35.775 18.938 35.775M41.898 41.898 30.844 30.844%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4rem;width:4rem}.search__input input{border:none;font-size:5.6rem;height:1.5em;text-align:center;width:60rem}.search__input input,.search__input input:focus{box-shadow:none;font-weight:600}.search__input input::-moz-placeholder{color:#a1a0a2;font-weight:600}.search__input input::placeholder{color:#a1a0a2;font-weight:600}.search__input button{display:none}.search__results-counter{border-top:1px solid var(--secondary-100);color:#a1a0a2;font-size:2.4rem;font-weight:600;margin-bottom:8.6rem;margin-top:10rem;padding-top:1.4rem}.search__section-title{color:#131313;font-size:1.8rem;font-weight:600;margin-bottom:4.8rem;margin-top:9.6rem;text-transform:uppercase}.search__content{display:flex;flex-direction:column}.search__results{grid-row:2/3}@media only screen and (min-width:960px){.search__results{grid-column:2/3;grid-row:1/2}}.search .search-item{display:block;position:relative}.search .search-item__inner-container{display:flex;gap:2.4rem;padding:0}@media only screen and (min-width:1280px){.search .search-item__inner-container{gap:2.4rem 8.8rem;padding:0 1em}}.search .search-item__image{border:1px solid #c9c9c9;display:block;flex:0 0 10.8rem;height:10.2rem;overflow:hidden;position:relative}@media only screen and (min-width:1280px){.search .search-item__image{flex:0 0 19.2rem;height:18.1rem}}.search .search-item__image img{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;padding:1rem;position:absolute;width:100%}.search .search-item__image.is-placeholder:after{background:#f7f3f3;content:"";display:block;inset:1rem;position:absolute}.search .search-item__type{font-weight:700;opacity:.6}.search .search-item__title{font-size:1.8rem;font-weight:700;margin:.75em 0 1em}@media only screen and (min-width:1280px){.search .search-item__title{font-size:2.4rem}}.search .search-item__excerpt{font-size:1.4rem;margin:0}@media only screen and (min-width:1280px){.search .search-item__excerpt{font-size:1.6rem}}.search .search-item__content{display:flex;flex-flow:column}.search .search-item__content>:first-child{margin-top:0}.search .search-item__content>:last-child{margin-bottom:0}.search .search-item+article{border-top:1px solid #c9c9c9;margin-top:2.6rem;padding-top:2.6rem}.search .search-item+article:last-child{border-bottom:1px solid #c9c9c9;margin-bottom:2.6rem;padding-bottom:2.6rem}.search .search__items+.load-more a,.search .search__items+.load-more button{margin-top:2.4rem}.site-footer{background:var(--primary-200);border:8rem solid #fff;border-top:0;color:var(--secondary);position:relative;width:100vw;z-index:0}@media only screen and (max-width:959.99px){.site-footer{border:0}}.site-footer .footer-logo{max-width:24rem;transition:transform .2s ease-in-out}.site-footer .footer-logo:hover{transform:scale(1.03)}.site-footer__inner-container{display:flex;flex-direction:column;gap:6rem;margin:0 auto;max-width:192rem;padding-left:10rem;padding-right:10rem;padding-top:9.2rem;width:calc(100% - var(--site-padding)*2)}@media only screen and (max-width:959.99px){.site-footer__inner-container{align-items:center;padding-left:0;padding-right:0;text-align:center}}.site-footer__title{font-size:2.4rem;font-weight:600}@media only screen and (max-width:959.99px){.site-footer__title{font-size:4.8rem}}.site-footer__row{display:flex;flex-direction:row}@media only screen and (max-width:959.99px){.site-footer__row{align-items:center;justify-content:center;width:100%}}.site-footer__row:first-child{border-bottom:1px solid #b8d3e1;padding-bottom:3rem}@media only screen and (max-width:959.99px){.site-footer__row:first-child{border-bottom:0}.site-footer__row:first-child img{max-width:44rem}}.site-footer__row:nth-child(2){display:flex;flex-direction:row;justify-content:space-between}.site-footer__row:nth-child(2) a{color:#131313;text-decoration:none}.site-footer__row:nth-child(2) a:hover{color:var(--primary)}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2){flex-direction:column-reverse}.site-footer__row:nth-child(2) .site-footer__column{width:100%}}.site-footer__row:nth-child(2) .site-footer__column:first-child{width:42rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child{border-top:1px solid #b8d3e1;margin-top:8rem;padding-top:6.5rem;width:100%}}.site-footer__row:nth-child(2) .site-footer__column:first-child p{font-size:1.8rem;font-weight:300;margin-bottom:5rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child p{font-size:3.6rem}}.site-footer__row:nth-child(2) .site-footer__column:first-child .container{align-items:center;display:flex;flex-direction:row;gap:1.6rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child .container{flex-direction:column;gap:1.3rem}.site-footer__row:nth-child(2) .site-footer__column:first-child .container+.container{margin-top:4.8rem}}@media only screen and (max-width:959.99px)and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child .container+.container{margin-top:2.4rem}}.site-footer__row:nth-child(2) .site-footer__column:first-child .container .image{display:flex;height:4rem;width:4rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child .container .image{height:8rem;width:8rem}}.site-footer__row:nth-child(2) .site-footer__column:first-child .container .text{font-size:2rem;font-weight:300;margin:0}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:first-child .container .text{font-size:4rem;font-weight:500}}.site-footer__row:nth-child(2) .site-footer__column:nth-child(2) .site-footer__title:first-child{line-height:1.3;margin-bottom:2rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:nth-child(2) .site-footer__title:first-child{margin-bottom:4rem}}.site-footer__row:nth-child(2) .site-footer__column:nth-child(2) .site-footer__title:nth-child(3){margin-bottom:1.8rem;margin-top:8rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(2) .site-footer__column:nth-child(2) .site-footer__title:nth-child(3){margin-top:6rem}}.site-footer__row:nth-child(3){border-top:1px solid #b8d3e1;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:2rem;padding-top:2rem}@media only screen and (max-width:959.99px){.site-footer__row:nth-child(3){flex-direction:column-reverse;gap:6rem;padding-bottom:8rem;padding-top:8rem}.site-footer__row:nth-child(3) *{font-size:2.8rem;font-weight:500}}.site-footer__copyright{font-size:1.6rem;font-weight:300}.site-footer__bottom .menu{display:flex;flex-direction:row;gap:1rem}.site-footer__bottom .menu a{color:#131313;font-size:1.6rem;font-weight:300}@media only screen and (max-width:959.99px){.site-footer__bottom .menu a{font-size:2.8rem}}.site-footer__bottom .menu a:hover{color:var(--primary)}@media only screen and (min-width:960px){.home .site-footer,.search .site-footer{margin-top:1rem}}.footer-content{display:grid;gap:20%;grid-template-columns:100%;padding:8rem 0}@media only screen and (min-width:960px){.footer-content{gap:10%;grid-template-columns:48% 42%;padding:8rem 0 3.2rem}.footer-content__column:first-child{grid-column:1/2}}.footer-content__column:first-child .image img{border-radius:0 4em 0 0}.footer-content__column:nth-child(2){display:grid;gap:4.8rem 10%;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:960px){.footer-content__column:nth-child(2){grid-column:2/3}}.footer-content__logo{grid-column:1/3;height:2.8rem;width:16.5rem}.footer-content__company-name{font-size:1.8rem;font-weight:700;margin:0 0 .5em}.footer-content__company-address{font-size:1.6rem;font-weight:700;margin:0 0 .5em}.footer-content__company-contact{color:#ff003d;font-size:1.8rem;line-height:1.35}.footer-content__company-info{display:flex;line-height:1.35;margin:0 0 .5em}.footer-content__company-info strong{width:7.2rem}.footer-content__links-label{font-size:1.8rem;font-weight:700;margin:0 0 1.5em}.footer-content__link{margin:1em 0}.footer-content__link a{color:inherit;text-decoration:none}.site-footer .footer-content__column:first-child .newsletter-form{margin-top:-12.8rem}.site-footer .social-links{margin:0}@media only screen and (max-width:959.99px){.site-footer .social-links{margin-top:6rem}}.site-footer .social-links ul{display:flex;gap:3.8rem}@media only screen and (max-width:959.99px){.site-footer .social-links ul{align-items:center;gap:8rem;justify-content:center}}.site-footer .social-links li{display:block}.site-footer .social-links li .icon-button{color:#76cfbf;height:4.2rem;width:auto}.site-footer .social-links li .icon-button .icon{height:auto;width:auto}.site-footer .social-links li .icon-button:hover .icon svg{color:var(--color-primary)}@media only screen and (min-width:960px){.site-footer .sitemap-links{grid-column:1/3}}@media only screen and (max-width:959.99px){.site-footer .sitemap-links{border-bottom:1px solid #e6e0db;padding-bottom:8rem;width:100%}}.site-footer .sitemap-links li{display:block}.site-footer .sitemap-links li a{color:#131313}.site-footer .sitemap-links li ul{display:flex;flex-flow:column;gap:.2rem 1rem;margin-top:1rem}.site-footer .sitemap-links li ul li ul{margin-bottom:1rem;margin-top:.5rem;padding-left:1rem}.site-footer .sitemap-links>ul{display:flex;flex-direction:row;gap:3.2rem}@media only screen and (max-width:959.99px){.site-footer .sitemap-links>ul{flex-direction:column}}.site-footer .sitemap-links>ul>li>a{color:#131313;font-size:1.8rem;font-weight:600;text-transform:uppercase}@media only screen and (max-width:959.99px){.site-footer .sitemap-links>ul>li>a{font-size:3.6rem}.categories-list{margin-bottom:5rem}}.categories-list .buttons{border-bottom:1px solid var(--secondary-100);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;padding-bottom:2.9rem;padding-top:3.2rem;white-space:nowrap}@media only screen and (max-width:959.99px){.categories-list .buttons{gap:4.8rem;margin-left:0;margin-right:0;padding-bottom:4.8rem;padding-top:3.9rem;width:calc(100vw - 3.2rem)}}.categories-list .buttons a.button{background:none;color:#131313;font-size:1.8rem;height:auto;min-width:unset;padding:0}@media only screen and (max-width:959.99px){.categories-list .buttons a.button{font-size:3.2rem}}@media only screen and (min-width:960px){.categories-list .buttons a.button:hover{transition:all .2s}.categories-list .buttons a.button:hover:before{background-color:var(--primary);bottom:-2.9rem;content:"";height:2px;left:0;position:absolute;width:100%}}.load-more-container{align-items:center;border-top:1px solid var(--secondary-100);display:flex;justify-content:center;margin-top:9rem}@media only screen and (max-width:959.99px){.load-more-container{margin-top:6rem}}.load-more-container .button.load-more{background-color:var(--primary);margin-top:4rem;text-transform:uppercase}@media only screen and (max-width:959.99px){.load-more-container .button.load-more{border-radius:12rem;margin-top:8rem}}.load-more-container .button.load-more:hover{background-color:#131313!important;transition:all .2s}.archive-intro .load-more-container{margin-top:8.5rem}@media only screen and (max-width:959.99px){.single-podcast .button.load-more,.single-wideo .button.load-more{margin-bottom:4rem}}@media only screen and (max-width:959.99px){.home .section__inner-container:has(.post-type-post),.section__inner-container:has(.post-type-podcast--list){padding-bottom:6.4rem!important}}@media only screen and (max-width:959.99px){.post-type-podcast--list .load-more-container{margin-top:5.5rem!important}}.page:not(.home) .posts--big-blocks .load-more-container{border-top:1px solid hsl(0 0% 89% / .2)}.archive-intro .section__inner-container{margin-bottom:10rem;padding-top:.4rem}@media only screen and (max-width:959.99px){.archive-intro .section__inner-container{margin-bottom:8.5rem}}.archive-intro .section__inner-container h1{font-size:5.6rem;margin-bottom:3.4rem}@media only screen and (max-width:959.99px){.archive-intro .section__inner-container h1{font-size:6.4rem}}.archive-intro .section__inner-container .categories-list{margin-bottom:6rem}@media only screen and (max-width:959.99px){.archive-intro .section__inner-container .categories-list{margin-bottom:4rem}}.archive-intro-wideo .section__inner-container h1{font-size:5.6rem;margin-bottom:2.4rem}.archive-intro-wideo .section__inner-container .categories-list{margin-bottom:6.5rem}@media only screen and (max-width:959.99px){.archive-intro-wideo .section__inner-container .categories-list{margin-bottom:4.5rem}}