@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,600;0,9..144,700;0,9..144,900;1,9..144,600&family=Hanken+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap");header.header-module{font-family:Hanken Grotesk,sans-serif;left:0;position:fixed;top:0;width:100%;z-index:5}header.header-module .mobile-bar{display:none}header.header-module .main-bar{background-color:#f9f6ee;border-bottom:1.5px solid #191713;padding:1.25rem 0}header.header-module .main-bar .container{align-items:center;display:flex;flex-direction:row;gap:1rem;max-width:calc(1280px + 9rem)}header.header-module .main-bar .container .logo-link{aspect-ratio:75/45;height:auto;margin-right:auto;width:4.75rem}header.header-module .main-bar .container .logo-link .logo{height:100%;overflow:hidden;width:100%}header.header-module .main-bar .container .logo-link .logo img{height:100%;object-fit:contain;object-position:center left;width:100%}header.header-module .main-bar .container .items{align-items:center;display:flex;flex-direction:row;gap:2rem;margin-right:1rem}header.header-module .main-bar .container .items .item{color:#57544c;font-weight:600;text-decoration:none;transition:color .3s}header.header-module .main-bar .container .items .item.link:hover{color:#191713}header.header-module .main-bar .container .items .item.menu{align-items:center;display:flex;flex-direction:row;gap:.5rem}header.header-module .main-bar .container .items .item.menu.active{color:#191713}header.header-module .main-bar .container .items .item.menu.active:after{transform:rotateX(180deg)}header.header-module .main-bar .container .items .item.menu:after{background-color:#57544c;content:"";height:5px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' fill='none' viewBox='0 0 8 5'%3E%3Cpath stroke='%23333747' stroke-width='1.25' d='m1.325 1 3 3 3-3'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:transform .3s,background-color .3s;width:8px}header.header-module .main-bar .container .items .item.menu.active:after,header.header-module .main-bar .container .items .item.menu:hover:after{background-color:#191713}header.header-module .main-bar .container .search-toggle{position:relative}header.header-module .main-bar .container .search-toggle svg{cursor:pointer}header.header-module .main-bar .container .search-toggle svg path{stroke:#57544c}header.header-module .main-bar .container .search-toggle .hs-search-field{background-color:#fffef9;border:1.5px solid #191713;border-radius:5px;box-shadow:5px 5px 0 rgba(25,23,19,.08);opacity:0;padding:.5rem;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-2rem);transition:transform .3s,opacity .3s,z-index 0s .3s;z-index:-1}header.header-module .main-bar .container .search-toggle .hs-search-field.active{opacity:1;pointer-events:all;transform:translateY(0);transition:transform .3s,opacity .3s,z-index 0s 0s;z-index:1}header.header-module .main-bar .container .search-toggle .hs-search-field form{position:relative}header.header-module .main-bar .container .search-toggle .hs-search-field form input{background:#fffef9;border:1px solid #e0daca;border-radius:4px;color:#191713;font-family:Hanken Grotesk,sans-serif;font-size:1rem;padding:.5rem .5rem .5rem 2.5rem;width:20rem}header.header-module .main-bar .container .search-toggle .hs-search-field form input::placeholder{color:#94907f}header.header-module .main-bar .container .search-toggle .hs-search-field form button{cursor:pointer;height:fit-content;left:.5rem;line-height:0;padding:unset;position:absolute;top:.5rem;width:fit-content}header.header-module .main-bar .container .search-toggle .hs-search-field form button svg path{stroke:#57544c}header.header-module .main-bar .container .lang-switcher{align-items:center;background-color:#f6f2e7;border:1px solid #e0daca;border-radius:4px;display:flex;flex-direction:row;gap:.5rem;height:fit-content;padding:1rem;position:relative}header.header-module .main-bar .container .lang-switcher.hidden-switcher{display:none}header.header-module .main-bar .container .lang-switcher.active:after{transform:rotateX(180deg)}header.header-module .main-bar .container .lang-switcher.active>span{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:1}header.header-module .main-bar .container .lang-switcher:before{color:#57544c;content:attr(data-lang);font-family:IBM Plex Mono,monospace;font-size:.8rem;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}header.header-module .main-bar .container .lang-switcher:after{background-color:#57544c;content:"";flex-shrink:0;height:8px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' fill='none' viewBox='0 0 9 8'%3E%3Cpath stroke='%23333747' stroke-width='1.25' d='m1.325 1 3 3 3-3'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:transform .3s;width:9px;z-index:2}header.header-module .main-bar .container .lang-switcher>span{height:fit-content;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}header.header-module .main-bar .container .lang-switcher>span .lang_switcher_class{width:100%}header.header-module .main-bar .container .lang-switcher>span .globe_class{background:unset;cursor:default;height:fit-content;width:100%}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class{background-color:#fffef9;border:1.5px solid #191713;border-radius:4px;box-shadow:5px 5px 0 rgba(25,23,19,.08);display:block;left:0;padding:1rem;position:relative;top:0;transform:unset;width:100%}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class:after,header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class:before{content:unset}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class li{background-color:unset;border:unset;padding:unset;text-align:left;width:fit-content}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class li+li{margin-top:.5rem}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class li:hover a{color:#1e9b94}header.header-module .main-bar .container .lang-switcher>span .globe_class .lang_list_class li a{color:#191713;font-family:IBM Plex Mono,monospace;font-size:.85rem;font-weight:500;line-height:1.4;text-transform:uppercase;transition:color .3s}header.header-module .main-bar .container .ctas{gap:1rem}header.header-module .ctas .btn,header.header-module .menus-bar .btn{border-radius:3px;font-family:Hanken Grotesk,sans-serif;font-weight:700}header.header-module .ctas .btn.primary{background-color:#191713;border-color:#191713;color:#f9f6ee}header.header-module .ctas .btn.primary:hover{background-color:#000}header.header-module .ctas .btn.secondary{background-color:transparent;border:1.5px solid #191713;color:#191713}header.header-module .ctas .btn.secondary:hover{background-color:#f6f2e7}header.header-module .menus-bar{position:relative}header.header-module .menus-bar .menu{left:50%;opacity:0;padding-top:.75rem;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-2rem);transition:transform .3s,opacity .3s,z-index 0s .3s;z-index:-1}header.header-module .menus-bar .menu.active{opacity:1;pointer-events:all;transform:translate(-50%);transition:transform .3s,opacity .3s,z-index 0s 0s;z-index:1}header.header-module .menus-bar .menu .inner-menu{background-color:#fffef9;border:1.5px solid #191713;border-radius:9px;box-shadow:10px 12px 0 rgba(25,23,19,.08);display:flex;flex-direction:row;gap:2rem;padding:2rem}header.header-module .menus-bar .menu .items .item{align-items:center;color:#191713;display:flex;flex-direction:row;gap:1rem;position:relative;text-decoration:none;z-index:1}header.header-module .menus-bar .menu .items .item:hover:before{width:100%}header.header-module .menus-bar .menu .items .item:before{background-color:rgba(30,155,148,.1);border-radius:4px;content:"";height:1.875rem;left:0;position:absolute;top:0;transition:width .3s;width:1.875rem;z-index:-1}header.header-module .menus-bar .menu .items .item .icon{border-radius:4px;flex-shrink:0;height:1.875rem;overflow:hidden;width:1.875rem}header.header-module .menus-bar .menu .items .item .icon img{height:1.125rem;margin-left:.375rem;margin-top:.375rem;object-fit:contain;width:1.125rem}header.header-module .menus-bar .menu .main-blocks{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}header.header-module .menus-bar .menu .main-blocks .columns{display:flex;flex-direction:row;gap:1.5rem}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column{width:29.5rem}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column .items{flex-direction:row;flex-wrap:wrap;gap:1rem 1.5rem}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column .items .item{width:calc(50% - .75rem)}header.header-module .menus-bar .menu .main-blocks .columns .column{width:14rem}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-blue .items .item:before{background-color:rgba(30,155,148,.1)}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-yellow .items .item:before{background-color:rgba(254,206,1,.18)}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-white-gradient{background:linear-gradient(158deg,rgba(30,155,148,.16),rgba(254,206,1,.16));border:1.5px solid #191713;border-radius:9px;padding:1.5rem;width:29.5rem}header.header-module .menus-bar .menu .main-blocks .columns .column .title{color:#94907f;font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}header.header-module .menus-bar .menu .main-blocks .columns .column .items{display:flex;flex-direction:column;gap:1rem}header.header-module .menus-bar .menu .main-blocks>.btn{width:100%}header.header-module .menus-bar .menu .main-blocks>.btn.primary.white{background:unset;background-color:#f6f2e7;color:#191713}header.header-module .menus-bar .menu .main-blocks>.btn.primary.white:before{content:unset}header.header-module .menus-bar .menu .main-blocks>.btn.flex-btn{align-items:center;display:flex;flex-direction:row;gap:.5rem}header.header-module .menus-bar .menu .main-blocks>.btn.flex-btn .icon{flex-shrink:0;height:1.5rem;overflow:hidden;width:1.5rem}header.header-module .menus-bar .menu .main-blocks>.btn.flex-btn .icon img{height:100%;object-fit:contain;width:100%}header.header-module .menus-bar .menu .main-blocks>.btn span{display:block;text-align:left;width:100%}header.header-module .menus-bar .menu .main-blocks .bottom-column{background:linear-gradient(158deg,rgba(30,155,148,.16),rgba(254,206,1,.16));border:1.5px solid #191713;border-radius:9px;padding:1rem}header.header-module .menus-bar .menu .main-blocks .bottom-column .title{color:#57544c;font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}header.header-module .menus-bar .menu .main-blocks .bottom-column .items{display:flex;flex-direction:row;gap:1rem}header.header-module .menus-bar .menu .main-blocks .bottom-column .items .item{width:100%}header.header-module .menus-bar .menu .cta-card{display:flex;flex-direction:column;gap:1rem;width:16rem}header.header-module .menus-bar .menu .cta-card .image{aspect-ratio:263/166;border:1.5px solid #191713;border-radius:4px;height:auto;overflow:hidden;width:100%}header.header-module .menus-bar .menu .cta-card .image img{height:100%;object-fit:cover;width:100%}header.header-module .menus-bar .menu .cta-card .title{color:#191713;font-family:Fraunces,serif;font-size:1.15rem;font-weight:700;line-height:1.2}header.header-module .menus-bar .menu .cta-card .btn{width:100%}header.header-module .menus-bar .menu .cta-card .btn span{display:block;text-align:left;width:100%}@media (max-width:1200px){header.header-module{pointer-events:none}header.header-module.active .mobile-bar .container .burger-menu div.b-top{transform:rotate(45deg)}header.header-module.active .mobile-bar .container .burger-menu div.b-mid{opacity:0;transform:scaleX(.5)}header.header-module.active .mobile-bar .container .burger-menu div.b-bot{transform:rotate(-45deg)}header.header-module.active .main-bar{opacity:1;pointer-events:all;transform:translateX(0);transition:transform .3s,opacity .3s,z-index 0s 0s;z-index:1}header.header-module .mobile-bar{background-color:#f9f6ee;border-bottom:1.5px solid #191713;display:block;pointer-events:all}header.header-module .mobile-bar.active .container .go-back{opacity:1;pointer-events:all;transition:opacity .3s}header.header-module .mobile-bar.active .container .logo-link{left:50%;transform:translate(-50%,-50%)}header.header-module .mobile-bar .container{align-items:center;display:flex;flex-direction:row;gap:2rem;height:3.75rem;justify-content:space-between;padding:0 1.5rem;position:relative}header.header-module .mobile-bar .container .go-back{align-items:center;color:#57544c;display:flex;flex-direction:row;font-family:Hanken Grotesk,sans-serif;gap:.5rem;opacity:0;pointer-events:none;text-decoration:underline;transition:opacity .3s}header.header-module .mobile-bar .container .go-back:before{background-color:#191713;content:"";height:10px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none' viewBox='0 0 7 10'%3E%3Cpath stroke='%23333747' stroke-width='1.5' d='m6 .633-4 4 4 4'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:7px}header.header-module .mobile-bar .container .logo-link{aspect-ratio:75/45;height:auto;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s,left .3s;width:4.75rem}header.header-module .mobile-bar .container .logo-link .logo{height:100%;overflow:hidden;width:100%}header.header-module .mobile-bar .container .logo-link .logo img{height:100%;object-fit:contain;object-position:center left;width:100%}header.header-module .mobile-bar .container .burger-menu{flex-shrink:0;height:40px;position:relative;width:40px}header.header-module .mobile-bar .container .burger-menu div{background-color:#191713;height:2px;left:5px;position:absolute;top:calc(50% - 1px);transition:opacity .3s,transform .3s;width:30px}header.header-module .mobile-bar .container .burger-menu div.b-top{transform:translateY(-8px)}header.header-module .mobile-bar .container .burger-menu div.b-bot{transform:translateY(8px)}header.header-module .main-bar{background:linear-gradient(162.15deg,transparent 18.17%,rgba(30,155,148,.14) 181.9%),linear-gradient(0deg,#f6f2e7,#f6f2e7);opacity:0;padding:1.5rem 0;pointer-events:none;transform:translateX(100%);transition:transform .3s,opacity .3s,z-index 0s .3s;z-index:-1}header.header-module .main-bar .container{align-items:flex-start;flex-direction:column;gap:.75rem;height:calc(100dvh - 6.75rem);padding:0 1.5rem}header.header-module .main-bar .container .logo-link{display:none}header.header-module .main-bar .container .items{align-items:flex-start;flex-direction:column;gap:.75rem;margin-bottom:auto;order:2;width:100%}header.header-module .main-bar .container .items .item{background-color:#fffef9;border:1px solid #e0daca;border-radius:4px;padding:.75rem;width:100%}header.header-module .main-bar .container .items .item.menu{justify-content:space-between}header.header-module .main-bar .container .items .item.menu.active:after{transform:unset}header.header-module .main-bar .container .items .item.menu:after{height:10px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none' viewBox='0 0 7 10'%3E%3Cpath stroke='%23404040' stroke-width='1.5' d='m1 9 4-4-4-4'/%3E%3C/svg%3E");width:7px}header.header-module .main-bar .container .search-toggle{order:1;width:100%}header.header-module .main-bar .container .search-toggle>svg{display:none}header.header-module .main-bar .container .search-toggle .hs-search-field{background-color:unset;border:none;border-radius:unset;box-shadow:none;opacity:1;padding:unset;pointer-events:all;position:relative;right:unset;top:unset;transform:unset;z-index:1}header.header-module .main-bar .container .search-toggle .hs-search-field form input{background-color:#fffef9;border:1px solid #e0daca;width:100%}header.header-module .main-bar .container .lang-switcher{background-color:#fffef9;justify-content:space-between;order:3;width:100%}header.header-module .main-bar .container .ctas{flex-direction:column;gap:.75rem;order:4;width:100%}header.header-module .main-bar .container .ctas .btn{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}header.header-module .menus-bar{position:static}header.header-module .menus-bar .menu{height:calc(100dvh - 3.75rem);left:0;padding-top:unset;position:absolute;top:3.75rem;transform:translateX(100%);width:100%}header.header-module .menus-bar .menu.active{transform:translateX(0)}header.header-module .menus-bar .menu .inner-menu{background:linear-gradient(162.15deg,transparent 18.17%,rgba(30,155,148,.14) 181.9%),linear-gradient(0deg,#f6f2e7,#f6f2e7);border:none;border-radius:unset;box-shadow:unset;flex-direction:column;gap:.75rem;height:100%;padding:1.5rem;width:100%}header.header-module .menus-bar .menu .items .item{padding-right:1rem}header.header-module .menus-bar .menu .items .item:after{background-color:#94907f;content:"";height:10px;margin-left:auto;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none' viewBox='0 0 7 10'%3E%3Cpath stroke='%23787575' stroke-width='1.5' d='m1 9 4-4-4-4'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:7px}header.header-module .menus-bar .menu .main-blocks{gap:.75rem;height:100%;justify-content:flex-start}header.header-module .menus-bar .menu .main-blocks.has-cta-card{height:calc(100% - 4rem)}header.header-module .menus-bar .menu .main-blocks .columns{flex-direction:column;gap:.75rem;overflow:auto}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column{width:100%}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column .items{flex-direction:column;gap:.75rem}header.header-module .menus-bar .menu .main-blocks .columns.single-column .column .items .item{width:100%}header.header-module .menus-bar .menu .main-blocks .columns .column{flex-shrink:0;overflow:hidden;transition:height .3s;width:100%}header.header-module .menus-bar .menu .main-blocks .columns .column.active .title:after{transform:rotateX(180deg)}header.header-module .menus-bar .menu .main-blocks .columns .column.active .items{opacity:1}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-white-gradient{background:unset;border:none;border-radius:unset;padding:unset;width:100%}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-white-gradient .title{background:linear-gradient(158deg,rgba(30,155,148,.2),rgba(254,206,1,.2))}header.header-module .menus-bar .menu .main-blocks .columns .column .title{align-items:center;background-color:#fffef9;border:1px solid #e0daca;border-radius:4px;color:#191713;display:flex;flex-direction:row;font-family:Hanken Grotesk,sans-serif;font-size:1rem;gap:1rem;justify-content:space-between;letter-spacing:normal;margin-bottom:.75rem;padding:.75rem;text-transform:none;width:100%}header.header-module .menus-bar .menu .main-blocks .columns .column .title:after{background-color:#57544c;content:"";height:7px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' viewBox='0 0 10 7'%3E%3Cpath stroke='%23404040' stroke-width='1.5' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:transform .3s;width:10px}header.header-module .menus-bar .menu .main-blocks .columns .column .items{opacity:0;transition:opacity .3s}header.header-module .menus-bar .menu .main-blocks>.btn{margin-top:auto}header.header-module .menus-bar .menu .main-blocks .bottom-column{background:unset;border:none;border-radius:unset;overflow:hidden;padding:unset;transition:height .3s}header.header-module .menus-bar .menu .main-blocks .bottom-column.active .title:after{transform:rotateX(180deg)}header.header-module .menus-bar .menu .main-blocks .bottom-column.active .items{opacity:1}header.header-module .menus-bar .menu .main-blocks .bottom-column .title{align-items:center;background:linear-gradient(158deg,rgba(30,155,148,.2),rgba(254,206,1,.2));border-radius:4px;color:#191713;display:flex;flex-direction:row;font-family:Hanken Grotesk,sans-serif;font-size:1rem;gap:1rem;justify-content:space-between;letter-spacing:normal;margin-bottom:.75rem;padding:.75rem;text-transform:none;width:100%}header.header-module .menus-bar .menu .main-blocks .bottom-column .title:after{background-color:#57544c;content:"";height:7px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' viewBox='0 0 10 7'%3E%3Cpath stroke='%23404040' stroke-width='1.5' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:transform .3s;width:10px}header.header-module .menus-bar .menu .main-blocks .bottom-column .items{flex-direction:column;gap:.75rem;justify-content:flex-start;opacity:0;transition:opacity .3s}header.header-module .menus-bar .menu .cta-card{width:100%}header.header-module .menus-bar .menu .cta-card .image,header.header-module .menus-bar .menu .cta-card .title{display:none}}header.header-module .logo-link{aspect-ratio:auto!important;height:auto!important;text-decoration:none;width:auto!important}header.header-module .logo-link .logo{align-items:center;display:flex;gap:.6rem;height:auto;overflow:visible;width:auto}header.header-module .logo-link .tc-mark{display:block;flex-shrink:0;height:30px;width:30px}header.header-module .logo-link .wm{color:#191713;font-family:Fraunces,serif;font-size:1.5rem;font-weight:900;letter-spacing:-.02em;line-height:1}header.header-module .menus-bar .menu .items .item:before{content:none!important}@media (min-width:1201px){header.header-module .menus-bar .menu .main-blocks .columns .column .title{background:none;border:none;color:inherit;display:flex!important;flex-direction:column;font-family:Hanken Grotesk,sans-serif;gap:.3rem;letter-spacing:normal;margin-bottom:1.25rem;padding:0;text-transform:none;width:auto}header.header-module .menus-bar .menu .column .col-eyebrow{color:#94907f;font-family:IBM Plex Mono,monospace;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase}header.header-module .menus-bar .menu .column .col-name{color:#191713;font-family:Fraunces,serif;font-size:1.35rem;font-weight:900;letter-spacing:-.01em;line-height:1.05}header.header-module .menus-bar .menu .column.accent-blue .col-name{color:#1e9b94}header.header-module .menus-bar .menu .column .col-desc{color:#57544c;font-size:.8rem;line-height:1.4;margin-top:.1rem}header.header-module .menus-bar .menu .items .item{align-items:flex-start;border-left:2px solid transparent;border-radius:6px;flex-direction:column;gap:2px;padding:.5rem .65rem;transition:background .14s ease,border-color .14s ease}header.header-module .menus-bar .menu .items .item:hover{background:#f6f2e7;border-left-color:#1e9b94}header.header-module .menus-bar .menu .items .item .text{color:#191713;font-size:.95rem;font-weight:600;line-height:1.2}header.header-module .menus-bar .menu .items .item .subtitle{color:#94907f;font-size:.78rem;line-height:1.3}header.header-module .menus-bar .menu .items .item:hover .subtitle{color:#57544c}header.header-module .menus-bar .menu .main-blocks .columns .column{width:15.5rem}header.header-module .menus-bar .menu .main-blocks .columns .column.accent-white-gradient{display:flex;flex-direction:column;width:20rem}header.header-module .menus-bar .menu .column.accent-white-gradient .col-eyebrow{color:#1e9b94}header.header-module .menus-bar .menu .column.accent-white-gradient .items{margin-top:auto}header.header-module .menus-bar .menu .column.accent-white-gradient .demo-link{align-items:center;border-left:none;flex-direction:row;gap:.4rem;padding-left:0}header.header-module .menus-bar .menu .column.accent-white-gradient .demo-link .text{color:#1e9b94;font-size:.9rem;font-weight:700}header.header-module .menus-bar .menu .column.accent-white-gradient .demo-link:hover{background:transparent}header.header-module .menus-bar .menu .column.accent-white-gradient .demo-link:hover .text{text-decoration:underline}}@media (max-width:1200px){header.header-module .menus-bar .menu .column .col-desc,header.header-module .menus-bar .menu .column .col-eyebrow,header.header-module .menus-bar .menu .items .item .subtitle{display:none}header.header-module .menus-bar .menu .column .col-name{color:#191713;font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:600}}#tcFixedHeader.header-module{left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:50!important}#tcFixedHeader .ctas,#tcFixedHeader .main-bar .container,#tcFixedHeader .main-bar .container .items{display:flex!important}@media (min-width:1201px){#tcFixedHeader .menus-bar{position:relative!important}#tcFixedHeader .menus-bar .menu{position:absolute!important}}@media (max-width:1200px){#tcFixedHeader .mobile-bar{display:block!important}#tcFixedHeader .mobile-bar .container{display:flex!important}#tcFixedHeader .menus-bar{position:static!important}#tcFixedHeader .menus-bar .menu{position:absolute!important}}#tcFixedHeader .main-bar .container .items .item{color:#57544c!important;font-family:Hanken Grotesk,sans-serif!important;font-weight:600!important}#tcFixedHeader .main-bar .container .items .item.link:hover,#tcFixedHeader .main-bar .container .items .item.menu.active{color:#191713!important}#tcFixedHeader .ctas .btn{align-items:center!important;border:1.5px solid #191713!important;border-radius:3px!important;cursor:pointer!important;display:inline-flex!important;font-family:Hanken Grotesk,sans-serif!important;font-size:1rem!important;font-weight:700!important;justify-content:center!important;line-height:1!important;padding:.7rem 1.4rem!important;text-decoration:none!important;transition:background-color .2s,color .2s!important}#tcFixedHeader .ctas .btn.primary{background:#191713!important;color:#f9f6ee!important}#tcFixedHeader .ctas .btn.primary:hover{background:#000!important}#tcFixedHeader .ctas .btn span{color:inherit!important;display:inline-block!important;padding:0!important}#tcFixedHeader .ctas .btn span:after,#tcFixedHeader .ctas .btn span:before,#tcFixedHeader .ctas .btn:after,#tcFixedHeader .ctas .btn:before{content:none!important;display:none!important}#tcFixedHeader .main-bar .container .lang-switcher,#tcFixedHeader .main-bar .container .search-toggle{position:relative!important}#tcFixedHeader .main-bar .container .lang-switcher>span{position:absolute!important}#tcFixedHeader .main-bar .container .lang-switcher.active>span,#tcFixedHeader .main-bar .container .lang-switcher:hover>span{opacity:1!important;pointer-events:all!important;z-index:1!important}#tcFixedHeader .lang-switcher>span .globe_class .lang_list_class{background-color:#fffef9!important;border:1.5px solid #191713!important;border-radius:4px!important;box-shadow:5px 5px 0 rgba(25,23,19,.08)!important;display:block!important;list-style:none!important;margin:0!important;padding:.75rem!important}#tcFixedHeader .lang-switcher>span .globe_class .lang_list_class li{background:none!important;border:none!important;display:block!important;float:none!important;list-style:none!important;margin:0!important;padding:0!important;width:fit-content!important}#tcFixedHeader .lang-switcher>span .globe_class .lang_list_class li+li{margin-top:.5rem!important}#tcFixedHeader .lang-switcher>span .globe_class .lang_list_class li a{color:#191713!important;display:block!important;font-family:IBM Plex Mono,monospace!important;font-size:.85rem!important;font-weight:500!important;line-height:1.4!important;text-decoration:none!important;text-transform:uppercase!important;transition:color .3s!important}#tcFixedHeader .lang-switcher>span .globe_class .lang_list_class li:hover a{color:#1e9b94!important}@media (min-width:1201px){#tcFixedHeader .menus-bar .menu{transform:translateY(-2rem)}#tcFixedHeader .menus-bar .menu.active{transform:translateY(0)}}