.popup{z-index:99;background:rgba(255,255,255,.85);justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}.popup__inner-wrapper{background:var(--lightbg-blue-color);border:.25rem solid var(--primary-color);border-radius:.675rem;width:50rem;max-width:calc(100% - 4rem);height:max-content;max-height:92vh;position:relative}.popup__close{cursor:pointer;width:2.125rem;height:2.125rem;color:var(--white-color);border:.25rem solid var(--white-color);background:#1d1d1b;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;top:-.75rem;right:-.75rem;box-shadow:0 0 .125rem rgba(0,0,0,.15)}.popup__close i{color:var(--white-color);font-size:.625rem;position:relative;top:.0625rem}.popup.active{display:flex}.home-operations-popup .popup__inner-wrapper{padding:2.5rem 5rem}.home-operations-popup__item{height:100%;max-height:calc(92dvh - 5rem);padding:0 .125rem;overflow-y:auto}.home-operations-popup__item::-webkit-scrollbar{width:1px}.home-operations-popup__item::-webkit-scrollbar-track{border:1px solid var(--greybg-color);border-radius:0}.home-operations-popup__item::-webkit-scrollbar-thumb{background:var(--darkgrey-color);border-radius:0}.home-operations-popup__item::-webkit-scrollbar-thumb:hover{background:var(--darkgrey-color)}.home-operations-popup__top-wrapper{gap:1rem 2rem}.home-operations-popup__img-wrapper{border:.25rem solid var(--white-color);width:49%;display:flex}.home-operations-popup__img-wrapper img{object-fit:cover;object-position:center;width:100%}.home-operations-popup__title{width:49%;font-size:1.365rem;font-weight:700}.home-operations-popup__content li{border-bottom:.0625rem solid var(--primary-color);padding:1rem 0;font-size:.875rem;font-weight:400}.home-operations-popup__content li:last-child{border-bottom:0;padding-bottom:0}@media only screen and (max-width:767px){.home-operations-popup .popup__inner-wrapper{padding:2.5rem 1rem}.home-operations-popup__top-wrapper{gap:1rem}.home-operations-popup__title{font-size:1rem}.home-operations-popup__content li{padding:.625rem 0;font-size:.75rem}}.teams-popup{display:flex}.teams-popup .popup__inner-wrapper{padding:2.5rem 5rem}.teams-popup__inner-item{height:100%;max-height:calc(92dvh - 5rem);padding:0 .125rem;overflow-y:auto}.teams-popup__inner-item::-webkit-scrollbar{width:1px}.teams-popup__inner-item::-webkit-scrollbar-track{border:1px solid var(--greybg-color);border-radius:0}.teams-popup__inner-item::-webkit-scrollbar-thumb{background:var(--darkgrey-color);border-radius:0}.teams-popup__inner-item::-webkit-scrollbar-thumb:hover{background:var(--darkgrey-color)}.teams-popup__top-wrapper{gap:1rem 2%}.teams-popup__img-wrapper{background:var(--white-color);width:44%;padding:.625rem;display:flex}.teams-popup__img-wrapper img{object-fit:contain;width:100%}.teams-popup__title{width:54%;font-size:1.25rem;font-weight:700;line-height:1.25}.teams-popup__title span{margin-top:.25rem;font-weight:300;display:flex}.teams-popup__content li{border-bottom:.0625rem solid var(--primary-color);padding:1rem 0;font-size:.875rem;font-weight:400}.teams-popup__content li:last-child{border-bottom:0;padding-bottom:0}.teams-popup__content p{color:var(--primary-color);font-size:1rem}.teams-popup__content p:last-child{margin-bottom:0}.teams-popup__item{max-height:calc(92vh - 10rem);padding:0 .5rem;overflow-y:auto}.teams-popup__item::-webkit-scrollbar{width:1px}.teams-popup__item::-webkit-scrollbar-track{border:1px solid var(--greybg-color);border-radius:0}.teams-popup__item::-webkit-scrollbar-thumb{background:var(--darkgrey-color);border-radius:0}.teams-popup__item::-webkit-scrollbar-thumb:hover{background:var(--darkgrey-color)}@media only screen and (max-width:767px){.teams-popup .popup__inner-wrapper{padding:2.5rem 1rem}.teams-popup__img-wrapper{padding:.25rem}.teams-popup__title{font-size:1rem}.teams-popup__content,.teams-popup__content p{font-size:.875rem}}.operation-popup{display:flex}.operation-popup .popup__inner-wrapper{padding:3rem}.operation-popup__inner-box{height:100%;max-height:calc(92dvh - 5rem);padding:0 .125rem;overflow-y:auto}.operation-popup__inner-box::-webkit-scrollbar{width:1px}.operation-popup__inner-box::-webkit-scrollbar-track{border:1px solid var(--greybg-color);border-radius:0}.operation-popup__inner-box::-webkit-scrollbar-thumb{background:var(--darkgrey-color);border-radius:0}.operation-popup__inner-box::-webkit-scrollbar-thumb:hover{background:var(--darkgrey-color)}.operation-popup__title{font-size:1.25rem;font-weight:700}.operation-popup__desc{font-weight:400}@media only screen and (max-width:767px){.operation-popup .popup__inner-wrapper{padding:2.5rem 1rem}}
