.persistent-popup{position:relative;margin-bottom:24px;z-index:100;margin-top:-100px;width:calc(100% - 48px);margin-inline:auto;font-family:Poppins;padding:var(--Space-Margin-margin, 16px);border-radius:4px;color:#fff;border-radius:var(--Border-Radius-borderRadiusLG, 8px);background:linear-gradient(161deg,var(--Colors-Base-Latcom-Blue-5, rgba(46, 77, 103, .32)) -5.55%,var(--Colors-Base-Latcom-Blue-6, rgba(0, 38, 70, .32)) 112.11%);backdrop-filter:blur(20px)}.persistent-popup .popup-title{color:var(--Colors-Base-Latcom-Blue-1, #e6e9ed);font-family:Oswald;font-size:24px;font-style:normal;font-weight:600;line-height:var(--Typography-Line-Height-lineHeightHeading2, 38px);margin-bottom:12px;text-align:center;text-transform:uppercase}.persistent-popup .popup-city-name{color:var(--Colors-orangeText, #ff8a3b);text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.persistent-popup .popup-tabs-home{display:flex;justify-content:space-between}.persistent-popup .tab{background:none;border:none;color:#91a2af;font-family:Poppins;font-size:16px;width:100%;cursor:pointer;font-weight:400;padding:12px 0;transition:color .3s ease;outline:none;border-bottom:1px solid #fff}.persistent-popup .tab.active{border-bottom:2px solid #e06330;color:#ff8a3b;font-weight:600}.persistent-popup .popup-content{padding:12px 12px 8px}.persistent-popup .popup-subtitle{color:var(--Colors-Neutral-Text-colorTextSecondary, rgba(255, 255, 255, .65));font-family:Poppins;font-size:var(--Typography-Font-Size-fontSize, 14px);font-style:normal;font-weight:600;line-height:130%;margin-bottom:2px}.persistent-popup .popup-name{color:var(--Colors-Neutral-Text-colorTextLightSolid, #fff);font-family:Poppins;font-size:var(--Typography-Font-Size-fontSizeHeading3, 24px);font-style:normal;font-weight:500;line-height:130%;margin-bottom:2px}.persistent-popup .popup-role{color:var(--Colors-Neutral-Text-colorTextSecondary, rgba(255, 255, 255, .65));font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:4px}.persistent-popup .popup-email{color:#ff8a3b;font-family:Poppins;font-size:14px;font-style:normal;font-weight:300;line-height:18px;text-decoration:none}.persistent-popup .popup-email:hover{text-decoration:underline}.persistent-popup .popup-address{color:var(--Colors-Neutral-Text-colorText, rgba(255, 255, 255, .85));font-family:Poppins;font-size:16px;font-style:normal;font-weight:300;line-height:110%;padding:12px 12px 0;display:flex;align-items:flex-start;gap:8px}.persistent-popup .popup-address svg{width:16px;height:16px;flex-shrink:0;color:#ffffffa6}.persistent-popup .tab-content{display:none}.persistent-popup .tab-content>div{display:flex;justify-content:center;align-items:center}.persistent-popup .tab-content.active{display:flex;gap:8px;justify-content:space-between}.persistent-popup .popup-form-container{margin-top:24px}.persistent-popup .popup-form-container .popup-form-header{color:var(--Colors-Neutral-Text-colorText, rgba(255, 255, 255, .85));text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:12px}.persistent-popup form{display:flex;flex-direction:column;align-items:stretch}.persistent-popup form .captcha{transform:scale(.57);transform-origin:0 0;margin-bottom:-20px}.persistent-popup form .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label{padding:0 0 4px}.persistent-popup form .ant-form-item{margin-bottom:12px}.persistent-popup form .ant-form-item label{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.persistent-popup form .ant-form-item input.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled),.persistent-popup form .ant-form-item textarea.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){background:#e6e9ed}.persistent-popup form .ant-form-item .ant-select-arrow{color:#00111f41}.persistent-popup form .ant-form-item .ant-select-outlined.ant-select-status-error:not(.ant-select-customize-input) .ant-select-selector{background:#e6e9ed}.persistent-popup form .ant-form-item input:-webkit-autofill,.persistent-popup form .ant-form-item input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.persistent-popup form .ant-form-item input[data-autocompleted]{background-color:transparent!important}.persistent-popup form .ant-form-item input,.persistent-popup form .ant-form-item .ant-select-selector,.persistent-popup form .ant-form-item textarea{color:#00111f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:22px;border-radius:6px;border:1px solid #91a2af;background:#e6e9ed}.persistent-popup form .ant-form-item input .ant-select-selection-item,.persistent-popup form .ant-form-item .ant-select-selector .ant-select-selection-item,.persistent-popup form .ant-form-item textarea .ant-select-selection-item{color:#00111f}.persistent-popup form .ant-form-item input:focus,.persistent-popup form .ant-form-item .ant-select-selector:focus,.persistent-popup form .ant-form-item textarea:focus{border-color:#91a2af}.persistent-popup form .ant-form-item input::placeholder,.persistent-popup form .ant-form-item input .ant-select-selection-placeholder,.persistent-popup form .ant-form-item .ant-select-selector::placeholder,.persistent-popup form .ant-form-item .ant-select-selector .ant-select-selection-placeholder,.persistent-popup form .ant-form-item textarea::placeholder,.persistent-popup form .ant-form-item textarea .ant-select-selection-placeholder{overflow:hidden;color:#00111f40;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.persistent-popup form .btn-container{padding:0 20px}.persistent-popup form .btn-send{margin-top:10px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.persistent-popup form .ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{border-color:unset;color:unset}@media only screen and (min-width: 768px){.persistent-popup{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;right:24px;width:371px;margin-bottom:0}}@media only screen and (min-width: 1024px){.persistent-popup{right:40px;width:406px;padding:24px}.persistent-popup form .btn-container{padding:0 40px}}@media only screen and (min-width: 1280px){.persistent-popup{right:80px;width:450px;padding:32px}.persistent-popup .popup-title{font-size:30px;line-height:28px}.persistent-popup .popup-city-name{font-size:24px;line-height:24px}.persistent-popup .tab{font-size:16px;padding:12px 0}.persistent-popup .popup-subtitle{font-size:16px;line-height:24px}.persistent-popup .popup-name{font-size:24px;line-height:24px}.persistent-popup .popup-role,.persistent-popup .popup-email,.persistent-popup .popup-address{font-size:16px;line-height:24px}.persistent-popup .popup-address svg{width:16px;height:16px}}@media only screen and (min-width: 1536px){.persistent-popup{right:260px;width:452px;padding:32px}.persistent-popup form .btn-container{padding:0 89px}}.ant-select-dropdown{border-radius:6px;background:var(--Colors-Base-Latcom-Blue-1, #00111f);box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.ant-select-dropdown .ant-select-item{color:#ffffffd9;font-weight:400}.ant-select-dropdown .ant-select-item:hover{background-color:#ffffff14}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){font-weight:600;background-color:#111a2c;color:#ffffffd9}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:#1f293b}
