.bookingForm__gap .baseArticle__title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}@media (max-width:1400px){.bookingForm{width:100%!important}}.bookingForm__bookingButton{display:block!important;width:100%}.bookingForm__gap,.bookingForm__line{margin-bottom:15px}.bookingForm__line{display:flex;flex-wrap:wrap;gap:15px}@media (min-width:1001px){.bookingForm__line>*{flex:calc(50% - 7.5px) 0 0}}@media (max-width:1000px){.bookingForm__line{flex-wrap:wrap}.bookingForm__line>*{flex:100% 0 0}}.bookingForm .childAgesContainer{display:none}.bookingForm .childAgesContainer:not(:empty){display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:1400px){.bookingForm .childAgesContainer:not(:empty){grid-template-columns:1fr}}.bookingForm .childAges .baseArticle{display:none}.bookingForm .childAges:has(.childAgesContainer:not(:empty)) .baseArticle{display:block}