.popup{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;background:#000000cc;z-index:1000}.popup ._inner{position:relative;z-index:1}.popup ._inner .close-btn{cursor:pointer}.header .header__middle p{margin:0}.header__middle .cta-btn{-webkit-appearance:none;border:1px solid white}.header__middle .cta-btn:hover .icon-arr{filter:invert(1)}.icon-arr{padding-left:5px}.block-type-popup{opacity:0;z-index:-1;visibility:hidden;height:100vh;width:100vw;background-color:rgba(0, 0, 0, 0.5);position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.block-type-popup.show{opacity:1;visibility:visible;z-index:9999}.block-type-popup .ethos-modal-content{position:relative;max-width:600px;width:80vw;max-height:80vh;background-color:transparent}.block-type-popup .ethos-modal-header{position:absolute;top:-25px;right:-25px;z-index:99}.block-type-popup .ethos-modal-header .btn-close-popup{width:50px;height:50px;background-color:black;border-radius:50%;-webkit-appearance:none;border:0;font-size:25px;text-align:center;line-height:20px;cursor:pointer;background-image:url("/themes/custom/ftheme/assets/icons/close.svg");background-repeat:no-repeat;background-size:25px;background-position:50% 50%}.block-type-popup .ethos-modal-header .btn-close-popup img{display:none;object-fit:contain;object-position:50% 50%;width:25px;height:25px;vertical-align:middle}.block-type-popup .ethos-modal-body .ethos-modal-row{display:flex;flex-wrap:wrap;gap:5px}.block-type-popup .ethos-modal-body .ethos-modal-row .cc{width:295px;position:relative}.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1:hover .field-media-image img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1:hover .simpleParallax img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2:hover .field-media-image img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2:hover .simpleParallax img{transform:scale(1.2)}.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1 .field-media-image,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1 .simpleParallax,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2 .field-media-image,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2 .simpleParallax{height:280px;width:295px;overflow:hidden}.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1 .field-media-image img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-1 .simpleParallax img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2 .field-media-image img,.block-type-popup .ethos-modal-body .ethos-modal-row .field-popup-image-2 .simpleParallax img{width:100%;height:100%;object-fit:cover}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text{position:absolute;top:0;left:0;right:0;bottom:0;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;pointer-events:none}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text h2{font-size:25px;line-height:27px;font-weight:300;font-family:"PP Neue World", Arial, Helvetica, sans-serif}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text .actions{display:flex;justify-content:space-between;flex-direction:row;pointer-events:all}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text .actions .field{padding:5px}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text .actions a{display:block;background-color:white;color:black;padding:8px 20px;min-width:100px;text-align:center}.block-type-popup .ethos-modal-body .ethos-modal-row .overlay-text .actions a:hover{background-color:#635e5e;color:white}@media screen and (max-width:767px){.block-type-popup .ethos-modal-content{max-width:300px}.block-type-popup .ethos-modal-body .ethos-modal-row{justify-content:center}}