.location-map{margin-top:24px;margin-bottom:24px;border-radius:16px;background-color:var(--Light-Grey);overflow:hidden}@media screen and (max-width:767px){.location-map{margin:16px 16px 20px}}.location-map svg{aspect-ratio:1392/800}.location-map svg path{fill:rgba(161,146,236,.2);transition:fill .3s ease}.location-map svg path:hover{fill:rgba(161,146,236,.3)}.location-map svg g:hover>path{fill:rgba(161,146,236,.467)}.location-map--find-element svg{aspect-ratio:1392/800}.location-map--find-element svg path{fill:rgba(161,146,236,.2);transition:fill .3s ease;cursor:pointer}.location-map--find-element svg path:hover{fill:#a192ec!important}.location-map--find-element svg g:hover>path{fill:#a192ec!important;cursor:pointer}.location-map .available{fill:rgba(162,147,236,.4)}.location-map .selected{fill:#5547eb}.location-map-marker{display:flex;align-items:center;background-color:var(--White);padding:12px;border-radius:8px;gap:16px;border:1px solid var(--Blue-purple);transform:translate(-50%,-112%);animation:markerShow .4s ease}.location-map-marker__image img{height:48px;width:48px;border-radius:4px}.location-map-marker__body-title{font-family:var(--space-grotesk-bold);font-size:16px;line-height:100%;margin-bottom:6px}.location-map-marker__body-description{font-size:16px;line-height:140%;opacity:.6}@media screen and (max-width:639px){.location-map-marker__body-description{font-size:14px}}.location-map-marker:after{content:url("data:image/svg+xml,%3Csvg width='12' height='5' viewBox='0 0 12 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b_672_16290)'%3E%3Cpath d='M12 0H0L6 5L12 0Z' fill='%235547EB'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_672_16290' x='-40' y='-40' width='92' height='85' filterUnits='userSpaceOnUse' colorInterpolationFilters='sRGB'%3E%3CfeFlood floodOpacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='20'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_672_16290'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_672_16290' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");position:absolute;height:2px;top:87%;left:50%;transform:translateX(-50%)}@keyframes markerShow{0%{transform:translate(-50%,-85%) scale(.7)}to{transform:translate(-50%,-112%) scale(1)}}.location-map-dropdown{position:relative;margin:0 16px}.location-map-dropdown-name{opacity:.6;margin-bottom:8px}.location-map-select{padding:16px 14px;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid var(--Grey);background-color:var(--White);height:56px}.location-map-select .arrow{opacity:.6;transform:rotate(90deg);transition:.5s}.location-map-select.open .arrow{opacity:1;transform:rotate(-90deg)}.location-map-select-country{display:flex;gap:12px}.location-map-select-country-flag{height:20px;width:20px;border-radius:2px}.location-map-options{opacity:0;position:absolute;width:100%;z-index:1;display:flex;flex-direction:column;gap:4px;padding:4px;margin-top:8px;border-radius:4px;border:1px solid var(--Grey);background:var(--White);overflow:hidden;transition:max-height .6s ease;max-height:245px;overflow-y:auto;transition:.5s;pointer-events:none}.location-map-options.open{opacity:1;pointer-events:all}.location-map-options-item{cursor:pointer;display:flex;align-items:center;gap:12px;padding:12px 16px;transition:.5s;border-radius:4px;background-color:var(--White)}.location-map-options-item-flag{height:20px;width:20px;border-radius:2px}.location-map-options-item:hover{background-color:var(--Light-Grey)}@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.h1,h1{font-size:80px;line-height:100%;letter-spacing:-3px}@media screen and (max-width:639px){.h1,h1{font-size:40px;line-height:120%;letter-spacing:-1px}}.h2,h2{font-size:56px;line-height:110%;letter-spacing:-2px}@media screen and (max-width:639px){.h2,h2{font-size:32px;line-height:120%;letter-spacing:-1px}}.h3,h3{font-size:40px;line-height:120%;letter-spacing:-1px}@media screen and (max-width:639px){.h3,h3{font-size:24px;line-height:120%;letter-spacing:-1px}}.body1{font-size:20px;line-height:130%}@media screen and (max-width:639px){.body1{font-size:16px;line-height:140%}}.body2{font-size:16px;line-height:140%}@media screen and (max-width:639px){.body2{font-size:14px}}.body3{font-size:14px;line-height:100%}@media screen and (max-width:639px){.body3{font-size:12px}}.body4{font-size:14px;line-height:140%;letter-spacing:.5px}@media screen and (max-width:639px){.body4{font-size:12px}}.description1{font-size:32px;line-height:110%;letter-spacing:-1px}@media screen and (max-width:639px){.description1{font-size:24px;line-height:130%;letter-spacing:-.5px}}.description2{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%}@media screen and (max-width:639px){.description2{font-size:20px}}.link{font-size:16px;line-height:100%}@media screen and (max-width:639px){.link{font-size:14px}}.tag-text{font-family:var(--space-grotesk-bold);font-size:14px;line-height:100%}@media screen and (max-width:639px){.tag-text{font-size:12px}}.button-text{font-family:var(--space-grotesk-bold);font-size:16px;line-height:100%}.countries{margin-top:120px;padding-bottom:120px}.countries-sidetext h2{max-width:360px;margin:24px 0}.countries-sidetext__stills{border-radius:4px;background:var(--Light-Grey);padding:11px 20px;width:-moz-fit-content;width:fit-content}.countries-sidetext__stills .body2{opacity:.6;margin-bottom:8px}.countries-sidetext__stills .button-text{display:flex;cursor:pointer;gap:8px;align-items:center;color:var(--Blue-purple)}.countries-items{display:flex;flex-wrap:wrap}.countries-item{cursor:pointer;width:100%;border-radius:8px;border:1px solid var(--Grey);background:var(--White);padding:24px;transition:.5s}.countries-item__checkbox{display:none}.countries-item__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.countries-item__header-cross{max-width:40px;max-height:40px;width:100%;height:100%;border-radius:50%;background:var(--Light-Grey);padding:10px;color:var(--Dark);transition:.5s}.countries-item__header-cross svg{height:20px;width:20px;transition:.5s}.countries-item__body{overflow:hidden;display:grid;grid-template-rows:0fr;transition:grid-template-rows .6s ease}.countries-item__checkbox:checked~.countries-item__body{grid-template-rows:1fr}.countries-item__checkbox:checked~.countries-item__header .countries-item__header-cross{color:var(--Blue-purple)}.countries-item__checkbox:checked~.countries-item__header .countries-item__header-cross svg{transform:rotate(45deg)}.countries-item__container{overflow:hidden;display:flex;flex-wrap:wrap;-moz-column-gap:40px;column-gap:40px;row-gap:16px;margin-top:5px}.countries-item__container .link{flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 30px);opacity:.8;display:flex;align-items:center}.countries-item__container .link .arrow{opacity:0;transition:.5s;transform:translateX(-5px)}.countries-item__container .link:hover{color:var(--Blue-purple);opacity:1}.countries-item__container .link:hover .arrow{opacity:1;transform:translateX(0)}.countries-item:hover{box-shadow:0 16px 48px -16px rgba(59,44,177,.16)}.countries-item.--open{border-radius:8px;border:1px solid var(--Grey);background:var(--Light-Grey)}.countries-item.--open .faq-item__header-cross{background:var(--White);color:var(--Blue-purple)}.countries-item.--open .faq-item__header-cross svg{transform:rotate(45deg)}.countries-item+.countries-item{margin-top:20px}@media screen and (max-width:639px){.countries{margin-top:64px;padding-bottom:40px}.countries-item+.countries-item{margin-top:16px}}