<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@import url("https://use.typekit.net/noo1shv.css");@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;600;700&amp;display=swap");

/*!
Theme Name: The Salata Institute Theme
Text Domain: salata-theme
Version: 1.0
Requires at least: WordPress 6.x
Description: Gutenberg ready theme for "Salata Institute"
Author: GoodFolk LLC
Author URI: https://goodfolk.agency/
Theme URI: https://goodfolk.agency/
License: GNU General Public License v2 or later
License URI: LICENSE
*/.hcawLine{display:flex;border:none;width:100%;position:relative;margin:0}.hcawLine:after{display:block;content:"";height:6px;background-color:#8c8179;flex-basis:100%;flex-grow:0;flex-shrink:0}.hcawLine.to50:after{flex-basis:50%}.hcawLine.to60:after{flex-basis:60%}.hcawLine.to70:after{flex-basis:70%}.hcawLine.to80:after{flex-basis:80%}.hcawLine.to90:after{flex-basis:90%}.hcawLine.red:after{background-color:#a51c30}.hcawLine.thick,.hcawLine.thick:after{height:8px}.hcawLine.thin,.hcawLine.thin:after{height:2px}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.swal2-container{z-index:999999!important}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}@media(max-width:620px){.fancybox-slide--video .fancybox-content{height:100%!important;background:transparent!important}}.fancybox-slide{padding:15px!important}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:.8125rem;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:2.75rem;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:1rem;line-height:1.25rem;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:.875rem;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:2.1875rem;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:.875rem;font-weight:700;line-height:2.5rem;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:.875rem;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff 50% no-repeat}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:1.25rem;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:.375rem;line-height:1.25rem;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}html{font-size:100%;margin:0!important;overflow-x:hidden;font-display:swap;height:100%}body,html{min-height:100%}body{font-size:16px;line-height:24px;font-family:runda,sans-serif;font-weight:400;color:#000;position:relative}*{box-sizing:border-box}embed,iframe,img,object{max-width:100%}.h1,.h2,.h3,.h4,.h5,.h6,.h7,.h8,h1,h2,h3,h4,h5,h6{font-family:elza-condensed,sans-serif;color:#000;margin:12px 0}.h1,h1{font-weight:600;font-size:3rem;line-height:2.8125rem;letter-spacing:-.02em}@media (min-width:620px){.h1,h1{font-size:6.25rem;line-height:5.75rem}}.h2,h2{font-size:2.5rem;line-height:3rem;font-weight:600;letter-spacing:0}@media (min-width:620px){.h2,h2{font-size:3.875rem;line-height:4.25rem}}.h3,h3{font-size:2rem;line-height:1.6em;font-weight:300;letter-spacing:0}@media (min-width:620px){.h3,h3{font-weight:400;font-size:2.75rem}}.h4,h4{font-family:elza-narrow,sans-serif;font-size:2rem;line-height:2.375rem}.h4,.h5,h4,h5{font-weight:700;letter-spacing:0}.h5,h5{font-size:1.375rem;line-height:1.75rem}.h6,h6{font-size:1.125rem;line-height:1.75rem}.h6,.h7,h6{font-family:runda,sans-serif;font-weight:400;letter-spacing:0}.h7{font-size:1rem;line-height:1.5rem}.h8{font-family:runda,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.2em}.h9{font-size:.75rem;line-height:1.0625rem;font-weight:400}.h9,.h10{font-family:runda,sans-serif;letter-spacing:0}.h10{font-size:.875rem;line-height:1.25rem;font-weight:500}a{color:#a51c30;text-decoration:none;transition:.4s}a:hover{color:#830a10;text-decoration:underline}.p1,.p2,.p3,.p4,p{margin:0 0 1em;color:#000}.p1,.p2,.p3,.p4,p{font-family:runda,sans-serif}.p1,p{font-size:1rem;line-height:1.5rem;font-weight:400}.p2{font-size:1.25rem;line-height:1.625rem}.p2,.p3{font-weight:300}.p3{font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.p3{font-size:1.125rem;line-height:1.5rem}}.p4{font-size:1rem;line-height:1.375rem;font-weight:300}em{font-style:italic}.button,a.button,button:not(.swal2-close){position:relative;font-weight:700;font-size:.875rem;line-height:1.0625rem;letter-spacing:.2em;text-transform:uppercase;color:#1e1e1e;padding:30px 38px;background:#fff;border:1px solid #1e1e1e;border-radius:0;display:inline-block;text-align:center;z-index:1}.button.larger,a.button.larger,button:not(.swal2-close).larger{padding:30px 95px}.button:before,a.button:before,button:not(.swal2-close):before{content:"";position:absolute;left:0;bottom:0;height:3%;width:100%;background:#1e1e1e;transition:.4s}.button&gt;a,a.button&gt;a,button:not(.swal2-close)&gt;a{color:#000;text-decoration:none}.button:focus,.button:hover,a.button:focus,a.button:hover,button:not(.swal2-close):focus,button:not(.swal2-close):hover{background:transparent;color:#fff;text-decoration:none;outline:none}.button:focus:before,.button:hover:before,a.button:focus:before,a.button:hover:before,button:not(.swal2-close):focus:before,button:not(.swal2-close):hover:before{height:100%;z-index:-1}.button:focus&gt;a,.button:hover&gt;a,a.button:focus&gt;a,a.button:hover&gt;a,button:not(.swal2-close):focus&gt;a,button:not(.swal2-close):hover&gt;a{color:#fff;text-decoration:none}.button.button-secondary,a.button.button-secondary,button:not(.swal2-close).button-secondary{background:transparent;border:1px solid #fff;color:#fff}.button.button-secondary:before,a.button.button-secondary:before,button:not(.swal2-close).button-secondary:before{background:#fff}.button.button-secondary&gt;a,a.button.button-secondary&gt;a,button:not(.swal2-close).button-secondary&gt;a{color:#fff;text-decoration:none}.button.button-secondary:focus,.button.button-secondary:hover,a.button.button-secondary:focus,a.button.button-secondary:hover,button:not(.swal2-close).button-secondary:focus,button:not(.swal2-close).button-secondary:hover{color:#1e1e1e}.button.button-secondary:focus&gt;a,.button.button-secondary:hover&gt;a,a.button.button-secondary:focus&gt;a,a.button.button-secondary:hover&gt;a,button:not(.swal2-close).button-secondary:focus&gt;a,button:not(.swal2-close).button-secondary:hover&gt;a{color:#1e1e1e;text-decoration:none}.button.frm_button_submit,.button.red,a.button.frm_button_submit,a.button.red,button:not(.swal2-close).frm_button_submit,button:not(.swal2-close).red{background:transparent;border:1px solid #a51c30;color:#1e1e1e;width:100%}.button.frm_button_submit:before,.button.red:before,a.button.frm_button_submit:before,a.button.red:before,button:not(.swal2-close).frm_button_submit:before,button:not(.swal2-close).red:before{background:#a51c30}.button.frm_button_submit:focus,.button.frm_button_submit:hover,.button.red:focus,.button.red:hover,a.button.frm_button_submit:focus,a.button.frm_button_submit:hover,a.button.red:focus,a.button.red:hover,button:not(.swal2-close).frm_button_submit:focus,button:not(.swal2-close).frm_button_submit:hover,button:not(.swal2-close).red:focus,button:not(.swal2-close).red:hover{color:#fff}@media (min-width:768px){.button.frm_button_submit,.button.red,a.button.frm_button_submit,a.button.red,button:not(.swal2-close).frm_button_submit,button:not(.swal2-close).red{width:auto}}.button.red-alt,a.button.red-alt,button:not(.swal2-close).red-alt{background:#a51c30;color:#fff}.button.alt,a.button.alt,button:not(.swal2-close).alt{border-width:0 0 3px;border-color:#bac5c6;padding-left:0;width:-moz-fit-content;width:fit-content;text-align:left;background:transparent}.button.alt:before,a.button.alt:before,button:not(.swal2-close).alt:before{background:transparent}.button.alt:after,a.button.alt:after,button:not(.swal2-close).alt:after{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");opacity:0;transition:.4s}.button.alt.active,.button.alt:focus,.button.alt:hover,a.button.alt.active,a.button.alt:focus,a.button.alt:hover,button:not(.swal2-close).alt.active,button:not(.swal2-close).alt:focus,button:not(.swal2-close).alt:hover{color:#1e1e1e;border-color:#a51c30;width:100%}.button.alt.active:after,.button.alt:focus:after,.button.alt:hover:after,a.button.alt.active:after,a.button.alt:focus:after,a.button.alt:hover:after,button:not(.swal2-close).alt.active:after,button:not(.swal2-close).alt:focus:after,button:not(.swal2-close).alt:hover:after{opacity:1;right:10px}.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){.wrapper{padding-left:30px;padding-right:30px}}.wrapper--small{max-width:1033px}.section{padding:30px 0 60px}@media (min-width:840px){.section{padding:70px 0 120px}}.section.bg-grey-light{background:#f3f3f1}.main-content{min-height:500px;overflow:hidden}.no-padding{padding:0!important}.no-padding-top{padding-top:0!important}.no-padding-right{padding-right:0!important}.no-padding-bottom{padding-bottom:0!important}.no-padding-left{padding-left:0!important}.no-margin{margin:0!important}.no-margin-top{margin-top:0!important}.no-margin-right{margin-right:0!important}.no-margin-bottom{margin-bottom:0!important}.no-margin-left{margin-left:0!important}.negative-margin-top{margin-top:-15px!important}@media (min-width:1180px){.negative-margin-top{margin-top:-20px!important}}.margin-bottom{margin-bottom:40px!important}.animate{opacity:0}.delay-0{animation-delay:0s}.delay-0-25{animation-delay:.25s}.delay-0-5{animation-delay:.5s}.delay-0-75{animation-delay:.75s}.delay-1{animation-delay:1s}.delay-1-5{animation-delay:1.5s}.delay-2{animation-delay:2s}.delay-2-5{animation-delay:2.5s}.delay-3{animation-delay:3s}.delay-3-5{animation-delay:3.5s}.delay-4{animation-delay:4s}.delay-4-5{animation-delay:4.5s}.delay-5{animation-delay:5s}.delay-5-5{animation-delay:5.5s}.hide_on_mobile{display:none}@media (min-width:992px){.hide_on_mobile{display:block}}.show_on_mobile{display:initial}@media (min-width:992px){.show_on_mobile{display:none}}.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.wp-block-separator{border-bottom:0}.close_link_warning{width:100%;margin-bottom:15px}@media (min-width:768px){.close_link_warning{width:auto;margin-bottom:0}}.pagination{gap:10px;margin-bottom:100px;flex-wrap:wrap}.pagination,.pagination a{display:flex;justify-content:center;align-items:center}.pagination a{position:relative;min-width:25px;height:40px;padding:0 2px;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#000;transition:.4s;cursor:pointer;z-index:2}.pagination a span{background:#495a66;margin-left:6px}.pagination a:after{content:"";position:absolute;width:100%;height:2px;left:0;bottom:-2px;background:#fff;opacity:0;z-index:-1;transition:.4s}.pagination a.current{pointer-events:none}.pagination a.current:after{background:#a51c30;bottom:6px;opacity:1}.pagination a.disable{opacity:.2;pointer-events:none}.pagination a.space{width:10px;pointer-events:none}.pagination a:hover{color:#fff;text-decoration:none}.pagination a:hover .salata-icon{background-color:#fff}.pagination a:hover:after{height:100%;background:#a51c30;bottom:0;opacity:1}.wp-block-search .wp-block-search__inside-wrapper{border:1px solid #8996a0;padding:10px;color:#1e1e1e;background:#f3f3f1;display:flex;align-items:center}.wp-block-search .wp-block-search__inside-wrapper:before{content:"";width:20px;height:20px;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/search-5.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:10px}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{background:none;border:none;color:#1e1e1e;box-shadow:none!important;outline:none!important;font-size:.9375rem;font-style:normal;font-weight:400}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder{color:#1e1e1e;opacity:1}.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input::placeholder{color:#1e1e1e;opacity:1}.wp-block-embed.is-provider-soundcloud iframe,.wp-block-embed.is-provider-vimeo iframe,.wp-block-embed.is-provider-youtube iframe{width:100%;height:auto;border:none;aspect-ratio:16/9}@media (min-width:768px){.wp-block-image.alignleft{float:left;padding-right:24px}.wp-block-image.alignright{float:right;padding-left:24px}.wp-block-image.size-full:not(.alignleft):not(.alignright){width:100%}}header.u_header{position:relative;z-index:2000}header.u_header .header-top{width:100%;padding:17px 0;height:40px;border-bottom:1px solid #bac5c6;background:#fff;box-sizing:content-box}@media (min-width:620px){header.u_header .header-top{padding:23px 0;height:63px}}header.u_header .header-bottom{width:100%;padding:12px 0;border-bottom:1px solid #bac5c6;background:#f1f3f4;display:none}@media (min-width:992px){header.u_header .header-bottom{padding:23px 0;display:block}}header.u_header .skiplink{position:absolute;left:0;top:0;transform:translateY(-150%);transition:transform .3s;padding:20px;z-index:6000;background:#fff;margin:10px;font-size:.875rem;font-weight:600;border:2px solid #000}header.u_header .skiplink:focus{transform:translateY(0)}header.u_header .wrapper{display:flex;justify-content:space-between;gap:20px}header.u_header .logo{position:relative;width:345px;display:flex;align-items:center}@media (min-width:620px){header.u_header .logo{height:63px}}header.u_header .logo a{display:block;max-width:300px}header.u_header .logo .salata-logo{opacity:1;transition:.4s}header.u_header .logo .salata-logo img{display:block;height:40px}@media (min-width:1180px){header.u_header .logo .salata-logo img{height:63px}}header.u_header .logo .salata-logo-alt{position:absolute;top:0;left:0;opacity:0;display:none}@media (min-width:620px){header.u_header .logo .salata-logo-alt{display:block}}header.u_header .logo.alt{z-index:2000}header.u_header .logo.alt .salata-logo{opacity:1}@media (min-width:992px){header.u_header .logo.alt .salata-logo{opacity:0}}header.u_header .logo.alt .salata-logo-alt{opacity:0}@media (min-width:992px){header.u_header .logo.alt .salata-logo-alt{opacity:1}}header.u_header .right{display:flex;gap:15px;align-items:center}@media (min-width:620px){header.u_header .right{gap:24px}}header.u_header .menu{display:none;list-style:none;padding-left:10px}@media (min-width:992px){header.u_header .menu{display:flex;flex-direction:row;justify-content:space-evenly;gap:24px;margin:0;padding:0;width:100%}}header.u_header .menu .menu-item,header.u_header .menu .menu-item a{position:relative;text-transform:uppercase;color:#333;font-weight:500;font-size:.8125rem;line-height:1.25rem;letter-spacing:.125rem;white-space:nowrap;transition:.4s}@media (min-width:1180px){header.u_header .menu .menu-item,header.u_header .menu .menu-item a{font-size:.8125rem;letter-spacing:.15625rem}}header.u_header .menu .menu-item.current-menu-item,header.u_header .menu .menu-item.current-menu-item&gt;a,header.u_header .menu .menu-item:hover,header.u_header .menu .menu-item a.current-menu-item,header.u_header .menu .menu-item a.current-menu-item&gt;a,header.u_header .menu .menu-item a:hover{color:#a51c30;text-decoration:none}header.u_header .menu .menu-item.current-menu-item:after,header.u_header .menu .menu-item.current-menu-item&gt;a:after,header.u_header .menu .menu-item:hover:after,header.u_header .menu .menu-item a.current-menu-item:after,header.u_header .menu .menu-item a.current-menu-item&gt;a:after,header.u_header .menu .menu-item a:hover:after{opacity:1}header.u_header .menu .menu-item a{padding-top:10px;padding-bottom:10px;display:block}header.u_header .menu .menu-item a:after{content:"";display:block;width:18px;height:2px;background:#a51c30;position:absolute;left:50%;bottom:0;transform:translate(-50%);opacity:0;transition:.4s}header.u_header .menu&gt;.menu-item.menu-item-has-children&gt;a{padding-right:20px}header.u_header .menu&gt;.menu-item.menu-item-has-children&gt;a:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:16px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg");transition:.4s}header.u_header .menu&gt;.menu-item.menu-item-has-children&gt;a:hover{padding-bottom:47px}header.u_header .menu&gt;.menu-item.menu-item-has-children&gt;a:hover:after{top:calc(50% - 23.5px);background-color:#a51c30}header.u_header .menu&gt;.menu-item.menu-item-has-children.current-menu-item&gt;a:after{background-color:#a51c30}header.u_header .menu li{text-align:left}header.u_header .menu li:before{content:"";position:absolute;left:-30px;top:3px;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-right.svg");width:14px;height:14px;background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@media (min-width:992px){header.u_header .menu li:before{display:none}}header.u_header .menu .sub-menu{position:absolute;list-style:none;padding:40px;background:#fff;box-shadow:0 4px 4px rgba(30,30,30,.2);border-top:0;left:-40px;top:calc(100% + 44px);width:473px;display:none;flex-direction:column;gap:32px;animation:fadeIn;animation-duration:.4s}header.u_header .menu .sub-menu a{font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#495a66;padding-bottom:8px;border-bottom:2px solid #fff;white-space:normal;width:100%;display:block;transition:.4s}header.u_header .menu .sub-menu a:hover{color:#a51c30;border-bottom:2px solid #a51c30}header.u_header .menu .sub-menu li.current-menu-item a{color:#1e1e1e;border-bottom:2px solid #bac5c6}header.u_header .menu&gt;.menu-item:hover .sub-menu,header.u_header .menu&gt;.menu-item a:focus+.sub-menu{display:flex}header.u_header .open_search{cursor:pointer;z-index:2000}header.u_header .open_search .salata-icon{background:#1e1e1e;transition:.4s}header.u_header .open_search .salata-icon.s-32{width:24px;height:24px}@media (min-width:620px){header.u_header .open_search .salata-icon.s-32{width:32px;height:32px}}header.u_header .right .menu-toogle-label.open{z-index:2000}header.u_header .right .menu-toogle-label.open .open-menu{display:none}header.u_header .right .menu-toogle-label.open .close-menu{display:block}header.u_header .right .menu-toogle-label.open.open-search{color:#fff}header.u_header .menu-separator{display:none;width:1px;height:48px;background:#333}@media (min-width:768px){header.u_header .menu-separator{display:block}}header.u_header .menu-separator.open{z-index:2000}header.u_header .menu-separator.open.open-search{background:#fff}header.u_header .menu-toogle-label{font-family:elza-condensed,sans-serif;display:none;align-items:center;font-size:1.375rem;font-style:normal;font-weight:500;margin:0 0 -3px -10px;text-transform:uppercase;cursor:pointer}@media (min-width:768px){header.u_header .menu-toogle-label{display:flex}}header.u_header .menu-toogle-label .open-menu{display:block}header.u_header .menu-toogle-label .close-menu{display:none}header.u_header .menu-toogle-label .salata-icon{margin:0 0 -6px 5px}header.u_header .menu-toggle{position:relative;width:22px;height:24px;padding-top:0;display:flex;gap:8px;flex-direction:column;cursor:pointer;z-index:2000;margin-top:5px}@media (min-width:620px){header.u_header .menu-toggle{width:30px;height:36px;gap:9px;margin-top:12px}}header.u_header .menu-toggle .line{width:100%;height:2px;border-radius:4px;background:#1e1e1e;transition:.4s}header.u_header .menu-toggle.open{z-index:2000}header.u_header .menu-toggle.open .line{border-radius:4px}@media (min-width:1180px){header.u_header .menu-toggle.open .line{background:#1e1e1e}}header.u_header .menu-toggle.open .line:first-child{transform:rotate(45deg);margin-top:12px}header.u_header .menu-toggle.open .line:nth-child(2){opacity:0}header.u_header .menu-toggle.open .line:nth-child(3){transform:rotate(-45deg);margin-top:-20px}@media (min-width:992px){header.u_header .menu-toggle.open .line:nth-child(3){margin-top:-21px}}header.u_header .menu-toggle.open-search .line{border-radius:4px}@media (min-width:992px){header.u_header .menu-toggle.open-search .line{background:#fff}}header.u_header .menu-toggle.open-search .line:first-child{transform:rotate(45deg);margin-top:12px}header.u_header .menu-toggle.open-search .line:nth-child(2){opacity:0}header.u_header .menu-toggle.open-search .line:nth-child(3){transform:rotate(-45deg);margin-top:-20px}@media (min-width:992px){header.u_header .menu-toggle.open-search .line:nth-child(3){margin-top:-21px}}header.u_header .search{position:absolute;background:#f3f3f1;width:100%;left:0;top:0;padding:30px 0 20px;z-index:200;display:none;top:75px}@media (min-width:620px){header.u_header .search{top:110px}}@media (min-width:992px){header.u_header .search{background:#1e1e1e;padding:110px 0 96px;height:100vh;top:0}}header.u_header .search:before{content:"";display:block;width:100%;height:10px;position:absolute;left:0;top:0;background:linear-gradient(180deg,hsla(0,0%,50.2%,.1) 0,hsla(0,0%,50.2%,0));pointer-events:none}@media (min-width:992px){header.u_header .search:before{display:none}}header.u_header .search .wrapper{display:block}header.u_header .search label{color:#1e1e1e;text-transform:uppercase;display:block;font-weight:300;margin:0}@media (min-width:992px){header.u_header .search label{font-weight:700;color:#fff;margin:12px 0}}header.u_header .search .field{position:relative;width:100%;background:#f3f3f1;display:block;border:1px solid #8996a0}@media (min-width:992px){header.u_header .search .field{background:#fff;border:none}}header.u_header .search .field input{width:100%;padding:15px 15px 15px 55px;border:0;outline:none}@media (min-width:480px){header.u_header .search .field input{padding:20px 20px 20px 70px}}header.u_header .search .field input:focus{outline:none}header.u_header .search .field .submit_button{position:absolute;left:3px;top:5%;height:90%;width:auto;padding:0 12px;cursor:pointer;border:none}@media (min-width:480px){header.u_header .search .field .submit_button{padding:0 20px}}header.u_header .search .field .submit_button:before{display:none}header.u_header .search .field .submit_button:focus .salata-icon,header.u_header .search .field .submit_button:hover .salata-icon{background:#fff}body.u_body.page-template-page-template-home-v2{background:#fff;color:#1e1e1e;padding-top:75px}@media (min-width:992px){body.u_body.page-template-page-template-home-v2{padding-top:0;padding-bottom:76px;overflow:hidden}}@media (min-width:992px){body.u_body.page-template-page-template-home-v2 .main-content{overflow:visible}}@media (min-width:1180px){body.u_body.search-opened .u_footer,body.u_body.search-opened main.main-content{display:none!important}}body.u_body.megamenu-opened .u_footer,body.u_body.megamenu-opened main.main-content{display:none!important}@media (min-width:1180px){body.u_body.no-scroll{max-height:100vh;overflow:hidden}}body.u_body.no-scroll.admin-bar{max-height:calc(100vh - var(--admin-bar-height))}body.u_body.no-scroll .main-content{display:none!important}@media (min-width:1180px){body.u_body.no-scroll .main-content{display:block!important}}body.u_body.no-scroll .u_footer{display:none}footer.u_footer{padding-top:5px;background:#1e1e1e}footer.u_footer.footer_404{background:#000}footer.u_footer .row{position:relative;width:100%;padding:41px 0 25px;display:flex;justify-content:space-between;align-items:flex-start;color:#fff;flex-direction:column;gap:54px}@media (min-width:1180px){footer.u_footer .row{flex-direction:row;padding:60px 0 46px}}footer.u_footer .row:last-child{border:none}footer.u_footer .col{font-weight:400;font-size:.875rem;line-height:1.25rem;text-align:left}footer.u_footer .col .line{position:relative;width:1px;height:27px;background:#fff}footer.u_footer .col a{color:#fff;transition:.4s}footer.u_footer .col a:hover{color:#a51c30;text-decoration:none}footer.u_footer .logo{font-weight:500;font-size:.75rem;line-height:1.125rem;color:#fff;width:283px}footer.u_footer .logo span{font-weight:500;font-size:1.875rem;display:block;margin-bottom:12px}footer.u_footer .menu{display:flex;list-style:none;gap:35px;flex-wrap:wrap;justify-content:center;padding:0;flex-direction:column}@media (min-width:620px){footer.u_footer .menu{flex-direction:row}}@media (min-width:1180px){footer.u_footer .menu{justify-content:flex-start}}footer.u_footer .menu .menu-item,footer.u_footer .menu .menu-item a{text-transform:uppercase;color:#fff;font-weight:500;font-size:.875rem;line-height:1.25rem;transition:.4s}footer.u_footer .menu .menu-item:hover,footer.u_footer .menu .menu-item a:hover{color:#a51c30}footer.u_footer .show_mobile{display:block}@media (min-width:768px){footer.u_footer .show_mobile{display:none}}footer.u_footer .hide_mobile{display:none}@media (min-width:768px){footer.u_footer .hide_mobile{display:block}}footer.u_footer .footer-primary{width:100%}footer.u_footer .footer-primary ul.menu{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:0;margin-top:50px}@media (min-width:768px){footer.u_footer .footer-primary ul.menu{grid-template-columns:1fr 1fr;-moz-column-gap:50px;column-gap:50px;grid-auto-flow:column;grid-template-rows:repeat(6,1fr)}}footer.u_footer .footer-primary ul.menu li a{font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#bac5c6;margin-bottom:10px;position:relative;display:block;letter-spacing:.2em;text-transform:uppercase}footer.u_footer .footer-primary ul.menu li a:before{display:block;content:"";font-weight:700;height:1px;color:transparent;overflow:hidden;visibility:hidden}footer.u_footer .footer-primary ul.menu li a:focus,footer.u_footer .footer-primary ul.menu li a:hover{text-shadow:0 0 .65px #000,0 0 .65px #000;color:#fff}footer.u_footer .footer-secondary h3{color:#fff;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;text-transform:uppercase}footer.u_footer .footer-secondary ul.menu{display:block;margin-top:30px;max-width:410px}@media (min-width:620px){footer.u_footer .footer-secondary ul.menu{min-width:410px}}footer.u_footer .footer-secondary ul.menu li a{width:100%;font-style:normal;font-weight:400;font-size:1.0625rem;line-height:1.75rem;color:#bac5c6;position:relative;display:block;text-transform:none;margin-bottom:25px;padding-bottom:3px;border-bottom:1px solid transparent;padding-right:40px}footer.u_footer .footer-secondary ul.menu li a:focus,footer.u_footer .footer-secondary ul.menu li a:hover{color:#fff;border-bottom:1px solid #a51c30;font-weight:700}footer.u_footer .footer-secondary ul.menu li a:focus:after,footer.u_footer .footer-secondary ul.menu li a:hover:after{color:#fff;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-right-large.svg);display:block;margin-left:16px;margin-bottom:0;content:"";height:8px;width:16px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;right:0;top:10px}footer.u_footer .copyright{font-style:normal;font-weight:400;font-size:.75rem;line-height:1.25rem;margin-top:25px}@media (min-width:768px){footer.u_footer .copyright{margin-top:60px}}footer.u_footer .copyright a:hover{color:#f4edca}footer.u_footer .social-icons{padding:0;list-style:none;margin:25px 0 0}@media (min-width:768px){footer.u_footer .social-icons{margin:60px 0 0;float:right}}footer.u_footer .social-icons li{display:inline-block;vertical-align:middle}footer.u_footer .social-icons li a .salata-icon{margin-right:12px;background-color:#747474}div.u_tpl-home .hero-section{min-height:50vh;display:flex;align-items:center;color:#fff;padding:50px;border-bottom-left-radius:70px;border-bottom-right-radius:70px}div.u_tpl-home .main-btn{padding:15px;color:#039dec;background-color:#fff;border-radius:12px}@media screen and (max-width:990px){div.u_tpl-home .hero-section{text-align:center;border-bottom-left-radius:10%;border-bottom-right-radius:10%}}div.u_tpl404{padding:200px 0;background:linear-gradient(180deg,#a51c30,#000)}@media (min-width:840px){div.u_tpl404{padding:270px 0}}div.u_tpl404 .title{position:relative;display:block;width:100%;text-align:center;font-weight:700;font-size:1.625rem;line-height:2.25rem;text-transform:uppercase;color:#fff;margin-bottom:30px}@media (min-width:840px){div.u_tpl404 .title{font-size:2.25rem;line-height:2.875rem}}div.u_tpl404 .subtitle{position:relative;display:block;width:100%;text-align:center;font-weight:700;font-size:3.125rem;line-height:3.125rem;text-transform:uppercase;color:#fff;margin-bottom:50px}@media (min-width:840px){div.u_tpl404 .subtitle{font-size:6.25rem;line-height:6.25rem}}div.u_tpl404 p{text-align:center;color:#fff;font-weight:300;font-size:1rem;line-height:1.375rem}@media (min-width:840px){div.u_tpl404 p{font-size:1.25rem;line-height:1.625rem}}div.u_tpl-page .frm-show-form fieldset{padding:0;border:none}div.u_tpl-page .frm-show-form .frm_form_field{margin-bottom:15px}div.u_tpl-page .frm-show-form .frm_form_title{font-style:normal;font-weight:600;font-size:3.875rem;line-height:4.25rem;letter-spacing:-.02em;text-transform:uppercase;color:#000}div.u_tpl-page .frm-show-form .frm_error_style{color:#b2264e;margin-bottom:10px}div.u_tpl-page .frm-show-form .frm_error{font-size:.8125rem;line-height:1rem;color:#b2264e}div.u_tpl-page .frm-show-form label{font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem}div.u_tpl-page .frm-show-form input[type=email],div.u_tpl-page .frm-show-form input[type=text],div.u_tpl-page .frm-show-form textarea{border-radius:0;border:1px solid #495a66;background:#fff;margin-bottom:5px;padding:9px 16px;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;height:auto}div.u_tpl-page .frm-show-form input[type=email]:active,div.u_tpl-page .frm-show-form input[type=email]:focus,div.u_tpl-page .frm-show-form input[type=text]:active,div.u_tpl-page .frm-show-form input[type=text]:focus,div.u_tpl-page .frm-show-form textarea:active,div.u_tpl-page .frm-show-form textarea:focus{outline:none;border-color:#1e1e1e}div.u_tpl-page .frm-show-form .frm_submit{text-align:right}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit{position:relative;font-weight:700;font-size:.875rem;line-height:1.0625rem;letter-spacing:.2em;text-transform:uppercase;color:#1e1e1e;padding:30px 38px;background:#fff;border:1px solid #1e1e1e;border-radius:0;display:inline-block;text-align:center;z-index:1}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.larger{padding:30px 95px}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:before{content:"";position:absolute;left:0;bottom:0;height:3%;width:100%;background:#1e1e1e;transition:.4s}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit&gt;a{color:#000;text-decoration:none}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:focus,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:hover{background:transparent;color:#fff;text-decoration:none;outline:none}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:focus:before,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:hover:before{height:100%;z-index:-1}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:focus&gt;a,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit:hover&gt;a{color:#fff;text-decoration:none}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary{background:transparent;border:1px solid #fff;color:#fff}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary:before{background:#fff}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary&gt;a{color:#fff;text-decoration:none}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary:focus,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary:hover{color:#1e1e1e}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary:focus&gt;a,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.button-secondary:hover&gt;a{color:#1e1e1e;text-decoration:none}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.frm_button_submit,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red{background:transparent;border:1px solid #a51c30;color:#1e1e1e;width:100%}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:before,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red:before{background:#a51c30}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:focus,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:hover,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red:focus,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red:hover{color:#fff}@media (min-width:768px){div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.frm_button_submit,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red{width:auto}}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.red-alt{background:#a51c30;color:#fff}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt{border-width:0 0 3px;border-color:#bac5c6;padding-left:0;width:-moz-fit-content;width:fit-content;text-align:left;background:transparent}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:before{background:transparent}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:after{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");opacity:0;transition:.4s}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt.active,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:focus,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:hover{color:#1e1e1e;border-color:#a51c30;width:100%}div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt.active:after,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:focus:after,div.u_tpl-page .frm-show-form .frm_submit .frm_button_submit.alt:hover:after{opacity:1;right:10px}div.u_tpl-page .frm-show-form.frm_loading_form .frm_button_submit{opacity:inherit;color:inherit!important}div.u_tpl-page .frm-show-form.frm_loading_form .frm_button_submit:before{display:none}div.u_tpl-page .frm_forms .frm_message p{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem}div.u_tpl-search{position:relative;background-repeat:no-repeat;background-position:bottom;background-size:100% auto}div.u_tpl-search .hide_mobile{display:none}@media (min-width:768px){div.u_tpl-search .hide_mobile{display:block}}div.u_tpl-search .heading-content{padding-top:50px}@media (min-width:768px){div.u_tpl-search .heading-content{display:flex;align-items:center;gap:40px}}@media (min-width:1180px){div.u_tpl-search .heading-content{gap:130px;padding-top:100px}}div.u_tpl-search .heading-content .heading-image{min-width:240px;max-width:270px;margin:0 auto 40px;width:100%}@media (min-width:1180px){div.u_tpl-search .heading-content .heading-image{margin-bottom:0}}div.u_tpl-search .heading-content .heading-text{width:100%;font-size:1.125rem}div.u_tpl-search .heading-content .heading-text p{font-size:1.125rem}div.u_tpl-search .heading-content .heading-text&gt;:first-child{margin-top:0}div.u_tpl-search .heading-content .heading-text&gt;:last-child{margin-bottom:0}div.u_tpl-search .content{padding-top:64px;margin-bottom:120px}@media (min-width:768px){div.u_tpl-search .content{display:flex;gap:40px}}@media (min-width:1180px){div.u_tpl-search .content{gap:130px}}div.u_tpl-search .disclaimer-text{font-size:1rem;width:100%;padding-bottom:100px}div.u_tpl-search .disclaimer-text p{font-size:1rem}div.u_tpl-search .disclaimer-text&gt;:first-child{margin-top:0}div.u_tpl-search .disclaimer-text&gt;:last-child{margin-bottom:0}div.u_tpl-search .filters{margin-bottom:40px;min-width:240px}@media (min-width:1180px){div.u_tpl-search .filters{max-width:270px}}div.u_tpl-search .filters .filter_title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30;border-bottom:1px solid #bac5c6;padding-bottom:5px;margin-bottom:15px}div.u_tpl-search .filters .search_input_label{margin-bottom:6px}div.u_tpl-search .filters .search_filter{font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;width:100%;padding:9px 30px 9px 16px;border:1px solid #495a66;margin-bottom:18px;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/search-4.svg");background-repeat:no-repeat;background-position:96%}@media (min-width:768px){div.u_tpl-search .filters .search_filter{margin-bottom:24px}}div.u_tpl-search .filters .filter_box{border-bottom:2px solid #bac5c6;margin-bottom:40px}div.u_tpl-search .filters .filter_box .filter_header{font-weight:700;font-size:1.125rem;line-height:1.5rem;color:#000;padding:17px 30px 17px 0;display:flex;justify-content:space-between;align-items:center}div.u_tpl-search .filters .filter_box .filter_header .toggle_filter{transform:rotate(90deg);margin-top:5px;transition:.4s;cursor:pointer}div.u_tpl-search .filters .filter_box .filter_header .salata-icon{background-color:#bac5c6}div.u_tpl-search .filters .filter_box .filter_body{padding:6px 0 8px}div.u_tpl-search .filters .filter_box .filter_body .item{position:relative;padding:16px 0}div.u_tpl-search .filters .filter_box .filter_body .item label{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333;padding-left:41px;cursor:pointer;vertical-align:middle;display:inline-block}div.u_tpl-search .filters .filter_box .filter_body .item label:before{content:"";position:absolute;border:1px solid #9ca2a8;width:24px;height:24px;left:0;top:50%;transform:translateY(-50%);cursor:pointer;background:#fff}div.u_tpl-search .filters .filter_box .filter_body .item input{width:26px;height:26px;border:none;vertical-align:middle;display:none}div.u_tpl-search .filters .filter_box .filter_body .item input:checked+label:before{background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");background-repeat:no-repeat;background-position:50%;border:1px solid #a51c30}div.u_tpl-search .filters .filter_box.open .filter_header{border-bottom:2px solid #bac5c6}div.u_tpl-search .filters .filter_box.open .filter_header .toggle_filter{transform:rotate(-90deg);margin-top:-5px}div.u_tpl-search .frm_forms{display:block;width:100%;background-color:#f3f3f1;border-top:10px solid #a51c30;padding:30px 20px 1px}div.u_tpl-search .frm_forms div[class^=frm__]{display:none}div.u_tpl-search .frm_forms .frm_form_fields&gt;:last-child{margin-bottom:0;padding-bottom:0}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_form_title{color:#1e1e1e;font-size:2.75rem;font-weight:300;text-transform:uppercase;margin:0 0 20px}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_primary_label{color:#1e1e1e;font-size:.875rem;font-style:normal;font-weight:500}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=email],div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=text]{color:#1e1e1e;font-size:1rem;font-style:normal;font-weight:400;border:1px solid #495a66;background:#fff;border-radius:0;box-shadow:none;outlineL:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit{position:relative;font-weight:700;font-size:.875rem;line-height:1.0625rem;letter-spacing:.2em;text-transform:uppercase;padding:30px 38px;background:#fff;border:1px solid #1e1e1e;border-radius:0;display:inline-block;text-align:center;z-index:1}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.larger{padding:30px 95px}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:before{content:"";position:absolute;left:0;bottom:0;height:3%;width:100%;background:#1e1e1e;transition:.4s}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit&gt;a{color:#000;text-decoration:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:hover{background:transparent;text-decoration:none;outline:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:focus:before,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:hover:before{height:100%;z-index:-1}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:focus&gt;a,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:hover&gt;a{color:#fff;text-decoration:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary{background:transparent;border:1px solid #fff;color:#fff}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary:before{background:#fff}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary&gt;a{color:#fff;text-decoration:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary:hover{color:#1e1e1e}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary:focus&gt;a,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.button-secondary:hover&gt;a{color:#1e1e1e;text-decoration:none}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.frm_button_submit,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red{background:transparent;border:1px solid #a51c30;color:#1e1e1e;width:100%}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.frm_button_submit:before,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red:before{background:#a51c30}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.frm_button_submit:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.frm_button_submit:hover,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red:hover{color:#fff}@media (min-width:768px){div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.frm_button_submit,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red{width:auto}}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.red-alt{background:#a51c30;color:#fff}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt{border-width:0 0 3px;border-color:#bac5c6;padding-left:0;width:-moz-fit-content;width:fit-content;text-align:left;background:transparent}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:before{background:transparent}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:after{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");opacity:0;transition:.4s}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt.active,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:hover{color:#1e1e1e;border-color:#a51c30;width:100%}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt.active:after,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:focus:after,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit.alt:hover:after{opacity:1;right:10px}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit{background:transparent;border:1px solid #a51c30;color:#1e1e1e;width:100%!important;padding-top:20px;padding-bottom:20px}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:before{background:#a51c30}div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:focus,div.u_tpl-search .frm_forms .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_submit .frm_button_submit:hover{color:#fff}div.u_tpl-search .results{width:100%}div.u_tpl-search .results .number_sort{display:flex;justify-content:space-between;margin-bottom:32px;align-items:center}div.u_tpl-search .results .number_sort .results_number{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;color:#333}div.u_tpl-search .results .number_sort .results_number span{font-family:elza-condensed,sans-serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30;padding-right:10px}div.u_tpl-search .results .number_sort .results_sort select{width:200px;background:#fff;border:1px solid #495a66;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;padding:9px 30px 9px 16px;-webkit-appearance:none;appearance:none;-moz-appearance:none;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-repeat:no-repeat;background-position:96%}@media (min-width:768px){div.u_tpl-search .results .number_sort .results_sort select{width:270px}}div.u_tpl-search .results .selected_filters .filters_header{display:block;clear:both}div.u_tpl-search .results .selected_filters .filters_header h6{width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;border-bottom:1px solid #bac5c6;padding-bottom:5px;margin-bottom:16px}div.u_tpl-search .results .selected_filters .filters_content{display:block;padding-bottom:17px}div.u_tpl-search .results .selected_filters .filters_content:after{content:"";clear:both;display:table}div.u_tpl-search .results .selected_filters .filters_content .filters-wrapper{display:block;float:left;width:auto}div.u_tpl-search .results .selected_filters .filters_content .clear-filter-wrapper{display:block;float:right}div.u_tpl-search .results .selected_filters .filters{display:flex;gap:15px;flex-wrap:wrap;width:100%}div.u_tpl-search .results .selected_filters .filters .filter{background:#a51c30;border:0;border-radius:48px;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;display:flex;align-items:center;gap:8px;padding:8px 12px;transition:.4s}div.u_tpl-search .results .selected_filters .filters .filter:hover{background:#333}div.u_tpl-search .results .selected_filters .filters .filter .remove_filter{cursor:pointer;background-color:#fff}div.u_tpl-search .results .selected_filters .filters .filter.filter-toggle{display:none}div.u_tpl-search .results .selected_filters .filters .filter.filter-toggle.open{display:flex}div.u_tpl-search .results .selected_filters .filters .filter.show-more-toggle{cursor:pointer}div.u_tpl-search .results .selected_filters .clear_filters{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#333;gap:8px;margin-top:8px;justify-content:right}div.u_tpl-search .results .selected_filters .clear_filters span{background-color:#505d68}div.u_tpl-search .results .posts{width:100%;border-top:1px solid #bac5c6}div.u_tpl-search .results .posts .m_post-card{padding:38px 0;border-bottom:1px solid #bac5c6}div.u_tpl-search .results .posts .m_post-card .post_content .title{margin-top:0}div.u_tpl-search .results .posts .m_post-card .post_content .tags{color:#1e1e1e}@media (min-width:768px){div.u_tpl-search[data-color-mode=dark] div.u_tpl-search .content{gap:40px}}@media (min-width:1180px){div.u_tpl-search[data-color-mode=dark] div.u_tpl-search .content{gap:100px}}div.u_tpl-search[data-color-mode=dark] .filters .filter_title{padding-top:17px;border-bottom:1px solid #495a66}div.u_tpl-search[data-color-mode=dark] .filters .filter_box,div.u_tpl-search[data-color-mode=dark] .filters .filter_box.open .filter_header{border-bottom:1px solid #495a66}div.u_tpl-search[data-color-mode=dark] .results .number_sort{margin-bottom:10px}div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_number{display:none;visibility:hidden}@media (min-width:768px){div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_number{display:block}}div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_sort{width:100%}@media (min-width:768px){div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_sort{width:auto}}div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_sort select{width:100%}@media (min-width:768px){div.u_tpl-search[data-color-mode=dark] .results .number_sort .results_sort select{width:270px}}div.u_tpl-search[data-color-mode=dark] .results .posts{border-top:1px solid #495a66}div.u_tpl-search[data-color-mode=dark] .results .posts .m_post-card{border-bottom:1px solid #495a66}@media (min-width:768px){div.u_tpl-search[data-color-mode=dark] .pagination{width:calc(100% - 280px)}}@media (min-width:1180px){div.u_tpl-search[data-color-mode=dark] .pagination{margin-left:auto;width:calc(100% - 400px)}}div.u_tpl-search[data-color-mode=dark] .pagination a.arrow.disable{opacity:1}div.u_tpl-search[data-color-mode=dark] .pagination a.arrow:after{display:none}div.u_tpl-search[data-color-mode=dark] .pagination a.current{color:#a51c30}article.u_tpl-single-post{padding-bottom:50px}@media (min-width:768px){article.u_tpl-single-post{padding-bottom:100px}}article.u_tpl-single-post .wrapper{max-width:786px}article.u_tpl-single-post p{font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}article.u_tpl-single-post figure{margin:1em 0}@media (min-width:768px){article.u_tpl-single-post figure{margin:3em 0}}article.u_tpl-single-post figcaption{font-size:.875rem;line-height:1.125rem;color:#495a66}article.u_tpl-single-post .title{text-transform:uppercase;margin-top:64px;margin-bottom:16px}article.u_tpl-single-post .excerpt{font-weight:400;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e;margin-bottom:32px}article.u_tpl-single-post .taxonomies{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #bac5c6}article.u_tpl-single-post .taxonomies .resource_types{display:flex;gap:15px;margin-bottom:8px;flex-wrap:wrap}article.u_tpl-single-post .taxonomies .resource_types .item{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}article.u_tpl-single-post .taxonomies .initiatives a{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}article.u_tpl-single-post .taxonomies .tags a{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4e84c4;margin-bottom:8px}article.u_tpl-single-post .taxonomies .tags a:hover{color:#293352}article.u_tpl-single-post .taxonomies .date{font-weight:400;font-size:.875rem;line-height:1.25rem;float:right;color:#1e1e1e}article.u_tpl-single-post .author_share{display:flex;justify-content:space-between;margin-bottom:24px;gap:20px;align-items:flex-start}article.u_tpl-single-post .author_share .author{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}article.u_tpl-single-post .author_share .share{display:flex;gap:8px;align-items:center;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}article.u_tpl-single-post .content{padding-bottom:64px}div.u_tpl-single-project .about_project{position:relative;max-width:1920px;margin:0 auto}@media (min-width:768px){div.u_tpl-single-project .about_project .header-wrapper{display:flex;min-height:719px}}div.u_tpl-single-project .about_project .header-wrapper .header-col{width:100%;position:relative}@media (min-width:768px){div.u_tpl-single-project .about_project .header-wrapper .header-col{width:50%}}div.u_tpl-single-project .about_project .header-wrapper .image{position:relative;overflow:hidden;width:100%;min-height:420px}@media (min-width:768px){div.u_tpl-single-project .about_project .header-wrapper .image{position:absolute;height:100%;top:0;right:0}}div.u_tpl-single-project .about_project .header-wrapper .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}div.u_tpl-single-project .about_project .header-wrapper .info{width:100%;max-width:526px;margin:auto;padding-top:40px;padding-left:24px;padding-right:24px}@media (min-width:1440px){div.u_tpl-single-project .about_project .header-wrapper .info{margin-left:100px}}div.u_tpl-single-project .about_project .header-wrapper .info .title{margin-bottom:32px;text-transform:uppercase}div.u_tpl-single-project .about_project .header-wrapper .info .description{white-space:pre-wrap;margin-bottom:40px}div.u_tpl-single-project .project_data{display:block;margin:80px 0 120px}@media (min-width:768px){div.u_tpl-single-project .project_data{display:flex;gap:72px}}@media (min-width:1180px){div.u_tpl-single-project .project_data{gap:143px}}div.u_tpl-single-project .project_data .menu-links{display:flex;flex-direction:column;gap:16px;width:275px;flex:none}div.u_tpl-single-project .project_data .menu-links .item{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif}div.u_tpl-single-project .project_data .menu-links .item .salata-icon{position:absolute;right:20px;top:8px;display:none}div.u_tpl-single-project .project_data .menu-links .item:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}div.u_tpl-single-project .project_data .menu-links .item:not(.disable):hover{text-decoration:none}div.u_tpl-single-project .project_data .menu-links .item:not(.disable):hover:after{width:275px;background:#a51c30}div.u_tpl-single-project .project_data .menu-links .item.active{text-decoration:none;font-weight:700}div.u_tpl-single-project .project_data .menu-links .item.active .salata-icon{display:block}div.u_tpl-single-project .project_data .menu-links .item.active:after{width:275px;height:4px;background:#a51c30}div.u_tpl-single-project .project_data .menu-links .item.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}div.u_tpl-single-project .project_data .menu-select{background:#f3f3f1;padding:40px 50px;display:block;margin-left:-24px;margin-right:-24px;margin-bottom:40px}div.u_tpl-single-project .project_data .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}div.u_tpl-single-project .project_data .tabs-filter .menu-links{display:none}@media (min-width:768px){div.u_tpl-single-project .project_data .tabs-filter .menu-links{display:flex}}div.u_tpl-single-project .project_data .tabs-filter .menu-select{display:block}@media (min-width:768px){div.u_tpl-single-project .project_data .tabs-filter .menu-select{display:none}}div.u_tpl-single-project .project_data .content{width:100%}div.u_tpl-single-project .project_data .content .tab{display:none}div.u_tpl-single-project .project_data .content .tab.active{display:block}div.u_tpl-single-project .project_data .content .tab .tab_title{text-transform:uppercase;color:#1e1e1e;margin-bottom:32px}div.u_tpl-single-project .project_data .content .tab .tab_content figure{margin:auto}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content figure{margin:1em 40px}}div.u_tpl-single-project .project_data .content .tab .tab_content.updates .posts{margin-top:48px;border-top:1px solid #bac5c6;padding-top:24px}div.u_tpl-single-project .project_data .content .tab .tab_content.updates .posts .m_post-card{padding:32px 0;border-bottom:1px solid #bac5c6}div.u_tpl-single-project .project_data .content .tab .tab_content.updates .posts .m_post-card .post_info .title{margin-top:0}div.u_tpl-single-project .project_data .content .tab .tab_content.updates .posts .button{position:relative;display:table;margin:88px auto 0}div.u_tpl-single-project .project_data .content .tab .tab_content.team .about_the_team{margin-bottom:64px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .section_title{margin-bottom:24px;display:flex;gap:20px;align-items:center;flex-direction:column}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .section_title{flex-direction:row;gap:46px}}div.u_tpl-single-project .project_data .content .tab .tab_content.team .section_title .title_text{font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;flex:none}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .section_title .title_text{flex-wrap:nowrap}}div.u_tpl-single-project .project_data .content .tab .tab_content.team .section_title .line{width:100%;height:2px;background:#bac5c6}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people{width:100%;padding-bottom:64px;border-bottom:1px solid #bac5c6;margin-bottom:16px;display:block}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .people{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .people{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card{margin-bottom:40px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-title{font-size:.875rem;line-height:1.25rem}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-role{font-weight:500;font-size:.75rem;line-height:1.25rem}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card img{max-height:260px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay{padding:26px 20px 35px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio{max-height:192px;overflow:hidden}div.u_tpl-single-project .project_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio p{font-size:.9375rem}}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators{margin-top:64px}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators{display:flex;flex-direction:column;gap:40px}}@media (min-width:768px){div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator{display:flex;gap:40px;align-items:center}}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .image{width:270px;height:146px;flex:none;overflow:hidden;margin-bottom:30px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .info .name{margin:0}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .info .description{margin:4px 0 24px}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .info a{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1e1e1e;transition:.4s}div.u_tpl-single-project .project_data .content .tab .tab_content.team .collaborators .collaborator .info a:hover{color:#a51c30}div.u_tpl-single-project .project_data .content .temp_summary_impact{display:none}div.u_tpl-single-project .u_block-c-t-a{margin:80px 0 120px}div.m_post-card{width:100%;justify-content:space-between}@media (min-width:992px){div.m_post-card{display:flex;gap:39px}}div.m_post-card.no-flex{display:block}div.m_post-card iframe{margin-bottom:32px}div.m_post-card .image{position:relative;width:100%;height:calc(100vw - 200px);min-height:156px;flex:none;overflow:hidden;display:block;margin-bottom:30px}@media (min-width:768px){div.m_post-card .image{width:275px;height:156px}}div.m_post-card .image.large{width:464px;height:auto;border-right:14px solid #a51c30}div.m_post-card .image.open-video-popup{background:#1e1e1e}div.m_post-card .image.open-video-popup img{opacity:.7;transition:.4s}div.m_post-card .image.open-video-popup:before{content:"";position:absolute;opacity:.9;width:72px;height:72px;border-radius:50%;border:7px solid #fff;background:rgba(0,0,0,.2);left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;transition:.4s}div.m_post-card .image.open-video-popup:after{content:"";position:absolute;opacity:.9;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:30px;height:30px;left:calc(50% + 4px);top:calc(50% + 2px);transform:translate(-50%,-50%);display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg");z-index:11;transition:.4s}div.m_post-card .image.open-video-popup:focus img,div.m_post-card .image.open-video-popup:hover img{opacity:.5;filter:blur(2px)}div.m_post-card .image.open-video-popup:focus:before,div.m_post-card .image.open-video-popup:hover:before{box-shadow:0 0 10px 10px hsla(0,0%,100%,.3)}div.m_post-card .image.open-video-popup:focus:after,div.m_post-card .image.open-video-popup:focus:before,div.m_post-card .image.open-video-popup:hover:after,div.m_post-card .image.open-video-popup:hover:before{opacity:1}div.m_post-card .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}div.m_post-card .image.event_image{position:relative;overflow:hidden;flex:none;width:100%;height:250px;background:#a51c30;padding:10px}@media (min-width:620px){div.m_post-card .image.event_image{height:372px}}@media (min-width:840px){div.m_post-card .image.event_image{width:372px;height:194px}}div.m_post-card .image.event_image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:sover;object-fit:sover;transition:.4s;display:block;margin:0}div.m_post-card .post_content{width:100%}div.m_post-card .post_content a,div.m_post-card .post_content a:hover{color:#1e1e1e}div.m_post-card .post_content .title{color:#1e1e1e;margin-bottom:16px;display:block}div.m_post-card .post_content .title .role{font-family:runda,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;margin-left:5px}div.m_post-card .post_content .desc{color:#1e1e1e;margin-bottom:32px;display:block}div.m_post-card .post_content .time_location{font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;color:#495a66;margin-bottom:24px}div.m_post-card .post_content .time_location .location{margin-top:5px}div.m_post-card .post_content .time.time-date{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px;margin-bottom:10px}div.m_post-card .post_content .time.time-date .inner-date{text-align:right;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;text-transform:none;letter-spacing:0}div.m_post-card .post_content .taxonomies{display:flex;align-items:flex-end;gap:10px;justify-content:space-between}div.m_post-card .post_content .resource_types{display:flex;gap:5px 15px;flex-wrap:wrap}div.m_post-card .post_content .resource_types .item{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.17em;text-transform:uppercase;color:#a51c30}div.m_post-card .post_content .resource_types .item.item-et{display:none}div.m_post-card .post_content .post_tags{display:flex;gap:5px 15px;flex-wrap:wrap;margin-top:10px}div.m_post-card .post_content .post_tags .item{font-size:.875rem;font-style:normal;font-weight:500;color:#1e1e1e;text-transform:capitalize}div.m_post-card .post_content .initiatives{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}div.m_post-card .post_content .tags{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4e84c4;margin-bottom:8px}div.m_post-card .post_content .date{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;flex:none}div.m_post-card.img-top{flex-direction:column;gap:40px;justify-content:flex-start}@media (min-width:768px){div.m_post-card.img-top{display:flex}}div.m_post-card.img-top .image{width:100%;height:194px;margin:0}@media (min-width:768px){div.m_post-card.img-top .post_content{height:100%}}div.m_post-card[data-type=faculty] .image{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/search-faculty-bg.png") no-repeat 100%;background-size:cover}div.m_post-card[data-type=faculty] .image img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;margin:0}div.m_block-inner-blocks{padding:50px}div.m_project-card{position:relative;margin:0 auto}@media (min-width:768px){div.m_project-card{max-width:1920px}}div.m_project-card.gray{background:#f3f3f1}@media (min-width:768px){div.m_project-card .card-wrapper{display:flex}}div.m_project-card .card-wrapper .card-col{width:100%;position:relative}@media (min-width:768px){div.m_project-card .card-wrapper .card-col{width:50%}}div.m_project-card .info{width:100%;padding-top:24px;margin:auto;padding-left:24px;padding-right:24px}@media (min-width:768px){div.m_project-card .info{padding-top:60px;max-width:484px}}div.m_project-card .info .title{text-transform:uppercase;max-width:478px;margin-bottom:32px}div.m_project-card .info .text{color:#1e1e1e;margin-bottom:40px;white-space:pre-wrap}div.m_project-card .info .ctas{display:block;border-top:1px solid #bac5c6;padding:40px 0;margin-bottom:30px}div.m_project-card .image{position:relative;overflow:hidden;min-height:420px;width:100%}@media (min-width:768px){div.m_project-card .image{position:absolute;max-width:960px;min-height:720px;height:100%;top:0;right:0}}div.m_project-card .image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.m_project-card .image .mask{width:56%;height:56%;border-radius:0;background:transparent;mix-blend-mode:multiply;box-shadow:0 0 0 1000px #a51c30;opacity:.9;pointer-events:none}div.m_project-card .image .mask.dark{box-shadow:0 0 0 1000px #1e1e1e}div.m_project-card .image .mask{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10;transition:1s}div.m_project-card .image .image_text{position:absolute;font-family:elza-condensed,sans-serif;width:56%;left:50%;top:50%;transform:translateX(-50%) translateY(400%);font-weight:700;font-size:1.375rem;line-height:1.75rem;text-transform:uppercase;color:#fff;z-index:15}div.u_block-hero{padding-top:64px;width:100%;overflow:hidden}div.u_block-hero .images{position:relative}div.u_block-hero .images .image{background:#eee}div.u_block-hero .images .image:first-child{width:800px;height:528px;max-width:100%;margin:0 auto}div.u_block-hero .images .image:nth-child(2){position:absolute;width:183px;height:121px;top:78px;left:50%;transform:translateX(-610px)}div.u_block-hero .images .image:nth-child(3){position:absolute;width:323px;height:213px;top:228px;left:50%;transform:translateX(-750px)}div.u_block-hero .images .image:nth-child(4){position:absolute;width:409px;height:270px;top:46px;left:50%;transform:translateX(430px)}div.u_block-hero .images .image:nth-child(5){position:absolute;width:183px;height:121px;top:345px;left:50%;transform:translateX(430px)}div.u_block-hero .text{position:relative;width:590px;margin:-187px auto 220px}div.u_block-hero .text .title{font-weight:600;font-size:3rem;line-height:4.5rem;color:#000}div.u_block-hero .text .subtitle{font-weight:600;font-size:2rem;line-height:3rem;color:#000}div.u_block-hero .text .info{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#000;margin-top:8px}div.u_block-projects-list .projects{display:block}@media (min-width:768px){div.u_block-projects-list .projects{display:flex;flex-direction:column}}@media (min-width:768px){div.u_block-projects-list .projects .project{min-height:604px}}div.u_block-projects-list .projects .project .image_link{position:absolute;left:-50%;top:0;transform:translateX(50%);width:50vw}div.u_block-projects-list .projects .project .image_link .image{width:50vw}div.u_block-projects-list .projects .project .image_link .image:before{transition:.4s}div.u_block-projects-list .projects .project .image_link:hover .image:before{width:65%;height:65%}div.u_block-projects-list .projects .project:nth-child(odd) .image_link{left:-50%}@media (min-width:1440px){div.u_block-projects-list .projects .project:nth-child(odd) .m_project-card .card-wrapper .info{margin-left:110px}}div.u_block-projects-list .projects .project:nth-child(2n) .image_link{left:50vw;transform:translateX(-50%)}@media (min-width:768px){div.u_block-projects-list .projects .project:nth-child(2n) .m_project-card .card-wrapper{flex-direction:row-reverse}}@media (min-width:1440px){div.u_block-projects-list .projects .project:nth-child(2n) .m_project-card .card-wrapper .info{margin-right:110px}}div.u_block-projects-list .projects .project:nth-child(2n) .m_project-card .card-wrapper .image .mask{box-shadow:0 0 0 1000px #1e1e1e}div.u_block-c-t-a{background:#1e1e1e}div.u_block-c-t-a .cta{position:relative;padding:56px 0}@media (min-width:992px){div.u_block-c-t-a .cta{padding:120px 0 60px}}div.u_block-c-t-a .cta .info{display:block;position:relative}div.u_block-c-t-a .cta .info .title{text-transform:uppercase;color:#fff;font-size:3rem}div.u_block-c-t-a .cta .info .text{color:#fff;max-width:787px}div.u_block-c-t-a .cta .link{margin-top:50px}div.u_block-c-t-a .cta .button{display:block;text-align:center}@media (min-width:992px){div.u_block-c-t-a .cta .button{display:inline-block}}div.u_block-hero-gallery{position:relative;max-width:1920px;margin:0 auto}div.u_block-hero-gallery .row{display:flex;gap:0;flex-direction:column}@media (min-width:992px){div.u_block-hero-gallery .row{gap:110px;min-height:780px;justify-content:space-between;flex-direction:row}}@media (min-width:992px){div.u_block-hero-gallery .row&gt;.left{width:478px}}@media (min-width:992px){div.u_block-hero-gallery .row&gt;.right{position:absolute;top:0;right:0;width:50vw;max-width:960px}}div.u_block-hero-gallery .row .title{font-family:elza-condensed,sans-serif;font-weight:600;font-size:3rem;line-height:2.8125rem;letter-spacing:-.02em;text-transform:uppercase;color:#000;margin-top:45px;align-items:center}@media (min-width:620px){div.u_block-hero-gallery .row .title{font-size:6.25rem;line-height:5.625rem;margin-top:60px}}@media (min-width:992px){div.u_block-hero-gallery .row .title{width:478px;margin-top:110px}}div.u_block-hero-gallery .row .text{font-weight:400;font-size:1rem;line-height:1.5rem;color:#000;margin-top:16px}@media (min-width:620px){div.u_block-hero-gallery .row .text{font-size:1.125rem;line-height:2rem;margin-top:23px}}@media (min-width:992px){div.u_block-hero-gallery .row .text{width:326px}}@media (min-width:1180px){div.u_block-hero-gallery .row .text{width:407px}}div.u_block-hero-gallery .row .images{position:relative;width:calc(100% + 48px);margin-left:-24px;height:375px;overflow:hidden}@media (min-width:480px){div.u_block-hero-gallery .row .images{height:480px}}@media (min-width:620px){div.u_block-hero-gallery .row .images{height:620px}}@media (min-width:992px){div.u_block-hero-gallery .row .images{margin-left:0;width:50vw;height:780px}}@media (min-width:1180px){div.u_block-hero-gallery .row .images{max-width:960px}}div.u_block-hero-gallery .row .images .image{position:absolute;top:0;left:0;width:100%;height:375px;opacity:0;z-index:1;transition:2s}@media (min-width:480px){div.u_block-hero-gallery .row .images .image{height:480px}}@media (min-width:620px){div.u_block-hero-gallery .row .images .image{height:620px}}@media (min-width:992px){div.u_block-hero-gallery .row .images .image{height:780px}}@media (min-width:1180px){div.u_block-hero-gallery .row .images .image{max-width:960px}}div.u_block-hero-gallery .row .images .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-hero-gallery .row .images .image.current{opacity:1;z-index:5}div.u_block-hero-gallery .row .images .image.next{opacity:1;z-index:6}div.u_block-hero-gallery .row .mask{width:56%;height:56%;border-radius:0;background:transparent;mix-blend-mode:multiply;box-shadow:0 0 0 1000px #a51c30;opacity:.9;pointer-events:none}div.u_block-hero-gallery .row .mask.dark{box-shadow:0 0 0 1000px #1e1e1e}div.u_block-hero-gallery .row .mask{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10;transition:1s}div.u_block-hero-gallery .row .controls{position:absolute;right:-24px;bottom:0;z-index:2000}@media (min-width:992px){div.u_block-hero-gallery .row .controls{right:0}}div.u_block-hero-gallery .row .controls button{background:#1e1e1e;color:#fff;transition:.4s;padding:10px;cursor:pointer}div.u_block-hero-gallery .row .controls button .salata-icon{background:#fff}div.u_block-hero-gallery .row .controls button:before{display:none}div.u_block-hero-gallery .row .controls button:focus,div.u_block-hero-gallery .row .controls button:hover{background:#000;border:1px solid #fff}div.u_block-hero-gallery .row .controls button.start_animation{display:none}div.u_block-hero-gallery .row .controls button.start_animation .salata-icon{transform:scale(.6)}div.u_block-hero-gallery .row .controls button.stop_animation,div.u_block-hero-gallery .row .images.stop+.controls .start_animation{display:block}div.u_block-hero-gallery .row .images.stop+.controls .stop_animation{display:none}div.u_block-hero-gallery .cta{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);z-index:20;background:#fff;border:1px solid #1e1e1e;display:none}div.u_block-hero-gallery .cta .button{border:none}@media (min-width:992px){div.u_block-hero-gallery .cta{display:flex}}div.u_block-hero-gallery .cta.button_mobile{position:relative;bottom:0;margin-top:16px;margin-bottom:-41px;text-align:center;max-width:-moz-fit-content;max-width:fit-content;display:flex;font-weight:700;font-size:.8125rem;line-height:1.25rem}@media (min-width:620px){div.u_block-hero-gallery .cta.button_mobile{margin-top:24px}}@media (min-width:992px){div.u_block-hero-gallery .cta.button_mobile{display:none}}div.m_block-images-c-t-a{position:relative;background:#1e1e1e}div.m_block-images-c-t-a .holder{max-width:1920px;margin:0 auto;display:flex;justify-content:center}div.m_block-images-c-t-a .image{width:100%;background-size:cover;background-attachment:fixed;display:none}div.m_block-images-c-t-a .image.right_image{background-position:100%}@media (min-width:768px){div.m_block-images-c-t-a .image{background-size:contain}}@media (min-width:620px){div.m_block-images-c-t-a .image{display:block}}div.m_block-images-c-t-a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}div.m_block-images-c-t-a .info{width:100%;padding:56px 24px;color:#fff}@media (min-width:620px){div.m_block-images-c-t-a .info{width:calc(100% - 208px);min-width:480px;padding:60px 52px}}div.m_block-images-c-t-a .info .title{font-family:elza-condensed,sans-serif;font-style:normal;font-weight:300;font-size:2.75rem;line-height:3.375rem;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:16px;color:#fff}@media (min-width:620px){div.m_block-images-c-t-a .info .title{margin-bottom:25px}}div.m_block-images-c-t-a .info .text{font-family:runda,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;margin-bottom:16px;color:#fff}@media (min-width:620px){div.m_block-images-c-t-a .info .text{margin-bottom:48px}}div.m_block-images-c-t-a .info .button{display:block;text-align:center}div.m_block-images-c-t-a.theme-red{background:#a51c30}div.u_block-featured-projects .projects .wrapper{display:flex;flex-direction:column}@media (min-width:992px){div.u_block-featured-projects .projects .wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;flex-direction:row}}div.u_block-featured-projects .projects .project{position:relative;width:100%;padding:40px 0;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #bac5c6}div.u_block-featured-projects .projects .project.title_project{justify-content:flex-start}div.u_block-featured-projects .projects .project.title_project .title{font-family:elza-condensed,sans-serif;font-weight:600;font-size:3.875rem;line-height:4.25rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;margin-bottom:8px}div.u_block-featured-projects .projects .project.title_project .text{font-weight:400;font-size:1rem;line-height:1.5rem;margin-bottom:40px}div.u_block-featured-projects .projects .project:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-featured-projects .projects .project:after{display:none}}@media (min-width:992px){div.u_block-featured-projects .projects .project{border-right:1px solid #bac5c6;padding:40px 20px}div.u_block-featured-projects .projects .project:first-child{padding-left:0}div.u_block-featured-projects .projects .project:nth-child(3n){border-right:none;padding-right:0}div.u_block-featured-projects .projects .project:nth-last-child(-n+3){border-bottom:0}div.u_block-featured-projects .projects .project .button{width:-moz-fit-content;width:fit-content}}div.u_block-featured-projects .projects .project .image{width:100%;height:226px;margin-bottom:40px;display:block;position:relative;overflow:hidden}@media (min-width:992px){div.u_block-featured-projects .projects .project .image{height:194px}}div.u_block-featured-projects .projects .project .image img{transition:.4s}div.u_block-featured-projects .projects .project .image:hover img{transform:scale(1.1)}div.u_block-featured-projects .projects .project .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-featured-projects .projects .project .title{margin-bottom:16px}div.u_block-featured-projects .projects .project .image_link:hover{text-decoration:none}div.u_block-featured-projects .projects .project .image_link:hover img{transform:scale(1.1)}div.u_block-featured-projects .projects .project .image_link:hover .title{color:#a51c30;text-decoration:none}div.u_block-featured-projects .projects .project .description{margin-bottom:42px}div.u_block-featured-projects .projects .project .link{font-weight:700;font-size:.875rem;line-height:1.25rem;text-align:right;letter-spacing:.2em;text-transform:uppercase;float:right}div.u_block-featured-projects .ctas{padding:40px 0;margin:0 auto;display:flex;justify-content:center;border-top:1px solid #bac5c6}@media (min-width:992px){div.u_block-featured-projects .ctas{padding:60px 0 92px}}div.u_block-featured-projects .ctas .button{max-width:100%;text-align:center}div.u_block-image-and-text{position:relative;max-width:1920px;margin:0 auto}div.u_block-image-and-text .image_wrapper{min-height:720px;display:flex;align-items:center;flex-direction:column}@media (min-width:992px){div.u_block-image-and-text .image_wrapper{flex-direction:row;align-items:center}}@media (min-width:992px){div.u_block-image-and-text .image_wrapper.image_left .info{padding-left:60px}}@media (min-width:1180px){div.u_block-image-and-text .image_wrapper.image_left .info{padding-left:20px}}@media (min-width:1240px){div.u_block-image-and-text .image_wrapper.image_left .info{padding-left:0}}div.u_block-image-and-text .info{width:100%;padding-top:20px;padding-bottom:56px;flex:0.5}@media (min-width:992px){div.u_block-image-and-text .info{padding-top:40px;padding-bottom:85px;width:620px}}div.u_block-image-and-text .info .title{text-transform:uppercase;max-width:478px;margin-bottom:16px;margin-top:25px}div.u_block-image-and-text .info .title.h2{font-size:3rem;line-height:3.5rem}@media (min-width:620px){div.u_block-image-and-text .info .title.h2{font-size:3.875rem;line-height:4.25rem}}@media (min-width:992px){div.u_block-image-and-text .info .title{margin-top:0;margin-bottom:24px}}div.u_block-image-and-text .info .text{font-weight:400;font-size:1.125rem;line-height:1.5rem;color:#1e1e1e;width:100%;white-space:pre-wrap}@media (min-width:992px){div.u_block-image-and-text .info .text{width:400px}}@media (min-width:1180px){div.u_block-image-and-text .info .text{width:477px}}div.u_block-image-and-text .info .ctas{margin-top:40px}div.u_block-image-and-text .info .ctas.multiple{display:flex;flex-direction:column;gap:40px}div.u_block-image-and-text .info .ctas.multiple .button{border-width:0 0 3px;border-color:#bac5c6;padding-left:0;width:-moz-fit-content;width:fit-content;text-align:left}div.u_block-image-and-text .info .ctas.multiple .button:before{background:transparent}div.u_block-image-and-text .info .ctas.multiple .button:after{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");opacity:0;transition:.4s}div.u_block-image-and-text .info .ctas.multiple .button:focus,div.u_block-image-and-text .info .ctas.multiple .button:hover{color:#1e1e1e;border-color:#a51c30;width:100%}div.u_block-image-and-text .info .ctas.multiple .button:focus:after,div.u_block-image-and-text .info .ctas.multiple .button:hover:after{opacity:1;right:10px}div.u_block-image-and-text.gray{background:#f3f3f1}div.u_block-image-and-text.dark{background:#1e1e1e}div.u_block-image-and-text.dark .info .text,div.u_block-image-and-text.dark .info .title{color:#fff}div.u_block-image-and-text .image{position:relative;width:calc(100% + 48px);height:375px;overflow:hidden;flex:0.5}@media (min-width:480px){div.u_block-image-and-text .image{height:480px}}@media (min-width:620px){div.u_block-image-and-text .image{height:620px}}@media (min-width:992px){div.u_block-image-and-text .image{position:absolute;top:0;right:0;width:50vw;min-height:720px;height:100%;max-width:960px}}div.u_block-image-and-text .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-image-and-text .image .mask{width:56%;height:56%;border-radius:0;background:transparent;mix-blend-mode:multiply;box-shadow:0 0 0 1000px #a51c30;opacity:.9;pointer-events:none}div.u_block-image-and-text .image .mask.dark{box-shadow:0 0 0 1000px #1e1e1e}div.u_block-image-and-text .image .mask{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:10;transition:1s}div.u_block-image-and-text .image .image_text{position:absolute;font-family:elza-condensed,sans-serif;width:56%;height:30px;left:50%;top:50%;transform:translateX(-50%) translateY(390%);font-weight:700;font-size:.875rem;line-height:1.25rem;color:#fff;text-shadow:1px 1px 8px rgba(0,0,0,.4);z-index:15;display:none}@media (min-width:480px){div.u_block-image-and-text .image .image_text{transform:translateX(-50%) translateY(490%)}}@media (min-width:620px){div.u_block-image-and-text .image .image_text{font-size:1.375rem;line-height:1.75rem;height:8.7%;transform:translateX(-50%) translateY(340%)}}@media (min-width:992px){div.u_block-image-and-text .image .image_text{height:7.5%;transform:translateX(-50%) translateY(400%);display:block}}div.u_block-image-and-text .image_text_mobile{position:relative;display:block;width:100%;font-family:elza-condensed,sans-serif;font-weight:700;font-size:1rem;line-height:1.25rem;padding:16px 0;color:#fff;background:#1e1e1e}@media (min-width:620px){div.u_block-image-and-text .image_text_mobile{font-size:1.375rem;line-height:1.75rem}}@media (min-width:992px){div.u_block-image-and-text .image_text_mobile{display:none}}div.u_block-image-and-text .image_text_mobile.dark{background:#a51c30}@media (min-width:992px){div.u_block-image-and-text .image_wrapper.image_left{flex-direction:row-reverse}div.u_block-image-and-text .image_wrapper.image_left .image{right:auto;left:0}div.u_block-image-and-text .image_wrapper.image_left .info{width:auto;max-width:555px}}div.u_block-image-and-text+.u_block-featured-posts{border-top:1px solid #bac5c6}div.u_block-harvard-spacer{position:relative;padding:44px 0}div.u_block-harvard-spacer:after,div.u_block-harvard-spacer:before{content:"";display:block;width:100vw;height:1px;background:#bac5c6;position:absolute;left:50%;transform:translate(-50%)}div.u_block-harvard-spacer:before{top:0}div.u_block-harvard-spacer:after{bottom:0}div.u_block-harvard-spacer .wrapper{display:flex;gap:10px;justify-content:space-between;align-items:center}div.u_block-harvard-spacer .text{flex:none;flex-wrap:nowrap;letter-spacing:.2em;text-transform:uppercase;font-weight:700;font-size:.75rem;line-height:1.25rem;color:#495a66}div.u_block-harvard-spacer .line{width:100%;height:1px;background:#bac5c6}div.u_block-c-t-a-with-background-image{position:relative;background:#a51c30;padding:80px 0}div.u_block-c-t-a-with-background-image .wrapper{display:flex;flex-direction:column;gap:20px}@media (min-width:620px){div.u_block-c-t-a-with-background-image .wrapper{justify-content:space-between;align-items:center;flex-direction:row}}div.u_block-c-t-a-with-background-image .info{position:relative;z-index:10}div.u_block-c-t-a-with-background-image .info .title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:2rem;line-height:2.375rem;color:#fff;margin:0}div.u_block-c-t-a-with-background-image .info .text{font-family:elza-condensed,sans-serif;font-weight:300;font-size:2.75rem;line-height:3.375rem;color:#fff;text-transform:uppercase;margin:0}@media (min-width:620px){div.u_block-c-t-a-with-background-image .info .text{max-width:80%}}div.u_block-c-t-a-with-background-image .image{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.6;mix-blend-mode:multiply}div.u_block-c-t-a-with-background-image .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-c-t-a-with-background-image .cta{flex:none;display:block}@media (min-width:480px){div.u_block-c-t-a-with-background-image .cta{display:flex}}div.u_block-c-t-a-with-background-image .cta a{width:100%;text-align:center}@media (min-width:480px){div.u_block-c-t-a-with-background-image .cta a{width:auto}}div.u_block-featured-posts{padding-top:28px}@media (min-width:992px){div.u_block-featured-posts{padding-top:60px}}div.u_block-featured-posts&gt;.wrapper&gt;.title_box{display:flex;gap:28px;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}@media (min-width:992px){div.u_block-featured-posts&gt;.wrapper&gt;.title_box{flex-direction:row;margin-bottom:60px;gap:50px;align-items:center}}div.u_block-featured-posts&gt;.wrapper&gt;.title_box .title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.625rem;text-transform:uppercase;color:#1e1e1e;margin:0}div.u_block-featured-posts&gt;.wrapper&gt;.title_box .line{margin-left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-featured-posts&gt;.wrapper&gt;.title_box .line{width:100%;eight:2px}}div.u_block-featured-posts .main_featured_post{position:relative;padding:40px 0}@media (min-width:992px){div.u_block-featured-posts .main_featured_post{padding:0;margin-bottom:64px}}div.u_block-featured-posts .main_featured_post .image{position:relative;overflow:hidden}div.u_block-featured-posts .main_featured_post .image img{transition:.4s}div.u_block-featured-posts .main_featured_post .image:hover img{transform:scale(1.1)}div.u_block-featured-posts .main_featured_post .image{height:226px;width:100%;display:block;border-right:6px solid #a51c30}@media (min-width:992px){div.u_block-featured-posts .main_featured_post .image{height:281px;border-right:14px solid #a51c30;max-width:464px}}div.u_block-featured-posts .main_featured_post:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-featured-posts .main_featured_post:after{display:none}}div.u_block-featured-posts .main_featured_post .m_post-card .post_content .title{font-size:1.375rem;line-height:1.75rem}div.u_block-featured-posts .posts{display:flex;margin-bottom:30px;flex-direction:column}@media (min-width:992px){div.u_block-featured-posts .posts{margin-bottom:160px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px}}div.u_block-featured-posts .posts .m_post-card{position:relative;width:100%;padding:28px 0 40px}@media (min-width:992px){div.u_block-featured-posts .posts .m_post-card{padding:0}}div.u_block-featured-posts .posts .m_post-card:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-featured-posts .posts .m_post-card:after{display:none}}div.u_block-featured-posts .posts .m_post-card .post_content{display:flex;flex-direction:column;justify-content:space-between}div.u_block-featured-post .single-post-title{font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;color:#a51c30;margin-bottom:5px}div.u_block-harvard-research{position:relative}@media (min-width:992px){div.u_block-harvard-research{padding-bottom:80px;background:#f3f3f1}div.u_block-harvard-research:before{content:"";position:absolute;width:100%;height:100px;left:0;top:0;background:#fff;z-index:0}}div.u_block-harvard-research .header{position:relative;margin-bottom:30px}@media (min-width:992px){div.u_block-harvard-research .header{margin-bottom:107px}}div.u_block-harvard-research .header .title{font-weight:300}div.u_block-harvard-research .header .subtitle,div.u_block-harvard-research .header .title{text-transform:uppercase;margin:0}div.u_block-harvard-research .header .cta{position:relative;float:right;background:#fff;display:none;z-index:10}@media (min-width:992px){div.u_block-harvard-research .header .cta{display:block}}div.u_block-harvard-research .wrapper_posts{padding:0}@media (min-width:992px){div.u_block-harvard-research .wrapper_posts{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.u_block-harvard-research .wrapper_posts{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.u_block-harvard-research .wrapper_posts{padding-left:30px;padding-right:30px}}div.u_block-harvard-research .wrapper_posts--small{max-width:1033px}}div.u_block-harvard-research .posts{display:flex;justify-content:space-between;flex-direction:column}@media (min-width:992px){div.u_block-harvard-research .posts{flex-direction:row;gap:20px}}@media (min-width:1240px){div.u_block-harvard-research .posts{gap:40px}}div.u_block-harvard-research .posts .card{width:100%;background:#1e1e1e}div.u_block-harvard-research .posts .m_post-card{height:100%;flex-direction:column;gap:0;justify-content:flex-start;background:#1e1e1e}@media (min-width:1180px){div.u_block-harvard-research .posts .m_post-card{max-width:390px}}div.u_block-harvard-research .posts .m_post-card .image{width:100%;height:226px;position:relative;overflow:hidden}@media (min-width:992px){div.u_block-harvard-research .posts .m_post-card .image{height:204px}}div.u_block-harvard-research .posts .m_post-card .image img{transition:.4s}div.u_block-harvard-research .posts .m_post-card .image:hover img{transform:scale(1.1)}div.u_block-harvard-research .posts .m_post-card .post_content{padding:12px 24px 44px;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (min-width:992px){div.u_block-harvard-research .posts .m_post-card .post_content{padding:16px}}div.u_block-harvard-research .posts .m_post-card .post_content *{color:#fff}div.u_block-harvard-research .posts .m_post-card .post_content .button{padding:20px 38px;color:#fff}div.u_block-harvard-research .posts .m_post-card .post_content .button:hover{color:#1e1e1e}div.u_block-harvard-research .cta_mobile{position:relative;background:#fff;display:block;width:100%;padding:50px 0;text-align:center}div.u_block-harvard-research .cta_mobile:before{content:"";position:absolute;width:100%;height:89px;left:0;top:0;background:#f3f3f1;z-index:0}div.u_block-harvard-research .cta_mobile a.button.red{background:#fff}@media (min-width:992px){div.u_block-harvard-research .cta_mobile{display:none}}div.u_block-two-c-t-as{padding:56px 0}@media (min-width:992px){div.u_block-two-c-t-as{padding:126px 0 122px}}div.u_block-two-c-t-as .wrapper{display:flex;flex-direction:column}@media (min-width:992px){div.u_block-two-c-t-as .wrapper{flex-direction:row}}div.u_block-two-c-t-as .wrapper .left .title{text-transform:uppercase}@media (min-width:992px){div.u_block-two-c-t-as .wrapper .left .title{width:210px}}@media (min-width:992px){div.u_block-two-c-t-as .wrapper .right{border-left:2px solid #8996a0;padding-left:70px;margin-left:30px}}div.u_block-two-c-t-as .wrapper .right .text{font-weight:400;font-size:1.125rem;line-height:1.75rem;margin:15px 0 40px}div.u_block-two-c-t-as .wrapper .right .ctas{display:flex;gap:40px;flex-direction:column}@media (min-width:768px){div.u_block-two-c-t-as .wrapper .right .ctas{flex-direction:row}}div.u_block-two-c-t-as .wrapper .right .ctas .button{width:100%;text-align:center}div.u_block-two-c-t-as .wrapper .right .ctas .cta_1{background:#fff}div.u_block-two-c-t-as.theme_gray{background:#f3f3f1}div.u_block-two-c-t-as.theme_dark{background:#1e1e1e}div.u_block-two-c-t-as.theme_dark .wrapper .left .title,div.u_block-two-c-t-as.theme_dark .wrapper .right .text{color:#fff}div.u_block-people .header{display:flex;flex-direction:column;grid-column-gap:40px}div.u_block-people .header h2{min-width:40%}div.u_block-people .header div,div.u_block-people .header p{font-size:1.125rem;margin:0;word-break:break-word;color:#1e1e1e;line-height:1.625rem;font-weight:400}@media (min-width:1180px){div.u_block-people .header{flex-direction:row;align-items:center}}div.u_block-people .listing-help{margin-bottom:35px}div.u_block-people .listing-help h6{color:#a51c30;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase}div.u_block-people .listing-help hr{width:100%;padding:0;background-color:#bac5c6;border:none;height:1px}@media (min-width:768px){div.u_block-people .listing-help{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;align-items:center;margin-bottom:10px}}@media (min-width:1180px){div.u_block-people .listing-help{grid-template-columns:31% 1fr}}div.u_block-people .listing-wrapper{display:block}@media (min-width:768px){div.u_block-people .listing-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_block-people .listing-wrapper{grid-template-columns:1fr 1fr 1fr}}div.u_block-people .listing-wrapper .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}.m_person-card p{font-size:1.125rem;color:#1e1e1e}.m_person-card{margin-bottom:80px}.m_person-card-name{color:#a51c30;font-style:normal;font-weight:700;font-size:1.5625rem;line-height:1.5rem;margin-bottom:0;margin-top:16px}.m_person-card-title{font-style:normal;font-weight:400;font-size:.9375rem;line-height:1.25rem}.m_person-card-image{position:relative;display:block;cursor:pointer;width:100%}@media (min-width:1180px){.m_person-card-image{max-width:377px}}.m_person-card-image img{display:block;height:377px;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1180px){.m_person-card-image img{max-width:377px}}.m_person-card-overlay{width:100%;background:rgba(0,0,0,.7607843137254902);padding:50px 40px;position:absolute;top:0;bottom:0;opacity:0}.m_person-card-bio p,.m_person-card-cta{font-size:1rem;color:#fff}.m_person-card-cta{text-transform:uppercase;text-align:right;font-weight:700;display:block}.m_person-card-cta:hover{color:#fff}.m_person-card:focus-within .overlay,.m_person-card:focus .overlay,.m_person-card:hover .overlay{opacity:1;transition:.4s}@media (min-width:768px){div.u_tpl-single-people .person-card{display:grid;grid-template-columns:29% 1fr;grid-column-gap:40px;align-items:start}}@media (min-width:1180px){div.u_tpl-single-people .person-card{grid-template-columns:31% 1fr}}div.u_tpl-single-people .person-card-name{text-transform:uppercase;color:#a51c30;font-weight:400}div.u_tpl-single-people .person-card-bio{margin-bottom:70px}div.u_tpl-single-people .person-card-bio div,div.u_tpl-single-people .person-card-bio p{font-size:1rem;color:#1e1e1e;line-height:1.625rem;font-weight:400}div.u_tpl-single-people .person-card-title{color:#1e1e1e;margin-bottom:15px}div.u_tpl-single-people .person-card-links{margin-bottom:30px}div.u_tpl-single-people .person-card-link{margin-bottom:2px}div.u_tpl-single-people .person-card-link a,div.u_tpl-single-people .person-card-link svg{display:inline-block;vertical-align:middle}div.u_tpl-single-people .person-card-link svg{max-width:24px}div.u_tpl-single-people .person-card-link a{font-size:1rem;color:#4e84c4;line-height:1.625rem;font-weight:400;text-transform:lowercase}div.u_tpl-single-people .person-card-publications-header h5{color:#a51c30;text-transform:uppercase;margin:0}div.u_tpl-single-people .person-card-publications-header hr{width:100%;padding:0;background-color:#bac5c6;border:none;height:1px}@media (min-width:768px){div.u_tpl-single-people .person-card-publications-header{display:grid;grid-template-columns:23% 1fr;grid-column-gap:40px;align-items:center;margin-bottom:10px}}@media (min-width:1180px){div.u_tpl-single-people .person-card-publications-header{grid-template-columns:16% 1fr}}div.u_tpl-single-people .person-card-publication{margin:30px 0 50px}div.u_tpl-single-people .person-card-publication h6{font-style:normal;font-weight:700;font-size:1rem;line-height:1.5rem;font-family:runda,sans-serif}div.u_tpl-single-people .person-card-publication-text,div.u_tpl-single-people .person-card-publication-text p{font-size:1rem;color:#1e1e1e;line-height:1.625rem;font-weight:400}div.u_tpl-single-people .person-card-publication-cta{font-size:1rem;color:#4e84c4;line-height:1.625rem;font-weight:400}nav.m_breadcrumb{position:relative;padding:18px 0;border-top:1px solid #bac5c6;border-bottom:1px solid #bac5c6}nav.m_breadcrumb .breadcrumb{list-style:none;flex-wrap:wrap;display:flex;align-items:center;padding-left:0}nav.m_breadcrumb .breadcrumb li{text-transform:uppercase}nav.m_breadcrumb .breadcrumb li a,nav.m_breadcrumb .breadcrumb li span{font-family:elza-condensed,sans-serif;letter-spacing:.125rem;font-size:.9375rem;color:#1e1e1e;position:relative}nav.m_breadcrumb .breadcrumb li:last-child a,nav.m_breadcrumb .breadcrumb li:last-child span{color:#a51c30}nav.m_breadcrumb .breadcrumb li :before{display:inline-block;margin-right:16px;margin-left:16px;margin-bottom:2px;color:#6c757d;content:"";height:8px;width:5px;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-right.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}nav.m_breadcrumb .breadcrumb li.breadcrumb-item,nav.m_breadcrumb .breadcrumb li.breadcrumb-item-home :before{display:none}@media (min-width:620px){nav.m_breadcrumb .breadcrumb li.breadcrumb-item{display:block}}nav.m_breadcrumb .breadcrumb li.breadcrumb-back{display:block}@media (min-width:620px){nav.m_breadcrumb .breadcrumb li.breadcrumb-back{display:none}}nav.m_breadcrumb .breadcrumb li.breadcrumb-back :before{display:inline-block;margin-right:16px;margin-left:16px;margin-bottom:2px;color:#6c757d;content:"";height:8px;width:5px;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-left.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}div.u_block-harvard-calendar{padding:40px 0;border-top:1px solid #bac5c6;border-bottom:1px solid #bac5c6}div.u_block-harvard-calendar.not_collapsable{border-top:0;padding:64px 0 0}div.u_block-harvard-calendar .show_less,div.u_block-harvard-calendar .show_more{position:relative;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#1e1e1e;padding-bottom:18px;border-bottom:2px solid #bac5c6;flex:none;padding-right:45px;transition:.4s}div.u_block-harvard-calendar .show_less:after,div.u_block-harvard-calendar .show_more:after{content:"+";position:absolute;right:0;font-weight:400;font-size:1.5rem}div.u_block-harvard-calendar .show_less:hover,div.u_block-harvard-calendar .show_more:hover{text-decoration:none;border-bottom:2px solid #a51c30}div.u_block-harvard-calendar .show_less{display:none;min-width:152px}div.u_block-harvard-calendar .show_less:after{content:"-"}@media (min-width:620px){div.u_block-harvard-calendar .block_header{display:flex;gap:20px;justify-content:space-between;align-items:center}}div.u_block-harvard-calendar .block_header .title{font-family:elza-condensed,sans-serif;text-transform:uppercase;font-weight:300;font-size:2.75rem;line-height:3.375rem}div.u_block-harvard-calendar .block_body .title{display:block;text-tranform:uppercase;padding-bottom:8px;border-bottom:1px solid #495a66;margin-bottom:40px;margin-top:50px}@media (min-width:992px){div.u_block-harvard-calendar .block_body .title{margin-top:15px}}div.u_block-harvard-calendar .block_body .event_date{margin:40px 0}div.u_block-harvard-calendar .block_body .events_on_date{width:100%;display:flex;flex-direction:column;gap:40px;padding-bottom:40px;border-bottom:1px solid #495a66}div.u_block-harvard-calendar .block_header+.block_body{display:none}div.u_block-harvard-calendar .block_footer{margin:40px 0 80px;text-align:center}@media (min-width:620px){div.u_block-harvard-calendar .block_footer{display:flex;gap:20px;justify-content:space-between;align-items:center}}div.u_block-harvard-calendar .block_footer .block_footer_button{margin:50px 0;display:block}@media (min-width:620px){div.u_block-harvard-calendar .block_footer .block_footer_button{margin-top:0}}div.u_block-harvard-calendar .block_footer .button{max-width:50%}div.u_block-harvard-calendar.not_collapsable .block_footer{justify-content:center}div.u_block-harvard-calendar .pagination{margin-top:40px}div.u_block-harvard-calendar .cta{display:block;width:100%;text-align:center;padding:120px 0}div.u_block-harvard-calendar .loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:#1e1e1e #1e1e1e transparent transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:rotation 1s linear infinite}div.u_block-harvard-calendar .loader:after,div.u_block-harvard-calendar .loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #a51c30 #a51c30;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:rotationBack .5s linear infinite;transform-origin:center center}div.u_block-harvard-calendar .loader:before{width:32px;height:32px;border-color:#1e1e1e #1e1e1e transparent transparent;animation:rotation 1.5s linear infinite}div.u_block-three-images{position:relative;background:#1e1e1e}div.u_block-three-images .holder{max-width:1920px;margin:0 auto}@media (min-width:768px){div.u_block-three-images .holder{display:flex;justify-content:center}}div.u_block-three-images .image{position:relative;width:100%;background-size:contain;background-attachment:fixed}div.u_block-three-images .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}div.u_block-three-images .image.image_2{position:relative;overflow:hidden}div.u_block-three-images .image.image_2 img{display:block}div.u_block-three-images .image.image_2:after{border-radius:0;background:transparent;mix-blend-mode:multiply;box-shadow:0 0 0 1000px #a51c30;opacity:.9;pointer-events:none}div.u_block-three-images .image.image_2:after.dark{box-shadow:0 0 0 1000px #1e1e1e}div.u_block-three-images .image.image_2:after{content:"";position:absolute;width:56%;height:56%;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}div.u_block-two-columns-text{background:#f3f3f1}div.u_block-two-columns-text .columns-wrapper{margin:0 auto;max-width:1920px;position:relative}@media (min-width:768px){div.u_block-two-columns-text .columns-wrapper{display:grid;grid-template-columns:1fr 2fr;justify-content:center}}div.u_block-two-columns-text .text{position:relative;text-transform:uppercase;margin:0;padding-top:50px;padding-bottom:50px}@media (min-width:768px){div.u_block-two-columns-text .text{padding-top:184px;padding-bottom:134px}}div.u_block-two-columns-text .text_1{background:#f3f3f1;padding-left:24px;padding-right:24px}@media (min-width:768px){div.u_block-two-columns-text .text_1{padding-right:53px}}div.u_block-two-columns-text .text_1 .h3{color:#1e1e1e;margin:0 auto;font-style:normal;font-weight:300;font-size:1.75rem;line-height:2.125rem}@media (min-width:768px){div.u_block-two-columns-text .text_1 .h3{max-width:290px;font-size:2.75rem;line-height:3.375rem}}div.u_block-two-columns-text .text_2{background:#a51c30;padding-left:24px;padding-right:24px}@media (min-width:768px){div.u_block-two-columns-text .text_2{padding-left:53px}}div.u_block-two-columns-text .text_2 .h2{margin:0 auto 0 0;color:#fff;font-size:2.5rem;line-height:3rem}@media (min-width:768px){div.u_block-two-columns-text .text_2 .h2{max-width:800px;font-size:3.875rem;line-height:4.25rem}}div.m_project-info .initiatives{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;margin-bottom:40px}div.m_project-info .stats{margin-top:16px;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;width:100%;padding:24px 0 28px;border-top:1px solid #bac5c6}@media (min-width:768px){div.m_project-info .stats{display:flex;gap:56px;justify-content:space-between}}div.m_project-info .stats .col{margin-bottom:20px;max-width:100px}div.m_project-info .stats .col:last-child{margin-bottom:0}div.m_project-info .stats .col .label{line-height:1.25rem;color:#a51c30}div.u_block-page-title{padding:50px 0 0}@media (min-width:768px){div.u_block-page-title{padding:116px 0 40px}}@media (min-width:1180px){div.u_block-page-title{padding:116px 0 107px}}div.u_block-page-title.bg-red{background:#a51c30}div.u_block-page-title.bg-red *{color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25)}div.u_block-page-title .tagline{text-transform:uppercase;margin-bottom:11px;font-size:1.75rem;line-height:2.125rem;font-weight:300}@media (min-width:768px){div.u_block-page-title .tagline{font-size:2.75rem;line-height:3.375rem;display:flex;gap:30px;align-items:center;white-space:nowrap}}div.u_block-page-title .tagline span{width:100%;height:1px;background:#bac5c6;display:none}@media (min-width:768px){div.u_block-page-title .tagline span{display:block}}div.u_block-page-title .title_text{display:block}@media (min-width:992px){div.u_block-page-title .title_text{display:flex;gap:60px;align-items:flex-start}}div.u_block-page-title .title_text .title{text-transform:uppercase}div.u_block-page-title .title_text .text p,div.u_block-page-title .title_text .text strong{font-weight:400;font-size:1.125rem;line-height:1.75rem}div.u_block-page-title .title_text .text strong{font-weight:700}div.u_block-page-title .cta{margin-top:60px}@media (min-width:768px){div.u_block-multiple-images{padding:64px 0;display:flex;flex-direction:column;gap:64px}}div.u_block-multiple-images .item{display:flex;flex-direction:column-reverse;margin:0 auto}@media (min-width:768px){div.u_block-multiple-images .item{flex-direction:row;max-width:973px;gap:50px;align-items:center}}@media (min-width:1180px){div.u_block-multiple-images .item{gap:124px}}div.u_block-multiple-images .item .image{position:relative;height:477px}@media (min-width:768px){div.u_block-multiple-images .item .image{width:477px;max-width:100%;background:#bac5c6;flex:none}}div.u_block-multiple-images .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-multiple-images .item .image:after{content:"";position:absolute;right:0;top:0;width:14px;height:100%;background:#a51c30;mix-blend-mode:multiply;transform:matrix(-1,0,0,1,0,0);z-index:10}@media (min-width:768px){div.u_block-multiple-images .item:nth-child(2n){flex-direction:row-reverse}}div.u_block-multiple-images .item:nth-child(2n) .image{max-width:100%;background:#bac5c6}@media (min-width:768px){div.u_block-multiple-images .item:nth-child(2n) .image{width:477px}}div.u_block-multiple-images .item:nth-child(2n) .image:after{left:0;right:auto}div.u_block-multiple-images .item .info{padding-left:24px;padding-right:24px;margin:56px auto}@media (min-width:768px){div.u_block-multiple-images .item .info{margin:12px auto}}@media (min-width:1180px){div.u_block-multiple-images .item .info{padding:0}}div.u_block-multiple-images .item .info .title{text-transform:uppercase;margin-bottom:24px}div.u_block-multiple-images .item .info .cta{margin-top:20px}div.u_block-multiple-posts{display:flex;flex-direction:column;padding:64px 0;gap:64px}div.u_block-multiple-posts .item{display:flex;width:100%;padding:0 24px;margin:0 auto;gap:16px;align-items:center;flex-direction:column-reverse}@media (min-width:768px){div.u_block-multiple-posts .item{flex-direction:row;width:700px;padding:0;gap:40px}}@media (min-width:992px){div.u_block-multiple-posts .item{width:900px}}@media (min-width:1180px){div.u_block-multiple-posts .item{gap:124px;width:973px}}div.u_block-multiple-posts .item .image{position:relative;width:360px;max-width:calc(100% + 48px);height:360px;flex:none}@media (min-width:992px){div.u_block-multiple-posts .item .image{width:477px;height:477px}}div.u_block-multiple-posts .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-multiple-posts .item .image:after{content:"";position:absolute;right:0;top:0;width:14px;height:100%;background:#a51c30;mix-blend-mode:multiply;transform:matrix(-1,0,0,1,0,0);z-index:10}@media (min-width:768px){div.u_block-multiple-posts .item:nth-child(odd){flex-direction:row-reverse}}div.u_block-multiple-posts .item:nth-child(odd) .image:after{left:0;right:auto}div.u_block-multiple-posts .item .info .title{text-transform:uppercase;margin-bottom:24px;transition:.4s}div.u_block-multiple-posts .item .info .title:hover{color:#830a10}div.u_block-multiple-posts .item .info .text{margin-bottom:32px}div.u_block-multiple-posts .item .info .taxonomies{display:flex;align-items:flex-end;gap:10px;justify-content:space-between}div.u_block-multiple-posts .item .info .taxonomies .resource_types{display:flex;gap:5px 15px;flex-wrap:wrap}div.u_block-multiple-posts .item .info .taxonomies .resource_types .resource_type_item{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}div.u_block-multiple-posts .item .info .taxonomies .initiatives a{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}div.u_block-multiple-posts .item .info .taxonomies .tags a{font-weight:500;font-size:.75rem;line-height:1.25rem;color:#4e84c4;margin-bottom:8px;text-decoration:underline}div.u_block-multiple-posts .item .info .taxonomies .tags a:hover{color:#293352}div.u_block-multiple-posts .item .info .taxonomies .date{font-weight:400;font-size:.875rem;line-height:1.25rem;float:right;color:#1e1e1e}div.u_block-multiple-posts .cta{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.u_block-multiple-posts .cta{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.u_block-multiple-posts .cta{padding-left:30px;padding-right:30px}}div.u_block-multiple-posts .cta--small{max-width:1033px}div.u_block-multiple-posts .cta{display:flex;justify-content:center}div.u_block-two-columns-form{background:#f3f3f1}@media (min-width:1180px){div.u_block-two-columns-form{display:grid;grid-template-columns:1fr 2fr;padding-left:12%}}div.u_block-two-columns-form .text{padding:40px 0 50px;border-bottom:1px solid #bac5c6}@media (min-width:1180px){div.u_block-two-columns-form .text{padding:70px 0 120px;border-right:1px solid #bac5c6}}div.u_block-two-columns-form .text .content{padding:0 40px}@media (min-width:1180px){div.u_block-two-columns-form .text .content{max-width:350px;padding:0;margin-left:auto;margin-right:50px}}div.u_block-two-columns-form .text .content h1{font-style:normal;font-weight:300;font-size:2.75rem;line-height:3.375rem;text-transform:uppercase;max-width:300px}div.u_block-two-columns-form .text .content h3{font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;text-transform:uppercase}div.u_block-two-columns-form .text .content address{font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.75rem}div.u_block-two-columns-form .form{padding:70px 0 120px;background:#fff}div.u_block-two-columns-form .form .form_title{font-style:normal;font-weight:600;font-size:3.875rem;line-height:4.25rem;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:60px}div.u_block-two-columns-form .form .content{max-width:846.66px;margin-right:auto;padding:0 40px}div.u_block-two-columns-form .form .content .submit_button{text-align:right}div.u_block-two-columns-form .form .content .submit_button button[type=submit]{width:auto;padding:30px 38px}div.m_event-card&gt;a{width:100%;display:flex;flex-direction:column-reverse}@media (min-width:840px){div.m_event-card&gt;a{display:flex;gap:145px;align-items:flex-start;justify-content:space-between;flex-direction:inherit}}div.m_event-card&gt;a .event_title{transition:.4s}div.m_event-card&gt;a .event_image{position:relative;overflow:hidden;flex:none;width:100%;height:250px;background:#a51c30;padding:10px}@media (min-width:620px){div.m_event-card&gt;a .event_image{height:372px}}@media (min-width:840px){div.m_event-card&gt;a .event_image{width:372px;height:194px}}div.m_event-card&gt;a .event_image img{position:absolute;width:100%;height:calc(100% - 20px);-o-object-fit:contain;object-fit:contain;transition:.4s}div.m_event-card&gt;a:hover,div.m_event-card&gt;a:hover *{text-decoration:none}div.m_event-card&gt;a:hover .event_title{color:#a51c30}div.m_event-card&gt;a:hover .event_image img{transform:scale(1.1)}div.u_block-featured-links.gray{background:#f3f3f1}div.u_block-featured-links .links{display:flex;flex-direction:column}@media (min-width:992px){div.u_block-featured-links .links{flex-direction:row}}div.u_block-featured-links .links .linkCard{width:100%;padding:40px 0}@media (min-width:992px){div.u_block-featured-links .links .linkCard{padding:94px 20px 120px}}div.u_block-featured-links .links .linkCard:first-child{display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #bac5c6}@media (min-width:992px){div.u_block-featured-links .links .linkCard:first-child{border-right:1px solid #bac5c6;border-bottom:0}}div.u_block-featured-links .links .linkCard:first-child .tagline{font-weight:300;text-transform:uppercase;margin-bottom:0}div.u_block-featured-links .links .linkCard:first-child .title{text-transform:uppercase;letter-spacing:-.02em;margin:0}div.u_block-featured-links .links .linkCard:last-child{border-top:1px solid #bac5c6}@media (min-width:992px){div.u_block-featured-links .links .linkCard:last-child{padding-right:0;border-left:1px solid #bac5c6;border-top:0}}div.u_block-featured-links .links .linkCard .m_link-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}div.u_block-multiple-links .links{display:flex;flex-direction:column;padding:102px 0 131px}div.u_block-multiple-links .links .m_link-card{display:flex;gap:40px;border-bottom:1px solid #bac5c6;align-items:center;padding:40px 0;flex-direction:column}@media (min-width:992px){div.u_block-multiple-links .links .m_link-card{flex-direction:row}}div.u_block-multiple-links .links .m_link-card .info{width:100%}div.u_block-multiple-links .links .m_link-card .info .category_date{margin:0}div.u_block-multiple-links .links .m_link-card .button{width:100%;white-space:nowrap;flex:none;height:39px;padding-top:0}@media (min-width:620px){div.u_block-multiple-links .links .m_link-card .button{width:175px}}div.u_block-multiple-links .links .m_link-card .button:after{top:calc(50% - 10px)}div.u_block-multiple-links .cta{display:block;text-align:center;margin-bottom:120px}div.m_link-card .description,div.m_link-card .title{margin-bottom:16px}div.m_link-card .category_date{margin-bottom:40px;display:flex;justify-content:space-between}div.m_link-card .category_date .date{font-weight:400}div.m_link-card .link{display:block;width:100%;text-align:right;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#a51c30}section.u_hamburger-menu{background:#fff;width:100%;height:auto;left:0;top:0;z-index:10;display:none;padding-top:0}@media (min-width:992px){section.u_hamburger-menu{position:fixed;background-color:rgba(0,0,0,.8);padding-top:0}}section.u_hamburger-menu.isOpen{display:block}section.u_hamburger-menu.isOpen .nav-menu{display:none}@media (min-width:992px){section.u_hamburger-menu.isOpen .nav-menu{display:block;transform:translateX(200%);transition:transform .5s}section.u_hamburger-menu.isOpen .nav-menu.isOpen{transform:translateX(100%)}}section.u_hamburger-menu .nav-menu{background-color:#f3f3f1;width:50%;min-height:100vh;padding-top:109px}section.u_hamburger-menu .nav-menu .nav-content{border-top:1px solid #bac5c6;padding:40px;display:grid;grid-template-columns:repeat(2,1fr);height:calc(100vh - 184px);overflow-y:scroll}section.u_hamburger-menu .nav-menu .nav-content .menu-navs{width:100%}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs{padding-right:3%;padding-top:40px;padding-bottom:40px}}@media (min-width:1180px) and (max-height:1080px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs{padding-top:20px;padding-bottom:20px}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-left,section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right{display:none}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-left,section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right{display:block}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right{position:relative}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right{padding-left:3%}}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right .menu-block{padding:0 0 32px}}@media (min-width:1180px) and (max-height:1080px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right .menu-block{padding:0 0 16px;margin-bottom:10px}}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs.menu-navs-right .menu-block .menu-title{margin-bottom:10px}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block{padding:8px 10px}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block{border-bottom:1px solid #8996a0;margin-bottom:16px;padding:0 0 80px}}@media (min-width:1180px) and (max-height:1080px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block{margin-bottom:20px;padding:0 0 16px}}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-title{color:#a51c30;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;width:100%;position:relative;margin:0 0 30px;text-align:center;padding:10px 0}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-title{font-size:2rem;line-height:2.375rem;margin-bottom:20px;text-align:left;padding:0}}@media (min-width:1180px) and (max-height:1080px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-title{font-size:1.75rem;line-height:1.75rem}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-title:after{content:"";display:block;width:30px;height:3px;background:#a51c30;position:absolute;left:50%;bottom:0;transform:translate(-50%)}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-title:after{display:none}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items{display:block;list-style:none;margin:0;padding:0;position:relative}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-title{color:#1e1e1e;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;margin:0 30px 0 0;width:70px}@media (min-width:992px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-title{width:80px;font-size:1.375rem;line-height:1.75rem;flex-shrink:0}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu{position:relative;display:block;list-style:none;margin:0;padding:0}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item,section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-item{position:relative;display:flex;margin-bottom:10px}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item:last-child,section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-item:last-child{margin-bottom:0}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item a,section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-item a{color:#1e1e1e;font-weight:400;font-size:1rem;font-style:normal;line-height:1.5rem;display:block}@media (min-width:1180px) and (max-height:1080px){section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item a,section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .submenu-item a{line-height:1.125rem}}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item.menu-item-with-children{font-weight:700;margin-bottom:24px}section.u_hamburger-menu .nav-menu .nav-content .menu-navs .menu-block .menu-items .menu-item:last-child{margin-bottom:0}section.u_hamburger-menu .hide{display:none;padding:0}section.u_hamburger-menu .u_tpl-home-v2{position:relative}section.u_hamburger-menu .u_tpl-home-v2:before{content:"";width:100%;height:1px;background:#bac5c6;display:block;position:absolute;left:0;top:109px}@media (min-width:992px){section.u_hamburger-menu .u_tpl-home-v2{display:none}}section.u_hamburger-menu .u_tpl-home-v2 .home-v2-heading,section.u_hamburger-menu .u_tpl-home-v2 .mobile-menu-navs{display:block}@media (min-width:992px){section.u_hamburger-menu .u_tpl-home-v2 .home-v2-heading,section.u_hamburger-menu .u_tpl-home-v2 .mobile-menu-navs{display:none}}section.u_hamburger-menu .u_tpl-home-v2 .tablet-menu-navs{display:none!important}section.u_hamburger-menu .u_tpl-home-v2 .wrapper{gap:0;padding-bottom:0;padding-left:24px;padding-right:24px}section.u_hamburger-menu .u_tpl-home-v2 .wrapper .contents-wrapper{display:none}section.u_hamburger-menu .u_tpl-home-v2 .wrapper .menu-navs{min-height:calc(100vh - 377px)}div.m_submenu-item{display:block;padding:20px;transition:.4s}div.m_submenu-item a{text-decoration:none}div.m_submenu-item .initiatives{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#f4edca}div.m_submenu-item .title{text-transform:uppercase;color:#fff}div.m_submenu-item .description{color:#fff}div.m_submenu-item .explore{width:100%;font-weight:700;font-size:.875rem;line-height:1.25rem;text-align:right;letter-spacing:.2em;text-transform:uppercase;color:#f4edca;display:block;opacity:0;transition:.4s}div.m_submenu-item .explore:hover{color:#fff}div.m_submenu-item:hover{background:#333;text-decoration:none}div.m_submenu-item:hover .explore{opacity:1}div.m_newsletter-form{margin-top:80px;background:#f3f3f1;border-top:9px solid #a51c30;padding:20px 16px;margin-bottom:60px}div.m_newsletter-form.bg-yellow{background:#f4edca}div.m_newsletter-form h3{font-style:normal;font-weight:300;font-size:2.75rem;line-height:3.375rem;text-transform:uppercase;margin-bottom:25px}div.m_newsletter-form .frm-show-form fieldset{padding:0;border:none}div.m_newsletter-form .frm-show-form .frm_form_field{margin-bottom:15px}div.m_newsletter-form .frm-show-form .frm_form_title{font-style:normal;font-weight:600;font-size:3.875rem;line-height:4.25rem;letter-spacing:-.02em;text-transform:uppercase;color:#000}div.m_newsletter-form .frm-show-form .frm_error_style{color:#b2264e;margin-bottom:10px}div.m_newsletter-form .frm-show-form .frm_error{font-size:.8125rem;line-height:1rem;color:#b2264e}div.m_newsletter-form .frm-show-form label{font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem}div.m_newsletter-form .frm-show-form input[type=email],div.m_newsletter-form .frm-show-form input[type=text],div.m_newsletter-form .frm-show-form textarea{border-radius:0;border:1px solid #495a66;background:#fff;margin-bottom:5px;padding:9px 16px;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;height:auto}div.m_newsletter-form .frm-show-form input[type=email]:active,div.m_newsletter-form .frm-show-form input[type=email]:focus,div.m_newsletter-form .frm-show-form input[type=text]:active,div.m_newsletter-form .frm-show-form input[type=text]:focus,div.m_newsletter-form .frm-show-form textarea:active,div.m_newsletter-form .frm-show-form textarea:focus{outline:none;border-color:#1e1e1e}div.m_newsletter-form .frm-show-form .frm_submit{text-align:right}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit{position:relative;font-weight:700;font-size:.875rem;line-height:1.0625rem;letter-spacing:.2em;text-transform:uppercase;color:#1e1e1e;padding:30px 38px;background:#fff;border:1px solid #1e1e1e;border-radius:0;display:inline-block;text-align:center;z-index:1}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.larger{padding:30px 95px}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:before{content:"";position:absolute;left:0;bottom:0;height:3%;width:100%;background:#1e1e1e;transition:.4s}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit&gt;a{color:#000;text-decoration:none}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:focus,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:hover{background:transparent;color:#fff;text-decoration:none;outline:none}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:focus:before,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:hover:before{height:100%;z-index:-1}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:focus&gt;a,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit:hover&gt;a{color:#fff;text-decoration:none}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary{background:transparent;border:1px solid #fff;color:#fff}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary:before{background:#fff}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary&gt;a{color:#fff;text-decoration:none}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary:focus,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary:hover{color:#1e1e1e}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary:focus&gt;a,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.button-secondary:hover&gt;a{color:#1e1e1e;text-decoration:none}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.frm_button_submit,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red{background:transparent;border:1px solid #a51c30;color:#1e1e1e;width:100%}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:before,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red:before{background:#a51c30}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:focus,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.frm_button_submit:hover,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red:focus,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red:hover{color:#fff}@media (min-width:768px){div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.frm_button_submit,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red{width:auto}}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.red-alt{background:#a51c30;color:#fff}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt{border-width:0 0 3px;border-color:#bac5c6;padding-left:0;width:-moz-fit-content;width:fit-content;text-align:left;background:transparent}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:before{background:transparent}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:after{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");opacity:0;transition:.4s}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt.active,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:focus,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:hover{color:#1e1e1e;border-color:#a51c30;width:100%}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt.active:after,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:focus:after,div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit.alt:hover:after{opacity:1;right:10px}div.m_newsletter-form .frm-show-form .frm_submit .frm_button_submit{display:block;min-width:100%;padding:22px 38px}div.m_newsletter-form .frm-show-form.frm_loading_form .frm_button_submit{opacity:inherit;color:inherit!important}div.m_newsletter-form .frm-show-form.frm_loading_form .frm_button_submit:before{display:none}div.m_newsletter-form .frm_forms .frm_message p{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem}div.m_block-hcaw-header&gt;div.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.m_block-hcaw-header&gt;div.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.m_block-hcaw-header&gt;div.wrapper{padding-left:30px;padding-right:30px}}div.m_block-hcaw-header&gt;div.wrapper--small{max-width:1033px}@media (min-width:620px){div.m_block-hcaw-header&gt;div.wrapper{display:flex;gap:24px}}@media (min-width:992px){div.m_block-hcaw-header&gt;div.wrapper{gap:36px;margin-bottom:40px}}div.m_block-hcaw-header&gt;div.wrapper&gt;h1.title{display:block;text-indent:-10000px;min-height:160px;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/hcaw-logo.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-top:30px;margin-bottom:30px}@media (min-width:620px){div.m_block-hcaw-header&gt;div.wrapper&gt;h1.title{flex-basis:30%;flex-shrink:0;flex-grow:0;background-position:100% 0}}@media (min-width:992px){div.m_block-hcaw-header&gt;div.wrapper&gt;h1.title{flex-basis:50%;min-height:350px}}div.m_block-hcaw-header&gt;div.wrapper&gt;div.first{padding:10px 24px 24px 0}@media (min-width:620px){div.m_block-hcaw-header&gt;div.wrapper&gt;div.first{flex-basis:70%;flex-shrink:0;flex-grow:0;padding-top:70px}}@media (min-width:992px){div.m_block-hcaw-header&gt;div.wrapper&gt;div.first{flex-basis:50%;display:flex;flex-direction:column;justify-content:flex-end}}div.m_block-hcaw-header&gt;div.wrapper&gt;div.first&gt;hr.hcawLine{margin-bottom:30px}div.m_block-hcaw-header&gt;div.wrapper&gt;div.first&gt;h2{font-family:runda,sans-serif;font-size:1em;letter-spacing:normal;margin:0 0 16px;line-height:1em}div.m_block-hcaw-header&gt;div.wrapper&gt;div.first&gt;p{margin-bottom:0}div.m_block-hcaw-header&gt;div.images-section&gt;div.images{display:flex}div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container{width:100%}div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container&gt;img{width:100%;-o-object-fit:cover;object-fit:cover}div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container.img1{display:block}div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container.img2,div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container.img3{display:none}@media (min-width:620px){div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container.img2{display:block}}@media (min-width:840px){div.m_block-hcaw-header&gt;div.images-section&gt;div.images&gt;div.image-container.img3{display:block}}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container{padding-left:24px;padding-right:24px;background-color:#1e1e1e;margin-top:-18px}@media (min-width:840px){div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container{margin-top:-40px;background-color:transparent;display:flex;gap:24px;justify-content:center}}@media (min-width:1180px){div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container{padding-left:0;gap:40px;padding-right:calc(66.66667vw - 846.66667px)}}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;hr.hcawLine{display:none}@media (min-width:1180px){div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;hr.hcawLine{display:block;top:90px}}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;span.shield{display:inline-block;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/veritas-shield.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:115px;flex-basis:115px;height:138px;flex-shrink:0;flex-grow:0}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;div.second{padding:24px 0}@media (min-width:840px){div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;div.second{background-color:#1e1e1e;max-width:700px;padding-left:24px;padding-right:24px}}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;div.second&gt;h2{color:#fff;font-family:runda,sans-serif;font-size:1em;letter-spacing:normal;margin:0 0 16px;line-height:1em}div.m_block-hcaw-header&gt;div.images-section&gt;div.bottom-container&gt;div.second&gt;p{color:#fff;margin-bottom:0}@media (min-width:992px){div.u_block-hcaw-agenda{margin-top:100px;color:inherit}}div.u_block-hcaw-agenda&gt;div.title-section{background-color:#f9f7ed}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.title-section{background-color:transparent;background:linear-gradient(180deg,#f9f7ed,#f9f7ed 320px,rgba(249,247,237,0) 321px,rgba(249,247,237,0))}}div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper{padding-left:30px;padding-right:30px}}div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper--small{max-width:1033px}div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper{padding-top:40px;padding-bottom:40px}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper{display:flex;padding-top:100px;padding-bottom:0}}div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;h2.title{display:block;text-transform:uppercase;font-family:Rubik,sans-serif;font-size:1.75rem;color:inherit;line-height:1.15em;font-weight:300;margin-bottom:25px}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;h2.title{flex-basis:520px;flex-shrink:0;font-size:4rem;margin-bottom:0}}div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;h2.title&gt;em{font-weight:600;font-size:2.5rem;font-style:normal;line-height:1.15em}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;h2.title&gt;em{font-size:5.9375rem}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;hr.hcawLine{position:relative;top:85px}}@media (min-width:620px){div.u_block-hcaw-agenda&gt;div.title-section&gt;div.first-wrapper&gt;hr.hcawLine:after{flex-basis:100%}}div.u_block-hcaw-agenda&gt;div.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.u_block-hcaw-agenda&gt;div.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.u_block-hcaw-agenda&gt;div.wrapper{padding-left:30px;padding-right:30px}}div.u_block-hcaw-agenda&gt;div.wrapper--small{max-width:1033px}div.u_block-hcaw-agenda&gt;div.wrapper{padding-top:40px}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper{padding-left:240px;color:inherit}}div.u_block-hcaw-agenda&gt;div.wrapper&gt;p{padding-bottom:20px;font-size:1rem;line-height:1.4em;font-weight:400}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry,div.u_block-hcaw-agenda&gt;div.wrapper&gt;hr.hcawLine{margin-bottom:40px}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry{display:flex;gap:40px}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main{flex-basis:100%;flex-shrink:1;flex-grow:0}}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;h3{color:#8c8179;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin-bottom:24px}@media (min-width:375px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;h3&gt;span{display:block}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;h3&gt;span{display:inline}}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;h4{font-family:runda,sans-serif;color:#1e1e1e;font-size:1rem;line-height:1.5rem;margin-bottom:4px}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;span.subtitle{font-size:1rem;color:#a51c30;display:block;margin-bottom:20px;line-height:1.25rem}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;p{display:inline-block;font-size:.875rem;font-family:Rubik,sans-serif;line-height:1.25rem;font-weight:400;margin-bottom:40px}@media (min-width:375px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;p{margin-bottom:24px}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-main&gt;p{margin-bottom:0}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-cta{flex-basis:170px;flex-shrink:0;flex-grow:0;display:flex;flex-direction:column;justify-content:flex-end}}div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-cta&gt;a{display:block;color:#a51c30;font-size:.875rem;letter-spacing:.15625rem;text-transform:uppercase;font-weight:600;margin-bottom:10px}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-cta&gt;hr.hcawLine{flex-grow:0;flex-shrink:0}}@media (min-width:992px){div.u_block-hcaw-agenda&gt;div.wrapper&gt;div.entries&gt;div.entry&gt;div.entry-cta&gt;hr.hcawLine:after{width:100%;flex-basis:100%}}div.m_block-hcaw-speakers{background-color:#f3f3f1}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section{display:flex;padding-top:100px;padding-bottom:0;gap:40px}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container{padding-top:35px;margin-bottom:30px}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container{margin-bottom:22px}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container&gt;h2.title{display:block;text-transform:uppercase;font-family:Rubik,sans-serif;font-size:1.75rem;line-height:1.15em;font-weight:300;margin-bottom:25px}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container&gt;h2.title{flex-basis:520px;flex-shrink:0;font-size:4rem;margin-bottom:0}}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container&gt;h2.title{margin-top:0;margin-bottom:22px}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container&gt;h2.title&gt;em{font-weight:600;font-size:2.5rem;font-style:normal;line-height:1.15em}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.title-container&gt;h2.title&gt;em{font-size:5.9375rem}}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.intro-container{position:relative;top:120px}}@media (min-width:620px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.intro-container:after{flex-basis:100%}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.intro-container&gt;hr.hcawLine{margin-bottom:24px}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.intro-container&gt;p{font-size:1rem;margin-bottom:16px}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.title-section&gt;div.intro-container&gt;p{margin-bottom:0}}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers{display:flex;flex-wrap:wrap;padding-bottom:64px}}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers{gap:40px;padding-bottom:100px}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker{margin-bottom:50px}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker{margin-bottom:0;width:100%}}@media (min-width:768px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker{flex-basis:calc(33% - 27px)}}@media (min-width:992px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker{flex-basis:calc(25% - 30px)}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container{width:100%;padding-top:100%;position:relative;margin-bottom:16px}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container{margin-top:40px}}@media (min-width:768px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container{margin-top:0}}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container&gt;div.bio{opacity:0;transition:opacity .4s ease;display:flex;flex-direction:column;position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;height:100%;width:100%;max-width:100%;max-height:100%;overflow:hidden;background-color:rgba(30,30,30,.8);padding:30px;justify-content:space-between}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container&gt;div.bio&gt;span{display:block;text-overflow:ellipsis;overflow:hidden;color:#fff;font-size:.875rem;max-height:80%}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container&gt;div.bio&gt;a{display:block;color:#fff;text-transform:uppercase;text-align:right;font-weight:700;font-size:1rem}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container&gt;img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;display:block;width:100%;-o-object-fit:cover;object-fit:cover}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;div.image-container:hover&gt;div.bio{opacity:1}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;h3{font-size:1.125rem;line-height:1.75rem;color:#a51c30;font-family:runda,sans-serif;font-weight:600;margin:0}div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;p{font-size:.875rem;line-height:1.25rem}@media (min-width:375px){div.m_block-hcaw-speakers&gt;div.wrapper&gt;div.speakers&gt;div.speaker&gt;p{margin-bottom:0!important}}div.m_block-hcaw-symposium&gt;div.title-section{background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:330px;margin-bottom:50px}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.title-section{padding-top:250px}}div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,.5) 0);position:relative}@media (min-width:375px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container{top:0}}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container{top:20px}}div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper{padding-left:30px;padding-right:30px}}div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper--small{max-width:1033px}div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper&gt;h2.title{display:block;text-transform:uppercase;font-family:Rubik,sans-serif;font-size:1.75rem;line-height:1.15em;font-weight:300;margin-bottom:25px}@media (min-width:375px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper&gt;h2.title{margin-bottom:48px}}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper&gt;h2.title{flex-basis:520px;flex-shrink:0;font-size:4rem;margin-bottom:0}}div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper&gt;h2.title&gt;em{font-weight:600;font-size:2.5rem;font-style:normal;line-height:1em}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.title-section&gt;div.title-container&gt;div.wrapper&gt;h2.title&gt;em{font-size:5.9375rem}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper{padding-left:30px;padding-right:30px}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper--small{max-width:1033px}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper{display:flex;gap:120px}}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main{margin-top:90px;flex-basis:60%}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;h3{color:#a51c30;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.15em;margin-bottom:30px}@media (min-width:375px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;h3{margin-bottom:16px}}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;h3{margin-bottom:18px}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;div.cta-container&gt;a{display:inline-block;width:100%;text-align:center;border-radius:0;background-color:#a51c30;padding:30px;color:#fff;border:4px solid #a51c30;font-size:.875rem;font-weight:600;text-transform:uppercase}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;div.cta-container&gt;a{width:auto;padding-left:90px;padding-right:90px}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.main&gt;div.cta-container&gt;a:hover{color:#a51c30;background-color:#fff;text-decoration:none}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar{margin-top:60px}@media (min-width:992px){div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar{flex-basis:40%}}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block{margin-bottom:60px}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block&gt;div.sb-title{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block&gt;div.sb-title:before{content:"";display:inline-block;flex-basis:25px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:15px}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block&gt;div.sb-title&gt;span{display:inline-block;font-size:1.75rem;font-style:normal;font-weight:300;text-transform:uppercase;color:#8996a0}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block&gt;div.sb-content{font-size:1.25rem;font-weight:600;font-family:Rubik,sans-serif}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.where&gt;div.sb-title:before{background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/pin.svg)}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.when&gt;div.sb-content{margin-bottom:16px}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.when&gt;div.sb-title:before{background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/calendar.svg)}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.when&gt;a.add-calendar{margin-top:16px;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.host&gt;div.sb-title:before{background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/tower.svg)}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.host&gt;div.sb-content&gt;span.salata-logo{display:block;width:100%;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/salata-full.svg);background-repeat:no-repeat;background-position:0 0;background-size:contain;text-indent:-10000px;min-height:70px;margin-bottom:20px}div.m_block-hcaw-symposium&gt;div.content-section&gt;div.wrapper&gt;div.sidebar&gt;div.sidebar-block.host&gt;div.sb-content&gt;a{font-size:.875rem;text-transform:uppercase;font-weight:600;font-family:runda,sans-serif;letter-spacing:.2em}div.u_block-hcaw-featured-posts{padding-top:28px;background-color:#f3f3f1}@media (min-width:375px){div.u_block-hcaw-featured-posts{padding-top:60px;padding-bottom:0}}@media (min-width:992px){div.u_block-hcaw-featured-posts{padding-top:60px;padding-bottom:104px}}div.u_block-hcaw-featured-posts .wrapper .title_box{gap:28px;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}@media (min-width:375px){div.u_block-hcaw-featured-posts .wrapper .title_box{display:block}}@media (min-width:992px){div.u_block-hcaw-featured-posts .wrapper .title_box{display:flex;flex-direction:row;margin-bottom:60px;gap:50px;align-items:center}}div.u_block-hcaw-featured-posts .wrapper .title_box .title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.625rem;text-transform:uppercase;color:#1e1e1e;margin:0}@media (min-width:375px){div.u_block-hcaw-featured-posts .wrapper .title_box .col-left{display:none}}@media (min-width:992px){div.u_block-hcaw-featured-posts .wrapper .title_box .col-left{display:block;width:55%}}div.u_block-hcaw-featured-posts .wrapper .title_box .col-right-line{width:47%}@media (min-width:375px){div.u_block-hcaw-featured-posts .wrapper .title_box .col-right-line{display:block;margin-top:16px}}@media (min-width:992px){div.u_block-hcaw-featured-posts .wrapper .title_box .col-right-line{display:none}}div.u_block-hcaw-featured-posts .wrapper .title_box .col-right-line .line{margin-top:0;margin-left:0}div.u_block-hcaw-featured-posts .wrapper .title_box .line{margin-left:-24px;width:calc(100% + 48px);background-color:#a51c30;height:6px;display:flex;margin-top:78px}div.u_block-hcaw-featured-posts .wrapper .title_box .text_1{font-family:Rubik;font-style:normal;font-weight:300;letter-spacing:-.02em;text-transform:uppercase}@media (min-width:375px){div.u_block-hcaw-featured-posts .wrapper .title_box .text_1{font-size:1.75rem;line-height:2.0625rem}}@media (min-width:992px){div.u_block-hcaw-featured-posts .wrapper .title_box .text_1{font-size:4rem;line-height:4.75rem}}div.u_block-hcaw-featured-posts .wrapper .title_box .text_2{font-family:Rubik;font-style:normal;font-weight:600;letter-spacing:-.02em;text-transform:uppercase}@media (min-width:375px){div.u_block-hcaw-featured-posts .wrapper .title_box .text_2{font-size:2.5rem;line-height:2.9375rem}}@media (min-width:992px){div.u_block-hcaw-featured-posts .wrapper .title_box .text_2{font-size:5.9375rem;line-height:6.5625rem}}div.u_block-hcaw-featured-posts .main_featured_post{position:relative;padding:40px 0}@media (min-width:992px){div.u_block-hcaw-featured-posts .main_featured_post{padding:0;margin-bottom:64px}}div.u_block-hcaw-featured-posts .main_featured_post .image{position:relative;overflow:hidden}div.u_block-hcaw-featured-posts .main_featured_post .image img{transition:.4s}div.u_block-hcaw-featured-posts .main_featured_post .image:hover img{transform:scale(1.1)}div.u_block-hcaw-featured-posts .main_featured_post .image{height:226px;width:100%;max-width:464px;display:block;border-right:6px solid #a51c30}@media (min-width:992px){div.u_block-hcaw-featured-posts .main_featured_post .image{height:281px;border-right:14px solid #a51c30}}div.u_block-hcaw-featured-posts .main_featured_post:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-hcaw-featured-posts .main_featured_post:after{display:none}}div.u_block-hcaw-featured-posts .main_featured_post .m_post-card .post_content .title{font-size:1.375rem;line-height:1.75rem}div.u_block-hcaw-featured-posts .posts{display:flex;flex-direction:column}@media (min-width:375px){div.u_block-hcaw-featured-posts .posts{padding-top:0}}@media (min-width:992px){div.u_block-hcaw-featured-posts .posts{gap:60px;flex-direction:row}}div.u_block-hcaw-featured-posts .posts .m_post-card{position:relative;width:100%;padding:28px 0 40px}@media (min-width:992px){div.u_block-hcaw-featured-posts .posts .m_post-card{padding:0}}div.u_block-hcaw-featured-posts .posts .m_post-card:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-hcaw-featured-posts .posts .m_post-card:after{display:none}}div.u_block-hcaw-featured-posts .posts .m_post-card .post_content{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:375px){div.u_block-hcaw-featured-posts .posts .m_hcaw-post-card:after{content:"";position:relative;left:-50px;width:150%;height:1px;background:#bac5c6}}@media (min-width:992px){div.u_block-hcaw-featured-posts .posts .m_hcaw-post-card:after{display:none}}div.m_hcaw-post-card{width:100%;justify-content:space-between;display:flex;flex-direction:column}@media (min-width:768px){div.m_hcaw-post-card{display:flex;gap:39px}}div.m_hcaw-post-card .image{width:275px;height:156px;flex:none;overflow:hidden}div.m_hcaw-post-card .image.large{width:464px;height:auto;border-right:14px solid #a51c30}div.m_hcaw-post-card .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}div.m_hcaw-post-card .post_content{width:100%;flex-grow:1;display:flex;flex-direction:column}div.m_hcaw-post-card .post_content a,div.m_hcaw-post-card .post_content a:hover{color:#1e1e1e}div.m_hcaw-post-card .post_content .title{color:#1e1e1e;margin-bottom:16px;display:block}div.m_hcaw-post-card .post_content .desc{color:#1e1e1e;margin-bottom:32px;display:block}div.m_hcaw-post-card .post_content .taxonomies{display:flex;align-items:flex-end;gap:10px;justify-content:space-between}@media (min-width:375px){div.m_hcaw-post-card .post_content .taxonomies{margin-top:40px}}div.m_hcaw-post-card .post_content .post_info{height:100%}div.m_hcaw-post-card .post_content .resource_types{display:flex;gap:5px 15px;flex-wrap:wrap}div.m_hcaw-post-card .post_content .resource_types .item{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.17em;text-transform:uppercase;color:#a51c30}div.m_hcaw-post-card .post_content .initiatives{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}div.m_hcaw-post-card .post_content .tags{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4e84c4;margin-bottom:8px}div.m_hcaw-post-card .post_content .date{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;flex:none}div.m_hcaw-post-card .view_more{text-align:right}@media (min-width:375px){div.m_hcaw-post-card .view_more{display:none}}div.m_hcaw-post-card .view_more a{font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30!important}div.u_block-c-t-a-with-image{background:#f3f3f1}div.u_block-c-t-a-with-image .block_holder{position:relative;padding:56px 0;display:flex;gap:30px;flex-direction:column}div.u_block-c-t-a-with-image .block_holder .image{max-width:317px}@media (min-width:992px){div.u_block-c-t-a-with-image .block_holder{padding:126px 0 132px;flex-direction:row;gap:70px}div.u_block-c-t-a-with-image .block_holder .image{flex:none;padding-right:38px;border-right:1px solid #bac5c6}}div.u_block-c-t-a-with-image .block_holder .info{display:block;position:relative}div.u_block-c-t-a-with-image .block_holder .info .title{text-transform:uppercase;color:#fff;font-size:3rem}div.u_block-c-t-a-with-image .block_holder .info .text{color:#fff;max-width:787px}div.u_block-c-t-a-with-image .block_holder .cta{margin-top:50px}div.u_block-c-t-a-with-image .block_holder .button{display:block;text-align:center}@media (min-width:992px){div.u_block-c-t-a-with-image .block_holder .button{display:inline-block}}div.u_block-h-c-a-w-header&gt;div.wrapper{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;max-width:1270px}@media (min-width:1240px){div.u_block-h-c-a-w-header&gt;div.wrapper{padding-left:20px;padding-right:20px}}@media (min-width:1440px){div.u_block-h-c-a-w-header&gt;div.wrapper{padding-left:30px;padding-right:30px}}div.u_block-h-c-a-w-header&gt;div.wrapper--small{max-width:1033px}@media (min-width:620px){div.u_block-h-c-a-w-header&gt;div.wrapper{display:flex;gap:24px}}@media (min-width:992px){div.u_block-h-c-a-w-header&gt;div.wrapper{gap:36px;margin-bottom:40px}}div.u_block-h-c-a-w-header&gt;div.wrapper&gt;h1.title{display:block;text-indent:-10000px;min-height:160px;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/hcaw-logo.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-top:30px;margin-bottom:30px}@media (min-width:620px){div.u_block-h-c-a-w-header&gt;div.wrapper&gt;h1.title{flex-basis:30%;flex-shrink:0;flex-grow:0;background-position:100% 0}}@media (min-width:992px){div.u_block-h-c-a-w-header&gt;div.wrapper&gt;h1.title{flex-basis:50%;min-height:350px}}div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first{padding:10px 24px 24px 0}@media (min-width:620px){div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first{flex-basis:70%;flex-shrink:0;flex-grow:0;padding-top:70px}}@media (min-width:992px){div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first{flex-basis:50%;display:flex;flex-direction:column;justify-content:flex-end}}div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first&gt;hr.hcawLine{margin-bottom:30px}div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first&gt;h2{font-family:runda,sans-serif;font-size:1em;letter-spacing:normal;margin:0 0 16px;line-height:1em}div.u_block-h-c-a-w-header&gt;div.wrapper&gt;div.first&gt;p{margin-bottom:0}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images{display:flex}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container{width:100%}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container&gt;img{width:100%;-o-object-fit:cover;object-fit:cover}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container.img1{display:block}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container.img2,div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container.img3{display:none}@media (min-width:620px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container.img2{display:block}}@media (min-width:840px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.images&gt;div.image-container.img3{display:block}}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container{padding-left:24px;padding-right:24px;background-color:#1e1e1e;margin-top:-18px}@media (min-width:840px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container{margin-top:-40px;background-color:transparent;display:flex;gap:24px;justify-content:center}}@media (min-width:1180px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container{padding-left:0;gap:40px;padding-right:calc(66.66667vw - 846.66667px)}}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;hr.hcawLine{display:none}@media (min-width:1180px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;hr.hcawLine{display:block;top:90px}}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;span.shield{display:inline-block;background-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/svgs/veritas-shield.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:115px;flex-basis:115px;height:138px;flex-shrink:0;flex-grow:0}@media (min-width:375px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;span.shield{position:relative}}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;div.second{padding:24px 0}@media (min-width:840px){div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;div.second{background-color:#1e1e1e;max-width:700px;padding-left:24px;padding-right:24px}}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;div.second&gt;h2{color:#fff;font-family:runda,sans-serif;font-size:1em;letter-spacing:normal;margin:0 0 16px;line-height:1em}div.u_block-h-c-a-w-header&gt;div.images-section&gt;div.bottom-container&gt;div.second&gt;p{color:#fff;margin-bottom:0}div.u_block-live-stream{padding:90px 0;background:#f3f3f1}@media (min-width:992px){div.u_block-live-stream{padding:126px 0 128px}}div.u_block-live-stream .row{display:flex;flex-direction:column;gap:50px}@media (min-width:992px){div.u_block-live-stream .row{display:grid;grid-template-columns:1fr 1fr;flex-direction:row;gap:25px}}div.u_block-live-stream .row .left{height:100%}@media (min-width:992px){div.u_block-live-stream .row .left{padding-right:23px}}div.u_block-live-stream .row .left .salata_logo{padding-bottom:20px;margin-bottom:25px;border-bottom:2px solid #fff}div.u_block-live-stream .row .left .image{max-width:318px;margin-bottom:78px}div.u_block-live-stream .row .left .text{font-size:1.125rem;line-height:1.75rem;margin-bottom:32px}div.u_block-live-stream .row .left .cta a{padding:30px}div.u_block-live-stream .row .right{position:relative;width:100%;flex:none}@media (min-width:1180px){div.u_block-live-stream .row .right{width:670px}}@media (min-width:1240px){div.u_block-live-stream .row .right{width:789px}}div.u_block-live-stream .row .right .title_row{display:flex;margin-bottom:30px;color:#1e1e1e;flex-direction:column;gap:15px}@media (min-width:480px){div.u_block-live-stream .row .right .title_row{flex-direction:row;justify-content:space-between;align-items:flex-end}}div.u_block-live-stream .row .right .title_row .title{white-space:nowrap;text-transform:uppercase;margin:0}div.u_block-live-stream .row .right .title_row span{width:100%;height:1px;background:#fff;margin-bottom:5px}div.u_block-live-stream .row .right .title_row .streaming_date{font-weight:300;text-transform:uppercase;white-space:nowrap;margin:0}div.u_block-live-stream .row .right .video{position:relative;width:100%;height:50vw;margin-bottom:8px}@media (min-width:992px){div.u_block-live-stream .row .right .video{height:300px}}@media (min-width:1180px){div.u_block-live-stream .row .right .video{height:400px}}@media (min-width:1240px){div.u_block-live-stream .row .right .video{height:467px}}div.u_block-live-stream .row .right .video .play{display:none}div.u_block-live-stream .row .right .video .player{position:relative;width:100%;height:100%}div.u_block-live-stream .row .right .video .player .close{display:none}div.u_block-live-stream .row .right .video .player iframe{width:100%;height:100%}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip):after{content:"";position:absolute;background:#fff;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pip.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pip.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:80px;height:80px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player{position:fixed;inset:auto 10px 10px auto;width:230px;height:145px;z-index:9999;border:15px solid #1e1e1e;box-shadow:0 0 20px 0 rgba(0,0,0,.5);cursor:move}@media (min-width:620px){div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player{width:330px;height:200px}}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player.animating{transition:.4s}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player .close{position:absolute;display:block;background:rgba(0,0,0,.5);padding:5px;top:-10px;right:-10px;cursor:pointer;transition:.4s}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player .close span{background-color:#fff;width:14px;height:14px}div.u_block-live-stream .row .right .video.on_pip:not(.stop_pip) .player .close:hover{background:rgba(0,0,0,.8)}div.u_block-live-stream .row .right .video.stop_pip{background:#1e1e1e}div.u_block-live-stream .row .right .video.stop_pip .player{opacity:.1;pointer-events:none;filter:blur(5px)}div.u_block-live-stream .row .right .video.stop_pip .play{position:absolute;display:block;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);cursor:pointer;z-index:1;opacity:.8;transition:.4s}div.u_block-live-stream .row .right .video.stop_pip .play span{background-color:#fff;width:80px;height:80px}div.u_block-live-stream .row .right .video.stop_pip .play:hover{opacity:1}div.u_block-live-stream.bg-dark{background:#1e1e1e}div.u_block-live-stream.bg-dark .row .right .title_row .streaming_date,div.u_block-live-stream.bg-dark .row .right .title_row .title{color:#fff}div.u_block-live-now-top{position:relative;align-items:center;top:0;width:100%;background-color:#a51c30;padding:16px 17px 20px 40px;z-index:3000;display:flex;transition:opacity .5s ease-out;opacity:1}@media (min-width:375px){div.u_block-live-now-top{display:block;padding:36px 17px 20px 25px}}@media (min-width:840px){div.u_block-live-now-top{display:block;padding:16px 17px 20px 40px}}@media (min-width:992px){div.u_block-live-now-top{display:flex}}div.u_block-live-now-top&gt;.text&gt;.title{display:flex;align-items:center;font-family:runda,sans-serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#f4edca}@media (min-width:375px){div.u_block-live-now-top&gt;.text&gt;.title{font-size:1rem}}@media (min-width:480px){div.u_block-live-now-top&gt;.text&gt;.title{font-size:1.125rem}}div.u_block-live-now-top&gt;.text&gt;.title&gt;.icon-video{background:#f4edca;margin-right:13px;margin-top:7px}div.u_block-live-now-top&gt;.text&gt;.sub-title{display:flex;color:#f4edca;font-size:1rem;line-height:1.5rem}@media (min-width:375px){div.u_block-live-now-top&gt;.text&gt;.sub-title{display:block;font-size:.875rem}}@media (min-width:480px){div.u_block-live-now-top&gt;.text&gt;.sub-title{font-size:1rem}}@media (min-width:840px){div.u_block-live-now-top&gt;.text&gt;.sub-title{display:flex}}@media (min-width:992px){div.u_block-live-now-top&gt;.text&gt;.sub-title{display:block}}@media (min-width:1240px){div.u_block-live-now-top&gt;.text&gt;.sub-title{display:flex}}div.u_block-live-now-top&gt;.text&gt;.sub-title&gt;.first_text{margin-right:5px;font-weight:700}div.u_block-live-now-top&gt;.cta{margin-left:auto}div.u_block-live-now-top&gt;.cta&gt;a{padding:19px 40px}@media (min-width:375px){div.u_block-live-now-top&gt;.cta&gt;a{margin-top:11px;width:97%}}@media (min-width:480px){div.u_block-live-now-top&gt;.cta&gt;a{width:auto}}@media (min-width:768px){div.u_block-live-now-top&gt;.cta&gt;a{margin-top:16px}}@media (min-width:992px){div.u_block-live-now-top&gt;.cta&gt;a{margin-top:0}}div.u_block-live-now-top&gt;.cta&gt;.icon-close{float:right;margin-left:37px;background-color:#fff;cursor:pointer;width:14px;height:14px}@media (min-width:375px){div.u_block-live-now-top&gt;.cta&gt;.icon-close{position:absolute;top:20px;right:20px}}@media (min-width:768px){div.u_block-live-now-top&gt;.cta&gt;.icon-close{position:absolute;top:20px;right:20px}}@media (min-width:992px){div.u_block-live-now-top&gt;.cta&gt;.icon-close{position:static}}div.u_block-h-c-a-w-happening-now .form_section{padding:32px 0 42px;background:#f9f7ed;margin-bottom:32px}div.u_block-h-c-a-w-happening-now .form_section .tagline{font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:2.0625rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .form_section .tagline{font-size:4rem;line-height:4.75rem}}div.u_block-h-c-a-w-happening-now .form_section .title{font-family:Rubik,sans-serif;font-weight:600;font-size:2.5rem;line-height:2.9375rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;margin-bottom:14px;display:flex;flex-direction:column;white-space:nowrap}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .form_section .title{font-size:5.9375rem;line-height:6.5625rem;align-items:flex-end;flex-direction:row;gap:30px}}div.u_block-h-c-a-w-happening-now .form_section .title:after{content:"";width:100%;max-width:197px;height:8px;background:#a51c30;margin-bottom:20px}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .form_section .title:after{max-width:100%}}div.u_block-h-c-a-w-happening-now .form_section .text{font-family:Rubik,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e}div.u_block-h-c-a-w-happening-now .form_section .form .input_line{display:flex;gap:16px}div.u_block-h-c-a-w-happening-now .form_section .form .input_line input{width:100%;max-width:485px;padding:9px 16px;border:1px solid #495a66;font-family:runda,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem}div.u_block-h-c-a-w-happening-now .form_section .form .frm_checkbox{margin-bottom:10px;display:flex}div.u_block-h-c-a-w-happening-now .form_section .form .frm_checkbox label{display:contents;font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}div.u_block-h-c-a-w-happening-now .form_section .form .frm_checkbox input[type=checkbox]{width:24px;height:24px;padding:3.5px;border:1px solid #a51c30;margin-right:12px}div.u_block-h-c-a-w-happening-now .form_section .form .frm_checkbox input[type=checkbox]:before{box-shadow:inset 10px 10px #a51c30}div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button{width:auto;margin:0;padding:9px 22px;font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#fff;background:#a51c30;transition:.4s}div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit:active,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit:focus,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit:hover,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button:active,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button:focus,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button:hover,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit:active,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit:focus,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit:hover,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button:active,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button:focus,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button:hover{background:#1e1e1e;border-color:#1e1e1e;color:#fff}div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit[disabled=disabled],div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button[disabled=disabled],div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit[disabled=disabled],div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button[disabled=disabled]{background:#bac5c6;border-color:#bac5c6;opacity:.5}div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit .frm_button_submit:before,div.u_block-h-c-a-w-happening-now .form_section .form .frm_submit button.button:before,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button .frm_button_submit:before,div.u_block-h-c-a-w-happening-now .form_section .form .submit_button button.button:before{display:none}div.u_block-h-c-a-w-happening-now .thank_you{padding:40px 0}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .thank_you{padding:48px 0 128px}}div.u_block-h-c-a-w-happening-now .thank_you .wrapper{display:flex;gap:11px;align-items:flex-start;flex-direction:column}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .thank_you .wrapper{flex-direction:row;gap:57px}}div.u_block-h-c-a-w-happening-now .thank_you .wrapper .image{width:78px}div.u_block-h-c-a-w-happening-now .thank_you .wrapper .image img{max-width:100%}div.u_block-h-c-a-w-happening-now .thank_you .wrapper .info .section_title{font-family:Rubik,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.75rem;letter-spacing:-.02em;text-transform:uppercase;color:#a51c30;margin-bottom:5px}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .thank_you .wrapper .info .section_title{font-size:2rem;line-height:2.375rem}}div.u_block-h-c-a-w-happening-now .thank_you .wrapper .info .section_subtitle{font-family:Rubik,sans-serif;font-weight:300;font-size:2rem;line-height:2.375rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;padding-bottom:11px;border-bottom:1px solid #8996a0;margin-bottom:10px;display:inline-block}div.u_block-h-c-a-w-happening-now .thank_you .wrapper .info .section_text{font-family:runda,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#495a66;max-width:821px}div.u_block-h-c-a-w-happening-now .upcoming_events .section_title{font-family:Rubik,sans-serif;font-weight:600;font-size:2rem;line-height:2.375rem;letter-spacing:-.02em;text-transform:uppercase;color:#a51c30;margin-bottom:30px}div.u_block-h-c-a-w-happening-now .upcoming_events .date{font-family:Rubik,sans-serif;font-weight:300;font-size:2rem;line-height:2.375rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;display:flex;gap:30px;align-items:center;white-space:nowrap;margin-bottom:8px}div.u_block-h-c-a-w-happening-now .upcoming_events .date .today{display:none}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .upcoming_events .date{font-size:4rem;line-height:4.75rem}}div.u_block-h-c-a-w-happening-now .upcoming_events .date:after{content:"";width:100%;height:1px;background:#8996a0}div.u_block-h-c-a-w-happening-now .upcoming_events .events{display:grid;gap:41px;grid-template-columns:1fr;margin-bottom:64px}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .upcoming_events .events{grid-template-columns:1fr 1fr}}@media (min-width:992px){div.u_block-h-c-a-w-happening-now .upcoming_events .events{grid-template-columns:1fr 1fr 1fr}}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event{position:relative;height:100%;display:flex;flex-direction:column}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info{padding:16px 24px;background:#495a66;color:#fff;height:100%;display:flex;flex-direction:column;gap:69px;justify-content:space-between}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .tag{font-family:Rubik,sans-serif;font-weight:500;font-size:.875rem;line-height:2.375rem;text-transform:uppercase;color:#fff;margin-bottom:6px;background:#1e1e1e;border-radius:37px;padding:0 12px;display:inline-block}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .date_time{font-family:runda,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.5rem;margin-bottom:6px}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .title{font-family:Rubik,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.5rem;margin-bottom:6px}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .subtitle{font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .event_link{font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:3px;margin-bottom:8px}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .info .event_link:hover{color:#f4edca}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.progress .info{background:#a51c30}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info{background:#f3f3f1}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info .title,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info .title{color:#a51c30}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info .date_time,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info .subtitle,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info .date_time,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info .subtitle{color:#1e1e1e}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info .event_link,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info .event_link{color:#a51c30}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.hours .info .event_link:hover,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info .event_link:hover{color:#1e1e1e}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.tomorrow .info{background:#f4edca}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info{background:#bac5c6}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .tag{background:#8996a0;color:#bac5c6}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .date_time,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .subtitle,div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .title{color:#8996a0}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .event_link{color:#1e1e1e}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .info .event_link:hover{color:#fff}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event.ended .status{background:#8996a0}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .status{position:relative;padding:23px 24px;font-family:Rubik,sans-serif;font-weight:500;font-size:1.125rem;line-height:2.375rem;text-transform:uppercase;background:#1e1e1e;color:#fff}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .status .live_link{position:relative;display:block;background:#fff;border-radius:8px;width:100%;padding:8px;font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:.9375rem;text-align:center;letter-spacing:.2em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:7px}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .status .live_link{position:absolute;right:24px;top:-48px;border-radius:50%;width:97px;height:97px;flex-direction:column;gap:3px}}div.u_block-h-c-a-w-happening-now .upcoming_events .events .event .status .live_link span{display:inline-block;background:#a51c30;flex:none;margin-top:5px}@media (min-width:1180px){div.u_block-h-c-a-w-happening-now .upcoming_events .group{position:relative;display:flex;gap:0}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date{position:relative;display:flex;flex-direction:column;width:250px;flex:none;gap:0;justify-content:flex-start;align-items:flex-start;text-align:left}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date .today{display:inline-flex;color:#495a66;text-align:right;font-family:Rubik,sans-serif;font-size:1.5rem;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.03rem;text-transform:uppercase}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date .day{position:relative;display:inline-flex;width:100%;text-align:right;font-family:Rubik,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.04rem;text-transform:uppercase}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date .day .circle{position:absolute;top:50%;transform:translateY(-50%);right:77px;width:22px;height:22px;border-radius:50%;background:#a51c30;z-index:10}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date .day .dashed_line{position:absolute;width:90px;top:50%;right:0;transform:translateY(-50%);height:2px;background-image:linear-gradient(90deg,#a51c30 33%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:12px 2px;background-repeat:repeat-x;margin-left:0}div.u_block-h-c-a-w-happening-now .upcoming_events .group .date:after{position:absolute;right:88px;top:0;height:calc(100% + 20px);width:1px}}div.u_block-h-c-a-w-happening-now .past_events{padding:80px 0 92px;background:#f3f3f1}div.u_block-h-c-a-w-happening-now .past_events .section_title{font-family:Rubik,sans-serif;font-weight:600;font-size:2rem;line-height:2.375rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;display:flex;gap:30px;justify-content:space-between;margin-bottom:3px}div.u_block-h-c-a-w-happening-now .past_events .section_title a{font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#a51c30;letter-spacing:.04em;display:flex;align-items:center;gap:30px;white-space:nowrap}div.u_block-h-c-a-w-happening-now .past_events .section_title a span:not(.active){display:none}div.u_block-h-c-a-w-happening-now .past_events .section_title a i{position:relative;width:24px;height:3.5px;background:#a51c30}div.u_block-h-c-a-w-happening-now .past_events .section_title a i:before{position:absolute;content:"";width:24px;height:3.5px;background:#a51c30;transform:rotate(0deg);opacity:0;transition:.4s}div.u_block-h-c-a-w-happening-now .past_events .section_title a i.active:before{transform:rotate(90deg);opacity:1}div.u_block-h-c-a-w-happening-now .past_events .text{font-family:runda,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.5rem;padding-bottom:33px;border-bottom:1px solid #495a66}div.u_block-h-c-a-w-happening-now .past_events .text a{text-decoration:underline}div.u_block-h-c-a-w-happening-now .past_events .text p:last-child{margin-bottom:0}div.u_block-h-c-a-w-happening-now .past_events .events_list{padding:16px 0 0}@media (min-width:768px){div.u_block-h-c-a-w-happening-now .past_events .events_list{padding:16px 105px 0}}div.u_block-h-c-a-w-happening-now .past_events .events_list .date{font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:3.375rem;text-transform:uppercase;color:#a51c30;display:flex;gap:30px;align-items:center;white-space:nowrap;margin-bottom:16px}div.u_block-h-c-a-w-happening-now .past_events .events_list .date:after{content:"";width:100%;height:2px;background:#a51c30}div.u_block-h-c-a-w-happening-now .past_events .events_list .events{margin-bottom:4px}div.u_block-h-c-a-w-happening-now .past_events .events_list .events .event{padding-bottom:28px;border-bottom:1px solid #bac5c6;margin-bottom:20px}div.u_block-h-c-a-w-happening-now .past_events .events_list .events .event:last-child{border-bottom:none;margin-bottom:0}div.u_block-h-c-a-w-happening-now .past_events .events_list .events .event .date_time{font-family:runda,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.5rem;color:#1e1e1e;margin-bottom:6px}div.u_block-h-c-a-w-happening-now .past_events .events_list .events .event .title{font-family:Rubik,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.5rem;color:#a51c30;margin-bottom:6px}div.u_block-h-c-a-w-happening-now .past_events .events_list .events .event .subtitle{font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}div.u_block-h-c-a-w-featured-resources .block_title{position:relative;padding:32px 0;background:#f9f7ed}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .block_title{padding:80px 0 92px}}div.u_block-h-c-a-w-featured-resources .block_title .tagline{position:relative;font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:2.0625rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;white-space:pre-wrap;display:flex;flex-direction:column;z-index:1}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .block_title .tagline{font-size:2rem;line-height:2.375rem;align-items:flex-end;flex-direction:row;gap:40px}div.u_block-h-c-a-w-featured-resources .block_title .tagline:after{content:"";width:100%;max-width:197px;height:8px;background:#a51c30;margin-bottom:33px;max-width:calc(100% - 520px)}}div.u_block-h-c-a-w-featured-resources .block_title .title{position:relative;font-family:Rubik,sans-serif;font-weight:600;font-size:2.5rem;line-height:2.9375rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;margin-bottom:14px;z-index:1;display:flex;flex-direction:column}div.u_block-h-c-a-w-featured-resources .block_title .title:after{content:"";width:100%;max-width:197px;height:8px;background:#a51c30;margin-top:19px}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .block_title .title:after{display:none}}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .block_title .title{font-size:3rem;line-height:normal;letter-spacing:-.06rem}}div.u_block-h-c-a-w-featured-resources .title_row{justify-content:space-between;margin-bottom:40px}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .title_row{display:flex;gap:30px}}div.u_block-h-c-a-w-featured-resources .title_row .button{white-space:nowrap}div.u_block-h-c-a-w-featured-resources .title_row .section_title{font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:2.0625rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;margin-bottom:2px}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .title_row .section_title{font-size:2rem;line-height:2.375rem}}div.u_block-h-c-a-w-featured-resources .title_row .section_text{font-family:runda,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.5rem;color:#1e1e1e;max-width:798px;margin-bottom:24px}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .title_row .section_text{margin-bottom:0}}div.u_block-h-c-a-w-featured-resources .tab_buttons{background:#f9f7ed;margin-bottom:83px;border-bottom:8px solid #1e1e1e}div.u_block-h-c-a-w-featured-resources .tab_buttons .wrapper{display:flex;flex-direction:column}@media (min-width:840px){div.u_block-h-c-a-w-featured-resources .tab_buttons .wrapper{flex-direction:row;justify-content:center}}div.u_block-h-c-a-w-featured-resources .tab_buttons .wrapper .tab_button{width:100%;font-family:Rubik,sans-serif;padding:32px 5px;text-align:center;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;background:#f9f7ed;cursor:pointer}div.u_block-h-c-a-w-featured-resources .tab_buttons .wrapper .tab_button:hover{background:#f4edca}div.u_block-h-c-a-w-featured-resources .tab_buttons .wrapper .tab_button.active{background:#1e1e1e;color:#f9f7ed}div.u_block-h-c-a-w-featured-resources .tabs .tab{display:none}div.u_block-h-c-a-w-featured-resources .tabs .tab.active{display:block}div.u_block-h-c-a-w-featured-resources .podcasts,div.u_block-h-c-a-w-featured-resources .videos{margin-bottom:128px}div.u_block-h-c-a-w-featured-resources .podcasts .posts,div.u_block-h-c-a-w-featured-resources .videos .posts{display:flex}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .podcasts .posts,div.u_block-h-c-a-w-featured-resources .videos .posts{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start;justify-items:anchor-center}}@media (min-width:1180px){div.u_block-h-c-a-w-featured-resources .podcasts .posts,div.u_block-h-c-a-w-featured-resources .videos .posts{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .podcasts .posts .m_post-card,div.u_block-h-c-a-w-featured-resources .videos .posts .m_post-card{max-width:340px}}@media (min-width:840px){div.u_block-h-c-a-w-featured-resources .podcasts .posts .m_post-card,div.u_block-h-c-a-w-featured-resources .videos .posts .m_post-card{max-width:380px}}@media (min-width:992px){div.u_block-h-c-a-w-featured-resources .podcasts .posts .m_post-card,div.u_block-h-c-a-w-featured-resources .videos .posts .m_post-card{max-width:460px}}@media (min-width:1180px){div.u_block-h-c-a-w-featured-resources .podcasts .posts .m_post-card,div.u_block-h-c-a-w-featured-resources .videos .posts .m_post-card{max-width:350px}}@media (min-width:1240px){div.u_block-h-c-a-w-featured-resources .podcasts .posts .m_post-card,div.u_block-h-c-a-w-featured-resources .videos .posts .m_post-card{max-width:375px}}div.u_block-h-c-a-w-featured-resources .posts{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;margin-bottom:64px}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .posts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:flex-start}}div.u_block-h-c-a-w-featured-resources .posts .m_post-card{flex-direction:column;gap:0;max-width:100%}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .posts .m_post-card{max-width:380px}}div.u_block-h-c-a-w-featured-resources .posts .m_post-card .image{margin-bottom:20px;width:100%;height:50vw}@media (min-width:768px){div.u_block-h-c-a-w-featured-resources .posts .m_post-card .image{height:180px}}@media (min-width:992px){div.u_block-h-c-a-w-featured-resources .posts .m_post-card .image{height:233px}}div.u_block-h-c-a-w-featured-resources .posts .m_post-card .post_content{display:flex;flex-direction:column-reverse}div.u_block-h-c-a-w-featured-resources .posts .m_post-card .post_content .title{font-family:runda,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e;margin:5px 0 0}div.u_block-h-c-a-w-featured-resources .posts .m_post-card .post_content .taxonomies{font-family:runda,sans-serif;font-weight:500;font-size:.75rem;line-height:1.25rem;text-transform:none;color:#a51c30}div.u_block-h-c-a-w-featured-resources .youtube_channel_link{display:flex;gap:23px;align-items:flex-end}div.u_block-h-c-a-w-featured-resources .youtube_channel_link a{display:inline-flex;gap:17px;font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;text-decoration:none;padding-bottom:11px;border-bottom:2px solid #a51c30}@media (min-width:620px){div.u_block-h-c-a-w-featured-resources .youtube_channel_link a{white-space:nowrap}}div.u_block-h-c-a-w-featured-resources .youtube_channel_link a span{background:#a51c30}@media (min-width:620px){div.u_block-h-c-a-w-featured-resources .youtube_channel_link:after{content:"";width:100%;height:2px;background:#8996a0}}div.u_block-h-c-a-w-video{position:relative;padding:32px 0 48px;background:#a51c30}@media (min-width:768px){div.u_block-h-c-a-w-video{padding:80px 0 51px}}div.u_block-h-c-a-w-video:not(.has_logo):before{content:"";position:absolute;width:100%;height:140px;left:0;bottom:0;background:#fff;z-index:0}div.u_block-h-c-a-w-video .wrapper{position:relative;display:flex;gap:16px;justify-content:space-between;z-index:1;flex-direction:column}@media (min-width:992px){div.u_block-h-c-a-w-video .wrapper{flex-direction:row;gap:42px}}@media (min-width:992px){div.u_block-h-c-a-w-video .wrapper .info{max-width:379px}}div.u_block-h-c-a-w-video .wrapper .info .tagline{font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:2.0625rem;text-transform:uppercase;color:#fff}@media (min-width:768px){div.u_block-h-c-a-w-video .wrapper .info .tagline{font-size:2.5rem;line-height:3.375rem}}div.u_block-h-c-a-w-video .wrapper .info .title{font-family:Rubik,sans-serif;font-weight:600;font-size:2.5rem;line-height:2.9375rem;letter-spacing:-.02em;text-transform:uppercase;color:#fff}@media (min-width:768px){div.u_block-h-c-a-w-video .wrapper .info .title{font-size:5rem;line-height:4.875rem}}div.u_block-h-c-a-w-video .wrapper .info .title.has_icon{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:4rem;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.08rem;text-transform:uppercase;margin-top:54px;padding:24px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}div.u_block-h-c-a-w-video .wrapper .info .title.has_icon img{height:75px}div.u_block-h-c-a-w-video .wrapper .video{position:relative;width:100%;height:55vw}@media (min-width:992px){div.u_block-h-c-a-w-video .wrapper .video{width:799px;height:514px}}div.u_block-h-c-a-w-video .wrapper .video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup{background:#1e1e1e}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup img{opacity:.7;transition:.4s}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:before{content:"";position:absolute;opacity:.9;width:72px;height:72px;border-radius:50%;border:7px solid #fff;background:rgba(0,0,0,.2);left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;transition:.4s}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:after{content:"";position:absolute;opacity:.9;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:30px;height:30px;left:calc(50% + 4px);top:calc(50% + 2px);transform:translate(-50%,-50%);display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg");z-index:11;transition:.4s}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:focus img,div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:hover img{opacity:.5;filter:blur(2px)}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:focus:before,div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:hover:before{box-shadow:0 0 10px 10px hsla(0,0%,100%,.3)}div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:focus:after,div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:focus:before,div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:hover:after,div.u_block-h-c-a-w-video .wrapper .video.open-video-popup:hover:before{opacity:1}div.u_block-h-c-a-w-key-highlights{padding:50px 0 128px}div.u_block-h-c-a-w-key-highlights .block_title{font-family:Rubik,sans-serif;font-weight:300;font-size:1.75rem;line-height:2.0625rem;letter-spacing:-.02em;text-transform:uppercase;color:#1e1e1e;text-align:left;margin-bottom:64px;display:flex;align-items:flex-start;gap:20px}div.u_block-h-c-a-w-key-highlights .block_title .salata-icon{background-color:#bac5c6}@media (min-width:480px){div.u_block-h-c-a-w-key-highlights .block_title{align-items:center}}@media (min-width:768px){div.u_block-h-c-a-w-key-highlights .block_title{white-space:nowrap;text-align:left;font-size:3rem;font-weight:600;line-height:normal;letter-spacing:-.06rem;gap:47px}div.u_block-h-c-a-w-key-highlights .block_title .salata-icon{display:none}div.u_block-h-c-a-w-key-highlights .block_title:after{content:"";width:100%;height:6px;background:#a51c30}}div.u_block-h-c-a-w-key-highlights .highlights .highlight{display:flex;align-items:flex-start}div.u_block-h-c-a-w-key-highlights .highlights .highlight .icon{display:none;margin-right:56px}div.u_block-h-c-a-w-key-highlights .highlights .highlight .icon span{background-color:#bac5c6}@media (min-width:992px){div.u_block-h-c-a-w-key-highlights .highlights .highlight .icon{display:block}}div.u_block-h-c-a-w-key-highlights .highlights .highlight .content{padding-bottom:40px;border-bottom:1px solid #1e1e1e;margin-bottom:40px;display:flex;align-items:flex-end;flex-direction:column;gap:16px}@media (min-width:992px){div.u_block-h-c-a-w-key-highlights .highlights .highlight .content{flex-direction:row;align-items:flex-start}div.u_block-h-c-a-w-key-highlights .highlights .highlight .content .info{margin-right:167px}}div.u_block-h-c-a-w-key-highlights .highlights .highlight .content .title{font-family:Rubik,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.5rem;color:#a51c30;margin-bottom:6px}div.u_block-h-c-a-w-key-highlights .highlights .highlight .content .text{position:relative;font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e;min-height:50px}div.u_block-h-c-a-w-key-highlights .highlights .highlight .content .text .text_full{display:none}div.u_block-h-c-a-w-key-highlights .highlights .highlight .toggle_hightlight_content{font-family:runda,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#a51c30;letter-spacing:.04em;display:flex;align-items:center;gap:30px;white-space:nowrap;text-transform:uppercase}div.u_block-h-c-a-w-key-highlights .highlights .highlight .toggle_hightlight_content span:not(.active){display:none}div.u_block-h-c-a-w-key-highlights .highlights .highlight .toggle_hightlight_content i{position:relative;width:24px;height:3.5px;background:#a51c30}div.u_block-h-c-a-w-key-highlights .highlights .highlight .toggle_hightlight_content i:before{position:absolute;content:"";width:24px;height:3.5px;background:#a51c30;transform:rotate(0deg);opacity:0;transition:.4s}div.u_block-h-c-a-w-key-highlights .highlights .highlight .toggle_hightlight_content i.active:before{transform:rotate(90deg);opacity:1}div.u_tpl-user-eventform{padding-bottom:50px}@media (min-width:768px){div.u_tpl-user-eventform{padding-bottom:100px}}div.u_tpl-user-eventform .wrapper{max-width:786px}div.u_tpl-user-eventform p{font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}div.u_tpl-user-eventform .title_line{margin:40px 0;padding-bottom:64px;border-bottom:1px solid #bac5c6;color:#1e1e1e;font-family:elza-condensed,sans-serif}div.u_tpl-user-eventform .title_line .tagline{font-size:2.75rem;font-weight:300;line-height:3.375rem;text-transform:uppercase}div.u_tpl-user-eventform .title_line .title{font-size:3.875rem;font-weight:600;line-height:4.25rem;letter-spacing:-.0775rem;text-transform:uppercase}div.u_tpl-user-eventform .content{margin:40px 0}div.u_tpl-user-eventform .form .field{margin-bottom:24px;color:#1e1e1e}div.u_tpl-user-eventform .form .field&gt;label{font-size:.875rem;font-family:runda,sans-serif;font-weight:500;line-height:1.25rem;display:block;margin-bottom:4px}div.u_tpl-user-eventform .form .field .error{font-size:.75rem;color:#a51c30}div.u_tpl-user-eventform .form .field input,div.u_tpl-user-eventform .form .field textarea{width:100%;padding:9px 12px 11px;font-size:.875rem;font-family:runda,sans-serif;line-height:1.25rem;border-radius:0;border:1px solid #495a66}div.u_tpl-user-eventform .form .field input[type=date],div.u_tpl-user-eventform .form .field input[type=time],div.u_tpl-user-eventform .form .field textarea[type=date],div.u_tpl-user-eventform .form .field textarea[type=time]{width:auto}div.u_tpl-user-eventform .form .field .input_file{display:flex;gap:16px;margin-top:12px;flex-direction:column}@media (min-width:768px){div.u_tpl-user-eventform .form .field .input_file{flex-direction:row}}div.u_tpl-user-eventform .form .field .input_file #image_preview,div.u_tpl-user-eventform .form .field .input_file .clear_input_file,div.u_tpl-user-eventform .form .field .input_file input{display:none}div.u_tpl-user-eventform .form .field .input_file #image_preview{width:448px;max-width:100%;height:auto;border:1px solid #1e1e1e}div.u_tpl-user-eventform .form .field .input_file .clear_input_file{margin-top:23px}div.u_tpl-user-eventform .form .field .input_file .button{padding:16px 20px;flex:none;cursor:pointer}div.u_tpl-user-eventform .form .field .input_file .info{max-width:258px;font-size:.75rem;font-weight:500;line-height:1.25rem;color:#495a66}div.u_tpl-user-eventform .form .field .input_file.has_image #image_preview,div.u_tpl-user-eventform .form .field .input_file.has_image .clear_input_file{display:block}div.u_tpl-user-eventform .form .field .input_file.has_image label{display:none}div.u_tpl-user-eventform .form .submit_form{width:100%;cursor:pointer;margin:20px 0}div.u_tpl-single-user-event{padding-bottom:50px}@media (min-width:768px){div.u_tpl-single-user-event{padding-bottom:100px}}div.u_tpl-single-user-event .wrapper{max-width:786px}div.u_tpl-single-user-event p{font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}div.u_tpl-single-user-event .title{text-transform:uppercase;margin-top:64px;margin-bottom:16px}div.u_tpl-single-user-event .info{font-family:runda,sans-serif;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e;margin-bottom:24px}div.u_tpl-single-user-event .info a{color:#1e1e1e;text-decoration:underline}div.u_tpl-single-user-event .info a:hover{color:#a51c30}div.u_tpl-single-user-event .share_line{display:flex;justify-content:flex-end;padding-top:24px;margin-bottom:40px;gap:20px;align-items:flex-start;border-top:1px solid #bac5c6}div.u_tpl-single-user-event .share_line .share{display:flex;gap:8px;align-items:center;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}div.u_tpl-single-user-event .content{padding-bottom:64px}div.u_tpl-single-user-event .content .image{margin-bottom:68px}div.u_tpl-single-user-event .content .description{margin-bottom:40px}div.u_tpl-single-student-event{padding-bottom:50px}@media (min-width:768px){div.u_tpl-single-student-event{padding-bottom:100px}}div.u_tpl-single-student-event .wrapper{max-width:786px}div.u_tpl-single-student-event p{font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}div.u_tpl-single-student-event .title{text-transform:uppercase;margin-top:64px;margin-bottom:16px}div.u_tpl-single-student-event .info{font-family:runda,sans-serif;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e;margin-bottom:24px}div.u_tpl-single-student-event .info a{color:#1e1e1e;text-decoration:underline}div.u_tpl-single-student-event .info a:hover{color:#a51c30}div.u_tpl-single-student-event .share_line{display:flex;justify-content:flex-end;padding-top:24px;margin-bottom:40px;gap:20px;align-items:flex-start;border-top:1px solid #bac5c6}div.u_tpl-single-student-event .share_line .share{display:flex;gap:8px;align-items:center;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}div.u_tpl-single-student-event .content{padding-bottom:64px}div.u_tpl-single-student-event .content .image{margin-bottom:68px}div.u_tpl-single-student-event .content .description{margin-bottom:40px}div.u_block-student-events{padding:40px 0}div.u_block-student-events .block_body .title{display:block;text-tranform:uppercase;padding-bottom:8px;margin-bottom:40px;text-transform:uppercase;display:flex;gap:19px;align-items:center}@media (min-width:620px){div.u_block-student-events .block_body .title{white-space:nowrap}}div.u_block-student-events .block_body .title:after{content:"";width:100%;height:2px;background:#bac5c6}div.u_block-student-events .block_body .event_date{margin:40px 0}div.u_block-student-events .block_body .events_on_date{width:100%;display:flex;flex-direction:column;gap:40px;padding-bottom:40px;border-bottom:1px solid #495a66}div.u_block-student-events .block_footer{margin:40px 0}@media (min-width:620px){div.u_block-student-events .block_footer{display:flex;gap:20px;justify-content:center;align-items:center}}div.u_block-student-events .block_footer .button{max-width:50%}div.u_block-student-events .cta{display:block;width:100%;text-align:center;padding:120px 0}div.u_block-student-events .loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:#1e1e1e #1e1e1e transparent transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:rotation 1s linear infinite}div.u_block-student-events .loader:after,div.u_block-student-events .loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #a51c30 #a51c30;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:rotationBack .5s linear infinite;transform-origin:center center}div.u_block-student-events .loader:before{width:32px;height:32px;border-color:#1e1e1e #1e1e1e transparent transparent;animation:rotation 1.5s linear infinite}div.u_tpl-courses{position:relative}div.u_tpl-courses .hide_mobile{display:none}@media (min-width:768px){div.u_tpl-courses .hide_mobile{display:block}}div.u_tpl-courses .content{margin-bottom:120px}@media (min-width:768px){div.u_tpl-courses .content{display:flex;gap:40px;padding-top:30px}}@media (min-width:1180px){div.u_tpl-courses .content{gap:130px;padding-top:64px}}div.u_tpl-courses .filters{position:relative;min-width:240px;max-width:100%;padding-bottom:120px}@media (min-width:620px){div.u_tpl-courses .filters{padding-bottom:140px}}div.u_tpl-courses .filters .m_newsletter-form{margin-top:30px}@media (min-width:768px){div.u_tpl-courses .filters .m_newsletter-form{margin-top:80px}}div.u_tpl-courses .filters .filter_title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30;border-bottom:1px solid #bac5c6;padding-bottom:5px;margin-bottom:15px}div.u_tpl-courses .filters .search_input_label{margin-bottom:6px}div.u_tpl-courses .filters .search_filter{font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;width:100%;padding:9px 30px 9px 16px;border:1px solid #495a66;margin-bottom:18px;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/search-4.svg");background-repeat:no-repeat;background-position:96%}@media (min-width:768px){div.u_tpl-courses .filters .search_filter{margin-bottom:24px}}div.u_tpl-courses .filters .filter_box{border-bottom:2px solid #bac5c6;margin-bottom:40px}div.u_tpl-courses .filters .filter_box .filter_header{font-weight:700;font-size:1.125rem;line-height:1.5rem;color:#000;padding:17px 30px 17px 0;display:flex;justify-content:space-between;align-items:center}div.u_tpl-courses .filters .filter_box .filter_header .toggle_filter{transform:rotate(90deg);margin-top:5px;transition:.4s;cursor:pointer}div.u_tpl-courses .filters .filter_box .filter_header .salata-icon{background-color:#bac5c6}div.u_tpl-courses .filters .filter_box .filter_body{padding:6px 0 8px}div.u_tpl-courses .filters .filter_box .filter_body .item{position:relative;padding:16px 0}div.u_tpl-courses .filters .filter_box .filter_body .item label{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#333;padding-left:41px;cursor:pointer;vertical-align:middle;display:inline-block}div.u_tpl-courses .filters .filter_box .filter_body .item label:before{content:"";position:absolute;border:1px solid #9ca2a8;width:24px;height:24px;left:0;top:50%;transform:translateY(-50%);cursor:pointer;background:#fff}div.u_tpl-courses .filters .filter_box .filter_body .item input{width:26px;height:26px;border:none;vertical-align:middle;display:none}div.u_tpl-courses .filters .filter_box .filter_body .item input:checked+label:before{background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");background-repeat:no-repeat;background-position:50%;border:1px solid #a51c30}div.u_tpl-courses .filters .filter_box.open .filter_header{border-bottom:2px solid #bac5c6}div.u_tpl-courses .filters .filter_box.open .filter_header .toggle_filter{transform:rotate(-90deg);margin-top:-5px}div.u_tpl-courses .filters .are_we_missing_a_course{position:absolute;margin-top:50px;margin-bottom:20px;bottom:0;left:0;width:100%}@media (min-width:768px){div.u_tpl-courses .filters .are_we_missing_a_course{margin-bottom:0}}div.u_tpl-courses .filters .are_we_missing_a_course .title{font-weight:300;text-transform:uppercase}div.u_tpl-courses .results{width:100%}div.u_tpl-courses .results .number_sort{display:flex;justify-content:space-between;margin-bottom:32px;align-items:center}div.u_tpl-courses .results .number_sort .results_number{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;color:#333}div.u_tpl-courses .results .number_sort .results_number span{font-family:elza-condensed,sans-serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30;padding-right:10px}div.u_tpl-courses .results .number_sort .results_sort select{width:200px;background:#fff;border:1px solid #495a66;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;padding:9px 30px 9px 16px;-webkit-appearance:none;appearance:none;-moz-appearance:none;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-repeat:no-repeat;background-position:96%}@media (min-width:768px){div.u_tpl-courses .results .number_sort .results_sort select{width:270px}}div.u_tpl-courses .results .selected_filters .filters_header{display:block;clear:both}div.u_tpl-courses .results .selected_filters .filters_header h6{width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;border-bottom:1px solid #bac5c6;padding-bottom:5px;margin-bottom:16px}div.u_tpl-courses .results .selected_filters .filters_content{display:block;padding-bottom:17px}div.u_tpl-courses .results .selected_filters .filters_content:after{content:"";clear:both;display:table}div.u_tpl-courses .results .selected_filters .filters_content .filters-wrapper{display:block;float:left;width:auto}div.u_tpl-courses .results .selected_filters .filters_content .clear-filter-wrapper{display:block;float:right}div.u_tpl-courses .results .selected_filters .filters{display:flex;gap:15px;flex-wrap:wrap;width:100%;padding:0}div.u_tpl-courses .results .selected_filters .filters .filter{background:#a51c30;border:0;border-radius:48px;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;display:flex;align-items:center;gap:8px;padding:8px 12px;transition:.4s}div.u_tpl-courses .results .selected_filters .filters .filter:hover{background:#333}div.u_tpl-courses .results .selected_filters .filters .filter .remove_filter{cursor:pointer;background-color:#fff}div.u_tpl-courses .results .selected_filters .filters .filter.filter-toggle{display:none}div.u_tpl-courses .results .selected_filters .filters .filter.filter-toggle.open{display:flex}div.u_tpl-courses .results .selected_filters .filters .filter.show-more-toggle{cursor:pointer}div.u_tpl-courses .results .selected_filters .clear_filters{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#333;gap:8px;margin-top:8px;justify-content:right}div.u_tpl-courses .results .selected_filters .clear_filters span{background-color:#505d68}div.u_tpl-courses .results .posts{width:100%;border-top:1px solid #bac5c6}div.u_tpl-courses .results .posts .m_post-card{padding:38px 0;border-bottom:1px solid #bac5c6}div.u_tpl-courses .results .posts .m_post-card .post_content .title{margin-top:0}div.u_tpl-courses .results .posts .m_post-card .post_content .tags{color:#1e1e1e}div.u_tpl-single-course{padding:80px 0 100px}div.u_tpl-single-course .row{display:flex;gap:30px;flex-direction:column-reverse}@media (min-width:620px){div.u_tpl-single-course .row{flex-direction:row}}@media (min-width:768px){div.u_tpl-single-course .row{gap:50px}}@media (min-width:1180px){div.u_tpl-single-course .row{gap:143px}}div.u_tpl-single-course .left{width:100%}@media (min-width:620px){div.u_tpl-single-course .left{width:230px;flex:none}}@media (min-width:768px){div.u_tpl-single-course .left{width:270px}}div.u_tpl-single-course .left .value{margin:0}div.u_tpl-single-course .left .info{border-top:10px solid #a51c30;background:#f3f3f1;padding:16px;margin-bottom:32px}div.u_tpl-single-course .left .info .semester{font-weight:300;margin-bottom:10px}div.u_tpl-single-course .left .info .code{padding-bottom:20px;border-bottom:2px solid #495a66;margin-bottom:32px}div.u_tpl-single-course .left .info .instructors{margin-bottom:32px}div.u_tpl-single-course .left .info .instructors a{color:#1e1e1e;text-decoration:underline}div.u_tpl-single-course .left .info .instructors a:hover{color:#a51c30}div.u_tpl-single-course .left .cta,div.u_tpl-single-course .right{width:100%}div.u_tpl-single-course .right .title{margin:0 0 32px;text-transform:uppercase}div.u_tpl-single-course .right .row{gap:32px;padding:32px 0;border-bottom:1px solid #bac5c6;flex-direction:column}@media (min-width:992px){div.u_tpl-single-course .right .row{flex-direction:row}}div.u_tpl-single-course .right .row .col{width:100%}div.u_tpl-single-course .right .row .col .info_title,div.u_tpl-single-course .right .row .col .value{margin:0 0 16px}div.u_tpl-single-course .right .row .col .value:last-child{margin:0}div.u_tpl-single-course .right .description{padding-bottom:32px;border-bottom:1px solid #bac5c6}div.u_block-logos{background:#f3f3f1;padding:112px 0}div.u_block-logos.spacing-small{padding:40px 0}div.u_block-logos .title_line{display:flex;align-items:center;gap:30px;margin-bottom:53px}div.u_block-logos .title_line .title{font-family:elza-condensed,sans-serif;font-size:1.375rem;font-style:normal;font-weight:700;line-height:1.65rem;text-transform:uppercase;margin:0;flex:none}div.u_block-logos .title_line:after{content:"";width:100%;height:2px;background:#bac5c6}div.u_block-logos .logos{display:grid;grid-template-columns:1fr;gap:44px 50px;text-align:center;align-items:center}div.u_block-logos .logos.mobile-2{grid-template-columns:1fr 1fr}@media (min-width:768px){div.u_block-logos .logos.desktop-1{grid-template-columns:1fr}}@media (min-width:768px){div.u_block-logos .logos.desktop-2{grid-template-columns:1fr 1fr}}@media (min-width:768px){div.u_block-logos .logos.desktop-3{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_block-logos .logos.desktop-4{grid-template-columns:1fr 1fr 1fr 1fr}}div.u_block-logos .logos .logo{text-decoration:none}div.u_block-logos .logos .logo img{transition:.4s}div.u_block-logos .logos .logo:hover img{transform:scale(1.1)}div.u_block-video{padding:90px 0}@media (min-width:992px){div.u_block-video{padding:126px 0 128px}}div.u_block-video .row{display:flex;flex-direction:column;gap:50px}@media (min-width:992px){div.u_block-video .row{display:grid;grid-template-columns:1fr 1fr;flex-direction:row;gap:25px}}div.u_block-video .row .left{height:100%}@media (min-width:992px){div.u_block-video .row .left{border-right:2px solid #bac5c6;padding-right:23px}}div.u_block-video .row .left .tagline{text-transform:uppercase;font-weight:300}div.u_block-video .row .left .title{text-transform:uppercase}div.u_block-video .row .left .text{font-size:1.125rem;line-height:1.75rem;margin-bottom:32px}div.u_block-video .row .left .cta a{padding:30px;width:100%}div.u_block-video .row .right{position:relative;width:100%;flex:none}@media (min-width:1180px){div.u_block-video .row .right{width:670px}}@media (min-width:1240px){div.u_block-video .row .right{width:789px}}div.u_block-video .row .right .title_row{display:flex;margin-bottom:15px;color:#1e1e1e;flex-direction:column;gap:20px}@media (min-width:480px){div.u_block-video .row .right .title_row{flex-direction:row;justify-content:space-between;align-items:flex-end}}div.u_block-video .row .right .title_row .title{font-family:elza-condensed,sans-serif;font-weight:600;font-size:3.875rem;line-height:3.875rem;letter-spacing:-.02em;text-transform:uppercase}div.u_block-video .row .right .title_row .streaming_date{font-family:Runda;font-weight:400;font-size:.875rem;line-height:1.25rem}div.u_block-video .row .right .video{position:relative;width:100%;height:50vw;margin-bottom:8px}@media (min-width:992px){div.u_block-video .row .right .video{height:300px}}@media (min-width:1180px){div.u_block-video .row .right .video{height:400px}}@media (min-width:1240px){div.u_block-video .row .right .video{height:467px}}div.u_block-video .row .right .video .player{position:relative;width:100%;height:100%}div.u_block-video .row .right .video .player iframe{width:100%;height:100%}div.u_block-team-updates .block_data{display:block;margin:80px 0 120px}@media (min-width:768px){div.u_block-team-updates .block_data{display:flex;gap:72px}}@media (min-width:1180px){div.u_block-team-updates .block_data{gap:143px}}div.u_block-team-updates .block_data .menu-links{display:flex;flex-direction:column;gap:16px;width:275px;flex:none}div.u_block-team-updates .block_data .menu-links .item{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif}div.u_block-team-updates .block_data .menu-links .item .salata-icon{position:absolute;right:20px;top:8px;display:none}div.u_block-team-updates .block_data .menu-links .item:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}div.u_block-team-updates .block_data .menu-links .item:not(.disable):hover{text-decoration:none}div.u_block-team-updates .block_data .menu-links .item:not(.disable):hover:after{width:275px;background:#a51c30}div.u_block-team-updates .block_data .menu-links .item.active{text-decoration:none;font-weight:700}div.u_block-team-updates .block_data .menu-links .item.active .salata-icon{display:block}div.u_block-team-updates .block_data .menu-links .item.active:after{width:275px;height:4px;background:#a51c30}div.u_block-team-updates .block_data .menu-links .item.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}div.u_block-team-updates .block_data .menu-select{background:#f3f3f1;padding:40px 50px;display:block;margin-left:-24px;margin-right:-24px;margin-bottom:40px}div.u_block-team-updates .block_data .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}div.u_block-team-updates .block_data .tabs-filter .menu-links{display:none}@media (min-width:768px){div.u_block-team-updates .block_data .tabs-filter .menu-links{display:flex}}div.u_block-team-updates .block_data .tabs-filter .menu-select{display:block}@media (min-width:768px){div.u_block-team-updates .block_data .tabs-filter .menu-select{display:none}}div.u_block-team-updates .block_data .content{width:100%}div.u_block-team-updates .block_data .content .tab{display:none}div.u_block-team-updates .block_data .content .tab.active{display:block}div.u_block-team-updates .block_data .content .tab .tab_title{text-transform:uppercase;color:#1e1e1e;margin-bottom:32px}div.u_block-team-updates .block_data .content .tab .tab_content figure{margin:auto}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content figure{margin:1em 40px}}div.u_block-team-updates .block_data .content .tab .tab_content.updates .posts{margin-top:48px;border-top:1px solid #bac5c6;padding-top:24px}div.u_block-team-updates .block_data .content .tab .tab_content.updates .posts .m_post-card{padding:32px 0;border-bottom:1px solid #bac5c6}div.u_block-team-updates .block_data .content .tab .tab_content.updates .posts .m_post-card .post_info .title{margin-top:0}div.u_block-team-updates .block_data .content .tab .tab_content.updates .posts .button{position:relative;display:table;margin:88px auto 0}div.u_block-team-updates .block_data .content .tab .tab_content.team .about_the_team{margin-bottom:64px}div.u_block-team-updates .block_data .content .tab .tab_content.team .section_title{margin-bottom:24px;display:flex;gap:20px;align-items:center;flex-direction:column}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .section_title{flex-direction:row;gap:46px}}div.u_block-team-updates .block_data .content .tab .tab_content.team .section_title .title_text{font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;flex:none}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .section_title .title_text{flex-wrap:nowrap}}div.u_block-team-updates .block_data .content .tab .tab_content.team .section_title .line{width:100%;height:2px;background:#bac5c6}div.u_block-team-updates .block_data .content .tab .tab_content.team .people{width:100%;padding-bottom:64px;border-bottom:1px solid #bac5c6;margin-bottom:16px;display:block}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .people{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_block-team-updates .block_data .content .tab .tab_content.team .people{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card{margin-bottom:40px}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-title{font-size:.875rem;line-height:1.25rem}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-role{font-weight:500;font-size:.75rem;line-height:1.25rem}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card img{max-height:260px}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay{padding:26px 20px 35px}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio{max-height:192px;overflow:hidden}div.u_block-team-updates .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio p{font-size:.9375rem}}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators{margin-top:64px}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators{display:flex;flex-direction:column;gap:40px}}@media (min-width:768px){div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator{display:flex;gap:40px;align-items:center}}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .image{width:270px;height:146px;flex:none;overflow:hidden;margin-bottom:30px}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .info .name{margin:0}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .info .description{margin:4px 0 24px}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .info a{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1e1e1e;transition:.4s}div.u_block-team-updates .block_data .content .tab .tab_content.team .collaborators .collaborator .info a:hover{color:#a51c30}div.u_admin-tpl-import-courses .row{display:flex;gap:20px}div.u_admin-tpl-import-courses .row .upload_box{width:100%}div.u_admin-tpl-import-courses .upload_box{margin-top:20px;border-radius:2px;padding:20px;background:#fff;border:1px solid #bac5c6}div.u_admin-tpl-import-courses .import_step{display:none}div.u_admin-tpl-import-courses .import_step.active{display:block}div.u_admin-tpl-import-courses .upload_table{overflow-x:auto;padding:20px 0 30px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}div.u_tpl-faculty .page_form .filters{padding:48px 0 78px;background:#1e1e1e;margin-top:-64px}div.u_tpl-faculty .page_form .filters .filter_title{color:#fff;text-transform:uppercase;margin-bottom:12px}div.u_tpl-faculty .page_form .filters .options{display:grid;grid-template-columns:1fr}@media (min-width:620px){div.u_tpl-faculty .page_form .filters .options{grid-template-columns:1fr 1fr}}@media (min-width:768px){div.u_tpl-faculty .page_form .filters .options{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1180px){div.u_tpl-faculty .page_form .filters .options{grid-template-columns:1fr 1fr 1fr 1fr}}div.u_tpl-faculty .page_form .filters .options .item{position:relative;padding:16px 0}div.u_tpl-faculty .page_form .filters .options .item label{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;color:#fff;padding-left:41px;cursor:pointer;vertical-align:middle;display:inline-block}div.u_tpl-faculty .page_form .filters .options .item label:before{content:"";position:absolute;border:1px solid #fff;width:24px;height:24px;left:0;top:50%;transform:translateY(-50%);cursor:pointer;background:transparent}div.u_tpl-faculty .page_form .filters .options .item input{width:26px;height:26px;border:none;vertical-align:middle;display:none}div.u_tpl-faculty .page_form .filters .options .item input:checked+label:after{content:"";position:absolute;width:18px;height:18px;left:4px;top:calc(50% + 2px);transform:translateY(-50%);background-color:#fff;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}div.u_tpl-faculty .page_form .search{background:#a51c30;padding-bottom:64px}div.u_tpl-faculty .page_form .search .search_content{position:relative;display:flex;border:1px solid #1e1e1e;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}div.u_tpl-faculty .page_form .search .search_content .icon-search{position:absolute;left:8px;top:16px;background-color:#495a66}@media (min-width:768px){div.u_tpl-faculty .page_form .search .search_content .icon-search{left:15px;top:21px}}div.u_tpl-faculty .page_form .search .search_content input{width:100%;padding:18px 15px 18px 40px;background:#f3f3f1;border:0}@media (min-width:768px){div.u_tpl-faculty .page_form .search .search_content input{padding:22px 52px}}div.u_tpl-faculty .page_form .search .search_content .filter_button{padding:18px 15px 18px 25px;background:#1e1e1e;color:#fff;display:flex;align-items:center;gap:15px}@media (min-width:768px){div.u_tpl-faculty .page_form .search .search_content .filter_button{padding:22px 42px 22px 57px}}div.u_tpl-faculty .page_form .search .search_content .filter_button .salata-icon{background-color:#fff;transition:.4s}div.u_tpl-faculty .page_form .search .search_content .filter_button:hover{text-decoration:none;background:#333}div.u_tpl-faculty .page_form .search.filter_opened .search_content .filter_button .salata-icon{transform:rotate(-90deg)}div.u_tpl-faculty .page_form .initials{padding:41px 0;border-top:1px solid #bac5c6;border-bottom:1px solid #bac5c6}div.u_tpl-faculty .page_form .initials .wrapper{display:flex;gap:15px 30px;flex-wrap:wrap}@media (min-width:1180px){div.u_tpl-faculty .page_form .initials .wrapper{justify-content:space-between}}div.u_tpl-faculty .page_form .initials .wrapper a{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem}div.u_tpl-faculty .page_form .initials .wrapper a.active{font-weight:700}div.u_tpl-faculty .view-options{margin-top:64px}div.u_tpl-faculty .view-options .view-options-list{display:flex;justify-content:flex-end;gap:10px}@media (min-width:620px){div.u_tpl-faculty .view-options .view-options-list{gap:24px}}div.u_tpl-faculty .view-options .view-options-list a{display:block;color:#1e1e1e;font-style:normal;font-weight:700;text-transform:uppercase;border:1px solid #ddd;background:#fff;text-decoration:none;display:flex;align-items:center;font-size:.75rem;padding:5px 10px;letter-spacing:.0625rem}@media (min-width:620px){div.u_tpl-faculty .view-options .view-options-list a{font-size:.875rem;padding:8px 16px;letter-spacing:.175rem}}div.u_tpl-faculty .view-options .view-options-list a .salata-icon{margin-right:5px;background:#1e1e1e}div.u_tpl-faculty .view-options .view-options-list a:hover{border:1px solid #a51c30}div.u_tpl-faculty .view-options .view-options-list a.active{background:#a51c30;color:#fff;border:1px solid #a51c30}div.u_tpl-faculty .view-options .view-options-list a.active .salata-icon{background:#fff}div.u_tpl-faculty #results{border-bottom:1px solid #bac5c6;margin-bottom:40px}div.u_tpl-faculty #results .selected_filters{display:none}div.u_tpl-faculty #results .selected_filters:has(.filter){display:block}div.u_tpl-faculty #results .selected_filters .filters_header{clear:both}div.u_tpl-faculty #results .selected_filters .filters_header h6{width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;border-bottom:1px solid #bac5c6;padding-bottom:5px;margin-bottom:16px}div.u_tpl-faculty #results .selected_filters .filters_content{display:block;padding-bottom:17px}div.u_tpl-faculty #results .selected_filters .filters_content:after{content:"";clear:both;display:table}div.u_tpl-faculty #results .selected_filters .filters_content .filters-wrapper{display:block;float:left;width:auto}div.u_tpl-faculty #results .selected_filters .filters_content .clear-filter-wrapper{display:block;float:right}div.u_tpl-faculty #results .selected_filters .filters{display:flex;gap:15px;flex-wrap:wrap;width:100%}div.u_tpl-faculty #results .selected_filters .filters .filter{background:#a51c30;border:0;border-radius:48px;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;display:flex;align-items:center;gap:8px;padding:8px 12px;transition:.4s}div.u_tpl-faculty #results .selected_filters .filters .filter:hover{background:#333}div.u_tpl-faculty #results .selected_filters .filters .filter .remove_filter{cursor:pointer;background-color:#fff}div.u_tpl-faculty #results .selected_filters .filters .filter.filter-toggle{display:none}div.u_tpl-faculty #results .selected_filters .filters .filter.filter-toggle.open{display:flex}div.u_tpl-faculty #results .selected_filters .filters .filter.show-more-toggle{cursor:pointer}div.u_tpl-faculty #results .selected_filters .clear_filters{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#333;gap:8px;margin-top:8px;justify-content:right}div.u_tpl-faculty #results .selected_filters .clear_filters span{background-color:#505d68}div.u_tpl-faculty #results .list{grid-template-columns:1fr;padding:64px 10px}div.u_tpl-faculty #results .list .m_faculty-card-list{margin-bottom:40px;position:relative}div.u_tpl-faculty #results .list .m_faculty-card-list:after{content:"";display:block;width:100%;height:1px;background:#bac5c6;position:absolute;left:0;bottom:-20px}div.u_tpl-faculty #results .list .m_faculty-card-list:last-child:after{display:none}div.u_tpl-faculty #results .grid{display:grid;grid-template-columns:1fr;gap:68px 48px;padding:64px 10px}@media (min-width:620px){div.u_tpl-faculty #results .grid{grid-template-columns:1fr 1fr}}@media (min-width:840px){div.u_tpl-faculty #results .grid{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1180px){div.u_tpl-faculty #results .grid{grid-template-columns:1fr 1fr 1fr 1fr}}div.u_tpl-faculty #results .grid .m_faculty-card{display:flex;animation:fadeIn .5s ease-in-out forwards;opacity:0;flex-direction:column;justify-content:center;align-items:center}@media (min-width:840px){div.u_tpl-faculty #results .grid .m_faculty-card{display:block}}div.u_tpl-faculty #results.view-grid .list,div.u_tpl-faculty #results.view-list .grid{display:none}div.u_tpl-faculty .loading-indicator{display:flex;justify-content:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.u_tpl-faculty .loading-indicator.active svg{display:block}div.u_tpl-faculty .loading-indicator svg{margin-left:-.25rem;margin-right:.375rem;height:40px;width:40px;flex-shrink:0;animation:spin 1s linear infinite;transition:width .15s ease 0s;display:none}div.u_block-tabs_and_content .block_data{display:block;margin:80px 0 120px}@media (min-width:768px){div.u_block-tabs_and_content .block_data{display:flex;gap:72px}}@media (min-width:1180px){div.u_block-tabs_and_content .block_data{gap:143px}}div.u_block-tabs_and_content .block_data .menu-links{display:flex;flex-direction:column;gap:16px;width:275px;flex:none}div.u_block-tabs_and_content .block_data .menu-links .item{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif}div.u_block-tabs_and_content .block_data .menu-links .item .salata-icon{position:absolute;right:20px;top:8px;display:none}div.u_block-tabs_and_content .block_data .menu-links .item:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}div.u_block-tabs_and_content .block_data .menu-links .item:not(.disable):hover{text-decoration:none}div.u_block-tabs_and_content .block_data .menu-links .item:not(.disable):hover:after{width:275px;background:#a51c30}div.u_block-tabs_and_content .block_data .menu-links .item.active{text-decoration:none;font-weight:700}div.u_block-tabs_and_content .block_data .menu-links .item.active .salata-icon{display:block}div.u_block-tabs_and_content .block_data .menu-links .item.active:after{width:275px;height:4px;background:#a51c30}div.u_block-tabs_and_content .block_data .menu-links .item.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}div.u_block-tabs_and_content .block_data .menu-select{background:#f3f3f1;padding:40px 50px;display:block;margin-left:-24px;margin-right:-24px;margin-bottom:40px}div.u_block-tabs_and_content .block_data .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}div.u_block-tabs_and_content .block_data .tabs-filter .menu-links{display:none}@media (min-width:768px){div.u_block-tabs_and_content .block_data .tabs-filter .menu-links{display:flex}}div.u_block-tabs_and_content .block_data .tabs-filter .menu-select{display:block}@media (min-width:768px){div.u_block-tabs_and_content .block_data .tabs-filter .menu-select{display:none}}div.u_block-tabs_and_content .block_data .content{width:100%}div.u_block-tabs_and_content .block_data .content .tab{display:none}div.u_block-tabs_and_content .block_data .content .tab.active{display:block}div.u_block-tabs_and_content .block_data .content .tab .tab_title{text-transform:uppercase;color:#1e1e1e;margin-bottom:32px}div.u_block-tabs_and_content .block_data .content .tab .tab_content figure{margin:auto}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content figure{margin:1em 40px}}div.u_block-tabs_and_content .block_data .content .tab .tab_content.updates .posts{margin-top:48px;border-top:1px solid #bac5c6;padding-top:24px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.updates .posts .m_post-card{padding:32px 0;border-bottom:1px solid #bac5c6}div.u_block-tabs_and_content .block_data .content .tab .tab_content.updates .posts .m_post-card .post_info .title{margin-top:0}div.u_block-tabs_and_content .block_data .content .tab .tab_content.updates .posts .button{position:relative;display:table;margin:88px auto 0}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .about_the_team{margin-bottom:64px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .section_title{margin-bottom:24px;display:flex;gap:20px;align-items:center;flex-direction:column}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .section_title{flex-direction:row;gap:46px}}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .section_title .title_text{font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;flex:none}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .section_title .title_text{flex-wrap:nowrap}}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .section_title .line{width:100%;height:2px;background:#bac5c6}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people{width:100%;padding-bottom:64px;border-bottom:1px solid #bac5c6;margin-bottom:16px;display:block}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card{margin-bottom:40px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-title{font-size:.875rem;line-height:1.25rem}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-role{font-weight:500;font-size:.75rem;line-height:1.25rem}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card img{max-height:260px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay{padding:26px 20px 35px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio{max-height:192px;overflow:hidden}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio p{font-size:.9375rem}}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators{margin-top:64px}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators{display:flex;flex-direction:column;gap:40px}}@media (min-width:768px){div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator{display:flex;gap:40px;align-items:center}}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .image{width:270px;height:146px;flex:none;overflow:hidden;margin-bottom:30px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .info .name{margin:0}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .info .description{margin:4px 0 24px}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .info a{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1e1e1e;transition:.4s}div.u_block-tabs_and_content .block_data .content .tab .tab_content.team .collaborators .collaborator .info a:hover{color:#a51c30}div.u_tpl-page-contain&gt;.wrapper{max-width:786px}div.u_block-harvard-link{margin-top:30px}div.u_block-harvard-link&gt;a{text-decoration:none}div.u_block-harvard-link&gt;a.harvard_link{color:var(--salata-main-and-core-ink,get-color("core1"));letter-spacing:.175rem;text-transform:uppercase}div.u_block-harvard-link&gt;a.harvard_link hr{width:320px;margin-left:0;height:4px;border:none;background-color:#a51c30;margin-top:15px}div.u_block-harvard-faq&gt;.wrapper{margin-bottom:50px}@media (min-width:992px){div.u_block-harvard-faq&gt;.wrapper{margin-bottom:80px}}div.u_block-harvard-faq&gt;.wrapper&gt;.title_box{display:flex;gap:28px;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}@media (min-width:992px){div.u_block-harvard-faq&gt;.wrapper&gt;.title_box{flex-direction:row;margin-bottom:60px;gap:50px;align-items:center}}div.u_block-harvard-faq&gt;.wrapper&gt;.title_box .title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.625rem;text-transform:uppercase;color:#1e1e1e;margin:0}div.u_block-harvard-faq&gt;.wrapper&gt;.title_box .line{margin-left:-24px;width:calc(100% + 48px);height:1px;background:#bac5c6}@media (min-width:992px){div.u_block-harvard-faq&gt;.wrapper&gt;.title_box .line{width:100%;eight:2px}}div.u_block-harvard-faq&gt;.wrapper&gt;.faq{max-width:1070px;margin-right:0;margin-left:auto}@media (min-width:1180px){div.u_block-harvard-faq&gt;.wrapper&gt;.faq{max-width:95%}}div.u_block-harvard-faq&gt;.wrapper&gt;.faq&gt;.title{margin:0}div.u_block-harvard-faq&gt;.wrapper&gt;.faq&gt;.content{margin-top:0}div.u_block-harvard-faq&gt;.wrapper&gt;.faq&gt;hr{margin-top:32px;margin-bottom:32px;background-color:#bac5c6}a.m_faculty-card .image{position:relative;width:220px;height:220px;background:#bac5c6;margin-bottom:16px;transition:.4s}a.m_faculty-card .image img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}a.m_faculty-card .image .overlay{content:"";position:absolute;width:100%;height:100%;background-size:cover;top:0;left:0;z-index:1}a.m_faculty-card .tags{margin-bottom:12px;gap:10px;display:flex;flex-wrap:wrap;max-width:220px}a.m_faculty-card .tags .tag{position:relative;background:#a51c30;color:#fff;border:1px solid #a51c30;padding:4px 12px;border-radius:49px;max-width:100%;text-align:center;font-size:.75rem}@media (min-width:620px){a.m_faculty-card .tags .tag{font-size:.875rem}}a.m_faculty-card .tags .tag.alt{background:#fff;color:#a51c30;padding-right:30px}a.m_faculty-card .tags .tag.alt .salata-icon{position:absolute;background-color:#a51c30;right:9px;top:50%;transform:translateY(-50%)}a.m_faculty-card .name{color:#a51c30}a.m_faculty-card .role{font-weight:400;color:#1e1e1e}a.m_faculty-card:hover{text-decoration:none}a.m_faculty-card:hover .image{transform:scale(1.05);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}div.u_tpl-single-faculty .profile{padding:48px 0;display:flex;gap:43px;flex-direction:column;align-items:center}@media (min-width:768px){div.u_tpl-single-faculty .profile{flex-direction:row;align-items:flex-start}}div.u_tpl-single-faculty .profile .image{position:relative;max-width:100%;width:269px;height:269px;background:#bac5c6}div.u_tpl-single-faculty .profile .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_tpl-single-faculty .profile .image:after{content:"";position:absolute;width:100%;height:100%;background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/faculty-image-overlay.png");background-size:cover;top:0;left:0}div.u_tpl-single-faculty .profile .info{text-align:center;max-width:100%}@media (min-width:768px){div.u_tpl-single-faculty .profile .info{text-align:left}}div.u_tpl-single-faculty .profile .name{color:#a51c30;margin:0}div.u_tpl-single-faculty .profile .role{font-weight:400}div.u_tpl-single-faculty .profile .tags{position:relative;margin-top:36px;display:flex;gap:8px;flex-wrap:wrap}div.u_tpl-single-faculty .profile .tags .tag{position:relative;background:#a51c30;color:#fff;border:1px solid #a51c30;padding:4px 12px;border-radius:49px}div.u_tpl-single-faculty .profile .linkedin{display:flex;gap:5px;align-items:center;margin-top:40px}@media (min-width:768px){div.u_tpl-single-faculty .profile .linkedin{gap:14px}}div.u_tpl-single-faculty .profile .linkedin a{color:#1e1e1e;text-decoration:underline;word-break:break-word;text-align:left;font-size:.875rem}@media (min-width:768px){div.u_tpl-single-faculty .profile .linkedin a{font-size:1rem}}div.u_tpl-single-faculty .profile .linkedin a:hover{color:#a51c30}div.u_tpl-single-faculty .profile .linkedin .salata-icon{flex:none;background-color:#495a66}div.u_tpl-single-faculty .tabs{padding:24px 0;border-top:1px solid #bac5c6;border-bottom:1px solid #bac5c6}div.u_tpl-single-faculty .tabs .wrapper{display:flex;flex-direction:column;gap:40px}@media (min-width:840px){div.u_tpl-single-faculty .tabs .wrapper{flex-direction:row}}div.u_tpl-single-faculty .tabs .wrapper .tab{text-transform:uppercase;padding-bottom:5px;margin:0;color:#8996a0;border-bottom:4px solid #fff;cursor:pointer;transition:.4s;width:100%}@media (min-width:840px){div.u_tpl-single-faculty .tabs .wrapper .tab{padding-bottom:24px;width:auto}}div.u_tpl-single-faculty .tabs .wrapper .tab:hover{color:#1e1e1e}div.u_tpl-single-faculty .tabs .wrapper .tab.active{color:#1e1e1e;border-bottom:4px solid #a51c30}div.u_tpl-single-faculty .tabs_content{position:relative;padding:48px 0 80px}div.u_tpl-single-faculty .tabs_content a{color:#1e1e1e;text-decoration:underline}div.u_tpl-single-faculty .tabs_content a:hover{color:#a51c30}div.u_tpl-single-faculty .tabs_content .tab_content{position:relative;display:none}div.u_tpl-single-faculty .tabs_content .tab_content.active{display:block}div.u_tpl-single-faculty .tabs_content .tab_content .tab_title{text-transform:uppercase;margin:0 0 24px}div.u_tpl-single-faculty .tabs_content .tab_content .resume{white-space:pre-wrap}div.u_tpl-single-faculty .tabs_content .tab_content .tab_section{margin-bottom:40px}div.u_tpl-single-faculty .tabs_content .tab_content .tab_section .tab_section_title{color:#a51c30;margin:24px 0 16px;display:flex;gap:28px;align-items:center}@media (min-width:620px){div.u_tpl-single-faculty .tabs_content .tab_content .tab_section .tab_section_title{white-space:nowrap}}div.u_tpl-single-faculty .tabs_content .tab_content .tab_section .tab_section_title:after{content:"";width:100%;height:1px;background:#bac5c6}div.u_tpl-single-faculty .tabs_content .tab_content .tab_section .expertise{white-space:pre-wrap}div.u_tpl-single-faculty .tabs_content .tab_content .projects{margin-top:48px}div.u_tpl-single-faculty .tabs_content .tab_content .projects .project{padding-bottom:18px;border-bottom:1px solid #bac5c6;margin-bottom:21px}div.u_tpl-single-faculty .tabs_content .tab_content .activities{margin-top:36px}div.u_tpl-single-faculty .tabs_content .tab_content .activities .item{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:23px;margin-bottom:16px;border-bottom:1px solid #bac5c6}div.u_tpl-single-faculty .tabs_content .tab_content .activities .item.item-title{font-weight:700;padding-bottom:16px}div.u_admin-tpl-import-faculty .row{display:flex;gap:20px}div.u_admin-tpl-import-faculty .row .upload_box{width:100%}div.u_admin-tpl-import-faculty .upload_box{margin-top:20px;border-radius:2px;padding:20px;background:#fff;border:1px solid #bac5c6}div.u_admin-tpl-import-faculty .import_step{display:none}div.u_admin-tpl-import-faculty .import_step.active{display:block}div.u_admin-tpl-import-faculty .upload_table{overflow-x:auto;padding:20px 0 30px}div.u_block-featured-events{position:relative;padding:50px 0}div.u_block-featured-events.bg-gray{background:#f3f3f1}div.u_block-featured-events .first_section{display:flex;gap:40px;flex-direction:column}@media (min-width:768px){div.u_block-featured-events .first_section{display:block}}@media (min-width:768px){div.u_block-featured-events .first_section .title_holder{display:grid;grid-template-columns:373px 1fr;gap:40px}}div.u_block-featured-events .first_section .title_holder .tagline{font-weight:300;text-transform:uppercase;margin:0 0 5px;display:block}div.u_block-featured-events .first_section .title_holder .title{text-transform:uppercase;font-weight:600;line-height:90%;letter-spacing:-.125rem;font-size:4.0625rem;margin:0 0 64px}@media (min-width:620px){div.u_block-featured-events .first_section .title_holder .title{font-size:5rem;margin:0}}@media (min-width:992px){div.u_block-featured-events .first_section .title_holder .title{font-size:6.25rem}}div.u_block-featured-events .first_section .title_holder .text{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem;position:relative}@media (min-width:768px){div.u_block-featured-events .first_section .title_holder .text{padding-left:50%;padding-top:40px}}@media (min-width:768px){div.u_block-featured-events .first_section .title_holder .text:before{content:"";display:block;width:100%;height:1px;border-top:1px solid #bac5c6;position:absolute;left:0;top:15px}}div.u_block-featured-events .first_section .events_holder .side_text{margin:16px 0 42px;font-family:elza-condensed,sans-serif;font-size:1.375rem;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;display:flex;gap:34px;align-items:center;white-space:nowrap}div.u_block-featured-events .first_section .events_holder .side_text:before{content:"";width:100%;height:1px;background:#bac5c6}div.u_block-featured-events .first_section .events_holder .events{display:grid;grid-template-columns:1fr;gap:60px}@media (min-width:768px){div.u_block-featured-events .first_section .events_holder .events{grid-template-columns:1fr 1fr;gap:40px}}div.u_block-featured-events .first_section .events_holder .events .m_post-card{gap:24px}div.u_block-featured-events .first_section .events_holder .events .m_post-card .image{height:314px;border-right:10px solid #a51c30}div.u_block-featured-events .first_section .events_holder .events .m_post-card .post_content{display:flex;flex-direction:column}div.u_block-featured-events .first_section .events_holder .events .m_post-card .post_content .taxonomies{margin-top:auto}div.u_block-featured-events .first_section .events_holder .events .m_post-card .post_content .taxonomies .resource_types .item.item-pt{display:none}div.u_block-featured-events .first_section .events_holder .events .m_post-card .post_content .taxonomies .resource_types .item.item-et{display:block}div.u_block-featured-events .first_section .events_holder .events.events-1{grid-template-columns:1fr}div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card{gap:41px}div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card .image{width:100%}@media (min-width:768px){div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card .image{width:464px;margin:0}}div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card .post_content{display:flex;flex-direction:column}div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card .post_content .title{font-size:2rem}div.u_block-featured-events .first_section .events_holder .events.events-1 .m_post-card .post_content .taxonomies{margin-top:auto}@media (min-width:768px){div.u_block-featured-events .first_section.pos-left{display:flex;flex-direction:column}}@media (min-width:992px){div.u_block-featured-events .first_section.pos-left{flex-direction:row}}div.u_block-featured-events .first_section.pos-left .title_holder{display:block}div.u_block-featured-events .first_section.pos-left .title_holder .title{margin:0 0 64px}div.u_block-featured-events .first_section.pos-left .title_holder .text{padding-top:0;padding-left:0}div.u_block-featured-events .first_section.pos-left .title_holder .text:before{display:none}div.u_block-featured-events .first_section.pos-left .events_holder .events .m_post-card .image{height:194px}@media (min-width:768px){div.u_block-featured-events .first_section.pos-left .events_holder .events.events-1 .m_post-card .image{width:45%;height:300px}}div.u_block-featured-events .second_section{margin-top:64px;border-top:1px solid #495a66;padding-top:40px;text-align:center}div.u_block-featured-events .second_section .button{padding:30px 80px}div.u_block-events-with-calendar{padding:40px 0 96px}div.u_block-events-with-calendar .wrapper{display:flex;gap:40px;flex-direction:column}@media (min-width:992px){div.u_block-events-with-calendar .wrapper{flex-direction:row}}div.u_block-events-with-calendar .left{max-width:100%;display:flex;flex-direction:column}@media (min-width:768px){div.u_block-events-with-calendar .left{flex-direction:row;gap:40px}}@media (min-width:992px){div.u_block-events-with-calendar .left{flex-direction:column;max-width:373px}}div.u_block-events-with-calendar .calendar_holder{position:relative;border:solid #a51c30;border-width:1px 1px 3.2px;padding:15px}@media (min-width:480px){div.u_block-events-with-calendar .calendar_holder{padding:23.5px}}div.u_block-events-with-calendar .calendar_holder .loader{position:absolute;left:44.5%;top:52%;transform:translateX(-50%) translateY(-50%);z-index:999;display:none}div.u_block-events-with-calendar .calendar_holder .info{color:#1e1e1e;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;padding-bottom:8px;margin-bottom:9px;border-bottom:1px solid #bac5c6;display:flex;gap:6px}div.u_block-events-with-calendar .calendar_holder .info span{flex:none}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed{width:100%;border-spacing:0}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .datepicker-switch{font-family:elza-condensed,sans-serif;font-size:1.375rem;font-style:normal;font-weight:700;line-height:2.375rem}@media (min-width:620px){div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .datepicker-switch{font-size:2rem}}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .dow{font-family:runda,sans-serif;font-size:.625rem;font-style:normal;font-weight:500;line-height:1.025rem;padding:8px}@media (min-width:480px){div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .dow{padding:10px;font-size:.75rem}}@media (min-width:620px){div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .dow{padding:14px;font-size:.875rem}}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .next,div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .prev{position:relative;font-size:.0625rem;color:transparent;cursor:pointer}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .next:after,div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .prev:after{content:"";position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%) rotate(-90deg);background-color:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:14px;height:14px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg");transition:.4s}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .next:hover:after,div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .prev:hover:after{background-color:#a51c30}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed thead tr .prev:after{transform:translateY(-50%) translateX(-50%) rotate(90deg)}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td{border:1px solid #bac5c6;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:16.4px;padding:8px;cursor:pointer;transition:.4s}@media (min-width:480px){div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td{padding:10px;font-size:12px}}@media (min-width:620px){div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td{padding:14px;font-size:14px}}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td:hover{background:#f3f3f1}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.event{background:#f4edca}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.today{background:#a51c30;color:#fff}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.today.event{position:relative}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.today.event:after{content:"";position:absolute;bottom:-1.5px;right:-9px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #f4edca;transform:rotate(-45deg)}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.today.active{position:relative}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.today.active:after{content:"";position:absolute;bottom:-1.5px;right:-9px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #a51c30;transform:rotate(-45deg)}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.new,div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.old{background:#f3f3f1;color:#bac5c6}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody td.active{background:#1e1e1e;color:#fff}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody tr:not(:last-child) td{border-bottom:0}div.u_block-events-with-calendar .calendar_holder #calendar .table-condensed tbody tr td:not(:last-child){border-right:0}div.u_block-events-with-calendar .calendar_holder.is_loading .loader{display:block}div.u_block-events-with-calendar .calendar_holder.is_loading #calendar{opacity:.5}div.u_block-events-with-calendar .calendar_holder .legend{padding-top:8px;margin-top:9px;border-top:1px solid #bac5c6}div.u_block-events-with-calendar .calendar_holder .legend .label{color:#495a66;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;margin-bottom:12px}div.u_block-events-with-calendar .calendar_holder .legend .colors{display:flex;gap:16px;flex-wrap:wrap}@media (min-width:768px){div.u_block-events-with-calendar .calendar_holder .legend .colors{flex-wrap:nowrap}}div.u_block-events-with-calendar .calendar_holder .legend .colors .color{display:flex;gap:5px;align-items:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem}div.u_block-events-with-calendar .calendar_holder .legend .colors .color span{width:20px;height:20px;border:.736px solid #bac5c6}div.u_block-events-with-calendar .calendar_holder .legend .colors .color:nth-child(2) span{background:#f4edca}div.u_block-events-with-calendar .calendar_holder .legend .colors .color:nth-child(3) span{background:#a51c30}div.u_block-events-with-calendar .calendar_holder .legend .colors .color:nth-child(4) span{background:#1e1e1e}div.u_block-events-with-calendar .right{width:100%}div.u_block-events-with-calendar .right .results_number{width:100%;padding-bottom:5px;font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;color:#333;border-bottom:1px solid #bac5c6;margin-bottom:32px}div.u_block-events-with-calendar .right .results_number span{font-family:elza-condensed,sans-serif;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30;padding-right:10px}div.u_block-events-with-calendar .right .events{display:flex;flex-direction:column;gap:32px}div.u_block-events-with-calendar .right .events .m_post-card{padding-bottom:32px;border-bottom:1px solid #bac5c6;flex-direction:column}@media (min-width:1180px){div.u_block-events-with-calendar .right .events .m_post-card{flex-direction:row}}div.u_block-events-with-calendar .right .events .m_post-card .title{margin-top:0}div.u_block-events-with-calendar .right .events .m_post-card .taxonomies .resource_types .item.item-pt{display:none}div.u_block-events-with-calendar .right .events .m_post-card .taxonomies .resource_types .item.item-et{display:block}div.u_block-events-with-calendar .text-center{text-align:center}div.u_block-events-with-calendar .loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:#1e1e1e #1e1e1e transparent transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:rotation 1s linear infinite}div.u_block-events-with-calendar .loader:after,div.u_block-events-with-calendar .loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #a51c30 #a51c30;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:rotationBack .5s linear infinite;transform-origin:center center}div.u_block-events-with-calendar .loader:before{width:32px;height:32px;border-color:#1e1e1e #1e1e1e transparent transparent;animation:rotation 1.5s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}div.u_block-h-c-a-w-hero{position:relative;width:100%}div.u_block-h-c-a-w-hero .background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}div.u_block-h-c-a-w-hero .background .images img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1.5s}div.u_block-h-c-a-w-hero .background .images img:first-child{z-index:19}div.u_block-h-c-a-w-hero .background .images img:nth-child(2){z-index:18}div.u_block-h-c-a-w-hero .background .images img:nth-child(3){z-index:17}div.u_block-h-c-a-w-hero .background .images img:nth-child(4){z-index:16}div.u_block-h-c-a-w-hero .background .images img:nth-child(5){z-index:15}div.u_block-h-c-a-w-hero .background .images img:nth-child(6){z-index:14}div.u_block-h-c-a-w-hero .background .images img:nth-child(7){z-index:13}div.u_block-h-c-a-w-hero .background .images img:nth-child(8){z-index:12}div.u_block-h-c-a-w-hero .background .images img:nth-child(9){z-index:11}div.u_block-h-c-a-w-hero .background .images img:nth-child(10){z-index:10}div.u_block-h-c-a-w-hero .background .images img:nth-child(11){z-index:9}div.u_block-h-c-a-w-hero .background .images img:nth-child(12){z-index:8}div.u_block-h-c-a-w-hero .background .images img:nth-child(13){z-index:7}div.u_block-h-c-a-w-hero .background .images img:nth-child(14){z-index:6}div.u_block-h-c-a-w-hero .background .images img:nth-child(15){z-index:5}div.u_block-h-c-a-w-hero .background .images img:nth-child(16){z-index:4}div.u_block-h-c-a-w-hero .background .images img:nth-child(17){z-index:3}div.u_block-h-c-a-w-hero .background .images img:nth-child(18){z-index:2}div.u_block-h-c-a-w-hero .background .images img:nth-child(19){z-index:1}div.u_block-h-c-a-w-hero .background .images img:nth-child(20){z-index:0}div.u_block-h-c-a-w-hero .background .images img.hidden{opacity:0}div.u_block-h-c-a-w-hero .background .video video{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1000;overflow:hidden}div.u_block-h-c-a-w-hero .content{position:relative;display:flex;z-index:1;align-items:center;gap:5px;min-height:480px;flex-direction:column;padding:40px 0}@media (min-width:840px){div.u_block-h-c-a-w-hero .content{height:480px;flex-direction:row;padding:0}}@media (min-width:840px){div.u_block-h-c-a-w-hero .content .logo{min-width:379px}}div.u_block-h-c-a-w-hero .content .text{width:100%;text-align:right}div.u_block-h-c-a-w-hero .content .text .title{color:#fff;text-align:right;text-shadow:0 4px 18.9px rgba(0,0,0,.6);width:100%;padding-bottom:10px;margin-top:30px;margin-bottom:28px;border-bottom:1px solid #fff}div.u_block-h-c-a-w-hero .content .text .cta{border:2px solid #a51c30;background:#a51c30;color:#fff;box-shadow:0 4px 18.9px 0 rgba(0,0,0,.2);display:inline-flex;padding:10px 22px;justify-content:center;align-items:center;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem;text-transform:uppercase;transition:.4s;letter-spacing:.1125rem;text-align:center}@media (min-width:620px){div.u_block-h-c-a-w-hero .content .text .cta{padding:16px 32px;letter-spacing:.175rem;font-size:.875rem}}div.u_block-h-c-a-w-hero .content .text .cta:hover{text-decoration:none;background:#1e1e1e;border-color:#1e1e1e}div.u_block-h-c-a-w-about{position:relative;background-color:#a51c30;padding:64px 0 71px}div.u_block-h-c-a-w-about *{color:#fff}div.u_block-h-c-a-w-about .wrapper{display:flex;gap:40px;align-items:flex-start;flex-direction:column}@media (min-width:840px){div.u_block-h-c-a-w-about .wrapper{flex-direction:row;align-items:center}}div.u_block-h-c-a-w-about .title_section{max-width:380px;width:100%}div.u_block-h-c-a-w-about .title_section .tagline{font-weight:300;text-transform:uppercase;margin:0}div.u_block-h-c-a-w-about .title_section .title{font-size:3rem;font-style:normal;font-weight:600;line-height:110.417%;letter-spacing:-.06rem;text-transform:uppercase;width:100%}div.u_block-h-c-a-w-about .title_section .text{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}div.u_block-h-c-a-w-about .title_section .text p{margin-bottom:8px}div.u_block-h-c-a-w-key-themes{padding:102px 0 112px}div.u_block-h-c-a-w-key-themes .title_section{display:flex;gap:10px;margin-bottom:20px;flex-direction:column}@media (min-width:620px){div.u_block-h-c-a-w-key-themes .title_section{align-items:flex-end;flex-direction:row;margin-bottom:40px}div.u_block-h-c-a-w-key-themes .title_section .text{min-width:300px}}div.u_block-h-c-a-w-key-themes .title_section:after{content:"";display:block;width:100%;height:8px;background:#a51c30;margin-bottom:20px}div.u_block-h-c-a-w-key-themes .title_section .tagline{font-family:Rubik,sans-serif;font-size:1.75rem;font-style:normal;font-weight:300;line-height:100%;text-transform:uppercase;margin-top:0}@media (min-width:620px){div.u_block-h-c-a-w-key-themes .title_section .tagline{font-size:2rem;line-height:2.375rem;white-space:nowrap}}div.u_block-h-c-a-w-key-themes .title_section .title{font-family:Rubik,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.06rem;text-transform:uppercase}@media (min-width:620px){div.u_block-h-c-a-w-key-themes .title_section .title{font-size:3rem}}div.u_block-h-c-a-w-key-themes .key_themes{display:grid;grid-template-columns:1fr;grid-column-gap:40px;grid-row-gap:30px}@media (min-width:840px){div.u_block-h-c-a-w-key-themes .key_themes{grid-template-columns:repeat(2,1fr);grid-row-gap:80px}}@media (min-width:1180px){div.u_block-h-c-a-w-key-themes .key_themes{grid-template-columns:repeat(3,1fr)}}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .image{width:100%;aspect-ratio:1/1;margin-bottom:24px}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .image:hover img{transform:scale(1.02);box-shadow:0 0 20px rgba(0,0,0,.2)}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .title{font-family:Rubik,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.75rem;margin-bottom:8px}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .excerpt{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:24px}div.u_block-h-c-a-w-key-themes .key_themes .key_theme .cta{display:block;width:100%;text-align:right;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase}div.u_block-h-c-a-w-news-and-updates{padding:64px 0 57px;background:#f3f3f1}div.u_block-h-c-a-w-news-and-updates .title_section{display:flex;gap:10px;margin-bottom:20px;flex-direction:column}@media (min-width:620px){div.u_block-h-c-a-w-news-and-updates .title_section{align-items:flex-end;flex-direction:row;margin-bottom:40px}div.u_block-h-c-a-w-news-and-updates .title_section .text{min-width:300px}}div.u_block-h-c-a-w-news-and-updates .title_section:after{content:"";display:block;width:100%;height:8px;background:#a51c30;margin-bottom:20px}div.u_block-h-c-a-w-news-and-updates .title_section .tagline{font-family:Rubik,sans-serif;font-size:1.75rem;font-style:normal;font-weight:300;line-height:100%;text-transform:uppercase;margin-top:0}@media (min-width:620px){div.u_block-h-c-a-w-news-and-updates .title_section .tagline{font-size:2rem;line-height:2.375rem;white-space:nowrap}}div.u_block-h-c-a-w-news-and-updates .title_section .title{font-family:Rubik,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.06rem;text-transform:uppercase}@media (min-width:620px){div.u_block-h-c-a-w-news-and-updates .title_section .title{font-size:3rem}}div.u_block-h-c-a-w-news-and-updates .posts{display:grid;gap:40px;grid-template-columns:1fr}@media (min-width:840px){div.u_block-h-c-a-w-news-and-updates .posts{grid-template-columns:repeat(2,1fr)}}@media (min-width:1180px){div.u_block-h-c-a-w-news-and-updates .posts{grid-template-columns:repeat(3,1fr)}}div.u_block-h-c-a-w-footer{padding:110px 0;background:#1e1e1e}div.u_block-h-c-a-w-footer .wrapper{display:flex;justify-content:center;align-items:center;gap:40px;flex-direction:column}@media (min-width:620px){div.u_block-h-c-a-w-footer .wrapper{flex-direction:row;align-items:flex-start}}div.u_block-h-c-a-w-footer .contact{min-width:170px;border-top:6px solid #495a66;padding-top:22px;padding-right:40px}div.u_block-h-c-a-w-footer .contact .contact_text{color:#fff;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase}div.u_block-h-c-a-w-footer .contact .social_icons{margin-top:26px;display:flex;gap:16px}div.u_block-h-c-a-w-year-agenda{padding-bottom:112px}div.u_block-h-c-a-w-year-agenda .title_section{background-color:#f9f7ed;margin-bottom:90px;padding:65px 0 20px}div.u_block-h-c-a-w-year-agenda .title_section .wrapper{display:flex;gap:10px;flex-direction:column}@media (min-width:620px){div.u_block-h-c-a-w-year-agenda .title_section .wrapper{align-items:flex-end;flex-direction:row;margin-bottom:40px}div.u_block-h-c-a-w-year-agenda .title_section .wrapper .text{min-width:300px}}div.u_block-h-c-a-w-year-agenda .title_section .wrapper .line{content:"";display:block;width:100%;height:8px;background:#a51c30;margin-bottom:20px}div.u_block-h-c-a-w-year-agenda .title_section .wrapper .tagline{font-family:Rubik,sans-serif;font-size:1.75rem;font-style:normal;font-weight:300;line-height:100%;text-transform:uppercase;margin-top:0}@media (min-width:620px){div.u_block-h-c-a-w-year-agenda .title_section .wrapper .tagline{font-size:2rem;line-height:2.375rem;white-space:nowrap}}div.u_block-h-c-a-w-year-agenda .title_section .wrapper .title{font-family:Rubik,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.06rem;text-transform:uppercase}@media (min-width:620px){div.u_block-h-c-a-w-year-agenda .title_section .wrapper .title{font-size:3rem}}div.u_block-h-c-a-w-year-agenda .events{display:flex;flex-direction:column;gap:64px}div.u_block-h-c-a-w-year-agenda .events .event_date.more_event{display:none}div.u_block-h-c-a-w-year-agenda .events .event_date .date{display:flex;font-family:Rubik,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.04rem;text-transform:uppercase;margin-bottom:34px;align-items:center;gap:15px;white-space:nowrap}div.u_block-h-c-a-w-year-agenda .events .event_date .date span{display:inline-flex;width:22px;height:22px;border-radius:50%;background-color:#a51c30;flex:none}div.u_block-h-c-a-w-year-agenda .events .event_date .date:after{content:"";display:block;width:100%;height:2px;background-image:linear-gradient(90deg,#a51c30 33%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:12px 2px;background-repeat:repeat-x;margin-left:-15px}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list{display:grid;grid-template-columns:1fr;gap:34px 40px}@media (min-width:840px){div.u_block-h-c-a-w-year-agenda .events .event_date .events_list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1180px){div.u_block-h-c-a-w-year-agenda .events .event_date .events_list{grid-template-columns:repeat(3,1fr)}}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event{background-color:#f3f3f1;padding:24px;display:flex;flex-direction:column;align-items:space-between;gap:6px}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_date_time{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_title{font-family:Rubik,sans-serif;color:#1e1e1e;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_title.link{color:#a51c30;text-decoration:underline}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_title.link:hover{color:#1e1e1e}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_subtitle{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}div.u_block-h-c-a-w-year-agenda .events .event_date .events_list .event .event_description{font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:300;line-height:1.5rem;margin-top:auto;color:#495a66}div.u_block-h-c-a-w-year-agenda .load_more{position:relative;background:hsla(0,0%,100%,0);background:linear-gradient(0deg,#fff 60%,hsla(0,0%,100%,0));width:100%;text-align:center;padding:150px 0 10px;margin-top:-120px;z-index:10}div.u_block-h-c-a-w-year-agenda .load_more a{width:275px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data{display:block;margin:80px 0 120px}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data{display:flex;gap:72px}}@media (min-width:1180px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data{gap:143px}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links{display:flex;flex-direction:column;gap:16px;width:275px;flex:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item .salata-icon{position:absolute;right:20px;top:8px;display:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item:not(.disable):hover{text-decoration:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item:not(.disable):hover:after{width:275px;background:#a51c30}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item.active{text-decoration:none;font-weight:700}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item.active .salata-icon{display:block}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item.active:after{width:275px;height:4px;background:#a51c30}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links .item.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .register-button{padding-top:36px;margin-top:58px;width:100%;border-top:1px solid #bac5c6}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .register-button a{width:100%}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .menu-select{background:#f3f3f1;padding:40px 50px;display:block;margin-left:-24px;margin-right:-24px;margin-bottom:40px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links{display:none}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-links{display:flex}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-select{display:block}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .tabs-filter .menu-select{display:none}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content{width:100%}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab_tagline{font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;margin-bottom:4px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab_title{font-family:Rubik,sans-serif;font-size:2rem;font-style:normal;font-weight:300;line-height:2.375rem;text-transform:uppercase;color:#1e1e1e;margin-bottom:40px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .section_text{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-bottom:16px;margin-bottom:50px;border-bottom:2px solid #a51c30}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab{display:none}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab.active{display:block}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content figure{margin:auto}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content figure{margin:1em 40px}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list{display:flex;flex-direction:column;gap:40px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event{border-bottom:1px solid #bac5c6;padding-bottom:40px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_date_time{font-family:Rubik,sans-serif;font-size:1.375rem;font-style:normal;font-weight:700;line-height:1.75rem;color:#8c8179;margin-bottom:16px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_title{font-family:Rubik,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.75rem;color:#1e1e1e;margin-bottom:4px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_subtitle{font-family:Runda;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem;color:#a51c30;margin-bottom:4px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_description{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_cta{margin-top:16px;width:100%;text-align:right}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_cta a{font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;color:#a51c30;text-decoration:underline;-webkit-text-decoration-color:#a51c30;text-decoration-color:#a51c30;text-decoration-thickness:2px;text-underline-offset:19px;transition:.4s}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content .events_list .event .event_cta a:hover{color:#1e1e1e;-webkit-text-decoration-color:#1e1e1e;text-decoration-color:#1e1e1e}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .about_the_team{margin-bottom:64px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .section_title{margin-bottom:24px;display:flex;gap:20px;align-items:center;flex-direction:column}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .section_title{flex-direction:row;gap:46px}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .section_title .title_text{font-family:runda,sans-serif;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30;flex:none}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .section_title .title_text{flex-wrap:nowrap}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .section_title .line{width:100%;height:2px;background:#bac5c6}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people{width:100%;padding-bottom:64px;margin-bottom:16px;display:block}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card{margin-bottom:40px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-title{font-size:.875rem;line-height:1.25rem}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-role{font-weight:500;font-size:.75rem;line-height:1.25rem}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card img{max-height:260px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay{padding:26px 20px 35px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio{max-height:192px;overflow:hidden}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .people .m_person-card .m_person-card-overlay .m_person-card-bio p{font-size:.9375rem}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators{margin-top:64px}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators{display:flex;flex-direction:column;gap:40px}}@media (min-width:768px){div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator{display:flex;gap:40px;align-items:center}}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .image{width:270px;height:146px;flex:none;overflow:hidden;margin-bottom:30px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .info .name{margin:0}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .info .description{margin:4px 0 24px}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .info a{font-weight:500;font-size:.75rem;line-height:1.25rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1e1e1e;transition:.4s}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .tab .tab_content.team .collaborators .collaborator .info a:hover{color:#a51c30}div.u_tpl-single-h-c-a-w-key-theme .key_theme_data .content .temp_summary_impact{display:none}div.u_block-h-c-a-w-related-key-themes{position:relative;margin-top:140px;background-color:#f3f3f1;padding:200px 0 112px}@media (min-width:620px){div.u_block-h-c-a-w-related-key-themes{padding:140px 0 112px}}div.u_block-h-c-a-w-related-key-themes .title_section{position:absolute;width:100%;left:0;top:-40px}div.u_block-h-c-a-w-related-key-themes .title_section .wrapper{display:flex;justify-content:flex-start;align-items:flex-start;gap:15px;flex-direction:column}@media (min-width:620px){div.u_block-h-c-a-w-related-key-themes .title_section .wrapper{flex-direction:row;align-items:center;justify-content:space-between}}div.u_block-h-c-a-w-related-key-themes .title_section .tagline{font-family:Rubik,sans-serif;font-size:1.375rem;font-style:normal;font-weight:300;line-height:2.375rem;text-transform:uppercase}@media (min-width:620px){div.u_block-h-c-a-w-related-key-themes .title_section .tagline{font-size:1.625rem}}@media (min-width:768px){div.u_block-h-c-a-w-related-key-themes .title_section .tagline{font-size:2rem}}div.u_block-h-c-a-w-related-key-themes .title_section .title{font-family:Rubik,sans-serif;font-size:2.25rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.06rem;text-transform:uppercase}@media (min-width:620px){div.u_block-h-c-a-w-related-key-themes .title_section .title{font-size:2.5rem}}@media (min-width:768px){div.u_block-h-c-a-w-related-key-themes .title_section .title{font-size:3rem}}div.u_block-h-c-a-w-related-key-themes .title_section .cta{background-color:#fff}div.u_block-h-c-a-w-related-key-themes .key_themes{display:grid;grid-template-columns:1fr;grid-column-gap:40px;grid-row-gap:30px}@media (min-width:840px){div.u_block-h-c-a-w-related-key-themes .key_themes{grid-template-columns:repeat(2,1fr);grid-row-gap:80px}}@media (min-width:1180px){div.u_block-h-c-a-w-related-key-themes .key_themes{grid-template-columns:repeat(3,1fr)}}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .image{width:100%;aspect-ratio:1/1;margin-bottom:24px}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .image:hover img{transform:scale(1.02);box-shadow:0 0 20px rgba(0,0,0,.2)}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .title{font-family:Rubik,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.75rem;margin-bottom:8px}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .excerpt{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:24px;padding-bottom:8px;border-bottom:1px solid #1e1e1e}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .cta{display:block;width:100%;text-align:right;letter-spacing:.175rem;text-transform:uppercase}div.u_block-h-c-a-w-related-key-themes .key_themes .key_theme .cta,div.u_custom-form-block label{font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem}div.u_custom-form-block label .required{font-weight:700;color:#a51c30}div.u_custom-form-block input[type=email],div.u_custom-form-block input[type=text],div.u_custom-form-block select,div.u_custom-form-block textarea{border-radius:0;border:1px solid #495a66;background:#fff;margin-bottom:5px;padding:9px 16px;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e;height:auto;width:100%}div.u_custom-form-block input[type=email]:active,div.u_custom-form-block input[type=email]:focus,div.u_custom-form-block input[type=text]:active,div.u_custom-form-block input[type=text]:focus,div.u_custom-form-block select:active,div.u_custom-form-block select:focus,div.u_custom-form-block textarea:active,div.u_custom-form-block textarea:focus{outline:none;border-color:#1e1e1e}div.u_custom-form-block input[type=email]::-moz-placeholder,div.u_custom-form-block input[type=text]::-moz-placeholder,div.u_custom-form-block select::-moz-placeholder,div.u_custom-form-block textarea::-moz-placeholder{color:#8996a0}div.u_custom-form-block input[type=email]::placeholder,div.u_custom-form-block input[type=text]::placeholder,div.u_custom-form-block select::placeholder,div.u_custom-form-block textarea::placeholder{color:#8996a0}div.u_custom-form-block textarea{min-height:120px}div.u_custom-form-block .field{margin-bottom:15px}div.u_custom-form-block .field:last-child{margin-bottom:0}div.u_custom-form-block .field.field_type_checkbox{position:relative;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:12px;align-items:center}div.u_custom-form-block .field.field_type_checkbox label{font-weight:400}div.u_custom-form-block .field.field_type_checkbox .check{position:relative;width:24px;height:24px;padding:3.5px;border:1px solid #a51c30;background:#fff}div.u_custom-form-block .field.field_type_checkbox .check:before{box-shadow:inset 10px 10px #a51c30}div.u_custom-form-block .field.field_type_checkbox input{position:absolute;width:26px;height:26px;opacity:.1}div.u_custom-form-block .field.field_type_checkbox input:checked+.check:before{content:"";position:absolute;top:4px;left:3px;width:80%;height:80%;background:#a51c30;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/check.svg");box-sizing:border-box}div.u_custom-form-block button[type=submit]{cursor:pointer;width:100%;padding:22px 38px}div.u_block-youtube-player iframe{width:100%;height:auto;aspect-ratio:16/9}div.u_header-home-v2{position:relative;padding:0;border-bottom:1px solid #bac5c6;z-index:2000;background-color:#fff;width:100%;overflow:hidden;position:fixed;left:0;top:0}@media (min-width:992px){div.u_header-home-v2{position:absolute}}div.u_header-home-v2 .skiplink{position:absolute;left:0;top:0;transform:translateY(-150%);transition:transform .3s;padding:20px;z-index:6000;background:#fff;margin:10px;font-size:.875rem;font-weight:600;border:2px solid #000}div.u_header-home-v2 .skiplink:focus{transform:translateY(0)}div.u_header-home-v2 .wrapper{display:flex;justify-content:space-between;gap:0}div.u_header-home-v2 .wrapper .logo{position:relative;display:flex;align-items:center;height:40px;padding:17px 0;box-sizing:content-box;z-index:15}@media (min-width:992px){div.u_header-home-v2 .wrapper .logo{height:63px;padding:23px 0}}div.u_header-home-v2 .wrapper .logo a{display:block;max-width:300px}div.u_header-home-v2 .wrapper .logo .salata-logo{display:block}div.u_header-home-v2 .wrapper .logo img{display:block;height:40px}@media (min-width:992px){div.u_header-home-v2 .wrapper .logo img{height:63px}}div.u_header-home-v2 .wrapper .right{display:flex;align-items:center;justify-content:center;position:relative}@media (min-width:992px){div.u_header-home-v2 .wrapper .right{display:none}}div.u_header-home-v2 .wrapper .right:before{content:"";display:block;width:100vw;height:100%;position:absolute;left:0;top:0;background-color:#fff}div.u_header-home-v2 .wrapper .right .menu-toggle{display:none}div.u_header-home-v2 .wrapper .right .menu-toggle .line{width:100%;height:2px;border-radius:4px;background:#1e1e1e;transition:.4s}div.u_header-home-v2 .wrapper .right .menu-toggle.open-search{display:flex;position:relative;width:30px;height:30px;padding-top:3px;gap:8px;flex-direction:column;cursor:pointer;z-index:2000;margin-left:12px}div.u_header-home-v2 .wrapper .right .menu-toggle.open-search .line{border-radius:4px}div.u_header-home-v2 .wrapper .right .menu-toggle.open-search .line:first-child{transform:rotate(45deg);margin-top:12px}div.u_header-home-v2 .wrapper .right .menu-toggle.open-search .line:nth-child(2){opacity:0}div.u_header-home-v2 .wrapper .right .menu-toggle.open-search .line:nth-child(3){transform:rotate(-45deg);margin-top:-20px}div.u_header-home-v2 .search{position:relative;background:#f3f3f1;width:100%;left:0;top:0;padding:30px 0 20px;z-index:200;display:none}@media (min-width:992px){div.u_header-home-v2 .search{display:none!important}}div.u_header-home-v2 .search:before{content:"";display:block;width:100%;height:10px;position:absolute;left:0;top:0;background:linear-gradient(180deg,hsla(0,0%,50.2%,.1) 0,hsla(0,0%,50.2%,0));pointer-events:none}@media (min-width:992px){div.u_header-home-v2 .search:before{display:none}}div.u_header-home-v2 .search .wrapper{display:block}div.u_header-home-v2 .search label{color:#1e1e1e;text-transform:uppercase;display:block;font-weight:300;margin:0}@media (min-width:992px){div.u_header-home-v2 .search label{font-weight:700;color:#fff;margin:12px 0}}div.u_header-home-v2 .search .field{position:relative;width:100%;background:#f3f3f1;display:block;border:1px solid #8996a0}@media (min-width:992px){div.u_header-home-v2 .search .field{background:#fff;border:none}}div.u_header-home-v2 .search .field input{width:100%;padding:15px 15px 15px 55px;border:0;outline:none}@media (min-width:480px){div.u_header-home-v2 .search .field input{padding:20px 20px 20px 70px}}div.u_header-home-v2 .search .field input:focus{outline:none}div.u_header-home-v2 .search .field .submit_button{position:absolute;left:3px;top:5%;height:90%;width:auto;padding:0 12px;cursor:pointer;border:none}@media (min-width:480px){div.u_header-home-v2 .search .field .submit_button{padding:0 20px}}div.u_header-home-v2 .search .field .submit_button:before{display:none}div.u_header-home-v2 .search .field .submit_button:focus .salata-icon,div.u_header-home-v2 .search .field .submit_button:hover .salata-icon{background:#fff}body.admin-bar div.u_header-home-v2{top:46px}@media (min-width:992px){body.admin-bar div.u_header-home-v2{top:auto}}div.u_footer-home-v2{background:#f3f3f1;border-top:1px solid #bac5c6;width:100%}@media (min-width:1180px){div.u_footer-home-v2{position:absolute;left:0;bottom:0}}div.u_footer-home-v2.footer_404{background:#000}div.u_footer-home-v2 .row{position:relative;width:100%;padding:25px 0;display:flex;justify-content:space-between;align-items:center;color:#1e1e1e;flex-direction:column;gap:20px}@media (min-width:1180px){div.u_footer-home-v2 .row{flex-direction:row}}div.u_footer-home-v2 .row:last-child{border:none}div.u_footer-home-v2 .col{font-weight:400;font-size:.875rem;line-height:1.25rem;text-align:left}div.u_footer-home-v2 .social-icons{padding:0;list-style:none;margin:0}@media (min-width:768px){div.u_footer-home-v2 .social-icons{float:right}}div.u_footer-home-v2 .social-icons li{display:inline-block;vertical-align:middle}div.u_footer-home-v2 .social-icons li a .salata-icon{opacity:.8;margin-right:12px;background-color:#1e1e1e}div.u_footer-home-v2 .copyright{font-style:normal;font-weight:400;font-size:.75rem;line-height:1.25rem}div.u_footer-home-v2 .copyright a:hover,div.u_tpl-home-v2{color:#1e1e1e}@media (min-width:992px){div.u_tpl-home-v2{padding-top:109px;padding-bottom:30px}}div.u_tpl-home-v2 .home-v2-heading{display:block;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#ccc;padding:20px 24px;position:relative}@media (min-width:768px){div.u_tpl-home-v2 .home-v2-heading{display:none}}div.u_tpl-home-v2 .home-v2-heading:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(91deg,rgba(0,0,0,.6) 45.45%,rgba(30,30,30,0) 92.5%)}div.u_tpl-home-v2 .home-v2-heading h1{position:relative;color:#fff;font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:-.05rem;text-transform:uppercase;line-height:.9em;margin:0}div.u_tpl-home-v2 .home-v2-heading h1 small{font-size:1.375rem;font-style:normal;font-weight:300;display:block;width:100%;letter-spacing:0}div.u_tpl-home-v2 .mobile-menu-navs{margin-bottom:30px}@media (min-width:768px){div.u_tpl-home-v2 .mobile-menu-navs{display:none}}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings{width:calc(100% + 48px);margin-left:-24px;margin-bottom:20px;position:relative}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings:after,div.u_tpl-home-v2 .mobile-menu-navs .menu-headings:before{display:block;content:"";width:80px;height:100%;position:absolute;top:0;z-index:99;pointer-events:none}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings .menu-block{padding-left:0!important;padding-right:0!important}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings .menu-title{margin:0!important;padding-left:20px!important;padding-right:20px!important}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings .slick-slide{opacity:.5}div.u_tpl-home-v2 .mobile-menu-navs .menu-headings .slick-slide.slick-current{opacity:1}div.u_tpl-home-v2 .mobile-menu-navs .menu-nav-items .menu-title,div.u_tpl-home-v2 .tablet-menu-navs{display:none}@media (min-width:768px){div.u_tpl-home-v2 .tablet-menu-navs{display:flex}}@media (min-width:992px){div.u_tpl-home-v2 .tablet-menu-navs{display:none}}div.u_tpl-home-v2 .tablet-menu-navs .menu-nav-titles{display:flex;flex-direction:column;width:47%!important;padding:29px 60px 40px 40px}div.u_tpl-home-v2 .tablet-menu-navs .menu-nav-titles .menu-link{font-family:elza-narrow,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;padding-bottom:9px;margin-top:32px;border-bottom:1px solid #1e1e1e;display:flex;align-items:center}div.u_tpl-home-v2 .tablet-menu-navs .menu-nav-titles .slick-list{max-height:469px}div.u_tpl-home-v2 .tablet-menu-navs .menu-nav-titles .slick-list .slick-current{color:#a51c30}div.u_tpl-home-v2 .tablet-menu-navs .menu-nav-titles .slick-list .slick-current:after{margin-left:8px;content:"";display:inline-block;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-line-right-red.svg");width:26px;height:26px;background-repeat:no-repeat;background-size:contain}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section{width:53%!important;background-color:#f3f3f1}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .menu-nav-links{padding:66px 32px 24px}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .menu-nav-links .menu-block .menu-title{display:none}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .contents-wrapper{background-color:#e2e2e0;padding:20px 32px}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .contents-wrapper h3{display:block;font-size:1.75rem;font-style:normal;font-weight:300;line-height:120%}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .contents-wrapper h1{display:block;font-size:3rem;font-style:normal;font-weight:600;line-height:90%}div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .contents-wrapper .u_block-home-v2-hero-gallery,div.u_tpl-home-v2 .tablet-menu-navs .right-menu-section .contents-wrapper form{display:none}div.u_tpl-home-v2 .wrapper{padding-bottom:0;display:flex;flex-direction:column}@media (min-width:768px){div.u_tpl-home-v2 .wrapper{padding-left:0;padding-right:0}}@media (min-width:992px){div.u_tpl-home-v2 .wrapper{padding-left:20px;padding-right:20px;flex-direction:row;padding-bottom:0}}div.u_tpl-home-v2 .wrapper .menu-navs{width:100%}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs{width:23.5%;padding-right:3%;padding-top:40px;padding-bottom:40px}}@media (min-width:1180px) and (max-height:1080px){div.u_tpl-home-v2 .wrapper .menu-navs{padding-top:20px;padding-bottom:20px}}div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-left,div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right{display:none}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-left,div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right{display:block}}div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right{position:relative}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right{width:26.5%;background-color:#f3f3f1;padding-left:3%}}div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right:before{content:"";display:block;width:100%;height:100vh;background-color:#f3f3f1;position:absolute;left:0;top:0}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right .menu-block{padding:0 0 32px}}@media (min-width:1180px) and (max-height:1080px){div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right .menu-block{padding:0 0 16px;margin-bottom:10px}}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs.menu-navs-right .menu-block .menu-title{margin-bottom:10px}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block{padding:8px 10px}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block{border-bottom:1px solid #8996a0;margin-bottom:16px;padding:0 0 80px}}@media (min-width:1180px) and (max-height:1080px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block{margin-bottom:20px;padding:0 0 16px}}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-title{color:#a51c30;font-size:1.25rem;font-style:normal;font-weight:700;line-height:120%;width:100%;position:relative;margin:0 0 30px;text-align:center;padding:10px 0}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-title{font-size:2rem;line-height:2.375rem;margin-bottom:20px;text-align:left;padding:0}}@media (min-width:1180px) and (max-height:1080px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-title{font-size:1.75rem;line-height:1.75rem}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-title:after{content:"";display:block;width:30px;height:3px;background:#a51c30;position:absolute;left:50%;bottom:0;transform:translate(-50%)}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-title:after{display:none}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items{display:block;list-style:none;margin:0;padding:0;position:relative}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-title{color:#1e1e1e;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;margin:0 30px 0 0;width:70px}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-title{width:80px;font-size:1.375rem;line-height:1.75rem;flex-shrink:0}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu{position:relative;display:block;list-style:none;margin:0;padding:0}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item,div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-item{position:relative;display:flex;margin-bottom:10px}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item:last-child,div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-item:last-child{margin-bottom:0}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item a,div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-item a{color:#1e1e1e;font-weight:400;font-size:1rem;font-style:normal;line-height:1.5rem;display:block}@media (min-width:1180px) and (max-height:1080px){div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item a,div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .submenu-item a{line-height:1.125rem}}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item.menu-item-with-children{font-weight:700;margin-bottom:24px}div.u_tpl-home-v2 .wrapper .menu-navs .menu-block .menu-items .menu-item:last-child{margin-bottom:0}div.u_tpl-home-v2 .wrapper .contents-wrapper{width:100%}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper{width:50%;z-index:2001;margin-top:-109px}}div.u_tpl-home-v2 .wrapper .contents-wrapper h1{display:none}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper h1{display:block;font-size:5.5rem}}@media (min-width:1180px){div.u_tpl-home-v2 .wrapper .contents-wrapper h1{font-size:6.25rem}}div.u_tpl-home-v2 .wrapper .contents-wrapper h3{display:none}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper h3{display:block}}div.u_tpl-home-v2 .wrapper .contents-wrapper form{display:none}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper form{display:block}}div.u_tpl-home-v2 .wrapper .contents-wrapper&gt;*{position:relative;z-index:1}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper&gt;*{width:94%;margin-left:6%;margin-right:0}}div.u_tpl-home-v2 .wrapper .contents-wrapper .custom-html{margin:0!important;position:relative;padding-bottom:56.25%;height:0}@media (min-width:992px){div.u_tpl-home-v2 .wrapper .contents-wrapper .custom-html{width:50vw!important;height:28vw;padding-bottom:0}}div.u_tpl-home-v2 .wrapper .contents-wrapper .custom-html iframe{position:absolute;top:0;left:0;width:100%;height:100%}div.u_block-home-v2-hero-gallery{position:relative;width:100%!important;margin:0!important}div.u_block-home-v2-hero-gallery .images{position:relative;width:calc(100% + 48px);margin-left:-24px;height:160px;overflow:hidden}@media (min-width:480px){div.u_block-home-v2-hero-gallery .images{height:200px}}@media (min-width:620px){div.u_block-home-v2-hero-gallery .images{height:250px;height:306px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .images{margin-left:0;width:50vw;height:50vh;max-width:960px}}@media (min-width:1180px) and (max-height:1100px){div.u_block-home-v2-hero-gallery .images{height:50vh}}div.u_block-home-v2-hero-gallery .images .image{position:absolute;top:0;left:0;width:100%;height:160px;opacity:0;z-index:1;transition:2s}@media (min-width:480px){div.u_block-home-v2-hero-gallery .images .image{height:200px}}@media (min-width:620px){div.u_block-home-v2-hero-gallery .images .image{height:250px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .images .image{height:780px;max-width:960px}}div.u_block-home-v2-hero-gallery .images .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.u_block-home-v2-hero-gallery .images .image.current{opacity:1;z-index:5}div.u_block-home-v2-hero-gallery .images .image.next{opacity:1;z-index:6}div.u_block-home-v2-hero-gallery .mask{display:none}div.u_block-home-v2-hero-gallery .controls{position:absolute;right:-24px;bottom:0;z-index:2001;display:none}@media (min-width:768px){div.u_block-home-v2-hero-gallery .controls{display:block;right:auto;left:99vw;bottom:33px;transform:translate(-100%);margin-left:-21px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .controls{right:auto;left:50vw;transform:translate(-100%);margin-left:-5px;bottom:0}}@media (min-width:1920px){div.u_block-home-v2-hero-gallery .controls{transform:none;left:919px}}div.u_block-home-v2-hero-gallery .controls button{background:#1e1e1e;color:#fff;transition:.4s;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (min-width:768px){div.u_block-home-v2-hero-gallery .controls button{width:31px;height:31px;padding:3px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .controls button{width:46px;height:46px;padding:10px}}div.u_block-home-v2-hero-gallery .controls button .salata-icon{background:#fff}div.u_block-home-v2-hero-gallery .controls button:before{display:none}div.u_block-home-v2-hero-gallery .controls button:focus,div.u_block-home-v2-hero-gallery .controls button:hover{background:#000;border:1px solid #fff}div.u_block-home-v2-hero-gallery .controls button.start_animation{display:none}div.u_block-home-v2-hero-gallery .controls button.start_animation .salata-icon{transform:scale(.6)}div.u_block-home-v2-hero-gallery .controls button.stop_animation,div.u_block-home-v2-hero-gallery .images.stop+.controls .start_animation{display:block}div.u_block-home-v2-hero-gallery .images.stop+.controls .stop_animation{display:none}div.u_block-home-v2-hero-gallery .controls-title-next-prev{position:absolute;right:auto;transform:translate(-100%);margin-left:-60px;bottom:0;z-index:2001;justify-content:flex-end;display:none}@media (min-width:768px){div.u_block-home-v2-hero-gallery .controls-title-next-prev{display:flex;left:99vw;bottom:33px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .controls-title-next-prev{display:flex;left:50vw;bottom:0}}@media (min-width:1920px){div.u_block-home-v2-hero-gallery .controls-title-next-prev{transform:none;left:840px}}div.u_block-home-v2-hero-gallery .controls-title-next-prev&gt;*{margin-left:10px}div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-title{font-family:elza-condensed,sans-serif;color:#fff;font-size:1.375rem;font-style:normal;font-weight:700;background:rgba(30,30,30,.6);padding:12px 20px 8px}div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-next,div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-prev{display:flex;justify-content:center;align-items:center;padding:12px;background:#fff;border:solid #a51c30;border-width:1px 1px 4px;height:31px;width:31px}@media (min-width:992px){div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-next,div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-prev{width:46px;height:46px}}div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-next:before,div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-prev:before{content:"";display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:contain}div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-prev:before{background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-left.svg")}div.u_block-home-v2-hero-gallery .controls-title-next-prev .controls-next:before{background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-right.svg")}div.u_block-home-v2-hero-gallery .featured-header-cta-bg{display:block;width:100vw;height:57px;opacity:.9;background:#a51c30;mix-blend-mode:multiply;position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:1999}@media (min-width:768px){div.u_block-home-v2-hero-gallery .featured-header-cta-bg{transform:none;left:0}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .featured-header-cta-bg{max-width:960px}}div.u_block-home-v2-hero-gallery .featured-header-cta{font-size:1rem;font-style:normal;font-weight:700;line-height:120%;font-family:elza-condensed,sans-serif;text-decoration:none!important;opacity:0;transition:none;position:absolute;right:0;bottom:0;z-index:2000;padding:10px 15px 8px;max-width:100%;width:100%;text-align:right}@media (min-width:768px){div.u_block-home-v2-hero-gallery .featured-header-cta{text-align:left;font-size:1.125rem;padding:30px 110px 30px 40px}}@media (min-width:992px){div.u_block-home-v2-hero-gallery .featured-header-cta{font-size:1.375rem;padding:20px 110px 20px 6%}}div.u_block-home-v2-hero-gallery .featured-header-cta .featured-header-cta-title{color:#fff;text-decoration:none!important;position:relative}div.u_block-home-v2-hero-gallery .featured-header-cta .featured-header-cta-read-more{color:#fff;text-align:right;text-decoration:none!important;position:relative}@media (min-width:768px){div.u_block-home-v2-hero-gallery .featured-header-cta .featured-header-cta-read-more{text-align:left;margin-top:10px}}div.u_block-home-v2-hero-gallery .featured-header-cta .featured-header-cta-read-more:after{background-color:#fff;-webkit-mask-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg);mask-image:url(/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg);display:block;margin-left:16px;margin-bottom:0;content:"";height:16px;width:16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;display:inline-block;vertical-align:middle;margin-top:4px}div.u_block-home-v2-hero-video{position:relative;width:100%!important;margin:0!important}div.u_block-home-v2-hero-video .video-embed{margin:0!important;position:relative;padding-bottom:56.25%;height:0}@media (min-width:1180px){div.u_block-home-v2-hero-video .video-embed{width:50vw!important;height:28vw;padding-bottom:0}}div.u_block-home-v2-hero-video .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}article.u_tpl-single-post-blog{padding-bottom:50px}article.u_tpl-single-post-blog .wrapper{display:flex;flex-direction:column}@media (min-width:768px){article.u_tpl-single-post-blog .wrapper{flex-direction:row;gap:40px}}@media (min-width:1180px){article.u_tpl-single-post-blog .wrapper{gap:130px}}article.u_tpl-single-post-blog .blog-sidebar{min-width:240px;margin-top:30px;margin-bottom:60px;order:2}@media (min-width:768px){article.u_tpl-single-post-blog .blog-sidebar{order:unset;margin-top:64px;margin-bottom:0;max-width:270px}}article.u_tpl-single-post-blog .blog-sidebar&gt;*{margin-bottom:60px}article.u_tpl-single-post-blog .blog-sidebar&gt;:last-child{margin-bottom:0}article.u_tpl-single-post-blog .blog-main{width:100%}@media (min-width:768px){article.u_tpl-single-post-blog .blog-main{width:calc(100% - 280px)}}@media (min-width:1180px){article.u_tpl-single-post-blog .blog-main{width:calc(100% - 400px)}}article.u_tpl-single-post-blog .blog-heading{display:flex;align-items:center;margin-top:64px}article.u_tpl-single-post-blog .blog-heading img{display:block;flex-shrink:0;flex-grow:0;width:145px;margin-right:20px}article.u_tpl-single-post-blog .blog-heading:after{content:"";display:block;width:100%;height:1px;background:#c3d7a4;flex-shrink:1;flex-grow:1}article.u_tpl-single-post-blog p{font-weight:400;font-size:1rem;line-height:1.5rem;color:#1e1e1e}article.u_tpl-single-post-blog figure{margin:1em 0}@media (min-width:768px){article.u_tpl-single-post-blog figure{margin:3em 0}}article.u_tpl-single-post-blog figure.alignwide{margin-right:0;margin-left:0}article.u_tpl-single-post-blog figcaption{font-size:.875rem;line-height:1.125rem;color:#495a66;text-align:right}@media (min-width:768px){article.u_tpl-single-post-blog .wp-block-image.alignleft,article.u_tpl-single-post-blog .wp-block-image.alignright{float:left}article.u_tpl-single-post-blog .wp-block-image.size-full{width:100%}}article.u_tpl-single-post-blog .title{text-transform:uppercase;margin-top:50px;margin-bottom:16px}article.u_tpl-single-post-blog .excerpt{font-weight:400;font-size:1.125rem;line-height:1.75rem;color:#1e1e1e;margin-bottom:32px}article.u_tpl-single-post-blog .taxonomies{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #bac5c6;display:flex;justify-content:space-between;align-items:center;gap:20px}article.u_tpl-single-post-blog .taxonomies .resource_types{display:flex;gap:15px;margin-bottom:8px;flex-wrap:wrap}article.u_tpl-single-post-blog .taxonomies .resource_types .item{font-weight:700;font-size:.75rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}article.u_tpl-single-post-blog .taxonomies .initiatives{font-size:.875rem}article.u_tpl-single-post-blog .taxonomies .date{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}article.u_tpl-single-post-blog .author_share{display:flex;justify-content:space-between;margin-bottom:24px;gap:20px;align-items:flex-start}article.u_tpl-single-post-blog .author_share .author{font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1e1e1e}article.u_tpl-single-post-blog .author_share .share{display:flex;gap:8px;align-items:center;font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#a51c30}article.u_tpl-single-post-blog .content{padding-bottom:0}@media (min-width:768px){article.u_tpl-single-post-blog .content{padding-bottom:64px}}div.u_tpl-blog-author-card{display:block;width:100%;background-color:#f3f3f1;border-top:10px solid #a51c30}div.u_tpl-blog-author-card .author-image{width:100%}div.u_tpl-blog-author-card .author-image img{width:100%;display:block}div.u_tpl-blog-author-card .author-data{padding:30px 20px}div.u_tpl-blog-author-card .author-data .autho-name{font-size:1.375rem;font-style:normal;font-weight:700;color:#a51c30;margin:0}div.u_tpl-blog-author-card .author-data .author-position{font-size:.875rem;font-style:normal;font-weight:400}div.u_tpl-blog-author-card .author-data .author-role{font-size:.75rem;font-style:normal;font-weight:500;margin:10px 0}div.u_tpl-blog-author-card .author-data hr{margin-top:20px}div.u_tpl-blog-author-card .author-data .author-description{font-size:.875rem;font-style:normal;font-weight:400}div.u_tpl-blog-author-card .author-data .author-description p{font-size:.875rem;font-style:normal;font-weight:400;margin:0}div.u_tpl-blog-subscribe{display:block;width:100%;background-color:#f3f3f1;border-top:10px solid #a51c30;padding:30px 20px}div.u_tpl-blog-subscribe h3{color:#1e1e1e;font-size:2.75rem;font-weight:300;text-transform:uppercase;margin:0 0 20px}div.u_tpl-blog-subscribe .button{padding-top:20px;padding-bottom:20px;width:100%}div.u_block-image-slideshow{width:100%;margin:50px auto}div.u_block-image-slideshow .images{width:100%;height:300px}@media (min-width:1180px){div.u_block-image-slideshow .images{height:400px}}div.u_block-image-slideshow .images .wp-block-image{margin:0 20px}div.u_block-image-slideshow .images .wp-block-image figcaption{text-align:left}div.u_block-image-slideshow .images .wp-block-image img{width:auto;height:300px}@media (min-width:1180px){div.u_block-image-slideshow .images .wp-block-image img{height:400px}}div.u_block-image-slideshow .slick-slider .slick-list{overflow:visible}div.u_block-image-slideshow .slick-slider .slick-list .slick-track .slick-slide{opacity:.2}div.u_block-image-slideshow .slick-slider .slick-list .slick-track .slick-slide.slick-active,div.u_block-image-slideshow .slick-slider .slick-list .slick-track .slick-slide.slick-center{opacity:1}div.u_block-image-slideshow .slideshow-controls{width:90%;margin:80px auto 0;padding-bottom:10px;border-bottom:4px solid #a51c30;display:flex;justify-content:space-between;align-items:center}div.u_block-image-slideshow .slideshow-controls .arrow-prev{display:block}div.u_block-image-slideshow .slideshow-controls .arrow-prev span{transform:rotate(180deg) translateY(10px)}div.u_block-image-slideshow .slideshow-controls .slideshow-pagination{text-align:center;font-size:.875rem;font-style:normal;font-weight:500;margin-top:-10px}div.u_block-image-slideshow .slideshow-controls .slideshow-pagination span{margin:0 2px}div.u_block-more-blog-posts .more-blog-posts-heading{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:-40px;z-index:2}div.u_block-more-blog-posts .more-blog-posts-heading .title-1{position:absolute;left:0;bottom:100%}div.u_block-more-blog-posts .more-blog-posts-heading .title-1 h2{font-size:2.75rem;font-style:normal;font-weight:300;text-transform:uppercase;margin:0}div.u_block-more-blog-posts .more-blog-posts-heading .title-2{margin-bottom:-10px}div.u_block-more-blog-posts .more-blog-posts-heading .title-2 h2{font-size:3.875rem;font-style:normal;font-weight:600;text-transform:uppercase;margin:0}div.u_block-more-blog-posts .more-blog-posts-heading .cta{display:none}@media (min-width:768px){div.u_block-more-blog-posts .more-blog-posts-heading .cta{display:block}}div.u_block-more-blog-posts .more-blog-posts-heading .cta .button{background-color:#fff}div.u_block-more-blog-posts .cta-mobile{display:block;padding-bottom:40px;position:relative}@media (min-width:768px){div.u_block-more-blog-posts .cta-mobile{display:none}}div.u_block-more-blog-posts .cta-mobile:before{content:"";width:100vw;height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);background-color:#f3f3f1}div.u_block-more-blog-posts .cta-mobile .button{background-color:#fff}div.u_block-more-blog-posts .more-blog-posts-list{display:grid;grid-template-columns:1fr;gap:30px;width:100%;position:relative;padding:100px 0 40px}@media (min-width:768px){div.u_block-more-blog-posts .more-blog-posts-list{grid-template-columns:1fr 1fr 1fr;padding:100px 0 60px}}div.u_block-more-blog-posts .more-blog-posts-list&gt;*{position:relative}div.u_block-more-blog-posts .more-blog-posts-list:before{content:"";width:100vw;height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);background-color:#f3f3f1}a.u_block-more-blog-posts-card{color:#fff;text-decoration:none;display:flex;flex-direction:column;background-color:#1e1e1e}a.u_block-more-blog-posts-card .blog-post-card-image{display:block;width:100%;height:0;padding-bottom:60%;background-color:#fff;position:relative}a.u_block-more-blog-posts-card .blog-post-card-image img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}a.u_block-more-blog-posts-card .blog-post-card-data{padding:16px 16px 18px;color:#fff;text-decoration:none;background-color:#1e1e1e;display:flex;flex-direction:column;flex-grow:1}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-title{color:#fff;text-decoration:none;font-size:1.375rem;font-style:normal;font-weight:700;line-height:1.75rem}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-excerpt{color:#fff;text-decoration:none;font-size:1rem;font-style:normal;font-weight:400;margin-bottom:30px}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-excerpt p{text-decoration:none;font-size:1rem;font-style:normal;font-weight:400}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-type{color:#fff;text-decoration:none;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.15rem;margin-top:auto;margin-bottom:5px}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-terms{color:#fff;text-decoration:none;font-size:.875rem;font-style:normal;font-weight:500;padding-right:100px;line-height:1.4em}a.u_block-more-blog-posts-card .blog-post-card-data .blog-post-card-date{color:#fff;text-decoration:none;font-size:.875rem;font-style:normal;font-weight:400;text-align:right;position:absolute;right:16px;bottom:16px}a.m_faculty-card-list{display:flex;flex-direction:column;padding:16px 0;align-items:center;gap:40px;align-self:stretch;background:#fff;text-decoration:none}@media (min-width:620px){a.m_faculty-card-list{padding:1px 16px;flex-direction:row}}a.m_faculty-card-list .card-data .card-data-heading{display:flex;flex-wrap:wrap;align-items:baseline;text-decoration:none;gap:10px;margin-bottom:10px}@media (min-width:620px){a.m_faculty-card-list .card-data .card-data-heading{flex-wrap:no-wrap}}a.m_faculty-card-list .card-data .card-data-name{color:#1e1e1e;font-size:1.375rem;font-style:normal;font-weight:700;text-decoration:none;white-space:nowrap}a.m_faculty-card-list .card-data .card-data-title{color:#1e1e1e;font-size:.875rem;font-style:normal;font-weight:400;text-decoration:none}a.m_faculty-card-list .card-data .card-data-tags{display:flex;flex-wrap:wrap;gap:10px;width:100%;text-decoration:none}a.m_faculty-card-list .card-data .card-data-tags .tag{color:#1e1e1e;font-size:.875rem;font-style:normal;font-weight:500;text-decoration:none;background:#d7e2e8;border-radius:50px;padding:4px 12px}a.m_faculty-card-list .card-cta{text-decoration:none;opacity:1;flex-shrink:0;width:100px}@media (min-width:620px){a.m_faculty-card-list .card-cta{opacity:0;margin-left:auto}}a.m_faculty-card-list .card-cta .cta{color:#a51c30;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.0875rem;text-transform:uppercase;display:inline-flex;margin-left:auto;align-items:center;padding-bottom:3px;border-bottom:4px solid #a51c30;text-decoration:none}a.m_faculty-card-list .card-cta .cta .salata-icon{background:#a51c30;margin-left:5px;text-decoration:none;margin-bottom:-6px}a.m_faculty-card-list:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.15);padding-top:16px;padding-bottom:16px}a.m_faculty-card-list:hover .card-cta{opacity:1}div.u_tpl-initiative-projects .page-title{text-transform:uppercase;margin:48px 0 32px;display:flex;align-items:flex-end;gap:16px;border-bottom:2px solid #bac5c6}@media (min-width:480px){div.u_tpl-initiative-projects .page-title{border-bottom:0;white-space:nowrap}div.u_tpl-initiative-projects .page-title:after{content:"";width:100%;height:2px;background-color:#bac5c6;margin-bottom:16px}}div.u_tpl-initiative-project-types-nav{padding:10px;margin:30px 0}@media (min-width:768px){div.u_tpl-initiative-project-types-nav{padding-left:40px;padding-right:40px}}@media (min-width:1440px){div.u_tpl-initiative-project-types-nav{padding-left:0;padding-right:0}}div.u_tpl-initiative-project-types-nav .project-type-items .slick-next,div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev{position:absolute;width:34px;height:34px;display:block;z-index:5;border:1px solid #1e1e1e;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%;overflow:hidden}div.u_tpl-initiative-project-types-nav .project-type-items .slick-next:before,div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev:before{content:"";width:7px;height:12px;background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-right.svg");opacity:1!important}div.u_tpl-initiative-project-types-nav .project-type-items .slick-next.slick-disabled,div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev.slick-disabled{opacity:.2}@media (min-width:768px){div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev{left:-50px}}@media (min-width:1440px){div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev{left:-50px}}div.u_tpl-initiative-project-types-nav .project-type-items .slick-prev:before{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-left.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/svgs/arrow-left.svg")}@media (min-width:768px){div.u_tpl-initiative-project-types-nav .project-type-items .slick-next{right:-50px}}@media (min-width:1440px){div.u_tpl-initiative-project-types-nav .project-type-items .slick-next{right:-50px}}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item{margin:0 24px;opacity:.3;display:none}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item a{display:flex;flex-direction:column;position:relative;text-decoration:none;align-items:center;padding-bottom:10px}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item a .project-type-item-icon{width:30px;height:30px;display:flex;justify-content:center;align-items:center;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background:#1e1e1e;margin-bottom:5px}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item a .project-type-item-icon img{display:none}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item a .project-type-item-name{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem;color:#1e1e1e}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item a:after{content:"";display:block;width:100%;height:3px;background:#1e1e1e;position:absolute;bottom:0;left:50%;transform:translate(-50%);opacity:0}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item.selected{opacity:1}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item.selected a .project-type-item-icon{background:#a51c30}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item.selected a .project-type-item-name{color:#a51c30}div.u_tpl-initiative-project-types-nav .project-type-items .project-type-item.selected a:after{background:#a51c30;opacity:1}div.u_tpl-initiative-project-types-nav .project-type-items.slick-initialized .project-type-item{display:block}div.u_tpl-initiative-project-type-info{display:block;padding:24px;width:100%;background:#f3f3f1;margin:30px 0}@media (min-width:768px){div.u_tpl-initiative-project-type-info{display:flex;align-items:center;justify-content:space-between;padding:16px 40px}}div.u_tpl-initiative-project-type-info .project-type-info-heading{display:flex;align-items:center;margin-bottom:16px}@media (min-width:768px){div.u_tpl-initiative-project-type-info .project-type-info-heading{margin:0;width:48%}}div.u_tpl-initiative-project-type-info .project-type-info-title{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.75rem;color:#495a66;font-family:runda,sans-serif;margin:0}@media (min-width:768px){div.u_tpl-initiative-project-type-info .project-type-info-title{font-size:1.5rem}}div.u_tpl-initiative-project-type-info .project-type-info-icon{display:flex;justify-content:center;align-items:center;width:28px;height:28px;margin-right:8px}div.u_tpl-initiative-project-type-info .project-type-info-icon img{display:block}div.u_tpl-initiative-project-type-info .project-type-info-description{font-family:runda,sans-serif;color:#495a66;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}@media (min-width:768px){div.u_tpl-initiative-project-type-info .project-type-info-description{width:48%}}div.u_tpl-initiative-project-type-info .project-type-info-description p{color:#495a66;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem;margin:0}div.u_tpl-initiative-projects-list{display:grid;gap:24px;grid-template-columns:1fr;margin:24px 0}@media (min-width:768px){div.u_tpl-initiative-projects-list{grid-template-columns:1fr 1fr;gap:30px;margin:30px 0}}@media (min-width:1180px){div.u_tpl-initiative-projects-list{grid-template-columns:1fr 1fr 1fr;gap:40px;margin:40px 0}}a.u_tpl-initiative-projects-list-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none}@media (min-width:768px){a.u_tpl-initiative-projects-list-card{height:428px}}a.u_tpl-initiative-projects-list-card .project-card-image{position:relative;background:#000;width:100%;height:194px}@media (min-width:768px){a.u_tpl-initiative-projects-list-card .project-card-image{position:absolute;left:0;top:0}}a.u_tpl-initiative-projects-list-card .project-card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}a.u_tpl-initiative-projects-list-card .project-card-image:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#000;opacity:.1}a.u_tpl-initiative-projects-list-card .project-card-tag{font-family:runda,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.15rem;text-transform:uppercase;position:absolute;left:0;top:30px;color:#f3f3f1;background:#a51c30;padding:9px 39px}a.u_tpl-initiative-projects-list-card .project-card-data{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-top:16px}@media (min-width:768px){a.u_tpl-initiative-projects-list-card .project-card-data{height:230px}}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-title{flex-shrink:0;font-family:elza-narrow,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.625rem;color:#1e1e1e;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2em;max-height:2.4em}@media (min-width:768px){a.u_tpl-initiative-projects-list-card .project-card-data .project-card-title{font-size:2rem}}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-description{margin:0;flex-shrink:1}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-description p{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin:0;color:#495a66;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:72px}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-people{flex-shrink:0;display:flex;align-items:center;height:38px;margin-top:16px}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-people .project-card-people-pics{display:flex;align-items:center;margin-right:5px}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-people .project-card-people-pics .project-card-people-pic{width:38px;height:38px;border-radius:100%;overflow:hidden;background:#000 50% no-repeat;background-size:cover;border:2px solid #fff;margin-left:-10px}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-people .project-card-people-pics .project-card-people-pic:first-child{margin-left:0}a.u_tpl-initiative-projects-list-card .project-card-data .project-card-people span{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;color:#495a66}a.u_tpl-initiative-projects-list-card.tagged{height:428px}a.u_tpl-initiative-projects-list-card.tagged .project-card-image{position:absolute;left:0;top:0;height:100%}a.u_tpl-initiative-projects-list-card.tagged .project-card-image:after{opacity:.5}a.u_tpl-initiative-projects-list-card.tagged .project-card-data{height:auto;padding:24px 16px}a.u_tpl-initiative-projects-list-card.tagged .project-card-data .project-card-description p,a.u_tpl-initiative-projects-list-card.tagged .project-card-data .project-card-people span,a.u_tpl-initiative-projects-list-card.tagged .project-card-data .project-card-title{color:#f3f3f1}@media (min-width:992px){div.u_tpl-single-initiative-project-hero .wrapper{display:flex;justify-content:space-between;padding-top:30px;padding-bottom:40px}}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-image{width:calc(100% + 48px);margin-left:-24px;margin-bottom:24px}@media (min-width:992px){div.u_tpl-single-initiative-project-hero .wrapper .project-hero-image{margin:0;width:calc(40% - 40px)}}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-image-wrapper{position:relative;padding-top:75%;overflow:hidden}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-content{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:992px){div.u_tpl-single-initiative-project-hero .wrapper .project-hero-content{width:60%}}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-content h1{font-size:2rem;font-style:normal;font-weight:700;line-height:2.375rem;margin-bottom:20px;margin-top:0}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-content .project-hero-text p a{color:inherit;text-decoration:underline;font-weight:700}div.u_tpl-single-initiative-project-hero .wrapper .project-hero-content .project-hero-cta{margin-top:20px}div.u_tpl-single-initiative-project-contents{background:#f3f3f1;margin-top:48px}div.u_tpl-single-initiative-project-contents .project-content-nav{width:calc(100% + 48px);margin-left:-24px}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav{width:100%;margin:0}}div.u_tpl-single-initiative-project-contents .project-content-nav ul{display:flex;margin:0;padding:0}div.u_tpl-single-initiative-project-contents .project-content-nav ul li{display:block;margin:0;padding:0}div.u_tpl-single-initiative-project-contents .project-content-nav ul li a.tab-nav{font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;display:flex;align-items:center;justify-content:center;padding:32px;color:#495a66;text-decoration:none;cursor:pointer}div.u_tpl-single-initiative-project-contents .project-content-nav ul li a.tab-nav .salata-icon{margin-left:5px;margin-top:5px;background-color:#495a66;transform:rotate(90deg)}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul{display:none;position:absolute;left:0;top:100%;background:#1e1e1e;color:#fff;width:100%;padding:42px;margin:0;text-align:left;-moz-column-count:3;column-count:3;-moz-column-gap:80px;column-gap:80px}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul:before{content:"";display:block;width:100vw;height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);background:#1e1e1e;z-index:1}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul.one-col{-moz-column-count:1;column-count:1}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul.one-col li{max-width:280px}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul li{display:block;position:relative;margin-bottom:40px;z-index:2}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul li a{display:block;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;color:#fff;cursor:pointer}div.u_tpl-single-initiative-project-contents .project-content-nav ul li ul li a:hover{color:#f4edca}div.u_tpl-single-initiative-project-contents .project-content-nav ul li.slick-current a.tab-nav{color:#fff;background:#1e1e1e}div.u_tpl-single-initiative-project-contents .project-content-nav ul li.slick-current a.tab-nav .salata-icon{background-color:#fff}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul li:hover a.tab-nav{color:#fff;background:#1e1e1e}}div.u_tpl-single-initiative-project-contents .project-content-nav ul li:hover a.tab-nav .salata-icon{transform:rotate(-90deg);margin-top:-5px;background-color:#fff}div.u_tpl-single-initiative-project-contents .project-content-nav ul li:hover ul{display:block}@media only screen and (max-width:768px){div.u_tpl-single-initiative-project-contents .project-content-nav ul li a.tab-nav.nav-open .salata-icon{transform:rotate(-90deg);margin-top:-5px;background-color:#fff}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider{width:100%!important}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list{padding:0!important;transform:none!important;width:100%!important;overflow:visible!important}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list .slick-track{width:100%!important;transform:none!important;top:auto!important;left:auto!important;margin:0!important;display:flex}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list .slick-track .slick-slide{flex-grow:1;text-align:center}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list .slick-track .slick-slide.slick-cloned,div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list .slick-track:after,div.u_tpl-single-initiative-project-contents .project-content-nav ul.slick-slider .slick-list .slick-track:before{display:none!important}}div.u_tpl-single-initiative-project-contents .project-content-tabs{padding:50px 0}@media (min-width:1180px){div.u_tpl-single-initiative-project-contents .project-content-tabs{padding-top:70px}}div.u_tpl-single-initiative-project-contents .project-content-tabs .project-content-tab{display:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .project-content-tab.active{display:block}div.u_tpl-single-initiative-project-contents .project-content-tabs .project-content-tab.tab-summary{max-width:780px;margin-left:auto;margin-right:auto;width:100%}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section{display:block;margin-bottom:30px}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section:not(.nav-open){display:flex;gap:72px}}@media (min-width:1180px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section{gap:143px}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .tabs-filter{width:100%}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .tabs-filter{width:275px;flex-shrink:0}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .content{max-width:780px;margin-left:auto;margin-right:auto;width:100%}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .content .tab{display:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .content .tab.active{display:block}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-section .tabs-filter+.content{max-width:none;width:100%;margin-left:0;margin-right:0}div.u_tpl-single-initiative-project-contents .project-content-tabs .paginated-section .pagination{margin-top:40px}div.u_tpl-single-initiative-project-contents .project-content-tabs .paginated-section .pagination a{cursor:pointer}div.u_tpl-single-initiative-project-contents .project-content-tabs .paginated-section .page{display:none;width:100%}div.u_tpl-single-initiative-project-contents .project-content-tabs .paginated-section .page.active{display:block}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .tab_title{text-transform:uppercase}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-heading{display:flex;gap:40px;align-items:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;color:#a51c30;margin-bottom:20px}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-heading{white-space:nowrap}}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-heading:after{content:"";width:100%;height:2px;background:#bac5c6}}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page.active{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}}@media (min-width:1180px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page.active{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card{margin-bottom:40px}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-name{font-size:1.375rem;line-height:1.75rem}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-title{font-size:.875rem;line-height:1.25rem}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-role{font-weight:500;font-size:.75rem;line-height:1.25rem}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card img{max-height:260px}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-overlay{padding:26px 20px 35px}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-overlay .m_person-card-bio{max-height:192px;overflow:hidden}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-people-section .people-section .page-list .page .m_person-card .m_person-card-overlay .m_person-card-bio p{font-size:.9375rem}}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links{display:flex;flex-direction:column;gap:16px;width:275px;flex:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif;font-size:.875rem;letter-spacing:.175rem;font-weight:700}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item .salata-icon{position:absolute;right:20px;top:8px;display:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item:not(.disable):hover{text-decoration:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item:not(.disable):hover:after{width:275px;background:#a51c30}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item.active{text-decoration:none;font-weight:700}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item.active .salata-icon{display:block}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item.active:after{width:275px;height:4px;background:#a51c30}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-links .item.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-select{background:#f3f3f1;padding:40px 50px;display:block;margin-left:-24px;margin-right:-24px;margin-bottom:40px}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-select.select-no-margins{margin-left:0;margin-right:0;padding:0}div.u_tpl-single-initiative-project-contents .project-content-tabs .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}div.u_tpl-single-initiative-project-contents .project-content-tabs .tabs-filter .menu-links{display:none}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tabs-filter .menu-links{display:flex}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tabs-filter .menu-select{display:block}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tabs-filter .menu-select{display:none}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links{position:relative;background:#1e1e1e;display:none;margin-bottom:90px}@media (min-width:620px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links{-moz-column-count:2;column-count:2;-moz-column-gap:40px;column-gap:40px}}@media (min-width:992px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links{display:none!important}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links:before{content:"";display:block;width:100vw;height:calc(100% + 140px);position:absolute;left:50%;top:-70px;transform:translate(-50%);background:#1e1e1e;z-index:1}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links li{display:block;position:relative;margin-bottom:40px;z-index:2}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links li a{display:block;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;color:#fff;cursor:pointer}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .subtopic-links li a:hover{color:#f4edca}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section.nav-open .subtopic-links{display:block}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-events,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-post{padding-bottom:32px;border-bottom:1px solid #8996a0}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-events .m_post-card.img-top .image,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-post .m_post-card.img-top .image{height:auto;aspect-ratio:342/185;border-right:10px solid #a51c30}@media (min-width:768px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-events .m_post-card.img-top .image,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-post .m_post-card.img-top .image{height:210px;aspect-ratio:unset}}@media (min-width:1180px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-events .m_post-card.img-top .image,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-post .m_post-card.img-top .image{height:410px}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-events .post_content .title,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-subtopic .tab-subtopic-section .u_block-featured-post .post_content .title{font-size:2rem;line-height:1.18}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-publications .documents-section .page-list .page{grid-template-columns:1fr;-moz-column-gap:40px;column-gap:40px;row-gap:24px}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-publications .documents-section .page-list .page.active{display:grid}@media (min-width:620px){div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-publications .documents-section .page-list .page.active{display:grid;grid-template-columns:1fr 1fr}}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-events .u_block-harvard-spacer,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-news .u_block-harvard-spacer{margin-top:60px}div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-events .more-posts,div.u_tpl-single-initiative-project-contents .project-content-tabs .tab-news .more-posts{margin-top:60px;max-width:800px;margin-left:auto;margin-right:auto;width:100%}div.u_block-title-box&gt;.title_box{display:flex;gap:28px;align-items:flex-start;flex-wrap:nowrap;flex-direction:column;margin-bottom:24px}@media (min-width:992px){div.u_block-title-box&gt;.title_box{flex-direction:row;align-items:center}}div.u_block-title-box&gt;.title_box .title{font-family:elza-condensed,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.625rem;text-transform:uppercase;color:#1e1e1e;margin:0;white-space:nowrap}div.u_block-title-box&gt;.title_box .line{margin-left:-24px;width:calc(100% + 48px);height:1px;background:#1e1e1e}@media (min-width:992px){div.u_block-title-box&gt;.title_box .line{margin:0;width:100%;height:2px}}div.u_block-title-box&gt;.title_box .button{display:none;background:#fff;padding:20px 40px;white-space:nowrap}@media (min-width:992px){div.u_block-title-box&gt;.title_box .button{display:flex}}div.u_block-people-list{margin-bottom:40px}div.u_block-people-list .people-list .people-item{display:block;text-decoration:none;border-radius:8px;box-shadow:0 4.065px 40px -34px rgba(4,43,78,.15);background:#fff;padding:20px 30px;margin-bottom:12px}div.u_block-people-list .people-list .people-item .people-item-heading{display:flex;align-items:center;margin-bottom:12px;position:relative;padding-right:30px}div.u_block-people-list .people-list .people-item .people-item-heading .people-item-image{margin-right:16px;width:32px;height:32px;border-radius:100%;background:#495a66}div.u_block-people-list .people-list .people-item .people-item-heading .people-item-image img{display:block;width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:100%}div.u_block-people-list .people-list .people-item .people-item-heading .people-item-name{font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;color:#a51c30}div.u_block-people-list .people-list .people-item .people-item-description p{margin:0;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem}div.u_block-people-list .people-list a.people-item .people-item-heading:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#1e1e1e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:8px;display:flex;-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg")}div.m_file-card .file-heading{display:flex;align-items:center}div.m_file-card .file-heading .dashicons{margin-right:5px}div.m_file-card .file-heading .file-type-label{font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.15rem;text-transform:uppercase;color:#495a66}div.m_file-card a{display:block;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration:underline;color:#a51c30}div.u_block-paginated-posts{margin-bottom:40px}div.u_block-paginated-posts .page{display:none;width:100%}div.u_block-paginated-posts .page.active{display:block}div.u_block-paginated-posts .post-list .m_post-card{padding:32px 0;border-bottom:1px solid #bac5c6}div.u_block-paginated-posts .pagination{margin-top:40px}div.u_block-paginated-posts .pagination a{cursor:pointer}div.u_block-subsections{display:block;margin-top:40px;margin-bottom:40px}@media (min-width:768px){div.u_block-subsections{padding-left:0;padding-right:0}}div.u_block-subsections .u_block-title-box{padding:20px 0;display:none}@media (min-width:768px){div.u_block-subsections .u_block-title-box{display:block}}div.u_block-subsections ul{display:none;margin:0;padding:0 0 30px;text-align:center;grid-template-columns:1fr 1fr 1fr;gap:14px;border-bottom:1px solid #bac5c6}@media (min-width:768px){div.u_block-subsections ul{display:grid}}div.u_block-subsections ul li{display:block;margin:0;padding:0}div.u_block-subsections ul li a{font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.175rem;text-transform:uppercase;color:#495a66;cursor:pointer}div.u_block-subsections select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}@media (min-width:768px){div.u_block-subsections select{display:none}}div.u_block-paginated-files .paginated-section .page-list .page{grid-template-columns:1fr;-moz-column-gap:40px;column-gap:40px;row-gap:24px}div.u_block-paginated-files .paginated-section .page-list .page.active{display:grid}@media (min-width:620px){div.u_block-paginated-files .paginated-section .page-list .page.active{display:grid;grid-template-columns:1fr 1fr}}div.u_block-paginated-files .paginated-section .pagination{margin-top:40px}div.u_block-paginated-files .paginated-section .pagination a{cursor:pointer}div.u_block-paginated-files .paginated-section .page{display:none;width:100%}div.u_block-paginated-files .paginated-section .page.active{display:block}div.u_block-filtered-posts{margin-bottom:40px}div.u_block-filtered-posts .post-list .m_post-card{padding:32px 0;border-bottom:1px solid #bac5c6}div.u_block-filtered-posts .pagination{margin-top:40px}@media (min-width:1180px){div.u_block-subtopic-tabs{display:grid;grid-template-columns:270px 1fr;gap:140px}}div.u_block-subtopic-tabs .u_block-subtopic-tab-item,div.u_block-subtopic-tabs .u_block-subtopic-tab-item&gt;.title{display:none}div.u_block-subtopic-tabs .u_block-subtopic-tab-item.active{display:block}div.u_block-subtopic-title{margin-bottom:20px}div.u_block-subtopic-title small{display:block;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.15rem;text-transform:uppercase;color:#a51c30;margin-bottom:5px}div.u_block-subtopic-title h2{display:block;font-size:2rem;font-style:normal;font-weight:700;line-height:2.375rem;color:#a51c30;margin:0}.salata-icon{background-color:#000;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px;height:20px;display:flex}.salata-icon.icon-arrow-45-deg{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-45-deg.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-45-deg.svg")}.salata-icon.icon-arrow-down{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-down.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-down.svg")}.salata-icon.icon-arrow-left{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-left.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-left.svg")}.salata-icon.icon-arrow-right{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-right.svg")}.salata-icon.icon-arrow-up{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-up.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/arrow-up.svg")}.salata-icon.icon-chevron-left{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-left.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-left.svg")}.salata-icon.icon-chevron-right{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-right.svg")}.salata-icon.icon-close{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/close.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/close.svg")}.salata-icon.icon-envelope{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/envelope.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/envelope.svg")}.salata-icon.icon-facebook{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/facebook.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/facebook.svg")}.salata-icon.icon-info{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/info.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/info.svg")}.salata-icon.icon-instagram{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/instagram.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/instagram.svg")}.salata-icon.icon-linkedin{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/linkedin.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/linkedin.svg")}.salata-icon.icon-loader{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/loader.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/loader.svg")}.salata-icon.icon-menu{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/menu.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/menu.svg")}.salata-icon.icon-minus{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/minus.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/minus.svg")}.salata-icon.icon-pause{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pause.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pause.svg")}.salata-icon.icon-pinterest{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pinterest.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/pinterest.svg")}.salata-icon.icon-play-circle{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play-circle.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play-circle.svg")}.salata-icon.icon-play{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/play.svg")}.salata-icon.icon-plus{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/plus.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/plus.svg")}.salata-icon.icon-search{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/search.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/search.svg")}.salata-icon.icon-select-arrow-down{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/select-arrow-down.svg")}.salata-icon.icon-share{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/share.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/share.svg")}.salata-icon.icon-small-arrow-right{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/small-arrow-right.svg")}.salata-icon.icon-twitter{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/twitter.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/twitter.svg")}.salata-icon.icon-vertical-flag{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/vertical-flag.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/vertical-flag.svg")}.salata-icon.icon-video{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/video.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/video.svg")}.salata-icon.icon-video-alt{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/video-alt.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/video-alt.svg")}.salata-icon.icon-vimeo{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/vimeo.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/vimeo.svg")}.salata-icon.icon-youtube{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/youtube.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/youtube.svg")}.salata-icon.icon-x{-webkit-mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/x.svg");mask-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/x.svg")}.salata-icon.s-1{width:1px;height:1px}.salata-icon.s-2{width:2px;height:2px}.salata-icon.s-3{width:3px;height:3px}.salata-icon.s-4{width:4px;height:4px}.salata-icon.s-5{width:5px;height:5px}.salata-icon.s-6{width:6px;height:6px}.salata-icon.s-7{width:7px;height:7px}.salata-icon.s-8{width:8px;height:8px}.salata-icon.s-9{width:9px;height:9px}.salata-icon.s-10{width:10px;height:10px}.salata-icon.s-11{width:11px;height:11px}.salata-icon.s-12{width:12px;height:12px}.salata-icon.s-13{width:13px;height:13px}.salata-icon.s-14{width:14px;height:14px}.salata-icon.s-15{width:15px;height:15px}.salata-icon.s-16{width:16px;height:16px}.salata-icon.s-17{width:17px;height:17px}.salata-icon.s-18{width:18px;height:18px}.salata-icon.s-19{width:19px;height:19px}.salata-icon.s-20{width:20px;height:20px}.salata-icon.s-21{width:21px;height:21px}.salata-icon.s-22{width:22px;height:22px}.salata-icon.s-23{width:23px;height:23px}.salata-icon.s-24{width:24px;height:24px}.salata-icon.s-25{width:25px;height:25px}.salata-icon.s-26{width:26px;height:26px}.salata-icon.s-27{width:27px;height:27px}.salata-icon.s-28{width:28px;height:28px}.salata-icon.s-29{width:29px;height:29px}.salata-icon.s-30{width:30px;height:30px}.salata-icon.s-31{width:31px;height:31px}.salata-icon.s-32{width:32px;height:32px}.salata-icon.s-33{width:33px;height:33px}.salata-icon.s-34{width:34px;height:34px}.salata-icon.s-35{width:35px;height:35px}.salata-icon.s-36{width:36px;height:36px}.salata-icon.s-37{width:37px;height:37px}.salata-icon.s-38{width:38px;height:38px}.salata-icon.s-39{width:39px;height:39px}.salata-icon.s-40{width:40px;height:40px}.salata-icon.s-41{width:41px;height:41px}.salata-icon.s-42{width:42px;height:42px}.salata-icon.s-43{width:43px;height:43px}.salata-icon.s-44{width:44px;height:44px}.salata-icon.s-45{width:45px;height:45px}.salata-icon.s-46{width:46px;height:46px}.salata-icon.s-47{width:47px;height:47px}.salata-icon.s-48{width:48px;height:48px}.salata-icon.s-49{width:49px;height:49px}.salata-icon.s-50{width:50px;height:50px}.salata-icon.s-51{width:51px;height:51px}.salata-icon.s-52{width:52px;height:52px}.salata-icon.s-53{width:53px;height:53px}.salata-icon.s-54{width:54px;height:54px}.salata-icon.s-55{width:55px;height:55px}.salata-icon.s-56{width:56px;height:56px}.salata-icon.s-57{width:57px;height:57px}.salata-icon.s-58{width:58px;height:58px}.salata-icon.s-59{width:59px;height:59px}.salata-icon.s-60{width:60px;height:60px}.salata-icon.s-61{width:61px;height:61px}.salata-icon.s-62{width:62px;height:62px}.salata-icon.s-63{width:63px;height:63px}.salata-icon.s-64{width:64px;height:64px}.salata-icon.s-65{width:65px;height:65px}.salata-icon.s-66{width:66px;height:66px}.salata-icon.s-67{width:67px;height:67px}.salata-icon.s-68{width:68px;height:68px}.salata-icon.s-69{width:69px;height:69px}.salata-icon.s-70{width:70px;height:70px}.salata-icon.s-71{width:71px;height:71px}.salata-icon.s-72{width:72px;height:72px}.salata-icon.s-73{width:73px;height:73px}.salata-icon.s-74{width:74px;height:74px}.salata-icon.s-75{width:75px;height:75px}.salata-icon.s-76{width:76px;height:76px}.salata-icon.s-77{width:77px;height:77px}.salata-icon.s-78{width:78px;height:78px}.salata-icon.s-79{width:79px;height:79px}.salata-icon.s-80{width:80px;height:80px}.salata-icon.s-81{width:81px;height:81px}.salata-icon.s-82{width:82px;height:82px}.salata-icon.s-83{width:83px;height:83px}.salata-icon.s-84{width:84px;height:84px}.salata-icon.s-85{width:85px;height:85px}.salata-icon.s-86{width:86px;height:86px}.salata-icon.s-87{width:87px;height:87px}.salata-icon.s-88{width:88px;height:88px}.salata-icon.s-89{width:89px;height:89px}.salata-icon.s-90{width:90px;height:90px}.salata-icon.s-91{width:91px;height:91px}.salata-icon.s-92{width:92px;height:92px}.salata-icon.s-93{width:93px;height:93px}.salata-icon.s-94{width:94px;height:94px}.salata-icon.s-95{width:95px;height:95px}.salata-icon.s-96{width:96px;height:96px}.salata-icon.s-97{width:97px;height:97px}.salata-icon.s-98{width:98px;height:98px}.salata-icon.s-99{width:99px;height:99px}.salata-icon.s-100{width:100px;height:100px}.salata-icon.s-101{width:101px;height:101px}.salata-icon.s-102{width:102px;height:102px}.salata-icon.s-103{width:103px;height:103px}.salata-icon.s-104{width:104px;height:104px}.salata-icon.s-105{width:105px;height:105px}.salata-icon.s-106{width:106px;height:106px}.salata-icon.s-107{width:107px;height:107px}.salata-icon.s-108{width:108px;height:108px}.salata-icon.s-109{width:109px;height:109px}.salata-icon.s-110{width:110px;height:110px}.salata-icon.s-111{width:111px;height:111px}.salata-icon.s-112{width:112px;height:112px}.salata-icon.s-113{width:113px;height:113px}.salata-icon.s-114{width:114px;height:114px}.salata-icon.s-115{width:115px;height:115px}.salata-icon.s-116{width:116px;height:116px}.salata-icon.s-117{width:117px;height:117px}.salata-icon.s-118{width:118px;height:118px}.salata-icon.s-119{width:119px;height:119px}.salata-icon.s-120{width:120px;height:120px}.background-text{background:#000}.has-text-color{color:#000}.has-text-color :not(.button,a){color:#000!important}.text-text{color:#000}.text-text *{color:#000!important}.text-text .salata-icon{background-color:#000}.border-text{border-color:#000!important}.background-link{background:#a51c30}.has-link-color{color:#a51c30}.has-link-color :not(.button,a){color:#a51c30!important}.text-link{color:#a51c30}.text-link *{color:#a51c30!important}.text-link .salata-icon{background-color:#a51c30}.border-link{border-color:#a51c30!important}.background-link-hover{background:#830a10}.has-link-hover-color{color:#830a10}.has-link-hover-color :not(.button,a){color:#830a10!important}.text-link-hover{color:#830a10}.text-link-hover *{color:#830a10!important}.text-link-hover .salata-icon{background-color:#830a10}.border-link-hover{border-color:#830a10!important}.background-error{background:#b2264e}.has-error-color{color:#b2264e}.has-error-color :not(.button,a){color:#b2264e!important}.text-error{color:#b2264e}.text-error *{color:#b2264e!important}.text-error .salata-icon{background-color:#b2264e}.border-error{border-color:#b2264e!important}.background-black{background:#000}.has-black-color{color:#000}.has-black-color :not(.button,a){color:#000!important}.text-black{color:#000}.text-black *{color:#000!important}.text-black .salata-icon{background-color:#000}.border-black{border-color:#000!important}.background-white{background:#fff}.has-white-color{color:#fff}.has-white-color :not(.button,a){color:#fff!important}.text-white{color:#fff}.text-white *{color:#fff!important}.text-white .salata-icon{background-color:#fff}.border-white{border-color:#fff!important}.background-main{background:#a51c30}.has-main-color{color:#a51c30}.has-main-color :not(.button,a){color:#a51c30!important}.text-main{color:#a51c30}.text-main *{color:#a51c30!important}.text-main .salata-icon{background-color:#a51c30}.border-main{border-color:#a51c30!important}.background-core1{background:#1e1e1e}.has-core1-color{color:#1e1e1e}.has-core1-color :not(.button,a){color:#1e1e1e!important}.text-core1{color:#1e1e1e}.text-core1 *{color:#1e1e1e!important}.text-core1 .salata-icon{background-color:#1e1e1e}.border-core1{border-color:#1e1e1e!important}.background-core2{background:#8996a0}.has-core2-color{color:#8996a0}.has-core2-color :not(.button,a){color:#8996a0!important}.text-core2{color:#8996a0}.text-core2 *{color:#8996a0!important}.text-core2 .salata-icon{background-color:#8996a0}.border-core2{border-color:#8996a0!important}.background-core3{background:#bac5c6}.has-core3-color{color:#bac5c6}.has-core3-color :not(.button,a){color:#bac5c6!important}.text-core3{color:#bac5c6}.text-core3 *{color:#bac5c6!important}.text-core3 .salata-icon{background-color:#bac5c6}.border-core3{border-color:#bac5c6!important}.background-core4{background:#f3f3f1}.has-core4-color{color:#f3f3f1}.has-core4-color :not(.button,a){color:#f3f3f1!important}.text-core4{color:#f3f3f1}.text-core4 *{color:#f3f3f1!important}.text-core4 .salata-icon{background-color:#f3f3f1}.border-core4{border-color:#f3f3f1!important}.background-core5{background:#8c8179}.has-core5-color{color:#8c8179}.has-core5-color :not(.button,a){color:#8c8179!important}.text-core5{color:#8c8179}.text-core5 *{color:#8c8179!important}.text-core5 .salata-icon{background-color:#8c8179}.border-core5{border-color:#8c8179!important}.background-core6{background:#333}.has-core6-color{color:#333}.has-core6-color :not(.button,a){color:#333!important}.text-core6{color:#333}.text-core6 *{color:#333!important}.text-core6 .salata-icon{background-color:#333}.border-core6{border-color:#333!important}.background-core7{background:#495a66}.has-core7-color{color:#495a66}.has-core7-color :not(.button,a){color:#495a66!important}.text-core7{color:#495a66}.text-core7 *{color:#495a66!important}.text-core7 .salata-icon{background-color:#495a66}.border-core7{border-color:#495a66!important}.background-core8{background:#f9f7ed}.has-core8-color{color:#f9f7ed}.has-core8-color :not(.button,a){color:#f9f7ed!important}.text-core8{color:#f9f7ed}.text-core8 *{color:#f9f7ed!important}.text-core8 .salata-icon{background-color:#f9f7ed}.border-core8{border-color:#f9f7ed!important}.background-accent1{background:#293352}.has-accent1-color{color:#293352}.has-accent1-color :not(.button,a){color:#293352!important}.text-accent1{color:#293352}.text-accent1 *{color:#293352!important}.text-accent1 .salata-icon{background-color:#293352}.border-accent1{border-color:#293352!important}.background-accent2{background:#4e84c4}.has-accent2-color{color:#4e84c4}.has-accent2-color :not(.button,a){color:#4e84c4!important}.text-accent2{color:#4e84c4}.text-accent2 *{color:#4e84c4!important}.text-accent2 .salata-icon{background-color:#4e84c4}.border-accent2{border-color:#4e84c4!important}.background-accent3{background:#52854c}.has-accent3-color{color:#52854c}.has-accent3-color :not(.button,a){color:#52854c!important}.text-accent3{color:#52854c}.text-accent3 *{color:#52854c!important}.text-accent3 .salata-icon{background-color:#52854c}.border-accent3{border-color:#52854c!important}.background-accent4{background:#c3d7a4}.has-accent4-color{color:#c3d7a4}.has-accent4-color :not(.button,a){color:#c3d7a4!important}.text-accent4{color:#c3d7a4}.text-accent4 *{color:#c3d7a4!important}.text-accent4 .salata-icon{background-color:#c3d7a4}.border-accent4{border-color:#c3d7a4!important}.background-accent5{background:#d16103}.has-accent5-color{color:#d16103}.has-accent5-color :not(.button,a){color:#d16103!important}.text-accent5{color:#d16103}.text-accent5 *{color:#d16103!important}.text-accent5 .salata-icon{background-color:#d16103}.border-accent5{border-color:#d16103!important}.background-accent6{background:#c4961a}.has-accent6-color{color:#c4961a}.has-accent6-color :not(.button,a){color:#c4961a!important}.text-accent6{color:#c4961a}.text-accent6 *{color:#c4961a!important}.text-accent6 .salata-icon{background-color:#c4961a}.border-accent6{border-color:#c4961a!important}.background-accent7{background:#ffdb6d}.has-accent7-color{color:#ffdb6d}.has-accent7-color :not(.button,a){color:#ffdb6d!important}.text-accent7{color:#ffdb6d}.text-accent7 *{color:#ffdb6d!important}.text-accent7 .salata-icon{background-color:#ffdb6d}.border-accent7{border-color:#ffdb6d!important}.background-accent8{background:#f4edca}.has-accent8-color{color:#f4edca}.has-accent8-color :not(.button,a){color:#f4edca!important}.text-accent8{color:#f4edca}.text-accent8 *{color:#f4edca!important}.text-accent8 .salata-icon{background-color:#f4edca}.border-accent8{border-color:#f4edca!important}.background-accent9{background:#747474}.has-accent9-color{color:#747474}.has-accent9-color :not(.button,a){color:#747474!important}.text-accent9{color:#747474}.text-accent9 *{color:#747474!important}.text-accent9 .salata-icon{background-color:#747474}.border-accent9{border-color:#747474!important}.h_vertical-tabs .menu-links{display:none!important;flex-direction:column;gap:16px;max-width:275px;margin-bottom:30px;flex:none}@media (min-width:1180px){.h_vertical-tabs .menu-links{display:flex!important}}.h_vertical-tabs .menu-links&gt;a{position:relative;text-transform:uppercase;color:#1e1e1e;padding-bottom:24px;font-family:runda,sans-serif;font-size:.875rem;letter-spacing:.175rem;font-weight:700}.h_vertical-tabs .menu-links&gt;a .salata-icon{position:absolute;right:20px;top:8px;display:none}.h_vertical-tabs .menu-links&gt;a:after{content:"";position:absolute;width:165px;height:2px;background:#bac5c6;left:0;bottom:0;transition:.4s}.h_vertical-tabs .menu-links&gt;a:not(.disable):hover{text-decoration:none}.h_vertical-tabs .menu-links&gt;a:not(.disable):hover:after{width:275px;background:#a51c30}.h_vertical-tabs .menu-links&gt;a.active{text-decoration:none;font-weight:700}.h_vertical-tabs .menu-links&gt;a.active .salata-icon{display:block}.h_vertical-tabs .menu-links&gt;a.active:after{width:275px;height:4px;background:#a51c30}.h_vertical-tabs .menu-links&gt;a.disable{color:#bac5c6;text-decoration:none;cursor:not-allowed;display:none}.h_vertical-tabs .menu-select{background:#f3f3f1;padding:40px 50px;display:block!important;margin-left:-24px;margin-right:-24px;margin-bottom:40px}@media (min-width:1180px){.h_vertical-tabs .menu-select{display:none!important}}.h_vertical-tabs .menu-select.select-no-margins{margin-left:0;margin-right:0;padding:0}.h_vertical-tabs .menu-select select{display:block;width:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25rem;padding:14px 30px 14px 16px;border:1px solid #495a66;background-image:url("/wp-content/themes/salata-theme/uneets/dist/assets/icons/chevron-down.svg");background-color:#fff;background-repeat:no-repeat;background-position:96%;-webkit-appearance:none;appearance:none;-moz-appearance:none}.hw-rubik{font-family:Rubik}#hw-galery.wp-block-columns.is-layout-flex{gap:0}#hw-galery figure{margin:0}#hw-galery figure img{width:100%}#hw-sec3{margin-top:-81px}#hw-sec3 figure{margin:0 9px}#hw-sec3 img{max-width:117px;float:right}#hw-sec4 hr{height:8px}#hw-sec7 .text1,#hw-sec7 .text2,#hw-sec9 .text1,#hw-sec9 .text2,.text2{font-family:Rubik;line-height:1.3}#hw-sec4 .text1,#hw-sec9 .text2{margin-bottom:0}#hw-sec7 .text2{margin-bottom:-80px}#hw-sec8 .hw-infos figure{margin:0}#hw-sec8 .hw-infos a{color:#1e1e1e}#hw-footer hr,#hw-sec9 hr{height:6px}.calendar{margin-top:45px}.calendar .agenda{padding-bottom:45px;margin-bottom:30px;border-bottom:1px solid #bac5c6;display:flex;align-items:flex-end}.calendar .agenda .event-date{color:#8f8f8f;font-weight:700;font-size:1.125rem;display:block;margin-bottom:25px}.calendar .agenda h2{font-size:1.5rem;font-weight:600;color:#1e1e1e;line-height:1.3;margin:5px 0 0}.calendar .agenda .subtitle{font-weight:500;font-size:.75rem;margin-bottom:15px;display:block}.calendar .agenda p{margin-bottom:0}.calendar .agenda .agenda-btn{min-width:165px;padding-left:45px}.calendar .agenda .agenda-btn a{color:#333;font-weight:700;border-bottom:2px solid #bac5c6;padding-bottom:20px;display:block;font-size:.875rem}.u_block-hw-posts .posts{display:flex;gap:40px;margin-bottom:100px}.u_block-hw-posts .posts .post{max-width:33.33%}.u_block-hw-posts .posts .post strong{font-size:.75rem;text-transform:uppercase;color:#1e1e1e}.u_block-hw-posts .posts .post h2{font-size:1.125rem;font-weight:500;color:#1e1e1e;line-height:1.3}.u_block-hw-posts .posts .post p{font-size:1rem;color:#1e1e1e;line-height:1.3;margin-bottom:50px}.u_block-hw-posts .posts .post a{font-size:.875rem;color:#333;text-decoration:underline;font-weight:700;display:block;text-align:right}.u_block-hw-posts .posts .post .post-info{display:flex;justify-content:space-between;margin-bottom:30px}.u_block-hw-posts .posts .post .post-info .tag{font-size:.875rem;font-weight:500;color:#1e1e1e}.u_block-hw-posts .posts .post .post-info .date{font-size:.875rem;color:#1e1e1e}.page-id-1561 .u_footer,.page-id-2176 .u_footer{display:none}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{display:none;background:none!important}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link a{font-size:1.875rem;padding:0}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link a svg{color:#bac5c6}.hw-listing-wrapper{display:flex;flex-wrap:wrap;gap:3%}.hw-listing-wrapper .m_person-card{width:22.75%;margin-bottom:3%}.hw-listing-wrapper .m_person-card-name,.modal .m_person-card-name{font-size:1.125rem}.hw-listing-wrapper .m_person-card-title,.modal .m_person-card-title{font-size:.875rem;color:#000}.hw-listing-wrapper .m_person-card-role,.modal .m_person-card-role{font-size:.75rem;color:#000}.hw-listing-wrapper .m_person-card-image img{height:257px}.modal{max-width:900px}.modal&gt;div{display:flex;gap:40px}.modal&gt;div&gt;div:first-child{min-width:275px}.modal&gt;div&gt;div a{word-break:break-all;font-size:.75rem;margin-top:25px;display:block}.modal .profile{width:100%;-o-object-fit:cover;object-fit:cover;height:257px}.modal&gt;div&gt;div a img{vertical-align:middle;width:15px}.wp-container-7{margin-bottom:44px}#hcaw-top .col-left{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/logo.jpg");background-position:50% 40%;background-size:100%;background-repeat:no-repeat;height:351px}#rectangle-230{width:380px;height:6px;left:0;margin-left:0!important;margin-bottom:22px;background-color:#8c8179}#img-hcaw{margin:0;display:none}#img-hcaw img{width:100%}#col-right-hwac{display:flex;align-items:flex-end}#col-right-hwac .wp-container-5{margin-bottom:0}#col-right-hwac .wp-container-5 #h8-top-1{margin-bottom:9px!important}#col-right-hwac .wp-container-5 p{margin-bottom:0}@media only screen and (max-width:768px){#hcaw-top{padding-top:0!important}}#hw-galery .img1{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/HCAWHeroA.png");background-position:50% 40%;background-size:100%;background-repeat:no-repeat;height:462px}#hw-galery .img2{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/HCAWHeroB.png");background-position:50% 40%;background-size:100%;background-repeat:no-repeat;height:462px}#hw-galery .img3{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/HCAWHeroC.png");background-position:50% 40%;background-size:100%;background-repeat:no-repeat;height:462px}#hw-galery img{display:none}#rectangle-229{width:425px;height:6px;left:0;margin-left:0!important;background-color:#8c8179;margin-top:-126px;margin-bottom:208px}#hcaw-agenda-title .col-left{padding:0;flex-basis:41%!important}#hcaw-agenda-title .col-left .text1{font-family:Rubik;letter-spacing:-.02em;line-height:4.75rem;font-size:4rem!important;margin-top:140px!important}#hcaw-agenda-title .col-left .text2{font-family:Rubik;font-weight:600!important;font-size:5.9375rem!important;line-height:6.5625rem;letter-spacing:-.02em;margin-bottom:-72px}#hcaw-agenda-title hr{margin-top:235px}#hw-agenda-desc{margin-top:83px;padding-top:0!important}#hw-agenda-desc .col-right .wp-container-24{margin-bottom:46px!important}#rectangle-228{width:902px;height:2px;left:0;margin-left:0!important;margin-top:16px;background-color:#a51c30}#hw-sec6 hr{height:6px;margin-right:20%}#hw-sec6 .speakers-title .col-left .text1{font-family:Rubik;font-style:normal;font-weight:300;font-size:4rem!important;line-height:4.75rem;letter-spacing:-.02em;text-transform:uppercase}#hw-sec6 .speakers-title .col-left .text2{font-family:Rubik;font-style:normal;font-weight:600;font-size:5.9375rem!important;line-height:6.5625rem;letter-spacing:-.02em;text-transform:uppercase}#hw-sec6 .speakers-title .col-right hr{margin-bottom:22px!important}#rectangle-227{width:380px;height:6px;margin-left:0!important;margin-top:142px;margin-bottom:22px;background-color:#a51c30}#hw-sec6 p{font-size:1.125rem}#hw-sec7{background:url("/wp-content/themes/salata-theme/uneets/dist/assets/images/HCAWSymposiumBanner-color.png");background-position:50% 40%;background-size:cover}#symp-title .text1{font-weight:300;font-size:4rem!important;line-height:4.75rem;margin-top:253px!important}#symp-title .text1,#symp-title .text2{font-family:Rubik;font-style:normal;letter-spacing:-.02em}#symp-title .text2{font-weight:600!important;font-size:5.9375rem!important;line-height:6.5625rem}#hw-sec8 .symp-date{font-family:Rubik;font-style:normal;font-weight:700;font-size:1.375rem;line-height:1.75rem;color:#a51c30}#hw-sec8 .wp-block-button__link{margin-top:62px}#hw-sec8 .hw-rubik-title{font-family:Rubik;color:#8996a0;font-size:2rem;line-height:3.375rem;margin:0!important}#hw-sec8 .hw-link a{color:#a51c30!important}#hw-sec9{padding-top:57px!important}#hw-sec9 .text1{font-weight:300;font-size:4rem!important;line-height:4.75rem}#hw-sec9 .text1,#hw-sec9 .text2{font-family:Rubik;font-style:normal;letter-spacing:-.02em}#hw-sec9 .text2{font-weight:600!important;font-size:5.9375rem!important;line-height:6.5625rem}#hw-sec9 .wp-block-columns .wrapper{flex-basis:45%!important}#hw-sec9 .news-title{padding-left:0!important}#hw-footer .wp-block-column,#hw-footer hr{color:#000!important}#hw-footer hr{background-color:#495a66!important}#hw-footer .wp-block-column p{font-weight:700!important;font-size:1.25rem!important;line-height:1.25rem!important;letter-spacing:.2em;text-transform:uppercase;color:#fff!important}@media only screen and (max-width:1024px){#hw-footer .wp-block-column p{text-align:center}#hw-footer hr{display:none}}.u_block-hw-posts .wrapper{backgroud-color:#f3f3f1!important}@media only screen and (max-width:768px){#news-separator{display:none}#hw-sec9{padding-left:0;padding-top:40px!important;gap:0}#hw-sec9 .wp-container-20{gap:0}#hw-sec9 .text1{font-size:1.75rem!important;line-height:2.0625rem!important}#hw-sec9 .text2{font-size:2.5rem!important;line-height:2.9375rem!important}.u_block-hw-posts .posts{display:block}.u_block-hw-posts .posts .post{max-width:100%!important}}@media (min-width:768px){.wrapper-title{flex-direction:column!important}}@media (min-width:1180px){.wrapper-title{flex-direction:row!important}}@media (min-width:840px){.wrapper-title .wp-block-column h2{padding-right:200px!important}}@media (min-width:992px){.wrapper-title .wp-block-column h2{padding-right:300px!important}}@media (min-width:1180px){.wrapper-title .wp-block-column h2{padding-right:0!important}}
/*# sourceMappingURL=style.css.map */
</pre></body></html>