

/* Start:/local/templates/flypeople/components/timetofly/calculator/.default/style.css?1753859469854*/
.buySlider__frameOpt{
	margin-top: 25px;
}
.form_field__checkbox input {
  display: none; }
  .form_field__checkbox input:checked ~ label:after {
    opacity: 1; }

.form_field__checkbox label {
  padding-left: 30px;
  position: relative;
  cursor: pointer; }
  .form_field__checkbox label:before, .form_field__checkbox label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    transition: all .2s ease-in-out; }
  .form_field__checkbox label:before {
    background: transparent;
    border: 1px solid #499aeb;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    box-sizing: border-box; }
  .form_field__checkbox label:after {
    background-color: #499aeb;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    top: 4px;
    left: 4px;
    opacity: 0; }
/* End */
/* /local/templates/flypeople/components/timetofly/calculator/.default/style.css?1753859469854 */
