:root{--main-color: $main-color;--text-color: $text-color;--focus-color: $focus-color;--background-color: $white;--form-bg-color: transparent;--form-border-color: $border-color;--form-field-height: 40px;--form-shadow: none}@font-face{font-family:"Telegraf";src:url("../../assets/fonts/Telegraf-UltraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Telegraf";src:url("../../assets/fonts/Telegraf-UltraLight.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Garet";src:url("../../assets/fonts/Garet-Heavy.woff2") format("woff2");font-weight:850;font-style:normal;font-display:swap}@font-face{font-family:"Garet";src:url("../../assets/fonts/Garet-Book.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../../assets/fonts/Montserrat-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}html{font-size:16px}body{font-size:1rem;font-family:"Garet",sans-serif;font-weight:300}h1,h2,h3,.h1,.h2,.h3{font-family:"Telegraf",sans-serif;line-height:1}h1 a,h2 a,h3 a,.h1 a,.h2 a,.h3 a{color:inherit}h1,.h1{font-size:6rem;font-weight:200;line-height:1.0625}@media print,screen and (max-width: 48.06125em){h1,.h1{font-size:3rem;line-height:1.25}}h2,.h2{font-size:3.4375rem;font-weight:800;line-height:1.18;letter-spacing:-0.25px}@media print,screen and (max-width: 48.06125em){h2,.h2{font-size:3rem;line-height:1.2}}h3,.h3{font-size:2.5rem;font-weight:800;line-height:1.625;letter-spacing:-0.25px}@media screen and (max-width: 48em){h3,.h3{font-size:2.25rem;line-height:1.19}}h4,.h4{font-size:2rem;font-weight:800;letter-spacing:-0.25px}@media screen and (max-width: 48em){h4,.h4{font-size:2rem;line-height:1.3125}}.inverted :is(h2,.h2,h3,.h3,h4,.h4,p,ul,ol,li){color:#2c2c2c}ol li{list-style:auto}ul li{list-style:disc;list-style-position:outside !important}ul li::marker{font-size:.8em}ul,ol{padding-left:2rem}p,li{font-size:1rem;line-height:1.5;font-weight:300;letter-spacing:-0.25px;margin-bottom:1.75rem;color:var(--text-color)}p:empty,li:empty{display:none}p a,li a{text-decoration:underline}address{margin-bottom:1rem;font-style:normal}strong{font-weight:800}a{color:#2897af;transition:all .2s ease-in-out}a:hover,a:focus{color:#8a8a8a}button,.button,input[type=submit],input[type=reset],input[type=button]{font-size:1rem;line-height:1.5;font-weight:600;text-transform:uppercase;padding:.6875rem 2.125rem;text-align:center}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow){font-family:"Garet",sans-serif;text-decoration:none;transition:.5s ease-in-out;transition-property:background-color,color,border-color;justify-content:center}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).primary{color:#fff;background-color:#2897af;border:1px solid #fff}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).primary:hover{color:#2c2c2c;background-color:#fff;border-color:#fffd68}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).secondary{color:#2c2c2c;background-color:#fff;border:1px solid #fffd68}:is(button,.button,.btn,input[type=submit],input[type=reset],input[type=button]):not(.slick-arrow).secondary:hover{color:#fff;background-color:#8a8a8a;border-color:#8a8a8a}.no-outline button,.no-outline a,.no-outline [tabindex]{outline:none}input,textarea{text-align:left}input::placeholder,textarea::placeholder{opacity:1}:root{--input-fz: 1rem;--input-lh: 1.5;--input-pt: 0.625rem;--input-pb: 0.625rem;--input-bd: 1px}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{font-size:var(--input-fz);line-height:var(--input-lh);padding-top:var(--input-pt);padding-bottom:var(--input-pb);border-width:var(--input-bd);--input-height: calc(var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) + var(--input-bd) * 2);height:var(--input-height);margin-bottom:0}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus,select:focus{border-width:var(--input-bd)}select:not([multiple]){padding:.625rem .9375rem;padding-right:2rem}textarea[rows]{max-width:100%;height:10rem}[type=number]{-moz-appearance:textfield}[type=number]{-moz-appearance:textfield}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}[type=checkbox],[type=file],[type=radio]{margin-bottom:0}.hidden{display:none}#wpadminbar{-webkit-transform:translateZ(0)}ul.pagination{margin:0;padding:0;list-style:none;margin:1rem 0;text-align:center;display:flex;justify-content:center}ul.pagination .pagination-arrow{line-height:1;height:1rem;font-size:0;--svg-icon: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208H2m0%200%205.667-5.667M2%208l5.667%205.667%22/%3E%3C/svg%3E")}ul.pagination .pagination-arrow:before{content:"";display:block;width:1rem;height:1rem;background-color:#fff;mask-size:100% 100%;mask-image:var(--svg-icon)}ul.pagination .pagination-arrow.pagination-arrow--right:before{transform:rotate(180deg)}ul.pagination .pagination-arrow.disabled{cursor:not-allowed;opacity:.7}ul.pagination li{display:inline-block;margin:0 .5rem;padding:0;line-height:1.5}ul.pagination li>span,ul.pagination li>a{padding:0 .5rem;display:flex;background-color:#2897af;color:#fff;border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;text-decoration:none;font-size:.875rem;font-weight:700;letter-spacing:.09em}ul.pagination li>span.current,ul.pagination li>a.current{background:#fffd68;color:#fff}ul.pagination li>span.next .pagination-arrow:before,ul.pagination li>a.next .pagination-arrow:before{transform:rotate(180deg)}html{height:100%}body{position:static !important;display:flex;flex-direction:column;height:auto;min-height:100vh;--max-width: 100.625rem;font-optical-sizing:auto;font-style:normal;font-weight:normal}main{display:block}section{margin-top:0 !important;margin-left:revert;margin-right:revert;--section-padding: 0}iframe{width:100%}img{transition:opacity .3s ease-in-out}img.pre-lazyload,img[data-lazy-src]{opacity:0}img.lazyloaded{opacity:1}.responsive-embed{display:block}.grid-container{width:100%}main{padding-bottom:0}.not-found{padding-top:12.5rem;padding-bottom:12.5rem;flex:1}.not-found .label{padding:.25rem .625rem;background-color:#2897af;color:#fff;text-decoration:none;cursor:pointer}.not-found .label:hover{color:#fff}.not-found h2{margin-bottom:2rem;line-height:1.2}.not-found h3{margin-bottom:1rem}.not-found p{line-height:1.75}.inherit-color h1,.inherit-color h2,.inherit-color h3,.inherit-color h4,.inherit-color .h1,.inherit-color .h2,.inherit-color .h3,.inherit-color .h4{color:inherit}.stretched-img{width:100%;height:100%}.rel-wrap{position:relative}.rel-content{position:relative;z-index:2}.of-cover,.stretched-img{object-position:59% 50%;object-fit:cover}@media print,screen and (min-width: 48.0625em){.two-columns{columns:2}}@media print,screen and (min-width: 48.0625em){.three-columns{columns:3}}.grid,.grid-2,.grid-3,.grid-4{justify-content:normal;justify-items:normal;gap:calc(var(--col-gap, 1rem)*2)}.grid>*,.grid-2>*,.grid-3>*,.grid-4>*{width:100%;text-align:initial !important}.header{padding:1.375rem;background-color:#fff;z-index:100;display:flex;align-items:center;margin:0;height:9.0625rem;transition:height .35s ease-in-out}.header.sticky{z-index:300}.header__wrapper{display:flex;align-items:center;justify-content:space-between}@media print,screen and (max-width: 48.06125em){.header__wrapper{align-items:center}}.header__logo-box{text-align:center;flex:none}@media print,screen and (max-width: 64.06125em){.header__logo-box{text-align:left}}@media print,screen and (max-width: 48.06125em){.header__logo-box .medium-text-left{text-align:left}}.header .header-main{align-items:center}.header .menu-grid-container{padding-left:0;padding-right:0}.header .align-left-right{align-items:center}.header .menu{margin-left:0;padding-left:0}.header .menu .menu-main-top-menu-container{height:100%;display:flex;align-items:center}.header .menu .menu-item{position:relative;margin:0 2rem}@media(min-width: 1025px)and (max-width: 1230px){.header .menu .menu-item{margin:0 .75rem}}@media print,screen and (min-width: 64.0625em){.header .menu .menu-item.hide-desktop{display:none}}.header .menu .menu-item.pll-parent-menu-item{border:1px solid #383838;border-radius:2px;margin-top:2px;margin-left:1.75rem}@media print,screen and (max-width: 75.06125em){.header .menu .menu-item.pll-parent-menu-item{display:none !important}}.header .menu .menu-item.pll-parent-menu-item:after{margin-left:-1.25rem}.header .menu .menu-item.pll-parent-menu-item a{padding:.4375rem 1.625rem .4375rem .375rem;text-transform:uppercase;color:#1e1e1e;font-size:.625rem;font-weight:400;margin-top:2px}.header .menu .menu-item.current-menu-item:before{transform:scaleX(1)}.header .menu .menu-item:hover:before{transform:scaleX(1)}.header .menu .menu-item.current-menu-item>a{color:#1e1e1e}.header .menu .menu-item.menu-item-has-children{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:2px;--svg-icon: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2214%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m4%205.5%204%204%204-4%22/%3E%3C/svg%3E")}.header .menu .menu-item.menu-item-has-children:after{content:"";display:block;flex:none;width:1rem;height:.8125rem;background-color:#2897af;mask-size:100% 100%;mask-image:var(--svg-icon)}.header .menu .menu-item.menu-item-has-children:before{content:unset}.header .menu .menu-item a{padding:.5rem 0;font-size:1rem;line-height:1.5;font-weight:400;font-family:"Montserrat",sans-serif;color:#1e1e1e;flex:0 0 auto;letter-spacing:0;width:100%}.header .menu .menu-item a:hover{color:#2897af}@media print,screen and (max-width: 64.06125em){.header .menu .menu-item a{padding:1.25rem 0 !important}}.header .menu .menu-item.lang-item{margin-right:0}.header .menu .menu-item.lang-item:last-child{margin-left:.5rem;padding-left:.5rem;border-left:1px solid rgba(0,0,0,.3019607843)}@media print,screen and (max-width: 64.06125em){.header .menu .menu-item.lang-item:last-child{border-left:0;margin-left:0;padding-left:0}}.header .menu .menu-item.lang-item:hover:before{display:none}.header .menu .menu-item.lang-item a{padding-top:0;padding-bottom:0;line-height:1;font-size:1rem;font-weight:300;font-family:"Montserrat",sans-serif;text-transform:uppercase;color:rgba(0,0,0,.3019607843)}.header .menu .menu-item.lang-item.current-lang a{font-weight:700}.header .menu .sub-menu{padding:0 1.25rem;box-shadow:none;max-width:16.875rem}.header .menu .sub-menu .menu-item{text-wrap:initial;line-height:1.25;padding:0;margin:1.25rem 0}.header .menu .sub-menu .menu-item:after{bottom:-3px}.header .menu .sub-menu .menu-item a{padding:0;color:#1e1e1e}.header .align-left{display:flex;justify-content:flex-start;flex:1}@media print,screen and (max-width: 64.06125em){.header .align-left{display:none}}.header .align-right{display:flex;justify-content:flex-end;flex:1}@media print,screen and (max-width: 64.06125em){.header .align-right{justify-content:flex-end}}.header .align-right>.menu{display:flex;align-items:center;gap:2rem}@media print,screen and (max-width: 64.06125em){.header .align-right>.menu{display:none}}.header .align-right #burger-menu{font-size:.84375rem;font-weight:500;cursor:pointer;align-self:center;margin-left:1em;margin-right:0;display:flex;align-items:center;width:auto;height:auto;gap:.375rem;--svg-icon: url("data:image/svg+xml,%3Csvg%20width%3D%2264%22%20height%3D%2249%22%20viewBox%3D%220%200%2064%2049%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.23682%201.90381H62.5701%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M1.23682%2024.9038H62.5701%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M1.23682%2047.9038H62.5701%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E")}@media(min-width: 768px){.header .align-right #burger-menu{display:flex}}@media(min-width: 1025px){.header .align-right #burger-menu{display:none}}.header .align-right #burger-menu:after{content:"";display:block;width:3.875rem;height:2.875rem;background-color:#000;mask-size:100% 100%;mask-image:var(--svg-icon);flex:none}.header .align-right #burger-menu>span{margin:0;background:rgba(0,0,0,0);height:auto}.header .align-right #burger-menu>span:after,.header .align-right #burger-menu>span:before{content:unset}.header .align-right #burger-menu .menu-close{display:none}.header .header-menu{display:flex;align-items:center}.header .header-menu a{text-decoration:none;cursor:pointer}.header .logo h1{font-size:0}.header .logo a{display:inline-block;padding:0}.header .logo img{width:12.5rem;max-width:12.5rem;height:auto;object-fit:contain;transition:width .35s ease-in-out}.scroll-threshold .header .logo img{width:10rem}@media screen and (max-width: 64em){.header .logo img{width:10.75rem}}.header .nav-footer{display:none}.header .mobile-switcher{position:relative;border:1px solid #383838;border-radius:2px;text-align:left;text-transform:uppercase;color:#2897af;font-size:.625rem;font-weight:800;width:2.5rem;height:1.75rem;padding:.5rem .125rem .5rem .375rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.header .mobile-switcher:after{content:"";display:flex;align-items:center;justify-content:center;right:0;width:.75rem;height:.75rem;mask-size:unset;mask-image:none;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 8.29289C4.68342 7.90237 5.31658 7.90237 5.70711 8.29289L12 14.5858L18.2929 8.29289C18.6834 7.90237 19.3166 7.90237 19.7071 8.29289C20.0976 8.68342 20.0976 9.31658 19.7071 9.70711L12.7071 16.7071C12.3166 17.0976 11.6834 17.0976 11.2929 16.7071L4.29289 9.70711C3.90237 9.31658 3.90237 8.68342 4.29289 8.29289Z' fill='%2310069F'/%3E%3C/svg%3E")}.header .mobile-switcher .polylang_langswitcher{display:none;top:-47px;right:-34px;border:1px solid #383838;border-radius:2px;padding:0;background-color:#fff;position:absolute}.header .mobile-switcher .polylang_langswitcher a{font-size:.625rem;font-weight:800;color:#2c2c2c;padding:.625rem .5rem;text-decoration:none}.header .mobile-switcher.is-open .polylang_langswitcher{display:block}@media(max-width: 1024px){body .header{display:block;width:100%;left:0;padding:0;height:7rem}body .header.sticky{top:-2px}body .header .mobile-sticky{height:100%}body .header .mobile-sticky.is-open{background-color:#fbff09}body .header .header-menu{flex-direction:column;align-items:flex-start;padding-left:0;width:100%}body .header .mobile-sticky{position:static;padding:1.625rem 1.25rem;z-index:300;transition:transform .5s ease-in-out}.scroll-down body .header .mobile-sticky{transform:translateY(0.625rem)}body .header .align-left-right{padding:.875rem;background-color:#fff;border-radius:2px}body .header .align-left-right .align-right{display:flex;justify-content:flex-end;flex:1;margin-right:.8125rem}body .header nav.menu{position:fixed;z-index:1;top:3.125rem;width:fit-content;display:none}body .header nav.menu.is-open{display:block;transform:translate(0, 2rem);left:0;width:100%;background:#fbff09;padding:2.25rem 2rem 6.25rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;height:calc(100vh - 5rem)}body .header nav.menu.is-open::-webkit-scrollbar{display:none}body .header nav.menu.is-open .socials{display:flex;margin-top:1.25rem}body .header nav.menu.is-open .lang-item a{line-height:1.5rem}body .header nav.menu.is-open .sub-menu{padding:0;width:100%;max-width:none}body .header nav.menu.is-open .sub-menu li{padding-left:1rem}body .header nav.menu.is-open .sub-menu li:last-child{border-bottom:0}body .header nav.menu.is-open+#burger-menu{--svg-icon: url("data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.645%2024.7351L49.7484%201.6272C49.9089%201.46523%2049.9989%201.24655%2049.9989%201.01865C49.9989%200.790761%2049.9089%200.572074%2049.7484%200.410109C49.584%200.253448%2049.3654%200.166192%2049.1381%200.166505C48.9109%200.166817%2048.6925%200.254674%2048.5285%200.411786L25.4284%2023.518L2.32503%200.410109C2.1601%200.255224%201.94226%200.168996%201.7159%200.168996C1.48954%200.168996%201.2717%200.255224%201.10677%200.410109C0.946397%200.571789%200.856424%200.790198%200.856424%201.01782C0.856424%201.24543%200.946397%201.46384%201.10677%201.62552L24.2119%2024.7351L1.10845%2047.8431C1.02367%2047.9218%200.955638%2048.0167%200.908421%2048.1222C0.861205%2048.2278%200.835772%2048.3418%200.833642%2048.4573C0.831512%2048.5729%200.852729%2048.6877%200.896025%2048.7949C0.939322%2048.9022%201.00381%2048.9995%201.08563%2049.0813C1.16745%2049.163%201.26493%2049.2275%201.37224%2049.2707C1.47955%2049.314%201.59449%2049.3352%201.71018%2049.333C1.82588%2049.3309%201.93995%2049.3055%202.0456%2049.2583C2.15124%2049.2111%202.24628%2049.1432%202.32503%2049.0585L25.4284%2025.9522L48.5302%2049.0602C48.6101%2049.1401%2048.7049%2049.2035%2048.8093%2049.2468C48.9137%2049.2901%2049.0257%2049.3124%2049.1387%2049.3125C49.2518%2049.3126%2049.3637%2049.2904%2049.4682%2049.2472C49.5727%2049.2041%2049.6676%2049.1408%2049.7476%2049.061C49.8276%2048.9812%2049.8911%2048.8864%2049.9344%2048.7821C49.9777%2048.6778%2050.0001%2048.566%2050.0002%2048.453C50.0002%2048.3401%2049.9781%2048.2283%2049.9349%2048.1239C49.8917%2048.0195%2049.8283%2047.9247%2049.7484%2047.8447L26.645%2024.7351Z%22%20fill%3D%22black%22/%3E%3C/svg%3E")}body .header nav.menu .menu .menu-item{margin:0;width:100%;border-top:1px solid #000}body .header nav.menu .menu .menu-item:hover,body .header nav.menu .menu .menu-item:focus{background-color:#000}body .header nav.menu .menu .menu-item:hover a,body .header nav.menu .menu .menu-item:focus a{color:#fff}body .header nav.menu .menu .menu-item:last-child{border-bottom:1px solid #000}body .header nav.menu .menu .menu-item.menu-item-has-children{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;width:100%}body .header nav.menu .menu .menu-item.menu-item-has-children:before{content:unset}body .header nav.menu .menu .menu-item.menu-item-has-children:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;right:0;width:1.75rem;height:1.75rem;mask-size:unset;mask-image:none;border-radius:50%;border:1px solid #2897af;background-color:rgba(72,187,200,.1);background-size:100%;background-position:center 1px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjNDhCQkM4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00IDUuNSA0IDQgNC00Ii8+PC9zdmc+")}body .header nav.menu .menu .menu-item.menu-item-has-children ul{position:static}body .header nav.menu .menu .menu-item a{display:block;text-align:left;padding:1rem 0;color:#1e1e1e}}@media print and (max-width: 1024px),screen and (max-width: 1024px)and (max-width: 64.06125em){body .header nav.menu .menu .menu-item a{padding:.25rem !important}}@media(max-width: 1024px){body .header .nav-footer{display:flex;justify-content:space-between;align-items:center;padding-top:2.5rem}body .header .nav-footer .stay-tuned .stay-tuned__link{color:#2897af;border-color:#2897af;background-color:rgba(72,187,200,.1019607843)}body .header .nav-footer .stay-tuned .stay-tuned__item{margin:0 5px}}.footer{margin:0;padding:3.875rem 0;background:#fbff09}@media print,screen and (max-width: 64.06125em){.footer{padding:1rem 0}}.footer__inner .grid-x{align-items:flex-start}@media print,screen and (max-width: 64.06125em){.footer__inner .grid-x{gap:2rem}}.footer__logo{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:25rem;text-align:center}.footer__logo img{width:22.25rem}.footer__logo .custom-logo-link{margin-bottom:2.25rem}@media print,screen and (max-width: 48.06125em){.footer__logo .custom-logo-link{margin-bottom:0}}.footer .cell{display:flex;justify-content:center;color:#000;font-size:1rem;font-weight:400;font-family:"Garet",sans-serif;line-height:1.5;flex:0 0 50% !important}@media print,screen and (max-width: 64.06125em){.footer .cell{flex:0 0 100% !important;text-align:center}}.copyright{display:flex;align-items:center;justify-content:center;border-top:2px solid #000;margin-top:3.125rem;padding-top:2.125rem}.copyright a{color:#000;text-decoration:none;margin-left:1.25rem}.socials:hover path{fill:#2897af}.grid,.grid-2,.grid-3,.grid-4{justify-content:normal;justify-items:normal;gap:calc(var(--col-gap, 1rem)*2)}.grid>*,.grid-2>*,.grid-3>*,.grid-4>*{width:100%;text-align:initial !important}.align-center{align-items:center}.full-grid{grid-column:1/-1}.stretched-content{display:flex;align-items:flex-start;flex-flow:column;justify-content:space-between}.padding-right{padding-right:calc((100% - 100.625rem + 30px)/2)}@media screen and (max-width: 99.9375em){.padding-right{padding-right:.9375rem}}.padding-left{padding-left:calc((100% - 100.625rem + 30px)/2)}@media screen and (max-width: 99.9375em){.padding-left{padding-left:.9375rem}}body .gform_fields{gap:1.5rem}body .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-x: 1.375rem;display:inline-block;padding:0 .625rem;left:0;top:1rem;color:#000;--gf-ctrl-label-color-req: #000;z-index:1;position:relative;font-size:1.25rem;font-weight:300;font-family:"Garet",sans-serif}body .gform-theme--framework .gfield_description.validation_message{color:red;padding:0;background-color:rgba(0,0,0,0);box-shadow:none;position:static}body .gform-theme--framework .hidden_label>label,body .gform-theme--framework .hidden_label>.gfield_label,body .gform-theme--framework fieldset.hidden_label>legend,body .gform-theme--framework .validation_message--hidden-on-empty,body .gform-theme--framework .gform_hidden{display:none !important}body .gform-theme--framework .ginput_container.ginput_container_checkbox{margin-top:0}body .gform-theme--framework .gfield_html_formatted{font-size:.75rem;font-weight:400;text-align:center}body .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview{background:#009b84}body .gform-theme--framework .gfield--input-type-fileupload{border:1px solid #2897af;padding:2rem}@media print,screen and (max-width: 64.06125em){body .gform-theme--framework .gfield--input-type-fileupload{padding:1rem}}body .gform-theme--framework .gfield--input-type-fileupload .gform-field-label{position:absolute;top:-0.625rem}body .gform-theme--framework .ginput_container_fileupload{margin-top:0}body .gform-theme--framework .gform_fileupload_multifile{margin-top:0;background-color:rgba(0,0,0,0);margin-bottom:2rem}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area{border:1px dashed #99d7de;box-shadow:none;background-color:#2897af}@media print,screen and (max-width: 64.06125em){body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area{padding:1rem}}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_area:before{content:"";display:block;width:3rem;height:3rem;margin:0 auto 1.25rem;background-color:#2897af;mask-size:100% 100%;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2249%22%20height%3D%2248%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%2348BBC8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.5%2026v18m0%200%207-7m-7%207-7-7M40.5%2035.215c2.987-1.17%206-3.837%206-9.215%200-8-6.667-10-10-10%200-4%200-12-12-12s-12%208-12%2012c-3.333%200-10%202-10%2010%200%205.378%203.013%208.044%206%209.215%22/%3E%3C/svg%3E")}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_instructions{display:inline;font-size:.9375rem}body .gform-theme--framework .gform_fileupload_multifile .gform_button_select_files{--gf-local-bg-color: transparent !important;--gf-local-shadow: none !important;--gf-local-color: #000000 !important;--gf-local-padding-x: 0 !important;--gf-local-font-size: rem-calc(15) !important;--gf-local-text-decoration: underline !important;min-block-size:auto !important}body .gform-theme--framework .gform_fileupload_multifile .gform_drop_rules{color:#2897af;font-size:.625rem;margin-top:1.25rem}body .gform-theme--framework .gfield_description{background-color:rgba(72,187,200,.1019607843);padding:1.25rem 1rem}body .gform-theme--framework .gfield_description.hidden{display:none}body .gform-theme--framework .ginput_preview_list{padding:0;margin-top:0;margin-block-start:0 !important}body .gform-theme--framework .ginput_preview_list .ginput_preview{flex-direction:row-reverse;justify-content:flex-end;padding:1.25rem 1rem;gap:.625rem}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_percent,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar_progress,body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_filesize{display:none}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_progress:after{color:#51e587}body .gform-theme--framework .ginput_preview_list .ginput_preview .gfield_fileupload_filename{color:#fff}body .gform-theme--framework .ginput_preview_list .ginput_preview .gform_delete_file{top:1rem;right:1rem}body .gform-theme--framework .ginput_preview_list .ginput_preview .gform_delete_file .dashicons-trash:before{content:"";display:block;width:1.5rem;height:1.5rem;background-color:#fff;mask-size:100% 100%;--gf-local-color: #fff !important;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.758%2017.243%2012%2012m0%200%205.243-5.243M12%2012%206.758%206.757M12%2012l5.243%205.243%22/%3E%3C/svg%3E")}body .gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.gfield_consent_description):not(.field_validation_above .gfield_validation_message)){padding:0;background:rgba(0,0,0,0);box-shadow:none;margin:0}body .gform_footer{margin-block-start:1.25rem !important}body .gform_footer .gform_button{background-color:#2c2c2c !important;color:#f5f5f5 !important;padding:.5rem 1.5rem !important;border-radius:.5rem !important;text-transform:none !important;font-weight:400 !important;font-size:1rem !important;width:100%}body .gform_footer .gform_button:hover{background-color:#2897af !important}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea){padding:.625rem !important;outline:none;border-radius:.5rem;border-color:#000}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea)::placeholder{color:#b3b3b3}body .gform_wrapper:not(.border-bottom_wrapper) :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea):focus{border-color:#2897af}body .gform_wrapper{border-radius:.5rem;border:1px solid #383838;padding:1.5rem}@media print,screen and (max-width: 48.06125em){body .gform_wrapper{padding:1rem}}body .gform_wrapper textarea{height:5rem}body .gform_wrapper :is(input[type=text],input[type=email],input[type=tel],input[type=date],input[type=number],textarea,select){border-color:#2897af}body .gfield_checkbox .gchoice{display:flex;gap:1.25rem;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .gfield_checkbox .gchoice input{appearance:none;-webkit-appearance:none;width:1.875rem;height:1.875rem;flex:none;border:1px solid #2897af;border-radius:0;background-color:#fff;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0}body .gfield_checkbox .gchoice input:checked{background-color:#2897af;border-color:#2897af;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}body .gfield_checkbox .gchoice input:active{filter:brightness(90%)}body .gfield_checkbox .gchoice input:hover:not(:disabled){border-color:#2897af}body .gfield_checkbox .gchoice input:focus{border-color:#2897af;outline:none}body .gfield_checkbox .gchoice label{color:#000;font-size:1.25rem;line-height:1.5;font-weight:300;font-family:"Garet",sans-serif}.home-slider .home-slide{width:100%}.home-slider .home-slide__inner{height:100%}.home-slider .home-slide__inner img{object-position:50% 50%;object-fit:cover}.home-slider .home-slide__content{max-width:62.5rem;margin:auto}.home-slider .home-slide__content h1,.home-slider .home-slide__content h2{font-weight:200;text-align:center}.home-slider .home-slide__caption{position:relative;z-index:3;min-height:39.125rem}@media print,screen and (max-width: 75.06125em){.home-slider .home-slide__caption{min-height:36.5rem}}@media print,screen and (max-width: 64.06125em){.home-slider .home-slide__caption{min-height:25rem}}@media print,screen and (max-width: 48.06125em){.home-slider .home-slide__caption{min-height:28.125rem}}.full-height .home-slider .home-slide__caption{min-height:100vh}.home-slider .home-slide__button{margin-top:1.5rem}.home-slider .slick-slider:not(.slick-initialized)::after{content:"";display:table;clear:both}.home-slider .slick-slider:not(.slick-initialized) .slick-slide:first-child{display:block}.home-slider .slick-slide{transition:transform .3s ease-in-out}.home-slider .video-holder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;overflow:hidden;background:#f6f6f6}.home-slider .video-holder__media{z-index:2;pointer-events:none;position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.home-slider .video-holder video{height:100%}@media print,screen and (max-width: 48.06125em){.home-slider .video-holder video{width:100%;height:100%;object-fit:contain}}.home-slider .slick-prev{left:1rem}.home-slider .slick-next{right:1rem}.home-slider .slick-dots{display:flex;justify-content:center;left:0}.home-slider .slick-dots li:only-child{display:none}.home-slider .slick-dots li button::before{border:2px solid #2897af;background-color:rgba(0,0,0,0)}.home-slider .slick-dots li.slick-active button::before{background-color:#2897af}.intro{background-color:#fffd68;padding:3.75rem 0 2.75rem}@media print,screen and (max-width: 48.06125em){.intro{padding:1rem 0}}.intro h2{font-size:2.875rem;line-height:1.41;max-width:80%}@media print,screen and (max-width: 48.06125em){.intro h2{font-size:2.25rem;line-height:1.19;max-width:100%}}.brand{padding:3.125rem 0 2.5rem}@media print,screen and (max-width: 48.06125em){.brand{padding:1rem 0 0}}.brand__inner{display:flex;align-items:center;gap:2rem}@media print,screen and (max-width: 48.06125em){.brand__inner{flex-direction:column}}.brand__inner-image{flex:0 0 65%}@media print,screen and (max-width: 48.06125em){.brand__inner-image{flex:0 0 100%}}.brand__inner-image h2{color:#2897af}.brand__inner-image .img-wrap{margin-top:3.5rem}.management{background-color:#000;color:#fff;padding:3.75rem 0 2.75rem}@media print,screen and (max-width: 48.06125em){.management{padding:2rem 0}}.management h2{text-align:center}.management__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;padding:0;margin-top:3.625rem}@media print,screen and (max-width: 48.06125em){.management__list{grid-template-columns:repeat(1, 1fr);padding-left:1rem;padding-right:1rem;gap:4.75rem}}.management .management-item{list-style:none;display:flex;flex-direction:column;align-items:center;margin:0}.management .management-item__counter{font-size:6.25rem;width:10.25rem;height:10.25rem;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.management .management-item__title{margin-top:3.125rem;margin-bottom:.875rem}@media print,screen and (max-width: 48.06125em){.management .management-item__title{margin-top:3.625rem;margin-bottom:1.75rem}}.management .management-item__description{margin-top:2.75rem;text-align:center}@media print,screen and (max-width: 48.06125em){.management .management-item__description{margin-top:1.625rem}}.management .management-item hr{display:block;height:5px;background:#fff;width:100%}.ingredients{background-color:#2897af;color:#fff;padding:3.125rem 0 0}@media print,screen and (max-width: 48.06125em){.ingredients{padding-top:1.125rem}}.ingredients h2{text-align:center;max-width:46.875rem;margin:auto}@media print,screen and (max-width: 48.06125em){.ingredients h2{font-size:2.5rem}}.ingredients__list{margin-top:3.75rem}@media print,screen and (max-width: 48.06125em){.ingredients__list{margin-top:5rem}}.ingredients__list .ingredients-item{display:flex;align-items:center;gap:2rem}@media print,screen and (max-width: 48.06125em){.ingredients__list .ingredients-item{flex-direction:column}}.ingredients__list .ingredients-item:nth-child(even){flex-direction:row-reverse}@media print,screen and (max-width: 48.06125em){.ingredients__list .ingredients-item:nth-child(even){flex-direction:column}}.ingredients__list .ingredients-item__image{flex:0 0 31%}.ingredients__list .ingredients-item__image img{max-height:18.75rem;object-fit:contain}@media print,screen and (max-width: 48.06125em){.ingredients__list .ingredients-item__image img{max-height:16.875rem}}.ingredients__list .ingredients-item h3{font-size:2.875rem;line-height:1.41;margin-bottom:.75rem}@media print,screen and (max-width: 48.06125em){.ingredients__list .ingredients-item h3{font-size:2.25rem;line-height:1.19;margin-bottom:0}}.news-last{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 1fr))}@media print,screen and (max-width: 48.06125em){.news-last{grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:repeat(1, minmax(0, 1fr))}}.news-last__item-info p{margin-bottom:.625rem}@media print,screen and (max-width: 48.06125em){.news-last__item-info p{margin-bottom:.25rem}}.news-last__item{grid-row:span 1/span 1;grid-column:span 2/span 2}.news-last__item:first-child{grid-row:span 2/span 2;grid-column:span 2/span 2;color:#2897af;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem}@media screen and (min-width: 91.25em){.news-last__item:first-child{padding-left:calc(100% - 42.5rem)}}@media print,screen and (max-width: 48.06125em){.news-last__item:first-child{padding:1rem}}.news-last__item:first-child .news-last__img{text-align:center}@media print,screen and (max-width: 48.06125em){.news-last__item:first-child .news-last__img img{max-height:200px;object-fit:contain}}.news-last__item:first-child a{font-size:2.875rem;line-height:1.41}@media print,screen and (max-width: 48.06125em){.news-last__item:first-child a{line-height:1.18}}.news-last__item:nth-child(2){display:flex;flex-direction:row-reverse}@media screen and (min-width: 91.25em){.news-last__item:nth-child(2){padding-right:calc(100% - 42.5rem)}}@media print,screen and (max-width: 48.06125em){.news-last__item:nth-child(2){flex-direction:column}}.news-last__item:nth-child(2) .news-last__img{flex:1}.news-last__item:nth-child(2) .news-last__item-info{padding:2.5rem .625rem 5.5rem;flex:1}@media print,screen and (max-width: 48.06125em){.news-last__item:nth-child(2) .news-last__item-info{padding:1rem}}.news-last__item:nth-child(2) .news-last__item-info h3{font-size:2rem;line-height:1.31}.news-last__item:nth-child(2) img{height:100%;object-fit:cover}.news-last__item:nth-child(3){color:#fff;background-color:#000;padding:3.875rem 2.5rem}@media screen and (min-width: 91.25em){.news-last__item:nth-child(3){padding-right:calc(100% - 42.5rem)}}@media print,screen and (max-width: 48.06125em){.news-last__item:nth-child(3){padding:1rem}}.news-last__item:nth-child(3) img{display:none}.news-last__item:nth-child(3) .news-last__item-info h3{font-size:2rem;line-height:1.31}.news-last__item a{padding:0;font-family:"Telegraf",sans-serif}.news-link{border-top:1px solid #000;border-bottom:1px solid #000}@media print,screen and (max-width: 48.06125em){.news-link{padding:.625rem 0}}.news-link a{display:flex;align-items:center;justify-content:center;gap:0;font-family:"Telegraf",sans-serif;font-size:2rem;line-height:1.31;font-weight:800;letter-spacing:-0.25px;color:#000}@media print,screen and (max-width: 48.06125em){.news-link a{font-size:1rem;line-height:1.5;font-weight:850}}#services,#about{scroll-margin-top:6.25rem}.our-publications__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2.25rem;margin-top:2.75rem}@media print,screen and (max-width: 64.06125em){.our-publications__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media print,screen and (max-width: 48.06125em){.our-publications__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.our-publications__list .post{display:flex;flex-direction:column;overflow:hidden}.our-publications__list .post__image{display:block;padding:0}.our-publications__list .post__image img{aspect-ratio:1.5;width:100%;height:100%;transition:transform .3s ease}.our-publications__list .post:hover .post__image img{transform:scale(1.1)}.our-publications__list .post__content{display:flex;flex-direction:column;flex:1;padding:1.125rem .75rem}.our-publications__list .post__header{margin-bottom:.5rem}.our-publications__list .post__title{flex:1}.our-publications__list .post__title h3{font-size:2rem;line-height:1.31;color:#000}.our-publications__list .post__exceprt{padding-top:.875rem;margin-top:.625rem;border-top:1px solid #000;font-size:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:7rem}.our-publications .grid-container{max-width:70rem}.our-publications .grid-container.large{max-width:90rem}.our-publications h2{font-size:3.4375rem;line-height:1.18;margin-top:.625rem}.post__nav svg{width:1rem;height:1rem}.post__nav a{color:#000;letter-spacing:-0.25px}.load-more-wrapper{text-align:center;padding:1.25rem;border-top:1px solid #000;border-bottom:1px solid #000;margin-top:2.625rem}.load-more-wrapper.inactive{display:none}.load-more-wrapper .load-more{font-size:2rem;font-family:"Telegraf",sans-serif;line-height:1.31;letter-spacing:-0.25px;font-weight:800;color:#000}.single-post h3{font-size:2rem;line-height:1.3125;color:#2897af}.single-post .post__title{margin:1.75rem 0;word-break:break-word}.single-post .post__date{margin-bottom:1.375rem}.single-post .post__date span{font-weight:850}.single-post .our-publications{padding-top:1.875rem;padding-bottom:4rem;border-top:1px solid #000}.single-post .our-publications h2{text-align:center;font-size:2.875rem;line-height:1.41}.single-post .our-publications__list{padding:0 3rem}@media print,screen and (max-width: 64.06125em){.single-post .our-publications__list{padding:0}}.single-post .our-publications__list .post__title{margin:0}.single-post .our-publications__list .post__exceprt{display:none}
