@property --divider-effect-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --divider-effect-opacity{syntax:"<number>";inherits:false;initial-value:.25}@property --divider-effect-size{syntax:"<length>";inherits:false;initial-value:1px}@property --divider-effect-length{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --glass-effect-blur{syntax:"<length>";inherits:false;initial-value:1em}@property --glass-effect-light-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-light-power{syntax:"<number>";inherits:false;initial-value:.4}@property --glass-effect-light-rotation{syntax:"<angle>";inherits:false;initial-value:210deg}@property --glass-effect-dark-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-dark-power{syntax:"<number>";inherits:false;initial-value:0}.footerCompact{z-index:10;z-index:0;width:100%;padding:var(--spacing-md);color:color-mix(in srgb,var(--text)40%,transparent);font-size:var(--font-sm);text-align:center;justify-content:center;align-items:center;margin-top:auto;font-weight:300;display:flex;position:relative}@media (width<=480px){.footerCompact{padding-bottom:25%}}.footerSection{width:100%;padding-top:var(--spacing-3xl);z-index:10;margin-top:auto;position:relative;overflow:hidden}.footerSection .sectionBackground{pointer-events:none;z-index:0;position:absolute;inset:0}.footerSection .sectionBackground .bottomWave{bottom:0}.footerSection .sectionBackground:after{display:none}.footerSection .footerContainer{z-index:2;max-width:var(--maxPageW);background:color-mix(in srgb,var(--background)60%,transparent);margin:0 auto;position:relative}.footerSection .footerCard{gap:var(--spacing-xl);flex-direction:column;display:flex}.footerSection .footerCard.compact{gap:0}.footerSection .footerCard.compact .footerBottom{justify-content:center;padding-top:0}.footerSection .footerCard.compact .footerBottom:before,.footerSection .footerCard.compact .footerBottom:after{display:none}.footerSection .footerTop{justify-content:space-between;gap:var(--spacing-3xl);flex-wrap:wrap;display:flex}.footerSection .footerTop .brandCol{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column;flex:3;min-width:300px;max-width:600px;display:flex}.footerSection .footerTop .brandCol .footerLogo{color:var(--text);font-family:var(--fontEng);align-items:center;text-decoration:none;transition:opacity .3s;display:inline-flex}.footerSection .footerTop .brandCol .footerLogo:hover{opacity:.85}.footerSection .footerTop .brandCol .footerLogo .footerLogoText{font-weight:600;line-height:80%;font-size:calc(var(--font-xl)*1.1);margin-top:-.2em;margin-bottom:-.3em}.footerSection .footerTop .brandCol .brandDesc{color:color-mix(in srgb,var(--text)40%,transparent);font-size:1em;font-weight:300;line-height:1.8}.footerSection .footerTop .brandCol .socialLinks{gap:var(--spacing-md);margin-top:var(--spacing-xs);display:flex}.footerSection .footerTop .brandCol .socialLinks .button{--glass-light-power:0;--iconSize:1.5em;background:0 0}.footerSection .footerTop .brandCol .socialLinks .button .btnIcon{margin:0!important}.footerSection .footerTop .brandCol .socialLinks .btnLabel{display:none}.footerSection .footerTop .brandCol .socialLinks a{color:color-mix(in srgb,var(--text)70%,transparent);transition:all .2s ease,transform .2s var(--springEase)}.footerSection .footerTop .brandCol .socialLinks a:hover{opacity:1;color:var(--text);transform:translateY(-.2em)}.footerSection .footerTop .linksCols{justify-content:flex-start;gap:calc(var(--spacing-3xl)*1.2);flex-wrap:wrap;flex:3;display:flex}.footerSection .footerTop .linksCols .linkGroup{gap:var(--spacing-xs);flex-direction:column;min-width:100px;display:flex}.footerSection .footerTop .linksCols .linkGroup .groupTitle{font-size:var(--font-md);color:var(--text);text-align:right;margin:0;font-weight:300}@media (width<=768px){.footerSection .footerTop .linksCols .linkGroup .groupTitle{font-weight:300}}.footerSection .footerTop .linksCols .linkGroup .groupLinks{gap:var(--spacing-sm);flex-direction:column;margin:0;padding:0;line-height:120%;list-style:none;display:flex}.footerSection .footerTop .linksCols .linkGroup .groupLinks li{align-items:center;gap:.2em;display:inline-flex}.footerSection .footerTop .linksCols .linkGroup .groupLinks li a{color:color-mix(in srgb,var(--text)40%,transparent);transition:transform .6s var(--springEase),all .2s ease;font-size:1em;font-weight:300;text-decoration:none}.footerSection .footerTop .linksCols .linkGroup .groupLinks li .icon{opacity:0;transition:transform .3s var(--springEase),opacity .3s ease;position:absolute;transform:translate(-50%)}.footerSection .footerTop .linksCols .linkGroup .groupLinks li:hover a{opacity:1;color:var(--text);transform:translate(-1.2em)}.footerSection .footerTop .linksCols .linkGroup .groupLinks li:hover .icon{opacity:1;transform:translate(0)}.footerSection .footerBottom{padding-top:var(--spacing-lg);justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex;position:relative}.footerSection .footerBottom:after{--divider-effect-color:var(--text);--divider-effect-opacity:.2;--divider-effect-size:1px;--divider-effect-length:calc(100% - 1px);content:"";opacity:var(--divider-effect-opacity);will-change:opacity,transform,width,height,background;width:var(--divider-effect-length);height:var(--divider-effect-size);background:linear-gradient(90deg,transparent 0%,var(--divider-effect-color)19.71%,var(--divider-effect-color)79.59%,transparent 100%);transition:--divider-effect-color .24s,--divider-effect-opacity .24s,--divider-effect-size .24s,--divider-effect-length .24s,opacity .24s,transform .24s,width .24s,height .24s,background .24s,background-image .24s;position:absolute;top:0;left:50%;transform:translate(-50%)}.footerSection .footerBottom .copyright{color:color-mix(in srgb,var(--text)40%,transparent);font-size:1em;font-weight:300}.footerSection .footerBottom .trustSeal{color:color-mix(in srgb,var(--text)80%,transparent);filter:grayscale();opacity:.6;transition:all .3s}.footerSection .footerBottom .trustSeal:hover{filter:grayscale(0%);opacity:1}@media (width<=768px){.footerSection .footerTop{gap:var(--spacing-lg);flex-direction:column}.footerSection .footerTop .socialLinks .button{--iconSize:2.2em!important}.footerSection .footerTop .brandCol{text-align:center;align-items:center;max-width:100%}.footerSection .footerTop .brandCol .brandDesc{text-align:center}.footerSection .footerTop .linksCols{justify-content:center;gap:var(--spacing-2xl);text-align:center}.footerSection .footerTop .linksCols .linkGroup{flex:1}.footerSection .footerCard:not(.compact) .footerBottom{text-align:center;flex-direction:column-reverse}}