.checkbox{cursor:pointer;display:block;margin:0;position:relative}.checkbox.disabled .checkbox__wrap,.checkbox__input:disabled~.checkbox__wrap{background-color:inherit;color:inherit;cursor:not-allowed}.checkbox.disabled.checked+.checkbox__wrap,.checkbox__input:checked+.checkbox__wrap{background-color:#1890ff;border-color:#1890ff}.checkbox.disabled.checked+.checkbox__wrap .checkbox__text,.checkbox__input:checked+.checkbox__wrap .checkbox__text{color:#fff}.checkbox.disabled{cursor:not-allowed}.checkbox.disabled .checkbox__wrap{pointer-events:none}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;height:1px;left:50%;margin:0;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;width:1px;z-index:-2}.checkbox__wrap{align-items:flex-start;background-color:#fff;border:2px solid #fff;border-radius:2px;display:inline-flex;height:auto;padding:14px;position:relative;transition:.3s;width:100%}.checkbox__text{color:#3d3f40;display:block;font-size:16px;font-weight:500;line-height:24px;margin:auto 0;transition:.3s}.checkbox:hover .checkbox__wrap{border-color:#1890ff}.checkbox--custom{display:flex}.checkbox--custom .checkbox__custom{align-items:center;border:1px solid #1890ff;display:flex;height:1rem;justify-content:center;max-height:1rem;max-width:1rem;min-height:1rem;min-width:1rem;width:1rem}.checkbox--custom .checkbox__custom svg{color:#1890ff;height:.8125rem;opacity:0;transition:.3s;visibility:hidden;width:.75rem}.checkbox--custom .checkbox__wrap{background-color:transparent;border:0;gap:.625rem;padding:0}.checkbox--custom .checkbox__text{color:#255886;font-size:.75rem;font-weight:400;line-height:16px;margin:0}.checkbox--custom .checkbox__text a{color:#1890ff}.checkbox--custom .checkbox__input:checked~.checkbox__wrap{background-color:transparent}.checkbox--custom .checkbox__input:checked~.checkbox__wrap .checkbox__text{color:#255886}.checkbox--custom .checkbox__input:checked~.checkbox__wrap .checkbox__custom svg{opacity:1;visibility:visible}.blue-back{color:#92aec6!important}.questions-section{padding:5rem 0 9rem;position:relative}@media (max-width:1280px){.questions-section{padding:48px 0 80px}}@media (max-width:1024px){.questions-section{padding:24px 0 66px}}.questions-section:before{background-image:url(../img/questions-bg.svg);background-position:0 100%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}@media (max-width:768px){.questions-section:before{background-image:url(../img/questions-bg-mobile.svg);background-position:100% 0;background-size:cover;max-height:586px}}.questions-section--right-top:before{background-image:url(/img/questions-bg-2.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;inset:0 0 auto auto}@media (max-width:768px){.questions-section--right-top:before{background-image:url(/img/questions-bg-2.svg);background-position:100% 0;background-size:cover;max-height:586px}}.questions-section--blue-dark .questions__title{color:#052351}.questions-section--hedging{padding-bottom:1.875rem;padding-top:3.125rem}.questions-section--hedging:before{display:none}.questions{position:relative}.questions__header{margin-bottom:4rem}@media (max-width:1280px){.questions__header{margin-bottom:48px}}@media (max-width:1024px){.questions__header{margin-bottom:32px}}@media (max-width:768px){.questions__header{margin-bottom:20px}}.questions__accordion:not(:last-child){margin-bottom:.5rem}@media (max-width:1280px){.questions__accordion:not(:last-child){margin-bottom:4px}}
