.popup{z-index:9999;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;inset:0}.popup__inner-wrapper{background:var(--white-color);border:.125rem solid var(--primary-color);border-radius:.675rem;width:100%;max-width:60vw;height:max-content;max-height:90vh;position:relative;box-shadow:0 10px 8px #00000026}.popup__close{background:var(--secondary-color);cursor:pointer;z-index:11;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:-1rem;right:-1rem}.popup__close i{color:var(--white-color);font-size:1.25rem;font-weight:600;line-height:1}.popup.active{display:flex}.popup__inner-box{width:100%;height:100%;max-height:75vh;padding-right:.25rem;overflow-y:auto}.popup__inner-box::-webkit-scrollbar{width:.125rem}.popup__inner-box::-webkit-scrollbar-track{background:var(--border-color)}.popup__inner-box::-webkit-scrollbar-thumb{background:var(--secondary-color)}.popup__inner-box::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.popup .heading--sm{font-size:1rem;font-weight:700}.popup .heading--lg{font-size:1.5rem;font-weight:300;line-height:1.25}@media only screen and (max-width:1199px){.popup__inner-wrapper{width:44rem;max-width:90%}.popup__close{width:2.25rem;height:2.25rem;right:-.75rem}}@media only screen and (max-width:767px){.popup .heading--lg{margin-top:.25rem;font-size:1.25rem}}.apply-popup .form__row{gap:.625rem 1%}@media only screen and (max-width:1023px){.apply-popup .form__row{gap:.625rem 2%}}.zoompopup{padding:1.5rem 1rem}.zoompopup .popup__inner-wrapper{width:max-content;max-width:100%;padding:1rem}.zoompopup__img-box{border-radius:.5rem;justify-content:center;align-items:center;width:max-content;min-width:75vh;max-width:100%;height:75vh;max-height:100%;display:flex;overflow:hidden}.zoompopup__img-box img{width:auto;max-height:100%}.zoompopup__btn{cursor:pointer;border:.125rem solid var(--border-color);background:var(--white-color);border:.0625rem solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:50%}.zoompopup__btn i{font-size:.75rem}.zoompopup__btn--prev{left:.25rem;transform:translateY(-50%)scaleX(-1)}.zoompopup__btn--next{right:.25rem;transform:translateY(-50%)}@media only screen and (max-width:767px){.zoompopup .popup__inner-wrapper{padding:.5rem}.zoompopup__img-box{min-width:auto;height:75vh;max-height:max-content}.zoompopup__btn{width:1.75rem;height:1.75rem}.zoompopup__btn i{font-size:.5rem}.zoompopup__btn--prev{left:-.75rem}.zoompopup__btn--next{right:-.75rem}}.video-popup{display:flex}.video-popup__video{border-radius:.5rem;overflow:hidden}.video-popup video,.video-popup iframe{max-width:100%;max-height:75vh}.video-popup .popup__inner-wrapper{width:max-content;padding:.5rem}.enquire-now{justify-content:flex-end;padding:2rem 6rem}.enquire-now .popup__inner-wrapper{max-width:24rem;padding:1.25rem}.enquire-now .popup__inner-box{max-height:80vh}.enquire-now .form__row{row-gap:.25rem}.enquire-now .form__col{flex:100%}.enquire-now .form__col--consent{flex:100%;margin-top:.5rem}.enquire-now .form .btn{text-align:center;border-radius:.5rem;justify-content:center;width:100%;height:2.75rem;margin-top:.5rem;font-size:1rem}.enquire-now .form.dark input,.enquire-now .form.dark select,.enquire-now .form.dark textarea{border-radius:.375rem;padding:.625rem .875rem;font-size:.75rem}.enquire-now .form.dark .form__select-wrapper:after{right:.875rem}.enquire-now .form.dark .form__select-wrapper select{padding:.625rem 1.5rem .625rem .875rem}@media only screen and (max-width:767px){.enquire-now{padding:2rem 1.25rem}.enquire-now .popup__inner-wrapper{padding:1rem}}
