:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.contact{padding-top:calc(var(--header-height) + 2.2rem);margin-bottom:var(--p-margin)}.contact__map{border-radius:var(--radius);aspect-ratio:133/58;width:100%;position:relative;overflow:hidden}@media screen and (max-width:1023px){.contact__map{aspect-ratio:1}}.contact__map iframe{filter:brightness(1.15)contrast(.92)saturate(.6);border:none;width:100%;height:100%;position:absolute;top:0;left:0}.contact__info{margin:calc(var(--p-margin)/1.7)auto;justify-content:space-between;gap:4rem;padding:0 15rem;display:flex}@media screen and (max-width:1023px){.contact__info{margin:calc(var(--p-margin)/2)auto;flex-direction:column;padding:0}}.contact__info-item a{font-size:2rem}@media screen and (max-width:1023px){.contact__info-item a{font-size:1.6rem}}.contact__info-title{margin-bottom:2.4rem;font-family:inherit;font-size:2.8rem;font-weight:600}@media screen and (max-width:1023px){.contact__info-title{font-size:2rem}}.contact__info-icon-wrap{aspect-ratio:1;background-color:var(--blue-l);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;display:flex}.contact__info-text{align-items:center;gap:1.2rem;display:flex}.contact__info-item:first-child .contact__info-text{align-items:flex-start}.contact__info-link,.contact__info-text a{color:inherit;text-decoration:none}
:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.booking{border-radius:var(--radius);background:var(--gray);padding:calc(var(--p-margin)/1.7)15rem;justify-content:space-between;display:flex}@media screen and (max-width:1023px){.booking{padding:3rem calc(var(--p-page)*.1rem);flex-direction:column;padding-bottom:2rem}}.booking__title{max-width:27rem;font-family:inherit;font-size:2.8rem;font-weight:600}@media screen and (max-width:1023px){.booking__title{text-align:center;max-width:100%;margin-bottom:3rem;font-size:2rem}}.booking .form{flex-direction:column;max-width:78rem}.booking .form .btn{justify-content:center;padding:1.8rem 0;font-size:1.6rem}.booking .form .btn svg{display:none}
