.modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;overflow:hidden}.modal--full .modal-content{height:calc(100% - 6.24rem)}.modal--full .modal-content,.modal--video .modal-content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.modal--video .modal-content{height:100vh;background:#000}.modal--video .content{position:relative;height:100%}.modal--video .modal-close{background:var(--green)}.modal--video .modal-close .cross:after,.modal--video .modal-close .cross:before{background:#000}.modal-title{font-weight:300}.modal-close{position:absolute;top:50%;right:var(--padding);cursor:pointer;align-self:flex-end;z-index:11;width:5.375rem;height:5.375rem;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.modal-close,.modal-close .cross{transition:all .3s;will-change:transform}.modal-close .cross{display:block;width:3rem;height:3rem}.modal-close .cross:after,.modal-close .cross:before{background:var(--green)}.modal-close:before{content:"";position:absolute;left:-5px;top:-5px;right:-5px;bottom:-5px}@media screen and (min-width:799px){.modal-close:hover{opacity:.6}.modal-close:hover .cross{transform:rotate(90deg)}}.modal-form-small{max-width:32.125rem}.modal-btn{display:inline-flex;align-items:center;background:none;border:none;outline:none;font-size:3rem;font-weight:100;font-family:var(--F-title);gap:3rem;cursor:pointer}.modal-btn img{width:2.4rem;height:auto;object-fit:contain}.modal-fade{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.5);cursor:pointer}.modal-main-content{position:relative;height:100%;pointer-events:none}.modal-content{position:absolute;background:var(--ui-bg-3);padding:3.12rem 3.75rem;left:50%;top:50%;width:100%;overflow:auto;transform:translateY(-50%) translateX(-50%);display:flex;flex-direction:column;color:#000;height:100%;background:var(--green)}.modal-content .video-iframe{aspect-ratio:1;max-height:80vh;border-radius:.5rem}.modal-title{margin-bottom:3rem;font-weight:100}.modal-desc{margin-bottom:1.56rem;text-wrap:balance;line-height:160%}@media(max-width:600px){.modal-close{position:absolute;top:.35rem;right:.35rem}.modal-close .cross{width:1rem;height:1rem}.modal-close .cross:after,.modal-close .cross:before{height:1px}.modal-content{max-width:calc(100% - 1.25rem);padding:1.25rem}.modal-desc{font-size:var(--fs-small);line-height:160%}.modal-title{font-size:var(--fs-h1)}.modal-success-check{margin-bottom:1.25rem}.modal-success-section{font-size:.75rem;line-height:160%}.modal-success-section:not(:last-child){margin-bottom:1.25rem}.modal-success-section p:not(:last-child){margin-bottom:.31rem}.modal-success-link{font-size:1rem}.required-text{font-size:var(--fs-small)}.form-btns{flex-direction:column}.form-btns .btn{width:100%}.form-btns .form-btns__text{order:2;font-size:var(--fs-small);text-align:left;width:100%;margin-top:1.56rem}#registration .popup__content{padding:1.25rem}}