.popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.5);height:100%}.popup-modal[open]{opacity:1;visibility:visible;z-index:101}.popup-modal__content{border-radius:1rem;background-color:#fff;max-height:100%;overflow-y:auto;margin:0 auto;left:50%;top:50%;transform:translate(-50%,-50%);width:92%;position:absolute;box-shadow:0 4px 5px #00000008}.popup-modal__content .content-wrapper{overflow:auto;padding:2rem}.popup-modal__content .content-wrapper::-webkit-scrollbar{width:.2px}.popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.popup-modal__content{width:auto;max-width:740px;width:100%;min-height:40rem}.popup-modal__content .content-wrapper{padding-right:1.5rem;padding:2rem}}.popup-modal__opener{display:inline-block}.popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.popup-modal__content-info>*{max-height:100%}}.popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;padding:0;z-index:2;top:1.5rem;right:1.5rem;width:3rem;height:3rem;margin:0 0 0 auto}.popup-modal__toggle .icon{width:1.5rem}.popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.popup-modal__content-title{font-size:28px;font-weight:700;line-height:38px;letter-spacing:-.28px;margin-bottom:2rem}.popup-modal__video{margin-bottom:4rem}.popup-modal__video video-player{display:block;position:relative}.popup-modal__video video-player video{max-width:100%;border-radius:26px;object-fit:cover}.popup-modal__video video-player .popup-modal__video-icons{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;opacity:1;transition:.4s}.popup-modal__video video-player .popup-modal__video-icons svg{width:45px;height:45px}.popup-modal__video video-player[playing] .popup-modal__video-icons{opacity:0}.popup-modal__video video-player:hover .popup-modal__video-icons,.popup-modal__video video-player[playing]:hover .popup-modal__video-icons{opacity:1}.popup-modal__video video-player .popup-modal__video-icons>*{display:none}.popup-modal__video video-player:not(.started) .play,.popup-modal__video video-player.started:not([playing]) .pause{display:block}.popup-modal__video video-player .popup-modal__video-icons svg path{fill:var(--color-white)}.popup-modal__video img{display:block;width:100%;height:auto}.popup-modal__tabs-header{display:flex;gap:10px}#GradesModal .popup-modal__tabs-header{flex-wrap:wrap}.popup-modal__tab{padding:8px 16px;font-size:15px;letter-spacing:.02rem;border-radius:16px;border:1px solid #DEE0E2;background:#fff;box-shadow:0 4px 5px #00000008;cursor:pointer;line-height:normal}.popup-modal__tab.is-active,.popup-modal__tab:hover{box-shadow:#00000029 0 1px 4px,#4accc7 0 0 0 2px}.popup-modal__tabs-content{margin-top:1.5rem;font-size:14px;margin-bottom:1.5rem}.popup-modal__tab-content .popup-modal__tab-content-inner{overflow:hidden;transition:.3s}.popup-modal__tab-content[show-more] .popup-modal__tab-content-inner{max-height:220px;margin-bottom:2rem}.popup-modal__tab-content.opened .show-more{display:none}.popup-modal__tab-content:not(.opened) .show-less{display:none}.popup-modal__tabs-content .show-more,.popup-modal__tabs-content .show-less{font-weight:700;color:var(--color-loop-green);cursor:pointer}.popup-modal__tab-badge{background-color:var(--bg);color:var(--color);font-size:12px;border-radius:100px;width:max-content;margin-bottom:2rem;padding:4px 10px;line-height:1.5;display:none}.popup-modal__button{width:max-content;margin:20px auto 0;border-radius:90px;display:flex;padding:9px 16px;justify-content:center;align-items:center;color:rgb(var(--color-primary-text));background-color:rgb(var(--color-yellow))}@media screen and (max-width: 768px){.popup-modal__content{top:initial;bottom:0;transform:translate(-50%);transition:bottom .5s ease;width:100%;border-radius:25px 25px 0 0}.popup-modal[open] .popup-modal__content{bottom:0}.popup-modal__toggle{top:-35px;right:20px;color:#fff}.popup-modal__toggle path{stroke:#fff}.popup-modal__content-title{font-size:18px;margin-bottom:3rem;line-height:1.3}.popup-modal__video{margin-bottom:3rem}.popup-modal__tab{font-size:12px}.popup-modal__tabs-header{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-modal.css.map */
