.LoginForm-module-scss-module__HHyM-a__login-form{justify-content:center;align-items:center;padding:1em;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__inner{border-radius:var(--border-radius-large);background-color:#280709;width:100%;max-width:450px;padding:2em 1.5em}.LoginForm-module-scss-module__HHyM-a__login-form__header{text-align:left;margin-bottom:18px}.LoginForm-module-scss-module__HHyM-a__login-form__title{color:var(--clr-id-white);margin:0 0 6px}.LoginForm-module-scss-module__HHyM-a__login-form__subtitle{color:#6b7280;margin:0}.LoginForm-module-scss-module__HHyM-a__login-form__error{color:#ef4444;background:#ef444414;border:1px solid #ef444426;border-radius:8px;margin-bottom:14px;padding:10px 12px}.LoginForm-module-scss-module__HHyM-a__login-form__notice{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb26;border-radius:8px;margin-bottom:14px;padding:10px 12px}.LoginForm-module-scss-module__HHyM-a__login-form__notice--info{color:#1d4ed8;background:#2563eb14;border-color:#2563eb26}.LoginForm-module-scss-module__HHyM-a__login-form__notice--warning{color:#92400e;background:#f59e0b1f;border-color:#f59e0b33}.LoginForm-module-scss-module__HHyM-a__login-form__notice-text{margin:0}.LoginForm-module-scss-module__HHyM-a__login-form__notice-actions{gap:10px;margin-top:8px;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__notice-button{color:inherit;cursor:pointer;background:#fff;border:1px solid #2563eb40;border-radius:8px;padding:8px 10px}.LoginForm-module-scss-module__HHyM-a__login-form__notice-button:hover{background:#ffffffb3}.LoginForm-module-scss-module__HHyM-a__login-form__form{flex-direction:column;gap:14px;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__group{flex-direction:column;gap:8px;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__label{color:#6b7280}.LoginForm-module-scss-module__HHyM-a__login-form__input{border-radius:var(--border-radius-small);color:var(--clr-id-white);box-sizing:border-box;background-color:#280709;border:1px solid #fff;width:100%;padding:.75em 1em;font-family:Font-Regular,sans-serif;font-size:20rem}.LoginForm-module-scss-module__HHyM-a__login-form__input::placeholder{color:var(--clr-grey-600)}.LoginForm-module-scss-module__HHyM-a__login-form__input:focus{border-color:var(--clr-id-secondary);background-color:#280709;outline:none}.LoginForm-module-scss-module__HHyM-a__login-form__input:-webkit-autofill{-webkit-text-fill-color:var(--clr-id-white);caret-color:var(--clr-id-white);box-shadow:0 0 0 1000px var(--clr-id-black)inset;transition:background-color,color}.LoginForm-module-scss-module__HHyM-a__login-form__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--clr-id-white);caret-color:var(--clr-id-white);box-shadow:0 0 0 1000px var(--clr-id-black)inset;transition:background-color,color}.LoginForm-module-scss-module__HHyM-a__login-form__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--clr-id-white);caret-color:var(--clr-id-white);box-shadow:0 0 0 1000px var(--clr-id-black)inset;transition:background-color,color}.LoginForm-module-scss-module__HHyM-a__login-form__input--with-icon{padding-right:3em}.LoginForm-module-scss-module__HHyM-a__login-form__toggle{cursor:pointer;background:0 0;border:none;border-radius:.5em;justify-content:center;align-items:center;width:2.25em;height:2.25em;padding:0;line-height:0;display:flex;position:absolute;top:15px;right:.75em;transform:translateY(-50%)}.LoginForm-module-scss-module__HHyM-a__login-form__toggle:disabled{cursor:not-allowed;opacity:.6}.LoginForm-module-scss-module__HHyM-a__login-form__toggle:focus-visible{outline:2px solid var(--clr-id-secondary);outline-offset:2px}.LoginForm-module-scss-module__HHyM-a__login-form__toggle-icon{filter:invert();opacity:.85;display:block}.LoginForm-module-scss-module__HHyM-a__login-form__toggle:disabled .LoginForm-module-scss-module__HHyM-a__login-form__toggle-icon{opacity:.65}.LoginForm-module-scss-module__HHyM-a__login-form__toggle:hover .LoginForm-module-scss-module__HHyM-a__login-form__toggle-icon{opacity:1}.LoginForm-module-scss-module__HHyM-a__login-form__controls{justify-content:space-between;align-items:center;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__checkbox-label{align-items:center;gap:.75em;display:flex}.LoginForm-module-scss-module__HHyM-a__login-form__checkbox{width:16px;height:16px}.LoginForm-module-scss-module__HHyM-a__login-form__forgot-link{text-decoration:underline}.LoginForm-module-scss-module__HHyM-a__login-form__field-error{color:#ef4444;margin-top:6px}.LoginForm-module-scss-module__HHyM-a__login-form__submit{width:100%}.LoginForm-module-scss-module__HHyM-a__login-form__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite LoginForm-module-scss-module__HHyM-a__spin}.LoginForm-module-scss-module__HHyM-a__login-form__footer{text-align:center;margin-top:8px}.LoginForm-module-scss-module__HHyM-a__login-form__signup{margin:0}.LoginForm-module-scss-module__HHyM-a__login-form__register-link{text-decoration:underline}.LoginForm-module-scss-module__HHyM-a__login-form__password-row{width:100%;position:relative}@media (max-width:900px){.LoginForm-module-scss-module__HHyM-a__login-form__controls{flex-direction:column;align-items:flex-start;gap:10px}.LoginForm-module-scss-module__HHyM-a__login-form__footer{text-align:center}}@keyframes LoginForm-module-scss-module__HHyM-a__spin{to{transform:rotate(360deg)}}
.BtnComponent-module-scss-module__VxVPkG__btn{-webkit-user-select:none;user-select:none;box-sizing:border-box;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.BtnComponent-module-scss-module__VxVPkG__btn--primary{border:2px solid var(--clr-id-yellow);border-radius:var(--border-radius-small);background-color:var(--clr-id-yellow);cursor:pointer;outline:none;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--primary svg{color:var(--clr-id-black);z-index:2}.BtnComponent-module-scss-module__VxVPkG__btn--primary span{text-transform:uppercase;color:var(--clr-id-black);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--primary:active{transform:scale(.995)}.BtnComponent-module-scss-module__VxVPkG__btn--primary:before{content:"";background:var(--clr-id-secondary);z-index:0;opacity:0;width:50%;height:100%;transition:transform .5s,opacity 1s;position:absolute;top:0;left:0;transform:translate(-120%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__btn--green{border-radius:var(--border-radius-small);cursor:pointer;background-color:#13f998;border:2px solid #13f998;outline:none;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--green svg{color:var(--clr-id-black);z-index:2}.BtnComponent-module-scss-module__VxVPkG__btn--green span{text-transform:uppercase;color:var(--clr-id-black);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--green:active{transform:scale(.995)}.BtnComponent-module-scss-module__VxVPkG__btn--green:before{content:"";z-index:0;opacity:0;background:#13f998;width:50%;height:100%;transition:transform .5s,opacity 1s;position:absolute;top:0;left:0;transform:translate(-120%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__btn--secondary{border:2px solid var(--clr-id-primary);border-radius:var(--border-radius-small);color:var(--clr-id-secondary);cursor:pointer;background-color:#0000;outline:none;flex-direction:row;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--secondary span{text-transform:uppercase;color:var(--clr-id-white);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--special{border:2px solid var(--clr-id-primary);border-radius:var(--border-radius-small);background-color:var(--clr-id-primary);color:var(--clr-id-white);cursor:pointer;outline:none;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--special svg{color:var(--clr-id-black);z-index:2}.BtnComponent-module-scss-module__VxVPkG__btn--special span{text-transform:uppercase;color:var(--clr-id-white);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--special:active{transform:scale(.995)}.BtnComponent-module-scss-module__VxVPkG__btn--special:before{content:"";background:var(--clr-id-secondary);z-index:0;opacity:0;width:50%;height:100%;transition:transform .5s,opacity 1s;position:absolute;top:0;left:0;transform:translate(-120%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__hover-enabled:hover:before,.BtnComponent-module-scss-module__VxVPkG__hover-enabled:focus:before{opacity:1;transition:transform .5s;transform:translate(220%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__btn--black{border:2px solid var(--clr-id-tertiary);border-radius:var(--border-radius-small);background-color:var(--clr-id-tertiary);cursor:pointer;outline:none;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--black svg{color:var(--clr-id-white);z-index:2}.BtnComponent-module-scss-module__VxVPkG__btn--black span{text-transform:uppercase;color:var(--clr-id-white);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--black:active{transform:scale(.995)}.BtnComponent-module-scss-module__VxVPkG__btn--black:before{content:"";z-index:0;opacity:0;background:#280709;width:50%;height:100%;transition:transform .5s,opacity 1s;position:absolute;top:0;left:0;transform:translate(-120%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__btn--white{border:2px solid var(--clr-id-white);border-radius:var(--border-radius-small);background-color:var(--clr-id-white);cursor:pointer;outline:none;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--white svg{color:var(--clr-id-black);z-index:2}.BtnComponent-module-scss-module__VxVPkG__btn--white span{text-transform:uppercase;color:var(--clr-id-black);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--white:active{transform:scale(.995)}.BtnComponent-module-scss-module__VxVPkG__btn--white:before{content:"";background:var(--clr-id-white);z-index:0;opacity:0;width:50%;height:100%;transition:transform .5s,opacity 1s;position:absolute;top:0;left:0;transform:translate(-120%)skew(-40deg)}.BtnComponent-module-scss-module__VxVPkG__btn--blank{color:var(--clr-id-black);cursor:pointer;background-color:#0000;border:none;outline:none;flex-direction:row;justify-content:center;align-items:center;padding:0;font-weight:800;display:flex;position:relative;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn--blank span{text-transform:uppercase;color:var(--clr-id-black);z-index:1;flex-direction:row;justify-content:space-between;align-items:center;margin:0 10px;font-family:CAMPTON;line-height:1.5em;text-decoration:none;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn--success{color:#fff;cursor:pointer;background-color:#71e510;border:2px solid #71e510;outline:none;padding:.5em 1em}.BtnComponent-module-scss-module__VxVPkG__btn--warning{color:#fff;cursor:pointer;background-color:#ff0048;border:2px solid #ff0048;outline:none;padding:.5em 1em}.BtnComponent-module-scss-module__VxVPkG__btn--danger{background-color:var(--clr-id-error,#d32f2f);border:2px solid var(--clr-id-error,#d32f2f);color:#fff;cursor:pointer;outline:none;padding:.5em 1em}.BtnComponent-module-scss-module__VxVPkG__btn--information{border-color:var(--clr-id-primary);color:var(--clr-id-primary)}.BtnComponent-module-scss-module__VxVPkG__btn--unset{cursor:pointer;padding:0;font-size:12rem}.BtnComponent-module-scss-module__VxVPkG__btn--unset svg{font-size:12px}.BtnComponent-module-scss-module__VxVPkG__btn--compact{min-width:unset;cursor:pointer;padding:.2em .5em;font-family:Font-Medium,sans-serif;font-size:12rem}.BtnComponent-module-scss-module__VxVPkG__btn--compact svg{width:12px;height:12px}.BtnComponent-module-scss-module__VxVPkG__btn--small{cursor:pointer;min-width:120px;padding:.25em .75em;font-family:Font-Medium,sans-serif;font-size:14rem}.BtnComponent-module-scss-module__VxVPkG__btn--small svg{width:14px;height:14px}.BtnComponent-module-scss-module__VxVPkG__btn--medium{cursor:pointer;min-width:120px;padding:.5em 1em;font-family:Font-Regular,sans-serif;font-size:14rem}.BtnComponent-module-scss-module__VxVPkG__btn--medium svg{width:20px;height:20px}.BtnComponent-module-scss-module__VxVPkG__btn--large{cursor:pointer;min-width:180px;padding:.75em 1.25em;font-family:Font-Bold,sans-serif;font-size:16rem}.BtnComponent-module-scss-module__VxVPkG__btn--large svg{width:25px;height:25px}.BtnComponent-module-scss-module__VxVPkG__btn__icon{flex:none;justify-content:center;align-items:center;line-height:0;display:flex;overflow:hidden}.BtnComponent-module-scss-module__VxVPkG__btn__icon div{justify-content:center;align-items:center;display:flex}.BtnComponent-module-scss-module__VxVPkG__btn__icon svg{display:block}.BtnComponent-module-scss-module__VxVPkG__btn__icon--arrow-right,.BtnComponent-module-scss-module__VxVPkG__btn__icon--information,.BtnComponent-module-scss-module__VxVPkG__btn__icon--emergency,.BtnComponent-module-scss-module__VxVPkG__btn__icon--external-link{font-size:18px}.BtnComponent-module-scss-module__VxVPkG__icon-animation .BtnComponent-module-scss-module__VxVPkG__btn__icon--left,.BtnComponent-module-scss-module__VxVPkG__icon-animation .BtnComponent-module-scss-module__VxVPkG__btn__icon--right{transition:transform .3s}.BtnComponent-module-scss-module__VxVPkG__icon-animation:hover .BtnComponent-module-scss-module__VxVPkG__btn__icon--left{transform:translate(-10px)}.BtnComponent-module-scss-module__VxVPkG__icon-animation:hover .BtnComponent-module-scss-module__VxVPkG__btn__icon--right{transform:translate(10px)}.BtnComponent-module-scss-module__VxVPkG__btn__spinner{font-size:16px}
.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu{display:none;position:relative}@media only screen and (max-width:1020px){.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu{z-index:9999;width:55px;height:55px;display:block}}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__button-wrapper{background-color:#0000;justify-content:right;align-items:center;width:55px;height:100%;padding:0;display:flex;position:relative}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__icon{--line-width:40px;--line-height:5px;--line-gap:15px;justify-content:center;align-items:center;gap:var(--line-gap);z-index:88888;cursor:pointer;flex-direction:column;width:55px;height:55px;display:flex}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__line{width:var(--line-width);height:var(--line-height);background-color:var(--clr-id-secondary);transform-origin:50%;border-radius:3px;margin:0;transition:transform .25s ease-in-out,background-color .25s ease-in-out;display:block}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__icon--active .HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__line:first-child{transform:translateY(calc((var(--line-gap) + var(--line-height))/2))rotate(45deg)}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__icon--active .HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__line:nth-child(2){transform:translateY(calc(-1*(var(--line-gap) + var(--line-height))/2))rotate(-45deg)}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__dropdown{z-index:999;border-radius:var(--border-radius-medium);background-color:#181f28;min-width:240px;margin:.5em 1em;padding:1em .5em;animation:.2s HamburgerMenu-module-scss-module__sztzUW__dropdownFadeIn;position:absolute;top:100%;right:0}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__dropdown a{color:inherit;text-decoration:none;display:block}@keyframes HamburgerMenu-module-scss-module__sztzUW__dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__nav-item{color:var(--clr-id-white);cursor:pointer;border-radius:var(--border-radius-small);padding:.5em .75em;font-size:16rem;transition:all .2s}.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__nav-item:hover,.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__nav-item:active{color:var(--clr-id-secondary)}@media only screen and (max-width:580px){.HamburgerMenu-module-scss-module__sztzUW__hamburger-menu__dropdown{min-width:200px}}
.PopupComponent-module-scss-module__fZPAxq__popup-portal__overlay{z-index:8888;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@keyframes PopupComponent-module-scss-module__fZPAxq__fadeInOverlay{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.PopupComponent-module-scss-module__fZPAxq__popup__overlay--1{opacity:0;z-index:8888;background-color:#c9cdfb33;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1.5s,transform .5s;animation:.125s forwards PopupComponent-module-scss-module__fZPAxq__fadeInOverlay;display:flex;position:fixed;top:0;left:0;transform:scale(1.05)}.PopupComponent-module-scss-module__fZPAxq__popup__overlay--2{opacity:0;z-index:8888;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#2d316033;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1.5s,transform 1s;animation:.125s forwards PopupComponent-module-scss-module__fZPAxq__fadeInOverlay;display:flex;position:fixed;top:0;left:0;transform:scale(1.05)}.PopupComponent-module-scss-module__fZPAxq__popup__container{background-color:var(--clr-id-white);width:100%;min-width:300px;max-width:350px;min-height:200px;margin:.5em}.PopupComponent-module-scss-module__fZPAxq__popup__wrapper{height:100%;min-height:300px;max-height:80dvh;position:relative;overflow-y:auto}.PopupComponent-module-scss-module__fZPAxq__popup__wrapper h1,.PopupComponent-module-scss-module__fZPAxq__popup__wrapper h2,.PopupComponent-module-scss-module__fZPAxq__popup__wrapper p{color:var(--clr-id-white)}.PopupComponent-module-scss-module__fZPAxq__popup__wrapper ul,.PopupComponent-module-scss-module__fZPAxq__popup__wrapper li{color:var(--clr-text-secondary)}.PopupComponent-module-scss-module__fZPAxq__popup__header{z-index:8888;background-color:#000;flex-direction:row;justify-content:flex-start;align-items:center;height:55px;padding-left:20px;display:flex;position:relative}.PopupComponent-module-scss-module__fZPAxq__popup__header h6{color:var(--clr-id-white);margin:.25em 0}.PopupComponent-module-scss-module__fZPAxq__popup__header svg{color:var(--clr-id-primary-3);margin-right:10px}.PopupComponent-module-scss-module__fZPAxq__popup__header p{color:#fff}.PopupComponent-module-scss-module__fZPAxq__popup__content{height:80%;margin:1em 0}.PopupComponent-module-scss-module__fZPAxq__btn-close__wrapper{justify-content:center;align-items:center;width:50px;height:50px;margin:8px;display:flex;position:absolute;right:0}.PopupComponent-module-scss-module__fZPAxq__btn-close__wrapper .PopupComponent-module-scss-module__fZPAxq__btn-close{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex}@media only screen and (max-width:580px){.PopupComponent-module-scss-module__fZPAxq__popup__container{max-width:450px}}
.LanguageSwitcher-module-scss-module__K304va__btn--language{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;margin:0;display:flex}.LanguageSwitcher-module-scss-module__K304va__btn--language img{transform:scale(1)}.LanguageSwitcher-module-scss-module__K304va__btn--language-text{cursor:pointer;color:inherit;font:inherit;background-color:#0000;border:none;margin:0;padding:0}.LanguageSwitcher-module-scss-module__K304va__lottie-animation{border-radius:var(--border-radius-large);background-color:#000;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.LanguageSwitcher-module-scss-module__K304va__lottie-animation img{filter:invert();width:22px;height:22px}.LanguageSwitcher-module-scss-module__K304va__language-popup__list{margin:0;padding:0;list-style:none}.LanguageSwitcher-module-scss-module__K304va__language-popup__item{border-bottom:1px solid #1f2833}.LanguageSwitcher-module-scss-module__K304va__language-popup__item:last-child{border-bottom:none}.LanguageSwitcher-module-scss-module__K304va__language-popup__link{color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;text-decoration:none;display:flex}.LanguageSwitcher-module-scss-module__K304va__language-popup__link:hover{background-color:#dedede}.LanguageSwitcher-module-scss-module__K304va__language-popup__label{color:#000;font-size:16px;line-height:1.3}.LanguageSwitcher-module-scss-module__K304va__language-popup__arrow{opacity:.7}.LanguageSwitcher-module-scss-module__K304va__language-popup__item--active .LanguageSwitcher-module-scss-module__K304va__language-popup__label{color:var(--clr-id-primary)}.LanguageSwitcher-module-scss-module__K304va__language-popup__item--active .LanguageSwitcher-module-scss-module__K304va__language-popup__arrow{opacity:1}
.Header-module-scss-module__klcqGG__header{z-index:1000;background-color:#280709;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:0;display:flex;position:relative}.Header-module-scss-module__klcqGG__header__wrapper{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__klcqGG__header__container{padding:0!important}.Header-module-scss-module__klcqGG__navigation__wrapper{flex-direction:row;justify-content:center;align-items:center;gap:1em;display:flex}.Header-module-scss-module__klcqGG__navigation{flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;height:70px;display:flex}.Header-module-scss-module__klcqGG__navigation a{color:inherit;text-decoration:none}.Header-module-scss-module__klcqGG__btn--back{cursor:pointer;color:var(--clr-id-primary)!important}@media only screen and (max-width:1020px){.Header-module-scss-module__klcqGG__navigation__wrapper{display:none}.Header-module-scss-module__klcqGG__header__wrapper{padding:0 0 0 2em!important}.Header-module-scss-module__klcqGG__language-switcher__wrapper{display:none}}@media only screen and (max-width:580px){.Header-module-scss-module__klcqGG__header__wrapper{padding:0 0 0 1em!important}}
.Footer-module-scss-module__EzUeIG__footer{background-color:var(--clr-id-black);margin:0 auto}.Footer-module-scss-module__EzUeIG__footer__container{background-image:var(--footer-bg-image);background-position:50%;background-repeat:no-repeat;background-size:130%;background-color:var(--footer-bg-color,#280709);min-height:100svh;padding:4em 0;position:relative}.Footer-module-scss-module__EzUeIG__footer__wrapper{z-index:200;height:100%;max-width:var(--layout-width);flex-direction:column;justify-content:center;align-items:center;margin-top:2em;display:flex;overflow:hidden}.Footer-module-scss-module__EzUeIG__footer__wrapper img{object-fit:contain;filter:invert()!important}.Footer-module-scss-module__EzUeIG__footer-content{z-index:1;background-color:#280709;grid-template-columns:repeat(2,minmax(300px,1fr));gap:2em;width:100%;height:100%;margin:4em 0;padding:0 2em;display:grid;position:relative}.Footer-module-scss-module__EzUeIG__footer-content div a{background-color:#280709;line-height:2em;display:inline-flex;width:100%!important}.Footer-module-scss-module__EzUeIG__footer-links__wrapper{background-color:#280709;margin-bottom:1.5em}.Footer-module-scss-module__EzUeIG__footer-links__wrapper div{max-width:200px}.Footer-module-scss-module__EzUeIG__footer-links__wrapper p{line-height:1.5em}.Footer-module-scss-module__EzUeIG__footer-links__wrapper a{color:#fff}.Footer-module-scss-module__EzUeIG__footer-links__wrapper li p{z-index:2;color:#39485b;background-color:#280709;padding:1em 0;font-size:32rem;line-height:1;display:inline-flex;position:relative;width:100%!important;font-family:CAMPTON,sans-serif!important}.Footer-module-scss-module__EzUeIG__footer-links__wrapper li p:after{content:"";z-index:-1;background-color:var(--clr-id-primary);width:120px;height:10px;position:absolute;bottom:10px;left:8px}.Footer-module-scss-module__EzUeIG__footer-links__wrapper li:hover{text-decoration:underline}.Footer-module-scss-module__EzUeIG__footer__link{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;font-family:CAMPTON,sans-serif;display:flex}.Footer-module-scss-module__EzUeIG__footer__link img{filter:invert();margin-right:10px}.Footer-module-scss-module__EzUeIG__footer__link-label{display:ruby}.Footer-module-scss-module__EzUeIG__footer__format-badge{vertical-align:baseline;white-space:nowrap;color:#000;border-radius:var(--border-radius-small);background-color:#ff9333;justify-content:center;align-items:center;margin-left:5px;padding:3px 5px 2px;font-family:CAMPTON,sans-serif;font-size:10rem;line-height:1;display:inline-block}#Footer-module-scss-module__EzUeIG__format-vector{background-color:var(--clr-id-secondary)}.Footer-module-scss-module__EzUeIG__footer-bullet-point{background-color:var(--clr-id-white);border-radius:50%;width:5px;height:5px;transition:all .3s}.Footer-module-scss-module__EzUeIG__footer__link:hover .Footer-module-scss-module__EzUeIG__footer-bullet-point{background-color:var(--clr-id-secondary);width:7px;height:7px}.Footer-module-scss-module__EzUeIG__copyright{font-size:16rem}@media only screen and (max-width:880px){.Footer-module-scss-module__EzUeIG__footer-content{grid-template-columns:1fr 1fr}}@media only screen and (max-width:580px){.Footer-module-scss-module__EzUeIG__footer-content{grid-template-columns:1fr;gap:2em;padding:0}}
.BottomFooter-module-scss-module__Qbnt6q__bottom-footer{background-color:var(--clr-id-black);margin:0 auto}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__container{background-color:#000;height:auto;padding:0;position:relative}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__wrapper{z-index:200;height:100%;overflow:hidden}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;height:100%;display:flex;position:relative}#BottomFooter-module-scss-module__Qbnt6q__bottom-footer__language-switcher{text-transform:none}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-links__wrapper{flex-flow:wrap;justify-content:center;align-items:center;gap:2em;margin:0;padding:0;list-style:none;display:flex}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-links__wrapper li{line-height:1.5em}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-links__wrapper li:hover{text-decoration:underline}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__link{color:var(--clr-id-white);flex-direction:row;justify-content:center;align-items:center;gap:10px;font-size:14rem;text-decoration:none;display:flex}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__link img{filter:invert();margin-right:10px}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-bullet-point{background-color:var(--clr-id-white);border-radius:50%;width:5px;height:5px;transition:all .3s;display:none}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__link:hover .BottomFooter-module-scss-module__Qbnt6q__bottom-footer-bullet-point{background-color:var(--clr-id-primary);width:7px;height:7px}.BottomFooter-module-scss-module__Qbnt6q__camera-svg__wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:1em;max-width:150px;margin-top:2em;display:flex}@media only screen and (max-width:580px){.BottomFooter-module-scss-module__Qbnt6q__bottom-footer__container{padding:1em 0}.BottomFooter-module-scss-module__Qbnt6q__bottom-footer-links__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;width:100%;display:flex}}
.FullscreenViewer-module-scss-module__r6-Doa__viewer__overlay{z-index:8888;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);contain:layout style paint;content-visibility:auto;opacity:0;visibility:hidden;background-color:#000000d9;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100vh;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.FullscreenViewer-module-scss-module__r6-Doa__viewer__overlay--visible{opacity:1;visibility:visible}.FullscreenViewer-module-scss-module__r6-Doa__viewer__close-btn{z-index:8888;cursor:pointer;z-index:2000;filter:invert();border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:1em;right:1em}.FullscreenViewer-module-scss-module__r6-Doa__viewer__close-btn img{margin:10px;padding:0}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn{z-index:2000;cursor:pointer;background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn:hover,.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn:focus{outline:2px solid var(--clr-id-primary);outline-offset:2px;background-color:#000c;transform:translateY(-50%)scale(1.1)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn:active{transform:translateY(-50%)scale(.95)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn img{filter:invert();width:24px;height:24px;margin:0;padding:0;transition:transform .2s}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn--left{left:1em}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn--right{right:1em}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content{touch-action:pan-y;will-change:padding;contain:layout;justify-content:center;align-items:center;width:100%;height:100%;padding:1em;display:flex;position:relative;overflow:hidden}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content--zoomed{cursor:grab;touch-action:none;padding:0;transition:cursor .1s}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content--zoomed:hover{cursor:grab}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content--zoomed:active{cursor:grabbing}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content--zoomed.FullscreenViewer-module-scss-module__r6-Doa__dragging{cursor:grabbing!important}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-container{transform-origin:50%;will-change:transform;contain:size layout style paint;background-color:#fff;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .25s cubic-bezier(.25,.46,.45,.94),opacity .2s ease-out;position:relative}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-container.FullscreenViewer-module-scss-module__r6-Doa__dragging{transition:none}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-full{z-index:1;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-full[data-loaded=true]{opacity:1}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-thumb{z-index:2;pointer-events:none;opacity:1;transition:opacity .2s ease-out}.FullscreenViewer-module-scss-module__r6-Doa__viewer__image-thumb[data-full-loaded=true]{opacity:0}.FullscreenViewer-module-scss-module__r6-Doa__viewer__zoom-indicator{color:#fff;letter-spacing:.8px;text-transform:uppercase;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1500;pointer-events:none;background-color:#000000d9;border:2px solid #ffffff40;border-radius:30px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .3s;animation:.4s cubic-bezier(.25,.46,.45,.94) FullscreenViewer-module-scss-module__r6-Doa__fadeInZoomIndicator;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__zoom-indicator:before{content:"";-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;z-index:-1;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);border-radius:32px;padding:2px;position:absolute;inset:-2px}@keyframes FullscreenViewer-module-scss-module__r6-Doa__fadeInZoomIndicator{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.FullscreenViewer-module-scss-module__r6-Doa__viewer__loading-container{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px;animation:.3s ease-out FullscreenViewer-module-scss-module__r6-Doa__loadingContainerAppear;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__loading-container p{color:#fff;text-align:center;margin:1rem 0 0;font-size:14px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__loading-spinner{border:3px solid #fff3;border-top-color:#fffffff2;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite FullscreenViewer-module-scss-module__r6-Doa__viewerLoadingSpin}.FullscreenViewer-module-scss-module__r6-Doa__viewer__error-container{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#dc2626e6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px;animation:.3s ease-out FullscreenViewer-module-scss-module__r6-Doa__loadingContainerAppear;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__error-content{text-align:center;color:#fff}.FullscreenViewer-module-scss-module__r6-Doa__viewer__error-content h3{margin:0 0 10px;font-size:18px;font-weight:600}.FullscreenViewer-module-scss-module__r6-Doa__viewer__error-content p{opacity:.9;margin:0 0 20px;font-size:14px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__retry-button{color:#fff;cursor:pointer;background-color:#fff3;border:2px solid #fff6;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s}.FullscreenViewer-module-scss-module__r6-Doa__viewer__retry-button:hover,.FullscreenViewer-module-scss-module__r6-Doa__viewer__retry-button:focus{background-color:#ffffff4d;border-color:#fff9;transform:translateY(-1px)}.FullscreenViewer-module-scss-module__r6-Doa__viewer__retry-button:active{transform:translateY(0)}@keyframes FullscreenViewer-module-scss-module__r6-Doa__loadingContainerAppear{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes FullscreenViewer-module-scss-module__r6-Doa__viewerLoadingSpin{to{transform:rotate(360deg)}}@media (hover:none) and (pointer:coarse){.FullscreenViewer-module-scss-module__r6-Doa__viewer__content:after{content:"";background-color:#ffffff80;border-radius:2px;width:80px;height:4px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}}@media only screen and (max-width:980px){.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn{width:50px;height:50px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn img{width:24px;height:24px}}@media only screen and (max-width:580px){.FullscreenViewer-module-scss-module__r6-Doa__viewer__overlay{height:100dvh;height:-webkit-fill-available}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content{padding:.5em}.FullscreenViewer-module-scss-module__r6-Doa__viewer__content img{padding:0}.FullscreenViewer-module-scss-module__r6-Doa__viewer__loading-container{border-radius:8px;padding:20px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn{width:45px;height:45px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn img{width:20px;height:20px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn--left{left:15px}.FullscreenViewer-module-scss-module__r6-Doa__viewer__nav-btn--right{right:15px}}
.CreditDisplay-module-scss-module__f6lumG__credit-display{flex-direction:column;line-height:1.2;display:flex}.CreditDisplay-module-scss-module__f6lumG__credit-display--header{justify-content:center;align-items:flex-end}.CreditDisplay-module-scss-module__f6lumG__credit-display--account{align-items:flex-start}.CreditDisplay-module-scss-module__f6lumG__credit-display__main{white-space:nowrap;font-weight:800}.CreditDisplay-module-scss-module__f6lumG__credit-display--header .CreditDisplay-module-scss-module__f6lumG__credit-display__main{font-size:14rem}.CreditDisplay-module-scss-module__f6lumG__credit-display--account .CreditDisplay-module-scss-module__f6lumG__credit-display__main{font-size:22rem}.CreditDisplay-module-scss-module__f6lumG__credit-display__secondary{color:var(--clr-text-secondary);white-space:nowrap;font-weight:600}.CreditDisplay-module-scss-module__f6lumG__credit-display--header .CreditDisplay-module-scss-module__f6lumG__credit-display__secondary{opacity:.8;font-size:10rem}.CreditDisplay-module-scss-module__f6lumG__credit-display--account .CreditDisplay-module-scss-module__f6lumG__credit-display__secondary{margin-top:4rem;font-size:14rem}.CreditDisplay-module-scss-module__f6lumG__credit-display__value{font-variant-numeric:tabular-nums}
.StandardGallery-module-scss-module__22Vr7q__standard-gallery__container{justify-content:center;align-items:center;width:100%;margin:2em 0;padding:0;display:flex}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__wrapper{flex-flow:wrap;justify-content:center;align-items:center;width:100%;max-width:2200px;display:flex}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__grid{grid-gap:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));width:100%;display:inline-grid}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item{cursor:pointer;opacity:0;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #0000;height:100%;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s forwards StandardGallery-module-scss-module__22Vr7q__slideInUp;display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item img{object-fit:cover;width:100%;filter:unset;transition:transform .3s cubic-bezier(.4,0,.2,1),filter .3s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:hover{z-index:1;transform:translateY(-4px)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:hover img{filter:brightness(1.1);transform:scale(1.05)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:focus-within{outline-offset:0;outline:2px solid var(--clr-id-primary);z-index:8888;margin:0;padding:0}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:active{transform:translateY(-1px)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item--error{opacity:.7;border:2px dashed #dc262666!important}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__placeholder{height:200px;color:var(--clr-id-white);text-align:center;background-color:#8080801a;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__placeholder .StandardGallery-module-scss-module__22Vr7q__standard-gallery__error-icon{opacity:.5;margin-bottom:.5rem;font-size:2rem}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__placeholder p{color:var(--clr-id-white);margin:0;font-size:12px}@keyframes StandardGallery-module-scss-module__22Vr7q__slideInUp{to{opacity:1;transform:translateY(0)}}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:first-child{animation-delay:.1s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(2){animation-delay:.2s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(3){animation-delay:.3s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(4){animation-delay:.4s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(5){animation-delay:.5s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(6){animation-delay:.6s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(7){animation-delay:.7s}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:nth-child(8){animation-delay:.8s}@media only screen and (max-width:1000px){.StandardGallery-module-scss-module__22Vr7q__standard-gallery__grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:980px){.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item img{height:180px}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:hover{transform:translateY(-1px)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:hover img{transform:scale(1.03)}}@media only screen and (max-width:580px){.StandardGallery-module-scss-module__22Vr7q__standard-gallery__grid{grid-template-columns:repeat(2,1fr)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item img{height:150px}}@media (hover:none) and (pointer:coarse){.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:active{border:2px dashed var(--clr-id-primary);transform:translateY(-1px)}.StandardGallery-module-scss-module__22Vr7q__standard-gallery__item:active img{transform:scale(1.02)}}
.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header{border-bottom:1px solid var(--clr-text-secondary);color:#fff;justify-content:space-between;align-items:center;height:54px;padding:0 .5em;display:flex}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__left,.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__right{align-items:center;gap:12rem;display:flex}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__logo{filter:invert();object-fit:contain;max-width:120px;height:auto}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__file-info{border-left:1px solid var(--clr-text-secondary);flex-direction:column;justify-content:center;max-width:200px;margin-left:12rem;padding-left:12rem;display:flex;overflow:hidden}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__file-name{white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:12rem;font-weight:600;overflow:hidden}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__file-resolution{color:var(--clr-text-secondary);white-space:nowrap;font-size:10rem}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__credit-balance{white-space:nowrap;border-radius:6px;align-items:center;padding:4rem 12rem;display:flex}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-cta{background-color:var(--clr-id-secondary);color:var(--clr-id-black);border-radius:9999px;justify-content:center;align-items:center;padding:.5em .9em;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s;display:inline-flex}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-cta:hover{background-color:#e6cc00}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-cta:focus-visible{outline:2px solid var(--clr-id-secondary);outline-offset:2px}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__auth-placeholder{width:220px;max-width:55vw;height:36px}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__upgrade-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:6px;padding:.5rem 1rem;transition:background-color .2s}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__upgrade-button:hover{background-color:#0056b3}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__user-avatar{color:#fff;cursor:pointer;background-color:#4f545c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__user-avatar:focus-visible{outline:2px solid var(--clr-id-secondary);outline-offset:2px}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-text-short{display:none}@media (max-width:560px){.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-text-full{display:none}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__login-text-short{display:inline}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__credits-label{display:none}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__auth-placeholder{width:140px}.WorkspaceHeader-module-scss-module__fyBkyq__workspace-header__logo{max-width:100px}}
.ImageSlider-module-scss-module__86kA4a__image-slider{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;--line-width:3px;--line-half:calc(var(--line-width)/2);--handle-size:64px;--handle-half:calc(var(--handle-size)/2);--handle-bg:#fffffff2;flex-direction:column;width:100%;display:flex;position:relative}.ImageSlider-module-scss-module__86kA4a__image-slider__grid{grid-template-columns:1fr 1fr;gap:2em;width:100%;margin:4em 0;display:grid}.ImageSlider-module-scss-module__86kA4a__image-slider__grid--column-1,.ImageSlider-module-scss-module__86kA4a__image-slider__grid--column-2{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em;display:flex}.ImageSlider-module-scss-module__86kA4a__image-slider--dragging{cursor:ew-resize;-webkit-user-select:none;user-select:none}.ImageSlider-module-scss-module__86kA4a__image-slider--dragging .ImageSlider-module-scss-module__86kA4a__image-slider__handle{transform:scale(1.1)}.ImageSlider-module-scss-module__86kA4a__image-slider--hovering .ImageSlider-module-scss-module__86kA4a__image-slider__handle{transform:scale(1.05)}.ImageSlider-module-scss-module__86kA4a__image-slider--hovering .ImageSlider-module-scss-module__86kA4a__image-slider__handle-glow{opacity:1}.ImageSlider-module-scss-module__86kA4a__image-slider__images{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.ImageSlider-module-scss-module__86kA4a__image-slider__content{will-change:auto;background:#fff;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__base,.ImageSlider-module-scss-module__86kA4a__image-slider__after{display:block;position:absolute;inset:0;overflow:hidden}.ImageSlider-module-scss-module__86kA4a__image-slider__base{z-index:1}.ImageSlider-module-scss-module__86kA4a__image-slider__after{z-index:2;clip-path:polygon(0 0,var(--percent)0,var(--percent)100%,0 100%);will-change:clip-path;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__img{object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;-webkit-touch-callout:none;z-index:1;width:100%;height:100%;display:block;position:relative;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__slider{z-index:40;top:0;bottom:0;left:calc(var(--percent) - var(--line-half));width:var(--line-width);pointer-events:none;will-change:left;background:linear-gradient(#ffffff1a 0%,#ffffffe6 20% 80%,#ffffff1a 100%);position:absolute;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__handle{pointer-events:auto;top:calc(50% - var(--handle-half));left:calc(-1*(var(--handle-half) - var(--line-half)));width:var(--handle-size);height:var(--handle-size);background:var(--handle-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:ew-resize;touch-action:none;-webkit-tap-highlight-color:#0000;will-change:transform;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__handle:hover{transform:scale(1.05)}.ImageSlider-module-scss-module__86kA4a__image-slider__handle:focus-visible{outline-offset:4px;outline:3px solid #667eea80}.ImageSlider-module-scss-module__86kA4a__image-slider__handle:active{transform:scale(1.1)}.ImageSlider-module-scss-module__86kA4a__image-slider__handle-glow{opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(circle,#667eea66 0%,#0000 70%);border-radius:50%;transition:opacity .3s;animation:2s ease-in-out infinite ImageSlider-module-scss-module__86kA4a__pulse;position:absolute;inset:-8px}@keyframes ImageSlider-module-scss-module__86kA4a__pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ImageSlider-module-scss-module__86kA4a__image-slider__handle-arrows{color:#667eea;z-index:1;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.ImageSlider-module-scss-module__86kA4a__image-slider__handle-arrows svg{opacity:.9;width:20px;height:20px;transition:transform .2s}.ImageSlider-module-scss-module__86kA4a__image-slider--hovering .ImageSlider-module-scss-module__86kA4a__image-slider__handle-arrows svg:first-child{transform:translate(-2px)}.ImageSlider-module-scss-module__86kA4a__image-slider--hovering .ImageSlider-module-scss-module__86kA4a__image-slider__handle-arrows svg:last-child{transform:translate(2px)}.ImageSlider-module-scss-module__86kA4a__image-slider__label{z-index:1;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);color:#fff;letter-spacing:.5px;text-transform:uppercase;pointer-events:none;background:#b4b4b426;border:1px solid #ffffff2e;border-radius:12px;padding:10px 18px;font-size:13px;font-weight:600;position:absolute;top:20px}.ImageSlider-module-scss-module__86kA4a__image-slider__label:before{content:"";-webkit-mask-composite:xor;opacity:.6;background:linear-gradient(135deg,#fff6,#ffffff1a);border-radius:12px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ImageSlider-module-scss-module__86kA4a__image-slider__label--left{left:20px}.ImageSlider-module-scss-module__86kA4a__image-slider__label--right{right:20px}.ImageSlider-module-scss-module__86kA4a__image-slider__label-text{z-index:1;text-shadow:0 2px 4px #0003;-webkit-text-stroke:.5px #fff6;text-stroke:.5px #fff6;position:relative}.ImageSlider-module-scss-module__86kA4a__image-slider__notes-bar{pointer-events:none;background:#000;align-items:center;width:100%;height:32px;display:flex;position:relative}.ImageSlider-module-scss-module__86kA4a__image-slider__note-after{color:#fff;pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;height:100%;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;left:0;right:0}.ImageSlider-module-scss-module__86kA4a__image-slider__note-before-wrapper{height:100%;clip-path:polygon(0 0,var(--percent)0,var(--percent)100%,0 100%);will-change:clip-path;pointer-events:none;z-index:2;background:#000;position:absolute;left:0;right:0;transform:translateZ(0)}.ImageSlider-module-scss-module__86kA4a__image-slider__note-before{color:#fff;pointer-events:none;justify-content:flex-start;align-items:center;height:100%;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;left:0;right:0}.ImageSlider-module-scss-module__86kA4a__image-slider__size-warning{z-index:60;color:#111;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffa500f2;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}@media (max-width:820px){.ImageSlider-module-scss-module__86kA4a__image-slider__grid{grid-template-columns:1fr;margin:0 0 4em;display:grid}.ImageSlider-module-scss-module__86kA4a__image-slider__grid .ImageSlider-module-scss-module__86kA4a__image-slider__grid--column-1{grid-row:2}.ImageSlider-module-scss-module__86kA4a__image-slider__grid .ImageSlider-module-scss-module__86kA4a__image-slider__grid--column-2{grid-row:1}}@media (max-width:780px){.ImageSlider-module-scss-module__86kA4a__image-slider{--handle-size:72px;--handle-half:calc(var(--handle-size)/2);--line-width:4px}.ImageSlider-module-scss-module__86kA4a__image-slider__notes-bar{height:28px}.ImageSlider-module-scss-module__86kA4a__image-slider__label{border-radius:10px;padding:8px 14px;font-size:11px;top:12px}.ImageSlider-module-scss-module__86kA4a__image-slider__label--left{left:12px}.ImageSlider-module-scss-module__86kA4a__image-slider__label--right{right:12px}.ImageSlider-module-scss-module__86kA4a__image-slider__note-before,.ImageSlider-module-scss-module__86kA4a__image-slider__note-after{padding:0 8px;font-size:10px}}@media (max-width:480px){.ImageSlider-module-scss-module__86kA4a__image-slider{--handle-size:68px}.ImageSlider-module-scss-module__86kA4a__image-slider__notes-bar{height:24px}.ImageSlider-module-scss-module__86kA4a__image-slider__handle-arrows svg{width:22px;height:22px}.ImageSlider-module-scss-module__86kA4a__image-slider__label{padding:6px 10px;font-size:10px;top:8px}.ImageSlider-module-scss-module__86kA4a__image-slider__label--left{left:8px}.ImageSlider-module-scss-module__86kA4a__image-slider__label--right{right:8px}.ImageSlider-module-scss-module__86kA4a__image-slider__note-before,.ImageSlider-module-scss-module__86kA4a__image-slider__note-after{padding:0 6px;font-size:9px}}.ImageSlider-module-scss-module__86kA4a__image-slider--dragging .ImageSlider-module-scss-module__86kA4a__image-slider__after,.ImageSlider-module-scss-module__86kA4a__image-slider--dragging .ImageSlider-module-scss-module__86kA4a__image-slider__slider,.ImageSlider-module-scss-module__86kA4a__image-slider--dragging .ImageSlider-module-scss-module__86kA4a__image-slider__note-before-wrapper{transition:none!important}.ImageSlider-module-scss-module__86kA4a__image-slider--auto-sliding .ImageSlider-module-scss-module__86kA4a__image-slider__after,.ImageSlider-module-scss-module__86kA4a__image-slider--auto-sliding .ImageSlider-module-scss-module__86kA4a__image-slider__note-before-wrapper{transition:none}@media (pointer:coarse){.ImageSlider-module-scss-module__86kA4a__image-slider{cursor:default;-webkit-overflow-scrolling:auto;overscroll-behavior:none}.ImageSlider-module-scss-module__86kA4a__image-slider__handle{cursor:default}.ImageSlider-module-scss-module__86kA4a__image-slider__handle:before{content:"";border-radius:50%;position:absolute;inset:-12px}.ImageSlider-module-scss-module__86kA4a__image-slider__handle:hover{transform:none}}.ImageSlider-module-scss-module__86kA4a__image-slider--fixed-height .ImageSlider-module-scss-module__86kA4a__image-slider__images{aspect-ratio:auto;height:480px}
.WorkspaceLayout-module-scss-module__j0u65G__workspace-layout{grid-template-columns:380px 1fr;min-height:calc(100vh - 50px);display:grid}.WorkspaceLayout-module-scss-module__j0u65G__workspace-layout__left-panel{border-right:1px solid var(--clr-text-secondary);flex-direction:column;gap:1em;width:380px;min-width:380px;padding:.5em;display:flex}.WorkspaceLayout-module-scss-module__j0u65G__workspace-layout__right-panel{background-color:var(--clr-grey-200);flex-direction:column;justify-content:center;align-items:stretch;gap:1em;max-width:100%;padding:.5em;display:flex}@media (max-width:768px){.WorkspaceLayout-module-scss-module__j0u65G__workspace-layout{grid-template-columns:1fr;gap:1rem;padding:1rem}.WorkspaceLayout-module-scss-module__j0u65G__workspace-layout__left-panel{width:100%;min-width:auto;padding:.5em}}
.BtnScrollTop-module-scss-module__M7QC7a__btn-scroll-top{cursor:pointer;background-color:var(--clr-id-white);border-radius:var(--border-radius-large);z-index:5000;border:none;justify-content:center;align-items:center;width:50px;height:50px;margin:0;padding:0;display:flex;position:fixed;bottom:1em;right:1em}@media only screen and (max-width:580px){.BtnScrollTop-module-scss-module__M7QC7a__btn-scroll-top{width:50px;height:50px;bottom:2em;right:1em}}
.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;display:flex}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__drop-zone{border-radius:var(--border-radius-medium);color:#fff;cursor:pointer;background-color:#eb010112;border:5px dashed #eb0101;justify-content:center;align-items:center;width:100%;min-height:320px;transition:all .3s;display:flex}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__drop-zone:hover{background-color:#007bff14;border-color:#007bff}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__drop-zone--drag-active{background-color:#007bff1f;border-color:#007bff;transform:scale(1.02)}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__drop-zone--has-error{background-color:#dc35451f;border-color:#dc3545}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__drop-zone--disabled{opacity:.5;cursor:not-allowed}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__hidden-input{display:none}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__upload-prompt{text-align:center;padding:2rem}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__upload-icon{margin-bottom:1rem}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__upload-icon img{opacity:.125;margin-bottom:2em}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__upload-text{color:#000;margin:0 0 .5rem}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__upload-hint{color:#000;margin-top:1em}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__window-overlay{z-index:9999;pointer-events:none;background:#007bff0f;position:fixed;inset:0;box-shadow:inset 0 0 0 4px #007bff}.WorkspaceImageUpload-module-scss-module__TE7F9q__workspace-image-upload__error-message{color:#fff;text-align:center;background:#dc354547;border:1px solid #dc3545;border-radius:8px;margin-top:.75rem;padding:.75rem}
#Call2ActionSection-module-scss-module__dTZ5-W__call2action__container{background-blend-mode:overlay;background-color:#0114eba1;background-image:url(/images/laser-etching.webp);background-position:100%;background-repeat:no-repeat;background-size:cover}#Call2ActionSection-module-scss-module__dTZ5-W__call2action__wrapper{max-width:var(--layout-width);flex-direction:column;justify-content:center;align-items:center;display:flex}#Call2ActionSection-module-scss-module__dTZ5-W__call2action__wrapper h1{color:#fff!important}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__info-box{border-radius:var(--border-radius-medium);background-color:#0114eb;grid-template-columns:3fr 1fr;gap:2em;margin-top:2em;padding:2em;display:grid}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__checkout-heading{margin-bottom:8px}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__checkout-text{color:#fff;opacity:.85}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta-wrapper{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta{border-radius:12px;padding:14px 18px;font-weight:800;text-decoration:none;display:inline-block}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta--primary{color:var(--clr-id-black);background-color:var(--clr-id-secondary);border:2px solid var(--clr-id-secondary)}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta--secondary{color:#fff;background:0 0;border:1px solid #ffffff3d;font-weight:800}@media only screen and (max-width:580px){.Call2ActionSection-module-scss-module__dTZ5-W__call2action__info-box{grid-template-columns:1fr;gap:1.5em;padding:1.5em}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta-wrapper{flex-direction:column;margin-top:0}.Call2ActionSection-module-scss-module__dTZ5-W__call2action__cta{text-align:center;width:100%}}
.WorkspacePreview-module-scss-module__WVVG4q__preview-container{flex-direction:column;align-items:center;width:100%;max-width:90%;margin:0 auto;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__warning{border-radius:var(--border-radius-small);color:#fbd38d;background:#2b1f05;border:1px solid #4b3307;flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;padding:.75rem 1rem;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__warning-content{align-items:center;gap:.5rem;width:100%;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__warning-icon{flex-shrink:0}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__warning-text{flex:1}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__warning-job{color:#fbd38d;font-family:monospace}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__loading-message{border-radius:var(--border-radius-small);color:#6c757d;background:#f8f9fa;border:2px dashed #ddd;justify-content:center;align-items:center;min-height:400px;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__empty-message{color:#6c757d;text-align:center;background-color:#fff;border:2px dashed #f2f2f2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__empty-icon{margin-bottom:1rem}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__image-wrapper{background:#fff;width:100%;overflow:auto}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__image{object-fit:contain;z-index:10;width:100%;height:100%;max-height:75vh;display:block;position:relative}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__loading-indicator{color:var(--clr-text-secondary);text-align:center;border-radius:var(--border-radius-small);background-color:#000;width:100%;margin-top:1em;padding:1.25rem}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__note-text{opacity:.85;font-size:.875rem}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__progress-container{flex-direction:column;gap:.75rem;width:100%;max-width:600px;margin:0 auto;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__progress-bar{background:#1a1a1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__progress-fill{background:linear-gradient(90deg,#007bff,#00d4ff,#007bff) 0 0/200% 100%;border-radius:4px;height:100%;transition:width .3s;animation:2s ease-in-out infinite WorkspacePreview-module-scss-module__WVVG4q__progress-shimmer}@keyframes WorkspacePreview-module-scss-module__WVVG4q__progress-shimmer{0%{background-position:200%}to{background-position:-200%}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__spinner{border:2px solid #00d4ff33;border-top-color:#00d4ff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite WorkspacePreview-module-scss-module__WVVG4q__spinner-rotate;display:inline-block}@keyframes WorkspacePreview-module-scss-module__WVVG4q__spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__status-indicator{justify-content:center;align-items:center;gap:.75rem;display:flex}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__pulse-dot{background:#00d4ff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite WorkspacePreview-module-scss-module__WVVG4q__pulse-dot}@keyframes WorkspacePreview-module-scss-module__WVVG4q__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__progress-text{color:#e0e0e0}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__job-id{color:#888}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__image-wrapper--rendering{border-radius:var(--border-radius-small);z-index:1;background:#000;padding:5px;position:relative}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__snake-border{pointer-events:none;z-index:2;border-radius:var(--border-radius-small);position:absolute;inset:0;overflow:hidden}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__snake-border:before{content:"";background:conic-gradient(#0000 0deg 320deg,#007bff1a 330deg,#00d4ff66 345deg,#00d4ff 350deg,#00d4ff66 355deg,#007bff1a 360deg);animation:8s linear infinite WorkspacePreview-module-scss-module__WVVG4q__snake-rotate;position:absolute;inset:-50%}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__snake-border:after{content:"";border-radius:var(--border-radius-small);background:#fff;position:absolute;inset:5px}@keyframes WorkspacePreview-module-scss-module__WVVG4q__snake-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__glow{border-radius:var(--border-radius-small);pointer-events:none;z-index:8;background-color:var(--clr-grey-500);margin:5px;animation:5s ease-in-out infinite WorkspacePreview-module-scss-module__WVVG4q__glow-pulse;position:absolute;inset:0}@keyframes WorkspacePreview-module-scss-module__WVVG4q__glow-pulse{0%,to{opacity:.5}50%{opacity:1}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__rendering-badge{border-radius:var(--border-radius-small);z-index:15;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;align-items:center;gap:6px;padding:6px 12px;display:flex;position:absolute;bottom:12px;right:12px}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__rendering-dot{background:#00d4ff;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite WorkspacePreview-module-scss-module__WVVG4q__dot-pulse}@keyframes WorkspacePreview-module-scss-module__WVVG4q__dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.WorkspacePreview-module-scss-module__WVVG4q__preview-container__rendering-text{color:#fff}
#Call2Workspace-module-scss-module__FdyJiq__call2workspace__container{background-color:#eb0101;padding:2em 0}#Call2Workspace-module-scss-module__FdyJiq__call2workspace__wrapper{justify-content:center;align-items:center;display:flex}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__content{grid-template-columns:3fr 2fr;justify-content:space-between;align-items:center;gap:8em;width:100%;padding:2em 0;display:grid}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__content h1{color:#fff}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__content h2 span{color:#fff;font-family:Font-Bold}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__content div{flex-direction:column;gap:1em;display:flex}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__cta{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}@media only screen and (max-width:820px){.Call2Workspace-module-scss-module__FdyJiq__call2workspace__content{grid-template-columns:1fr;gap:2em}.Call2Workspace-module-scss-module__FdyJiq__call2workspace__cta{justify-content:center;width:100%}}
.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare{touch-action:none;width:100%}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare--dragging{cursor:ew-resize}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__images{width:100%;aspect-ratio:var(--aspect-ratio);background:#fff;position:relative;overflow:hidden}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__base{position:absolute;inset:0}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__overlay{clip-path:polygon(0 0,var(--percent)0,var(--percent)100%,0 100%);position:absolute;inset:0}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__img{object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;image-rendering:auto;width:100%;height:100%;position:absolute;inset:0}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__label{color:#fff;-webkit-backdrop-filter:blur(8px);background:#00000073;border-radius:999px;padding:8px 10px;font-size:12px;line-height:1;position:absolute;top:12px}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__label--left{left:12px}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__label--right{right:12px}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__label-text{white-space:nowrap}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__slider{top:0;bottom:0;left:var(--percent);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__handle-hit{pointer-events:auto;background:0 0;border-radius:999px;width:44px;height:44px;position:absolute}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__handle{background:var(--clr-id-secondary);pointer-events:auto;touch-action:none;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:50px;height:30px;display:flex;position:relative;box-shadow:0 10px 28px #00000059,0 0 0 4px #ffffff0d}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__handle:focus{outline-offset:2px;outline:2px solid #ffffffd9}.WorkspaceImageCompare-module-scss-module__ewDGma__workspace-image-compare__handle-arrows{color:#000;gap:4px;display:flex}
#FaqSection-module-scss-module__zNx9dq__faq-section__container{background-color:var(--clr-id-black)}#FaqSection-module-scss-module__zNx9dq__faq-section__wrapper{max-width:var(--layout-width);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#FaqSection-module-scss-module__zNx9dq__faq-section__wrapper h4{color:#fff;font-family:Comfy}.FaqSection-module-scss-module__zNx9dq__faq{width:100%;margin:5em 0 0}.FaqSection-module-scss-module__zNx9dq__faq-item{border-bottom:1px solid #ffffff40;margin-bottom:20px}.FaqSection-module-scss-module__zNx9dq__faq-question{cursor:pointer;justify-content:space-between;align-items:center;margin:0;transition:color .18s cubic-bezier(.4,0,.2,1);display:flex}.FaqSection-module-scss-module__zNx9dq__faq-icon{font-size:32rem;transition:transform .22s cubic-bezier(.4,0,.2,1);display:inline-block}.FaqSection-module-scss-module__zNx9dq__faq-answer{will-change:max-height;max-width:90%;max-height:0;margin-top:.5em;margin-bottom:.5em;padding-left:1em;font-size:16px;transition:max-height .26s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module-scss-module__zNx9dq__faq-answer p{color:var(--clr-text-secondary);margin:1em 0}.FaqSection-module-scss-module__zNx9dq__faq-answer.FaqSection-module-scss-module__zNx9dq__active{max-height:100%}.FaqSection-module-scss-module__zNx9dq__faq-question .FaqSection-module-scss-module__zNx9dq__faq-icon{transform:rotate(0)}.FaqSection-module-scss-module__zNx9dq__faq-question.FaqSection-module-scss-module__zNx9dq__active .FaqSection-module-scss-module__zNx9dq__faq-icon{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.FaqSection-module-scss-module__zNx9dq__faq-question,.FaqSection-module-scss-module__zNx9dq__faq-icon,.FaqSection-module-scss-module__zNx9dq__faq-answer{transition:none}}@media only screen and (max-width:880px){.FaqSection-module-scss-module__zNx9dq__faq-container{margin:2em 0}.FaqSection-module-scss-module__zNx9dq__faq-section__wrapper{align-items:flex-start}.FaqSection-module-scss-module__zNx9dq__faq-section__wrapper .FaqSection-module-scss-module__zNx9dq__main-heading,.FaqSection-module-scss-module__zNx9dq__faq-section__wrapper .FaqSection-module-scss-module__zNx9dq__sub-heading--white{text-align:start}}@media only screen and (max-width:580px){.FaqSection-module-scss-module__zNx9dq__wrapper{padding:0 1em}.FaqSection-module-scss-module__zNx9dq__container{padding:5.5em 0}}
.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector{width:100%;max-width:500px}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__header{justify-content:space-between;align-items:center;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__title{color:#fff;margin:0}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__clear-button{color:#dc3545;cursor:pointer;background:0 0;border:1px solid #dc3545;border-radius:4px;padding:.25rem .75rem;transition:all .2s}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__clear-button:hover:not(:disabled){color:#fff;background:#dc3545}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__clear-button:disabled{opacity:.5;cursor:not-allowed}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__categories{flex-direction:column;gap:1.5rem;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__category{flex-direction:column;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__category-title{color:var(--clr-id-white);margin:0}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__carousel{grid-template-columns:50px 1fr 50px;align-items:stretch;gap:.5rem;margin-top:.75rem;display:grid}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__nav-button-container{justify-content:center;align-items:center;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__nav-button-container .WorkspacePresetSelector-module-scss-module__Cin_zG__btn{justify-content:center!important;align-items:center!important;width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;padding:0!important;display:flex!important}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__nav-button-container .WorkspacePresetSelector-module-scss-module__Cin_zG__btn__icon{margin:0!important}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__carousel-meta{color:var(--clr-id-white);justify-content:space-between;gap:.75rem;margin-top:.5rem;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__carousel-position{opacity:.85}@media (max-width:480px){.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__grid{grid-template-columns:1fr}}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card:hover:not(.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card--disabled){border-color:var(--clr-id-secondary)}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card:focus{outline:2px solid var(--clr-id-secondary);outline-offset:2px}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card--selected{border-color:var(--clr-id-secondary)}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card--disabled{opacity:.6;cursor:not-allowed}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__card--disabled:hover{box-shadow:none;transform:none}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__preview{background-color:var(--clr-id-black);justify-content:center;align-items:center;height:120px;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__image-wrapper{width:100%;height:100%;position:relative}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__preview-placeholder{color:#fff;background:#6c757d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__info{padding:.75rem}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__name{color:var(--clr-id-black);margin:0;line-height:1}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__selected-indicator{color:#fff;background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__selection-info{color:#fff;margin-top:1em}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__loading,.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__error,.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__empty{color:#6c757d;padding:1rem 0}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__loading{flex-direction:column;align-items:center;gap:.75rem;display:flex}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__loading-spinner{border:3px solid #e9ecef;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector-spin}@keyframes WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__retry-button{color:#007bff;cursor:pointer;background:0 0;border:1px solid #007bff;border-radius:4px;padding:.25rem .75rem}.WorkspacePresetSelector-module-scss-module__Cin_zG__workspace-preset-selector__retry-button:disabled{opacity:.5;cursor:not-allowed}.WorkspacePresetSelector-module-scss-module__Cin_zG__btn-preset-selection{width:50px;max-width:50px;height:50px;min-width:unset}
#CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__container{justify-content:center;align-items:center;padding:2em 0;display:flex}#CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__wrapper{flex-direction:column;gap:2.5rem;width:100%;display:flex}.CustomStyleFlowSection-module-scss-module__LSeuJq__introduction{margin:2em 0}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__intro{text-align:left}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__list{flex-direction:column;gap:4em;margin:0;padding:0;list-style:none;display:flex;position:relative}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__list:before{content:"";background:linear-gradient(#ffffff40,#ffffff14);width:2px;position:absolute;top:30px;bottom:30px;left:34px}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__step{padding-bottom:2.5rem;padding-left:90px;position:relative}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__step:last-child{padding-bottom:0}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__icon{background:var(--clr-id-primary);width:64px;height:64px;color:var(--clr-id-white);border-radius:50%;place-content:center;display:grid;position:absolute;top:.15rem;left:0;box-shadow:0 0 0 4px #ffffff0f,0 10px 18px #0114eb40}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__heading{margin:0 0 .5rem}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__items{opacity:.92;margin:0;padding-left:1.15em}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__items li{margin:.25rem 0}@media (max-width:640px){.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__icon{width:48px;height:48px}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__step{padding-left:72px}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__list:before{top:24px;bottom:24px;left:24px}}@media (min-width:1024px){.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__icon{width:72px;height:72px}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__step{padding-left:104px}.CustomStyleFlowSection-module-scss-module__LSeuJq__cs-flow__list:before{top:36px;bottom:36px;left:36px}}
#IntroSection-module-scss-module__--VxgG__intro-section__container{background-color:#eb0101;flex-direction:column;justify-content:center;align-items:center;padding:2em 0;display:flex}#IntroSection-module-scss-module__--VxgG__intro-section__wrapper{max-width:var(--layout-width-max);grid-template-columns:1fr 1fr;align-items:center;gap:0;height:100%;min-height:500px;display:grid;position:relative;overflow:hidden}#IntroSection-module-scss-module__--VxgG__intro-section__column-1{width:100%;height:100%}@media only screen and (max-width:1020px){#IntroSection-module-scss-module__--VxgG__intro-section__wrapper{grid-template-columns:1fr}.IntroSection-module-scss-module__--VxgG__main-heading,.IntroSection-module-scss-module__--VxgG__sub-heading--white{text-align:start}}@media only screen and (max-width:580px){.IntroSection-module-scss-module__--VxgG__intro-section__image{height:250px}}
.Slider-module-scss-module__IezfBq__slider-container{width:100%;padding:8px 0}.Slider-module-scss-module__IezfBq__slider-container__slider{appearance:none;cursor:pointer;background:#a4a4d3;border-radius:3px;outline:none;width:100%;height:6px;position:relative}.Slider-module-scss-module__IezfBq__slider-container__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#007bff;border:3px solid #fff;border-radius:50%;width:20px;height:20px;margin-top:-7px;transition:transform .2s,background-color .2s;box-shadow:0 0 4px #00000080}.Slider-module-scss-module__IezfBq__slider-container__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.Slider-module-scss-module__IezfBq__slider-container__slider::-moz-range-thumb{cursor:pointer;background:#007bff;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .2s,background-color .2s;box-shadow:0 0 4px #00000080}.Slider-module-scss-module__IezfBq__slider-container__slider::-moz-range-thumb:hover{transform:scale(1.1)}.Slider-module-scss-module__IezfBq__slider-container__slider:before{content:"";height:6px;width:var(--fill-percentage,0%);background:#007bff;border-radius:3px;position:absolute;top:0;left:0}.Slider-module-scss-module__IezfBq__slider-container__slider--disabled{cursor:not-allowed;opacity:.5}.Slider-module-scss-module__IezfBq__slider-container__slider--disabled::-webkit-slider-thumb{background:#6c757d}.Slider-module-scss-module__IezfBq__slider-container__slider--disabled::-webkit-slider-thumb:hover{transform:none}.Slider-module-scss-module__IezfBq__slider-container__slider--disabled::-moz-range-thumb{background:#6c757d}.Slider-module-scss-module__IezfBq__slider-container__slider--disabled::-moz-range-thumb:hover{transform:none}
.AccountPage-module-scss-module__ns1edq__account-page{width:100%;padding:24rem 16rem}.AccountPage-module-scss-module__ns1edq__account-page__container{width:100%;max-width:900px;margin:0 auto}.AccountPage-module-scss-module__ns1edq__account-page__header{justify-content:space-between;align-items:flex-start;gap:16rem;margin-bottom:20rem;display:flex}.AccountPage-module-scss-module__ns1edq__account-page__title{margin:0;font-size:28rem;font-weight:700;line-height:1.1}.AccountPage-module-scss-module__ns1edq__account-page__subtitle{color:var(--clr-text-secondary);margin-top:8rem}.AccountPage-module-scss-module__ns1edq__account-page__actions{gap:12rem;display:flex}.AccountPage-module-scss-module__ns1edq__account-page__button{border:1px solid var(--clr-text-secondary);color:var(--clr-id-white);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:10rem 14rem;line-height:1;text-decoration:none}.AccountPage-module-scss-module__ns1edq__account-page__button:hover{border-color:var(--clr-id-secondary)}.AccountPage-module-scss-module__ns1edq__account-page__section{border:1px solid var(--clr-text-secondary);background:#000;border-radius:10px;margin-bottom:16rem;padding:16rem}.AccountPage-module-scss-module__ns1edq__account-page__section-title{margin:0 0 12rem;font-size:16rem;font-weight:700}.AccountPage-module-scss-module__ns1edq__account-page__grid{grid-template-columns:180px 1fr;gap:10rem 16rem;display:grid}.AccountPage-module-scss-module__ns1edq__account-page__label{color:var(--clr-text-secondary)}.AccountPage-module-scss-module__ns1edq__account-page__value{overflow-wrap:anywhere;min-width:0}.AccountPage-module-scss-module__ns1edq__account-page__credits{font-size:22rem;font-weight:800}.AccountPage-module-scss-module__ns1edq__account-page__muted{color:var(--clr-text-secondary);font-size:14rem}.AccountPage-module-scss-module__ns1edq__account-page__section-actions{margin-top:12rem}.AccountPage-module-scss-module__ns1edq__account-page__danger{gap:12rem;display:grid}.AccountPage-module-scss-module__ns1edq__account-page__danger-text{color:var(--clr-text-secondary);margin:0}.AccountPage-module-scss-module__ns1edq__account-page__input{border:1px solid var(--clr-text-secondary);width:100%;color:var(--clr-id-white);background:0 0;border-radius:8px;padding:10rem 12rem}.AccountPage-module-scss-module__ns1edq__account-page__checkbox{color:var(--clr-text-secondary);align-items:center;gap:10rem;font-size:14rem;display:flex}.AccountPage-module-scss-module__ns1edq__account-page__checkbox input{accent-color:var(--clr-id-secondary)}.AccountPage-module-scss-module__ns1edq__account-page__danger-actions{flex-wrap:wrap;gap:12rem;display:flex}.AccountPage-module-scss-module__ns1edq__account-page__button-danger{color:#f5b5af;cursor:pointer;white-space:nowrap;background:#c9372c1f;border:1px solid #c9372c;border-radius:8px;padding:10rem 14rem;line-height:1}.AccountPage-module-scss-module__ns1edq__account-page__button-danger:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.AccountPage-module-scss-module__ns1edq__account-page__header{flex-direction:column;align-items:flex-start}.AccountPage-module-scss-module__ns1edq__account-page__grid{grid-template-columns:1fr}}
.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect{flex-flow:column wrap;align-items:flex-start;gap:.25em;min-height:180px;margin-top:2em;font-size:60rem;line-height:1;display:flex}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__static-word{color:#ffffffa1;flex:none;align-self:flex-start}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-line{flex:auto;align-items:flex-start;gap:0;min-width:0;display:flex}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-inner{overflow-wrap:normal;word-break:normal;white-space:normal;text-overflow:clip;width:100%;color:var(--clr-id-white);transition:opacity .12s linear;display:block}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__cursor{will-change:opacity;background-color:red;border-radius:50%;margin-top:-10px;margin-left:10px;animation:1.2s step-end infinite TypewriterEffect-module-scss-module__YT4Y_G__tw-blink}@media (max-width:580px){.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect{justify-content:center;gap:.25em;margin-top:0}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-line{justify-content:center;width:100%;font-size:32rem}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-inner{white-space:normal;text-align:start;word-break:normal;-webkit-hyphens:manual;hyphens:manual}}@media (max-width:480px){.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-inner{font-size:32rem}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__static-word{font-size:24rem}}@media (prefers-reduced-motion:reduce){.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__cursor{opacity:1;animation:none}.TypewriterEffect-module-scss-module__YT4Y_G__typewriter-effect__dynamic-inner{transition:none!important}}@keyframes TypewriterEffect-module-scss-module__YT4Y_G__tw-blink{0%,45%{opacity:1}46%,to{opacity:0}}.TypewriterEffect-module-scss-module__YT4Y_G__container{flex-flow:column wrap;align-items:center;gap:.5em;margin-bottom:1rem;font-size:60rem;line-height:1;display:flex}.TypewriterEffect-module-scss-module__YT4Y_G__staticWord{color:#5c7188;text-align:center;flex:none;max-width:700px;font-family:Font-Regular;font-size:22rem}.TypewriterEffect-module-scss-module__YT4Y_G__dynamicLine{flex:auto;align-items:center;gap:0;min-width:0;display:flex}.TypewriterEffect-module-scss-module__YT4Y_G__dynamicInner{white-space:normal;overflow-wrap:normal;word-break:normal;text-overflow:clip;max-width:100%;min-height:1.2em;transition:opacity .12s linear;display:inline-block}.TypewriterEffect-module-scss-module__YT4Y_G__cursor{will-change:opacity;margin-left:0;animation:1.2s step-end infinite TypewriterEffect-module-scss-module__YT4Y_G__tw-blink}@media (max-width:580px){.TypewriterEffect-module-scss-module__YT4Y_G__container{justify-content:center;gap:.4rem}.TypewriterEffect-module-scss-module__YT4Y_G__dynamicInner{white-space:normal;text-align:center}}@media (prefers-reduced-motion:reduce){.TypewriterEffect-module-scss-module__YT4Y_G__cursor{opacity:1;animation:none}.TypewriterEffect-module-scss-module__YT4Y_G__dynamicInner{transition:none!important}}
.PriceCollection-module-scss-module__za6QMW__price-cards-header{text-align:center;margin-bottom:4.5rem}.PriceCollection-module-scss-module__za6QMW__price-cards-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5em;display:grid}.PriceCollection-module-scss-module__za6QMW__price-card{border-radius:var(--border-radius-medium);background-color:#fff9f2;flex-direction:column;gap:2em;padding:calc(1.5em + 50px) 1em 1em;transition:all .2s ease-in-out;display:flex;position:relative}.PriceCollection-module-scss-module__za6QMW__price-card:hover{transform:scale(1.02);box-shadow:0 8px 24px #3a3a3a26}.PriceCollection-module-scss-module__za6QMW__price-card h2{color:var(--clr-id-black);margin:0;font-family:CAMPTON,sans-serif;line-height:1.5}.PriceCollection-module-scss-module__za6QMW__card-title-wrapper{border-bottom:1px solid var(--clr-id-black);align-items:center;width:100%;margin-bottom:1em;display:flex}.PriceCollection-module-scss-module__za6QMW__card-title-wrapper svg{margin-right:.75em}.PriceCollection-module-scss-module__za6QMW__card-title{margin-left:.5em}.PriceCollection-module-scss-module__za6QMW__card-label{text-transform:uppercase;border-top-left-radius:var(--border-radius-medium);border-top-right-radius:var(--border-radius-medium);color:var(--clr-id-black);background-color:#00e182;justify-content:center;align-items:center;width:100%;height:50px;margin:0;padding:.625em 1.125em;font-family:Font-Bold;font-size:18rem;display:flex;position:absolute;top:0;left:0}.PriceCollection-module-scss-module__za6QMW__card-description{margin-bottom:2rem;font-size:16rem}.PriceCollection-module-scss-module__za6QMW__card-highlight{border-radius:var(--border-radius-small);background-color:bisque;flex-direction:column;gap:.75rem;width:100%;padding:.25em 1em;display:flex}.PriceCollection-module-scss-module__za6QMW__best-value-badge{z-index:10;color:#fff;text-transform:uppercase;letter-spacing:.2px;text-align:center;background:linear-gradient(135deg,#f54 0%,#dd0257 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-weight:700;line-height:1.125;display:flex;position:absolute;top:-20px;right:-20px;transform:rotate(8deg)}@media (max-width:768px){.PriceCollection-module-scss-module__za6QMW__best-value-badge{width:50px;height:50px;top:-8px;right:-8px}}@media (max-width:480px){.PriceCollection-module-scss-module__za6QMW__best-value-badge{width:45px;height:45px;top:-6px;right:-6px}}.PriceCollection-module-scss-module__za6QMW__best-value-badge span{word-break:break-word;margin:0;padding:0}.PriceCollection-module-scss-module__za6QMW__pricebox-period{margin-left:.5rem;font-size:16rem;font-weight:400}.PriceCollection-module-scss-module__za6QMW__card-price{margin-bottom:.5rem;font-family:CAMPTON,sans-serif}.PriceCollection-module-scss-module__za6QMW__price-card-row{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.PriceCollection-module-scss-module__za6QMW__btn-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.PriceCollection-module-scss-module__za6QMW__order-button-container{border-radius:var(--border-radius-small);background-color:#00e182;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.PriceCollection-module-scss-module__za6QMW__card-list{border-radius:var(--border-radius-small);background-color:#ddd;margin-bottom:1em;padding:.5em}.PriceCollection-module-scss-module__za6QMW__card-list li{color:var(--clr-id-black);font-family:system-ui;font-size:16rem;line-height:1.5em}.PriceCollection-module-scss-module__za6QMW__card-list-item{margin-bottom:2rem;font-size:16rem;font-weight:500}.PriceCollection-module-scss-module__za6QMW__card-list-item>svg{margin-right:.5em}.PriceCollection-module-scss-module__za6QMW__card-list-item:last-child{margin-bottom:0}.PriceCollection-module-scss-module__za6QMW__card-list-item-active{color:var(--clr-id-white);flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;display:flex}.PriceCollection-module-scss-module__za6QMW__card-list-item-disabled{color:var(--clr-id-white);opacity:.7}.PriceCollection-module-scss-module__za6QMW__contact-support-link{color:var(--clr-id-black);justify-content:center;align-items:center;margin-top:.5em;font-family:Font-Light;font-size:16rem;text-decoration:underline;display:flex}.PriceCollection-module-scss-module__za6QMW__package-selector-container{flex-direction:column;align-items:center;margin:2em 0;display:flex}.PriceCollection-module-scss-module__za6QMW__package-label{text-align:center;margin:1em 0}.PriceCollection-module-scss-module__za6QMW__package-button-group{flex-direction:row;justify-content:center;gap:1em;width:100%;max-width:800px;display:flex}.PriceCollection-module-scss-module__za6QMW__package-button{border-radius:var(--border-radius-large);color:var(--clr-id-white);cursor:pointer;background-color:#262431;border:2px solid #0000;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:150px;padding:1em 1.5em;transition:all .2s;display:flex;position:relative}.PriceCollection-module-scss-module__za6QMW__package-button:hover{transform:scale(1.02)}.PriceCollection-module-scss-module__za6QMW__package-button--active{border-color:var(--clr-id-blue)}.PriceCollection-module-scss-module__za6QMW__discount-badge{color:var(--clr-id-black);border-radius:var(--border-radius-small);background-color:#fcca46;margin-top:.5em;padding:.125em .25em;line-height:1.25em;display:inline-block}.PriceCollection-module-scss-module__za6QMW__package-info{color:#a4a4d3;text-align:center;border-radius:var(--border-radius-large);background-color:#15111f;margin-top:1em;padding:.25em 1em}.PriceCollection-module-scss-module__za6QMW__price-per-item{color:#a58fdf;border-radius:var(--border-radius-small);margin-bottom:.5rem;padding:.5rem 1rem;font-family:CAMPTON,sans-serif;display:inline-block;position:relative}.PriceCollection-module-scss-module__za6QMW__savings-tag{color:var(--clr-id-black);border-radius:var(--border-radius-small);background-color:#fcca46;margin-left:.5em;padding:.125em .25em;font-size:16rem;line-height:1.25em;display:inline-block;position:relative;top:-8px}.PriceCollection-module-scss-module__za6QMW__total-price{color:#d07500;font-size:16rem}.PriceCollection-module-scss-module__za6QMW__annual-billing-text{color:#a4a4d3;font-size:16rem}.PriceCollection-module-scss-module__za6QMW__credits-per-month-text{color:#fcca47;font-size:16rem}.PriceCollection-module-scss-module__za6QMW__hero-list{width:100%;margin-top:1em}.PriceCollection-module-scss-module__za6QMW__hero-list p{color:var(--clr-id-black);margin-bottom:.35rem}.PriceCollection-module-scss-module__za6QMW__table{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto}.PriceCollection-module-scss-module__za6QMW__table h3{color:#fff;margin:0}.PriceCollection-module-scss-module__za6QMW__table__category{width:100%;display:block}.PriceCollection-module-scss-module__za6QMW__table__content{border-collapse:collapse;box-sizing:border-box;width:100%;margin-top:1em;margin-bottom:2em}.PriceCollection-module-scss-module__za6QMW__table__section{box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;display:flex}.PriceCollection-module-scss-module__za6QMW__table__header{width:100%}.PriceCollection-module-scss-module__za6QMW__table__icon{display:none}.PriceCollection-module-scss-module__za6QMW__table__grid{border-bottom:1px solid var(--clr-grey-800);box-sizing:border-box;grid-template-columns:minmax(0,2fr) minmax(0,1.5fr) minmax(0,1fr) minmax(0,2fr);width:100%;display:grid}.PriceCollection-module-scss-module__za6QMW__table__cell{color:#fff;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box;border:none;min-width:0;padding:10px 6px;font-family:Font-Light;line-height:1.5em}.PriceCollection-module-scss-module__za6QMW__table__head{font-family:Font-Bold}@media only screen and (max-width:1200px){.PriceCollection-module-scss-module__za6QMW__price-cards-grid{grid-template-columns:repeat(2,1fr);gap:2em}.PriceCollection-module-scss-module__za6QMW__price-card{flex-direction:column;gap:1em;display:flex}.PriceCollection-module-scss-module__za6QMW__price-card h2{margin:0;font-size:36rem}.PriceCollection-module-scss-module__za6QMW__price-card:hover{transform:scale(1.02)}.PriceCollection-module-scss-module__za6QMW__active{background-color:#15111f;flex-direction:column;gap:1em;display:flex;transform:scale(1)}.PriceCollection-module-scss-module__za6QMW__active h2{margin:0;font-size:36rem}.PriceCollection-module-scss-module__za6QMW__active:hover{transform:scale(1.02)}.PriceCollection-module-scss-module__za6QMW__card-label{display:flex}.PriceCollection-module-scss-module__za6QMW__card-title-wrapper{padding:0 0 1em}}@media screen and (max-width:900px){.PriceCollection-module-scss-module__za6QMW__table__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:.5rem}.PriceCollection-module-scss-module__za6QMW__table__cell--notes{color:#fff;grid-column:1/-1;padding-top:0;font-size:.9em}.PriceCollection-module-scss-module__za6QMW__table__cell{padding:8px 4px}}@media only screen and (max-width:880px){.PriceCollection-module-scss-module__za6QMW__package-button-group{flex-direction:column}.PriceCollection-module-scss-module__za6QMW__price-cards-grid{grid-template-columns:1fr}}@media screen and (max-width:600px){.PriceCollection-module-scss-module__za6QMW__table{font-size:.9em}.PriceCollection-module-scss-module__za6QMW__table__grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:.25rem}.PriceCollection-module-scss-module__za6QMW__table__cell{padding:8px 4px;font-size:.85em}.PriceCollection-module-scss-module__za6QMW__table__head{font-size:.9em}.PriceCollection-module-scss-module__za6QMW__table__cell--notes{padding:4px 4px 8px;font-size:.8em}}@media only screen and (max-width:580px){.PriceCollection-module-scss-module__za6QMW__btn-wrapper{width:100%}.PriceCollection-module-scss-module__za6QMW__price-card{border:none;grid-template-columns:1fr;transition:all .2s ease-in-out;border-radius:var(--border-radius-medium)!important}.PriceCollection-module-scss-module__za6QMW__price-card:hover{box-shadow:0 14px 30px #3a3a3a38}.PriceCollection-module-scss-module__za6QMW__active{background-color:#15111f;border:none;grid-template-columns:1fr;transition:all .2s ease-in-out;box-shadow:0 14px 30px #3a3a3a38;border-radius:var(--border-radius-medium)!important}.PriceCollection-module-scss-module__za6QMW__active h2{margin:.5em 0}.PriceCollection-module-scss-module__za6QMW__active:hover{box-shadow:0 14px 30px #3a3a3a38}}
.ParameterControls-module-scss-module__BWGTAW__parameter-controls{width:100%;max-width:500px}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__header{justify-content:space-between;align-items:center;display:flex}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__title{color:#fff;margin:0}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__reset-button{color:#6c757d;cursor:pointer;background:0 0;border:1px solid #6c757d;padding:.25rem .75rem;transition:all .2s}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__reset-button:hover:not(:disabled){color:#fff;background:#6c757d}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__reset-button:disabled{opacity:.5;cursor:not-allowed}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__list{flex-direction:column;gap:1rem;display:flex}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__control{flex-direction:column;gap:.5rem;display:flex}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__label{color:#495057;justify-content:space-between;align-items:center;display:flex}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__value{color:#6c757d;font-family:monospace}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__no-parameters-message{color:#6c757d}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__group{flex-direction:column;gap:.75rem;display:flex}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__select{color:#f8f9fa;border-radius:var(--border-radius-small);background:#101418;border:1px solid #343a40;padding:.5em}.ParameterControls-module-scss-module__BWGTAW__parameter-controls__select:disabled{opacity:.5;cursor:not-allowed}
.FileConverter-module-scss-module__zvvxFq__file-converter{width:100%;margin:2em 0}.FileConverter-module-scss-module__zvvxFq__file-converter__input{display:none}.FileConverter-module-scss-module__zvvxFq__file-converter__loading{text-align:center;color:var(--clr-grey-600);padding:40px}.FileConverter-module-scss-module__zvvxFq__file-converter__spinner{border:3px solid var(--clr-grey-300);border-top-color:var(--clr-id-primary);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:.8s linear infinite FileConverter-module-scss-module__zvvxFq__spin}.FileConverter-module-scss-module__zvvxFq__file-converter__unsupported{text-align:center;background:var(--clr-grey-100);border:1px solid var(--clr-grey-300);border-radius:var(--border-radius-medium);color:var(--clr-id-black);padding:40px}.FileConverter-module-scss-module__zvvxFq__file-converter__unsupported-icon{width:64px;height:64px;color:var(--clr-id-primary);margin:0 auto 16px}.FileConverter-module-scss-module__zvvxFq__file-converter__upgrade-link{background:var(--clr-id-primary);color:var(--clr-id-white);border-radius:var(--border-radius-small);margin-top:16px;padding:12px 24px;text-decoration:none;transition:transform .2s;display:inline-block}.FileConverter-module-scss-module__zvvxFq__file-converter__upgrade-link:hover{transform:scale(1.05)}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone{border-radius:var(--border-radius-medium);text-align:center;cursor:pointer;background-color:#007bff14;border:5px dashed #007bff;padding:60px 40px;transition:all .3s;position:relative}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone:hover{background-color:#007bff1f;border-color:#001eff}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone:focus-visible{outline:2px solid var(--clr-id-primary);outline-offset:2px}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone--dragging{background-color:#007bff1f;border-color:#007bff;transform:scale(1.02);box-shadow:0 2px 8px #0000001a}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-content{pointer-events:none;-webkit-user-select:none;user-select:none}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-icon{width:64px;height:64px;color:var(--clr-id-primary);margin:0 auto 20px;display:block}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-text{color:var(--clr-id-black);margin:0 0 8px}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-limits{color:var(--clr-id-black);margin:0}.FileConverter-module-scss-module__zvvxFq__file-converter__errors{flex-direction:column;gap:8px;margin-top:20px;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__error{border-radius:var(--border-radius-small);color:var(--clr-id-black);background:#f1b3ad;border:1px solid #f1b3ad;justify-content:space-between;align-items:flex-start;gap:12px;padding:.25em 1em;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__error-message{flex:1}.FileConverter-module-scss-module__zvvxFq__file-converter__error-dismiss{color:var(--clr-grey-500);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__error-dismiss:hover{opacity:.7}.FileConverter-module-scss-module__zvvxFq__file-converter__file-list{border:1px solid var(--clr-grey-300);border-radius:var(--border-radius-small);background-color:var(--clr-grey-500);margin-top:24px;overflow:hidden}.FileConverter-module-scss-module__zvvxFq__file-converter__file-list-header{background:var(--clr-grey-200);justify-content:space-between;align-items:center;padding:.5em 1em;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__file-list-header span{color:#000}.FileConverter-module-scss-module__zvvxFq__file-converter__clear-button{color:var(--clr-id-primary);cursor:pointer;background:0 0;border:none;padding:4px 8px;transition:opacity .2s}.FileConverter-module-scss-module__zvvxFq__file-converter__clear-button:hover{opacity:.8;text-decoration:underline}.FileConverter-module-scss-module__zvvxFq__file-converter__clear-button:focus-visible{outline:2px solid var(--clr-id-primary);outline-offset:2px;border-radius:var(--border-radius-small)}.FileConverter-module-scss-module__zvvxFq__file-converter__file-item{border-top:1px solid var(--clr-grey-300);justify-content:space-between;align-items:center;gap:16px;padding:16px;transition:background .2s;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__file-item:first-child{border-top:none}.FileConverter-module-scss-module__zvvxFq__file-converter__file-info{flex:1;min-width:0}.FileConverter-module-scss-module__zvvxFq__file-converter__file-name{white-space:nowrap;text-overflow:ellipsis;color:#000;margin-bottom:5px;display:block;overflow:hidden}.FileConverter-module-scss-module__zvvxFq__file-converter__file-size{color:var(--clr-grey-600);display:block}.FileConverter-module-scss-module__zvvxFq__file-converter__file-status{flex-shrink:0;align-items:center;gap:12px;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__status-pending{color:var(--clr-grey-600)}.FileConverter-module-scss-module__zvvxFq__file-converter__status-processing{color:var(--clr-id-primary)}.FileConverter-module-scss-module__zvvxFq__file-converter__status-error{color:var(--clr-id-error,#d32f2f)}.FileConverter-module-scss-module__zvvxFq__file-converter__download-button{flex-shrink:0}.FileConverter-module-scss-module__zvvxFq__file-converter__remove-button{color:var(--clr-grey-500);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .2s;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__remove-button:hover{color:var(--clr-id-primary)}.FileConverter-module-scss-module__zvvxFq__file-converter__remove-button:focus-visible{outline:2px solid var(--clr-id-primary);border-radius:var(--border-radius-small)}.FileConverter-module-scss-module__zvvxFq__file-converter__progress{align-items:center;gap:16px;margin-top:20px;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__progress-bar{background:var(--clr-grey-300);border-radius:var(--border-radius-small);flex:1;height:8px;overflow:hidden}.FileConverter-module-scss-module__zvvxFq__file-converter__progress-fill{background:var(--clr-id-primary);height:100%;transition:width .3s}.FileConverter-module-scss-module__zvvxFq__file-converter__progress-text{color:var(--clr-id-primary);text-align:right;min-width:42px}.FileConverter-module-scss-module__zvvxFq__file-converter__actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.FileConverter-module-scss-module__zvvxFq__file-converter__convert-button,.FileConverter-module-scss-module__zvvxFq__file-converter__download-all-button,.FileConverter-module-scss-module__zvvxFq__file-converter__cancel-button{min-width:0}@keyframes FileConverter-module-scss-module__zvvxFq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone{padding:40px 20px}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-icon{width:48px;height:48px}.FileConverter-module-scss-module__zvvxFq__file-converter__file-item{flex-direction:column;align-items:stretch}.FileConverter-module-scss-module__zvvxFq__file-converter__file-status{justify-content:space-between;width:100%}.FileConverter-module-scss-module__zvvxFq__file-converter__actions{flex-direction:column}.FileConverter-module-scss-module__zvvxFq__file-converter__convert-button,.FileConverter-module-scss-module__zvvxFq__file-converter__download-all-button,.FileConverter-module-scss-module__zvvxFq__file-converter__cancel-button{width:100%}}@media (max-width:480px){.FileConverter-module-scss-module__zvvxFq__file-converter__upload-zone{padding:32px 16px}.FileConverter-module-scss-module__zvvxFq__file-converter__upload-icon{width:40px;height:40px}}
#BtnBack-module-scss-module__Pc60yG__btn-back{width:40px;height:40px;min-width:unset;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:fixed;top:1em;left:1em}#BtnBack-module-scss-module__Pc60yG__btn-back img{filter:invert();margin:0}
.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation{-webkit-user-select:none;user-select:none;width:100%;height:100%;max-height:100%;position:relative;overflow:visible}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #667eea99}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__content{position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__base,.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__overlay{display:block;position:absolute;inset:0;overflow:hidden}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__base{z-index:1}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__overlay{z-index:2;clip-path:polygon(0 0,var(--percent,0%)0,var(--percent,0%)100%,0 100%);transform:translateZ(0)}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__overlay--animate{will-change:clip-path;animation-name:ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__wipe-in,ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__wipe-out;animation-delay:var(--start-delay,2.5s),calc(var(--start-delay,2.5s) + var(--wipe-duration,2s) + var(--hold-duration,3s));animation-timing-function:linear,linear;animation-duration:var(--wipe-duration,2s),var(--wipe-out-duration,2s);animation-iteration-count:1,1;animation-fill-mode:forwards,forwards}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation--paused .ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__overlay--animate{animation-play-state:paused}@keyframes ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__wipe-in{0%{clip-path:polygon(0 0,0% 0,0% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__wipe-out{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__img{object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity var(--transition-duration)ease-in-out;display:block;transform:translateZ(0)}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__empty{aspect-ratio:16/9;color:#00000080;background:#0000001a;border:2px dashed #0003;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:14px;font-weight:500;display:flex}@media (max-width:1020px){.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation{aspect-ratio:var(--aspect-ratio,4/3)}}@media (max-width:768px){.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation,.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__content{border-radius:12px}}@media (max-width:480px){.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation{max-height:400px}}@media (prefers-reduced-motion:reduce){.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation{--percent:50%!important}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__img{transition:none}.ImageComparisonAnimation-module-scss-module__MzB56a__image-comparison-animation__overlay--animate{will-change:auto;animation:none}}
.FileConverterCTA-module-scss-module__uklqXG__cta-banner{background:var(--clr-id-primary);border-radius:var(--border-radius-medium);color:var(--color-white,#fff);width:100%;margin:40px 0;padding:32px}.FileConverterCTA-module-scss-module__uklqXG__cta-banner--top{margin-top:0}.FileConverterCTA-module-scss-module__uklqXG__cta-banner--bottom{margin-bottom:0}.FileConverterCTA-module-scss-module__uklqXG__cta-banner__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.FileConverterCTA-module-scss-module__uklqXG__cta-banner__text{flex:1;min-width:0}.FileConverterCTA-module-scss-module__uklqXG__cta-banner__heading{margin:0 0 8px}.FileConverterCTA-module-scss-module__uklqXG__cta-banner__description{opacity:.95;margin:0}@media (max-width:768px){.FileConverterCTA-module-scss-module__uklqXG__cta-banner{padding:24px}.FileConverterCTA-module-scss-module__uklqXG__cta-banner__content{flex-direction:column;align-items:stretch}}@media (max-width:480px){.FileConverterCTA-module-scss-module__uklqXG__cta-banner{margin:24px 0;padding:20px}}
