@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*{box-sizing:border-box}body,html{margin:0}body{font-family:Arial,serif;font-size:14px;color:#027}section{padding:80px 5%}.app{position:relative}.color-line{position:fixed;left:0;top:0;width:100%;height:8px;border:0;display:block;z-index:100}.offline-info{position:fixed;top:0;left:0;width:100%;color:#fff;background-color:#f44;text-align:center;z-index:999999}.offline-info p{color:#fff;font-size:10px;padding:3px}ul{margin:0;padding:0}ul li{list-style:none}h1,h2,input{color:#027;margin:0}h2,h1{font-size:22px;text-align:center}h3{font-size:18px;margin:1.5em 0 1.2em}h1,h2{margin-bottom:.8em}p,a,input{font-size:14px;text-decoration:none}input{border-radius:4px;border:solid 1.5px #002277;padding:13px 15px;outline:none;background-color:#fff;display:block;width:100%}input:focus{background-color:#eceff7}input::placeholder{color:#afafaf;font-style:italic}.buttons{display:flex;justify-content:space-between}.buttons .btn{width:47%}.btn{border-radius:4px;background-image:linear-gradient(to bottom,#0047af,#027);font-weight:700;border:none;color:#fff;padding:14.5px 15px;text-align:center;display:block;width:100%;outline:none;text-decoration:none;-webkit-user-select:none;user-select:none}.btn:active{transform:scale(.96)}.btn.white{border:#002277 solid 2px;background:transparent;color:#027}.btn.orange-btn{background-image:linear-gradient(to bottom,#ffb80d,#da9e0d)}.btn.inactive-btn{background-image:linear-gradient(to bottom,#cacaca,#ccc)}.btn.empty-btn{background-color:transparent;background-image:none;border:2px solid #002277;color:#027}.btn.redeem-btn{width:70px;font-size:12px;padding:10px}.btn.small-btn{width:120px;margin-left:auto;margin-right:auto}.btn.cancel-btn{background-image:linear-gradient(180deg,#ff8d03,#e67e00);margin-top:18px}.center{text-align:center}.badge{position:relative;width:140px;height:140px;margin:30px auto;background-size:cover;background-position:center;border-radius:50%;background-image:url(/assets/badge-Dtq0LuKc.jpg)}.badge .circle{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(176deg,#001a5b 3%,#00b6e5 38%,#0cb9e6 84%,#3bbb69 112%,#4f71c8 112%);box-shadow:0 2px 15px #0000001a}.badge .circle:before{content:"";position:absolute;left:6px;top:6px;width:calc(100% - 12px);height:calc(100% - 12px);background-color:#eceff7;border-radius:50%}.badge .circle:after{content:"";position:absolute;left:12px;top:12px;width:calc(100% - 24px);height:calc(100% - 24px);background-size:cover;background-position:center;background-image:url(/assets/badge-Dtq0LuKc.jpg);border-radius:50%}.badge.ok .status{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:26px}.badge.ok .status:before{content:"";position:absolute;left:10px;bottom:10px;width:34px;height:3px;border-radius:2px;background-color:#fff;transform:rotate(-45deg)}.badge.ok .status:after{content:"";position:absolute;left:1px;bottom:5px;width:17px;height:3px;border-radius:2px;background-color:#fff;transform:rotate(45deg)}.badge.failed .circle{background:#fff;background-image:none}.badge.failed .status{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px}.badge.failed .status:before{content:"";position:absolute;left:5px;top:20px;width:34px;height:3px;border-radius:2px;background-color:#fff;transform:rotate(-45deg)}.badge.failed .status:after{content:"";position:absolute;left:5px;top:20px;width:34px;height:3px;border-radius:2px;background-color:#fff;transform:rotate(45deg)}.badge.error .circle{background:#d80000;background-image:none}.badge.error .status,.badge.question .status{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:23px}.bottom-nav{position:fixed;left:0;bottom:0;width:100%;height:66px;z-index:100;background-color:#fff}.bottom-nav ul{width:100%;height:100%;display:flex;flex-flow:row;flex-wrap:nowrap}.bottom-nav ul li{min-width:25%;max-width:25%;width:25%;text-align:center}.bottom-nav ul li:last-child a{background-color:#ff9310}.bottom-nav ul li a{display:block;height:100%;width:100%;box-shadow:0 2px 15px #00000026;background-color:#027;color:#fff;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:700;opacity:.85;padding-top:10px}.bottom-nav ul li a.active{opacity:1;background-image:linear-gradient(to bottom,#0047af,#027)}.bottom-nav ul li a .icon{height:36px}.bottom-nav ul li a .icon svg{height:24px;width:auto}.table-holder{width:100%;overflow-x:auto}table{border-spacing:0;margin-top:30px;width:100%;margin-bottom:50px}table thead{height:48px;background-image:linear-gradient(to bottom,#0047af,#027);color:#fff}table thead td{text-align:left;height:48px;padding:0 0 0 17px;white-space:nowrap;max-width:140px;font-size:13px}table thead td:last-child{text-align:right;padding-right:17px}table tbody td{position:relative;color:#027;text-align:left;padding:26px 0 26px 17px;border-bottom:rgba(0,34,119,.3) solid 1px;max-width:140px}table tbody td .btn{font-weight:400;padding:5px 10px;font-size:12px}table tbody td .img{position:absolute;left:0;top:0;width:50px;height:100%;display:inline-block}table tbody td .img img,table tbody td .img svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:40px;max-width:40px}table tbody td:last-child{text-align:right;padding-right:17px}table tbody td span{font-weight:700;display:inline-block;padding-left:40px}table tbody tr:last-child td{border-bottom:none}table tbody tr.summary td{border-top:#002277 solid 2px;border-bottom:#002277 solid 2px}table tbody tr.active td{background-color:#eceff7}table .open-icon{position:relative;display:inline-block;width:10px;height:10px;border-right:#000 solid 1px;border-bottom:#000 solid 1px;transform:rotate(45deg);padding:0;margin-left:10px;top:-3px}table .open-icon.open{transform:rotate(-135deg);top:3px}table .slim .bold{font-weight:700}table .slim td{padding:20px 17px}.back{position:absolute;left:5%;top:62px}.user-data h3{margin-bottom:5px;font-size:18px}.user-data p{margin-top:0;font-size:16px}.user-data .territories{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between}.user-data .territories li{background-color:#0dbae7;color:#fff;border-radius:24px;padding:10px 15px;width:100%;text-align:center;max-width:48%;margin-top:10px}.user-data .pass{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.user-data .pass .btn{font-size:12px;width:auto;padding:7px 25px}.batches .btn{margin:1em 0}.no-vouchers{margin-bottom:30px}.preloader{stroke-dasharray:269.7405090332px;stroke-dashoffset:0;animation:heartBeat 3s linear reverse infinite;transform:rotate(-90deg);width:50px;height:50px;margin-top:80px}@keyframes heartBeat{50%{stroke-dashoffset:269.7405090332px}50.01%{stroke-dashoffset:-269.7405090332px}}.checkbox-item.indent{width:calc(100% - 40px);margin-left:40px}.checkbox-item label{position:relative;padding-left:40px;display:block;margin:0 0 20px;line-height:1.2;font-size:.8em;text-align:left}.checkbox-item label:before{content:"";position:absolute;left:0;width:20px;height:20px;border:solid 1px #000;border-radius:3px}.checkbox-item label a{font-size:1em}.checkbox-item input[type=checkbox]:checked+label:before{background-color:#fbba00}.checkbox-item input{display:none}.form-small{font-size:.8em;text-align:left}.error-msg,.field-error{color:red}.page-preloader{position:fixed;left:0;top:8px;width:100%;height:calc(100% - 8px);background-color:#fff;z-index:9999;transition:opacity .3s cubic-bezier(.645,.045,.355,1),visibility .3s cubic-bezier(.645,.045,.355,1)}.page-preloader.hide{opacity:0;visibility:hidden}.page-preloader span{position:absolute;left:calc(50% - 17px);top:calc(50% - 17px);width:34px;height:34px;border-radius:50%;border-left:#002277 solid 4px;border-top:#002277 solid 4px;border-right:#ffb80d solid 4px;border-bottom:#accc0d solid 4px;animation:spin .8s cubic-bezier(.645,.045,.355,1) infinite}input{border-radius:0;-webkit-appearance:none}input input[type=search]{-webkit-appearance:none}.input-wrapper-old{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;margin-top:1.5rem;position:relative}.input-wrapper-old.phone-prefix input{padding-left:3.3rem}.input-wrapper-old .phone-prefix{position:absolute;bottom:22px;transform:translateY(50%);left:1rem;font-weight:500}.input-wrapper-old.dropdown-input{cursor:pointer}@keyframes onShow{0%{opacity:0}to{opacity:1}}.input-wrapper-old .dropdown{position:absolute;left:0;right:0;top:100%;z-index:999;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;box-shadow:0 10px 16px #32323245;visibility:visible;opacity:1;transition:.3s all ease;border:solid 1px #d0d0d0;background-color:#fff;border-top:none;margin-top:-2px;animation:onShow ease .5s forwards;border-radius:4px;border:solid 1.5px #002277;padding:13px 15px;outline:none}.input-wrapper-old .dropdown.hide{opacity:0;transition:0ss all ease;visibility:hidden}.input-wrapper-old .dropdown .option{height:40px;width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:1rem;cursor:pointer}.input-wrapper-old .dropdown .option:hover{opacity:.8;background:#4d4d4d}.input-wrapper-old label{font-size:.85rem;font-weight:700;width:100%;margin-bottom:.5rem;position:relative;display:flex;justify-content:flex-start;min-width:100%;display:none}.input-wrapper-old label .tooltip{position:relative;margin-left:.5rem}.input-wrapper-old label .tooltip button{color:#fff;border:none;border-radius:50px;cursor:pointer;transition:.3s all;width:1rem;height:1rem;display:flex;justify-content:center;align-items:center;padding:0;font-size:.6rem;text-align:center}.input-wrapper-old label .tooltip button:hover{transform:scale(1.05)}.input-wrapper-old label .tooltip button:focus{outline:none}.input-wrapper-old label .tooltip .info-box{position:absolute;width:50vw;max-width:300px;background:#027;color:#fff;border-radius:10px;padding:1rem;font-weight:500;font-size:.75rem;transition:.3s all;top:1.5rem}.input-wrapper-old label .tooltip .info-box.hide{opacity:0;visibility:hidden}.input-wrapper-old input,.input-wrapper-old .input{background-color:#fff;width:100%;height:45px;padding:.5rem 1rem;color:#000;transition:.1s all ease;display:flex;justify-content:flex-start;align-items:center;border-radius:4px;border:solid 1.5px #002277;padding:13px 15px;outline:none}.input-wrapper-old input:focus,.input-wrapper-old .input:focus{outline:none}.input-wrapper-old input::placeholder,.input-wrapper-old .input::placeholder{margin-left:1rem;font-weight:500}.input-wrapper-old input.invisible,.input-wrapper-old .input.invisible{visibility:hidden;opacity:0;height:0;width:0;margin:0;padding:0}.input-wrapper-old input.empty,.input-wrapper-old .input.empty{color:#777}.disclaimer{margin-top:1rem;font-size:.75rem;line-height:1.5}.disclaimer a{color:#000}.consents{height:20px}.checkbox-wrapper input{appearance:none;min-width:26px!important;min-height:26px!important;border:solid 1px #d0d0d0;border-radius:0;margin-right:1rem;transition:.3s all;cursor:pointer;position:relative;background:transparent}.checkbox-wrapper input:after{z-index:9;content:"";position:absolute;left:55%;top:40%;width:6px;height:12px;border-bottom:#000 solid 2px;border-right:#000 solid 2px;transform:translate(-50%,-50%) rotate(45deg);opacity:0;transition:.3s cubic-bezier(.455,.03,.515,.955) opacity}.disclaimer-dropdown-wrapper{position:relative}.disclaimer-dropdown-wrapper .dropdown-container{background:#fff;height:auto;width:100%;box-shadow:0 11px 31px 5px #0000004d;z-index:99;position:absolute;content:"";opacity:0;visibility:hidden;transition:.5s all cubic-bezier(.455,.03,.515,.955);color:#131313;padding:1rem;font-size:.75rem}.disclaimer-dropdown-wrapper .dropdown-container .cancel{position:absolute;top:1rem;right:1rem;width:16px;cursor:pointer}.disclaimer-dropdown-wrapper .dropdown-container strong{font-weight:600}.disclaimer-dropdown-wrapper .dropdown-container a{color:#131313;font-weight:600}.disclaimer-dropdown-wrapper .dropdown-container.show{opacity:1;visibility:visible}.checkbox-wrapper{display:flex;justify-items:flex-start;align-items:flex-start;flex-direction:row;width:100%;padding:.5rem 0}.checkbox-wrapper.required input{border:solid 1px #c21807;transition:.3s all}.checkbox-wrapper.required label{color:#c21807;transition:.3s all}.checkbox-wrapper.required label *{color:#c21807!important}.checkbox-wrapper input{appearance:none;width:26px!important;height:26px!important;border:solid 1px #d0d0d0;border-radius:0;margin-right:1rem;transition:.3s all;cursor:pointer;position:relative;background:transparent}.checkbox-wrapper input:focus{outline:none}.checkbox-wrapper input:after{z-index:0;content:"";position:absolute;left:55%;top:40%;width:6px;height:12px;border-bottom:#000 solid 2px;border-right:#000 solid 2px;transform:translate(-50%,-50%) rotate(45deg);opacity:0;transition:.3s cubic-bezier(.455,.03,.515,.955) opacity}.checkbox-wrapper input:checked:after{opacity:1}.checkbox-wrapper label{font-size:.75rem;line-height:1.5;cursor:pointer;transition:.3s all}.checkbox-wrapper label a{color:#000}form .btn{margin-top:15px}form .btn:disabled{background:linear-gradient(180deg,#bcbcbc,#7e7e7e)}.btn-margin{margin-top:15px}button:disabled{background:linear-gradient(180deg,#bcbcbc,#7e7e7e)}.disable-pointer-events{pointer-events:none}.disable-pointer-events .input{background:#afafaf;color:#fff!important;border:none}.neo-offer{margin-top:14px;margin-bottom:14px}.neo-offer label{display:grid;grid-template-columns:24px 1fr;gap:12px;position:relative;height:24px}.neo-offer label:before{content:"";box-sizing:border-box;position:absolute;height:24px;width:24px;border-radius:50%;background-color:#fff;border:1px solid #001854}.neo-offer label p{margin:0;align-self:center;font-weight:400;font-size:12px}.neo-offer label input[type=checkbox],.neo-offer label input[type=radio]{height:0;width:0;border:none}.neo-offer label input[type=checkbox]:checked:before,.neo-offer label input[type=radio]:checked:before{content:url("data:image/svg+xml,%3csvg%20width='13'%20height='10'%20viewBox='0%200%2016%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4322%200.75L6.08541%208.25L1.56738%204.11531'%20stroke='white'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e");background:linear-gradient(180deg,#0047af,#027);width:24px;height:24px;position:absolute;display:grid;place-items:center;border-radius:50%}.disable-scroll{overflow:hidden}.modal.camera-modal{height:100%}.camera-output{z-index:1000;background-color:#fff;padding:4% 10%;border-radius:24px;max-height:100%;height:100%;max-width:100%;width:100%;display:grid;grid-template-rows:25px 1fr 84px;gap:24px}.camera-output canvas{visibility:hidden;position:absolute;z-index:-10}.camera-output button{background:none;outline:none;border:none;padding:0}.camera-output .top-menu{width:100%;display:flex;justify-content:space-between}.camera-output .video-container{background-color:#c4c4c4;position:relative;height:100%}.camera-output .video-container .hidden{display:none}.camera-output .video-container video,.camera-output .video-container img{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;max-width:100%;max-height:100%;aspect-ratio:11/16}.camera-output .video-container:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;border:3px solid white;top:50%;left:50%;transform:translate(-50%);z-index:2}.camera-output .video-container div,.camera-output .video-container a{display:contents;pointer-events:none}.camera-output .bottom-menu{width:100%;display:flex;justify-content:space-between}.camera-output .bottom-menu .camera-button{width:84px;height:84px;background:#e4e4e4;border-radius:50%;position:relative}.camera-output .bottom-menu .camera-button:before{content:"";position:absolute;width:70px;height:70px;background:linear-gradient(180deg,#0047af,#027);border-radius:50%;left:7px;top:7px}.img-container{margin-top:16px;margin-bottom:12px;display:grid;grid-template-columns:51% auto;height:190px;gap:16px}.img-container canvas{display:none}.img-container .left{width:100%;height:187px;display:grid;place-items:center;border:1px solid #001854;height:100%;border-radius:4px}.img-container .left div{width:100%}.img-container .left .final-img{max-width:100%;max-height:188px}.img-container .hidden{display:none}.img-container .right{width:100%;height:100%;border:0;background:linear-gradient(180deg,#0047af,#027);border-radius:4px}.img-container .right p{font-weight:700;font-size:14px;line-height:23px;text-align:center;color:#fff}.receipts{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:10px;column-gap:19px}.receipts .receipt{width:100%;border:1px solid #EAEAEF;border-radius:4px;box-shadow:0 1px 4px #2121341a}@media screen and (min-width:720px){.receipts .receipt{border-radius:10px}}.receipts .receipt .image{border-radius:4px}@media screen and (min-width:720px){.receipts .receipt .image{border-radius:10px}}.receipts .receipt .image img{width:100%;height:100%;border-radius:4px}@media screen and (min-width:720px){.receipts .receipt .image img{border-radius:10px}}.receipts .receipt .text p{text-align:center;color:#8e8ea9;font-weight:400;font-size:10px;line-height:160%}@media screen and (min-width:720px){.receipts .receipt .text p{font-size:12px}}.input-wrapper{margin-top:16px}.input-wrapper.hidden{visibility:hidden;height:0;width:0;margin:0}.input-wrapper.hidden>*{width:0;height:0}.input-wrapper label{font-weight:400;font-size:14px;line-height:20px;color:#344054;margin-bottom:6px;display:block}.input-wrapper input[type=email],.input-wrapper input[type=number],.input-wrapper input[type=tel],.input-wrapper input[type=text],.input-wrapper input[type=date],.input-wrapper input[name=billingPostalCode]{background-color:#fff;border:1px solid #D0D0D0;box-shadow:0 1px 2px #1018280d;border-radius:8px;padding:10px 14px;font-weight:400;font-size:16px;line-height:24px;color:#344054;height:44px}.input-wrapper input[type=email]::placeholder,.input-wrapper input[type=number]::placeholder,.input-wrapper input[type=tel]::placeholder,.input-wrapper input[type=text]::placeholder,.input-wrapper input[type=date]::placeholder,.input-wrapper input[name=billingPostalCode]::placeholder{color:#667085b3;font-style:normal}.input-wrapper input[type=email]:focus,.input-wrapper input[type=email]:focus-visible,.input-wrapper input[type=number]:focus,.input-wrapper input[type=number]:focus-visible,.input-wrapper input[type=tel]:focus,.input-wrapper input[type=tel]:focus-visible,.input-wrapper input[type=text]:focus,.input-wrapper input[type=text]:focus-visible,.input-wrapper input[type=date]:focus,.input-wrapper input[type=date]:focus-visible,.input-wrapper input[name=billingPostalCode]:focus,.input-wrapper input[name=billingPostalCode]:focus-visible{border-color:#027}.input-wrapper .react-select__control{height:44px;border-radius:8px;box-shadow:none;font-weight:400;font-size:16px;line-height:24px;color:#344054;box-shadow:0 1px 2px #1018280d}.input-wrapper .react-select__control .react-select__indicator svg{transition:ease-in-out .2s all}.input-wrapper .react-select__control--menu-is-open .react-select__indicator svg{transform:rotate(180deg)}.input-wrapper .react-select__control--is-focused{border-color:#027;border-width:1px}.input-wrapper .react-select__control--is-focused:hover{border-color:#027}.input-wrapper .react-select__value-container{padding:10px 14px}.input-wrapper .react-select__indicator{padding:0 12px 0 0}.input-wrapper .react-select__indicator svg path{fill:#667085}.input-wrapper .react-select__indicator-separator{display:none}.input-wrapper .react-select__menu{border-radius:8px;overflow:hidden}.input-wrapper .react-select__menu-list{padding:0}.input-wrapper .react-select__option{border-radius:0;padding-inline:14px}.input-wrapper .react-select__option--is-selected{position:relative}.input-wrapper .react-select__option--is-selected:before{content:"";top:50%;transform:translateY(-50%);right:17px;width:20px;height:12px;display:block;position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='10'%20viewBox='0%200%2016%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4322%200.75L6.08541%208.25L1.56738%204.11531'%20stroke='white'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-size:contain;background-position:center;background-repeat:no-repeat}.input-wrapper .react-select-container.multi-select .react-select__control{height:initial;min-height:44px}.input-wrapper .react-select-container.multi-select .react-select__multi-value{margin:0;border-radius:14px}.input-wrapper .react-select-container.multi-select .react-select__value-container.react-select__value-container--is-multi{gap:6px}.input-wrapper .react-select-container.multi-select .react-select__indicator.react-select__clear-indicator{display:none}.input-wrapper .react-select-container.multi-select .react-select__indicator.react-select__dropdown-indicator{padding:0 12px}.input-wrapper .react-select-container.multi-select .react-select__multi-value__remove{border-radius:0 14px 14px 0;padding:0 6px}.input-wrapper .react-select-container.multi-select .react-select__multi-value__label{font-size:16px;line-height:24px}.input-wrapper.disabled label{color:#a5adb5}.input-wrapper.disabled input[type=number]:disabled,.input-wrapper.disabled input[type=email]:disabled,.input-wrapper.disabled input[type=tel]:disabled,.input-wrapper.disabled input[type=text]:disabled,.input-wrapper.disabled input[type=date]:disabled,.input-wrapper.disabled input[type=billingPostalCode]:disabled{background-color:#f2f2f2;border:1px solid #C4C4C4;color:#34405499}.input-wrapper.disabled .react-select__control{background-color:#f2f2f2;border:1px solid #C4C4C4;color:#34405499}.input-wrapper.disabled .react-select__indicator{display:none}.input-wrapper.error input{border:1px solid #FDA29B}.input-wrapper.error input:focus,.input-wrapper.error input:focus-visible{border-color:#fda29b}.input-wrapper.error .react-select__control{border:1px solid #FDA29B;border-color:#fda29b}.input-wrapper.error .input:has(:not(input[type=date])){position:relative}.input-wrapper.error .input:has(:not(input[type=date])):before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_715_12128)'%3e%3cpath%20d='M8.00001%205.33398V8.00065M8.00001%2010.6673H8.00668M14.6667%208.00065C14.6667%2011.6826%2011.6819%2014.6673%208.00001%2014.6673C4.31811%2014.6673%201.33334%2011.6826%201.33334%208.00065C1.33334%204.31875%204.31811%201.33398%208.00001%201.33398C11.6819%201.33398%2014.6667%204.31875%2014.6667%208.00065Z'%20stroke='%23F04438'%20stroke-width='1.33333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_715_12128'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");position:absolute;transform:translateY(-50%);top:50%;right:14px;width:16px;height:16px;display:block}.input-wrapper.error div.error{margin-top:6px;font-weight:400;font-size:14px;line-height:20px;color:#f04438}.checkbox-wrapper{padding:0;margin-top:19px;display:block}.checkbox-wrapper:first-of-type{margin-top:0}.checkbox-wrapper label{display:grid;gap:12px;grid-template-columns:18px 1fr;align-items:flex-start}.checkbox-wrapper label input[type=checkbox],.checkbox-wrapper label input[type=radio]{width:18px!important;height:18px!important;min-width:initial!important;max-width:initial!important;min-height:initial!important;max-height:initial!important;margin:0;position:relative;border:1px solid #A9B1B9;border-radius:4px}.checkbox-wrapper label input[type=checkbox]:after,.checkbox-wrapper label input[type=radio]:after{display:none}.checkbox-wrapper label input[type=checkbox]:checked,.checkbox-wrapper label input[type=radio]:checked{border-color:#0d245d}.checkbox-wrapper label input[type=checkbox]:checked:after,.checkbox-wrapper label input[type=radio]:checked:after{display:block;width:100%;height:100%;transform:initial;left:0;top:0;border:none;background-color:#0d245d;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='8'%20viewBox='0%200%2011%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.63625%203.56661L1.53435%203.47231L1.43244%203.56661L0.549554%204.38401L0.430664%204.49411L0.549554%204.60421L3.48859%207.32511L3.59049%207.41941L3.69239%207.32511L9.75339%201.71389L9.87229%201.60382L9.75339%201.49375L8.87049%200.676371L8.76859%200.582031L8.66669%200.676371L3.59049%205.37591L1.63625%203.56661Z'%20fill='white'%20stroke='white'%20stroke-width='0.3'/%3e%3c/svg%3e");background-position:left 3px top 4px;background-repeat:no-repeat}.checkbox-wrapper label p{margin:0;font-weight:400;font-size:10px;line-height:150%;letter-spacing:.15px;color:#32475c}.checkbox-wrapper label p a{font-family:inherit;font-size:inherit;color:inherit;text-decoration:underline}.checkbox-wrapper.error{margin-top:6px;font-weight:400;font-size:14px;line-height:20px;color:#f04438}.textarea-wrapper textarea{margin-top:4px;width:100%;padding:10px 12px;overflow:hidden;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:20px;border-radius:6px;border:1px solid #E2E8F0}p.consent-text{font-weight:400;font-size:10px;line-height:18px;color:#32475c;margin-top:24px}h4.consent-text{font-weight:400;font-size:12px;line-height:18px;color:#000;margin-top:16px;margin-bottom:24px}.phone-number-wrapper{width:100%;display:grid;grid-template-columns:110px auto}.phone-number-wrapper .input-wrapper:first-child .react-select__control{border-radius:8px 0 0 8px}.phone-number-wrapper .input-wrapper:last-child{padding-top:26px}.phone-number-wrapper .input-wrapper:last-child input{border-radius:0 8px 8px 0}section.form-section h3{color:#212121;font-weight:700;font-size:18px;line-height:21px;padding-bottom:5px;border-bottom:1px solid rgba(50,71,92,.22);margin-bottom:16px;display:flex}section.form-section h3 span{margin-left:auto;font-weight:400;font-size:12px;line-height:14px;align-self:flex-end}section.form-section h4{color:#212121;font-weight:700;padding-bottom:5px;border-bottom:1px solid rgba(50,71,92,.22);width:fit-content}h2.webform-title{color:#000;font-family:Arial;font-size:20px;font-weight:700;line-height:36px;text-align:left}.webform-step p.current-step-title{margin:8px 0 0;color:#027;font-family:Arial;font-size:16px;font-weight:700;line-height:150%}.webform-step p.current-step-desc{margin:16px 0 24px;color:#027;font-family:Arial;font-size:14px;font-weight:400;line-height:150%}.webform-step p.current-step-desc strong{font-weight:700}.webform-step .step-progress{display:flex;gap:4px;margin:4px 0 0}.webform-step .step-progress .step{width:24px;height:24px;border-radius:50%;background-color:#d0d5df;display:grid;place-items:center}.webform-step .step-progress .step.active{background-color:#0e2b63}.webform-step .step-progress .step span{color:#fff;font-family:Arial;font-size:14px;font-weight:700;line-height:24px}.fixed-button-wrapper{position:fixed;bottom:0;left:0;width:100%;max-height:68px;background:#fff;box-shadow:0 4px 40px #00000014;padding:11px 24px}.fixed-button-wrapper .flex-wrapper{display:flex;gap:14px}.fixed-button-wrapper .flex-wrapper>*{flex:1 1 50%;width:0;margin:0}.fixed-button-wrapper .flex-wrapper .btn{margin-top:0;height:100%}.verify-user h2{font-weight:700;font-size:16px;line-height:150%;text-align:center;color:#027;margin-bottom:40px}.verify-user p.resend-otp{display:flex;justify-content:space-between;margin:24px 0 0}.verify-user p.resend-otp a{font-weight:900;font-size:14px;line-height:20px;text-decoration-line:underline;color:#01267c}.verify-user p.resend-otp a:visited{color:#01267c}section.select-offers-section .webform-offer{border-radius:12px;border:1px solid #E4E7EC;background:#fff;margin-top:16px}section.select-offers-section .webform-offer.disabled{opacity:.5;pointer-events:none}section.select-offers-section .webform-offer.highlighted{border:2px solid #f44}section.select-offers-section .webform-offer.highlighted .checkbox.checkbox{border:1px solid #f44}section.select-offers-section .webform-offer.selected{border:2px solid #38549C;background:#38549c0d}section.select-offers-section .webform-offer.selected .checkbox.checkbox{position:relative;border:1px solid #0D245D}section.select-offers-section .webform-offer.selected .checkbox.checkbox:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0d245d;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='8'%20viewBox='0%200%2011%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.63625%203.56661L1.53435%203.47231L1.43244%203.56661L0.549554%204.38401L0.430664%204.49411L0.549554%204.60421L3.48859%207.32511L3.59049%207.41941L3.69239%207.32511L9.75339%201.71389L9.87229%201.60382L9.75339%201.49375L8.87049%200.676371L8.76859%200.582031L8.66669%200.676371L3.59049%205.37591L1.63625%203.56661Z'%20fill='white'%20stroke='white'%20stroke-width='0.3'/%3e%3c/svg%3e");background-position:left 3px top 4px;background-repeat:no-repeat}section.select-offers-section .webform-offer .summary{padding:16px;background-color:transparent;appearance:none;display:block;border:none;display:grid;grid-template-columns:80px 1fr 24px}section.select-offers-section .webform-offer .summary>img{width:80px}section.select-offers-section .webform-offer .summary .text{margin:0 4px 0 12px;display:flex;flex-direction:column}section.select-offers-section .webform-offer .summary .text>*{margin:0;text-align:left;color:#000;font-family:Arial}section.select-offers-section .webform-offer .summary .text h3{font-size:14px;font-weight:700;line-height:20px}section.select-offers-section .webform-offer .summary .text h3.error{margin-top:8px;color:#f44}section.select-offers-section .webform-offer .summary .text p{font-size:12px;font-weight:400;line-height:20px;letter-spacing:-.12px;margin-bottom:auto}section.select-offers-section .webform-offer .summary button{border:0;padding:0;background-color:transparent;height:24px}section.select-offers-section .webform-offer .summary button .checkbox{width:18px;height:18px;margin:3px;border:1px solid #A9B1B9;border-radius:4px}section.select-offers-section .webform-offer .summary .checkbox-wrapper{margin:0;height:18px}section.select-offers-section .webform-offer .summary .checkbox-wrapper label{place-items:center;gap:0;grid-template-columns:1fr}section.select-offers-section .webform-offer button.add-device.add-device{margin:8px 0 0;appearance:none;width:100%;border-radius:8px;border:1px dashed #027;background:#f1f5f9;padding:10px}section.select-offers-section .webform-offer button.add-device.add-device span.flex-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}section.select-offers-section .webform-offer button.add-device.add-device span.flex-wrapper span{color:#020617;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}section.select-offers-section .webform-offer .inputs-wrapper{padding:0 16px 16px}section.select-offers-section .webform-offer .inputs-wrapper>*:first-child:not(hr,button){margin-top:0}section.select-offers-section .webform-offer .inputs-wrapper hr{margin:8px 0 16px;border:none;border-bottom:1px solid rgba(50,71,92,.22)}section.select-offers-section .webform-offer .inputs-wrapper .flex-header{display:flex;justify-content:space-between;align-items:center}section.select-offers-section .webform-offer .inputs-wrapper .flex-header h4{color:#212121;font-family:Arial;font-size:16px;font-weight:700;line-height:normal;margin:0}section.select-offers-section .webform-offer .inputs-wrapper .flex-header button{appearance:none;background-color:transparent;border:none}section.select-offers-section .webform-offer .inputs-wrapper .flex-header button span.button-flex{display:flex;align-items:center;gap:8px}section.select-offers-section .webform-offer .inputs-wrapper .flex-header button span.button-flex span{color:#0f172a;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.birthday-postal-code{display:flex;width:100%;gap:16px}.birthday-postal-code>*{flex-grow:1;flex-basis:100%}.birthday-postal-code .date-input .input{position:relative}.birthday-postal-code .date-input .input .webview-placeholder{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#667085b3;font-weight:400;font-size:16px;line-height:24px;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-section .success-page .success-box{padding:16px;border-radius:16px;border:1px solid #D2D7DB;display:flex;flex-direction:column;gap:16px}.form-section .success-page .success-box .row{display:flex;gap:8px}.form-section .success-page .success-box .row.error .icon{border:1px solid #d80000;border-radius:50%;display:grid;place-items:center}.form-section .success-page .success-box .row.error .icon svg{width:10px;height:10px}.form-section .success-page .success-box .row.error .icon svg path{fill:#d80000}.form-section .success-page .success-box .row.error p{color:#d80000}.form-section .success-page .success-box .row .icon{width:24px;height:24px;flex-shrink:0;flex-grow:0}.form-section .success-page .success-box .row .icon img{width:100%;height:100%}.form-section .success-page .success-box .row p{margin:0;color:#000;font-family:Arial;font-size:14px;font-weight:400;line-height:18px}.form-section .success-page .success-box .row p strong{font-weight:700}.poll-start{margin:30px 0}.poll-start label,.poll-start .error,.poll-checkbox{text-align:left}.poll-end{margin:30px 0}.poll-end textarea{width:100%;margin:15px 0;min-height:100px}.photos-page h2{font-size:18px;text-align:center}.photos-page h3{font-size:16px}.photos-page .action-info{text-align:center}.photos-page .action-info h3{margin-bottom:.5em}.photos-page .error{color:red;font-size:.9em;margin-top:.5em}.photos-page .radio-group{display:flex;gap:20px;margin:10px 0;padding-left:15px}.photos-page .radio-label{display:flex;align-items:center;cursor:pointer;position:relative}.photos-page .file-input{display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px dashed #001854;height:250px;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.689%2019.3535C15.4507%2018.7202%2016.219%2018.7202%2016.999%2019.3718L17.179%2019.5352L25.489%2027.8452L25.6457%2027.9835C25.9663%2028.2321%2026.3667%2028.3551%2026.7716%2028.3296C27.1766%2028.304%2027.5583%2028.1316%2027.8452%2027.8447C28.1321%2027.5578%2028.3045%2027.1761%2028.3301%2026.7712C28.3556%2026.3662%2028.2326%2025.9659%2027.984%2025.6452L27.8457%2025.4885L25.6923%2023.3335L26.179%2022.8452L26.3556%2022.6868C27.1173%2022.0535%2027.8856%2022.0535%2028.6656%2022.7052L28.8456%2022.8685L36.6357%2030.6602C36.4779%2032.2473%2035.7563%2033.7252%2034.6019%2034.8258C33.4475%2035.9264%2031.9368%2036.5766%2030.344%2036.6585L30.0007%2036.6668H10.0007C8.34717%2036.6667%206.75272%2036.0522%205.52691%2034.9425C4.30111%2033.8328%203.53143%2032.3071%203.36732%2030.6618L14.5123%2019.5118L14.689%2019.3535ZM30.0007%203.3335C31.7111%203.33349%2033.356%203.99089%2034.5953%205.1697C35.8346%206.34852%2036.5735%207.95856%2036.659%209.66683L36.6673%2010.0002V25.9752L31.179%2020.4885L30.929%2020.2602C28.8356%2018.4352%2026.179%2018.4318%2024.1023%2020.2318L23.8457%2020.4652L23.334%2020.9752L19.5123%2017.1552L19.2623%2016.9268C17.169%2015.1018%2014.5123%2015.0985%2012.4357%2016.8985L12.179%2017.1318L3.33398%2025.9752V10.0002C3.33398%208.28976%203.99138%206.64478%205.17019%205.40548C6.349%204.16617%207.95905%203.42735%209.66732%203.34183L10.0007%203.3335H30.0007ZM25.0173%2011.6668L24.8057%2011.6785C24.4006%2011.7267%2024.0272%2011.9218%2023.7563%2012.2268C23.4855%2012.5318%2023.3358%2012.9256%2023.3358%2013.3335C23.3358%2013.7414%2023.4855%2014.1352%2023.7563%2014.4402C24.0272%2014.7452%2024.4006%2014.9403%2024.8057%2014.9885L25.0007%2015.0002L25.2123%2014.9885C25.6174%2014.9403%2025.9907%2014.7452%2026.2616%2014.4402C26.5325%2014.1352%2026.6821%2013.7414%2026.6821%2013.3335C26.6821%2012.9256%2026.5325%2012.5318%2026.2616%2012.2268C25.9907%2011.9218%2025.6174%2011.7267%2025.2123%2011.6785L25.0173%2011.6668Z'%20fill='%230147AF'/%3e%3c/svg%3e");background-position:center 85px;background-repeat:no-repeat;cursor:pointer}.photos-page .file-input.with-image{border:0}.photos-page .file-input.with-image span{display:none}.photos-page .file-input input{border:0;display:none}.photos-page .file-input span{font-weight:700;text-decoration:underline;text-align:center;padding-top:50px}.photos-page .radio-label input[type=radio]{opacity:0;position:absolute;border:0}.photos-page .radio-custom{width:16px;height:16px;border:2px solid #007bff;border-radius:50%;display:inline-block;margin-right:8px;position:relative}.photos-page .radio-label input[type=radio]:checked+.radio-custom:before{content:"";width:8px;height:8px;background-color:#007bff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photos-page textarea{margin-top:1em;width:100%;height:100px}.photos-page .no-actions{min-height:300px;display:flex;flex-direction:column;justify-content:center;text-align:center}.photos-page .input-row{margin:1.5em 0}.photos-page .step input[type=file]{border:0;display:none}.poll-images-list{width:100%;display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:flex-start;column-gap:12px}.poll-images-list li{max-width:50%;min-width:48%;border-radius:12px;overflow:hidden;text-align:center;border:#EAEAEF solid 1px;box-shadow:0 2px 15px #0000001a}.poll-images-list img{display:block;margin:0;max-width:100%}.modal.bereal-modal-template{width:100%;height:100%;margin:0;padding:0;border-radius:initial;box-shadow:none;max-width:initial;top:0;background:#000}.modal.bereal-modal-template .bereal-modal{padding:24px 0 32px;height:100%;display:flex;flex-direction:column;gap:24px;justify-content:space-between}.modal.bereal-modal-template .bereal-modal button{appearance:none;border:none;background-color:transparent;padding:0}.modal.bereal-modal-template .bereal-modal .top-bar{padding:0 24px;display:flex}.modal.bereal-modal-template .bereal-modal .top-bar button{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background-color:#2a2c2c;margin-left:auto}.modal.bereal-modal-template .bereal-modal .camera-outputs{position:relative;height:100%}.modal.bereal-modal-template .bereal-modal .camera-outputs video,.modal.bereal-modal-template .bereal-modal .camera-outputs img.main{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.modal.bereal-modal-template .bereal-modal .camera-outputs .photo-container{position:absolute;top:0;left:50%;transform:translate(-50%);max-width:100%;height:100%;aspect-ratio:3/4}.modal.bereal-modal-template .bereal-modal .camera-outputs .photo-container img.other{position:absolute;z-index:5;width:180px;top:16px;left:16px;border-radius:16px;border:2px solid #111}.modal.bereal-modal-template .bereal-modal .camera-outputs .center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal.bereal-modal-template .bereal-modal .bottom-container{display:grid;grid-template-columns:36px 72px 36px;gap:48px;align-items:center;justify-content:center;min-height:72px}.modal.bereal-modal-template .bereal-modal .bottom-container.accept-reject{grid-template-columns:36px 36px;gap:60px}.modal.bereal-modal-template .bereal-modal .bottom-container.accept-reject button img{width:36px;height:36px}.modal.bereal-modal-template .bereal-modal .bottom-container button:disabled{background:transparent;opacity:.4}.modal.bereal-modal-template .bereal-modal .bottom-container button.take-photo{grid-column:2/3}.modal.bereal-modal-template .bereal-modal .bottom-container button.switch-main-camera{grid-column:3/4}section.action-start form>p{color:#027;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0}section.action-start form h2{margin:24px 0 16px;color:#027;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-align:left}section.action-start form .checkbox-wrapper label{display:flex;align-items:center}section.action-start form .checkbox-wrapper label p{color:#027;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.15px}section.action-start form .bereal-preview.images{margin-top:16px;padding:0 48px;position:relative}section.action-start form .bereal-preview.images button{position:absolute;right:0;z-index:10;appearance:none;padding:0;background:transparent;border:none}section.action-start form .bereal-preview.images .photos{aspect-ratio:3/4;max-width:100%;width:100%;position:relative}section.action-start form .bereal-preview.images .photos img.main{position:absolute;inset:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center}section.action-start form .bereal-preview.images .photos img.other{position:absolute;z-index:5;width:180px;top:16px;left:16px;border-radius:16px;border:2px solid #111}section.action-start form .bereal-preview.empty{margin:16px 0 0;aspect-ratio:67/46;border-radius:4px;border:1px dashed #001854;display:grid;place-items:center}section.action-start form .bereal-preview.empty .empty-content-wrapper{display:flex;flex-direction:column;gap:12px;align-items:center}section.action-start form .bereal-preview.empty .empty-content-wrapper button{appearance:none;border:none;background-color:transparent;color:#01287f;text-align:center;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:23px;text-decoration-line:underline}.error-boundary{max-width:700px;margin:36px auto 0;padding:0 20px}.error-boundary p{word-break:break-word}.error-boundary p.error{font-family:monospace;letter-spacing:.75px;color:#000}.bereal-empty-modal.bereal-empty-modal{padding:50px 30px}.bereal-empty-modal.bereal-empty-modal h3{text-align:center}.bereal-empty-modal.bereal-empty-modal .buttons-wrapper{margin-top:42px;display:flex;gap:16px}.toast-bereal{position:fixed;bottom:20px;left:50%;transform:translate(-50%);padding:16px;border-radius:8px;z-index:9999;transition:all .3s ease-in-out;display:flex;gap:16px;background-color:#fff}.toast-bereal.info{border:1px solid #0D245D}.toast-bereal.success{border:1px solid #45BF71}.toast-bereal.failure{border:1px solid #EF1B1B}.toast-bereal-enter{opacity:0;transform:translate(-50%) translateY(100%)}.toast-bereal-enter-active,.toast-bereal-exit{opacity:1;transform:translate(-50%) translateY(0)}.toast-bereal-exit-active{opacity:0;transform:translate(-50%) translateY(100%)}.toast-bereal .toast-icon{width:24px;height:24px}@keyframes spin{to{transform:rotate(360deg)}}.toast-bereal .toast-icon .toast-icon-spin{animation:spin 1s linear infinite}.toast-bereal p{color:#027;font-size:16px;font-weight:400;line-height:100%;margin:0}.toast-bereal p strong{font-weight:700}.packs-stats-page .pack-header{display:grid;grid-template-columns:20px 1fr 20px;margin-bottom:24px}.packs-stats-page .pack-header button{appearance:none;border:none;padding:0;background-color:transparent;cursor:pointer}.packs-stats-page .pack-header h1{margin:0}.packs-stats-page .summary h2{margin:0;color:#027;font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:left}.packs-stats-page .summary .summary-box{margin:16px 0 0;padding:16px;border-radius:6px;border:1px solid #EAECF0;background:#fff;display:flex;flex-direction:column;gap:8px}.packs-stats-page .summary .summary-box .summary-box-header{display:flex;justify-content:space-between}.packs-stats-page .summary .summary-box .summary-box-header h3{margin:0;color:#1b2128;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.packs-stats-page .summary .summary-box p,.packs-stats-page .summary .summary-box li{margin:0;color:#101828;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.packs-stats-page .summary .summary-box>p:first-of-type{display:flex;align-items:center;color:#667085;gap:4px}.packs-stats-page .summary .summary-box span.separator{width:2px;height:2px;border-radius:50%;background-color:#667085}.packs-stats-page .summary .summary-box hr{margin:0;border:none;border-bottom:1px solid #EAECF0;width:100%}.packs-stats-page .summary .summary-box ul{padding-left:10px;list-style:disc;display:flex;flex-direction:column;gap:8px}.packs-stats-page .summary .summary-box ul li::marker{content:"•  "}.packs-stats-page .summary .summary-box button.btn{margin-top:8px}.packs-stats-page .pack-counter h2{font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:left;margin:0}.packs-stats-page .pack-counter p.action-date{margin:6px 0 0;display:flex;align-items:center;gap:4px}.packs-stats-page .pack-counter p.action-date small{color:#027;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.packs-stats-page .pack-counter p.action-date .separator{width:2px;height:2px;border-radius:50%;background-color:#027}.packs-stats-page .pack-counter .tab-wrapper{margin-top:16px;border-radius:6px;border:1px solid #38549C;box-shadow:0 1px 2px #1018280d;display:grid;grid-template-columns:1fr 1fr;overflow:clip}.packs-stats-page .pack-counter .tab-wrapper button{appearance:none;background-color:transparent;border:none;background:#fff}.packs-stats-page .pack-counter .tab-wrapper button.selected{background:#f9fafb}.packs-stats-page .pack-counter .tab-wrapper button>span{padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:8px}.packs-stats-page .pack-counter .tab-wrapper button>span span.label{color:#1d2939;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.packs-stats-page .pack-counter .tab-wrapper button>span span.counter{width:24px;height:24px;border-radius:50%;background-color:#027;display:grid;place-items:center;color:#fff;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.packs-stats-page .pack-counter p.info{margin:12px 0 0;color:#027;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.packs-stats-page .pack-counter .counter-wrapper{margin:8px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:16px}.packs-stats-page .pack-counter .counter-wrapper .tile{padding:16px 20px 20px;border-radius:4px;outline:1px solid #0047AF;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.packs-stats-page .pack-counter .counter-wrapper .tile.selected{outline-width:2px}.packs-stats-page .pack-counter .counter-wrapper .tile img{max-width:144px}.packs-stats-page .pack-counter .counter-wrapper .tile p.desc{margin:0;color:#027;font-family:Arial;font-size:14px;font-style:normal;font-weight:900;line-height:24px;text-align:center}.packs-stats-page .pack-counter .counter-wrapper .tile .stats{display:flex;justify-content:center;align-items:center;gap:8px}.packs-stats-page .pack-counter .counter-wrapper .tile .stats button{appearance:none;background:transparent;border:none}.packs-stats-page .pack-counter .counter-wrapper .tile .stats button:disabled{opacity:.5}.packs-stats-page .pack-counter .counter-wrapper .tile .stats span{color:#027;text-align:center;font-family:Arial;font-size:18px;font-weight:700;line-height:normal}.packs-stats-page .pack-counter .btn{margin-top:24px}.pack-success-content{padding-inline:20px}.pack-success-content h2{margin:0;color:#027;text-align:center;font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.pack-success-content p{margin:16px 0 0;color:#027;text-align:center;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.pack-success-content button{margin-top:36px}.page-enter{opacity:0}.page-enter.page-enter-active{opacity:1;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition-delay:.4s}.page-exit{opacity:1}.page-exit.page-exit-active{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReactModal__Body--open{overflow:hidden}.ReactModalPortal>*{opacity:0}.overlay{z-index:9999;position:fixed;inset:0;padding:40px;transition:opacity .3s cubic-bezier(.645,.045,.355,1);background:transparent}.overlay:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0000001a}.overlay_after-open{opacity:1}.overlay_before-close{opacity:0}.modal{position:absolute;top:110px;left:50%;transform:translate(-50%);width:90%;max-width:520px;background-color:#fff;border-radius:40px;box-shadow:#00000040 0 0 60px;outline:none;padding:40px 0;margin-bottom:60px}@media screen and (min-width:720px){.modal{padding:50px 0;border-radius:12px}}@media screen and (min-width:1020px){.modal{width:auto;max-width:800px;min-width:520px}}.modal .thank-you{padding:0 40px;text-align:center;color:#027}.modal .thank-you h2{color:#027}.modal .thank-you .btn{margin-top:40px}.modal .sms-popup,.modal .error-popup,.modal .email-code,.modal .default-popup{padding:0 30px}.modal .sms-popup input,.modal .error-popup input,.modal .email-code input,.modal .default-popup input{border-radius:4px}.modal .sms-popup p,.modal .error-popup p,.modal .email-code p,.modal .default-popup p{padding:0 15px;text-align:center}.modal .sms-popup a,.modal .error-popup a,.modal .email-code a,.modal .default-popup a{text-decoration:underline}.modal .error-popup h3{white-space:pre-line}.modal .email-code .gray{font-style:italic;font-weight:400;font-size:14px;line-height:23px;color:#afafaf;margin:18px 0}.modal .email-code a{color:#027}.modal .email-code .buttons-wrapper{display:flex;gap:14px;margin-top:18px}.modal .email-code .buttons-wrapper button:disabled{background:linear-gradient(180deg,#bcbcbc,#7e7e7e)}.modal .popup-inner{width:100%;text-align:center}.modal .popup-inner p{margin-bottom:14px}.modal .popup-inner p.gray{color:#414141}.modal .popup-inner .btn{max-width:255px;margin:0 auto}.modal .popup-inner .buttons-payment{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;margin-top:30px}.modal .popup-inner .buttons-payment .btn{min-width:45%;max-width:45%;width:45%}.modal .popup-inner.printer .center .btn{margin-bottom:15px}.modal .popup-inner.printer .disabled{filter:grayscale(80%) brightness(2)}.modal .popup-inner.printer .badge.loading .circle{animation:spin .7s cubic-bezier(.645,.045,.355,1) infinite}.modal .popup-inner.printer .badge.loading .circle:after{animation:spin2 .7s cubic-bezier(.645,.045,.355,1) infinite}.modal .popup-inner.printer .badge.loading .status{position:relative;width:100%;height:100%}.modal .popup-inner.printer .badge.loading .status:before{content:". . .";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;color:#fff;font-weight:700;font-size:18px}.bottom-overlay{z-index:9999;position:fixed;inset:0;padding:40px;transition:opacity .3s cubic-bezier(.645,.045,.355,1);background:transparent}.bottom-overlay_after-open{opacity:1}.bottom-overlay_after-open .bottom-modal{transform:translateY(0)}.bottom-overlay_before-close{opacity:0}.bottom-overlay_before-close .bottom-modal{transform:translateY(100%)}.bottom-overlay .swipe-close{width:100%;height:100%}.bottom-modal{position:absolute;left:0;top:50px;width:100%;height:calc(100vh - 50px);height:calc(var(--vh, 1vh) * 100 - 50px);border-top-right-radius:33px;border-top-left-radius:33px;box-shadow:0 -10px 50px #0003;background-color:#fff;z-index:10;transform:translateY(100%);transition:transform .4s cubic-bezier(.455,.03,.515,.955);padding:20px 10px;text-align:center;outline:none}.bottom-modal .btn-close{position:absolute;left:50%;transform:translate(-50%);bottom:30px;background:none;border:none;display:block;text-align:center;outline:none}.bottom-modal .btn-close .icon{position:relative;width:38px;height:38px;border-radius:50%;background-image:linear-gradient(to bottom,#0047af,#027);margin:0 auto}.bottom-modal .btn-close .icon:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:1px;background-color:#fff;transform:translate(-50%,-50%) rotate(-45deg)}.bottom-modal .btn-close .icon:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1px;background-color:#fff;transform:translate(-50%,-50%) rotate(45deg)}.bottom-modal .btn-close p{text-transform:uppercase;margin-top:10px;font-size:10px}.bottom-modal:before{content:"";position:absolute;top:30px;left:50%;transform:translate(-50%);width:64px;height:5px;background-color:#d8d8d8;border-radius:2.5px}.bottom-modal .popup-inner{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:100%;padding:0 5%}.bottom-modal .popup-inner h2{margin-top:0}.bottom-modal .popup-inner.error h2,.bottom-modal .popup-inner.error p{color:#d80000}.bottom-modal .popup-inner.cancel-transaction .buttons-payment{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;margin-top:30px;padding:0 20px}.bottom-modal .popup-inner.cancel-transaction .buttons-payment .btn{min-width:45%;max-width:45%;width:45%}.bottom-modal .popup-codes{height:calc(100vh - 250px);overflow-y:auto}.popup-overlay{z-index:9999;position:fixed;inset:0;padding:40px;transition:opacity .3s cubic-bezier(.645,.045,.355,1);background:transparent}.popup-overlay_after-open{opacity:1}.popup-overlay_before-close{opacity:0}.popup-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .3s cubic-bezier(.645,.045,.355,1) .2s,opacity .3s cubic-bezier(.645,.045,.355,1);background:transparent;max-width:280px;width:100%;padding:30px;outline:none;border:none;background-color:#fff;border-radius:40px;box-shadow:0 2px 43px #0000002b}.popup-modal .popup-inner{width:100%;text-align:center}.popup-modal .popup-inner h3{margin-top:0;margin-bottom:.5em;font-size:1.2em}.popup-modal .popup-inner .buttons{display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;margin-top:30px}.popup-modal .popup-inner .buttons .btn{min-width:45%;max-width:45%;width:45%}.popup-modal .popup-inner .hours-inputs{display:flex;align-items:center}.popup-modal .popup-inner .hours-inputs input{margin:10px 10px 20px}.popup-modal .popup-inner .close-btn{margin-top:10px}.overlay.photo{background:#000c}.modal.photo{padding:0;width:fit-content;height:fit-content}.modal.photo .content{display:grid}.modal.photo .content *{grid-row:1/2;grid-column:1/2}.modal.photo .content img{display:block;max-width:90vw;max-height:80vh}.modal.photo .content button{background-color:#fff;z-index:2;width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:50%;border:none;margin-top:10px;justify-self:flex-end;margin-right:10px}.modal.photo .content button svg{width:12px;height:12px}.modal:has(.availability-popup){border-radius:8px;padding:20px 16px 24px}.availability-popup .content{display:flex;align-items:center;justify-content:center;gap:12px}.availability-popup .content .element{position:relative;margin-top:10px}.availability-popup .content .element:first-of-type{margin-top:0}.availability-popup .content .element:before{content:"";position:absolute;width:24px;height:24px;left:0;top:0;background-color:#45bf71;border-radius:8px}.availability-popup .content .element img{display:block;padding-left:30px;height:24px}.availability-popup .upper{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.availability-popup .upper h4{font-weight:700;font-size:18px;line-height:21px;display:flex;align-items:center;color:#4f4f4f;margin:0}.availability-popup .upper button{appearance:none;border:none;background:transparent;padding:5px}.availability-popup .active p,.availability-popup .inactive p{font-weight:700;font-size:16px;line-height:150%;color:#111b29;margin:0 0 8px}.availability-popup .active .element,.availability-popup .inactive .element{position:relative;margin-top:10px}.availability-popup .active .element:first-of-type,.availability-popup .inactive .element:first-of-type{margin-top:0}.availability-popup .active .element:before,.availability-popup .inactive .element:before{content:"";position:absolute;width:24px;height:24px;left:0;top:0;background-color:#45bf71;border-radius:8px}.availability-popup .active .element img,.availability-popup .inactive .element img{display:block;padding-left:40px;height:24px}.availability-popup .inactive{margin-top:24px}.availability-popup .inactive .element:before{background-color:#e81e1e}.availability-popup button.btn{margin:48px auto 0;max-width:156px}.modal:has(.camera-output){width:90%;max-height:90%;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;max-width:initial;min-width:initial}header{position:fixed;top:8px;left:0;margin:0;padding:0 20px;z-index:999;width:100%;height:50px;background-color:#fff;box-shadow:0 0 4px #0000001a}header .printer-status{position:absolute;right:10px;top:5px}header .build-number{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#000;font-size:12px}header .burger{position:relative;width:27px;height:16px;margin-top:17px;cursor:pointer}header .burger:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background-color:#027}header .burger:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#027}header .burger span{position:absolute;left:0;top:8px;width:100%;height:1px;background-color:#027}header .codes-icon{position:absolute;left:75px;cursor:pointer;top:13px}header .codes-icon img{width:24px;height:24px;display:block}header nav{background-color:#fff;position:fixed;left:0;top:2.6vw;width:220px;border-top-right-radius:40px;border-bottom-right-radius:40px;height:calc(100% - 2.6vw);box-shadow:0 13px 69px 17px #00000045;transition:transform .4s cubic-bezier(.455,.03,.515,.955);transform:translate(-270px);overflow-y:auto}header nav.open{transform:translate(0)}header nav .nav-top{margin-top:64px;text-align:center;padding:0 26px}header nav .nav-top h3{text-align:right}header nav .nav-top h3 span{font-weight:400}header nav .close{position:absolute;right:5px;top:2.1vw;width:46px;height:46px}header nav .close:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:20px;height:2px;background-color:#027}header nav .close:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:20px;height:2px;background-color:#027}header nav .separator{position:relative;width:calc(100% - 52px);height:1px;background-color:#00000045;margin:0 26px}header nav ul{padding-top:30px}header nav ul li{text-align:center}header nav ul li a,header nav ul li span{display:flex;flex-flow:row;flex-wrap:nowrap;align-items:center;text-align:right;color:#027;font-size:15px;font-weight:400;justify-content:flex-end;text-decoration:none;padding:10px 26px}header nav ul li a svg,header nav ul li span svg{margin-left:10px;flex-shrink:0}.register-page,.login-page,.remind-page{text-align:center;height:100vh;min-height:400px}.register-page .bat-logo,.login-page .bat-logo,.remind-page .bat-logo{width:89px;position:absolute;top:24px;left:13px}.register-page .page-inner,.login-page .page-inner,.remind-page .page-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto;width:100%;max-width:255px}.register-page p,.login-page p,.remind-page p{margin-bottom:25px}.register-page .remind,.login-page .remind,.remind-page .remind{font-size:12px}.register-page .remind a,.login-page .remind a,.remind-page .remind a{color:#414141;text-decoration:underline;display:inline-block;margin:8px 0 22px;font-size:12px}.register-page label,.login-page label,.remind-page label{color:#414141;display:inline-block;margin-bottom:8px}.register-page .input-pin,.login-page .input-pin,.remind-page .input-pin{position:relative;margin-bottom:16px;height:45px}.register-page .pin,.login-page .pin,.remind-page .pin{max-width:200px;margin:0 auto;display:flex;flex-flow:row;flex-wrap:nowrap;justify-content:space-between}.register-page .pin input,.login-page .pin input,.remind-page .pin input{position:relative;min-width:36px;max-width:36px;width:36px;height:45px;margin-bottom:0}.register-page .pin input.mask+label,.login-page .pin input.mask+label,.remind-page .pin input.mask+label{position:absolute;left:5px;top:5px;width:calc(100% - 10px);height:calc(100% - 10px);background-color:#fff}.register-page .pin input.mask+label:after,.login-page .pin input.mask+label:after,.remind-page .pin input.mask+label:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#000;border-radius:50%}.actions .action-item{display:flex;justify-content:space-between;align-items:center;height:auto;margin:15px 0}.actions .action-item .date{display:block;font-size:80%;margin-bottom:5px}.actions .action-item.active .start-stop:before{display:block}.actions .action-item.active .start-stop:after{display:none}.actions .action-item.active .action-name{background-color:#accc0d}.actions .action-item.cancelled{max-width:calc(100% - 55px)}.actions .action-item.cancelled .action-name{background-color:#ff8d03}.actions .action-item .action-name{padding:14px 30px;width:100%;background-color:#0dbae7;color:#fff;font-weight:700;border-radius:24px;transition:.1s background-color cubic-bezier(.25,.46,.45,.94)}.actions .action-item .start-stop{position:relative;width:45px;min-width:45px;max-width:45px;height:45px;margin-left:10px;background-image:linear-gradient(to bottom,#0047af,#027);border-radius:50%}.actions .action-item .start-stop:after{content:"";position:absolute;top:15px;left:20px;border-left:10px solid #fff;border-right:10px solid transparent;border-top:7px solid transparent;border-bottom:7px solid transparent}.actions .action-item .start-stop:before{display:none;content:"";position:absolute;top:16px;left:16px;width:13px;height:13px;background-color:#fff}.action .info{margin:1em;color:#ff9310}.action .action-info{margin-bottom:2em}.action .button-flex{display:flex;flex-direction:column;gap:20px}.code-item{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;border-bottom:solid 1px #d8ddea}.code-item.active .redeem-btn{background-image:linear-gradient(to bottom,#dadada,#bcbcbc)}.code-item.active .cupon-code{opacity:.3}.code-item .nr{font-size:12px}.code-item .cupon-code{font-size:18px;color:#027;font-weight:700}.code-item .redeem{width:27px;height:27px;border:1px solid #003da0;border-radius:50%}.reports .reports-item{display:flex;justify-content:space-between;align-items:center;padding:0 60px 0 30px;height:45px;margin:15px 0;background-color:#0dbae7;border-radius:24px}.reports .reports-item .report-name{color:#fff;font-weight:700}.reports .reports-item .date{font-size:14px;color:#fff}.reports .reports-stats{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;column-gap:12px}.reports .reports-stats>div{min-width:calc(50% - 6px);max-width:calc(50% - 6px);width:calc(50% - 6px)}@media screen and (min-width:1020px){.reports .reports-stats>div{min-width:calc(25% - 10px);max-width:calc(25% - 10px);width:calc(25% - 10px)}}.reports .reports-stats h4{display:flex;align-items:center;padding:0 30px;height:36px;margin:15px 0;background-color:#0dbae7;border-radius:24px;color:#fff;font-size:12px}.reports .reports-stats .toggle{position:absolute;left:40px;width:10px;height:10px;border-left:#002277 solid 1px;border-bottom:#002277 solid 1px;cursor:pointer;transform:rotate(-45deg)}.reports .reports-stats .toggle.open{transform:rotate(135deg);top:10px}.reports .reports-stats ul.top{padding:0 8px}.reports .reports-stats ul.top .stat-item{position:relative;padding:6px 0;border-bottom:#002277 solid 1px;margin:6px 0}.reports .reports-stats ul.top .stat-item:last-child{border-bottom:none}.reports .reports-stats ul.top .sub li{position:relative;color:#0dbae7;margin:6px 0}.reports .reports-stats ul.top .count{position:absolute;right:0}.report .subtitle{font-size:12px;color:#027;text-align:center}.report .report-details .report-detail{display:flex;justify-content:space-between;padding:8px 15px;border-bottom:solid 1px #d8ddea;color:#027}.report .report-details .report-detail .detail-name{font-weight:700}.location{display:flex;margin:1em 0}.location .location-icon{width:55px}.location .location-data{text-align:left;color:#027}.location .location-data .location-id,.location .location-data .location-date{font-weight:700}.calendar-page{padding-top:0;padding-left:3%;padding-right:3%}.calendar{position:relative;padding-top:125px;padding-left:0;padding-right:0;overflow-x:hidden}.calendar .calendar-inner{width:100vw;max-width:100vw;overflow-x:hidden}.calendar .calendar-top{position:absolute;top:8px;right:3%;height:40px;width:auto;background-color:transparent;z-index:9999}.calendar .calendar-top .month{position:relative;padding-top:14px;font-weight:700;text-transform:capitalize;text-align:right;z-index:9999}.calendar .calendar-top .month p{margin:0;font-size:1.4em}.calendar .calendar-top .month .selected:before{content:"";position:absolute;left:-26px;top:16px;width:10px;height:10px;border-left:#002277 solid 2px;border-bottom:#002277 solid 2px;transform:rotate(-45deg)}.calendar .calendar-top .month .month-dropdown{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;padding:10px 15px;box-shadow:#0006 0 0 20px;border-radius:10px;opacity:0;visibility:hidden;transform:translateY(-30px);transition:opacity .3s cubic-bezier(.645,.045,.355,1),visibility .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}.calendar .calendar-top .month .month-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.calendar .calendar-top .month .month-dropdown li{padding:10px 0}.calendar .calendar-header{z-index:50;position:relative;display:flex;top:0;height:70px;width:auto;padding:25px 0;background-color:#fff}.calendar .calendar-header .calendar-day{display:flex;justify-content:center;align-items:center;width:110px;min-width:110px;font-weight:700}.calendar .calendar-header .calendar-day .day-name{margin-right:5px}.calendar .calendar-header .calendar-day .day-no{width:30px;height:30px;padding-top:5px;text-align:center;font-size:1.2em;border-radius:50%;background-color:#fff}.calendar .calendar-header .calendar-day.today .day-no{background-color:#ff9310;color:#fff}.calendar .calendar-columns{width:90%;margin-left:10%;display:flex;flex-flow:column;margin-top:-68px;overflow:auto}.calendar .calendar-columns .calendar-columns-inner{display:flex;flex-flow:row;flex-wrap:nowrap}.calendar .calendar-columns .calendar-column{position:relative;width:110px;min-width:110px;max-width:110px;height:680px;border-right:1px solid #d9deeb}.calendar .calendar-columns .calendar-column:last-child{border-right:0}.calendar .calendar-columns .calendar-column .hour-cell{position:relative;border-bottom:1px solid #d9deeb;height:40px}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(1){z-index:19}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(2){z-index:18}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(3){z-index:17}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(4){z-index:16}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(5){z-index:15}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(6){z-index:14}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(7){z-index:13}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(8){z-index:12}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(9){z-index:11}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(10){z-index:10}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(11){z-index:9}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(12){z-index:8}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(13){z-index:7}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(14){z-index:6}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(15){z-index:5}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(16){z-index:4}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(17){z-index:3}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(18){z-index:2}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(19){z-index:1}.calendar .calendar-columns .calendar-column .hour-cell:nth-child(20){z-index:0}.calendar .calendar-columns .calendar-column .hour-cell:last-child{border-bottom:0}.calendar .calendar-columns .calendar-column .event{z-index:20;position:absolute;margin-top:3px;left:3%;width:94%;padding:10% 5%;font-size:.8em;color:#fff;text-align:center;background-color:#0dbae7;border-radius:12px;pointer-events:none}.calendar .calendar-columns .calendar-column .event span{z-index:21;pointer-events:initial}.calendar .calendar-columns .calendar-column .event span a{color:#fff}.calendar .calendar-columns .calendar-column .availability{width:100%;position:absolute;margin-top:3px;left:0;border:2px solid #38559d;border-radius:5px;z-index:30;min-height:36px;cursor:pointer}.calendar .calendar-columns .calendar-column .availability span{display:block;height:8px;font-size:.5em;text-align:center;color:#fff;background-color:#38559d}.calendar .calendar-hour-labels{position:absolute;top:120px;left:0}.calendar .calendar-hour-labels .hour-label{height:40px;font-size:.7em}.toasts{z-index:99999;position:fixed;top:0;right:15px;padding-top:20px;width:200px}.toasts .single-toast{position:relative;width:200px;margin-top:15px;padding:12px 15px;border-radius:5px;background-color:#fff;box-shadow:0 2px 10px #00000026;font-size:10px;font-weight:700;color:#027;text-transform:uppercase}.toasts .single-toast.error-toast{color:#fff;background-color:#f44}.toasts .single-toast.cart-add:after{content:"";position:absolute;top:-10px;right:10px;border-top:5px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #f44}.toast-enter{opacity:.01}.toast-enter.toast-enter-active{opacity:1;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.toast-exit{opacity:1}.toast-exit.toast-exit-active{opacity:.01;transition:opacity .2s ease-in}.mgm{padding-left:10%;padding-right:10%}.mgm .mgm-account{display:flex;padding-top:20px;padding-bottom:30px;border-bottom:solid 1px #d2d7e0}.mgm .mgm-account .points,.mgm .mgm-account .ranking{width:50%;text-align:center}.mgm .mgm-account .points .user-points,.mgm .mgm-account .points .user-placement,.mgm .mgm-account .ranking .user-points,.mgm .mgm-account .ranking .user-placement{font-size:32px;font-weight:700}.mgm .mgm-user-add{padding-top:30px}.mgm .mgm-modal-box{min-height:230px;margin:40px 0;padding:10px 30px 30px;text-align:center;border-radius:40px;box-shadow:0 2px 43px #0000002b}
