.ui-container{position:relative;margin:0 auto}@media only screen and (max-width: 999999px){.ui-container{max-width:1380px;width:calc(100% - 180px)}}@media only screen and (max-width: 1440px){.ui-container{max-width:1260px;width:calc(100% - 124px)}}@media only screen and (max-width: 1024px){.ui-container{max-width:900px;width:calc(100% - 84px)}}@media only screen and (max-width: 768px){.ui-container{max-width:684px;width:calc(100% - 32px)}}@media only screen and (max-width: 365px){.ui-container{max-width:342px;width:calc(100% - 32px)}}.header-content-link-active:after{transform:scaleX(0);transition:all 0.3s ease-in-out;background:var(--color-black);content:"";top:44%;transform:translateY(-50%);position:absolute;border-radius:50%;visibility:visible;height:9px;width:9px;margin-left:8px}.theme-dark .header-content-link-active:after{background:var(--color-white)}@media only screen and (min-width: 768px){.header-content-link-active:after{height:10.5px;width:10.5px;margin-left:10px}}@media only screen and (min-width: 1024px){.header-content-link-active:after{height:12px;width:12px;margin-left:12px}}.header-content-navs-list{display:flex;flex-direction:column;padding-bottom:var(--size-MD)}@media only screen and (min-width: 768px){.header-content-navs-list{flex:1;padding-bottom:0}}.header-content-navs-list a:after{content:none !important}.header-content-navs-list a:hover{color:var(--color-dark-blue) !important}.header-content-navs-list a:hover .header-content-link-active:after{background:var(--color-dark-blue) !important}.theme-dark .header-content-navs-list a:hover{color:var(--color-primary-blue) !important}.theme-dark .header-content-navs-list a:hover .header-content-link-active:after{background:var(--color-primary-blue) !important}@media only screen and (min-width: 768px){.header-content-navs-list a{padding-right:20.5px}}@media only screen and (min-width: 1024px){.header-content-navs-list a{padding-right:24px}}@media only screen and (min-width: 768px){.navs-first-level.header-content-navs-list{flex:2}}.header-content-actions{display:flex;align-items:center;column-gap:var(--size-XL2);width:100%;justify-content:space-around}@media only screen and (min-width: 768px){.header-content-actions{column-gap:var(--size-XL2);justify-content:unset}}@media only screen and (min-width: 1024px){.header-content-actions{column-gap:var(--size-XL2)}}@media only screen and (min-width: 768px){.header-content-actions .common-dropdown-selected{align-items:end}}.header-content-actions a,.header-content-actions .header-content-theme-btn{display:flex !important;align-items:center;justify-content:center;text-transform:capitalize;cursor:pointer;transition:all 0.3s ease-in-out 0s}.header-content-actions a:after,.header-content-actions .header-content-theme-btn:after{content:none !important}.header-content-actions a:hover,.header-content-actions .header-content-theme-btn:hover{color:var(--color-dark-blue) !important}.theme-dark .header-content-actions a:hover,.theme-dark .header-content-actions .header-content-theme-btn:hover{color:var(--color-primary-blue) !important}.header-content-actions a:hover>svg,.header-content-actions .header-content-theme-btn:hover>svg{transform:none !important}@media only screen and (min-width: 768px){.header-content-actions a,.header-content-actions .header-content-theme-btn{align-items:end}}.header-content-actions a svg,.header-content-actions .header-content-theme-btn svg{margin-right:8px;height:28px}@media only screen and (min-width: 768px){.header-content-actions a svg,.header-content-actions .header-content-theme-btn svg{margin-right:10px}}@media only screen and (min-width: 1024px){.header-content-actions a svg,.header-content-actions .header-content-theme-btn svg{margin-right:12px}}.header-content-close-button{position:absolute;top:28px;right:28px;display:none}.header-content-close-button:after{position:absolute;content:"";height:40px;width:40px;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);border:1.5px solid var(--color-black)}.theme-dark .header-content-close-button:after{border:1.5px solid var(--color-white)}@media only screen and (min-width: 768px){.header-content-close-button{top:unset;right:36px;display:block}.header-content-close-button:after{display:none}}.header-content-navs-container{width:100%;height:100%;overflow:auto;max-width:var(--breakpoint-mw-MD);margin:0 auto;display:flex;flex-direction:column;padding:var(--size-medium-XL4) var(--size-medium-MD) 0}@media only screen and (max-width: 768px){.header-content-navs-container{max-width:var(--breakpoint-mw-SM)}}@media only screen and (max-width: 365px){.header-content-navs-container{max-width:var(--breakpoint-mw-XS)}}@media only screen and (min-width: 768px){.header-content-navs-container{padding:var(--size-LG) var(--size-MD);flex-direction:row}}@media only screen and (min-width: 1024px){.header-content-navs-container{padding:var(--size-LG) var(--size-XS)}}.header-content-menu-container{align-items:center;justify-content:space-between;display:flex;padding:var(--size-XL) 1rem;max-width:var(--breakpoint-mw-MD);width:100%;margin:0 auto}@media only screen and (min-width: 768px){.header-content-menu-container{padding:var(--size-MD)}}@media only screen and (min-width: 1024px){.header-content-menu-container{padding:var(--size-MD) var(--size-XS)}}@media only screen and (max-width: 768px){.header-content-menu-container{max-width:var(--breakpoint-mw-SM)}}@media only screen and (max-width: 365px){.header-content-menu-container{max-width:var(--breakpoint-mw-XS)}}.header-content-divider{border-bottom:1.5px solid var(--color-black-lighten-80)}@media only screen and (min-width: 768px){.header-content-divider{border-bottom:1.5px solid var(--color-primary-blue)}.theme-dark .header-content-divider{border-bottom:1.5px solid var(--color-dark-blue)}}.header-content-container{position:fixed;background:var(--color-primary-cream);transform:translate(-50%, -100%);left:50%;top:0;transition:transform ease-in-out 0.5s;z-index:98;height:100%;width:100%;display:flex;flex-direction:column-reverse;width:calc(100% - 180px);max-width:1440px}.theme-dark .header-content-container{background:var(--color-dark-chocolate)}@media only screen and (min-width: 768px){.header-content-container{background:var(--color-white);border-radius:var(--radius-medium);transform:translate(-50%, calc(-100% - 2rem));top:2rem;height:unset;flex-direction:column}}@media only screen and (max-width: 1440px){.header-content-container{width:calc(100% - 124px)}}@media only screen and (max-width: 1024px){.header-content-container{width:calc(100% - 84px)}}@media only screen and (max-width: 768px){.header-content-container{width:100%}}.header-backdrop{height:100%;width:100%;position:fixed;transform:translateY(-100%);top:0;left:0;background:transparent;z-index:1;transition:background ease-in-out 0.5s, transform ease 0s 0.5s}.header-menu-checkbox[type="checkbox"]{display:none}.header-menu-checkbox[type="checkbox"]:checked~.header-content-container{transform:translate(-50%, 0)}.header-menu-checkbox[type="checkbox"]:checked~.header-backdrop{transition:background ease-in-out 0.5s;transform:translateY(0);background:var(--color-dark-primary-backdrop)}.theme-dark .header-menu-checkbox[type="checkbox"]:checked~.header-backdrop{background:var(--color-black-backdrop)}.header-nav-bar-desktop-btn{display:none;align-items:center;box-shadow:var(--shadow-normal)}.header-nav-bar-mobile-btn{height:36px;width:36px;position:relative;max-height:36px;min-height:36px;outline:none;align-items:center;justify-content:center;display:flex;padding:0;border:1.5px solid transparent}.header-nav-bar-mobile-btn span{height:2px;width:16px;display:block;position:absolute;border-radius:2px;background-color:var(--color-black);transition:all ease 0.5s;left:9px}.theme-dark .header-nav-bar-mobile-btn span{background-color:var(--color-white)}.header-nav-bar-mobile-btn span:nth-child(1){top:9.5px}.header-nav-bar-mobile-btn span:nth-child(2){top:15.5px;transition:all ease 0.2s}.header-nav-bar-mobile-btn span:nth-child(3){top:21.5px}.header-nav-bar-theme-btn{height:40px;width:40px;align-items:center;justify-content:center;display:none;padding:0 !important;margin-right:12px;box-shadow:var(--shadow-normal)}.header-nav-bar-theme-btn::after{content:"";background-image:url(/static/icons/moon.svg);background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:0;right:0;bottom:0}.theme-dark .header-nav-bar-theme-btn::after{background-image:url(/static/icons/sun.svg);filter:invert(1)}.header-action-container{display:flex;border-bottom:1px solid transparent}@media only screen and (min-width: 768px){.header-action-container .header-nav-bar-mobile-btn{display:none}.header-action-container .header-nav-bar-desktop-btn,.header-action-container .header-nav-bar-theme-btn{display:flex}}.header-logo-container{position:relative !important;height:40px;width:181.33px;cursor:pointer;filter:invert(0);transition:filter ease-in-out 0.3s}.header-bar-container{display:flex;align-items:center;justify-content:space-between;margin:0;border-radius:var(--radius-medium);transition:all ease 0.5s;box-shadow:none;padding:var(--size-default-MD) 78px}@media only screen and (max-width: 1440px){.header-bar-container{padding:var(--size-default-MD) 50px}}@media only screen and (max-width: 1024px){.header-bar-container{padding:var(--size-default-MD) 30px}}@media only screen and (max-width: 768px){.header-bar-container{padding:var(--size-small-MD) 16px;border-radius:0}.header-bar-container .header-logo-container{height:32px;width:145px}}.header-grid-container{padding:8px 0;position:relative;margin:0 auto;width:calc(100% - 24px)}@media only screen and (max-width: 999999px){.header-grid-container{max-width:1440px !important}}@media only screen and (max-width: 999999px){.header-grid-container{max-width:1380px}}@media only screen and (max-width: 1440px){.header-grid-container{max-width:1260px}}@media only screen and (max-width: 1024px){.header-grid-container{max-width:900px}}@media only screen and (max-width: 768px){.header-grid-container{width:100%;padding:0}}header:not(.header-white-navbar) .header-logo-container{filter:invert(1)}.theme-dark header:not(.header-white-navbar) .header-logo-container{filter:invert(0)}header{width:100%;background-color:transparent;z-index:9999;position:fixed;height:0;top:-1px;left:0;transition:top ease-in-out 0.65s}header[scrollDown]:has(.header-menu-checkbox[type='checkbox']:not(:checked)){top:-200px}@media only screen and (min-width: 768px){header[scrollDown]{top:-200px}}@media only screen and (max-width: 767px){header[solidTop] .header-bar-container{background:var(--color-primary-cream);border-bottom:1px solid var(--color-black-lighten-80)}.theme-dark header[solidTop] .header-bar-container{background:var(--color-dark-chocolate)}}@media only screen and (max-width: 767px){header .header-bar-container{position:relative;z-index:999}}@media only screen and (max-width: 767px){header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container{border-bottom:1px solid var(--color-black-lighten-80);background:var(--color-primary-cream)}header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-logo-container{filter:invert(1)}.theme-dark header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container{background:var(--color-dark-chocolate)}.theme-dark header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-logo-container{filter:invert(0)}header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-nav-bar-mobile-btn{border:1.5px solid var(--color-black);background:var(--color-primary-cream)}.theme-dark header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-nav-bar-mobile-btn{border:1.5px solid var(--color-white);background:var(--color-dark-chocolate)}header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-nav-bar-mobile-btn span:nth-child(1){transform:rotate(-45deg) translate(-3.5px, 4.5px);width:14px}header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-nav-bar-mobile-btn span:nth-child(2){transform:scale(0)}header .header-menu-checkbox[type='checkbox']:checked~.header-bar-container .header-nav-bar-mobile-btn span:nth-child(3){transform:rotate(45deg) translate(-3.5px, -4.5px);width:14px}}header[scrollUp] .header-bar-container{background:var(--color-primary-cream);border-bottom:1px solid var(--color-black-lighten-80)}.theme-dark header[scrollUp] .header-bar-container{background:var(--color-dark-chocolate)}.theme-dark header[scrollUp] .header-bar-container .header-logo-container{filter:invert(0)}@media only screen and (min-width: 768px){header[scrollUp] .header-bar-container{border-bottom:1px solid transparent !important;box-shadow:var(--shadow-question-bubble)}}header[scrollUp] .header-bar-container .header-logo-container{filter:invert(1)}header[scrollUp] .header-bar-container .header-nav-bar-desktop-btn,header[scrollUp] .header-bar-container .header-nav-bar-theme-btn{background-color:var(--color-white)}.theme-dark header[scrollUp] .header-bar-container .header-nav-bar-desktop-btn,.theme-dark header[scrollUp] .header-bar-container .header-nav-bar-theme-btn{background-color:var(--color-black-lighten-30)}header[scrollUp] .header-bar-container .header-nav-bar-mobile-btn{background-color:var(--color-primary-cream);border:1.5px solid var(--color-black)}.theme-dark header[scrollUp] .header-bar-container .header-nav-bar-mobile-btn{border:1.5px solid var(--color-white);background-color:var(--color-dark-chocolate)}.common-dropdown-container{position:relative}.common-dropdown-rotate-180{transform:rotate(180deg) translateY(2px) !important}.common-dropdown-selected{cursor:pointer;display:flex;align-items:center;transition:all 0.3s ease-in-out 0s}.common-dropdown-selected svg{transition:transform 0.3s ease-in-out;transform:rotate(0);margin-left:8px;height:28px}@media only screen and (min-width: 768px){.common-dropdown-selected svg{margin-left:10px}}@media only screen and (min-width: 1024px){.common-dropdown-selected svg{margin-left:12px}}.common-dropdown-selected .no-hover{color:var(--color-black) !important}.theme-dark .common-dropdown-selected .no-hover{color:var(--color-white) !important}.common-dropdown-selected:hover{color:var(--color-dark-blue)}.theme-dark .common-dropdown-selected:hover{color:var(--color-primary-blue)}.common-dropdown-items-opened{opacity:1 !important;pointer-events:all !important}.common-dropdown-items-container{display:grid;opacity:0;padding:var(--size-default-XS);z-index:99999;position:absolute;box-shadow:var(--shadow-hover);transition:all 0.3s ease-in-out;border-radius:var(--radius-small);pointer-events:none;background-color:var(--color-white)}.common-dropdown-items-container .cdi-selected{color:var(--color-dark-blue)}.theme-dark .common-dropdown-items-container{background-color:var(--color-dark-white)}.theme-dark .common-dropdown-items-container .cdi-selected{color:var(--color-primary-blue)}.common-dropdown-items-container li{cursor:pointer;margin:var(--size-default-XS3) 0;white-space:nowrap;transition:color 0.3s ease-in-out}.common-dropdown-items-container li:last-of-type{margin-bottom:0}.common-dropdown-items-container li:first-of-type{margin-top:0}.common-dropdown-items-container li:hover{color:var(--color-dark-blue)}.theme-dark .common-dropdown-items-container li:hover{color:var(--color-primary-blue)}.debug-bar{height:2.5rem;width:24rem;position:fixed;z-index:999999;top:0;left:50%;transform:translateX(-50%);box-shadow:var(--shadow-normal);border-radius:0 0 5px 5px;max-width:90%;display:flex;overflow:hidden}.debug-bar a:first-child{border-right:2px solid var(--color-black-lighten-50)}.debug-bar a:hover{background:var(--color-secondary-brown) !important}.debug-bar a{color:var(--color-black) !important;background:var(--color-white) !important;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;flex:1;height:100%;text-align:center;cursor:pointer;display:flex !important;align-items:center;justify-content:center;font-weight:bold;font-size:0.85rem;transition:all ease 0.3s}.debug-bar a:after{content:none !important}.common-typography.h6,.common-typography.h5,.common-typography.h4,.common-typography.h3,.common-typography.h2,.common-typography.hxxl,.common-typography.hxl,.common-typography.h1{font-family:'Recife Text', sans-serif}span.common-typography,.common-typography.button1,.common-typography.body7,.common-typography.body6,.common-typography.body5,.common-typography.body3{font-family:'Helvetica Neue', sans-serif}.common-typography.button2-bold,.common-typography.body7-bold,.common-typography.body5-bold,.common-typography.body4-bold,.common-typography.body2-bold,.common-typography.body1-bold{font-family:'Helvetica Neue Bold', sans-serif}span.common-typography,.common-typography.button1,.common-typography.body7,.common-typography.body6,.common-typography.body5,.common-typography.body3,.common-typography.hxxl,.common-typography.hxl,.common-typography.h1{font-weight:400}.common-typography.h6,.common-typography.h5,.common-typography.h4,.common-typography.h3,.common-typography.h2{font-weight:500}span.common-typography.button2-bold,.common-typography.button2-bold,.common-typography.body7-bold,.common-typography.body5-bold,.common-typography.body4-bold,.common-typography.body2-bold,.common-typography.body1-bold{font-weight:700}.common-typography.h1{font-size:40px;word-break:break-word;line-height:110%}@media only screen and (min-width: 768px){.common-typography.h1{font-size:52px;line-height:113%}}@media only screen and (min-width: 1024px){.common-typography.h1{font-size:65px;line-height:117%}}.common-typography.hxl{font-size:40px;line-height:120%}@media only screen and (min-width: 768px){.common-typography.hxl{font-size:65px}}@media only screen and (min-width: 1024px){.common-typography.hxl{font-size:95px}}.common-typography.hxxl{font-size:50px;line-height:120%}@media only screen and (min-width: 768px){.common-typography.hxxl{font-size:115px;line-height:120%}}@media only screen and (min-width: 1024px){.common-typography.hxxl{font-size:130px}}.common-typography.h2{font-size:33px;line-height:110%}@media only screen and (min-width: 768px){.common-typography.h2{font-weight:400;font-size:41px;line-height:115%}}@media only screen and (min-width: 1024px){.common-typography.h2{font-size:50px;line-height:120%}}.common-typography.h3{font-size:25px;line-height:120%}@media only screen and (min-width: 768px){.common-typography.h3{font-weight:400;font-size:33px}}@media only screen and (min-width: 1024px){.common-typography.h3{font-size:40px}}.common-typography.h4{font-size:22px;line-height:130%}@media only screen and (min-width: 768px){.common-typography.h4{font-weight:400;font-size:28px}}@media only screen and (min-width: 1024px){.common-typography.h4{font-size:33px}}.common-typography.h5{font-size:20px;line-height:24px}@media only screen and (min-width: 768px){.common-typography.h5{font-weight:400;font-size:22px}}@media only screen and (min-width: 1024px){.common-typography.h5{font-size:24px;line-height:29px}}.common-typography.h6{font-size:17px;line-height:20px}@media only screen and (min-width: 768px){.common-typography.h6{font-weight:400;font-size:19px;line-height:22px}}@media only screen and (min-width: 1024px){.common-typography.h6{font-size:20px;line-height:24px}}.common-typography.body3{font-size:18px;line-height:146%}@media only screen and (min-width: 768px){.common-typography.body3{font-size:21px}}@media only screen and (min-width: 1024px){.common-typography.body3{font-size:24px}}.common-typography.body5{font-size:16px;line-height:165%;letter-spacing:0.4px}@media only screen and (min-width: 768px){.common-typography.body5{letter-spacing:normal;font-size:17px;line-height:160%}}@media only screen and (min-width: 1024px){.common-typography.body5{font-size:18px}}.common-typography.body6{font-size:13px;line-height:140%}@media only screen and (min-width: 768px){.common-typography.body6{font-size:15px;line-height:145%}}@media only screen and (min-width: 1024px){.common-typography.body6{font-size:16px;line-height:150%}}.common-typography.body7{font-size:13px;line-height:140%}@media only screen and (min-width: 768px){.common-typography.body7{font-size:14px;line-height:150%}}@media only screen and (min-width: 1024px){.common-typography.body7{font-size:14px;line-height:160%}}.common-typography.body1-bold{font-size:23px;line-height:110%}@media only screen and (min-width: 768px){.common-typography.body1-bold{font-size:31px}}@media only screen and (min-width: 1024px){.common-typography.body1-bold{font-size:38px;line-height:110.6%}}.common-typography.body2-bold{font-size:20px;line-height:140%}@media only screen and (min-width: 768px){.common-typography.body2-bold{font-size:24px}}@media only screen and (min-width: 1024px){.common-typography.body2-bold{font-size:28px}}.common-typography.body4-bold{font-size:14px;line-height:150%}@media only screen and (min-width: 768px){.common-typography.body4-bold{font-size:17px}}@media only screen and (min-width: 1024px){.common-typography.body4-bold{font-size:20px}}.common-typography.body5-bold{font-size:16px;line-height:165%;letter-spacing:0.4px}@media only screen and (min-width: 768px){.common-typography.body5-bold{letter-spacing:normal;font-size:17px;line-height:162.5%}}@media only screen and (min-width: 1024px){.common-typography.body5-bold{font-size:18px;line-height:165.5%}}.common-typography.body7-bold{font-size:13px;line-height:140%}@media only screen and (min-width: 768px){.common-typography.body7-bold{font-size:14px;line-height:147%}}@media only screen and (min-width: 1024px){.common-typography.body7-bold{font-size:14px;line-height:156.5%}}.common-typography.button1{font-size:14px;line-height:130%;letter-spacing:0.05em}@media only screen and (min-width: 768px){.common-typography.button1{font-size:15px;line-height:145%;letter-spacing:0.052em}}@media only screen and (min-width: 1024px){.common-typography.button1{font-size:16px;line-height:160%;letter-spacing:0.055em}}.common-typography.button2-bold{font-size:14px;line-height:130%;letter-spacing:0.05em}@media only screen and (min-width: 768px){.common-typography.button2-bold{font-size:15px;line-height:145%;letter-spacing:0.052em}}@media only screen and (min-width: 1024px){.common-typography.button2-bold{font-size:16px;line-height:160%;letter-spacing:0.055em}}span.common-typography{font-size:14px;line-height:130%;letter-spacing:0.05em}@media only screen and (min-width: 768px){span.common-typography{font-size:15px;line-height:145%;letter-spacing:0.052em}}@media only screen and (min-width: 1024px){span.common-typography{font-size:16px;line-height:160%;letter-spacing:0.055em}}.close-button{cursor:pointer;position:relative;z-index:2}.close-button>span{top:0;left:calc(50% - 1px);width:2px;height:100%;display:inline-block;background:var(--color-black);position:absolute;transform:rotate(45deg);border-radius:5px}.close-button>span:first-child{transform:rotate(-45deg)}.theme-dark .close-button>span{background:var(--color-white)}.list-style-type-none{display:flex}.fnlc-first-level{flex:2}.fnlc-first-level:first-child{min-width:90vw;margin-bottom:var(--size-XL)}@media only screen and (min-width: 768px){.fnlc-first-level:first-child{min-width:unset;margin-bottom:0px}}.fnlc-second-level{flex:1}.fnlc-second-level:first-child{min-width:150px;margin-bottom:var(--size-XL)}@media only screen and (min-width: 768px){.fnlc-second-level:first-child{min-width:unset;margin-bottom:0px}}.footer-navigation-list-container{display:flex;flex-direction:column;min-width:150px}@media only screen and (min-width: 768px){.footer-navigation-list-container a.body4-bold{margin-bottom:var(--size-XS2) !important}.footer-navigation-list-container a.body6{margin-bottom:var(--size-XS)}}@media only screen and (min-width: 1024px){.footer-navigation-list-container a.body4-bold{margin-bottom:var(--size-XS3) !important}.footer-navigation-list-container a.body6{margin-bottom:var(--size-XS)}}.footer-navigation-list-container a.body4-bold,.footer-navigation-list-container a.body6{margin-bottom:var(--size-XS)}.footer-navigation-list-container a.body4-bold:after,.footer-navigation-list-container a.body6:after{bottom:0px}.footer-navigation-list-container a.body4-bold:hover,.footer-navigation-list-container a.body6:hover{color:var(--color-black-lighten-30)}.footer-navigation-list-container a.body4-bold:hover:after,.footer-navigation-list-container a.body6:hover:after{background-color:var(--color-black-lighten-30)}.theme-dark .footer-navigation-list-container a.body4-bold:hover,.theme-dark .footer-navigation-list-container a.body6:hover{color:var(--color-pastel-brown)}.theme-dark .footer-navigation-list-container a.body4-bold:hover:after,.theme-dark .footer-navigation-list-container a.body6:hover:after{background-color:var(--color-pastel-brown)}.footer-partners-row{display:flex;flex-direction:column}.footer-partners-logos-container{display:flex;align-items:start;flex-wrap:wrap;justify-content:center;column-gap:var(--size-LG);row-gap:var(--size-MD)}.footer-partners-logos-container:first-child{padding-top:10px;border-bottom:1.5px solid var(--color-black);padding-bottom:var(--size-LG);margin-bottom:var(--size-LG)}.theme-dark .footer-partners-logos-container:first-child{border-bottom:1.5px solid var(--color-white)}.footer-partners-logo{filter:invert(1);position:relative;display:block;height:42px;width:80px}.theme-dark .footer-partners-logo{filter:invert(0)}.footer-partners-container .common-typography.body7-bold{margin-top:var(--size-XL);margin-bottom:var(--size-XL)}@media only screen and (min-width: 768px){.footer-partners-container .common-typography.body7-bold{margin-top:var(--size-XL);margin-bottom:var(--size-SM)}.footer-partners-container .footer-partners-row{flex-direction:row}.footer-partners-container .footer-partners-logos-container{padding-top:10px;justify-content:flex-start;column-gap:var(--size-LG);row-gap:var(--size-medium-MD)}.footer-partners-container .footer-partners-logos-container:first-child{border-right:1.5px solid var(--color-black);padding-right:var(--size-LG);margin-right:var(--size-LG);border-bottom:unset;padding-bottom:10px;margin-bottom:unset}.theme-dark .footer-partners-container .footer-partners-logos-container:first-child{border-right:1.5px solid var(--color-white)}}@media only screen and (min-width: 1024px){.footer-partners-container .common-typography.body7-bold{margin-top:var(--size-XL2);margin-bottom:var(--size-MD)}.footer-partners-container .footer-partners-logos-container{column-gap:var(--size-LG)}.footer-partners-container .footer-partners-logos-container:first-child{padding-right:var(--size-LG);margin-right:var(--size-LG)}}.footer-social-list{margin:0;padding:0;display:flex;flex-wrap:wrap;min-width:90vw}.footer-social-list-item{padding-right:25px;list-style-type:none}.footer-social-list-item:last-child{padding-right:0}.footer-social-list-item a:hover{filter:invert(0.3)}.footer-social-list-item a:hover:after{content:none !important}.theme-dark .footer-social-list-item img{filter:invert(1)}.footer-social-list-container{padding-top:var(--size-XL2)}@media only screen and (min-width: 768px){.footer-social-list-container{padding-top:0}.footer-social-list-container .footer-social-list{min-width:unset}}@media only screen and (min-width: 1024px){.footer-social-list-container{min-width:200px}}.common-image-fill{position:absolute;height:100%;width:100%;object-position:center center;inset:0px}
