@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box}.custom-form-section{padding:80px 0}body{font-family:Public Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;margin:0;padding:0;text-decoration:none}.custom-form-heading h2{color:var(--Basic-Dark_80,rgba(26,49,82,.8));font-family:Poppins;font-feature-settings:"clig" off,"liga" off;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin:0}.custom-form-heading{padding:24px 40px}.custom-form-container{margin:0 auto;max-width:960px;width:100%}.custom-form-inner{background:#fff;border-radius:8px;box-shadow:0 8px 64px 0 rgba(26,49,82,.16)}.custom-form-message-inner{align-items:flex-start;background:rgba(26,49,82,.04);border-radius:8px;display:flex;flex-wrap:wrap;padding:16px}.custom-form-icon svg{display:block;height:24px;width:24px}.custom-form-message-content{padding-left:24px;width:calc(100% - 24px)}.custom-form-message-content p{margin:0;margin-bottom:8px}.custom-form-form-body{padding:16px 40px 40px}.custom-form-question-item{background:rgba(26,49,82,.08);border-bottom:1px solid rgba(26,49,82,.16);padding:16px}.custom-form-question-item:hover{background:rgba(26,49,82,.04);border-bottom:1px solid rgba(26,49,82,.08)}.custom-form-question-item.active{background:#f8f7f1;border-bottom:rgba(26,49,82,.16)}.checkbox-group-heading{align-items:c;display:flex;justify-content:space-between;position:relative}.checkbox-group-heading .title label{color:rgba(26,49,82,.8);cursor:pointer;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.checkbox-group-heading .title label:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.title-action span{color:#1a3152;cursor:pointer;font-family:Public Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.title-action span+span{margin-left:16px}.checkbox-group-heading .title svg{display:inline-block;position:relative;top:0}.checkbox-group-heading .title{align-items:center;display:flex}.title-action{opacity:0;visibility:hidden}.checkbox-group.active .title-action{opacity:1;position:relative;visibility:visible;z-index:2}.child-checkbox span,.child-checkbox svg{display:block}.child-checkbox{align-items:center;background:rgba(26,49,82,.04);border-radius:18px;color:rgba(26,49,82,.8);cursor:pointer;display:flex;flex-wrap:wrap;font-family:Public Sans;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:8px 12px}.child-checkbox label{cursor:pointer}.child-checkbox.active{background:#1a3152;color:#fff}.child-checkbox.active svg path{fill:#fff}.child-checkbox span{margin-left:4px}.child-checkbox-group{column-gap:4px;display:flex;flex-wrap:wrap;row-gap:8px}.child-checkbox.active svg.check-icon{display:block;margin-right:3px}span.toltip-hover{position:relative}span.tooltip{background-color:#1a3152;border-radius:8px;bottom:140%;color:#fff;display:block;font-size:14px;left:-135px;line-height:20px;opacity:0;padding:12px;position:absolute;text-align:left;transition:all .3s ease;visibility:hidden;width:280px;z-index:5}span.tooltip p{font-size:12px;margin:0 0 4px}span.tooltip p:last-child{margin:0}span.tooltip:after{border:8px solid transparent;border-top-color:#1a3152;content:"";display:block;left:50%;position:absolute;top:100%;transform:translate(-50%)}.toltip-hover:hover span.tooltip{opacity:1;visibility:visible}input[type=checkbox]{display:none;height:20px;left:0;margin:0;opacity:0;position:absolute;top:0;width:20px!important;z-index:1}input[type=checkbox]+span{cursor:pointer;display:inline-block;display:none;font-size:13px;height:24px;padding-left:36px;position:relative;width:24px}input[type=checkbox]+span:before{background:#fff;border:1px solid #1a3152;border-radius:4px;content:"";display:inline-block;display:none;height:24px;left:0;margin-right:10px;position:absolute;top:0;vertical-align:text-top;width:24px}input[type=checkbox]:checked+span:before{background:#ccaa27;border:1px solid #ccaa27}input[type=checkbox]:disabled+span{color:#b8b8b8;cursor:auto}input[type=checkbox]:disabled+span:before{background:#ddd;box-shadow:none}input[type=checkbox]:checked+span:after{border:solid #fff;border-width:0 3px 3px 0;content:"";height:12px;left:8px;position:absolute;top:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:8px}.title-action{align-items:center;display:flex}.required-text span{color:rgba(26,49,82,.64);font-feature-settings:"clig" off,"liga" off;font-style:italic;font-weight:400;text-align:right}.custom-form-text-info p,.required-text span{font-family:Public Sans;font-size:14px;line-height:20px}.custom-form-text-info p{color:rgba(26,49,82,.8);font-style:normal;font-weight:600;margin:0}.custom-form-text-info{padding-right:72px;width:calc(100% - 60px)}.required-text{width:60px}.custom-form-text-label{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:4px}.custom-form-text-block{background:rgba(26,49,82,.04);border-radius:8px;margin-top:32px;padding:12px 16px}.custom-form-text-input textarea{background:transparent;border:1px solid rgba(26,49,82,.32);border-radius:4px;height:76px;padding:8px;resize:none}button.submit-btn{background:#ccaa27;border-color:#ccaa27;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding:12px 55px}.submit-btn-block{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.submit-btn a.button.button--simple{font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}button.submit-btn[disabled=disabled]{opacity:.7;pointer-events:none}.custom-form-message-content p a{color:#0157ae}.child-checkbox:hover{background:rgba(26,49,82,.08)}.child-checkbox svg.check-icon{display:block;margin-right:3px}.child-checkbox svg.check-icon path,.child-checkbox:hover svg.check-icon path{fill:rgba(26,49,82,.04)}.child-checkbox:hover svg.check-icon path{fill:rgba(26,49,82,.08)}span.tooltip p strong{font-size:14px}.child-checkbox.active:hover{background:#1a3152;color:#fff}.child-checkbox.active svg.check-icon path,.child-checkbox.active:hover svg.check-icon path{fill:#fff}.checkbox-group-heading .title svg.title-arrow{margin-right:12px;transition:all .3s}.active .checkbox-group-heading .title svg.title-arrow{transform:rotate(90deg);transform-origin:center center}.custom-form-submit-message-inner{background:#fff;border-radius:8px;box-shadow:0 8px 64px 0 rgba(26,49,82,.16);margin:0 auto;max-width:480px;position:relative;z-index:1}.custom-form-submit-message-icon{background:radial-gradient(909.12% 138.58% at 0 0,rgba(176,219,179,.16) 0,#f0f0f7 100%);border-radius:8px 8px 0 0;padding:36px 15px}.custom-form-submit-message-icon svg{display:block;margin:0 auto}.custom-form-submit-message-title{padding:24px 15px 40px;text-align:center}.custom-form-submit-message-text{padding:0 24px 48px;text-align:center}.custom-form-submit-message-title h2{color:rgba(26,49,82,.8);font-family:Poppins;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin:0;text-align:center}.custom-form-submit-message-text p+p{margin-top:24px}.custom-form-submit-message-text p{color:rgba(26,49,82,.8);font-family:Public Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;text-align:center}.custom-form-submit-message-block{align-items:center;display:flex;display:none;height:100%;justify-content:center;left:50%;padding:0 15px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:999}body.open-popup{overflow:hidden}.custom-form-section.form-submitted .custom-form-submit-message-block:after{background:hsla(0,0%,74%,.86);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.custom-form-section.form-submitted .custom-form-submit-message-block{display:flex}@media(max-width:960px){.custom-form-section{padding:0}}@media(min-width:767px){.title span.tooltip{left:-130px}}@media(max-width:767px){.custom-form-heading h2{font-size:24px;line-height:1.4}.custom-form-heading{padding:24px 35px}.custom-form-form-body{padding:16px 25px 40px}.custom-form-message-content{padding-left:15px}.custom-form-text-info{padding-right:20px}.child-checkbox{position:relative}span.toltip-hover{position:static}span.tooltip{left:calc(50% + 40px);transform:translate(-50%)}}@media(max-width:560px){.checkbox-group.active .title-action{align-self:flex-end;display:block}.checkbox-group .title-action{display:none}.checkbox-group-heading{flex-direction:column}.checkbox-group-heading .title{margin-bottom:5px}}@media(max-width:480px){.checkbox-group-heading .title label{font-size:14px}input[type=checkbox]+span{height:20PX;padding-left:30px;width:20PX}input[type=checkbox]+span:before{height:20PX;width:20PX}input[type=checkbox]:checked+span:after{height:10px;left:7px;top:3px;width:6px}.custom-form-heading h2{font-size:20px;line-height:1.4}.custom-form-form-body{padding:16px 15px 40px}.custom-form-heading{padding:20px 15PX}span.tooltip{left:50%;transform:translate(-50%);width:200px}span.tooltip p{line-height:1.2}.custom-form-text-block{margin-top:22px}.custom-form-submit-message-title h2{font-size:24px}.custom-form-submit-message-title{padding:18px 15px 28px}.custom-form-submit-message-text{padding:0 16px 34px}.custom-form-submit-message-text p{font-size:14px;line-height:22px}.custom-form-submit-message-text p+p{margin-top:16px}.custom-form-submit-message-icon{padding:26px 15px}}