.rotated-90{transform:rotate(90deg)}.rotated-180{transform:rotate(180deg)}.airline__wrapper .form__checkbox .checkbox__checkmark{background:#fff;border:1px solid var(--gray)}.checkbox__label{user-drag:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:-moz-none;display:block;font-size:14px;position:relative;padding-left:30px;line-height:20px}.checkbox__label:hover{cursor:pointer}.checkbox__label .checkbox__input{position:absolute;cursor:pointer;display:none}.checkbox__label .checkbox__input:checked~.checkbox__checkmark{background-color:var(--blue-main);border:none}.checkbox__label .checkbox__input:checked~.checkbox__checkmark:after{display:block}.checkbox__label .checkbox__checkmark{position:absolute;top:0;left:0;border:2px solid var(--blue-main);border-radius:3px;height:20px;width:20px}.checkbox__label .checkbox__checkmark:after{position:absolute;top:3px;left:7px;border:solid white;border-width:0 2.5px 2.5px 0;content:"";display:none;height:11px;transform:rotate(45deg);width:7px}.form__checkbox--gray .checkbox__label .checkbox__checkmark{border:1px solid var(--gray)}.form__checkbox--blue-light .checkbox__label .checkbox__checkmark{border:1px solid var(--blue-light)}.form__checkbox--blue-light .checkbox__label .checkbox__input:checked~.checkbox__checkmark{background-color:var(--blue-light)}.form__checkbox--thin .checkbox__label .checkbox__checkmark{border:1px solid var(--blue-main)}.form__checkbox--thin .checkbox__label .checkbox__input:checked~.checkbox__checkmark{background-color:var(--blue-light)}.form__checkbox--thin .checkbox__label .checkbox__checkmark{height:17px;width:17px}.form__checkbox--thin .checkbox__label .checkbox__checkmark:after{border-width:0 2px 2px 0;height:11px;left:6px;top:2px;width:6px}
