.c-checkbox__label{display:block;position:relative;padding-left:24px;line-height:18px;cursor:pointer;font-weight:bold;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#232323}.c-checkbox__label::before{position:absolute;top:0;left:0;height:14px;width:14px;border:2px solid #191E25;border-radius:3px;background-color:#fff;content:""}.c-checkbox__label:hover:before{border-color:#2c69f6}.c-checkbox__label::after{content:"";position:absolute;opacity:0;height:10px;width:4px;top:2px;left:6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.c-checkbox__input{height:40px;left:0;opacity:0;position:absolute;top:0;width:40px}.c-checkbox__input:checked ~ .c-checkbox__label::before{background-color:#2c69f6;border-color:#2c69f6}.c-checkbox__input:checked ~ .c-checkbox__label::after{opacity:1}.c-checkbox__input:focus+.c-checkbox__label::before{outline:2px solid #2c69f6}.c-checkbox__input:focus:not(:focus-visible)+.c-checkbox__label::before{outline:none}.c-keep-popin{cursor:default;background-color:rgba(33,40,48,0.6);position:fixed;z-index:130;height:100%;width:100%;top:0}.c-keep-popin__box{position:absolute;padding:32px 48px;max-width:624px;min-width:320px;width:624px;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);flex-direction:column;display:flex;background-color:#fff;box-shadow:0px 0px 50px rgba(0,0,0,0.3);border-radius:7px;color:#212830;box-sizing:border-box}@media only screen and (max-width: 1199px){.c-keep-popin__box{width:auto;padding:44px 24px}}.c-keep-popin__action-close{position:absolute;right:20px;top:20px;background:none;border:none;cursor:pointer}.c-keep-popin__action-close__img{width:16px}.c-keep-popin__content{display:flex;flex-direction:column;align-items:flex-start}.c-keep-popin__text{padding:0;font-weight:bold;font-size:24px;line-height:32px;margin-bottom:12px}@media only screen and (max-width: 1199px){.c-keep-popin__text{font-size:22px;line-height:30px}}.c-keep-popin__subtext{font-size:16px;font-weight:400;line-height:23px;margin-bottom:16px}.c-keep-popin__checkbox{background:#E4EAF9;border-radius:8px;padding:15px;width:100%;margin-bottom:24px;box-sizing:border-box;position:relative}.c-keep-popin .c-button{margin-left:auto}@media only screen and (max-width: 1199px){.c-keep-popin .c-button{width:100%}}

