/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.section-faqs{--body:var(--gray-700);--progress-line:var(--gray-200);padding:50px 0 100px;position:relative;overflow:hidden;width:100%;box-shadow:none;display:flex;align-items:flex-start;gap:40px;align-self:stretch;padding:0}@media screen and (max-width:1024px){.section-faqs{padding:30px 0 60px;align-items:center !important}}.section-faqs .container{position:relative;align-self:center}@media screen and (max-width:1024px){.section-faqs{flex-direction:column;gap:24px}}.section-faqs h2{min-width:376px;max-width:376px;z-index:1}.section-faqs.heading-left-faqs .faq-component-card{width:100%;box-shadow:none;display:flex;align-items:flex-start;gap:40px;align-self:stretch;padding:0}@media screen and (max-width:1024px){.section-faqs.heading-left-faqs .faq-component-card{flex-direction:column;gap:24px}}.section-faqs.heading-left-faqs .faq-component-card .faq-title{min-width:376px;max-width:376px;z-index:1;position:relative}.section-faqs.heading-left-faqs .faq-component-card .faq-title::before{content:url(/themes/custom/conga/build/images/faq-track.svg);position:absolute;left:-818px;top:calc(100% + 102px)}@media screen and (max-width:1024px){.section-faqs.heading-left-faqs .faq-component-card .faq-title::before{display:none}}.section-faqs ul{padding-left:0}.section-faqs .accordion{flex-grow:1}.section-faqs .accordion .accordion-item{list-style:none;border-bottom:1px solid var(--harbor-200)}.section-faqs .accordion .accordion-item:last-child{border-bottom:none}.section-faqs .accordion .accordion-item .accordion-title{border:none;padding:24px 40px 24px 0;position:relative;text-decoration:none;display:block;width:100%;margin:0}.section-faqs .accordion .accordion-item .accordion-title,.section-faqs .accordion .accordion-item .accordion-title *{font-size:1.5rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-title,.section-faqs .accordion .accordion-item .accordion-title *{line-height:100%}}@media screen and (max-width:576px){.section-faqs .accordion .accordion-item .accordion-title,.section-faqs .accordion .accordion-item .accordion-title *{font-size:1.25rem}}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-title{padding:16px 40px 16px 0}}.section-faqs .accordion .accordion-item .accordion-title:hover,.section-faqs .accordion .accordion-item .accordion-title:focus{background-color:rgba(0,0,0,0)}.section-faqs .accordion .accordion-item .accordion-title::after{content:"";position:absolute;width:32px;height:32px;background-image:url(/themes/custom/conga/build/images/expand.svg);top:20px;right:0;margin-top:0}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-title::after{top:18px;right:0;width:22px;height:22px;background-size:22px 22px}}.section-faqs .accordion .accordion-item.is-active .accordion-title::after{background-image:url(/themes/custom/conga/build/images/collapse.svg)}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item.is-active .accordion-content{margin-top:-8px}}.section-faqs .accordion .accordion-item.is-active .accordion-content{display:flex}.section-faqs .accordion .accordion-item:first-child .accordion-title{padding-top:0}.section-faqs .accordion .accordion-item:first-child .accordion-title::after{top:-3px}.section-faqs .accordion .accordion-item .accordion-content{margin-top:-16px;padding:0 0 24px;border:none;display:none;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-content{padding-bottom:16px}}.section-faqs .accordion .accordion-item .accordion-content p,.section-faqs .accordion .accordion-item .accordion-content p a,.section-faqs .accordion .accordion-item .accordion-content li a{font-weight:350}.section-faqs .accordion .accordion-item .accordion-content p,.section-faqs .accordion .accordion-item .accordion-content p--bold,.section-faqs .accordion .accordion-item .accordion-content p a,.section-faqs .accordion .accordion-item .accordion-content p a--bold,.section-faqs .accordion .accordion-item .accordion-content li a,.section-faqs .accordion .accordion-item .accordion-content li a--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-faqs .accordion .accordion-item .accordion-content p--bold,.section-faqs .accordion .accordion-item .accordion-content p a--bold,.section-faqs .accordion .accordion-item .accordion-content li a--bold{font-weight:700}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-content p,.section-faqs .accordion .accordion-item .accordion-content p--bold,.section-faqs .accordion .accordion-item .accordion-content p a,.section-faqs .accordion .accordion-item .accordion-content p a--bold,.section-faqs .accordion .accordion-item .accordion-content li a,.section-faqs .accordion .accordion-item .accordion-content li a--bold{line-height:130%}}@media screen and (max-width:576px){.section-faqs .accordion .accordion-item .accordion-content p,.section-faqs .accordion .accordion-item .accordion-content p--bold,.section-faqs .accordion .accordion-item .accordion-content p a,.section-faqs .accordion .accordion-item .accordion-content p a--bold,.section-faqs .accordion .accordion-item .accordion-content li a,.section-faqs .accordion .accordion-item .accordion-content li a--bold{font-size:.875rem;line-height:130%}}.section-faqs .accordion .accordion-item .accordion-content a{--body:var(--harbor-800)}.section-faqs .accordion .accordion-item .accordion-content a:hover{--body:var(--harbor-900)}.section-faqs .accordion .accordion-item .accordion-content ul{padding-left:2rem;display:flex;flex-direction:column;gap:1rem}.section-faqs .accordion .accordion-item .accordion-content li{list-style-type:disc;font-weight:350}.section-faqs .accordion .accordion-item .accordion-content li,.section-faqs .accordion .accordion-item .accordion-content li--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-faqs .accordion .accordion-item .accordion-content li--bold{font-weight:700}@media screen and (max-width:1024px){.section-faqs .accordion .accordion-item .accordion-content li,.section-faqs .accordion .accordion-item .accordion-content li--bold{line-height:130%}}@media screen and (max-width:576px){.section-faqs .accordion .accordion-item .accordion-content li,.section-faqs .accordion .accordion-item .accordion-content li--bold{font-size:.875rem;line-height:130%}}.section-faqs .accordion .accordion-item .accordion-content li::marker{color:var(--red-500)}.section-faqs .accordion .accordion-item .accordion-content li:last-child{margin-bottom:0}
.cycleText{display:block}
:root{--font-main:"Buenos Aires",sans-serif;--font-secondary:"Montserrat",sans-serif;--black:#000;--white:#fff;--red-50:#FCEBEB;--red-100:#FFD7D7;--red-200:#FFAFAF;--red-300:#F88;--red-400:#FF4C4C;--red-500:#E53535;--red-600:#C81A1A;--red-700:#961313;--red-800:#640D0D;--red-900:#320606;--harbor-50:#E3FAFE;--harbor-100:#C6F5FD;--harbor-200:#8DECFC;--harbor-300:#55E2FA;--harbor-400:#06CEF0;--harbor-500:#06B6D4;--harbor-600:#0592AA;--harbor-700:#046D7F;--harbor-800:#024955;--harbor-900:#01242A;--gray-50:#F8FAFC;--gray-100:#F1F5F9;--gray-200:#E2E8F0;--gray-300:#CBD5E1;--gray-400:#94A3B8;--gray-500:#657888;--gray-600:#4C5F6F;--gray-700:#334155;--gray-800:#1E293B;--gray-900:#072034;--blue-50:#E1EFFF;--blue-100:#C9E2FF;--blue-200:#93C5FF;--blue-300:#5EA9FE;--blue-400:#288CFE;--blue-500:#0170EF;--blue-600:#015ABF;--blue-700:#01438F;--blue-800:#002D60;--blue-900:#001630;--green-50:#E3FCF3;--green-100:#C7F8E8;--green-200:#8EF1D0;--green-300:#56EAB9;--green-400:#18C98E;--green-500:#15AD7A;--green-600:#118A62;--green-700:#0D6849;--green-800:#084531;--green-900:#042318;--yellow-50:#FEF9EB;--yellow-100:#FCF3D6;--yellow-200:#FAE7AD;--yellow-300:#F7DC85;--yellow-400:#F5D05C;--yellow-500:#F2C433;--yellow-600:#DCAB0E;--yellow-700:#A5800B;--yellow-800:#6E5507;--yellow-900:#372B04;--orange-50:#FFF0E7;--orange-100:#FEE1CE;--orange-200:#FDC39D;--orange-300:#FCA46D;--orange-400:#FB863C;--orange-500:#FA680B;--orange-600:#CD5204;--orange-700:#993E03;--orange-800:#662902;--orange-900:#331501;--pink-50:#FDEDF5;--pink-100:#FBDAEB;--pink-200:#F7B6D6;--pink-300:#F491C2;--pink-400:#F06DAD;--pink-500:#EC4899;--pink-600:#DF177A;--pink-700:#A7115B;--pink-800:#A7115B;--pink-900:#38061E;--fuchsia-50:#F5E8FB;--fuchsia-100:#ECD1F7;--fuchsia-200:#D8A2EF;--fuchsia-300:#C574E7;--fuchsia-400:#B246DF;--fuchsia-500:#9A23CC;--fuchsia-600:#7B1CA3;--fuchsia-700:#5C157A;--fuchsia-800:#3E0E52;--fuchsia-900:#1F0729;--violet-50:#F0EBFC;--violet-100:#E4DDFD;--violet-200:#C2B0F5;--violet-300:#A488EF;--violet-400:#8561EA;--violet-500:#6739E5;--violet-600:#4A1BCA;--violet-700:#371498;--violet-800:#250D65;--violet-900:#120733;--background-color:var(--gray-100);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--gray-700);--body:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--label-color:var(--black);--label-background:var(--harbor-50);--page-label:var(--gray-700);--progress-line:var(--gray-200)}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-Regular.otf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-RegularItalic.otf) format("opentype");font-weight:normal;font-style:italic}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-Bold.otf) format("opentype");font-weight:bold;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-BoldItalic.otf) format("opentype");font-weight:bold;font-style:italic}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-SemiBoldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-Book.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:"Buenos Aires";src:url(/themes/custom/conga/assets/fonts/bueno-aires/BuenosAires-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:Montserrat;src:url(/themes/custom/conga/assets/fonts/montserrat/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Montserrat;src:url(/themes/custom/conga/assets/fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic}html{font-size:1rem}body{font-family:var(--font-main)}html{scroll-padding-top:152px}@media screen and (max-width:1024px){html{scroll-padding-top:98px}}body{padding:0;margin:0}body *{box-sizing:border-box}section{width:100%;display:flex;justify-content:center}#main-content{position:relative}.container{padding:0 80px;max-width:1440px;width:100%;display:flex;flex-wrap:wrap}.container_column{flex-direction:column}@media screen and (max-width:1440px){.container{padding:0 50px;max-width:1280px}}@media screen and (max-width:1280px){.container{padding:0 18px;max-width:1060px}}@media screen and (max-width:1024px){.container{padding:0 16px;max-width:800px}}@media screen and (max-width:768px){.container{max-width:608px}}@media screen and (max-width:576px){.container{max-width:512px}}@media screen and (max-width:480px){.container{max-width:100%}}.has-progress{position:relative}.has-progress section,.has-progress footer{position:relative}.has-progress section::before,.has-progress footer::before{position:absolute;top:0;left:calc((100% - 1440px)/2 + 64px);width:1px;height:100%;content:"";z-index:800;background-color:var(--progress-line)}@media screen and (max-width:1440px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 1280px)/2 + 34px)}}@media screen and (max-width:1280px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 1060px)/2 + 2px)}}@media screen and (max-width:1024px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 800px)/2 + 8px)}}@media screen and (max-width:768px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 608px)/2 + 8px)}}@media screen and (max-width:576px){.has-progress section::before,.has-progress footer::before{left:calc((100% - 512px)/2 + 8px)}}@media screen and (max-width:480px){.has-progress section::before,.has-progress footer::before{left:8px}}.vertical-progress-line{position:fixed;top:116px;bottom:0;left:calc((100% - 1440px)/2 + 64px);width:1px;z-index:999}@media screen and (max-width:1440px){.vertical-progress-line{left:calc((100% - 1280px)/2 + 34px)}}@media screen and (max-width:1280px){.vertical-progress-line{left:calc((100% - 1060px)/2 + 2px)}}@media screen and (max-width:1024px){.vertical-progress-line{left:calc((100% - 800px)/2 + 8px);top:98px}}@media screen and (max-width:768px){.vertical-progress-line{left:calc((100% - 608px)/2 + 8px)}}@media screen and (max-width:576px){.vertical-progress-line{left:calc((100% - 512px)/2 + 8px)}}@media screen and (max-width:480px){.vertical-progress-line{left:8px}}.vertical-progress-line .line{background-color:var(--harbor-500);width:100%;height:0;transition:height .25s ease-out}.admin-sections{width:100%;padding:50px 0;background-color:var(--harbor-50)}.labels-row{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.label{background-color:var(--label-background);display:inline-flex;padding:4px 12px;border-radius:4px;text-decoration:none}.label,.label a{color:var(--label-color);text-decoration:none;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}.label.red{--label-color:var(--white);--label-background:var(--red-600)}.label.dark{--label-color:var(--white);--label-background:var(--harbor-900)}.label.grey{--label-color:var(--black);--label-background:var(--gray-200)}.btn{--border-width:1.5px;--btn-bg:var(--red-600);--btn-color:var(--white);--btn-border:var(--red-600);--btn-bg-hover:var(--white);--btn-color-hover:var(--red-600);--btn-border-hover:var(--red-600);--btn-bg-focus:var(--red-600);--btn-color-focus:var(--white);--btn-border-focus:var(--red-600);--btn-bg-active:rgb(200 26 26 / 5%);--btn-color-active:var(--red-600);--btn-border-active:var(--red-600);font-weight:350;font-weight:700}.btn,.btn--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.btn--bold{font-weight:700}@media screen and (max-width:1024px){.btn,.btn--bold{line-height:130%}}@media screen and (max-width:576px){.btn,.btn--bold{font-size:.875rem;line-height:130%}}.btn.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.btn.extra_large{font-size:1rem}}.btn{padding:10px 24px;border-radius:48px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:1rem}.btn--l{padding:14px 24px}.btn:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.btn:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.btn:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.btn--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.btn--secondary{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:var(--red-600);--btn-bg-hover:var(--red-600);--btn-color-hover:var(--white);--btn-border-hover:var(--red-600);--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:var(--red-700);--btn-color-active:var(--white);--btn-border-active:var(--red-700)}.btn--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.btn--tertiary,.btn-tertiary,.btn--outer{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--red-700);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:transparent;--btn-color-active:var(--red-800);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.btn--tertiary::after,.btn-tertiary::after,.btn--outer::after{content:url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 3L10.5 8L5.5 13" stroke="%23C81A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:16px;height:16px}.btn--tertiary.disabled,.btn-tertiary.disabled,.btn--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.btn--tertiary.extra_large,.btn-tertiary.extra_large,.btn--outer.extra_large{font-size:18px}.btn--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:17px;height:17px}@media screen and (max-width:576px){.btn--hide-mobile{display:none}}.btn--hide-desktop{display:none}@media screen and (max-width:576px){.btn--hide-desktop{display:flex}}.row-buttons{display:flex;flex-wrap:wrap;gap:16px;width:100%}.page-node-type-builder-page .block-extra-field-blocknodebuilder-pagesharing-buttons{display:none}.page-node-type-builder-page .layout-container{padding-top:0}.block--type{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em",serif}.page-label{display:flex;align-items:center;gap:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:768px){.page-label{gap:8px}}.page-label svg,.page-label article,.page-label img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.page-label svg,.page-label article,.page-label img{width:32px;height:32px}}.page-label span{font-size:1rem;font-weight:700;line-height:1rem;color:var(--red-600)}@media screen and (max-width:576px){.page-label span{font-size:.875rem}}.page-label span{color:var(--page-label)}.no-scroll{overflow:hidden}.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h1,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h2,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h3,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h4,.field--name-field-p-form:has(.field--name-field-submission-confirmation) .h5,.form-wrapper:has(.field--name-field-submission-confirmation) .h1,.form-wrapper:has(.field--name-field-submission-confirmation) .h2,.form-wrapper:has(.field--name-field-submission-confirmation) .h3,.form-wrapper:has(.field--name-field-submission-confirmation) .h4,.form-wrapper:has(.field--name-field-submission-confirmation) .h5{display:none}.thank-you-message{display:flex;flex-direction:column;gap:16px;border-radius:20px;background:#fff;box-shadow:0 10px 24px 0 rgba(0,0,0,.2);padding:32px;width:100%;max-width:560px}@media screen and (max-width:576px){.thank-you-message{max-width:calc(100vw - 32px)}}.thank-you-message *{margin:0}.thank-you-message::before{content:"";width:60px;height:60px;display:block;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' viewBox='0 0 60 61' fill='none'%3E%3Ccircle cx='30' cy='30.4573' r='30' fill='%23118A62'/%3E%3Cpath d='M42.5 20.4573L25.3125 37.9573L17.5 30.0027' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media screen and (max-width:480px){.thank-you-message::before{width:40px;height:40px}}.thank-you-message a{--border-width:1.5px;--btn-bg:var(--red-600);--btn-color:var(--white);--btn-border:var(--red-600);--btn-bg-hover:var(--white);--btn-color-hover:var(--red-600);--btn-border-hover:var(--red-600);--btn-bg-focus:var(--red-600);--btn-color-focus:var(--white);--btn-border-focus:var(--red-600);--btn-bg-active:rgb(200 26 26 / 5%);--btn-color-active:var(--red-600);--btn-border-active:var(--red-600);font-weight:350;font-weight:700}.thank-you-message a,.thank-you-message a--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.thank-you-message a--bold{font-weight:700}@media screen and (max-width:1024px){.thank-you-message a,.thank-you-message a--bold{line-height:130%}}@media screen and (max-width:576px){.thank-you-message a,.thank-you-message a--bold{font-size:.875rem;line-height:130%}}.thank-you-message a.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.thank-you-message a.extra_large{font-size:1rem}}.thank-you-message a{padding:10px 24px;border-radius:48px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:1rem}.thank-you-message a--l{padding:14px 24px}.thank-you-message a:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.thank-you-message a:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.thank-you-message a:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.thank-you-message a--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.thank-you-message a--secondary{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:var(--red-600);--btn-bg-hover:var(--red-600);--btn-color-hover:var(--white);--btn-border-hover:var(--red-600);--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:var(--red-700);--btn-color-active:var(--white);--btn-border-active:var(--red-700)}.thank-you-message a--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.thank-you-message a--tertiary,.thank-you-message a-tertiary,.thank-you-message a--outer{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--red-700);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:transparent;--btn-color-active:var(--red-800);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.thank-you-message a--tertiary::after,.thank-you-message a-tertiary::after,.thank-you-message a--outer::after{content:url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 3L10.5 8L5.5 13" stroke="%23C81A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:16px;height:16px}.thank-you-message a--tertiary.disabled,.thank-you-message a-tertiary.disabled,.thank-you-message a--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.thank-you-message a--tertiary.extra_large,.thank-you-message a-tertiary.extra_large,.thank-you-message a--outer.extra_large{font-size:18px}.thank-you-message a--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:17px;height:17px}@media screen and (max-width:576px){.thank-you-message a--hide-mobile{display:none}}.thank-you-message a--hide-desktop{display:none}@media screen and (max-width:576px){.thank-you-message a--hide-desktop{display:flex}}html{scroll-behavior:smooth}.toolbar-fixed .main-header{position:static}.layout-container{--top-menu-top-height:0px;--top-menu-bottom-height:116px;--top-menu-height:calc(var(--top-menu-top-height,36px) + var(--top-menu-bottom-height,116px))}@media screen and (max-width:1024px){.layout-container{--top-menu-bottom-height:72px}}.layout-container:has(.main-header__top){--top-menu-top-height:36px}.main-header{width:100%;display:flex;flex-direction:column;position:sticky;top:0;left:0;z-index:99999;height:var(--top-menu-height,116px);font-family:var(--font-main),sans-serif}.main-header.theme-color-default{--background-color:var(--gray-100);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700)}.main-header:has(.main-menu>.menu-item.has-dropdown:hover)::before{content:"";display:block;width:100vw;position:fixed;top:0;left:0;right:0;background:rgba(1,36,42,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:100vh;z-index:-1}.main-header .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 64px;max-width:1440px;width:100%}@media screen and (max-width:1440px){.main-header .container{padding:0 50px;max-width:1280px}}@media screen and (max-width:1280px){.main-header .container{padding:0 18px;max-width:1060px}}@media screen and (max-width:1024px){.main-header .container{padding:0 16px;max-width:800px}}.main-header__top,.main-header__bottom{display:flex;justify-content:center}.main-header__top{--body:var(--white);height:var(--top-menu-top-height,36px);background-color:var(--harbor-900)}.main-header__top .container{justify-content:flex-end}.main-header__top .container:has(.language-switcher){justify-content:space-between}@media screen and (max-width:1024px){.main-header__top .container:has(.language-switcher){justify-content:flex-end}}.main-header__top ul{list-style:none;display:flex;align-items:center;gap:26px;padding:0;margin:0}@media screen and (max-width:768px){.main-header__top ul{gap:18px}}@media screen and (max-width:576px){.main-header__top ul{gap:6px}}.main-header__top li{position:relative;display:flex;align-items:center}.main-header__top li:first-child::before{content:unset}.main-header__top li::before{width:6px;height:6px;border-radius:50%;content:"";background-color:var(--red-600);position:absolute;left:-16px}@media screen and (max-width:768px){.main-header__top li::before{left:-12px}}@media screen and (max-width:576px){.main-header__top li::before{width:4px;height:4px;left:-4px}}.main-header__top a{padding:8px 12px;text-decoration:none;transition:all .3s;font-weight:350}.main-header__top a,.main-header__top a--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-header__top a--bold{font-weight:700}@media screen and (max-width:1024px){.main-header__top a,.main-header__top a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__top a,.main-header__top a--bold{font-size:.75rem;line-height:130%}}.main-header__top a:hover{--body:var(--red-600)}@media screen and (max-width:576px){.main-header__top a{padding:8px 4px}}@media screen and (max-width:1024px){.main-header__top .languages-switcher{display:none}}.main-header__top .languages-switcher ul{gap:12px}.main-header__top .languages-switcher li::before{content:unset}.main-header__top .languages-switcher .language-link{display:block;width:33px;height:22px;font-size:0;background-position:center;background-size:cover;border:1px solid #fff}.main-header__top .languages-switcher .language-link:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-header__top .languages-switcher .language-link[hreflang=de]{background-image:url(/themes/custom/conga/build/images/l-de.svg)}.main-header__top .languages-switcher .language-link[hreflang=fr]{background-image:url(/themes/custom/conga/build/images/l-fr.svg)}.main-header__top .languages-switcher .language-link[hreflang=en]{background-image:url(/themes/custom/conga/build/images/l-en.svg)}.main-header__bottom{height:var(--top-menu-bottom-height,116px);padding:20px 0;background:var(--background-color);box-shadow:0 2px 8px 0 rgba(0,0,0,.07);border-bottom:1px solid var(--gray-200)}@media screen and (max-width:1024px){.main-header__bottom{height:var(--top-menu-bottom-height,72px);padding:6px 0}}.main-header__bottom .container{gap:40px;display:flex;flex-wrap:nowrap;justify-content:unset;position:relative}.main-header__bottom .container>nav{position:unset}@media screen and (max-width:1024px){.main-header__bottom .container>nav{display:none}}@media screen and (max-width:1280px){.main-header__bottom .container{gap:30px}}.main-header__bottom .item-title,.main-header__bottom .menu-item>a{--body:var(--black);display:flex;align-items:center;gap:4px;padding:46px 12px;text-decoration:none;transition:all .3s;cursor:pointer;font-weight:350}.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a--bold{font-weight:700}@media screen and (max-width:1024px){.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__bottom .item-title,.main-header__bottom .item-title--bold,.main-header__bottom .menu-item>a,.main-header__bottom .menu-item>a--bold{font-size:.875rem;line-height:130%}}@media screen and (max-width:1280px){.main-header__bottom .item-title,.main-header__bottom .menu-item>a{padding:46px 4px}}.main-header__bottom .item-title .link_content p,.main-header__bottom .menu-item>a .link_content p{color:var(--gray-700)}.main-header__bottom .item-title:hover,.main-header__bottom .menu-item>a:hover{--body:var(--red-600)}.main-header__bottom .item-title:hover::after,.main-header__bottom .menu-item>a:hover::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-header__bottom .item-title{--body:var(--gray-700)}.main-header__bottom .item-title:hover{--body:var(--gray-700)}.main-header__bottom .mobile-menu-trigger{all:unset;display:none;width:24px;height:16px;align-items:center;border-top:2px solid var(--harbor-900);border-bottom:2px solid var(--harbor-900);cursor:pointer;transition:all .3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (max-width:1024px){.main-header__bottom .mobile-menu-trigger{display:flex}}.main-header__bottom .mobile-menu-trigger::before{width:100%;border-bottom:2px solid var(--harbor-900);content:""}.main-header__bottom .mobile-menu-trigger.active{background-image:url(/themes/custom/conga/build/images/x-close.svg);width:24px;height:24px;border:none}.main-header__bottom .mobile-menu-trigger.active::before{display:none}.main-header__bottom .has-image{display:flex;align-items:flex-start !important;gap:8px !important}.main-header__bottom .has-image img,.main-header__bottom .has-image svg,.main-header__bottom .has-image picture{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.main-header__bottom .has-image .link_content{width:calc(100% - 40px)}.main-header__bottom .link_content{display:flex;flex-direction:column;gap:8px}.main-header__bottom .languages-switcher{min-width:105px;color:var(--gray-700);position:relative !important}.main-header__bottom .languages-switcher:hover{cursor:pointer}.main-header__bottom .languages-switcher:hover ul .links{display:flex}.main-header__bottom .languages-switcher:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(79%) saturate(3384%) hue-rotate(348deg) brightness(130%) contrast(101%);filter:brightness(0) saturate(100%) invert(12%) sepia(79%) saturate(3384%) hue-rotate(348deg) brightness(130%) contrast(101%)}.main-header__bottom .languages-switcher .item-list>ul{margin:0;padding:0}.main-header__bottom .languages-switcher .item-list>ul>li{margin:0}.main-header__bottom .languages-switcher ul{list-style:none}.main-header__bottom .languages-switcher ul .links{display:none;position:absolute;bottom:100%;left:calc(-50% + 40px);padding:0;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--gray-50);margin:0;border-radius:16px;border:none;box-shadow:0 4px 15px 0 rgba(172,172,172,.5);overflow:hidden}.main-header__bottom .languages-switcher ul .links li{width:100%;margin:0}.main-header__bottom .languages-switcher ul .links li a{display:flex;width:100%;padding:8px 12px}.main-header__bottom .languages-switcher ul .links li a:hover{-webkit-transform:none;transform:none;color:var(--body);background-color:var(--gray-100)}.main-header__bottom .languages-switcher ul .links li a::before{width:30px;height:16px;content:"";background-size:contain;background-repeat:no-repeat;margin-right:8px}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links li a::before{display:none}}.main-header__bottom .languages-switcher ul .links li.en a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Cg clip-path='url(%23clip0_17017_108482)'%3E%3Cpath d='M46 0H0V24.2105H46V0Z' fill='%23B22234'/%3E%3Cpath d='M0 2.79352H46H0ZM46 6.51821H0H46ZM0 10.2429H46H0ZM46 13.9676H0H46ZM0 17.6923H46H0ZM46 21.417H0H46Z' fill='black'/%3E%3Cpath d='M0 2.79352H46M46 6.51821H0M0 10.2429H46M46 13.9676H0M0 17.6923H46M46 21.417H0' stroke='white' stroke-width='1.86235'/%3E%3Cpath d='M18.4 0H0V13.0364H18.4V0Z' fill='%233C3B6E'/%3E%3Cpath d='M1.53465 0.558716L1.97252 1.90632L0.826172 1.07346H2.24313L1.09679 1.90632L1.53465 0.558716Z' fill='white'/%3E%3Cpath d='M1.53465 3.16602L1.97252 4.51362L0.826172 3.68076H2.24313L1.09679 4.51362L1.53465 3.16602Z' fill='white'/%3E%3Cpath d='M1.53465 5.77328L1.97252 7.12089L0.826172 6.28803H2.24313L1.09679 7.12089L1.53465 5.77328Z' fill='white'/%3E%3Cpath d='M1.53465 8.38058L1.97252 9.72819L0.826172 8.89533H2.24313L1.09679 9.72819L1.53465 8.38058Z' fill='white'/%3E%3Cpath d='M1.53465 10.9879L1.97252 12.3355L0.826172 11.5026H2.24313L1.09679 12.3355L1.53465 10.9879Z' fill='white'/%3E%3Cpath d='M3.06785 1.86237L3.50572 3.20997L2.35938 2.37711H3.77633L2.62999 3.20997L3.06785 1.86237Z' fill='white'/%3E%3Cpath d='M3.06785 4.46967L3.50572 5.81727L2.35938 4.98441H3.77633L2.62999 5.81727L3.06785 4.46967Z' fill='white'/%3E%3Cpath d='M3.06785 7.07693L3.50572 8.42454L2.35938 7.59168H3.77633L2.62999 8.42454L3.06785 7.07693Z' fill='white'/%3E%3Cpath d='M3.06785 9.68423L3.50572 11.0318L2.35938 10.199H3.77633L2.62999 11.0318L3.06785 9.68423Z' fill='white'/%3E%3Cpath d='M4.5991 0.558716L5.03697 1.90632L3.89062 1.07346H5.30758L4.16124 1.90632L4.5991 0.558716Z' fill='white'/%3E%3Cpath d='M4.5991 3.16602L5.03697 4.51362L3.89062 3.68076H5.30758L4.16124 4.51362L4.5991 3.16602Z' fill='white'/%3E%3Cpath d='M4.5991 5.77328L5.03697 7.12089L3.89062 6.28803H5.30758L4.16124 7.12089L4.5991 5.77328Z' fill='white'/%3E%3Cpath d='M4.5991 8.38058L5.03697 9.72819L3.89062 8.89533H5.30758L4.16124 9.72819L4.5991 8.38058Z' fill='white'/%3E%3Cpath d='M4.5991 10.9879L5.03697 12.3355L3.89062 11.5026H5.30758L4.16124 12.3355L4.5991 10.9879Z' fill='white'/%3E%3Cpath d='M6.13426 1.86237L6.57212 3.20997L5.42578 2.37711H6.84274L5.6964 3.20997L6.13426 1.86237Z' fill='white'/%3E%3Cpath d='M6.13426 4.46967L6.57212 5.81727L5.42578 4.98441H6.84274L5.6964 5.81727L6.13426 4.46967Z' fill='white'/%3E%3Cpath d='M6.13426 7.07693L6.57212 8.42454L5.42578 7.59168H6.84274L5.6964 8.42454L6.13426 7.07693Z' fill='white'/%3E%3Cpath d='M6.13426 9.68423L6.57212 11.0318L5.42578 10.199H6.84274L5.6964 11.0318L6.13426 9.68423Z' fill='white'/%3E%3Cpath d='M7.66746 0.558716L8.10533 1.90632L6.95898 1.07346H8.37594L7.2296 1.90632L7.66746 0.558716Z' fill='white'/%3E%3Cpath d='M7.66746 3.16602L8.10533 4.51362L6.95898 3.68076H8.37594L7.2296 4.51362L7.66746 3.16602Z' fill='white'/%3E%3Cpath d='M7.66746 5.77328L8.10533 7.12089L6.95898 6.28803H8.37594L7.2296 7.12089L7.66746 5.77328Z' fill='white'/%3E%3Cpath d='M7.66746 8.38058L8.10533 9.72819L6.95898 8.89533H8.37594L7.2296 9.72819L7.66746 8.38058Z' fill='white'/%3E%3Cpath d='M7.66746 10.9879L8.10533 12.3355L6.95898 11.5026H8.37594L7.2296 12.3355L7.66746 10.9879Z' fill='white'/%3E%3Cpath d='M9.20067 1.86237L9.63853 3.20997L8.49219 2.37711H9.90915L8.7628 3.20997L9.20067 1.86237Z' fill='white'/%3E%3Cpath d='M9.20067 4.46967L9.63853 5.81727L8.49219 4.98441H9.90915L8.7628 5.81727L9.20067 4.46967Z' fill='white'/%3E%3Cpath d='M9.20067 7.07693L9.63853 8.42454L8.49219 7.59168H9.90915L8.7628 8.42454L9.20067 7.07693Z' fill='white'/%3E%3Cpath d='M9.20067 9.68423L9.63853 11.0318L8.49219 10.199H9.90915L8.7628 11.0318L9.20067 9.68423Z' fill='white'/%3E%3Cpath d='M10.7319 0.558716L11.1698 1.90632L10.0234 1.07346H11.4404L10.2941 1.90632L10.7319 0.558716Z' fill='white'/%3E%3Cpath d='M10.7319 3.16602L11.1698 4.51362L10.0234 3.68076H11.4404L10.2941 4.51362L10.7319 3.16602Z' fill='white'/%3E%3Cpath d='M10.7319 5.77328L11.1698 7.12089L10.0234 6.28803H11.4404L10.2941 7.12089L10.7319 5.77328Z' fill='white'/%3E%3Cpath d='M10.7319 8.38058L11.1698 9.72819L10.0234 8.89533H11.4404L10.2941 9.72819L10.7319 8.38058Z' fill='white'/%3E%3Cpath d='M10.7319 10.9879L11.1698 12.3355L10.0234 11.5026H11.4404L10.2941 12.3355L10.7319 10.9879Z' fill='white'/%3E%3Cpath d='M12.2671 1.86237L12.7049 3.20997L11.5586 2.37711H12.9756L11.8292 3.20997L12.2671 1.86237Z' fill='white'/%3E%3Cpath d='M12.2671 4.46967L12.7049 5.81727L11.5586 4.98441H12.9756L11.8292 5.81727L12.2671 4.46967Z' fill='white'/%3E%3Cpath d='M12.2671 7.07693L12.7049 8.42454L11.5586 7.59168H12.9756L11.8292 8.42454L12.2671 7.07693Z' fill='white'/%3E%3Cpath d='M12.2671 9.68423L12.7049 11.0318L11.5586 10.199H12.9756L11.8292 11.0318L12.2671 9.68423Z' fill='white'/%3E%3Cpath d='M13.8022 0.558716L14.2401 1.90632L13.0938 1.07346H14.5107L13.3644 1.90632L13.8022 0.558716Z' fill='white'/%3E%3Cpath d='M13.8022 3.16602L14.2401 4.51362L13.0938 3.68076H14.5107L13.3644 4.51362L13.8022 3.16602Z' fill='white'/%3E%3Cpath d='M13.8022 5.77328L14.2401 7.12089L13.0938 6.28803H14.5107L13.3644 7.12089L13.8022 5.77328Z' fill='white'/%3E%3Cpath d='M13.8022 8.38058L14.2401 9.72819L13.0938 8.89533H14.5107L13.3644 9.72819L13.8022 8.38058Z' fill='white'/%3E%3Cpath d='M13.8022 10.9879L14.2401 12.3355L13.0938 11.5026H14.5107L13.3644 12.3355L13.8022 10.9879Z' fill='white'/%3E%3Cpath d='M15.3354 1.86237L15.7733 3.20997L14.627 2.37711H16.0439L14.8976 3.20997L15.3354 1.86237Z' fill='white'/%3E%3Cpath d='M15.3354 4.46967L15.7733 5.81727L14.627 4.98441H16.0439L14.8976 5.81727L15.3354 4.46967Z' fill='white'/%3E%3Cpath d='M15.3354 7.07693L15.7733 8.42454L14.627 7.59168H16.0439L14.8976 8.42454L15.3354 7.07693Z' fill='white'/%3E%3Cpath d='M15.3354 9.68423L15.7733 11.0318L14.627 10.199H16.0439L14.8976 11.0318L15.3354 9.68423Z' fill='white'/%3E%3Cpath d='M16.8647 0.558716L17.3026 1.90632L16.1562 1.07346H17.5732L16.4269 1.90632L16.8647 0.558716Z' fill='white'/%3E%3Cpath d='M16.8647 3.16602L17.3026 4.51362L16.1562 3.68076H17.5732L16.4269 4.51362L16.8647 3.16602Z' fill='white'/%3E%3Cpath d='M16.8647 5.77328L17.3026 7.12089L16.1562 6.28803H17.5732L16.4269 7.12089L16.8647 5.77328Z' fill='white'/%3E%3Cpath d='M16.8647 8.38058L17.3026 9.72819L16.1562 8.89533H17.5732L16.4269 9.72819L16.8647 8.38058Z' fill='white'/%3E%3Cpath d='M16.8647 10.9879L17.3026 12.3355L16.1562 11.5026H17.5732L16.4269 12.3355L16.8647 10.9879Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108482'%3E%3Crect width='46' height='24.2105' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-header__bottom .languages-switcher ul .links li.de a::before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='24' viewBox='0 0 46 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17017_108566)'%3E%3Cpath d='M46 0H0V8H46V0Z' fill='black'/%3E%3Cpath d='M46 8H0V16H46V8Z' fill='%23DD0000'/%3E%3Cpath d='M46 16H0V24H46V16Z' fill='%23FFCE00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108566'%3E%3Crect width='46' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-header__bottom .languages-switcher ul .links li.fr a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Crect width='15.3333' height='24' fill='%23002654'/%3E%3Crect x='15.3301' width='15.3333' height='24' fill='white'/%3E%3Crect x='30.6602' width='15.3333' height='24' fill='%23CE1126'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.main-header__bottom .languages-switcher ul .links{left:calc(-50% + 54px)}}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links{left:24px}}.main-header__bottom .languages-switcher ul li a{color:var(--gray-700);text-decoration:none}.main-header__bottom .languages-switcher::before{width:24px;height:24px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block;transition:all .3s;margin-right:8px}.main-header__bottom .languages-switcher::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s;margin-left:8px}.main-header__bottom .languages-switcher{min-width:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 0}@media screen and (max-width:1024px){.main-header__bottom .languages-switcher{display:flex !important}}.main-header__bottom .languages-switcher .item-list{width:0}.main-header__bottom .languages-switcher ul{gap:0}.main-header__bottom .languages-switcher ul .links{bottom:unset;top:100%;left:calc(-100% - 24px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links{left:-100%}}.main-header__bottom .languages-switcher ul .links li a::before{margin-right:0;background-image:none}.main-header__bottom .languages-switcher ul .links .language-link{--body:var(--black);border:none;gap:12px;align-items:center;text-decoration:none;padding:12px;font-weight:350}.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-header__bottom .languages-switcher ul .links .language-link--bold{font-weight:700}@media screen and (max-width:1024px){.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{line-height:130%}}@media screen and (max-width:576px){.main-header__bottom .languages-switcher ul .links .language-link,.main-header__bottom .languages-switcher ul .links .language-link--bold{font-size:.75rem;line-height:130%}}.main-header__bottom .languages-switcher ul .links .language-link.is-active{background-color:var(--gray-200)}.main-header__bottom .languages-switcher ul .links .language-link::before{width:46px;height:24px}.main-header__bottom .languages-switcher::before{margin:0;transition:all .1s}.main-header__bottom .languages-switcher::after{content:none}.main-header__bottom.is_front{background-color:var(--harbor-900)}.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>.main-title,.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>a,.main-header__bottom.is_front .container>.search-box:not(.active)>form>button>svg{color:var(--white)}.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>.main-title::after,.main-header__bottom.is_front .container>nav>.main-menu>.menu-item>a::after,.main-header__bottom.is_front .container>.search-box:not(.active)>form>button>svg::after{background-color:var(--white)}.main-header__bottom.is_front .container>.mobile-menu-trigger{border-color:var(--white)}.main-header__bottom.is_front .container>.mobile-menu-trigger.active{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%)}.main-header__bottom.is_front .container>.mobile-menu-trigger::before{border-color:var(--white)}.main-header__bottom.is_front .languages-switcher::before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(185deg) brightness(114%) contrast(101%)}.main-header .site-logo{display:block;width:76px;height:auto}@media screen and (max-width:1024px){.main-header .site-logo{width:52px}}.main-header .site-logo svg,.main-header .site-logo img,.main-header .site-logo picture{width:100%;height:auto}.main-header .site-logo .field--type-image{font-size:0}.main-header .search-box{flex:1 1;display:flex;justify-content:flex-end}.main-header .search-box input[type=search]::-ms-clear{display:none;width:0;height:0}.main-header .search-box input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.main-header .search-box input[type=search]:focus-visible{outline-color:var(--gray-300)}.main-header .search-box form{position:relative;display:flex;align-items:center}.main-header .search-box input{display:none;height:48px;padding:0 16px 0 40px;align-items:center;align-self:stretch;background:var(--gray-100);border:1px solid var(--gray-200);margin:0}.main-header .search-box .search-submit,.main-header .search-box .search-open{all:unset;color:var(--black);cursor:pointer;width:21.24px;height:22px;transition:all .3s}.main-header .search-box .search-submit:hover,.main-header .search-box .search-open:hover{-webkit-transform:scale(1.2);transform:scale(1.2);color:var(--red-600)}.main-header .search-box .search-submit svg,.main-header .search-box .search-open svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-header .search-box .search-submit{display:none}.main-header .search-box .search-close{all:unset;display:none;position:absolute;left:16px;width:20px;height:20px;font-size:0;cursor:pointer;transition:all .3s}.main-header .search-box .search-close:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-header .search-box .search-close:hover::before,.main-header .search-box .search-close:hover::after{background-color:var(--red-600)}.main-header .search-box .search-close::before,.main-header .search-box .search-close::after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#000}.main-header .search-box .search-close::before{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.main-header .search-box .search-close::after{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.main-header .search-box.active{width:100%}@media screen and (max-width:576px){.main-header .search-box.active{position:absolute;left:0;right:0;z-index:999;padding:0 16px}}.main-header .search-box.active form{width:100%;display:flex}.main-header .search-box.active input{display:flex;flex:1 1}@media screen and (max-width:1024px){.main-header .search-box.active input{font-size:16px;width:100%}}.main-header .search-box.active .search-open{display:none}.main-header .search-box.active .search-submit{display:flex;position:absolute;right:16px}.main-header .search-box.active .search-close{display:flex}.main-header .row-buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex:1 1;max-width:152px;justify-content:flex-end}.main-header .row-buttons a{white-space:nowrap}@media screen and (max-width:1024px){.main-header .row-buttons{display:none}}.main-header .has-dropdown .item-title::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s}.main-header .menu-level-0{list-style:none;display:flex;gap:4px;padding:0;margin:-12px}.main-header .menu-level-0>.menu-item>a{--body:var(--gray-700)}.main-header .menu-level-0>.menu-item>a:hover{color:var(--red-600)}.main-header .menu-item:hover>.item-title{color:var(--red-600)}.main-header .menu-item:hover>.item-title::after{background-color:var(--red-600)}.main-header .menu-item:hover .menu-level-1{display:flex}.main-header .menu-level-1{display:none;position:absolute;width:100%;max-width:1280px;top:94px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9999;border-radius:0 0 24px 24px;box-shadow:0 4px 21px 0 rgba(113,113,113,.15);overflow:hidden}.main-header .menu-level-1.no-feature{max-width:1006px}.main-header .menu-level-1.no-feature>ul{width:100%}.main-header .menu-level-1.media--right{flex-direction:row-reverse}.main-header .menu-level-1 ul{list-style:none}.main-header .menu-level-1>ul{display:flex;flex-wrap:wrap;gap:24px;width:calc(100% - 274px);padding:24px;margin:0;background-color:var(--white)}.main-header .menu-level-1>ul>.menu-item>a{text-decoration:none;margin-bottom:24px}.main-header .menu-level-1>ul>.menu-item>a .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.main-header .menu-level-1>ul>.menu-item>a .link_content span{font-size:.75rem}}.main-header .menu-level-1>ul>.menu-item>a .link_content span{text-decoration:none}.main-header .menu-level-1>ul>.menu-item>a .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.main-header .menu-level-1>ul>.menu-item>a .link_content span{font-size:14px}}.main-header .menu-level-1>ul>.menu-item>a:hover .link_content span{color:var(--red-600)}.main-header .menu-level-1>ul>.menu-item>a:hover .link_content span::after{-webkit-transform:none;transform:none}.main-header .menu-level-1>ul>.menu-item>a{padding:0;font-size:1rem}.main-header .menu-level-1>ul>.menu-item>.item-title{color:var(--body);font-size:.875rem;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase;cursor:unset;margin:0 0 24px;padding:0}.main-header .menu-level-1>ul>.menu-item>.item-title::after{display:none}.main-header .menu-level-1>ul li{flex:1 1}.main-header .menu-level-1>ul.count-1>li{width:100%}.main-header .menu-level-1>ul.count-2>li{width:calc(50% - 12px)}.main-header .menu-level-1>ul.count-3>li{width:calc(33.3333% - 16px)}.main-header .menu-level-1>ul .additional-links{width:calc(100% + 48px);margin:0 -24px -24px;display:flex;border-radius:0 0 24px;border-top:1px solid var(--gray-200);background:var(--gray-50)}.main-header .menu-level-1>ul .submenu-link{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:16px}.main-header .menu-level-1>ul .submenu-link>a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;transition:.3s all;padding:24px;height:100%}.main-header .menu-level-1>ul .submenu-link>a:hover{background-color:var(--gray-300)}.main-header .menu-level-1>ul .submenu-link>a:hover span{color:var(--red-600)}.main-header .menu-level-1>ul .submenu-link>a:hover span::after{-webkit-transform:none;transform:none}.main-header .menu-level-1>ul .submenu-link>a span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link>a span{font-size:.75rem}}.main-header .menu-level-1>ul .submenu-link>a span{margin-bottom:0;text-decoration:none}.main-header .menu-level-1>ul .submenu-link>a span::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:""}.main-header .menu-level-1>ul .submenu-link>a p{font-weight:350}.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-header .menu-level-1>ul .submenu-link>a p--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link>a p,.main-header .menu-level-1>ul .submenu-link>a p--bold{font-size:.75rem;line-height:130%}}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2){flex:unset;width:204px;border-left:1px solid var(--gray-200)}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span{--body:var(--red-600);text-transform:none;font-weight:350;font-weight:700}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span,.main-header .menu-level-1>ul .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:.875rem;line-height:130%}}.main-header .menu-level-1 p{margin:0;font-weight:350}.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-header .menu-level-1 p--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-1 p,.main-header .menu-level-1 p--bold{font-size:.75rem;line-height:130%}}.main-header .menu-level-1 .submenu-feature{width:274px;padding:24px;background-color:var(--background-color)}.main-header .menu-level-1 .submenu-feature .field--name-field-title{padding-bottom:24px;border-bottom:1px solid var(--gray-200);text-transform:uppercase}.main-header .menu-level-1 .submenu-feature .resource-cards__list{margin:16px 0}.main-header .menu-level-1 .submenu-feature .resource-cards__item{display:flex;align-items:center}.main-header .menu-level-1 .submenu-feature .resource-cards__item img{margin-bottom:0;height:15px;width:auto;margin-right:12px}.main-header .menu-level-1.menu-theme--harbor_900 .submenu-feature{--body:var(--gray-50);--background-color:var(--harbor-900);background-color:var(--harbor-900)}.main-header .menu-level-1.menu-theme--gray_50 .submenu-feature{--body:var(--gray-700);--background-color:var(--gray-50);background-color:var(--gray-50);border-right:1px solid var(--gray-200)}.main-header .menu-level-1.menu-theme--gray_50.media--right .submenu-feature{border-left:1px solid var(--gray-200)}.main-header .menu-level-2{display:flex;flex-direction:column;gap:24px;padding:24px 0 0;margin:0;border-top:1px solid var(--gray-200)}.main-header .menu-level-2 li{margin:0;display:flex;flex-direction:column;gap:8px}.main-header .menu-level-2 a{padding:0;font-weight:350;font-weight:700}.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.main-header .menu-level-2 a--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .menu-level-2 a,.main-header .menu-level-2 a--bold{font-size:.875rem;line-height:130%}}.main-header .menu-level-2.count-1,.main-header .menu-level-2.count-2,.main-header .menu-level-2.count-3{gap:24px}.main-header .menu-level-2 .no-description{margin:-4px 0}.main-header .menu-level-2 .no-description img,.main-header .menu-level-2 .no-description svg,.main-header .menu-level-2 .no-description picture{width:22px;height:22px}.main-header .menu-media-size--small .card-benefit img,.main-header .menu-media-size--small .card-benefit svg,.main-header .menu-media-size--small .card-benefit picture{width:80px}.main-header .menu-media-size--medium .card-benefit img,.main-header .menu-media-size--medium .card-benefit svg,.main-header .menu-media-size--medium .card-benefit picture{width:140px}.main-header .menu-media-size--large .card-benefit img,.main-header .menu-media-size--large .card-benefit svg,.main-header .menu-media-size--large .card-benefit picture{width:100%}.main-header .card-benefit{display:flex;flex-direction:column;gap:8px}.main-header .card-benefit img,.main-header .card-benefit svg,.main-header .card-benefit picture{width:80px;height:auto}.main-header .card-benefit img,.main-header .card-benefit svg{margin-bottom:16px}.main-header .card-benefit p{font-weight:350}.main-header .card-benefit p,.main-header .card-benefit p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-header .card-benefit p--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .card-benefit p,.main-header .card-benefit p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .card-benefit p,.main-header .card-benefit p--bold{font-size:.75rem;line-height:130%}}.main-header .card-benefit .p{font-weight:350;font-weight:700}.main-header .card-benefit .p,.main-header .card-benefit .p--bold{font-size:1.25rem;line-height:150%;text-align:left;color:var(--body)}.main-header .card-benefit .p--bold{font-weight:700}@media screen and (max-width:1024px){.main-header .card-benefit .p,.main-header .card-benefit .p--bold{line-height:130%}}@media screen and (max-width:576px){.main-header .card-benefit .p,.main-header .card-benefit .p--bold{font-size:1.125rem;line-height:150%}}.main-header.active-search .menu-level-0{display:none}.toolbar-vertical .mobile-navigation,.toolbar-fixed .mobile-navigation{top:136px;height:calc(100% - 136px)}.mobile-navigation{position:fixed;top:72px;right:0;z-index:9999;width:100%;height:calc(100% - 72px);justify-content:flex-end;background-color:rgba(0,0,0,.35);display:none}@media(min-width:1025px){.mobile-navigation{display:none !important}}.mobile-navigation.active{display:flex}.mobile-navigation.active .mobile-navigation__box{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-navigation__box{width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--white);-webkit-transform:translateX(-100%);transform:translateX(-100%);position:relative}.mobile-navigation__box .container{display:flex;flex-direction:column;padding-bottom:94px;height:100%;position:unset;overflow:auto}@media screen and (max-width:1280px){.mobile-navigation__box .container{max-width:800px;padding:0 16px 94px}}.mobile-navigation__box>.container>.row-buttons{display:flex;padding:24px;position:absolute;bottom:0;left:0;border-top:1px solid var(--gray-200);background-color:var(--white);width:100%}.mobile-navigation .menu-level-0{list-style:none;display:flex;flex-direction:column;margin:0;padding:16px 0}.mobile-navigation .menu-level-0>li{padding:8px 0;border-bottom:1px solid var(--gray-200)}.mobile-navigation .menu-level-0>li:first-child{padding-top:0}.mobile-navigation .menu-level-0>li:last-child{padding-bottom:0;border-bottom:none}.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>.main-title{--body:var(--black);display:flex;align-items:center;padding:8px 12px;border-radius:4px;position:relative;text-decoration:none;cursor:pointer;font-weight:350}.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>a--bold,.mobile-navigation .menu-level-0>li>.main-title,.mobile-navigation .menu-level-0>li>.main-title--bold{font-size:.875rem;line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-0>li>a,.mobile-navigation .menu-level-0>li>.main-title{font-size:16px}}.mobile-navigation .menu-level-0>li>a span,.mobile-navigation .menu-level-0>li>.main-title span{font-size:16px}.mobile-navigation .menu-level-0>li.has-dropdown{display:flex;flex-direction:column;position:relative}.mobile-navigation .menu-level-0>li.has-dropdown>a::after,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";position:absolute;top:6px;right:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mobile-navigation .menu-level-0>li.has-dropdown>a.active,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title.active{background-color:var(--harbor-50)}.mobile-navigation .menu-level-0>li.has-dropdown>a.active::after,.mobile-navigation .menu-level-0>li.has-dropdown>.main-title.active::after{color:var(--red-600);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mobile-navigation .menu-level-1{list-style:none;display:none;flex-direction:column;padding-left:24px}.mobile-navigation .menu-level-1.active{display:flex}.mobile-navigation .menu-level-1 *{margin:0}.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item{display:flex;gap:12px}.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item img,.mobile-navigation .menu-level-1 .card-benefit .resource-cards__item svg{width:15px;height:auto}.mobile-navigation .menu-level-1>ul{list-style:none;display:flex;flex-direction:column;padding:0}.mobile-navigation .menu-level-1>ul>li{padding:16px 0;border-top:1px solid var(--gray-200)}.mobile-navigation .menu-level-1>ul>li>a{text-decoration:none;margin-bottom:24px}.mobile-navigation .menu-level-1>ul>li>a .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.mobile-navigation .menu-level-1>ul>li>a .link_content span{font-size:.75rem}}.mobile-navigation .menu-level-1>ul>li>a .link_content span{text-decoration:none}.mobile-navigation .menu-level-1>ul>li>a .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.mobile-navigation .menu-level-1>ul>li>a .link_content span{font-size:14px}}.mobile-navigation .menu-level-1>ul>li>a:hover .link_content span{color:var(--red-600)}.mobile-navigation .menu-level-1>ul>li>a:hover .link_content span::after{-webkit-transform:none;transform:none}.mobile-navigation .menu-level-1>ul>li>a{display:flex;margin-bottom:16px;font-size:14px !important}.mobile-navigation .menu-level-1>ul>li>.item-title{margin-bottom:16px;font-size:14px}.mobile-navigation .menu-level-1 .additional-links .submenu-link:first-child{display:flex}.mobile-navigation .menu-level-2{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0}.mobile-navigation .menu-level-2>li{display:flex;flex-direction:column;gap:4px}.mobile-navigation .menu-level-2>li>a{--body:var(--black);text-decoration:none;font-weight:350;font-weight:700}.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-2>li>a--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-2>li>a,.mobile-navigation .menu-level-2>li>a--bold{font-size:.875rem;line-height:130%}}.mobile-navigation .menu-level-2>li>a{font-size:14px}.mobile-navigation .menu-level-2>li>a .link_content p{color:var(--gray-700)}.mobile-navigation .menu-level-2>li>a:hover{--body:var(--red-600)}.mobile-navigation .menu-level-2>li p{font-weight:350}.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.mobile-navigation .menu-level-2>li p--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .menu-level-2>li p,.mobile-navigation .menu-level-2>li p--bold{font-size:.75rem;line-height:130%}}.mobile-navigation .menu-level-2>li p{font-size:12px}.mobile-navigation .card-benefit{padding:16px 0 16px 62px;display:flex;flex-direction:column;gap:8px;position:relative}.mobile-navigation .card-benefit article{-o-object-fit:contain;object-fit:contain;position:absolute;left:0}.mobile-navigation .card-benefit img,.mobile-navigation .card-benefit svg{width:48px;height:48px}.mobile-navigation .card-benefit p{font-weight:350}.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.mobile-navigation .card-benefit p--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .card-benefit p,.mobile-navigation .card-benefit p--bold{font-size:.75rem;line-height:130%}}.mobile-navigation .card-benefit p{font-size:12px}.mobile-navigation .card-benefit .p{font-weight:350;font-weight:700}.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{font-size:1.25rem;line-height:150%;text-align:left;color:var(--body)}.mobile-navigation .card-benefit .p--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .card-benefit .p,.mobile-navigation .card-benefit .p--bold{font-size:1.125rem;line-height:150%}}.mobile-navigation .card-benefit .p{font-size:18px}.mobile-navigation .additional-links{border-top:1px solid var(--gray-200)}.mobile-navigation .additional-links .submenu-link{padding:16px 0}.mobile-navigation .additional-links .submenu-link:last-child{display:none}.mobile-navigation .additional-links .submenu-link a{text-decoration:none}.mobile-navigation .additional-links .submenu-link span{text-decoration:none;margin-bottom:24px}.mobile-navigation .additional-links .submenu-link span .link_content span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link span .link_content span{font-size:.75rem}}.mobile-navigation .additional-links .submenu-link span .link_content span{text-decoration:none}.mobile-navigation .additional-links .submenu-link span .link_content span::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";margin-left:4px}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link span .link_content span{font-size:14px}}.mobile-navigation .additional-links .submenu-link span:hover .link_content span{color:var(--red-600)}.mobile-navigation .additional-links .submenu-link span:hover .link_content span::after{-webkit-transform:none;transform:none}.mobile-navigation .additional-links .submenu-link span{margin-bottom:0}.mobile-navigation .additional-links .submenu-link p{font-weight:350}.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.mobile-navigation .additional-links .submenu-link p--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .additional-links .submenu-link p,.mobile-navigation .additional-links .submenu-link p--bold{font-size:.75rem;line-height:130%}}.mobile-navigation .has-image{display:flex;gap:8px}.mobile-navigation .has-image img,.mobile-navigation .has-image svg,.mobile-navigation .has-image picture{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.mobile-navigation .has-image .link_content{width:calc(100% - 40px)}.mobile-navigation .link_content{display:flex;flex-direction:column;justify-content:center;gap:4px}.mobile-navigation .submenu-link{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:16px}.mobile-navigation .submenu-link>a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;transition:.3s all;padding:24px;height:100%}.mobile-navigation .submenu-link>a:hover{background-color:var(--gray-300)}.mobile-navigation .submenu-link>a:hover span{color:var(--red-600)}.mobile-navigation .submenu-link>a:hover span::after{-webkit-transform:none;transform:none}.mobile-navigation .submenu-link>a span{display:flex;align-items:center;color:var(--black);padding:0;font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.mobile-navigation .submenu-link>a span{font-size:.75rem}}.mobile-navigation .submenu-link>a span{margin-bottom:0;text-decoration:none}.mobile-navigation .submenu-link>a span::after{width:16px;height:22px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDE2IDIyIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNS41IDZMMTAuNSAxMUw1LjUgMTYiIHN0cm9rZT0iI0M4MTExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:""}.mobile-navigation .submenu-link>a p{font-weight:350}.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.mobile-navigation .submenu-link>a p--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .submenu-link>a p,.mobile-navigation .submenu-link>a p--bold{font-size:.75rem;line-height:130%}}.mobile-navigation .submenu-link:last-child:nth-child(n+2){flex:unset;width:204px;border-left:1px solid var(--gray-200)}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span{--body:var(--red-600);text-transform:none;font-weight:350;font-weight:700}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-weight:700}@media screen and (max-width:1024px){.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{line-height:130%}}@media screen and (max-width:576px){.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span,.mobile-navigation .submenu-link:last-child:nth-child(n+2) a span--bold{font-size:.875rem;line-height:130%}}.mobile-navigation .submenu-link a{padding:0}.mobile-navigation .submenu-link a:hover{background-color:rgba(0,0,0,0)}.main-footer{overflow:hidden;width:100%}.main-footer *{font-family:var(--font-main),sans-serif}.main-footer__top{padding:80px 0;background-color:var(--gray-50)}@media screen and (max-width:768px){.main-footer__top{padding:60px 0 10px}}.main-footer__top .container{display:flex;justify-content:space-between;position:relative;gap:68px;margin:0 auto}@media screen and (max-width:1024px){.main-footer__top .container{display:flex;flex-direction:column}}@media screen and (max-width:768px){.main-footer__top .container{gap:16px}}.main-footer__top .container>*{margin-bottom:0}.main-footer__top .container .footer-menu-nav{width:calc(100% - 68px - 76px)}@media screen and (max-width:1024px){.main-footer__top .container .footer-menu-nav{width:100%}}.main-footer__top .container .footer-menu-nav .footer-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:0 48px}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu{flex-wrap:wrap}}.main-footer__top .container .footer-menu-nav .footer-menu>li{max-width:25%}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu>li{width:100%;max-width:none}}.main-footer__top .container .footer-menu-nav .footer-menu>li:last-child{min-width:160px}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-area{border-bottom:1px solid var(--gray-200)}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-area:last-child{border-bottom:none}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked{margin-bottom:0;display:flex !important;padding:8px 12px;position:relative;text-transform:capitalize}.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked::after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTMgNkw4IDExTDMgNiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");background-size:contain;background-repeat:no-repeat}.main-footer__top .container .footer-menu-nav .footer-menu .menu-title--linked a{padding-bottom:0;border-bottom:none;font-size:1rem;font-style:normal;font-weight:350;line-height:140%;margin:8px 0;text-transform:capitalize}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-item{width:100%;display:none}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .menu-item a{width:100%}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked{border-radius:4px;background:var(--harbor-50);padding:8px 12px;border-bottom:none;position:relative}.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTMgMTBMOCA1TDMgMTAiIHN0cm9rZT0iI0U1MzUzNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=")}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-title--linked a{border:none;padding-bottom:0;margin:0}}.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item{display:flex}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item{margin-bottom:16px;padding-left:24px}}@media screen and (max-width:768px){.main-footer__top .container .footer-menu-nav .footer-menu .active .menu-item.menu-title--linked{padding-left:12px}}.main-footer__top .footer-logo{background:url("/themes/custom/themekit/dist/images/branding/logo-conga-2022.svg") 0 0 no-repeat;background-size:contain;display:block;height:76px;width:76px}.main-footer__top #block-conga-globalhq p{margin:0;line-height:23.8px}.main-footer__top #block-conga-globalhq .field--name-field-heading{margin-bottom:12px}.main-footer__top #block-conga-globalhq .field--name-field-heading p{color:var(--black);line-height:110%;font-size:14px;font-weight:bold;font-family:var(--font-secondary)}.main-footer__top #block-conga-globalhq a{font-size:14px;color:#e53535;text-decoration:none;font-weight:600}.main-footer__top #block-conga-globalhq a:not([href*=tel]){position:relative}.main-footer__top #block-conga-globalhq a:not([href*=tel])::after{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon - 16px'%3E%3Cpath id='Vector 3' d='M5.5 3L10.5 8L5.5 13' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");top:1px;right:-17px;width:14px;height:100%}.main-footer__top .block--text{margin:-70% 0 0;max-width:325px;padding:50px 0 0;text-align:left;position:relative}@media screen and (max-width:1024px){.main-footer__top .block--text{margin:-30px 0 0}}.main-footer__top .block--text::after{content:"";position:absolute;top:-2%;left:-10%;width:125%;height:125%;background:url(/themes/custom/conga/build/images/footer-map.svg) no-repeat;background-size:contain;z-index:-1}@media screen and (max-width:1024px){.main-footer__top .block--text::after{background-size:auto;top:-50px}}.main-footer__top .block--text .field--name-field-heading{color:#000;font-size:14px;line-height:110%}.main-footer__top .block--text .field--name-field-heading p{font-size:14px;margin:0}.main-footer__top .block--text .field--name-field-description{margin-top:.75rem}.main-footer__top .block--text .field--name-field-description p{margin:0;font-size:.875rem}.main-footer__top .block--text .field--name-field-description a{color:#e53535;display:inline-block;font-size:1rem;text-decoration:none;vertical-align:top}.main-footer__top .block--text .field--name-field-description a:hover{color:#830a30}.main-footer__top .block--text .field--name-field-description a:active{color:#e53535}@media all and (-ms-high-contrast:none){.main-footer__top .navigation{margin:0 48px}}@media screen and (max-width:1024px){.main-footer__top .navigation{grid-area:footer-03}}.main-footer__top .block--form .paragraph--type--reference-marketo-form h2{font-size:1rem;margin:0;text-align:left}.main-footer__top .block--cta-block{max-height:120px}.main-footer__top ul{list-style:none;font-size:16px;line-height:1.5;margin:0;padding:0}.main-footer__top ul .menu-item{margin-bottom:8px}.main-footer__top ul .menu-item>a{display:block;text-decoration:none;font-weight:350}.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.main-footer__top ul .menu-item>a--bold{font-weight:700}@media screen and (max-width:1024px){.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{line-height:130%}}@media screen and (max-width:576px){.main-footer__top ul .menu-item>a,.main-footer__top ul .menu-item>a--bold{font-size:.75rem;line-height:130%}}.main-footer__top ul .menu-item>a:hover,.main-footer__top ul .menu-item>a:focus,.main-footer__top ul .menu-item>a:active{color:#e53535}.main-footer__top ul .menu-title{font-size:.875rem;font-weight:700;text-transform:uppercase}.main-footer__top ul .menu-title--linked>a{font-size:1rem;font-weight:700;line-height:100%;text-transform:uppercase;padding-bottom:12px;border-bottom:1px solid var(--gray-200);color:var(--black);margin-bottom:24px}.main-footer__top ul .menu-title--linked>a:hover,.main-footer__top ul .menu-title--linked>a:focus,.main-footer__top ul .menu-title--linked>a:active{color:var(--harbor-800)}.main-footer__bottom{width:100%;display:flex;justify-content:center;padding:8px 0;border-top:1px solid var(--gray-200);background-color:var(--white)}.main-footer__bottom .container{justify-content:space-between;color:var(--gray-700);font-size:.85em;gap:0 145px}.main-footer__bottom .container .languages-switcher{min-width:105px;color:var(--gray-700);position:relative !important}.main-footer__bottom .container .languages-switcher:hover{cursor:pointer}.main-footer__bottom .container .languages-switcher:hover ul .links{display:flex}.main-footer__bottom .container .languages-switcher:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(12%) sepia(79%) saturate(3384%) hue-rotate(348deg) brightness(130%) contrast(101%);filter:brightness(0) saturate(100%) invert(12%) sepia(79%) saturate(3384%) hue-rotate(348deg) brightness(130%) contrast(101%)}.main-footer__bottom .container .languages-switcher .item-list>ul{margin:0;padding:0}.main-footer__bottom .container .languages-switcher .item-list>ul>li{margin:0}.main-footer__bottom .container .languages-switcher ul{list-style:none}.main-footer__bottom .container .languages-switcher ul .links{display:none;position:absolute;bottom:100%;left:calc(-50% + 40px);padding:0;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--gray-50);margin:0;border-radius:16px;border:none;box-shadow:0 4px 15px 0 rgba(172,172,172,.5);overflow:hidden}.main-footer__bottom .container .languages-switcher ul .links li{width:100%;margin:0}.main-footer__bottom .container .languages-switcher ul .links li a{display:flex;width:100%;padding:8px 12px}.main-footer__bottom .container .languages-switcher ul .links li a:hover{-webkit-transform:none;transform:none;color:var(--body);background-color:var(--gray-100)}.main-footer__bottom .container .languages-switcher ul .links li a::before{width:30px;height:16px;content:"";background-size:contain;background-repeat:no-repeat;margin-right:8px}@media screen and (max-width:576px){.main-footer__bottom .container .languages-switcher ul .links li a::before{display:none}}.main-footer__bottom .container .languages-switcher ul .links li.en a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Cg clip-path='url(%23clip0_17017_108482)'%3E%3Cpath d='M46 0H0V24.2105H46V0Z' fill='%23B22234'/%3E%3Cpath d='M0 2.79352H46H0ZM46 6.51821H0H46ZM0 10.2429H46H0ZM46 13.9676H0H46ZM0 17.6923H46H0ZM46 21.417H0H46Z' fill='black'/%3E%3Cpath d='M0 2.79352H46M46 6.51821H0M0 10.2429H46M46 13.9676H0M0 17.6923H46M46 21.417H0' stroke='white' stroke-width='1.86235'/%3E%3Cpath d='M18.4 0H0V13.0364H18.4V0Z' fill='%233C3B6E'/%3E%3Cpath d='M1.53465 0.558716L1.97252 1.90632L0.826172 1.07346H2.24313L1.09679 1.90632L1.53465 0.558716Z' fill='white'/%3E%3Cpath d='M1.53465 3.16602L1.97252 4.51362L0.826172 3.68076H2.24313L1.09679 4.51362L1.53465 3.16602Z' fill='white'/%3E%3Cpath d='M1.53465 5.77328L1.97252 7.12089L0.826172 6.28803H2.24313L1.09679 7.12089L1.53465 5.77328Z' fill='white'/%3E%3Cpath d='M1.53465 8.38058L1.97252 9.72819L0.826172 8.89533H2.24313L1.09679 9.72819L1.53465 8.38058Z' fill='white'/%3E%3Cpath d='M1.53465 10.9879L1.97252 12.3355L0.826172 11.5026H2.24313L1.09679 12.3355L1.53465 10.9879Z' fill='white'/%3E%3Cpath d='M3.06785 1.86237L3.50572 3.20997L2.35938 2.37711H3.77633L2.62999 3.20997L3.06785 1.86237Z' fill='white'/%3E%3Cpath d='M3.06785 4.46967L3.50572 5.81727L2.35938 4.98441H3.77633L2.62999 5.81727L3.06785 4.46967Z' fill='white'/%3E%3Cpath d='M3.06785 7.07693L3.50572 8.42454L2.35938 7.59168H3.77633L2.62999 8.42454L3.06785 7.07693Z' fill='white'/%3E%3Cpath d='M3.06785 9.68423L3.50572 11.0318L2.35938 10.199H3.77633L2.62999 11.0318L3.06785 9.68423Z' fill='white'/%3E%3Cpath d='M4.5991 0.558716L5.03697 1.90632L3.89062 1.07346H5.30758L4.16124 1.90632L4.5991 0.558716Z' fill='white'/%3E%3Cpath d='M4.5991 3.16602L5.03697 4.51362L3.89062 3.68076H5.30758L4.16124 4.51362L4.5991 3.16602Z' fill='white'/%3E%3Cpath d='M4.5991 5.77328L5.03697 7.12089L3.89062 6.28803H5.30758L4.16124 7.12089L4.5991 5.77328Z' fill='white'/%3E%3Cpath d='M4.5991 8.38058L5.03697 9.72819L3.89062 8.89533H5.30758L4.16124 9.72819L4.5991 8.38058Z' fill='white'/%3E%3Cpath d='M4.5991 10.9879L5.03697 12.3355L3.89062 11.5026H5.30758L4.16124 12.3355L4.5991 10.9879Z' fill='white'/%3E%3Cpath d='M6.13426 1.86237L6.57212 3.20997L5.42578 2.37711H6.84274L5.6964 3.20997L6.13426 1.86237Z' fill='white'/%3E%3Cpath d='M6.13426 4.46967L6.57212 5.81727L5.42578 4.98441H6.84274L5.6964 5.81727L6.13426 4.46967Z' fill='white'/%3E%3Cpath d='M6.13426 7.07693L6.57212 8.42454L5.42578 7.59168H6.84274L5.6964 8.42454L6.13426 7.07693Z' fill='white'/%3E%3Cpath d='M6.13426 9.68423L6.57212 11.0318L5.42578 10.199H6.84274L5.6964 11.0318L6.13426 9.68423Z' fill='white'/%3E%3Cpath d='M7.66746 0.558716L8.10533 1.90632L6.95898 1.07346H8.37594L7.2296 1.90632L7.66746 0.558716Z' fill='white'/%3E%3Cpath d='M7.66746 3.16602L8.10533 4.51362L6.95898 3.68076H8.37594L7.2296 4.51362L7.66746 3.16602Z' fill='white'/%3E%3Cpath d='M7.66746 5.77328L8.10533 7.12089L6.95898 6.28803H8.37594L7.2296 7.12089L7.66746 5.77328Z' fill='white'/%3E%3Cpath d='M7.66746 8.38058L8.10533 9.72819L6.95898 8.89533H8.37594L7.2296 9.72819L7.66746 8.38058Z' fill='white'/%3E%3Cpath d='M7.66746 10.9879L8.10533 12.3355L6.95898 11.5026H8.37594L7.2296 12.3355L7.66746 10.9879Z' fill='white'/%3E%3Cpath d='M9.20067 1.86237L9.63853 3.20997L8.49219 2.37711H9.90915L8.7628 3.20997L9.20067 1.86237Z' fill='white'/%3E%3Cpath d='M9.20067 4.46967L9.63853 5.81727L8.49219 4.98441H9.90915L8.7628 5.81727L9.20067 4.46967Z' fill='white'/%3E%3Cpath d='M9.20067 7.07693L9.63853 8.42454L8.49219 7.59168H9.90915L8.7628 8.42454L9.20067 7.07693Z' fill='white'/%3E%3Cpath d='M9.20067 9.68423L9.63853 11.0318L8.49219 10.199H9.90915L8.7628 11.0318L9.20067 9.68423Z' fill='white'/%3E%3Cpath d='M10.7319 0.558716L11.1698 1.90632L10.0234 1.07346H11.4404L10.2941 1.90632L10.7319 0.558716Z' fill='white'/%3E%3Cpath d='M10.7319 3.16602L11.1698 4.51362L10.0234 3.68076H11.4404L10.2941 4.51362L10.7319 3.16602Z' fill='white'/%3E%3Cpath d='M10.7319 5.77328L11.1698 7.12089L10.0234 6.28803H11.4404L10.2941 7.12089L10.7319 5.77328Z' fill='white'/%3E%3Cpath d='M10.7319 8.38058L11.1698 9.72819L10.0234 8.89533H11.4404L10.2941 9.72819L10.7319 8.38058Z' fill='white'/%3E%3Cpath d='M10.7319 10.9879L11.1698 12.3355L10.0234 11.5026H11.4404L10.2941 12.3355L10.7319 10.9879Z' fill='white'/%3E%3Cpath d='M12.2671 1.86237L12.7049 3.20997L11.5586 2.37711H12.9756L11.8292 3.20997L12.2671 1.86237Z' fill='white'/%3E%3Cpath d='M12.2671 4.46967L12.7049 5.81727L11.5586 4.98441H12.9756L11.8292 5.81727L12.2671 4.46967Z' fill='white'/%3E%3Cpath d='M12.2671 7.07693L12.7049 8.42454L11.5586 7.59168H12.9756L11.8292 8.42454L12.2671 7.07693Z' fill='white'/%3E%3Cpath d='M12.2671 9.68423L12.7049 11.0318L11.5586 10.199H12.9756L11.8292 11.0318L12.2671 9.68423Z' fill='white'/%3E%3Cpath d='M13.8022 0.558716L14.2401 1.90632L13.0938 1.07346H14.5107L13.3644 1.90632L13.8022 0.558716Z' fill='white'/%3E%3Cpath d='M13.8022 3.16602L14.2401 4.51362L13.0938 3.68076H14.5107L13.3644 4.51362L13.8022 3.16602Z' fill='white'/%3E%3Cpath d='M13.8022 5.77328L14.2401 7.12089L13.0938 6.28803H14.5107L13.3644 7.12089L13.8022 5.77328Z' fill='white'/%3E%3Cpath d='M13.8022 8.38058L14.2401 9.72819L13.0938 8.89533H14.5107L13.3644 9.72819L13.8022 8.38058Z' fill='white'/%3E%3Cpath d='M13.8022 10.9879L14.2401 12.3355L13.0938 11.5026H14.5107L13.3644 12.3355L13.8022 10.9879Z' fill='white'/%3E%3Cpath d='M15.3354 1.86237L15.7733 3.20997L14.627 2.37711H16.0439L14.8976 3.20997L15.3354 1.86237Z' fill='white'/%3E%3Cpath d='M15.3354 4.46967L15.7733 5.81727L14.627 4.98441H16.0439L14.8976 5.81727L15.3354 4.46967Z' fill='white'/%3E%3Cpath d='M15.3354 7.07693L15.7733 8.42454L14.627 7.59168H16.0439L14.8976 8.42454L15.3354 7.07693Z' fill='white'/%3E%3Cpath d='M15.3354 9.68423L15.7733 11.0318L14.627 10.199H16.0439L14.8976 11.0318L15.3354 9.68423Z' fill='white'/%3E%3Cpath d='M16.8647 0.558716L17.3026 1.90632L16.1562 1.07346H17.5732L16.4269 1.90632L16.8647 0.558716Z' fill='white'/%3E%3Cpath d='M16.8647 3.16602L17.3026 4.51362L16.1562 3.68076H17.5732L16.4269 4.51362L16.8647 3.16602Z' fill='white'/%3E%3Cpath d='M16.8647 5.77328L17.3026 7.12089L16.1562 6.28803H17.5732L16.4269 7.12089L16.8647 5.77328Z' fill='white'/%3E%3Cpath d='M16.8647 8.38058L17.3026 9.72819L16.1562 8.89533H17.5732L16.4269 9.72819L16.8647 8.38058Z' fill='white'/%3E%3Cpath d='M16.8647 10.9879L17.3026 12.3355L16.1562 11.5026H17.5732L16.4269 12.3355L16.8647 10.9879Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108482'%3E%3Crect width='46' height='24.2105' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-footer__bottom .container .languages-switcher ul .links li.de a::before{background-image:url("data:image/svg+xml,%3Csvg width='46' height='24' viewBox='0 0 46 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17017_108566)'%3E%3Cpath d='M46 0H0V8H46V0Z' fill='black'/%3E%3Cpath d='M46 8H0V16H46V8Z' fill='%23DD0000'/%3E%3Cpath d='M46 16H0V24H46V16Z' fill='%23FFCE00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17017_108566'%3E%3Crect width='46' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.main-footer__bottom .container .languages-switcher ul .links li.fr a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='24' viewBox='0 0 46 24' fill='none'%3E%3Crect width='15.3333' height='24' fill='%23002654'/%3E%3Crect x='15.3301' width='15.3333' height='24' fill='white'/%3E%3Crect x='30.6602' width='15.3333' height='24' fill='%23CE1126'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.main-footer__bottom .container .languages-switcher ul .links{left:calc(-50% + 54px)}}@media screen and (max-width:576px){.main-footer__bottom .container .languages-switcher ul .links{left:24px}}.main-footer__bottom .container .languages-switcher ul li a{color:var(--gray-700);text-decoration:none}.main-footer__bottom .container .languages-switcher::before{width:24px;height:24px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22M12 2C9.49872 4.73835 8.07725 8.29203 8 12C8.07725 15.708 9.49872 19.2616 12 22M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22M2.50002 9H21.5M2.5 15H21.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block;transition:all .3s;margin-right:8px}.main-footer__bottom .container .languages-switcher::after{width:16px;height:16px;content:"";display:inline-block;background-color:var(--body);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13 6L8 11L3 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s;margin-left:8px}.main-footer__bottom .container .languages-switcher{display:flex !important;flex-flow:row nowrap !important}.main-footer__bottom .container .languages-switcher:hover:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--red-600)}.main-footer__bottom .container .copyright{font-size:.85rem;line-height:inherit;max-width:583px;display:flex;flex:1}@media screen and (max-width:1024px){.main-footer__bottom .container{flex-direction:column;align-items:center}.main-footer__bottom .container *{text-align:center}}.main-footer__bottom nav{display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.main-footer__bottom nav{flex-direction:column;align-items:center;gap:8px}.main-footer__bottom nav *{text-align:center}}.main-footer__bottom .menu--footer-utility>ul{display:flex;flex-wrap:wrap;line-height:inherit;list-style:none;margin:0 0 0 12px;font-size:1rem;padding:0;align-items:center;gap:12px}@media screen and (max-width:1024px){.main-footer__bottom .menu--footer-utility>ul{justify-content:center}}.main-footer__bottom .menu--footer-utility>ul li{display:flex}.main-footer__bottom .menu--footer-utility>ul li::after{content:"";display:block;width:6px;height:6px;background:currentcolor;border-radius:50%;margin:auto 0 auto 20px}.main-footer__bottom .menu--footer-utility>ul li:last-child::after{display:none}.main-footer__bottom .menu--footer-utility>ul li a{font-size:.875rem;font-style:normal;font-weight:350;line-height:140%;text-decoration:none;color:var(--gray-700)}.main-footer__bottom .menu--footer-utility>ul li a:hover{color:var(--red-600)}.main-footer__top .social-links-menu{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:1024px){.main-footer__top .social-links-menu{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}}@media screen and (max-width:576px){.main-footer__top .social-links-menu{margin-top:10px}}.main-footer__top .social-links-menu>ul{align-items:center;display:flex;flex-direction:column;line-height:1;list-style:none;justify-content:center;margin:0;padding:0;gap:16px}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul{flex-direction:row;align-items:center;gap:24px}}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul li{margin:0}}.main-footer__top .social-links-menu>ul li a{vertical-align:top;font-size:0;width:18px;height:19px;background-repeat:no-repeat;background-size:contain;display:inline-block;transition:all .3s}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul li a{background-position-y:center}}.main-footer__top .social-links-menu>ul li a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.main-footer__top .social-links-menu>ul li:nth-child(1) a{background-image:url(/themes/custom/conga/build/images/in-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(2) a{background-image:url(/themes/custom/conga/build/images/twitter-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(3) a{background-image:url(/themes/custom/conga/build/images/facebook-gray.svg)}.main-footer__top .social-links-menu>ul li:nth-child(4) a{background-image:url(/themes/custom/conga/build/images/instagram.png);width:20px;height:20px}.main-footer__top .social-links-menu>ul li:nth-child(5) a{background-image:url(/themes/custom/conga/build/images/youtube-gray.svg)}@media screen and (max-width:1024px){.main-footer__top .social-links-menu>ul{justify-content:flex-start}}.padding-top-xl{--padding-top:100px;padding-top:100px !important}@media screen and (max-width:1024px){.padding-top-xl{--padding-top:60px;padding-top:60px !important}}.padding-top-small-l{--padding-top:80px;padding-top:80px !important}@media screen and (max-width:1024px){.padding-top-small-l{--padding-top:40px;padding-top:40px !important}}.padding-top-l{--padding-top:50px;padding-top:50px !important}@media screen and (max-width:1024px){.padding-top-l{--padding-top:30px;padding-top:30px !important}}.padding-top-s{--padding-top:48px;padding-top:48px !important}@media screen and (max-width:1024px){.padding-top-s{--padding-top:24px;padding-top:24px !important}}.padding-top-xs{--padding-top:24px;padding-top:24px !important}.padding-top-none{--padding-top:0;padding-top:0 !important}.padding-bottom-xl{--padding-bottom:100px;padding-bottom:100px !important}@media screen and (max-width:1024px){.padding-bottom-xl{--padding-bottom:60px;padding-bottom:60px !important}}.padding-bottom-small-l{--padding-bottom:80px;padding-bottom:80px !important}@media screen and (max-width:1024px){.padding-bottom-small-l{--padding-bottom:40px;padding-bottom:40px !important}}.padding-bottom-l{--padding-bottom:50px;padding-bottom:50px !important}@media screen and (max-width:1024px){.padding-bottom-l{--padding-bottom:30px;padding-bottom:30px !important}}.padding-bottom-s{--padding-bottom:48px;padding-bottom:48px !important}@media screen and (max-width:1024px){.padding-bottom-s{--padding-bottom:24px;padding-bottom:24px !important}}.padding-bottom-xs{--padding-bottom:24px;padding-bottom:24px !important}.padding-bottom-none{--padding-bottom:0;padding-bottom:0 !important}.theme-color-gray-50{--background-color:var(--gray-50);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-200);--media-mask-color:var(--background-color)}.theme-color-gray-100{--background-color:var(--gray-100);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-200);--media-mask-color:var(--background-color)}.theme-color-gray-200{--background-color:var(--gray-200);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-300);--media-mask-color:var(--background-color)}.theme-color-white{--background-color:var(--white);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--gray-200);--text-selected:var(--red-600);--progress-line:var(--gray-200);--media-mask-color:var(--background-color)}.theme-color-harbo-light-50,.theme-color-harbor-50{--background-color:var(--harbor-50);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-400);--progress-line:var(--white);--media-mask-color:var(--background-color)}.theme-color-harbor-800{--background-color:var(--harbor-800);--link-color:var(--white);--link-color-hover:var(--red-600);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--white);--card-border:var(--harbor-500);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--red-400);--progress-line:var(--gray-200);--media-mask-color:var(--background-color)}.theme-color-harbor-800 .btn--secondary{--btn-color:var(--white);--btn-color-hover:var(--white)}.theme-color-harbor-900{--background-color:var(--harbor-900);--link-color:var(--white);--link-color-hover:var(--red-600);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--white);--card-border:var(--harbor-500);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--red-400);--progress-line:var(--gray-600);--media-mask-color:var(--background-color)}.theme-color-harbor-900 .btn--secondary{--btn-color:var(--white);--btn-color-hover:var(--white)}.theme-color-harbor-100{--background-color:var(--harbor-100);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--text-selected:var(--red-600);--progress-line:var(--white);--media-mask-color:var(--background-color)}.theme-color-harbor-200{--background-color:var(--harbor-200);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--text-selected:var(--red-600);--progress-line:var(--white);--media-mask-color:var(--background-color)}.theme-color-harbor-500{--background-color:var(--harbor-500);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--text-selected:var(--red-600);--progress-line:var(--gray-50);--media-mask-color:var(--background-color)}.theme-color-harbor-500 .btn--secondary{--btn-color:var(--white);--btn-color-hover:var(--white)}.theme-color-red-800{--background-color:var(--red-800);--link-color:var(--white);--link-color-hover:var(--gray-700);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--white);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--harbor-600);--progress-line:var(--gray-200);--media-mask-color:var(--background-color)}.theme-color-harbor-gradient{--background-color:linear-gradient(180deg,var(--harbor-900) 0%,var(--harbor-800) 100%);--link-color:var(--white);--link-color-hover:var(--red-200);--title-main:var(--white);--title-secondary:var(--white);--body:var(--white);--page-label:var(--gray-200);--card-border:var(--harbor-500);--card-bg:var(--white);--card-text:var(--gray-700);--card-title:var(--black);--text-selected:var(--red-400);--progress-line:var(--gray-200);--media-mask-color:var(--harbor-800)}.theme-color-harbor-gradient .btn--secondary{--btn-color:var(--white);--btn-color-hover:var(--white)}.theme-color-blue-gradient{--background-color:linear-gradient(180deg,var(--harbor-200) 0%,var(--gray-50) 100%);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-300);--media-mask-color:var(--gray-50)}.theme-color-blue-gray-50-gradient{--background-color:linear-gradient(180deg,var(--harbor-500) 0%,var(--gray-50) 100%);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-200);--media-mask-color:var(--gray-50)}.theme-color-blue-white-gradient{--background-color:linear-gradient(180deg,var(--harbor-500) 0%,var(--white) 100%);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-200);--media-mask-color:var(--white)}.bg-theme--gray{background-color:var(--gray-100)}.h1,h1,h2,h2,h3,h3,h4,h4,h5,h5,h6,.h6{font-family:var(--font-main)}.h1,.h1 *,h1,h1 *{font-size:3.5rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.h1,.h1 *,h1,h1 *{font-size:3rem;line-height:100%}}@media screen and (max-width:576px){.h1,.h1 *,h1,h1 *{font-size:2.5rem}}@media(max-width:375px){.h1,.h1 *,h1,h1 *{font-size:2.25rem}}.h1 span,.h1 * span,h1 span,h1 * span{color:var(--text-selected)}.h2,.h2 *,h2,h2 *{font-size:3rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.h2,.h2 *,h2,h2 *{font-size:2.5rem;line-height:100%}}@media screen and (max-width:576px){.h2,.h2 *,h2,h2 *{font-size:2rem}}.h3,.h3 *,h3,h3 *{font-size:2.5rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.h3,.h3 *,h3,h3 *{font-size:2rem;line-height:100%}}@media screen and (max-width:576px){.h3,.h3 *,h3,h3 *{font-size:1.5rem}}.h4,.h4 *,h4,h4 *{font-size:2rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.h4,.h4 *,h4,h4 *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.h4,.h4 *,h4,h4 *{font-size:1.375rem}}.h5,.h5 *,h5,h5 *{font-size:1.5rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.h5,.h5 *,h5,h5 *{line-height:100%}}@media screen and (max-width:576px){.h5,.h5 *,h5,h5 *{font-size:1.25rem}}.h6,.h6 *,h6,h6 *{font-size:1.125rem;font-style:normal;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:576px){.h6,.h6 *,h6,h6 *{font-size:1rem}}.hxl,.hxl *{font-size:4.5rem;font-weight:700;line-height:130%;margin:0}@media screen and (max-width:1024px){.hxl,.hxl *{font-size:3.5rem;line-height:100%}}@media screen and (max-width:576px){.hxl,.hxl *{font-size:2.5rem}}.eyebrow-text{font-size:1rem;font-weight:700;line-height:1rem;color:var(--red-600)}@media screen and (max-width:576px){.eyebrow-text{font-size:.875rem}}p,.body-text{font-weight:350}p,p--bold,.body-text,.body-text--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}p--bold,.body-text--bold{font-weight:700}@media screen and (max-width:1024px){p,p--bold,.body-text,.body-text--bold{line-height:130%}}@media screen and (max-width:576px){p,p--bold,.body-text,.body-text--bold{font-size:1rem;line-height:150%}}p--xs,.body-text--xs{font-weight:350}p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}p--xs--bold,.body-text--xs--bold{font-weight:700}@media screen and (max-width:1024px){p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{line-height:130%}}@media screen and (max-width:576px){p--xs,p--xs--bold,.body-text--xs,.body-text--xs--bold{font-size:.75rem;line-height:130%}}p--s,.body-text--s{font-weight:350}p--s,p--s--bold,.body-text--s,.body-text--s--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}p--s--bold,.body-text--s--bold{font-weight:700}@media screen and (max-width:1024px){p--s,p--s--bold,.body-text--s,.body-text--s--bold{line-height:130%}}@media screen and (max-width:576px){p--s,p--s--bold,.body-text--s,.body-text--s--bold{font-size:.875rem;line-height:130%}}p--l,.body-text--l{font-weight:350}p--l,p--l--bold,.body-text--l,.body-text--l--bold{font-size:1.25rem;line-height:150%;text-align:left;color:var(--body)}p--l--bold,.body-text--l--bold{font-weight:700}@media screen and (max-width:1024px){p--l,p--l--bold,.body-text--l,.body-text--l--bold{line-height:130%}}@media screen and (max-width:576px){p--l,p--l--bold,.body-text--l,.body-text--l--bold{font-size:1.125rem;line-height:150%}}.tag{font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.tag{font-size:.75rem}}
.hero-simple{--background-color:linear-gradient(180deg,var(--harbor-500) 0%,var(--gray-50) 100%);background:var(--background-color);padding:var(--padding-top) 0 var(--padding-bottom);overflow:hidden}.hero-simple.hero-type-red{--background-color:var(--red-800);--page-label:var(--white);--title-main:var(--white);background-image:url(/themes/custom/conga/build/images/bg-hero-red.svg);background-position:top right;background-repeat:no-repeat;background-size:auto}.hero-simple.hero-type-red.padding-top-default,.hero-simple.hero-type-red.padding-bottom-default{--padding-top:40px;--padding-bottom:40px}.hero-simple.hero-type-red .hero-simple__content{max-width:unset;justify-content:start;align-items:start}.hero-simple.hero-type-red .hero-simple__content *{text-align:left}.hero-simple.hero-type-red .row-buttons{justify-content:left}.hero-simple.hero-type-gr--h500--gr50{--background-color:linear-gradient(180deg,var(--harbor-500) 0%,var(--gray-50) 100%)}.hero-simple.hero-type-gr--h500--gr100{--background-color:linear-gradient(180deg,var(--harbor-500) 0%,var(--gray-100) 100%)}.hero-simple.hero-type-gr--h900--h800{--background-color:linear-gradient(180deg,var(--harbor-900) 0%,var(--harbor-800) 100%)}.hero-simple.hero-type-gr--h900--h800 .hero-simple__content{max-width:unset}.hero-simple.hero-type-gr--h900--h800 .hero-simple__content h1,.hero-simple.hero-type-gr--h900--h800 .hero-simple__content p{color:var(--white)}.hero-simple.hero-type-gr--h900--h800 .hero-simple__content .btn--secondary{--btn-color:var(--white)}.hero-simple.section-width--full_width .container{padding:0 16px}.hero-simple.section-width--full_width .hero-simple__content{max-width:unset}.hero-simple.padding-top-default{--padding-top:64px}@media screen and (max-width:768px){.hero-simple.padding-top-default{--padding-top:24px}}.hero-simple.padding-bottom-default{--padding-bottom:80px}@media screen and (max-width:768px){.hero-simple.padding-bottom-default{--padding-bottom:60px}}.hero-simple.padding-top-none .section-hero__content{padding-top:48px;padding-bottom:60px}@media screen and (max-width:768px){.hero-simple.padding-top-none .section-hero__content{padding-top:24px;padding-bottom:58px}}.hero-simple .container{display:flex;justify-content:center}.hero-simple .bg-image{position:absolute;width:100%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);z-index:0;height:auto;opacity:.5}.hero-simple .bg-image img,.hero-simple .bg-image svg,.hero-simple .bg-image picture,.hero-simple .bg-image article{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.hero-simple .bg-image{display:none}}.hero-simple .hero-simple__eyebrow{font-size:1rem;font-weight:700;line-height:1rem;color:var(--red-600);color:var(--page-label)}@media screen and (max-width:576px){.hero-simple .hero-simple__eyebrow{font-size:.875rem}}.hero-simple__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:99;max-width:770px}.hero-simple__content *{margin:0;text-align:center}.hero-simple__content p,.hero-simple__content li{font-weight:350}.hero-simple__content p,.hero-simple__content p--bold,.hero-simple__content li,.hero-simple__content li--bold{font-size:1.25rem;line-height:150%;text-align:left;color:var(--body)}.hero-simple__content p--bold,.hero-simple__content li--bold{font-weight:700}@media screen and (max-width:1024px){.hero-simple__content p,.hero-simple__content p--bold,.hero-simple__content li,.hero-simple__content li--bold{line-height:130%}}@media screen and (max-width:576px){.hero-simple__content p,.hero-simple__content p--bold,.hero-simple__content li,.hero-simple__content li--bold{font-size:1.125rem;line-height:150%}}.hero-simple__content p,.hero-simple__content li{text-align:center}.hero-simple .row-buttons{justify-content:center}.hero-simple .hero-cards-list{display:flex;flex-direction:row;justify-content:space-around;gap:24px;margin-top:24px;width:100%;align-items:center}@media screen and (max-width:1024px){.hero-simple .hero-cards-list{flex-wrap:wrap;flex-direction:column}}.hero-simple .hero-cards-list .card-benefit{width:100%;border-radius:16px;border:1px solid var(--card-border);background:var(--background-color);padding:24px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:3;text-decoration:none;height:100%}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit{height:unset}}.hero-simple .hero-cards-list .card-benefit *{margin:0;text-decoration:none !important}.hero-simple .hero-cards-list .card-benefit p,.hero-simple .hero-cards-list .card-benefit li{font-weight:350}.hero-simple .hero-cards-list .card-benefit p,.hero-simple .hero-cards-list .card-benefit p--bold,.hero-simple .hero-cards-list .card-benefit li,.hero-simple .hero-cards-list .card-benefit li--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.hero-simple .hero-cards-list .card-benefit p--bold,.hero-simple .hero-cards-list .card-benefit li--bold{font-weight:700}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit p,.hero-simple .hero-cards-list .card-benefit p--bold,.hero-simple .hero-cards-list .card-benefit li,.hero-simple .hero-cards-list .card-benefit li--bold{line-height:130%}}@media screen and (max-width:576px){.hero-simple .hero-cards-list .card-benefit p,.hero-simple .hero-cards-list .card-benefit p--bold,.hero-simple .hero-cards-list .card-benefit li,.hero-simple .hero-cards-list .card-benefit li--bold{font-size:.875rem;line-height:130%}}.hero-simple .hero-cards-list .card-benefit__heading{display:flex;align-items:center;gap:10px}.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon{width:48px;height:48px;flex-shrink:0}.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon article,.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon div,.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon picture{width:100%;height:100%;max-height:100%;max-width:100%}.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon img,.hero-simple .hero-cards-list .card-benefit__heading .field--name-field-icon svg{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.hero-simple .hero-cards-list .card-benefit svg,.hero-simple .hero-cards-list .card-benefit img,.hero-simple .hero-cards-list .card-benefit picture{width:48px;height:auto}.hero-simple .hero-cards-list .card-benefit.without-button::before{position:absolute;top:24px;right:24px;width:40px;height:40px;content:"";background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="26" viewBox="0 0 25 26" fill="none"><g clip-path="url(%23clip0_9061_55313)"><path d="M7.61719 18.051L17.7187 7.9495" stroke="%23C81A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.63672 7.94946L17.7179 7.94946L17.7179 16.0307" stroke="%23C81A1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_9061_55313"><rect width="17.1429" height="17.1429" fill="white" transform="translate(0.546875 13.0002) rotate(-45)"/></clipPath></defs></svg>');background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;background-size:24px;border-radius:50%;border:2px solid var(--red-600);transition:all .3s}.hero-simple .hero-cards-list .card-benefit.without-button:hover::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="26" viewBox="0 0 25 26" fill="none"><g clip-path="url(%23clip0_9061_55313)"><path d="M7.61719 18.051L17.7187 7.9495" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.63672 7.94946L17.7179 7.94946L17.7179 16.0307" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_9061_55313"><rect width="17.1429" height="17.1429" fill="white" transform="translate(0.546875 13.0002) rotate(-45)"/></clipPath></defs></svg>');background-color:var(--red-600)}.hero-simple .hero-cards-list .card-benefit.with-question{position:relative;cursor:help;min-height:210px;height:100%;overflow:hidden}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question{height:100%;padding:16px}}.hero-simple .hero-cards-list .card-benefit.with-question:hover .field--name-field-description{opacity:1}.hero-simple .hero-cards-list .card-benefit.with-question::before{font-weight:350}.hero-simple .hero-cards-list .card-benefit.with-question::before,.hero-simple .hero-cards-list .card-benefit.with-question::before--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}.hero-simple .hero-cards-list .card-benefit.with-question::before--bold{font-weight:700}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question::before,.hero-simple .hero-cards-list .card-benefit.with-question::before--bold{line-height:130%}}@media screen and (max-width:576px){.hero-simple .hero-cards-list .card-benefit.with-question::before,.hero-simple .hero-cards-list .card-benefit.with-question::before--bold{font-size:1rem;line-height:150%}}.hero-simple .hero-cards-list .card-benefit.with-question::before{width:27px;height:27px;background-color:var(--red-600);display:flex;justify-content:center;align-items:center;content:"?";color:#fff;position:absolute;top:24px;right:24px;border-radius:50%;z-index:5}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question::before{content:none}}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-image{position:absolute;top:24px;z-index:5}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-image{position:relative;top:initial}}.hero-simple .hero-cards-list .card-benefit.with-question svg,.hero-simple .hero-cards-list .card-benefit.with-question img,.hero-simple .hero-cards-list .card-benefit.with-question picture{width:80px;height:auto}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question svg,.hero-simple .hero-cards-list .card-benefit.with-question img,.hero-simple .hero-cards-list .card-benefit.with-question picture{width:48px}}.hero-simple .hero-cards-list .card-benefit.with-question h1,.hero-simple .hero-cards-list .card-benefit.with-question h2,.hero-simple .hero-cards-list .card-benefit.with-question h3,.hero-simple .hero-cards-list .card-benefit.with-question h4,.hero-simple .hero-cards-list .card-benefit.with-question h5,.hero-simple .hero-cards-list .card-benefit.with-question h6{--title-main:var(--card-title,--title-main);position:absolute;bottom:24px;z-index:5}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question h1,.hero-simple .hero-cards-list .card-benefit.with-question h2,.hero-simple .hero-cards-list .card-benefit.with-question h3,.hero-simple .hero-cards-list .card-benefit.with-question h4,.hero-simple .hero-cards-list .card-benefit.with-question h5,.hero-simple .hero-cards-list .card-benefit.with-question h6{position:relative;bottom:initial}}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description{--body:var(--card-text,--body);opacity:0;position:relative;z-index:10;background:var(--card-bg);transition:all .3s;width:100%;height:100%}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description{opacity:1}}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description a{color:var(--harbor-700)}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description::before{width:calc(100% + 48px);height:calc(100% + 48px);min-height:210px;content:"";position:absolute;top:-24px;left:-24px;background:var(--card-bg);z-index:-1;border-radius:16px}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description::before{background:rgba(0,0,0,0)}}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p{font-weight:350  !important}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p,.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p--bold{font-size:.875rem  !important;line-height:150%  !important;text-align:left !important;color:var(--body)  !important}.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p--bold{font-weight:700  !important}@media screen and (max-width:1024px){.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p,.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p--bold{line-height:130%  !important}}@media screen and (max-width:576px){.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p,.hero-simple .hero-cards-list .card-benefit.with-question .field--name-field-description p--bold{font-size:.75rem  !important;line-height:130%  !important}}.hero-simple .card-partner{flex:0 1 auto;background-size:110%}.hero-simple .card-partner .field--name-field-logo{width:45%;aspect-ratio:1;height:auto;padding:7.73%}.hero-simple .card-partner img,.hero-simple .card-partner picture,.hero-simple .card-partner svg{max-width:100%;max-height:100%;width:100%;height:auto}.hero-simple .card-partner .row-buttons{justify-content:flex-start}.hero-simple .card-partner{flex:0 1 auto;background-size:110%}.hero-simple .card-partner .field--name-field-logo{width:45%;aspect-ratio:1;height:auto;padding:7.73%}.hero-simple .card-partner img,.hero-simple .card-partner picture,.hero-simple .card-partner svg{max-width:100%;max-height:100%;width:100%;height:auto}.hero-simple .card-partner .row-buttons{justify-content:flex-start}.single-block-content .hero-simple{height:calc(100vh - 116px)}.single-block-content .hero-simple .container{align-items:center}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
.section-image-testimonials{--background-color:var(--white);--card-bg:var(--harbor-50);--progress-line:var(--gray-200);background-color:var(--background-color);padding:100px 0;overflow:hidden}@media screen and (max-width:1024px){.section-image-testimonials{padding:60px 0}}.section-image-testimonials--description-m .testimonial-item__description,.section-image-testimonials--description-m .testimonial-item__description p{font-weight:350  !important}.section-image-testimonials--description-m .testimonial-item__description,.section-image-testimonials--description-m .testimonial-item__description--bold,.section-image-testimonials--description-m .testimonial-item__description p,.section-image-testimonials--description-m .testimonial-item__description p--bold{font-size:1.125rem  !important;line-height:150%  !important;text-align:left !important;color:var(--body)  !important}.section-image-testimonials--description-m .testimonial-item__description--bold,.section-image-testimonials--description-m .testimonial-item__description p--bold{font-weight:700  !important}@media screen and (max-width:1024px){.section-image-testimonials--description-m .testimonial-item__description,.section-image-testimonials--description-m .testimonial-item__description--bold,.section-image-testimonials--description-m .testimonial-item__description p,.section-image-testimonials--description-m .testimonial-item__description p--bold{line-height:130%  !important}}@media screen and (max-width:576px){.section-image-testimonials--description-m .testimonial-item__description,.section-image-testimonials--description-m .testimonial-item__description--bold,.section-image-testimonials--description-m .testimonial-item__description p,.section-image-testimonials--description-m .testimonial-item__description p--bold{font-size:1rem  !important;line-height:150%  !important}}.section-image-testimonials .container{gap:40px 0;flex-direction:row;align-items:center}@media screen and (max-width:576px){.section-image-testimonials .container{gap:24px}}.section-image-testimonials__content{display:flex;flex-direction:row;gap:80px;width:100%}@media screen and (max-width:1024px){.section-image-testimonials__content{flex-direction:column;gap:40px}}@media screen and (max-width:576px){.section-image-testimonials__content{gap:24px}}.section-image-testimonials__title{max-width:1000px}.section-image-testimonials__image{width:271px;display:flex;justify-content:flex-end;z-index:10}@media screen and (max-width:576px){.section-image-testimonials__image{width:calc(100% + 20px);margin-left:-20px}}.section-image-testimonials__image>div,.section-image-testimonials__image .field__item{width:100%}.section-image-testimonials__image picture{display:flex;justify-content:flex-end;width:100%}.section-image-testimonials__image img{width:calc(100% + 167px);height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:576px){.section-image-testimonials__image img{max-height:250px}}.section-image-testimonials__image--slider{width:370px;position:relative;padding:18px}@media screen and (max-width:1024px){.section-image-testimonials__image--slider{padding:14px}}.section-image-testimonials__image--slider::before{content:"";display:block;width:485px;height:271px;position:absolute;top:0;right:0;z-index:-1;border-radius:0 430px 430px 0;background:linear-gradient(270deg,#06B6D4 0%,rgba(6,182,212,0) 100%)}@media screen and (max-width:1024px){.section-image-testimonials__image--slider::before{width:450px;height:250px}}.section-image-testimonials__image--slider img,.section-image-testimonials__image--slider svg{width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;display:block}.section-image-testimonials__testimonials{width:calc(100% - 351px);z-index:5;position:relative}@media screen and (max-width:1024px){.section-image-testimonials__testimonials{width:100%}}.section-image-testimonials__testimonials .splide{--arrow-width:40px;display:flex;flex-direction:column;width:100%;visibility:visible !important}@media screen and (max-width:576px){.section-image-testimonials__testimonials .splide{width:calc(100% - 24px)}}.section-image-testimonials__testimonials .splide__track{overflow:unset}.section-image-testimonials__testimonials .splide__pagination{display:flex;justify-content:flex-start;gap:8px;padding:0;flex-wrap:nowrap}.section-image-testimonials__testimonials .splide__pagination li{display:flex;margin-top:24px;flex:0 1 35px}.section-image-testimonials__testimonials .splide__pagination__page{all:unset;max-width:35px;width:100%;height:2px;background-color:var(--harbor-500);transition:all .3s;cursor:pointer}.section-image-testimonials__testimonials .splide__pagination__page.is-active{-webkit-transform:scale(1.2);transform:scale(1.2)}.section-image-testimonials__testimonials .splide__arrows{display:flex;gap:16px;position:absolute;top:calc(-1*(var(--arrow-width) + 40px));right:0}.section-image-testimonials__testimonials .splide__arrow{-webkit-appearance:none;appearance:none;display:flex;width:var(--arrow-width);height:var(--arrow-width);justify-content:center;align-items:center;flex-shrink:0;border:2px solid var(--red-600);border-radius:50%;color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;position:relative;top:auto;background-color:rgba(0,0,0,0);box-shadow:none;outline:none;cursor:pointer}.section-image-testimonials__testimonials .splide__arrow:disabled{border:2px solid var(--gray-400);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-image-testimonials__testimonials .splide__arrow:hover:not(:disabled){color:var(--white);border-color:var(--red-600);background-color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-image-testimonials__testimonials .splide__arrow:active,.section-image-testimonials__testimonials .splide__arrow:focus{color:var(--white);border-color:var(--red-700);background-color:var(--red-700);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-image-testimonials__testimonials .splide__arrow--next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-image-testimonials__testimonials .splide__track{overflow:unset}.section-image-testimonials__testimonials .splide__arrows{position:relative;top:initial;right:initial;padding-top:16px}.section-image-testimonials__testimonials::before{content:"";background:var(--background-color);width:100vw;position:absolute;height:calc(100% + 20px);right:calc(100% + 10px);display:block;top:-10px;z-index:999}.section-image-testimonials__testimonials .splide:not(.is-overflow){width:100%}.section-image-testimonials__testimonials .splide:not(.is-overflow) .splide__list,.section-image-testimonials__testimonials .splide:not(.is-overflow) .splide__slide{width:100%}.section-image-testimonials__testimonials .splide:not(.is-overflow) .testimonial-item{max-width:100%}.section-image-testimonials .testimonial-item{width:100%;height:100%;max-width:665px;padding:24px 36px 40px 94px;display:flex;flex-direction:column;gap:24px;position:relative;background:var(--card-bg);border-radius:16px;box-shadow:0 0 10px 1px rgba(0,0,0,.04)}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item{padding:24px 16px 40px;gap:16px}}.section-image-testimonials .testimonial-item::before{width:42px;height:31px;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="31" viewBox="0 0 42 31" fill="none"><path d="M11.6225 0.606842C11.8923 0.404509 12.1993 0.257294 12.526 0.173602C12.8526 0.0899102 13.1926 0.0713801 13.5264 0.11907C13.8603 0.166761 14.1814 0.279737 14.4716 0.45155C14.7618 0.623362 15.0153 0.850646 15.2176 1.12042C15.4199 1.3902 15.5672 1.69719 15.6508 2.02386C15.7345 2.35053 15.7531 2.69049 15.7054 3.02432C15.6577 3.35815 15.5447 3.67932 15.3729 3.96949C15.2011 4.25966 14.9738 4.51315 14.704 4.71549C10.6878 7.72763 8.38699 10.6576 7.06965 13.2152C8.87841 12.7496 10.7873 12.8591 12.531 13.5284C14.2746 14.1977 15.7665 15.3936 16.7991 16.9499C17.8318 18.5062 18.354 20.3455 18.2931 22.2122C18.2321 24.079 17.5912 25.8803 16.4593 27.366C15.3274 28.8516 13.7608 29.9478 11.9772 30.502C10.1936 31.0562 8.28162 31.041 6.50706 30.4585C4.7325 29.876 3.1835 28.7551 2.07536 27.2516C0.967221 25.7482 0.354995 23.9368 0.323778 22.0694C-0.00161214 18.9159 0.446127 15.7306 1.62827 12.789C3.16131 8.92171 6.15805 4.70521 11.6225 0.606842ZM34.7337 0.606842C35.0034 0.404509 35.3104 0.257294 35.6371 0.173602C35.9638 0.0899102 36.3037 0.0713801 36.6376 0.11907C36.9714 0.166761 37.2926 0.279737 37.5827 0.45155C37.8729 0.623362 38.1264 0.850646 38.3287 1.12042C38.531 1.3902 38.6783 1.69719 38.762 2.02386C38.8456 2.35053 38.8642 2.69049 38.8165 3.02432C38.7688 3.35815 38.6558 3.67932 38.484 3.96949C38.3122 4.25966 38.0849 4.51315 37.8151 4.71549C33.7989 7.72763 31.4981 10.6576 30.1808 13.2152C31.9895 12.7496 33.8984 12.8591 35.6421 13.5284C37.3857 14.1977 38.8776 15.3936 39.9102 16.9499C40.9429 18.5062 41.4651 20.3455 41.4042 22.2122C41.3433 24.079 40.7023 25.8803 39.5704 27.366C38.4385 28.8516 36.8719 29.9478 35.0883 30.502C33.3047 31.0562 31.3927 31.041 29.6182 30.4585C27.8436 29.876 26.2946 28.7551 25.1865 27.2516C24.0783 25.7482 23.4661 23.9368 23.4349 22.0694C23.1095 18.9159 23.5572 15.7306 24.7394 12.789C26.275 8.92171 29.2692 4.70521 34.7337 0.606842Z" fill="%23E53535"/></svg>');background-position:center;content:"";display:block;position:absolute;top:34px;left:26px}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item::before{content:none}}.section-image-testimonials .testimonial-item *{margin:0}.section-image-testimonials .testimonial-item__content{display:flex;flex-direction:column;gap:16px}.section-image-testimonials .testimonial-item__top-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:40px}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__top-line::before{width:42px;height:31px;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="31" viewBox="0 0 42 31" fill="none"><path d="M11.6225 0.606842C11.8923 0.404509 12.1993 0.257294 12.526 0.173602C12.8526 0.0899102 13.1926 0.0713801 13.5264 0.11907C13.8603 0.166761 14.1814 0.279737 14.4716 0.45155C14.7618 0.623362 15.0153 0.850646 15.2176 1.12042C15.4199 1.3902 15.5672 1.69719 15.6508 2.02386C15.7345 2.35053 15.7531 2.69049 15.7054 3.02432C15.6577 3.35815 15.5447 3.67932 15.3729 3.96949C15.2011 4.25966 14.9738 4.51315 14.704 4.71549C10.6878 7.72763 8.38699 10.6576 7.06965 13.2152C8.87841 12.7496 10.7873 12.8591 12.531 13.5284C14.2746 14.1977 15.7665 15.3936 16.7991 16.9499C17.8318 18.5062 18.354 20.3455 18.2931 22.2122C18.2321 24.079 17.5912 25.8803 16.4593 27.366C15.3274 28.8516 13.7608 29.9478 11.9772 30.502C10.1936 31.0562 8.28162 31.041 6.50706 30.4585C4.7325 29.876 3.1835 28.7551 2.07536 27.2516C0.967221 25.7482 0.354995 23.9368 0.323778 22.0694C-0.00161214 18.9159 0.446127 15.7306 1.62827 12.789C3.16131 8.92171 6.15805 4.70521 11.6225 0.606842ZM34.7337 0.606842C35.0034 0.404509 35.3104 0.257294 35.6371 0.173602C35.9638 0.0899102 36.3037 0.0713801 36.6376 0.11907C36.9714 0.166761 37.2926 0.279737 37.5827 0.45155C37.8729 0.623362 38.1264 0.850646 38.3287 1.12042C38.531 1.3902 38.6783 1.69719 38.762 2.02386C38.8456 2.35053 38.8642 2.69049 38.8165 3.02432C38.7688 3.35815 38.6558 3.67932 38.484 3.96949C38.3122 4.25966 38.0849 4.51315 37.8151 4.71549C33.7989 7.72763 31.4981 10.6576 30.1808 13.2152C31.9895 12.7496 33.8984 12.8591 35.6421 13.5284C37.3857 14.1977 38.8776 15.3936 39.9102 16.9499C40.9429 18.5062 41.4651 20.3455 41.4042 22.2122C41.3433 24.079 40.7023 25.8803 39.5704 27.366C38.4385 28.8516 36.8719 29.9478 35.0883 30.502C33.3047 31.0562 31.3927 31.041 29.6182 30.4585C27.8436 29.876 26.2946 28.7551 25.1865 27.2516C24.0783 25.7482 23.4661 23.9368 23.4349 22.0694C23.1095 18.9159 23.5572 15.7306 24.7394 12.789C26.275 8.92171 29.2692 4.70521 34.7337 0.606842Z" fill="%23E53535"/></svg>');background-position:center;content:"";display:block;position:relative;margin:10px}}.section-image-testimonials .testimonial-item__logo{flex-basis:62px;height:100%;max-width:185px;max-height:40px;justify-content:flex-end;display:flex;align-items:center}.section-image-testimonials .testimonial-item__logo *{width:100%;height:100%}.section-image-testimonials .testimonial-item__logo img,.section-image-testimonials .testimonial-item__logo svg,.section-image-testimonials .testimonial-item__logo picture{display:block;max-width:185px;max-height:40px;width:auto;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__logo img,.section-image-testimonials .testimonial-item__logo svg,.section-image-testimonials .testimonial-item__logo picture{max-width:62px}}.section-image-testimonials .testimonial-item__stars{display:flex;flex-direction:row;gap:6px}.section-image-testimonials .testimonial-item__description{position:relative;font-weight:350}.section-image-testimonials .testimonial-item__description,.section-image-testimonials .testimonial-item__description--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-image-testimonials .testimonial-item__description--bold{font-weight:700}@media screen and (max-width:1024px){.section-image-testimonials .testimonial-item__description,.section-image-testimonials .testimonial-item__description--bold{line-height:130%}}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__description,.section-image-testimonials .testimonial-item__description--bold{font-size:.875rem;line-height:130%}}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__description{padding-left:0}}.section-image-testimonials .testimonial-item__description p{font-weight:350}.section-image-testimonials .testimonial-item__description p,.section-image-testimonials .testimonial-item__description p--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-image-testimonials .testimonial-item__description p--bold{font-weight:700}@media screen and (max-width:1024px){.section-image-testimonials .testimonial-item__description p,.section-image-testimonials .testimonial-item__description p--bold{line-height:130%}}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__description p,.section-image-testimonials .testimonial-item__description p--bold{font-size:.875rem;line-height:130%}}.section-image-testimonials .testimonial-item__description p{color:var(--body)}.section-image-testimonials .testimonial-item__author{margin-top:8px;display:inline;align-items:end}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__author{padding-left:0}}.section-image-testimonials .testimonial-item__name,.section-image-testimonials .testimonial-item__position{font-weight:350;font-weight:700}.section-image-testimonials .testimonial-item__name,.section-image-testimonials .testimonial-item__name--bold,.section-image-testimonials .testimonial-item__position,.section-image-testimonials .testimonial-item__position--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.section-image-testimonials .testimonial-item__name--bold,.section-image-testimonials .testimonial-item__position--bold{font-weight:700}@media screen and (max-width:1024px){.section-image-testimonials .testimonial-item__name,.section-image-testimonials .testimonial-item__name--bold,.section-image-testimonials .testimonial-item__position,.section-image-testimonials .testimonial-item__position--bold{line-height:130%}}@media screen and (max-width:576px){.section-image-testimonials .testimonial-item__name,.section-image-testimonials .testimonial-item__name--bold,.section-image-testimonials .testimonial-item__position,.section-image-testimonials .testimonial-item__position--bold{font-size:.75rem;line-height:130%}}.section-image-testimonials .testimonial-item__position{font-weight:400}@media screen and (max-width:1024px){.section-image-testimonials--slider-full-width .splide.is-overflow{width:100%}}.section-image-testimonials--slider-full-width .splide.is-overflow .splide__track{margin-top:-10px;margin-left:-10px;width:calc(100% + 20px);overflow:hidden}.section-image-testimonials--slider-full-width .splide.is-overflow .testimonial-item{height:calc(100% - 20px);max-width:calc(100% - 20px);margin:10px}.section-image-testimonials--with-image-slider .testimonial-item__description,.section-image-testimonials--with-image-slider .testimonial-item__description *{font-size:1.5rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-image-testimonials--with-image-slider .testimonial-item__description,.section-image-testimonials--with-image-slider .testimonial-item__description *{line-height:100%}}@media screen and (max-width:576px){.section-image-testimonials--with-image-slider .testimonial-item__description,.section-image-testimonials--with-image-slider .testimonial-item__description *{font-size:1.25rem}}.section-image-testimonials--with-image-slider .testimonial-item__description strong,.section-image-testimonials--with-image-slider .testimonial-item__description strong *{font-size:1.5rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-image-testimonials--with-image-slider .testimonial-item__description strong,.section-image-testimonials--with-image-slider .testimonial-item__description strong *{line-height:100%}}@media screen and (max-width:576px){.section-image-testimonials--with-image-slider .testimonial-item__description strong,.section-image-testimonials--with-image-slider .testimonial-item__description strong *{font-size:1.25rem}}.star-filled{width:16px;height:16px;display:block;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='15' viewBox='0 0 17 15' fill='none'%3E%3Cpath d='M8.48926 0L10.2854 5.52786H16.0977L11.3954 8.94427L13.1915 14.4721L8.48926 11.0557L3.78698 14.4721L5.58309 8.94427L0.880805 5.52786H6.69315L8.48926 0Z' fill='%2306B6D4'/%3E%3C/svg%3E")}
.products-cards-v2{background:var(--background-color);padding:60px 0 100px;overflow:hidden}@media screen and (max-width:1024px){.products-cards-v2{padding:60px 0}}.products-cards-v2.theme-color-default{--background-color:var(--gray-50);--title-main:black;--progress-line:#E2E8F0;--card-bg:white}.products-cards-v2 .container{gap:40px}.products-cards-v2 .product-list{width:calc(100% + 24px);margin:-12px;display:flex;flex-wrap:wrap}.products-cards-v2 .card-product{width:calc(50% - 24px);margin:12px;border-radius:16px;background:var(--card-bg);box-shadow:0 0 21px 0 rgba(113,113,113,.15);overflow:hidden}@media screen and (max-width:1024px){.products-cards-v2 .card-product{width:calc(100% - 24px)}}.products-cards-v2 .card-product__media{height:224px;width:100%}.products-cards-v2 .card-product__media div,.products-cards-v2 .card-product__media picture,.products-cards-v2 .card-product__media article{height:100%}.products-cards-v2 .card-product__media img,.products-cards-v2 .card-product__media svg{height:100%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:576px){.products-cards-v2 .card-product__media img,.products-cards-v2 .card-product__media svg{width:100%}}.products-cards-v2 .card-product__content{width:100%;padding:24px;display:flex;flex-direction:column;gap:16px}.products-cards-v2 .card-product__content *{margin:0}.products-cards-v2 .card-product__content .field--name-field-tagline{font-size:.875rem;font-weight:700;line-height:130%;text-align:left;text-transform:uppercase;margin:0}@media screen and (max-width:576px){.products-cards-v2 .card-product__content .field--name-field-tagline{font-size:.75rem}}.products-cards-v2 .card-product__content p{font-weight:350}.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.products-cards-v2 .card-product__content p--bold{font-weight:700}@media screen and (max-width:1024px){.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{line-height:130%}}@media screen and (max-width:576px){.products-cards-v2 .card-product__content p,.products-cards-v2 .card-product__content p--bold{font-size:.875rem;line-height:130%}}
.related-resources{--progress-line:var(--gray-200);--card-bg-color:var(--white);overflow:hidden;background:var(--background-color);padding:var(--padding-top) 0 var(--padding-bottom)}.related-resources.padding-top-default{--padding-top:80px}@media screen and (max-width:768px){.related-resources.padding-top-default{--padding-top:60px}}.related-resources.padding-bottom-default{--padding-bottom:80px}@media screen and (max-width:768px){.related-resources.padding-bottom-default{--padding-bottom:60px}}.related-resources.theme-color-default{--background-color:var(--gray-50)}.related-resources.theme-color-none,.related-resources.theme-color-white{--background-color:var(--white);--card-bg-color:var(--harbor-900);--card-body:var(--white);--card-title-main:var(--white)}.related-resources.theme-color-none .card-resources-center__time::before,.related-resources.theme-color-none .card-resources-center__location::before,.related-resources.theme-color-white .card-resources-center__time::before,.related-resources.theme-color-white .card-resources-center__location::before{-webkit-filter:invert(1) brightness(2);filter:invert(1) brightness(2)}.related-resources--node{--padding-top:80px;--padding-bottom:80px}@media screen and (max-width:768px){.related-resources--node{--padding-top:60px;--padding-bottom:60px}}.related-resources::before{z-index:9}.related-resources h2{text-align:center}@media screen and (max-width:576px){.related-resources h2{text-align:left}}@supports(-webkit-line-clamp:1){.related-resources .card-resources-center__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}@supports not (-webkit-line-clamp:1){.related-resources .card-resources-center__title{overflow:hidden;display:block;line-height:1.3em;max-height:3.9em;position:relative;white-space:pre-wrap;text-align:left}.related-resources .card-resources-center__title::after{content:"...";position:absolute;bottom:0;right:0;color:inherit;background:var(--card-bg-color);padding-left:.25em}}.related-resources .field--name-field-description{max-width:1000px;display:flex;flex-direction:column;gap:16px;max-width:none;margin-top:-16px}@media screen and (max-width:1280px){.related-resources .field--name-field-description.with-slider{max-width:800px}}.related-resources .field--name-field-description *{margin:0}.related-resources .field--name-field-description a{--body:var(--harbor-800);transition:all .3s;font-weight:350;font-weight:700}.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}.related-resources .field--name-field-description a--bold{font-weight:700}@media screen and (max-width:1024px){.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{line-height:130%}}@media screen and (max-width:576px){.related-resources .field--name-field-description a,.related-resources .field--name-field-description a--bold{font-size:1rem;line-height:150%}}.related-resources .field--name-field-description a:hover{color:var(--red-700)}.related-resources .field--name-field-description a{--body:var(--harbor-700)}.related-resources--builder h2{width:100%;text-align:left}.related-resources .container{flex-direction:column;align-items:center;gap:32px;position:relative}@media screen and (max-width:576px){.related-resources .container{gap:24px;align-items:flex-start}}.related-resources .container::after{position:absolute;top:-50px;left:calc(-50vw + 80px);width:50vw;height:calc(100% + 100px);content:"";background-color:var(--background-color);display:block;z-index:5}@media screen and (max-width:1440px){.related-resources .container::after{left:calc(-50vw + 50px)}}@media screen and (max-width:1280px){.related-resources .container::after{left:calc(-50vw + 18px)}}@media screen and (max-width:1024px){.related-resources .container::after{left:calc(-50vw + 16px)}}.related-resources .container .card-resources-center--customer-story .card-resources-center__description{display:none}.related-resources .container .card-resources-center--customer-story .card-resources-center__title{-webkit-line-clamp:unset}.related-resources .splide__slide{margin:0}.related-resources .row-buttons{width:100%;justify-content:center}@media screen and (max-width:576px){.related-resources .row-buttons{justify-content:flex-start}}.related-resources .splide{--arrow-width:40px;display:flex;flex-direction:column;width:100%;visibility:visible !important}@media screen and (max-width:576px){.related-resources .splide{width:calc(100% - 24px)}}.related-resources .splide__track{overflow:unset}.related-resources .splide__pagination{display:flex;justify-content:flex-start;gap:8px;padding:0;flex-wrap:nowrap}.related-resources .splide__pagination li{display:flex;margin-top:24px;flex:0 1 35px}.related-resources .splide__pagination__page{all:unset;max-width:35px;width:100%;height:2px;background-color:var(--harbor-500);transition:all .3s;cursor:pointer}.related-resources .splide__pagination__page.is-active{-webkit-transform:scale(1.2);transform:scale(1.2)}.related-resources .splide__arrows{display:flex;gap:16px;position:absolute;top:calc(-1*(var(--arrow-width) + 40px));right:0}.related-resources .splide__arrow{-webkit-appearance:none;appearance:none;display:flex;width:var(--arrow-width);height:var(--arrow-width);justify-content:center;align-items:center;flex-shrink:0;border:2px solid var(--red-600);border-radius:50%;color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;position:relative;top:auto;background-color:rgba(0,0,0,0);box-shadow:none;outline:none;cursor:pointer}.related-resources .splide__arrow:disabled{border:2px solid var(--gray-400);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.related-resources .splide__arrow:hover:not(:disabled){color:var(--white);border-color:var(--red-600);background-color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.related-resources .splide__arrow:active,.related-resources .splide__arrow:focus{color:var(--white);border-color:var(--red-700);background-color:var(--red-700);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.related-resources .splide__arrow--next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.card-resources-center,.card-resources{--body:var(--card-body);--title-main:var(--card-title-main);--card-padding:24px;--card-time-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M8.5 15.1969V2.81643C8.5 2.81643 6.75777 0.875097 0.86977 0.796875C0.770214 0.796875 0.677773 0.832426 0.606662 0.903537C0.535551 0.974648 0.5 1.06711 0.5 1.16667V12.8146C0.5 13.0138 0.656444 13.1773 0.855556 13.1844C6.75067 13.2627 8.5 15.204 8.5 15.204' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.36643 7.41784C5.15754 7.01251 3.89887 6.75651 2.62598 6.66406' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.36643 10.3964C5.15754 9.99102 3.89887 9.73502 2.62598 9.64258' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6338 7.41784C11.8427 7.01251 13.1014 6.75651 14.3742 6.66406' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6338 10.3964C11.8427 9.99102 13.1014 9.73502 14.3742 9.64258' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.5 15.1969V2.81643C8.5 2.81643 10.2422 0.875097 16.1302 0.796875C16.2298 0.796875 16.3222 0.832426 16.3933 0.903537C16.4644 0.974648 16.5 1.06711 16.5 1.16667V12.8146C16.5 13.0138 16.3436 13.1773 16.1444 13.1844C10.2493 13.2627 8.5 15.204 8.5 15.204' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--card-location-icon:url("data:image/svg+xml,%0A%3Csvg width='16' height='25' viewBox='0 0 16 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 8.75C15.5 12.97 12.57 15.4 10.37 17.75C9.05001 19.16 8 23.75 8 23.75C8 23.75 6.95 19.16 5.64 17.76C3.44 15.41 0.5 12.98 0.5 8.75C0.5 4.52 3.86 1.25 8 1.25C12.14 1.25 15.5 4.61 15.5 8.75Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 11.75C9.66 11.75 11 10.41 11 8.75C11 7.09 9.66 5.75 8 5.75C6.34 5.75 5 7.09 5 8.75C5 10.41 6.34 11.75 8 11.75Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--teaser-right:-90px;--teaser-bottom:-71px;--teaser-width:385px;--lines-number:7;background:var(--card-bg-color);padding:var(--card-padding);border-radius:16px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:100%;width:100%;overflow:hidden;container-name:card-resources-center;container-type:inline-size}.card-resources-center .teaser,.card-resources .teaser{width:100%;position:absolute;bottom:0;right:0}@media screen and (max-width:768px){.card-resources-center .teaser,.card-resources .teaser{display:none}}.card-resources-center .teaser__image,.card-resources .teaser__image{position:absolute;overflow:hidden;width:var(--teaser-width);aspect-ratio:1;right:var(--teaser-right);bottom:var(--teaser-bottom);border-radius:50%;transition:all .3s}.card-resources-center .teaser__logo,.card-resources .teaser__logo{--teaser-logo-bottom:96px;position:absolute;right:0;bottom:var(--teaser-logo-bottom);display:flex;width:210px;height:50px;padding:13px 11px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px 0 0 8px;background:var(--card-bg-color);transition:bottom .3s}.card-resources-center .teaser__logo *,.card-resources .teaser__logo *{height:100%}.card-resources-center .teaser__logo img,.card-resources-center .teaser__logo svg,.card-resources-center .teaser__logo picture,.card-resources .teaser__logo img,.card-resources .teaser__logo svg,.card-resources .teaser__logo picture{width:auto;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.card-resources-center__logo,.card-resources__logo{height:80px;display:flex;justify-content:flex-start;align-items:center;width:100%}.card-resources-center__logo *,.card-resources__logo *{height:100%}.card-resources-center__logo img,.card-resources-center__logo svg,.card-resources-center__logo picture,.card-resources__logo img,.card-resources__logo svg,.card-resources__logo picture{width:auto;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;display:block}.card-resources-center__teaser,.card-resources__teaser{height:319px;position:absolute;z-index:5}.card-resources-center__teaser--empty .teaser__image,.card-resources__teaser--empty .teaser__image{background-image:url("data:image/svg+xml,%0A%3Csvg width='302' height='303' viewBox='0 0 302 303' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M222.023 195.306C212.061 195.306 203.905 187.152 203.905 177.191V168.78C204.552 168.557 205.081 168.079 205.37 167.466H252.734V195.306H222.023ZM205.37 165.309H252.734V132.371C252.734 122.41 244.58 114.256 234.617 114.256H206.214C205.628 114.939 204.821 115.429 203.905 115.615V163.994C204.552 164.217 205.081 164.696 205.37 165.309ZM199.945 114.256C200.421 114.81 201.042 115.237 201.748 115.478V164.234C201.333 164.491 200.998 164.865 200.789 165.309H138.189C137.801 163.878 136.664 162.754 135.225 162.388V140.291C135.554 140.106 135.777 139.753 135.777 139.349C135.777 138.943 135.554 138.591 135.225 138.407V132.371C135.225 122.41 143.38 114.256 153.342 114.256H199.945ZM201.748 107.665C200.123 108.219 198.953 109.759 198.953 111.572C198.953 111.75 198.965 111.926 198.987 112.099H153.342C142.189 112.099 133.068 121.218 133.068 132.371V162.419C131.683 162.815 130.596 163.917 130.22 165.309H63.2015C53.2389 165.309 45.0832 157.154 45.0832 147.193V103.585C46.6155 103.275 47.8399 102.116 48.2443 100.62H115.377C126.531 100.62 135.652 91.4993 135.652 80.3468V76.8863C138.148 77.9893 140.903 78.6028 143.796 78.6028H183.631C193.593 78.6028 201.748 86.7568 201.748 96.7185V107.665ZM203.905 107.528V96.7185C203.905 85.5652 194.784 76.4458 183.631 76.4458H143.796C140.872 76.4458 138.104 75.7437 135.652 74.4996V52.0543C135.769 51.8823 135.837 51.674 135.837 51.4503C135.837 51.2266 135.769 51.0184 135.652 50.8463V34.6149C135.652 24.6532 143.808 16.4992 153.77 16.4992H211.616C211.865 16.9681 212.239 17.3605 212.692 17.6332V47.6061C211.437 48.0974 210.481 49.1849 210.173 50.5211C210.013 50.4265 209.826 50.3714 209.626 50.3714H209.536C208.94 50.3714 208.457 50.8549 208.457 51.4503C208.457 52.0457 208.94 52.5284 209.536 52.5284H209.626C209.826 52.5284 210.013 52.4742 210.173 52.3796C210.481 53.7149 211.437 54.8033 212.692 55.2937V55.9365C212.692 67.0898 221.813 76.21 232.967 76.21H280.208C280.764 76.21 281.314 76.235 281.859 76.2849C294.669 98.472 302 124.22 302 151.682C302 156.275 301.795 160.82 301.393 165.309H265.835C265.361 163.553 263.756 162.261 261.85 162.261C259.945 162.261 258.341 163.553 257.867 165.309H254.891V132.371C254.891 121.218 245.77 112.099 234.617 112.099H207.173C207.195 111.926 207.206 111.75 207.206 111.572C207.206 109.575 205.788 107.91 203.905 107.528ZM200.789 167.466H138.189C137.801 168.897 136.664 170.02 135.225 170.387V205.015C136.669 205.439 137.785 206.632 138.098 208.12H157.765C168.92 208.12 178.041 217.241 178.041 228.393V248.589C178.041 258.551 186.197 266.705 196.159 266.705H248.833C264.743 253.161 277.807 236.373 287.004 217.365H273.011C261.98 217.365 252.937 208.446 252.738 197.463H222.023C210.87 197.463 201.748 188.342 201.748 177.191V168.54C201.333 168.284 200.998 167.91 200.789 167.466ZM133.496 34.6149V73.2107C128.78 69.9308 125.678 64.4742 125.678 58.3301V55.452C127.469 55.0021 128.796 53.3811 128.796 51.4503C128.796 49.5187 127.469 47.8978 125.678 47.4478V2.79564C133.911 1.40524 142.371 0.681641 151 0.681641C172.639 0.681641 193.215 5.23315 211.823 13.4319C211.627 13.7038 211.477 14.0109 211.385 14.3422H153.77C142.617 14.3422 133.496 23.4616 133.496 34.6149ZM120.543 51.4503C120.543 49.5704 121.801 47.9838 123.521 47.4856V3.17594C83.3606 10.5599 48.7622 33.8328 26.4839 66.2354C36.8612 67.0941 45.0832 75.8504 45.0832 86.4393V95.4976C46.6155 95.8082 47.8399 96.9672 48.2443 98.4625H115.377C125.34 98.4625 133.496 90.3077 133.496 80.3468V75.7747C127.536 72.2341 123.521 65.7295 123.521 58.3301V55.4142C121.801 54.9169 120.543 53.3303 120.543 51.4503ZM273.011 215.209C263.171 215.209 255.094 207.256 254.896 197.463H258.962C259.367 198.321 260.241 198.916 261.253 198.916C262.265 198.916 263.139 198.321 263.544 197.463H294.935C292.999 203.555 290.688 209.479 288.026 215.209H273.011ZM254.891 195.306H258.962C259.367 194.448 260.241 193.854 261.253 193.854C262.265 193.854 263.138 194.448 263.544 195.306H295.603C298.301 186.349 300.191 177.04 301.185 167.466H265.835C265.361 169.222 263.756 170.513 261.85 170.513C259.945 170.513 258.341 169.222 257.867 167.466H254.891V195.306ZM63.2015 268.322C53.2389 268.322 45.0832 260.168 45.0832 250.208V211.369C45.651 211.174 46.1268 210.783 46.4314 210.277H130.144C130.587 211.609 131.691 212.64 133.068 212.98V250.208C133.068 260.168 124.912 268.322 114.949 268.322H63.2015ZM42.9262 211.126C42.5846 210.913 42.2972 210.622 42.0899 210.277H28.6478C17.4936 210.277 8.37168 201.158 8.37168 190.005V180.177C7.42266 179.921 6.60959 179.334 6.06237 178.548H2.38331C6.78511 203.062 17.1039 225.522 31.8072 244.397C31.9492 244.507 32.0628 244.651 32.1359 244.818C36.1471 249.93 40.4809 254.776 45.1064 259.328C43.7134 256.582 42.9262 253.482 42.9262 250.208V211.126ZM41.8773 208.12C42.0718 207.579 42.4452 207.122 42.9262 206.824V196.664C42.9262 186.703 34.7704 178.548 24.8079 178.548H12.8397C12.2925 179.335 11.4786 179.922 10.5287 180.177V190.005C10.5287 199.966 18.6844 208.12 28.6478 208.12H41.8773ZM45.0832 196.664V206.58C45.8094 206.829 46.3858 207.399 46.6439 208.12H130.023C130.348 206.573 131.54 205.346 133.068 204.969V170.355C131.683 169.959 130.596 168.859 130.22 167.466H63.2015C52.0481 167.466 42.927 158.345 42.927 147.193V103.448C41.6364 103.007 40.6341 101.945 40.2761 100.62H8.85178C5.738 109.286 3.39428 118.321 1.90321 127.64C7.11206 131.318 10.5287 137.383 10.5287 144.208V172.21C12.2856 172.684 13.578 174.288 13.578 176.194C13.578 176.26 13.5762 176.326 13.5728 176.392H24.8079C35.9612 176.392 45.0832 185.513 45.0832 196.664ZM137.977 210.277C137.553 211.554 136.521 212.554 135.225 212.934V250.208C135.225 260.701 127.15 269.394 116.905 270.386C116.707 270.611 116.417 270.754 116.093 270.754H116.062C115.783 270.754 115.529 270.649 115.338 270.476C115.209 270.479 115.079 270.479 114.949 270.479H108.726C108.535 270.651 108.283 270.754 108.007 270.754H107.975C107.699 270.754 107.447 270.651 107.256 270.479H100.639C100.449 270.651 100.197 270.754 99.9207 270.754H99.8889C99.6127 270.754 99.3606 270.651 99.1696 270.479H92.5531C92.3621 270.651 92.11 270.754 91.8338 270.754H91.8028C91.5266 270.754 91.2746 270.651 91.0835 270.479H84.4671C84.2761 270.651 84.024 270.754 83.7478 270.754H83.7168C83.4406 270.754 83.1885 270.651 82.9975 270.479H76.3811C76.19 270.651 75.938 270.754 75.6618 270.754H75.6299C75.3537 270.754 75.1016 270.651 74.9115 270.479H68.2942C68.104 270.651 67.8519 270.754 67.5757 270.754H67.5439C67.2677 270.754 67.0156 270.651 66.8246 270.479H63.2015C62.2447 270.479 61.3034 270.412 60.3811 270.282C60.1866 270.567 59.8597 270.754 59.4888 270.754H59.4579C58.9399 270.754 58.5071 270.389 58.403 269.903C57.6562 269.72 56.9257 269.495 56.2133 269.232C82.1277 290.154 115.101 302.682 151 302.682C187.11 302.682 220.26 290.006 246.243 268.862H205.35C205.46 268.88 205.568 268.899 205.678 268.919C206.263 269.025 206.652 269.585 206.546 270.171C206.441 270.757 205.881 271.146 205.294 271.04C205.169 271.018 205.044 270.997 204.919 270.977C204.33 270.884 203.929 270.332 204.022 269.743C204.093 269.297 204.427 268.959 204.84 268.862H203.019C203.252 269.064 203.397 269.365 203.391 269.698C203.38 270.294 202.888 270.767 202.293 270.756C202.259 270.755 202.225 270.755 202.189 270.755H202.143H202.085H202.075C201.48 270.755 200.997 270.271 200.997 269.676C200.997 269.352 201.141 269.06 201.368 268.862H197.647C197.874 269.06 198.017 269.352 198.017 269.676C198.017 270.271 197.535 270.754 196.939 270.754H196.924C196.328 270.754 195.846 270.271 195.846 269.676C195.846 269.352 195.989 269.06 196.217 268.862H196.159C185.006 268.862 175.884 259.742 175.884 248.589V228.393C175.884 218.432 167.729 210.277 157.765 210.277H137.977ZM214.849 17.9757C215.684 17.7847 216.382 17.2357 216.773 16.4992H218.355C244.162 29.3828 265.763 49.4387 280.546 74.0556C280.433 74.0539 280.321 74.053 280.208 74.053H232.967C223.005 74.053 214.849 65.8982 214.849 55.9365V55.5243C216.469 55.2662 217.776 54.0651 218.187 52.5009C218.666 52.3916 219.023 51.9623 219.023 51.4503C219.023 50.9375 218.666 50.5082 218.187 50.3989C217.776 48.8347 216.469 47.6336 214.849 47.3755V17.9757ZM42.927 95.6353V86.4393C42.927 76.5662 34.915 68.4682 25.0729 68.3253C18.8608 77.6908 13.6657 87.7884 9.64508 98.4625H40.2761C40.6341 97.1367 41.6364 96.0758 42.927 95.6353ZM5.325 176.194C5.325 174.289 6.61646 172.684 8.37168 172.21V144.208C8.37168 138.502 5.69584 133.388 1.53667 130.061C0.523979 137.122 0 144.341 0 151.682C0 160.097 0.688317 168.352 2.01161 176.392H5.32931C5.32587 176.326 5.325 176.26 5.325 176.194ZM96.042 50.3705C96.0868 50.3714 96.1332 50.3714 96.1831 50.3714H96.2537H96.2812C96.8766 50.3714 97.3593 50.8549 97.3593 51.4503C97.3593 52.0457 96.8766 52.5284 96.2812 52.5284H96.2537H96.2502C96.1754 52.5284 96.0893 52.5284 96.0016 52.5267C95.4062 52.5155 94.933 52.0242 94.9433 51.4288C94.9545 50.8334 95.4466 50.3594 96.042 50.3705ZM78.1363 32.4777C78.1414 33.0731 77.663 33.5609 77.0676 33.5661C76.4723 33.5713 75.9853 33.0937 75.9792 32.4975C75.9784 32.4218 75.9784 32.3392 75.9784 32.2566V32.248C75.9784 31.6517 76.4611 31.169 77.0565 31.169C77.6519 31.169 78.1345 31.6517 78.1345 32.248V32.2566C78.1345 32.3271 78.1354 32.3994 78.1363 32.4777ZM77.0573 30.7672C77.6527 30.7672 78.1354 30.2845 78.1354 29.6891V29.6754C78.1354 29.08 77.6527 28.5973 77.0573 28.5973C76.4611 28.5973 75.9784 29.08 75.9784 29.6754V29.6891C75.9784 30.2845 76.4611 30.7672 77.0573 30.7672ZM77.0573 22.3456C77.6527 22.3456 78.1354 21.8629 78.1354 21.2675V21.24C78.1354 20.6446 77.6527 20.1619 77.0573 20.1619C76.4611 20.1619 75.9784 20.6446 75.9784 21.24V21.2675C75.9784 21.8629 76.4611 22.3456 77.0573 22.3456ZM39.3168 246.329C38.7214 246.329 38.2387 245.846 38.2387 245.251C38.2387 244.655 38.7214 244.173 39.3168 244.173H39.346C39.9423 244.173 40.425 244.655 40.425 245.251C40.425 245.846 39.9423 246.329 39.346 246.329H39.3168ZM47.5147 246.329C46.9193 246.329 46.4366 245.846 46.4366 245.251C46.4366 244.655 46.9193 244.173 47.5147 244.173H47.5448C48.1402 244.173 48.6229 244.655 48.6229 245.251C48.6229 245.846 48.1402 246.329 47.5448 246.329H47.5147ZM55.7134 246.329C55.118 246.329 54.6353 245.846 54.6353 245.251C54.6353 244.655 55.118 244.173 55.7134 244.173H55.7427C56.3389 244.173 56.8216 244.655 56.8216 245.251C56.8216 245.846 56.3389 246.329 55.7427 246.329H55.7134ZM63.9113 246.329C63.3159 246.329 62.8332 245.846 62.8332 245.251C62.8332 244.655 63.3159 244.173 63.9113 244.173H63.9268C64.5222 244.173 65.0049 244.655 65.0049 245.251C65.0049 245.846 64.5222 246.329 63.9268 246.329H63.9113ZM71.1791 244.702C71.3572 245.27 71.962 245.586 72.5308 245.407C72.6676 245.364 72.8044 245.321 72.9403 245.274C73.5047 245.084 73.8076 244.472 73.6166 243.908C73.4264 243.343 72.8147 243.041 72.2503 243.231C72.1771 243.256 72.1031 243.28 72.0292 243.304C71.981 243.319 71.9328 243.335 71.8846 243.35C71.3167 243.528 71.0001 244.133 71.1791 244.702ZM80.0111 239.7C80.4533 240.099 81.1348 240.064 81.534 239.622C81.7267 239.41 81.9143 239.193 82.0975 238.973C82.4778 238.515 82.415 237.834 81.9564 237.454C81.4978 237.074 80.8181 237.136 80.4378 237.595C80.2744 237.792 80.1057 237.986 79.9345 238.176C79.5344 238.618 79.5697 239.3 80.0111 239.7ZM85.1993 230.521C85.7852 230.627 86.3462 230.238 86.452 229.652C86.4606 229.603 86.4692 229.554 86.4778 229.505C86.4907 229.429 86.5036 229.352 86.5165 229.276L86.5243 229.227C86.6172 228.638 86.2163 228.086 85.6278 227.993C85.0401 227.899 84.4877 228.3 84.394 228.889C84.3742 229.015 84.3526 229.142 84.3294 229.268C84.2236 229.854 84.6125 230.415 85.1993 230.521ZM86.7738 220.885C86.7738 221.481 86.2911 221.963 85.6949 221.963C85.0995 221.963 84.6168 221.481 84.6168 220.885V220.849C84.6168 220.254 85.0995 219.771 85.6949 219.771C86.2911 219.771 86.7738 220.254 86.7738 220.849V220.885ZM86.7738 212.386C86.7738 212.982 86.2911 213.464 85.6949 213.464C85.0995 213.464 84.6168 212.982 84.6168 212.386V212.314C84.6168 211.719 85.0995 211.236 85.6949 211.236C86.2911 211.236 86.7738 211.719 86.7738 212.314V212.386ZM86.7738 203.851C86.7738 204.446 86.2911 204.929 85.6949 204.929C85.0995 204.929 84.6168 204.446 84.6168 203.851V203.779C84.6168 203.183 85.0995 202.701 85.6949 202.701C86.2911 202.701 86.7738 203.183 86.7738 203.779V203.851ZM86.7738 195.316C86.7738 195.911 86.2911 196.394 85.6949 196.394C85.0995 196.394 84.6168 195.911 84.6168 195.316V195.244C84.6168 194.648 85.0995 194.166 85.6949 194.166C86.2911 194.166 86.7738 194.648 86.7738 195.244V195.316ZM86.7738 186.781C86.7738 187.376 86.2911 187.859 85.6949 187.859C85.0995 187.859 84.6168 187.376 84.6168 186.781V186.709C84.6168 186.113 85.0995 185.63 85.6949 185.63C86.2911 185.63 86.7738 186.113 86.7738 186.709V186.781ZM86.7738 178.246C86.7738 178.841 86.2911 179.324 85.6949 179.324C85.0995 179.324 84.6168 178.841 84.6168 178.246V178.174C84.6168 177.579 85.0995 177.095 85.6949 177.095C86.2911 177.095 86.7738 177.579 86.7738 178.174V178.246ZM86.7738 169.71C86.7738 170.306 86.2911 170.789 85.6949 170.789C85.0995 170.789 84.6168 170.306 84.6168 169.71V169.639C84.6168 169.044 85.0995 168.561 85.6949 168.561C86.2911 168.561 86.7738 169.044 86.7738 169.639V169.71ZM86.7738 161.175C86.7738 161.772 86.2911 162.254 85.6949 162.254C85.0995 162.254 84.6168 161.772 84.6168 161.175V161.14C84.6168 160.544 85.0995 160.061 85.6949 160.061C86.2911 160.061 86.7738 160.544 86.7738 161.14V161.175ZM86.2438 153.864C86.8117 154.042 87.4174 153.726 87.5955 153.157C87.6161 153.093 87.6368 153.028 87.6574 152.964C87.6764 152.906 87.6953 152.849 87.7142 152.792C87.9052 152.228 87.6024 151.616 87.038 151.425C86.4735 151.235 85.8618 151.538 85.6708 152.102C85.6252 152.238 85.5804 152.374 85.5374 152.512C85.3593 153.08 85.6751 153.686 86.2438 153.864ZM91.247 145.032C91.6462 145.474 92.3286 145.508 92.7699 145.109C92.9601 144.937 93.1545 144.769 93.3516 144.605C93.8102 144.225 93.873 143.545 93.4927 143.086C93.1124 142.629 92.4327 142.566 91.9741 142.946C91.7538 143.128 91.537 143.317 91.3245 143.509C90.8822 143.908 90.8478 144.589 91.247 145.032ZM100.427 139.845C100.532 140.431 101.093 140.82 101.679 140.714C101.728 140.706 101.776 140.697 101.825 140.688L101.87 140.681L101.941 140.669C101.98 140.663 102.019 140.657 102.059 140.65C102.646 140.557 103.048 140.004 102.954 139.416C102.862 138.827 102.309 138.426 101.721 138.52C101.579 138.542 101.437 138.567 101.296 138.592C100.71 138.698 100.321 139.259 100.427 139.845ZM110.025 140.427C109.43 140.427 108.947 139.944 108.947 139.349C108.947 138.753 109.43 138.271 110.025 138.271H110.04C110.635 138.271 111.118 138.753 111.118 139.349C111.118 139.944 110.635 140.427 110.04 140.427H110.025ZM118.231 140.427C117.635 140.427 117.153 139.944 117.153 139.349C117.153 138.753 117.635 138.271 118.231 138.271H118.259C118.855 138.271 119.338 138.753 119.338 139.349C119.338 139.944 118.855 140.427 118.259 140.427H118.231ZM126.451 140.427C125.855 140.427 125.372 139.944 125.372 139.349C125.372 138.753 125.855 138.271 126.451 138.271H126.479C127.075 138.271 127.558 138.753 127.558 139.349C127.558 139.944 127.075 140.427 126.479 140.427H126.451ZM142.89 140.427C142.294 140.427 141.812 139.944 141.812 139.349C141.812 138.753 142.294 138.271 142.89 138.271H142.919C143.515 138.271 143.997 138.753 143.997 139.349C143.997 139.944 143.515 140.427 142.919 140.427H142.89ZM151.11 140.427C150.515 140.427 150.031 139.944 150.031 139.349C150.031 138.753 150.515 138.271 151.11 138.271H151.139C151.734 138.271 152.217 138.753 152.217 139.349C152.217 139.944 151.734 140.427 151.139 140.427H151.11ZM159.33 140.427C158.734 140.427 158.251 139.944 158.251 139.349C158.251 138.753 158.734 138.271 159.33 138.271H159.358C159.953 138.271 160.437 138.753 160.437 139.349C160.437 139.944 159.953 140.427 159.358 140.427H159.33ZM167.549 140.427C166.954 140.427 166.471 139.944 166.471 139.349C166.471 138.753 166.954 138.271 167.549 138.271H167.578C168.174 138.271 168.656 138.753 168.656 139.349C168.656 139.944 168.174 140.427 167.578 140.427H167.549ZM175.769 140.427C175.174 140.427 174.691 139.944 174.691 139.349C174.691 138.753 175.174 138.271 175.769 138.271H175.798C176.393 138.271 176.876 138.753 176.876 139.349C176.876 139.944 176.393 140.427 175.798 140.427H175.769ZM183.989 140.427C183.393 140.427 182.91 139.944 182.91 139.349C182.91 138.753 183.393 138.271 183.989 138.271H184.017C184.613 138.271 185.096 138.753 185.096 139.349C185.096 139.944 184.613 140.427 184.017 140.427H183.989ZM192.209 140.427C191.613 140.427 191.13 139.944 191.13 139.349C191.13 138.753 191.613 138.271 192.209 138.271H192.237C192.833 138.271 193.315 138.753 193.315 139.349C193.315 139.944 192.833 140.427 192.237 140.427H192.209ZM200.428 140.427C199.833 140.427 199.35 139.944 199.35 139.349C199.35 138.753 199.833 138.271 200.428 138.271H200.457C201.052 138.271 201.536 138.753 201.536 139.349C201.536 139.944 201.052 140.427 200.457 140.427H200.428ZM208.648 140.427C208.052 140.427 207.569 139.944 207.569 139.349C207.569 138.753 208.052 138.271 208.648 138.271H208.677C209.272 138.271 209.755 138.753 209.755 139.349C209.755 139.944 209.272 140.427 208.677 140.427H208.648ZM216.868 140.427C216.272 140.427 215.789 139.944 215.789 139.349C215.789 138.753 216.272 138.271 216.868 138.271H216.896C217.492 138.271 217.974 138.753 217.974 139.349C217.974 139.944 217.492 140.427 216.896 140.427H216.868ZM225.087 140.427C224.492 140.427 224.009 139.944 224.009 139.349C224.009 138.753 224.492 138.271 225.087 138.271H225.116C225.712 138.271 226.195 138.753 226.195 139.349C226.195 139.944 225.712 140.427 225.116 140.427H225.087ZM233.307 140.427C232.711 140.427 232.229 139.944 232.229 139.349C232.229 138.753 232.711 138.271 233.307 138.271H233.336C233.931 138.271 234.414 138.753 234.414 139.349C234.414 139.944 233.931 140.427 233.336 140.427H233.307ZM241.527 140.427C240.931 140.427 240.449 139.944 240.449 139.349C240.449 138.753 240.931 138.271 241.527 138.271H241.555C242.151 138.271 242.633 138.753 242.633 139.349C242.633 139.944 242.151 140.427 241.555 140.427H241.527ZM249.746 140.427C249.151 140.427 248.668 139.944 248.668 139.349C248.668 138.753 249.151 138.271 249.746 138.271H249.775C250.371 138.271 250.854 138.753 250.854 139.349C250.854 139.944 250.371 140.427 249.775 140.427H249.746ZM257.966 140.427C257.37 140.427 256.888 139.944 256.888 139.349C256.888 138.753 257.37 138.271 257.966 138.271H257.995C258.59 138.271 259.073 138.753 259.073 139.349C259.073 139.944 258.59 140.427 257.995 140.427H257.966ZM266.186 140.427C265.591 140.427 265.108 139.944 265.108 139.349C265.108 138.753 265.591 138.271 266.186 138.271H266.214C266.81 138.271 267.293 138.753 267.293 139.349C267.293 139.944 266.81 140.427 266.214 140.427H266.186ZM274.405 140.427C273.81 140.427 273.327 139.944 273.327 139.349C273.327 138.753 273.81 138.271 274.405 138.271H274.435C275.03 138.271 275.513 138.753 275.513 139.349C275.513 139.944 275.03 140.427 274.435 140.427H274.405ZM282.626 140.427C282.03 140.427 281.547 139.944 281.547 139.349C281.547 138.753 282.03 138.271 282.626 138.271H282.654C283.249 138.271 283.732 138.753 283.732 139.349C283.732 139.944 283.249 140.427 282.654 140.427H282.626ZM290.845 140.427C290.25 140.427 289.767 139.944 289.767 139.349C289.767 138.753 290.25 138.271 290.845 138.271H290.873C291.469 138.271 291.952 138.753 291.952 139.349C291.952 139.944 291.469 140.427 290.873 140.427H290.845ZM299.065 140.427C298.469 140.427 297.986 139.944 297.986 139.349C297.986 138.753 298.469 138.271 299.065 138.271H299.094C299.689 138.271 300.172 138.753 300.172 139.349C300.172 139.944 299.689 140.427 299.094 140.427H299.065ZM65.411 245.251C65.411 245.846 65.8936 246.329 66.489 246.329H66.4977H66.502C66.5768 246.329 66.6611 246.329 66.7489 246.327C67.3443 246.317 67.8175 245.825 67.8072 245.229C67.796 244.634 67.3038 244.16 66.7084 244.171C66.6826 244.172 66.656 244.172 66.6284 244.172C66.588 244.172 66.545 244.173 66.4977 244.173H66.489C65.8936 244.173 65.411 244.655 65.411 245.251ZM85.6828 227.366C86.2791 227.371 86.7661 226.893 86.7712 226.297C86.7721 226.221 86.7729 226.139 86.7729 226.057V226.035C86.7729 225.439 86.2903 224.957 85.6949 224.957C85.0995 224.957 84.6159 225.439 84.6159 226.035V226.057C84.6159 226.128 84.6159 226.2 84.6151 226.277C84.609 226.873 85.0874 227.36 85.6828 227.366ZM85.6949 159.643C86.2903 159.643 86.7729 159.16 86.7729 158.565V158.542C86.7729 158.472 86.7738 158.4 86.7747 158.322C86.7798 157.727 86.3014 157.24 85.706 157.234C85.1107 157.229 84.6237 157.707 84.6177 158.302L84.6168 158.413C84.6168 158.456 84.6159 158.499 84.6159 158.542V158.565C84.6159 159.16 85.0995 159.643 85.6949 159.643ZM103.583 139.37C103.595 139.966 104.086 140.44 104.681 140.428C104.747 140.427 104.813 140.427 104.892 140.427H104.901C105.496 140.427 105.979 139.944 105.979 139.349C105.979 138.753 105.496 138.271 104.901 138.271H104.892H104.888C104.852 138.271 104.814 138.271 104.775 138.271C104.732 138.271 104.686 138.271 104.642 138.272C104.046 138.284 103.572 138.775 103.583 139.37ZM220.733 284.188C221.301 284.01 221.617 283.404 221.438 282.837C221.418 282.771 221.397 282.706 221.375 282.64L221.349 282.557C221.334 282.515 221.32 282.473 221.307 282.431C221.116 281.867 220.504 281.563 219.939 281.754C219.375 281.944 219.072 282.556 219.263 283.121C219.304 283.241 219.342 283.361 219.381 283.483C219.559 284.051 220.165 284.367 220.733 284.188ZM215.726 275.355C216.125 274.913 216.091 274.232 215.649 273.832C215.438 273.642 215.224 273.456 215.005 273.275C214.546 272.894 213.867 272.957 213.486 273.415C213.106 273.874 213.169 274.553 213.628 274.934C213.823 275.096 214.015 275.262 214.203 275.433C214.645 275.832 215.327 275.798 215.726 275.355ZM124.148 270.754C123.552 270.754 123.069 270.271 123.069 269.676C123.069 269.081 123.552 268.598 124.148 268.598H124.179C124.774 268.598 125.258 269.081 125.258 269.676C125.258 270.271 124.774 270.754 124.179 270.754H124.148ZM132.234 270.754C131.638 270.754 131.156 270.271 131.156 269.676C131.156 269.081 131.638 268.598 132.234 268.598H132.265C132.861 268.598 133.344 269.081 133.344 269.676C133.344 270.271 132.861 270.754 132.265 270.754H132.234ZM140.32 270.754C139.724 270.754 139.242 270.271 139.242 269.676C139.242 269.081 139.724 268.598 140.32 268.598H140.352C140.947 268.598 141.43 269.081 141.43 269.676C141.43 270.271 140.947 270.754 140.352 270.754H140.32ZM148.406 270.754C147.811 270.754 147.328 270.271 147.328 269.676C147.328 269.081 147.811 268.598 148.406 268.598H148.438C149.033 268.598 149.516 269.081 149.516 269.676C149.516 270.271 149.033 270.754 148.438 270.754H148.406ZM156.493 270.754C155.897 270.754 155.414 270.271 155.414 269.676C155.414 269.081 155.897 268.598 156.493 268.598H156.524C157.119 268.598 157.603 269.081 157.603 269.676C157.603 270.271 157.119 270.754 156.524 270.754H156.493ZM164.579 270.754C163.983 270.754 163.501 270.271 163.501 269.676C163.501 269.081 163.983 268.598 164.579 268.598H164.61C165.206 268.598 165.689 269.081 165.689 269.676C165.689 270.271 165.206 270.754 164.61 270.754H164.579ZM172.665 270.754C172.069 270.754 171.587 270.271 171.587 269.676C171.587 269.081 172.069 268.598 172.665 268.598H172.697C173.292 268.598 173.775 269.081 173.775 269.676C173.775 270.271 173.292 270.754 172.697 270.754H172.665ZM180.751 270.754C180.155 270.754 179.673 270.271 179.673 269.676C179.673 269.081 180.155 268.598 180.751 268.598H180.783C181.378 268.598 181.861 269.081 181.861 269.676C181.861 270.271 181.378 270.754 180.783 270.754H180.751ZM188.838 270.754C188.241 270.754 187.759 270.271 187.759 269.676C187.759 269.081 188.241 268.598 188.838 268.598H188.869C189.464 268.598 189.947 269.081 189.947 269.676C189.947 270.271 189.464 270.754 188.869 270.754H188.838ZM93.4212 50.1494C94.0089 50.2423 94.4107 50.7947 94.3169 51.3832C94.224 51.9717 93.6708 52.3727 93.0831 52.2789C92.9403 52.2565 92.7975 52.2324 92.6555 52.2066C92.0696 52.1008 91.6807 51.5398 91.7865 50.953C91.8923 50.3671 92.4533 49.9782 93.0392 50.084C93.1666 50.1073 93.293 50.1288 93.4212 50.1494ZM84.7157 46.195C85.1735 46.5753 85.2371 47.255 84.8568 47.7136C84.4765 48.1714 83.796 48.235 83.3382 47.8547C83.1162 47.6706 82.8977 47.4813 82.6843 47.2877C82.2421 46.8885 82.2077 46.2071 82.6069 45.7648C83.0061 45.3234 83.6884 45.289 84.1298 45.6882C84.3217 45.8612 84.517 46.0298 84.7157 46.195ZM79.0767 38.0083C79.2677 38.5719 78.9648 39.1845 78.4004 39.3746C77.836 39.5648 77.2242 39.2619 77.0332 38.6975C76.9876 38.5607 76.9429 38.4239 76.8999 38.2854C76.7209 37.7175 77.0375 37.1127 77.6054 36.9337C78.1741 36.7556 78.779 37.0722 78.9571 37.6401C78.9958 37.7631 79.0362 37.8861 79.0767 38.0083ZM100.361 51.4503C100.361 52.0457 100.844 52.5284 101.439 52.5284H101.485C102.08 52.5284 102.563 52.0457 102.563 51.4503C102.563 50.8549 102.08 50.3714 101.485 50.3714H101.439C100.844 50.3714 100.361 50.8549 100.361 51.4503ZM108.635 51.4503C108.635 52.0457 109.118 52.5284 109.713 52.5284H109.803C110.399 52.5284 110.881 52.0457 110.881 51.4503C110.881 50.8549 110.399 50.3714 109.803 50.3714H109.713C109.118 50.3714 108.635 50.8549 108.635 51.4503ZM116.953 51.4503C116.953 52.0457 117.436 52.5284 118.032 52.5284H118.122C118.718 52.5284 119.201 52.0457 119.201 51.4503C119.201 50.8549 118.718 50.3714 118.122 50.3714H118.032C117.436 50.3714 116.953 50.8549 116.953 51.4503ZM141.909 51.4503C141.909 52.0457 142.392 52.5284 142.987 52.5284H143.077C143.673 52.5284 144.156 52.0457 144.156 51.4503C144.156 50.8549 143.673 50.3714 143.077 50.3714H142.987C142.392 50.3714 141.909 50.8549 141.909 51.4503ZM150.227 51.4503C150.227 52.0457 150.711 52.5284 151.306 52.5284H151.396C151.992 52.5284 152.475 52.0457 152.475 51.4503C152.475 50.8549 151.992 50.3714 151.396 50.3714H151.306C150.711 50.3714 150.227 50.8549 150.227 51.4503ZM158.547 51.4503C158.547 52.0457 159.029 52.5284 159.625 52.5284H159.715C160.31 52.5284 160.793 52.0457 160.793 51.4503C160.793 50.8549 160.31 50.3714 159.715 50.3714H159.625C159.029 50.3714 158.547 50.8549 158.547 51.4503ZM166.865 51.4503C166.865 52.0457 167.348 52.5284 167.943 52.5284H168.033C168.629 52.5284 169.111 52.0457 169.111 51.4503C169.111 50.8549 168.629 50.3714 168.033 50.3714H167.943C167.348 50.3714 166.865 50.8549 166.865 51.4503ZM175.183 51.4503C175.183 52.0457 175.666 52.5284 176.262 52.5284H176.352C176.948 52.5284 177.431 52.0457 177.431 51.4503C177.431 50.8549 176.948 50.3714 176.352 50.3714H176.262C175.666 50.3714 175.183 50.8549 175.183 51.4503ZM183.502 51.4503C183.502 52.0457 183.985 52.5284 184.581 52.5284H184.671C185.266 52.5284 185.749 52.0457 185.749 51.4503C185.749 50.8549 185.266 50.3714 184.671 50.3714H184.581C183.985 50.3714 183.502 50.8549 183.502 51.4503ZM191.821 51.4503C191.821 52.0457 192.303 52.5284 192.899 52.5284H192.989C193.585 52.5284 194.067 52.0457 194.067 51.4503C194.067 50.8549 193.585 50.3714 192.989 50.3714H192.899C192.303 50.3714 191.821 50.8549 191.821 51.4503ZM200.139 51.4503C200.139 52.0457 200.622 52.5284 201.217 52.5284H201.308C201.903 52.5284 202.386 52.0457 202.386 51.4503C202.386 50.8549 201.903 50.3714 201.308 50.3714H201.217C200.622 50.3714 200.139 50.8549 200.139 51.4503ZM225.095 51.4503C225.095 52.0457 225.578 52.5284 226.173 52.5284H226.263C226.859 52.5284 227.341 52.0457 227.341 51.4503C227.341 50.8549 226.859 50.3714 226.263 50.3714H226.173C225.578 50.3714 225.095 50.8549 225.095 51.4503ZM233.413 51.4503C233.413 52.0457 233.896 52.5284 234.491 52.5284H234.582C235.177 52.5284 235.661 52.0457 235.661 51.4503C235.661 50.8549 235.177 50.3714 234.582 50.3714H234.491C233.896 50.3714 233.413 50.8549 233.413 51.4503ZM241.732 51.4503C241.732 52.0457 242.215 52.5284 242.811 52.5284H242.901C243.496 52.5284 243.979 52.0457 243.979 51.4503C243.979 50.8549 243.496 50.3714 242.901 50.3714H242.811C242.215 50.3714 241.732 50.8549 241.732 51.4503ZM250.051 51.4503C250.051 52.0457 250.534 52.5284 251.129 52.5284H251.219C251.815 52.5284 252.297 52.0457 252.297 51.4503C252.297 50.8549 251.815 50.3714 251.219 50.3714H251.129C250.534 50.3714 250.051 50.8549 250.051 51.4503ZM258.369 51.4503C258.369 52.0457 258.852 52.5284 259.447 52.5284H259.538C260.133 52.5284 260.616 52.0457 260.616 51.4503C260.616 50.8549 260.133 50.3714 259.538 50.3714H259.447C258.852 50.3714 258.369 50.8549 258.369 51.4503Z' fill='%2306B6D4' fill-opacity='0.2'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.card-resources-center__teaser img,.card-resources-center__teaser svg,.card-resources-center__teaser picture,.card-resources__teaser img,.card-resources__teaser svg,.card-resources__teaser picture{width:auto;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width:768px){.card-resources-center__wrapper,.card-resources__wrapper{padding-bottom:0 !important}}.card-resources-center:hover .card-resources-center__teaser,.card-resources:hover .card-resources-center__teaser{--teaser-right:-30px;--teaser-bottom:24px;--teaser-width:220px}.card-resources-center:hover .card-resources-center__button,.card-resources:hover .card-resources-center__button{opacity:1}@media screen and (max-width:768px){.card-resources-center:hover .card-resources-center__button,.card-resources:hover .card-resources-center__button{display:none}}.card-resources-center:hover .teaser__logo,.card-resources:hover .teaser__logo{--teaser-logo-bottom:158px}.card-resources-center__link,.card-resources__link{position:absolute;inset:0;z-index:200;opacity:0}.card-resources-center__wrapper,.card-resources__wrapper{display:flex;padding-bottom:62px;flex-direction:column;align-items:flex-start;gap:16px;z-index:20;width:100%}.card-resources-center__labels,.card-resources__labels{width:100%}.card-resources-center__button,.card-resources__button{position:absolute;bottom:24px;left:24px;opacity:0;z-index:2;transition:opacity .3s ease-in-out}.card-resources-center__title,.card-resources__title{width:calc(100% - 291px);color:var(--card-title-main)}.card-resources-center__content,.card-resources__content{display:flex;flex-direction:column;gap:16px;width:calc(100% - 291px)}.card-resources-center__description,.card-resources__description{font-weight:350}.card-resources-center__description h1,.card-resources-center__description h2,.card-resources-center__description h3,.card-resources-center__description h4,.card-resources-center__description h5,.card-resources__description h1,.card-resources__description h2,.card-resources__description h3,.card-resources__description h4,.card-resources__description h5{font-weight:350}.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.card-resources-center__description h1--bold,.card-resources-center__description h2--bold,.card-resources-center__description h3--bold,.card-resources-center__description h4--bold,.card-resources-center__description h5--bold,.card-resources__description h1--bold,.card-resources__description h2--bold,.card-resources__description h3--bold,.card-resources__description h4--bold,.card-resources__description h5--bold{font-weight:700}@media screen and (max-width:1024px){.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description h1,.card-resources-center__description h1--bold,.card-resources-center__description h2,.card-resources-center__description h2--bold,.card-resources-center__description h3,.card-resources-center__description h3--bold,.card-resources-center__description h4,.card-resources-center__description h4--bold,.card-resources-center__description h5,.card-resources-center__description h5--bold,.card-resources__description h1,.card-resources__description h1--bold,.card-resources__description h2,.card-resources__description h2--bold,.card-resources__description h3,.card-resources__description h3--bold,.card-resources__description h4,.card-resources__description h4--bold,.card-resources__description h5,.card-resources__description h5--bold{font-size:.875rem;line-height:130%}}.card-resources-center__description h1 *,.card-resources-center__description h2 *,.card-resources-center__description h3 *,.card-resources-center__description h4 *,.card-resources-center__description h5 *,.card-resources__description h1 *,.card-resources__description h2 *,.card-resources__description h3 *,.card-resources__description h4 *,.card-resources__description h5 *{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit}.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.card-resources-center__description--bold,.card-resources__description--bold{font-weight:700}@media screen and (max-width:1024px){.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description,.card-resources-center__description--bold,.card-resources__description,.card-resources__description--bold{font-size:.875rem;line-height:130%}}.card-resources-center__description *,.card-resources__description *{margin:0}.card-resources-center__description p,.card-resources-center__description a,.card-resources-center__description li,.card-resources__description p,.card-resources__description a,.card-resources__description li{color:var(--body);font-weight:350}.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.card-resources-center__description p--bold,.card-resources-center__description a--bold,.card-resources-center__description li--bold,.card-resources__description p--bold,.card-resources__description a--bold,.card-resources__description li--bold{font-weight:700}@media screen and (max-width:1024px){.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__description p,.card-resources-center__description p--bold,.card-resources-center__description a,.card-resources-center__description a--bold,.card-resources-center__description li,.card-resources-center__description li--bold,.card-resources__description p,.card-resources__description p--bold,.card-resources__description a,.card-resources__description a--bold,.card-resources__description li,.card-resources__description li--bold{font-size:.875rem;line-height:130%}}.card-resources-center__description a,.card-resources__description a{font-weight:700}.card-resources-center__description ul,.card-resources-center__description ol,.card-resources__description ul,.card-resources__description ol{padding:0;display:flex;flex-direction:column;gap:8px;list-style:none}.card-resources-center__description li,.card-resources__description li{padding-left:24px;position:relative}.card-resources-center__description li::before,.card-resources__description li::before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--red-500);position:absolute;top:.5em;left:8px}.card-resources-center__description li strong,.card-resources__description li strong{margin-bottom:16px;display:inline-block}@supports(-webkit-line-clamp:1){.card-resources-center__description,.card-resources__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lines-number);overflow:hidden}}@supports not (-webkit-line-clamp:1){.card-resources-center__description,.card-resources__description{overflow:hidden;display:block;line-height:1.4em;max-height:calc(1.4em*var(--lines-number));position:relative;white-space:pre-wrap;text-align:left}.card-resources-center__description::after,.card-resources__description::after{content:"...";position:absolute;bottom:0;right:0;color:inherit;background:var(--card-bg-color);padding-left:.25em}}@media screen and (max-width:576px){.card-resources-center__description,.card-resources__description{display:none}}.card-resources-center__info,.card-resources__info{display:flex;flex-direction:row;justify-content:flex-start;gap:8px}.card-resources-center__date,.card-resources-center__time,.card-resources-center__location,.card-resources__date,.card-resources__time,.card-resources__location{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:350}.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.card-resources-center__date--bold,.card-resources-center__time--bold,.card-resources-center__location--bold,.card-resources__date--bold,.card-resources__time--bold,.card-resources__location--bold{font-weight:700}@media screen and (max-width:1024px){.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{line-height:130%}}@media screen and (max-width:576px){.card-resources-center__date,.card-resources-center__date--bold,.card-resources-center__time,.card-resources-center__time--bold,.card-resources-center__location,.card-resources-center__location--bold,.card-resources__date,.card-resources__date--bold,.card-resources__time,.card-resources__time--bold,.card-resources__location,.card-resources__location--bold{font-size:.75rem;line-height:130%}}.card-resources-center__date:has(+.card-resources-center__time)::after,.card-resources__date:has(+.card-resources-center__time)::after{content:"";display:block;width:4px;height:4px;background:currentcolor;border-radius:50%}.card-resources-center__time::before,.card-resources-center__location::before,.card-resources__time::before,.card-resources__location::before{content:"";display:block;background-image:var(--card-time-icon);background-repeat:no-repeat;background-position:center;background-size:contain;width:16px;height:15px;position:relative}.card-resources-center__location,.card-resources__location{width:100%}.card-resources-center__location *,.card-resources__location *{margin:0}.card-resources-center__location br,.card-resources__location br{content:""}.card-resources-center__location br::after,.card-resources__location br::after{content:", "}.card-resources-center__location .address,.card-resources__location .address{width:100%}.card-resources-center__location .address,.card-resources-center__location .locality,.card-resources-center__location .country,.card-resources__location .address,.card-resources__location .locality,.card-resources__location .country{font-size:inherit}.card-resources-center__location::before,.card-resources__location::before{background-image:var(--card-location-icon);align-self:flex-start;height:22px}.card-resources-center--video,.card-resources-center--webinar,.card-resources-center--event-sponsored,.card-resources-center--event-overview,.card-resources--video,.card-resources--webinar,.card-resources--event-sponsored,.card-resources--event-overview{--card-time-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M10.6334 16.1804H6.3667L6.90003 13.1084H10.1L10.6334 16.1804Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.7666 16.1807H12.2333' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 2.95365C0.5 1.7732 1.45289 0.820312 2.63333 0.820312H14.3667C15.5471 0.820312 16.5 1.7732 16.5 2.95365V10.9749C16.5 12.1554 15.5471 13.1082 14.3667 13.1082H2.63333C1.45289 13.1082 0.5 12.1554 0.5 10.9749V2.95365Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.8335 9.13273V4.79497C5.8335 4.61008 5.94017 4.43941 6.10372 4.34697C6.27439 4.25452 6.47348 4.26163 6.64415 4.34697L10.4059 6.51589C10.5695 6.60833 10.6619 6.77189 10.6619 6.95678C10.6619 7.14166 10.5624 7.30522 10.4059 7.39766L6.64415 9.5665C6.4806 9.65894 6.27439 9.66605 6.10372 9.5665C5.93306 9.47405 5.8335 9.30338 5.8335 9.11849V9.13273Z' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-resources-center--video .card-resources-center__teaser,.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--video .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:119px;--play-right:94px}.card-resources-center--video .card-resources-center__teaser::after,.card-resources-center--webinar .card-resources-center__teaser::after,.card-resources-center--event-sponsored .card-resources-center__teaser::after,.card-resources-center--event-overview .card-resources-center__teaser::after,.card-resources--video .card-resources-center__teaser::after,.card-resources--webinar .card-resources-center__teaser::after,.card-resources--event-sponsored .card-resources-center__teaser::after,.card-resources--event-overview .card-resources-center__teaser::after{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='60' height='61' viewBox='0 0 60 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11129_27238)'%3E%3Cpath d='M30 80.4922C57.6142 80.4922 80 58.1064 80 30.4922C80 2.87795 57.6142 -19.5078 30 -19.5078C2.38576 -19.5078 -20 2.87795 -20 30.4922C-20 58.1064 2.38576 80.4922 30 80.4922Z' fill='%23E53535'/%3E%3Cpath d='M17.5 15.3189C17.5 12.9324 17.5 11.7392 17.9987 11.0731C18.4333 10.4926 19.0986 10.1294 19.8219 10.0777C20.6519 10.0184 21.6556 10.6637 23.663 11.9541L47.266 27.1275C49.0079 28.2473 49.8789 28.8072 50.1797 29.5191C50.4426 30.1412 50.4426 30.8432 50.1797 31.4652C49.8789 32.1772 49.0079 32.7371 47.266 33.8569L23.663 49.0302C21.6556 50.3207 20.6519 50.966 19.8219 50.9067C19.0986 50.855 18.4333 50.4918 17.9987 49.9113C17.5 49.2452 17.5 48.0519 17.5 45.6655V15.3189Z' fill='%23E53535'/%3E%3Cpath d='M23.75 22.9055C23.75 21.7123 23.75 21.1157 23.9994 20.7826C24.2167 20.4924 24.5493 20.3108 24.9109 20.2849C25.326 20.2553 25.8278 20.5779 26.8315 21.2232L38.633 28.8098C39.504 29.3697 39.9394 29.6497 40.0899 30.0057C40.2213 30.3167 40.2213 30.6677 40.0899 30.9787C39.9394 31.3347 39.504 31.6146 38.633 32.1745L26.8315 39.7612C25.8278 40.4065 25.326 40.7291 24.9109 40.6994C24.5493 40.6736 24.2167 40.492 23.9994 40.2017C23.75 39.8687 23.75 39.2721 23.75 38.0789V22.9055Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.8315 21.2232L38.633 28.8098C39.504 29.3697 39.9394 29.6497 40.0899 30.0057C40.2213 30.3167 40.2213 30.6677 40.0899 30.9787C39.9394 31.3347 39.504 31.6146 38.633 32.1745L26.8315 39.7612C25.8278 40.4065 25.326 40.7291 24.9109 40.6994C24.5493 40.6736 24.2167 40.492 23.9994 40.2017C23.75 39.8687 23.75 39.2721 23.75 38.0789V22.9055C23.75 21.7123 23.75 21.1157 23.9994 20.7826C24.2167 20.4924 24.5493 20.3108 24.9109 20.2849C25.326 20.2553 25.8278 20.5779 26.8315 21.2232Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11129_27238'%3E%3Crect y='0.492188' width='60' height='60' rx='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;width:60px;height:60px;bottom:var(--play-bottom);right:var(--play-right);display:block;transition:all .3s ease-in-out}.card-resources-center--video:hover .card-resources-center__teaser,.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--video:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-bottom:104px;--play-right:50px}.card-resources-center--video:hover .card-resources-center__teaser::after,.card-resources-center--webinar:hover .card-resources-center__teaser::after,.card-resources-center--event-sponsored:hover .card-resources-center__teaser::after,.card-resources-center--event-overview:hover .card-resources-center__teaser::after,.card-resources--video:hover .card-resources-center__teaser::after,.card-resources--webinar:hover .card-resources-center__teaser::after,.card-resources--event-sponsored:hover .card-resources-center__teaser::after,.card-resources--event-overview:hover .card-resources-center__teaser::after{transition:all .3s ease-in-out}.card-resources-center--webinar,.card-resources-center--event-sponsored,.card-resources-center--event-overview,.card-resources--webinar,.card-resources--event-sponsored,.card-resources--event-overview{--teaser-right:initial;--lines-number:5;--body:var(--gray-700)}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title,.card-resources--webinar .card-resources-center__title,.card-resources--event-sponsored .card-resources-center__title,.card-resources--event-overview .card-resources-center__title{width:70%}.card-resources-center--webinar .card-resources-center__info,.card-resources-center--event-sponsored .card-resources-center__info,.card-resources-center--event-overview .card-resources-center__info,.card-resources--webinar .card-resources-center__info,.card-resources--event-sponsored .card-resources-center__info,.card-resources--event-overview .card-resources-center__info{width:100%;flex-direction:column}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:74.64%}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:calc((100% - 60px) / 2);--play-right:19px;height:100%}.card-resources-center--webinar .card-resources-center__teaser::after,.card-resources-center--event-sponsored .card-resources-center__teaser::after,.card-resources-center--event-overview .card-resources-center__teaser::after,.card-resources--webinar .card-resources-center__teaser::after,.card-resources--event-sponsored .card-resources-center__teaser::after,.card-resources--event-overview .card-resources-center__teaser::after{content:"";background-color:var(--harbor-300);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Cg clip-path='url(%23clip0_6793_55043)'%3E%3Cpath d='M10.0837 3.30664C10.82 3.30664 11.417 3.9036 11.417 4.63997V5.97331H22.0837V4.63997C22.0837 3.9036 22.6806 3.30664 23.417 3.30664C24.1534 3.30664 24.7503 3.9036 24.7503 4.63997V5.97331H26.0837C28.2929 5.97331 30.0837 7.76417 30.0837 9.97331V16.64C30.0837 17.3764 29.4867 17.9733 28.7503 17.9733H24.7503C21.0685 17.9733 18.0837 20.9581 18.0837 24.64V28.64C18.0837 29.3764 17.4867 29.9733 16.7503 29.9733H7.41699C5.20786 29.9733 3.41699 28.1825 3.41699 25.9733V9.97331C3.41699 7.76417 5.20786 5.97331 7.41699 5.97331H8.75033V4.63997C8.75033 3.9036 9.34729 3.30664 10.0837 3.30664Z' fill='white'/%3E%3Cpath d='M27.4165 21.9727C28.0013 21.9727 28.5177 22.3537 28.6903 22.9124L29.3442 25.0284H31.4165C31.9882 25.0284 32.4963 25.3929 32.6795 25.9345C32.8627 26.4761 32.6802 27.0741 32.2259 27.4213L30.4929 28.7452L31.1625 30.9124C31.3338 31.4665 31.1271 32.0677 30.6514 32.3996C30.1757 32.7313 29.5401 32.7176 29.0791 32.3656L27.4165 31.0953L25.7538 32.3656C25.2929 32.7176 24.6573 32.7313 24.1815 32.3996C23.7058 32.0677 23.4991 31.4665 23.6705 30.9124L24.3401 28.7452L22.607 27.4213C22.1527 27.0741 21.9702 26.4761 22.1534 25.9345C22.3366 25.3929 22.8447 25.0284 23.4165 25.0284H25.4887L26.1426 22.9124C26.3153 22.3537 26.8317 21.9727 27.4165 21.9727Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6793_55043'%3E%3Crect width='32' height='32' fill='white' transform='translate(0.75 0.640625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:32px;position:absolute;width:60px;height:60px;border-radius:50%;bottom:var(--play-bottom);right:var(--play-right);display:block;transition:all .3s ease-in-out}.card-resources-center--webinar .card-resources-center__date,.card-resources-center--event-sponsored .card-resources-center__date,.card-resources-center--event-overview .card-resources-center__date,.card-resources--webinar .card-resources-center__date,.card-resources--event-sponsored .card-resources-center__date,.card-resources--event-overview .card-resources-center__date{color:var(--red-600);font-weight:700}.card-resources-center--webinar .card-resources-center__date::after,.card-resources-center--event-sponsored .card-resources-center__date::after,.card-resources-center--event-overview .card-resources-center__date::after,.card-resources--webinar .card-resources-center__date::after,.card-resources--event-sponsored .card-resources-center__date::after,.card-resources--event-overview .card-resources-center__date::after{content:none}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image,.card-resources--webinar .teaser__image,.card-resources--event-sponsored .teaser__image,.card-resources--event-overview .teaser__image{left:79.88%;aspect-ratio:259/128;bottom:24px;width:auto;height:calc(100% - 48px);background-image:url(/themes/custom/conga/build/images/event-card-bg.svg);background-repeat:no-repeat;background-position:left center;background-size:cover;background-color:rgba(0,0,0,0);border-radius:unset}.card-resources-center--webinar:hover,.card-resources-center--event-sponsored:hover,.card-resources-center--event-overview:hover,.card-resources--webinar:hover,.card-resources--event-sponsored:hover,.card-resources--event-overview:hover{--teaser-right:calc(15.15% - 100%)}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-right:15px;--play-bottom:calc((74.82% - 60px) / 2)}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image,.card-resources--webinar:hover .teaser__image,.card-resources--event-sponsored:hover .teaser__image,.card-resources--event-overview:hover .teaser__image{left:84.85%;bottom:24px;height:66.82%}.card-resources-center--webinar .teaser__image:has(img,svg),.card-resources--webinar .teaser__image:has(img,svg){border-radius:200px 0 0 200px}.card-resources-center--webinar .teaser__image:has(img,svg) div,.card-resources--webinar .teaser__image:has(img,svg) div{height:100%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg,.card-resources--webinar .teaser__image img,.card-resources--webinar .teaser__image picture,.card-resources--webinar .teaser__image svg{max-width:460px;width:auto;height:105%}@media screen and (max-width:768px){.card-resources-center--customer-story,.card-resources--customer-story{flex-direction:column-reverse;justify-content:space-between;gap:16px}}.card-resources-center--press-release,.card-resources-center--coverage,.card-resources--press-release,.card-resources--coverage{--body:var(--gray-700);flex-direction:column;gap:16px;justify-content:space-between}.card-resources-center--press-release .card-resources-center__wrapper,.card-resources-center--coverage .card-resources-center__wrapper,.card-resources--press-release .card-resources-center__wrapper,.card-resources--coverage .card-resources-center__wrapper{padding-bottom:0}.card-resources-center--press-release .card-resources-center__button,.card-resources-center--coverage .card-resources-center__button,.card-resources--press-release .card-resources-center__button,.card-resources--coverage .card-resources-center__button{position:relative;opacity:1;left:0;bottom:0}.card-resources-center--press-release:hover .card-resources-center__button,.card-resources-center--coverage:hover .card-resources-center__button,.card-resources--press-release:hover .card-resources-center__button,.card-resources--coverage:hover .card-resources-center__button{opacity:1}@media screen and (max-width:768px){.card-resources-center--press-release:hover .card-resources-center__button,.card-resources-center--coverage:hover .card-resources-center__button,.card-resources--press-release:hover .card-resources-center__button,.card-resources--coverage:hover .card-resources-center__button{display:block}}@container card-resources-center (width < 570px){.card-resources-center--video .card-resources-center__teaser,.card-resources--video .card-resources-center__teaser{--play-bottom:33.18%;--play-right:13.57%}.card-resources-center--video:hover .card-resources-center__teaser,.card-resources--video:hover .card-resources-center__teaser{--play-bottom:35.77%;--play-right:5.81%}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser,.card-resources--customer-story .teaser{position:relative;display:block;height:auto;aspect-ratio:auto}}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser__image,.card-resources--customer-story .teaser__image{display:none}}@media screen and (max-width:768px){.card-resources-center--customer-story .teaser__logo,.card-resources--customer-story .teaser__logo{position:relative;top:0;left:0;align-items:flex-start;padding-left:0}}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser,.card-resources--webinar .card-resources-center__teaser,.card-resources--event-sponsored .card-resources-center__teaser,.card-resources--event-overview .card-resources-center__teaser{--play-bottom:21.11%;--play-right:13.57%}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title,.card-resources--webinar .card-resources-center__title,.card-resources--event-sponsored .card-resources-center__title,.card-resources--event-overview .card-resources-center__title{width:100%}.card-resources-center--webinar .card-resources-center__description,.card-resources-center--event-sponsored .card-resources-center__description,.card-resources-center--event-overview .card-resources-center__description,.card-resources--webinar .card-resources-center__description,.card-resources--event-sponsored .card-resources-center__description,.card-resources--event-overview .card-resources-center__description{--lines-number:3}@media screen and (max-width:768px){.card-resources-center--webinar .card-resources-center__description,.card-resources-center--event-sponsored .card-resources-center__description,.card-resources-center--event-overview .card-resources-center__description,.card-resources--webinar .card-resources-center__description,.card-resources--event-sponsored .card-resources-center__description,.card-resources--event-overview .card-resources-center__description{--lines-number:7}}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:67.14%}@media screen and (max-width:768px){.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content,.card-resources--webinar .card-resources-center__content,.card-resources--event-sponsored .card-resources-center__content,.card-resources--event-overview .card-resources-center__content{width:100%}}.card-resources-center--webinar .card-resources-center__info,.card-resources-center--event-sponsored .card-resources-center__info,.card-resources-center--event-overview .card-resources-center__info,.card-resources--webinar .card-resources-center__info,.card-resources--event-sponsored .card-resources-center__info,.card-resources--event-overview .card-resources-center__info{width:100%}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image,.card-resources--webinar .teaser__image,.card-resources--event-sponsored .teaser__image,.card-resources--event-overview .teaser__image{height:76.11%;left:66.6%;bottom:-8.61%}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser,.card-resources--webinar:hover .card-resources-center__teaser,.card-resources--event-sponsored:hover .card-resources-center__teaser,.card-resources--event-overview:hover .card-resources-center__teaser{--play-bottom:22.22%;--play-right:5.81%}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image,.card-resources--webinar:hover .teaser__image,.card-resources--event-sponsored:hover .teaser__image,.card-resources--event-overview:hover .teaser__image{height:48.33%;left:76.08%;bottom:6.66%}.card-resources-center--webinar .card-resources-center__title,.card-resources--webinar .card-resources-center__title{width:70%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg,.card-resources--webinar .teaser__image img,.card-resources--webinar .teaser__image picture,.card-resources--webinar .teaser__image svg{min-width:170px}.card-resources-center .teaser__logo,.card-resources .teaser__logo{--teaser-logo-bottom:30px;width:190px}.card-resources-center__teaser,.card-resources__teaser{height:232px;--teaser-right:-12.5%;--teaser-bottom:-18.53%;--teaser-width:59.26%}.card-resources-center__title,.card-resources__title{width:100%}.card-resources-center__content,.card-resources__content{width:calc(100% - 193px)}@media screen and (max-width:768px){.card-resources-center__content,.card-resources__content{width:100%}}.card-resources-center__description,.card-resources__description{--lines-number:5}@media screen and (max-width:768px){.card-resources-center__description,.card-resources__description{--lines-number:7}}.card-resources-center:hover .card-resources-center__teaser,.card-resources:hover .card-resources-center__teaser{--teaser-right:-30px;--teaser-bottom:24px;--teaser-width:175px}.card-resources-center:hover .teaser__logo,.card-resources:hover .teaser__logo{--teaser-logo-bottom:84px}}@container card-resources-center (width < 360px){.card-resources-center--video .card-resources-center__teaser{--play-bottom:32.32%;--play-right:26.82%}.card-resources-center--video:hover .card-resources-center__teaser{--play-bottom:40.9%;--play-right:5.96%}.card-resources-center--webinar .card-resources-center__teaser,.card-resources-center--event-sponsored .card-resources-center__teaser,.card-resources-center--event-overview .card-resources-center__teaser{--play-bottom:13.47%;--play-right:30.79%}.card-resources-center--webinar .card-resources-center__title,.card-resources-center--event-sponsored .card-resources-center__title,.card-resources-center--event-overview .card-resources-center__title{width:100%}.card-resources-center--webinar .card-resources-center__content,.card-resources-center--event-sponsored .card-resources-center__content,.card-resources-center--event-overview .card-resources-center__content{width:100%}.card-resources-center--webinar .teaser__image,.card-resources-center--event-sponsored .teaser__image,.card-resources-center--event-overview .teaser__image{height:64.77%;left:9.6%;bottom:-20.56%}.card-resources-center--webinar:hover .card-resources-center__teaser,.card-resources-center--event-sponsored:hover .card-resources-center__teaser,.card-resources-center--event-overview:hover .card-resources-center__teaser{--play-bottom:19.62%;--play-right:3.97%}.card-resources-center--webinar:hover .teaser__image,.card-resources-center--event-sponsored:hover .teaser__image,.card-resources-center--event-overview:hover .teaser__image{height:41.13%;left:60.93%;bottom:6.14%}.card-resources-center--webinar .card-resources-center__title{width:100%}.card-resources-center--webinar .teaser__image img,.card-resources-center--webinar .teaser__image picture,.card-resources-center--webinar .teaser__image svg{min-width:360px;-o-object-fit:cover;object-fit:cover}.card-resources-center .teaser__logo{--teaser-logo-bottom:16px;width:210px}.card-resources-center__wrapper{padding-bottom:74.8031496063%}.card-resources-center__title,.card-resources-center__content{width:100%}.card-resources-center__teaser{height:auto;aspect-ratio:151/99;--teaser-right:-16.56%;--teaser-bottom:-52.53%;--teaser-width:100%}.card-resources-center:hover .card-resources-center__teaser{--teaser-right:-38px;--teaser-bottom:24px}.card-resources-center:hover .teaser__image{--teaser-width:57.6%}.card-resources-center:hover .teaser__logo{--teaser-logo-bottom:86px}}.hide-cards-description .card-resources-center__description{display:none}
.section-text-and-media{background:var(--background-color);padding:var(--padding-top) 0 var(--padding-bottom);overflow:hidden}.section-text-and-media.padding-top-default{--padding-top:100px}@media screen and (max-width:1024px){.section-text-and-media.padding-top-default{--padding-top:60px}}.section-text-and-media.padding-bottom-default{--padding-bottom:100px}@media screen and (max-width:1024px){.section-text-and-media.padding-bottom-default{--padding-bottom:60px}}.section-text-and-media.theme-color-default{--background-color:var(--white);--title-secondary:var(--black)}@media screen and (max-width:1024px){.section-text-and-media.hide-image-on-mobile .section-text-and-media__media{display:none}}.section-text-and-media h2 span{color:var(--red-600)}.section-text-and-media .container{gap:40px 80px;align-items:center}@media screen and (max-width:1024px){.section-text-and-media .container{gap:16px;flex-direction:column}}.section-text-and-media--media-left .container{flex-direction:row-reverse}@media screen and (max-width:1024px){.section-text-and-media--media-left .container{flex-direction:column-reverse}}.section-text-and-media__title{width:100%}.section-text-and-media__content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px}.section-text-and-media__description{display:flex;flex-direction:column;justify-content:center;gap:16px}.section-text-and-media__description ul{gap:24px}.section-text-and-media__description ul *{font-size:1em !important}.section-text-and-media__description a{--body:var(--harbor-800);transition:all .3s;font-weight:700}.section-text-and-media__description a:hover{color:var(--red-700)}.section-text-and-media__description li strong{color:var(--title-main)}.section-text-and-media__media{--offset-right:68px;--offset-bottom:45px;display:flex;justify-content:center;position:relative}@media screen and (max-width:1024px){.section-text-and-media__media{--offset-right:84px;--offset-bottom:48px;width:100%}}.section-text-and-media__media img,.section-text-and-media__media picture,.section-text-and-media__media svg{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.section-text-and-media__media-wrapper{z-index:20;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section-text-and-media__media-bg{display:block;position:absolute;right:calc(-1*var(--offset-right));bottom:calc(-1*var(--offset-bottom));z-index:0}.section-text-and-media__media:has(.section-text-and-media__media-bg){margin-bottom:var(--offset-bottom)}.section-text-and-media--slider{overflow:hidden}.section-text-and-media--slider .splide{--arrow-width:40px;display:flex;flex-direction:column;width:100%;visibility:visible !important}@media screen and (max-width:576px){.section-text-and-media--slider .splide{width:calc(100% - 24px)}}.section-text-and-media--slider .splide__track{overflow:unset}.section-text-and-media--slider .splide__pagination{display:flex;justify-content:flex-start;gap:8px;padding:0;flex-wrap:nowrap}.section-text-and-media--slider .splide__pagination li{display:flex;margin-top:24px;flex:0 1 35px}.section-text-and-media--slider .splide__pagination__page{all:unset;max-width:35px;width:100%;height:2px;background-color:var(--harbor-500);transition:all .3s;cursor:pointer}.section-text-and-media--slider .splide__pagination__page.is-active{-webkit-transform:scale(1.2);transform:scale(1.2)}.section-text-and-media--slider .splide__arrows{display:flex;gap:16px;position:absolute;top:calc(-1*(var(--arrow-width) + 40px));right:0}.section-text-and-media--slider .splide__arrow{-webkit-appearance:none;appearance:none;display:flex;width:var(--arrow-width);height:var(--arrow-width);justify-content:center;align-items:center;flex-shrink:0;border:2px solid var(--red-600);border-radius:50%;color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%23C81A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;position:relative;top:auto;background-color:rgba(0,0,0,0);box-shadow:none;outline:none;cursor:pointer}.section-text-and-media--slider .splide__arrow:disabled{border:2px solid var(--gray-400);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-text-and-media--slider .splide__arrow:hover:not(:disabled){color:var(--white);border-color:var(--red-600);background-color:var(--red-600);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-text-and-media--slider .splide__arrow:active,.section-text-and-media--slider .splide__arrow:focus{color:var(--white);border-color:var(--red-700);background-color:var(--red-700);background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1431 9H1.85735' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.57153 3.28516L1.85725 8.99944L7.57153 14.7137' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section-text-and-media--slider .splide__arrow--next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-text-and-media--slider .container{align-items:flex-start}@media screen and (max-width:1024px){.section-text-and-media--slider .container{align-items:center}}@media screen and (max-width:1024px){.section-text-and-media--slider .section-text-and-media__media{max-width:535px}}@media screen and (max-width:480px){.section-text-and-media--slider .section-text-and-media__media{max-width:100%}}.section-text-and-media--slider .splide{position:relative;margin-bottom:64px}.section-text-and-media--slider .splide::before{position:absolute;content:"";width:634px;height:279px;left:-30px;top:50%;margin-top:-140px;background-image:url(/themes/custom/conga/build/images/text-and-media-track.svg);background-repeat:no-repeat;z-index:1}@media screen and (max-width:480px){.section-text-and-media--slider .splide::before{height:179px;left:-16px;margin-top:-80px;background-size:cover;width:calc(100% + 32px)}}.section-text-and-media--slider .splide__track{overflow:hidden;z-index:2}.section-text-and-media--slider .splide__arrows{bottom:-64px;top:auto}.section-text-and-media--slider .splide__arrows button svg{display:none}.section-text-and-media--slider .splide__pagination{position:absolute;bottom:-26px}.section-text-and-media--slider .splide__pagination li{margin-bottom:0}.section-text-and-media--slider .splide img{height:472px;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media screen and (max-width:576px){.section-text-and-media--slider .splide img{height:auto}}@media screen and (max-width:1024px){.section-text-and-media--slider .splide{margin-bottom:26px}}@media screen and (max-width:576px){.section-text-and-media--slider .splide{width:100%}}.section-text-and-media--noimage .section-text-and-media__content p{max-width:1000px}.section-text-and-media--noimage .section-text-and-media__media{display:none}.section-text-and-media--size-medium .section-text-and-media__media,.section-text-and-media--size-default .section-text-and-media__media{width:41.8%}@media screen and (max-width:1024px){.section-text-and-media--size-medium .section-text-and-media__media,.section-text-and-media--size-default .section-text-and-media__media{width:100%}}.section-text-and-media--size-large .container{gap:40px}@media screen and (max-width:1024px){.section-text-and-media--size-large .container{gap:24px}}.section-text-and-media--size-large .section-text-and-media__media{width:48.44%}@media screen and (max-width:1024px){.section-text-and-media--size-large .section-text-and-media__media{width:100%}}.section-text-and-media--description-s .section-text-and-media__description *{margin:0}.section-text-and-media--description-s .section-text-and-media__description p,.section-text-and-media--description-s .section-text-and-media__description a,.section-text-and-media--description-s .section-text-and-media__description li{color:var(--body);font-weight:350}.section-text-and-media--description-s .section-text-and-media__description p,.section-text-and-media--description-s .section-text-and-media__description p--bold,.section-text-and-media--description-s .section-text-and-media__description a,.section-text-and-media--description-s .section-text-and-media__description a--bold,.section-text-and-media--description-s .section-text-and-media__description li,.section-text-and-media--description-s .section-text-and-media__description li--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-text-and-media--description-s .section-text-and-media__description p--bold,.section-text-and-media--description-s .section-text-and-media__description a--bold,.section-text-and-media--description-s .section-text-and-media__description li--bold{font-weight:700}@media screen and (max-width:1024px){.section-text-and-media--description-s .section-text-and-media__description p,.section-text-and-media--description-s .section-text-and-media__description p--bold,.section-text-and-media--description-s .section-text-and-media__description a,.section-text-and-media--description-s .section-text-and-media__description a--bold,.section-text-and-media--description-s .section-text-and-media__description li,.section-text-and-media--description-s .section-text-and-media__description li--bold{line-height:130%}}@media screen and (max-width:576px){.section-text-and-media--description-s .section-text-and-media__description p,.section-text-and-media--description-s .section-text-and-media__description p--bold,.section-text-and-media--description-s .section-text-and-media__description a,.section-text-and-media--description-s .section-text-and-media__description a--bold,.section-text-and-media--description-s .section-text-and-media__description li,.section-text-and-media--description-s .section-text-and-media__description li--bold{font-size:.875rem;line-height:130%}}.section-text-and-media--description-s .section-text-and-media__description a{font-weight:700}.section-text-and-media--description-s .section-text-and-media__description ul,.section-text-and-media--description-s .section-text-and-media__description ol{padding:0;display:flex;flex-direction:column;gap:16px;list-style:none}.section-text-and-media--description-s .section-text-and-media__description li{padding-left:24px;position:relative}.section-text-and-media--description-s .section-text-and-media__description li::before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--red-500);position:absolute;top:.5em;left:8px}.section-text-and-media--description-s .section-text-and-media__description li strong{margin-bottom:16px;display:inline-block}.section-text-and-media--description-s .section-text-and-media__description strong,.section-text-and-media--description-s .section-text-and-media__description strong *{font-size:1.125rem;font-style:normal;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:576px){.section-text-and-media--description-s .section-text-and-media__description strong,.section-text-and-media--description-s .section-text-and-media__description strong *{font-size:1rem}}.section-text-and-media--description-m .section-text-and-media__description *{margin:0}.section-text-and-media--description-m .section-text-and-media__description p,.section-text-and-media--description-m .section-text-and-media__description a,.section-text-and-media--description-m .section-text-and-media__description li{color:var(--body);font-weight:350}.section-text-and-media--description-m .section-text-and-media__description p,.section-text-and-media--description-m .section-text-and-media__description p--bold,.section-text-and-media--description-m .section-text-and-media__description a,.section-text-and-media--description-m .section-text-and-media__description a--bold,.section-text-and-media--description-m .section-text-and-media__description li,.section-text-and-media--description-m .section-text-and-media__description li--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}.section-text-and-media--description-m .section-text-and-media__description p--bold,.section-text-and-media--description-m .section-text-and-media__description a--bold,.section-text-and-media--description-m .section-text-and-media__description li--bold{font-weight:700}@media screen and (max-width:1024px){.section-text-and-media--description-m .section-text-and-media__description p,.section-text-and-media--description-m .section-text-and-media__description p--bold,.section-text-and-media--description-m .section-text-and-media__description a,.section-text-and-media--description-m .section-text-and-media__description a--bold,.section-text-and-media--description-m .section-text-and-media__description li,.section-text-and-media--description-m .section-text-and-media__description li--bold{line-height:130%}}@media screen and (max-width:576px){.section-text-and-media--description-m .section-text-and-media__description p,.section-text-and-media--description-m .section-text-and-media__description p--bold,.section-text-and-media--description-m .section-text-and-media__description a,.section-text-and-media--description-m .section-text-and-media__description a--bold,.section-text-and-media--description-m .section-text-and-media__description li,.section-text-and-media--description-m .section-text-and-media__description li--bold{font-size:1rem;line-height:150%}}.section-text-and-media--description-m .section-text-and-media__description a{font-weight:700}.section-text-and-media--description-m .section-text-and-media__description ul,.section-text-and-media--description-m .section-text-and-media__description ol{padding:0;display:flex;flex-direction:column;gap:16px;list-style:none}.section-text-and-media--description-m .section-text-and-media__description li{padding-left:24px;position:relative}.section-text-and-media--description-m .section-text-and-media__description li::before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--red-500);position:absolute;top:.5em;left:8px}.section-text-and-media--description-m .section-text-and-media__description li strong{margin-bottom:16px;display:inline-block}.section-text-and-media--description-default .section-text-and-media__description *{margin:0}.section-text-and-media--description-default .section-text-and-media__description p,.section-text-and-media--description-default .section-text-and-media__description a,.section-text-and-media--description-default .section-text-and-media__description li{color:var(--body);font-weight:350}.section-text-and-media--description-default .section-text-and-media__description p,.section-text-and-media--description-default .section-text-and-media__description p--bold,.section-text-and-media--description-default .section-text-and-media__description a,.section-text-and-media--description-default .section-text-and-media__description a--bold,.section-text-and-media--description-default .section-text-and-media__description li,.section-text-and-media--description-default .section-text-and-media__description li--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}.section-text-and-media--description-default .section-text-and-media__description p--bold,.section-text-and-media--description-default .section-text-and-media__description a--bold,.section-text-and-media--description-default .section-text-and-media__description li--bold{font-weight:700}@media screen and (max-width:1024px){.section-text-and-media--description-default .section-text-and-media__description p,.section-text-and-media--description-default .section-text-and-media__description p--bold,.section-text-and-media--description-default .section-text-and-media__description a,.section-text-and-media--description-default .section-text-and-media__description a--bold,.section-text-and-media--description-default .section-text-and-media__description li,.section-text-and-media--description-default .section-text-and-media__description li--bold{line-height:130%}}@media screen and (max-width:576px){.section-text-and-media--description-default .section-text-and-media__description p,.section-text-and-media--description-default .section-text-and-media__description p--bold,.section-text-and-media--description-default .section-text-and-media__description a,.section-text-and-media--description-default .section-text-and-media__description a--bold,.section-text-and-media--description-default .section-text-and-media__description li,.section-text-and-media--description-default .section-text-and-media__description li--bold{font-size:1rem;line-height:150%}}.section-text-and-media--description-default .section-text-and-media__description a{font-weight:700}.section-text-and-media--description-default .section-text-and-media__description ul,.section-text-and-media--description-default .section-text-and-media__description ol{padding:0;display:flex;flex-direction:column;gap:16px;list-style:none}.section-text-and-media--description-default .section-text-and-media__description li{padding-left:24px;position:relative}.section-text-and-media--description-default .section-text-and-media__description li::before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--red-500);position:absolute;top:.5em;left:8px}.section-text-and-media--description-default .section-text-and-media__description li strong{margin-bottom:16px;display:inline-block}.section-text-and-media--valign-top .container{align-items:flex-start}
.section-why-cards{background-color:var(--background-color);padding:100px 0}@media screen and (max-width:576px){.section-why-cards{padding:60px 0}}.section-why-cards.theme-color-default{--background-color:var(--gray-50);--link-color:var(--black);--link-color-hover:var(--red-600);--title-main:var(--black);--title-secondary:var(--black);--body:var(--gray-700);--page-label:var(--gray-700);--card-border:var(--harbor-500);--card-bg:var(--white);--text-selected:var(--red-600);--progress-line:var(--gray-200)}.section-why-cards.theme-color-white{--card-border:var(--harbor-500);--card-bg:var(--white)}.section-why-cards--4 .why-cards-list .card-why{width:calc(25% - 24px)}@media screen and (max-width:1024px){.section-why-cards--4 .why-cards-list .card-why{width:calc(50% - 24px)}}@media screen and (max-width:768px){.section-why-cards--4 .why-cards-list .card-why{width:calc(100% - 24px)}}.section-why-cards .container{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:768px){.section-why-cards .container{gap:24px}}.section-why-cards__content{max-width:1000px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1280px){.section-why-cards__content.with-slider{max-width:800px}}.section-why-cards__content *{margin:0}.section-why-cards__content a{--body:var(--harbor-800);transition:all .3s;font-weight:350;font-weight:700}.section-why-cards__content a,.section-why-cards__content a--bold{font-size:1.125rem;line-height:150%;text-align:left;color:var(--body)}.section-why-cards__content a--bold{font-weight:700}@media screen and (max-width:1024px){.section-why-cards__content a,.section-why-cards__content a--bold{line-height:130%}}@media screen and (max-width:576px){.section-why-cards__content a,.section-why-cards__content a--bold{font-size:1rem;line-height:150%}}.section-why-cards__content a:hover{color:var(--red-700)}.section-why-cards .why-cards-list{width:calc(100% + 24px);margin:-12px;display:flex;flex-wrap:wrap;position:relative}.section-why-cards .card-why{width:calc(33.333% - 24px);margin:12px;border-radius:16px;border:1px solid var(--card-border);background:var(--card-bg);padding:24px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:3}@media screen and (max-width:1024px){.section-why-cards .card-why{width:calc(50% - 24px)}}@media screen and (max-width:768px){.section-why-cards .card-why{width:calc(100% - 24px)}}.section-why-cards .card-why *{margin:0}.section-why-cards .card-why p,.section-why-cards .card-why li{font-weight:350}.section-why-cards .card-why p,.section-why-cards .card-why p--bold,.section-why-cards .card-why li,.section-why-cards .card-why li--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-why-cards .card-why p--bold,.section-why-cards .card-why li--bold{font-weight:700}@media screen and (max-width:1024px){.section-why-cards .card-why p,.section-why-cards .card-why p--bold,.section-why-cards .card-why li,.section-why-cards .card-why li--bold{line-height:130%}}@media screen and (max-width:576px){.section-why-cards .card-why p,.section-why-cards .card-why p--bold,.section-why-cards .card-why li,.section-why-cards .card-why li--bold{font-size:.875rem;line-height:130%}}.section-why-cards .card-why__heading{display:flex;align-items:center;gap:10px}.section-why-cards .card-why__heading .field--name-field-icon{width:48px;height:48px;flex-shrink:0}.section-why-cards .card-why__heading .field--name-field-icon article,.section-why-cards .card-why__heading .field--name-field-icon div,.section-why-cards .card-why__heading .field--name-field-icon picture{width:100%;height:100%;max-height:100%;max-width:100%}.section-why-cards .card-why__heading .field--name-field-icon img,.section-why-cards .card-why__heading .field--name-field-icon svg{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.section-why-cards .card-why .row-buttons{justify-content:flex-start}.section-why-cards .card-why svg,.section-why-cards .card-why img,.section-why-cards .card-why picture{width:48px;height:auto}.section-why-cards .show-block-span .card-why__heading span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-why-cards--default-in-row .card-why{width:calc(33.333% - 24px)}@media screen and (max-width:1024px){.section-why-cards--default-in-row .card-why{width:calc(50% - 24px)}}@media screen and (max-width:768px){.section-why-cards--default-in-row .card-why{width:calc(100% - 24px)}}.section-why-cards--2 .card-why{width:calc(50% - 24px)}@media screen and (max-width:768px){.section-why-cards--2 .card-why{width:calc(100% - 24px)}}.section-why-cards .row-buttons{width:100%;justify-content:flex-start}@media screen and (max-width:768px){.section-why-cards .row-buttons{justify-content:flex-start}}
.layout.onecol-layout .layout__region{width:100%}.layout.onecol-layout.v-spacing--none .layout__region:last-child{padding-bottom:0}
.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError),.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError),.mktoField.mktoHasWidth.stateTracked.mktoRequired.mktoInvalid:has(+.mktoError){background-color:#fff;border:3px solid #e53535}.paragraph--type--reference-marketo-form .marketo-form .mktoErrorMsg{color:#e53535;font-weight:bold}.mktoCaptchaDisclaimer{font-size:.7777777778rem;padding-left:20px;color:#000;line-height:1.3}.bg-theme--dark .mktoCaptchaDisclaimer{color:#fff}.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{background-color:inherit}.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio).marketo-focus-form-item .mktoLabel.mktoHasWidth{background-color:#fff;z-index:13;padding:0;margin-left:10px}.bg-theme--dark .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{background-color:transparent !important}.paragraph--type--reference-marketo-form{text-align:center}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form{text-align:left}}.paragraph--type--reference-marketo-form h2{font-size:1.3333333333rem;margin-bottom:16px;text-align:center}.paragraph--type--reference-marketo-form .field--name-field-submission-confirmation{text-align:center}.paragraph--type--reference-marketo-form .field--name-field-thank-you-title{font-size:1.8888888889rem;font-weight:700}@media print,screen and (min-width:40em){.paragraph--type--reference-marketo-form .field--name-field-thank-you-title{font-size:2.3333333333rem}}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap{padding-top:16px;position:relative}.paragraph--type--reference-marketo-form .oneoff-form form,.paragraph--type--reference-marketo-form .marketo-form form{display:flex;flex-flow:row wrap;margin:auto;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form form>*,.paragraph--type--reference-marketo-form .marketo-form form>*{width:100%}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form form .mktoFieldFirstName,.paragraph--type--reference-marketo-form .marketo-form form .mktoFieldFirstName{width:calc(50% - 8px);margin-right:16px}}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form form .mktoFieldLastName,.paragraph--type--reference-marketo-form .marketo-form form .mktoFieldLastName{width:calc(50% - 8px)}}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label{font-size:.8888888889rem;font-weight:700;left:0;padding:0 16px;position:absolute;top:-2px;-webkit-transform:translateY(32px);transform:translateY(32px);transition:all .25s ease-in-out}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label .mktoLabel-addendum,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox):not(.marketo-radio)>label .mktoLabel-addendum{font-weight:normal}.paragraph--type--reference-marketo-form .oneoff-form input[type=text],.paragraph--type--reference-marketo-form .oneoff-form input[type=email],.paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.paragraph--type--reference-marketo-form .oneoff-form input[type=url],.paragraph--type--reference-marketo-form .oneoff-form input[type=date],.paragraph--type--reference-marketo-form .oneoff-form select,.paragraph--type--reference-marketo-form .oneoff-form textarea,.paragraph--type--reference-marketo-form .marketo-form input[type=text],.paragraph--type--reference-marketo-form .marketo-form input[type=email],.paragraph--type--reference-marketo-form .marketo-form input[type=tel],.paragraph--type--reference-marketo-form .marketo-form input[type=url],.paragraph--type--reference-marketo-form .marketo-form input[type=date],.paragraph--type--reference-marketo-form .marketo-form select,.paragraph--type--reference-marketo-form .marketo-form textarea{background-color:#f1f2f2;border:none;box-shadow:none}.paragraph--type--reference-marketo-form .oneoff-form input[type=text],.paragraph--type--reference-marketo-form .oneoff-form input[type=email],.paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.paragraph--type--reference-marketo-form .oneoff-form input[type=url],.paragraph--type--reference-marketo-form .oneoff-form input[type=date],.paragraph--type--reference-marketo-form .marketo-form input[type=text],.paragraph--type--reference-marketo-form .marketo-form input[type=email],.paragraph--type--reference-marketo-form .marketo-form input[type=tel],.paragraph--type--reference-marketo-form .marketo-form input[type=url],.paragraph--type--reference-marketo-form .marketo-form input[type=date]{margin:0 0 4px;padding:26px 16px}.paragraph--type--reference-marketo-form .oneoff-form select,.paragraph--type--reference-marketo-form .marketo-form select{height:52px;margin:0 0 4px;padding-left:16px;padding-top:2px;width:100% !important}.paragraph--type--reference-marketo-form .oneoff-form textarea,.paragraph--type--reference-marketo-form .marketo-form textarea{padding:16px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap>label{font-weight:bold;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap .mktoRadioList input,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap .mktoRadioList input{margin:4px 8px 2px 0;float:left;clear:both;width:13px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-radio.mktoFieldWrap .mktoRadioList label,.paragraph--type--reference-marketo-form .marketo-form .marketo-radio.mktoFieldWrap .mktoRadioList label{line-height:1.3;margin:2px 0;float:left;width:calc(100% - (21px));text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .mktoInstruction,.paragraph--type--reference-marketo-form .marketo-form .mktoInstruction{font-size:.75rem}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel{display:flex}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel>div,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel>div{width:24px !important}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.hasEmptyChildLabel>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.hasEmptyChildLabel>label{flex-grow:2;margin-top:2px;font-weight:normal}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.mktoRequiredField>label:empty:after,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.mktoRequiredField>label:empty:after{display:none}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox.mktoRequiredField>label:empty+.mktoCheckboxList label:after,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox.mktoRequiredField>label:empty+.mktoCheckboxList label:after{display:inline-block;width:6px;height:6px;margin:0 .3em;content:"";vertical-align:super;background-image:url("/core/misc/icons/ee0000/required.svg");background-repeat:no-repeat;background-size:6px 6px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox>label{font-weight:700;line-height:1.3;order:3;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox .mktoCheckboxList input,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox .mktoCheckboxList input{margin:4px 8px 2px 0;float:left;clear:both;width:13px}.paragraph--type--reference-marketo-form .oneoff-form .marketo-checkbox .mktoCheckboxList label,.paragraph--type--reference-marketo-form .marketo-form .marketo-checkbox .mktoCheckboxList label{line-height:1.3;margin:2px 0;float:left;width:calc(100% - (21px));text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .g-recaptcha,.paragraph--type--reference-marketo-form .marketo-form .g-recaptcha{margin-top:16px}.paragraph--type--reference-marketo-form .oneoff-form .mktoErrorMsg,.paragraph--type--reference-marketo-form .marketo-form .mktoErrorMsg{color:#e53535;font-size:.6666666667rem;text-align:left}.paragraph--type--reference-marketo-form .oneoff-form .required_section,.paragraph--type--reference-marketo-form .marketo-form .required_section{display:none}.paragraph--type--reference-marketo-form .oneoff-form button[type=submit],.paragraph--type--reference-marketo-form .marketo-form button[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:32px;display:inline-block;font-size:.8888888889rem;font-weight:700;line-height:1;outline:none;padding:18px 24px;transition:all .25s ease-in-out;background-color:#e53535;border:solid 2px #e53535;color:#fff;cursor:pointer;margin-top:16px;width:100%}[data-whatinput=mouse] .paragraph--type--reference-marketo-form .oneoff-form button[type=submit],[data-whatinput=mouse] .paragraph--type--reference-marketo-form .marketo-form button[type=submit]{outline:0}.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:hover,.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:focus,.paragraph--type--reference-marketo-form .oneoff-form button[type=submit]:active,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:hover,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:focus,.paragraph--type--reference-marketo-form .marketo-form button[type=submit]:active{background:#da2d2d;border:solid 2px #da2d2d;color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px);outline:none}@media print,screen and (min-width:64em){.paragraph--type--reference-marketo-form .oneoff-form button[type=submit],.paragraph--type--reference-marketo-form .marketo-form button[type=submit]{width:auto}}.paragraph--type--reference-marketo-form .oneoff-form .marketo-focus-form-item:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .oneoff-form .has-value:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .marketo-focus-form-item:not(.marketo-checkbox):not(.marketo-radio)>label,.paragraph--type--reference-marketo-form .marketo-form .has-value:not(.marketo-checkbox):not(.marketo-radio)>label{font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px)}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldprivacyPolicyCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldprivacyPolicyCheckbox{order:17}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldexplicitOptinCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptinCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptInCheckbox,.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldoptInStatus,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldexplicitOptinCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptinCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptInCheckbox,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldoptInStatus{order:18}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormSubmitButton,.paragraph--type--reference-marketo-form .oneoff-form .mktoButtonRow,.paragraph--type--reference-marketo-form .marketo-form .mktoFormSubmitButton,.paragraph--type--reference-marketo-form .marketo-form .mktoButtonRow{order:19}.paragraph--type--reference-marketo-form .oneoff-form .mktoFieldprivacyPolicyStatus,.paragraph--type--reference-marketo-form .marketo-form .mktoFieldprivacyPolicyStatus{order:20;font-size:.6111111111rem;line-height:2}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .marketo-date.mktoFieldWrap>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .marketo-date.mktoFieldWrap>label{font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px)}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .marketo-date.mktoFieldWrap>input,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .marketo-date.mktoFieldWrap>input{height:52px;line-height:52px;padding-top:0;padding-bottom:0}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyProofAttachment,.paragraph--type--reference-marketo-form .oneoff-form #LbllanguagePreference,.paragraph--type--reference-marketo-form .oneoff-form #LblState,.paragraph--type--reference-marketo-form .oneoff-form #LblCountry,.paragraph--type--reference-marketo-form .oneoff-form #LblNumberOfEmployees,.paragraph--type--reference-marketo-form .oneoff-form #LblSalesforce_Customer__c,.paragraph--type--reference-marketo-form .oneoff-form #LblSalutation,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyProofAttachment,.paragraph--type--reference-marketo-form .marketo-form #LbllanguagePreference,.paragraph--type--reference-marketo-form .marketo-form #LblState,.paragraph--type--reference-marketo-form .marketo-form #LblCountry,.paragraph--type--reference-marketo-form .marketo-form #LblNumberOfEmployees,.paragraph--type--reference-marketo-form .marketo-form #LblSalesforce_Customer__c,.paragraph--type--reference-marketo-form .marketo-form #LblSalutation{display:flex;font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px);width:auto !important}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyProofAttachment .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LbllanguagePreference .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblState .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblCountry .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblNumberOfEmployees .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblSalesforce_Customer__c .mktoAsterix,.paragraph--type--reference-marketo-form .oneoff-form #LblSalutation .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyProofAttachment .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LbllanguagePreference .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblState .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblCountry .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblNumberOfEmployees .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblSalesforce_Customer__c .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form #LblSalutation .mktoAsterix{color:red;margin-left:4px;order:3}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .mktoFieldWrap.marketo-select>label,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .mktoFieldWrap.marketo-select>label{display:flex;font-size:.7777777778rem;-webkit-transform:translateY(8px);transform:translateY(8px);width:auto !important}.paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow .mktoFieldWrap.marketo-select>label .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form .mktoFormRow .mktoFieldWrap.marketo-select>label .mktoAsterix{color:red;margin-left:4px;order:3}.paragraph--type--reference-marketo-form .oneoff-form #LblMktoPersonNotes,.paragraph--type--reference-marketo-form .marketo-form #LblMktoPersonNotes{line-height:1.4;padding:0;position:relative;-webkit-transform:translateY(0px);transform:translateY(0px)}.paragraph--type--reference-marketo-form .oneoff-form #LbldietaryRestrictions,.paragraph--type--reference-marketo-form .marketo-form #LbldietaryRestrictions{line-height:1.4;padding:0 16px;position:relative;font-size:.7777777778rem;-webkit-transform:translateY(11px);transform:translateY(11px)}.paragraph--type--reference-marketo-form .oneoff-form #LblbugBountyPostResolutionPlan,.paragraph--type--reference-marketo-form .marketo-form #LblbugBountyPostResolutionPlan{font-size:.7222222222rem}.paragraph--type--reference-marketo-form .oneoff-form label[for=optInCheckbox] .mktoAsterix,.paragraph--type--reference-marketo-form .marketo-form label[for=optInCheckbox] .mktoAsterix{color:red;margin-left:2px;margin-top:-16px}
.section-form{--background-color:var(--red-800);--title-main:white;--body:white;--progress-line:var(--gray-200);padding:100px 0;background-color:var(--background-color);overflow:hidden}@media screen and (max-width:576px){.section-form{padding:60px 0}}.section-form .container{display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width:1024px){.section-form .container:has(.field--name-field-submission-confirmation){gap:16px}}.section-form .container::before{width:563.5px;height:368px;content:"";background-image:url(/themes/custom/conga/build/images/section-form-coockie.svg);background-size:contain;background-repeat:no-repeat;position:absolute;top:-111px;right:-140px}.section-form .container::after{width:563.5px;height:368px;content:"";background-image:url(/themes/custom/conga/build/images/section-form-coockie.svg);background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:270px;left:-60px;background-repeat:no-repeat}.section-form__content{--body:var(--gray-50);width:calc(100% - 609px);padding-right:40px;position:relative;z-index:5;display:flex;flex-direction:column;gap:16px}.section-form__content *{margin:0}@media screen and (max-width:1024px){.section-form__content{width:100%;padding-right:0}}.section-form__content p{font-weight:350}.section-form__content p,.section-form__content p--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-form__content p--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__content p,.section-form__content p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__content p,.section-form__content p--bold{font-size:.875rem;line-height:130%}}.section-form__content p{color:var(--gray-50)}.section-form__description{font-weight:350}.section-form__description,.section-form__description--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-form__description--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__description,.section-form__description--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__description,.section-form__description--bold{font-size:.875rem;line-height:130%}}.section-form__description a{color:var(--harbor-500)}.section-form__description{color:var(--gray-50);display:flex;flex-direction:column;gap:16px}.section-form__form{width:609px;position:relative;z-index:5}.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:3.5rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:3rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:2.5rem}}@media(max-width:375px){.section-form__form .h1,.section-form__form .h1 *,.section-form__form h1,.section-form__form h1 *{font-size:2.25rem}}.section-form__form .h1 span,.section-form__form .h1 * span,.section-form__form h1 span,.section-form__form h1 * span{color:var(--text-selected)}.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:3rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:2.5rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h2,.section-form__form .h2 *,.section-form__form h2,.section-form__form h2 *{font-size:2rem}}.section-form__form .h2,.section-form__form h2{text-align:left}.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:2.5rem;font-weight:700;line-height:130%;margin:0;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:2rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h3,.section-form__form .h3 *,.section-form__form h3,.section-form__form h3 *{font-size:1.5rem}}.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:2rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .h4,.section-form__form .h4 *,.section-form__form h4,.section-form__form h4 *{font-size:1.375rem}}.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{font-size:1.5rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{line-height:100%}}@media screen and (max-width:576px){.section-form__form .h5,.section-form__form .h5 *,.section-form__form h5,.section-form__form h5 *{font-size:1.25rem}}.section-form__form .h6,.section-form__form .h6 *,.section-form__form h6,.section-form__form h6 *{font-size:1.125rem;font-style:normal;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:576px){.section-form__form .h6,.section-form__form .h6 *,.section-form__form h6,.section-form__form h6 *{font-size:1rem}}@media screen and (max-width:1024px){.section-form__form{width:100%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form form,.section-form__form .paragraph--type--reference-marketo-form .marketo-form form{gap:0 16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFormRow{flex:1 1 calc(50% - 8px)}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFormRow,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFormRow{flex-basis:100%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldFirstName,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldFirstName{margin:0}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldEmail,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldEmail{flex:1 1 100%}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form select,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=text],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=email],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=tel],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=url],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form input[type=date],.section-form__form .paragraph--type--reference-marketo-form .oneoff-form textarea,.section-form__form .paragraph--type--reference-marketo-form .marketo-form select,.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=text],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=email],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=tel],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=url],.section-form__form .paragraph--type--reference-marketo-form .marketo-form input[type=date],.section-form__form .paragraph--type--reference-marketo-form .marketo-form textarea{display:flex;height:48px;padding:0 16px;justify-content:space-between;align-items:center;align-self:stretch;width:100%;font-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form textarea,.section-form__form .paragraph--type--reference-marketo-form .marketo-form textarea{padding:16px;height:96px;resize:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap.marketo-select select,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap.marketo-select select{-webkit-appearance:none;appearance:none;background-image:url(/themes/custom/conga/build/images/select-expand.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap.marketo-select select.mktoInvalid:has(+.mktoError),.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap.marketo-select select.mktoInvalid:has(+.mktoError){border:none;outline:3px solid #e53535}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldState,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldContact_Us_Form_Comments__c,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldState,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldContact_Us_Form_Comments__c{flex:auto}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label{position:relative;top:0;left:0;padding-left:12px !important;margin-bottom:6px !important;display:block;-webkit-transform:unset;transform:unset;background:rgba(0,0,0,0) !important;font-weight:350;font-weight:700}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label--bold{font-size:.75rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblCountry,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblState,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblCountry,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoFieldWrap:not(.marketo-checkbox,.marketo-radio)>label#LblState{-webkit-transform:translateY(0);transform:translateY(0)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::before,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::before{content:"*";color:#bf0000;position:absolute;left:0;top:2px;font-size:13px;font-style:normal;font-weight:500;line-height:15.6px;letter-spacing:.01px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoRequiredField:not(.marketo-checkbox,.marketo-radio)>label::after{content:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList{color:#fff;padding-left:0;font-weight:350}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList--bold{font-size:.75rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p{margin:0;font-weight:350}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText p--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList p--bold{font-size:.75rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a{text-decoration:underline;color:#fff;font-weight:350}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-size:.875rem;line-height:150%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form .mktoCheckboxList a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCaptchaDisclaimer a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoHtmlText a--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a,.section-form__form .paragraph--type--reference-marketo-form .marketo-form .mktoCheckboxList a--bold{font-size:.75rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{--border-width:1.5px;--btn-bg:var(--red-600);--btn-color:var(--white);--btn-border:var(--red-600);--btn-bg-hover:var(--white);--btn-color-hover:var(--red-600);--btn-border-hover:var(--red-600);--btn-bg-focus:var(--red-600);--btn-color-focus:var(--white);--btn-border-focus:var(--red-600);--btn-bg-active:rgb(200 26 26 / 5%);--btn-color-active:var(--red-600);--btn-border-active:var(--red-600);font-weight:350;font-weight:700}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--bold,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--bold{font-size:.875rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button.extra_large{font-size:1.1rem}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button.extra_large{font-size:1rem}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{padding:10px 24px;border-radius:48px;border:var(--border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;background-color:var(--btn-bg);border-color:var(--btn-border);color:var(--btn-color);outline:none;font-size:1rem}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--l,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--l{padding:14px 24px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:hover{color:var(--btn-color-hover);background-color:var(--btn-bg-hover);border-color:var(--btn-border-hover)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:focus,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:focus{color:var(--btn-color-focus);background-color:var(--btn-bg-focus);border-color:var(--btn-border-focus)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:active,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:active{background-color:var(--btn-bg-active);color:var(--btn-color-active);border-color:var(--btn-border-active)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--primary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--primary.disabled{background-color:var(--gray-400);border-color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--secondary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--secondary{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:var(--red-600);--btn-bg-hover:var(--red-600);--btn-color-hover:var(--white);--btn-border-hover:var(--red-600);--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:var(--red-700);--btn-color-active:var(--white);--btn-border-active:var(--red-700)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--secondary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--secondary.disabled{background-color:var(--gray-400);border-color:var(--gray-400);color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer{--btn-bg:transparent;--btn-color:var(--red-600);--btn-border:transparent;--btn-bg-hover:transparent;--btn-color-hover:var(--red-700);--btn-border-hover:transparent;--btn-bg-focus:transparent;--btn-color-focus:var(--red-600);--btn-border-focus:var(--harbor-500);--btn-bg-active:transparent;--btn-color-active:var(--red-800);--btn-border-active:transparent;padding:0 !important;border-radius:0;color:var(--btn-color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);gap:4px;align-items:center}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer::after{content:url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 3L10.5 8L5.5 13" stroke="%23C81A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:16px;height:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary.disabled,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer.disabled{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--gray-400)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button-tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button-tertiary.extra_large,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer.extra_large{font-size:18px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--outer::after,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--outer::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cg clip-path='url(%23clip0_11548_35317)'%3E%3Cpath d='M14.6303 7.26566V4.224C14.6303 3.18844 13.7908 2.349 12.7553 2.349H9.73434M6.04166 10.9583L14.0913 2.90866M15.875 10.9583V11.8634C15.875 12.8579 15.4799 13.8118 14.7767 14.515L14.515 14.7767C13.8118 15.4799 12.8579 15.875 11.8634 15.875H5.13663C4.14206 15.875 3.18822 15.4799 2.485 14.7767L2.22338 14.515C1.52009 13.8118 1.125 12.8579 1.125 11.8634V5.13663C1.125 4.14206 1.52009 3.18825 2.22338 2.485L2.485 2.22334C3.18822 1.52009 4.14206 1.125 5.13663 1.125H6.04166' stroke='%23C81A1A' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11548_35317'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:17px;height:17px}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-mobile,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-mobile{display:none}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-desktop,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-desktop{display:none}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button--hide-desktop,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button--hide-desktop{display:flex}}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button{background-color:#fff;border-color:rgba(0,0,0,0);color:var(--red-600);border-width:1.5px !important;font-size:16px}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:hover,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:hover{background-color:var(--red-600);border-color:var(--red-600);color:var(--white);-webkit-transform:none;transform:none}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:focus,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:focus{color:var(--red-600);background-color:#fff;border-color:var(--harbor-500)}.section-form__form .paragraph--type--reference-marketo-form .oneoff-form button:active,.section-form__form .paragraph--type--reference-marketo-form .marketo-form button:active{background-color:var(--red-700);border-color:var(--red-700)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-submission-confirmation{--body:var(--gray-700);background-color:var(--white);border-radius:20px;padding:32px}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title{--title-main:var(--black)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:2rem;font-weight:700;line-height:130%;color:var(--title-main)}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:1.75rem;line-height:100%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title *{font-size:1.375rem}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title{text-align:left;display:flex;flex-direction:row;align-items:center;gap:16px}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title::before{content:"";width:60px;height:60px;display:block;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='61' viewBox='0 0 60 61' fill='none'%3E%3Ccircle cx='30' cy='30.4573' r='30' fill='%23118A62'/%3E%3Cpath d='M42.5 20.4573L25.3125 37.9573L17.5 30.0027' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media screen and (max-width:480px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-title::before{width:40px;height:40px}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p{font-weight:350}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-size:1rem;line-height:140%;text-align:left;color:var(--body)}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-weight:700}@media screen and (max-width:1024px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{line-height:130%}}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description--bold,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p--bold{font-size:.875rem;line-height:130%}}.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description:last-child,.section-form__form .paragraph--type--reference-marketo-form .field--name-field-thank-you-description p:last-child{margin-bottom:0}.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldPhone{flex:auto}.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail:has(+.mktoFieldPhone:not([style="display:none"])),.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail+.mktoFieldPhone:not([style="display:none"]){flex:1 1 calc(50% - 8px)}@media screen and (max-width:576px){.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail:has(+.mktoFieldPhone:not([style="display:none"])),.section-form__form .paragraph--type--reference-marketo-form .marketo-form-1019 .mktoFieldEmail+.mktoFieldPhone:not([style="display:none"]){flex-basis:100%}}.section-form__form form{width:100% !important}
