﻿.hiper-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500;background-color:rgba(0,0,0,.5);transition:.3s ease;}.hiper-popup:has(.contact-form-section){background-color:rgba(0,0,0,.9);backdrop-filter:blur(10px);}.hiper-popup:not(.active){visibility:hidden;opacity:0;pointer-events:none;}.hiper-popup .popup-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:10;}.hiper-popup .popup-content{position:relative;padding:.625rem;}.hiper-popup .popup-content .close-popup{position:absolute;top:-2.1875rem;right:-2.1875rem;color:#fff;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;}@media(max-width:1023px){.hiper-popup .popup-content .close-popup{top:-3.4375rem;right:0;}}.hiper-popup .popup-content .close-popup svg{width:2.8125rem;height:2.8125rem;}.hiper-popup .contact-form-section{padding:2.8125rem;}.hiper-popup .contact-form-section .section-title{text-align:left;}