.coverage-wrapper{display:flex;flex-direction:column;gap:80px}.coverage-area{display:flex;justify-content:end;position:relative}.coverage-countries-wrapper{inset:0;position:absolute;width:45%;z-index:2}.coverage-countries{display:flex;flex-wrap:wrap;gap:24px}.coverage-country{background:#fff;border-radius:36px;box-shadow:4px 4px 12px rgba(from var(--g-start) r g b/.22);cursor:pointer;display:flex;flex-direction:column;gap:12px;max-height:76px;max-width:200px;overflow:hidden;padding:10px;position:relative;transition:max-width .38s cubic-bezier(.22,1,.36,1),max-height .45s cubic-bezier(.22,1,.36,1) .1s,box-shadow .38s ease;width:min-content}.coverage-country:hover{box-shadow:12px 14px 28px rgba(from var(--g-start) r g b/.28);max-height:200px;max-width:250px}.coverage-country-inner{display:flex;gap:12px}.coverage-country:before{background:linear-gradient(to right,var(--g-start) 0,var(--g-end) 80%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:4px;pointer-events:none;position:absolute}.coverage-country-icon{align-items:center;border-radius:999px;display:flex;height:56px;justify-content:center;min-width:56px;width:56px}.coverage-country-icon img{display:block;height:25px;width:auto}.coverage-country-name{display:flex;flex-direction:column;font-weight:700;justify-content:center;padding-right:40px}.coverage-country-name p{font-weight:700;margin:0}.coverage-country-address{color:#000;font-size:12px;font-weight:400!important;margin-bottom:12px;max-height:0;min-width:200px;opacity:0;overflow:hidden;padding:0 8px;transform:translateY(-8px);transition:max-height .35s cubic-bezier(.22,1,.36,1) .12s,opacity .25s ease .2s,transform .3s cubic-bezier(.22,1,.36,1) .2s}.coverage-country:hover .coverage-country-address{max-height:120px;opacity:.9;transform:translateY(0)}.coverage-map{max-width:60%}.coverage-map img{display:block;height:auto;width:100%}.offices-map-wrapper{display:block;margin:0 auto;max-width:980px;width:100%}@keyframes map-drift{0%{transform:translate(0)}to{transform:translate(var(--dx,-18px),var(--dy,12px)) scale(1.03)}}@media (max-width:1250px){.coverage-countries{gap:16px}.coverage-country{border-radius:32px;max-height:65px}.coverage-country:hover{max-height:250px}.coverage-country-icon{height:45px;min-width:45px;width:45px}.coverage-country-icon img{height:25px!important}.coverage-map{max-width:700px}}@media (max-width:1200px){.coverage-countries-wrapper,.coverage-map{width:50%}}@media (max-width:1024px){.coverage-country{border-radius:29px;box-shadow:2px 2px 8px rgba(from var(--g-start) r g b/.22);max-height:56px}.coverage-country:hover{box-shadow:6px 6px 16px rgba(from var(--g-start) r g b/.28)}.coverage-country-icon{height:36px;min-width:36px;width:36px}.coverage-country-icon img{height:22px!important}}@media (max-width:920px){.coverage-countries{gap:14px;justify-content:center}.coverage-wrapper{gap:40px}.coverage-area{align-items:center;flex-direction:column-reverse;gap:40px}.coverage-countries-wrapper{position:relative}.coverage-countries-wrapper,.coverage-map{width:100%}.coverage-map{max-width:500px}.coverage-country{padding:14px}.coverage-country,.coverage-country:hover{box-shadow:2px 2px 7px rgba(from var(--g-start) r g b/.28);max-height:200px;max-width:calc(50% - 7px);width:calc(50% - 7px)}.coverage-country-address{max-height:120px;opacity:.9;transform:translateY(0)}}@media (hover:none) and (pointer:coarse){.coverage-country,.coverage-country:hover{box-shadow:2px 2px 7px rgba(from var(--g-start) r g b/.28);max-height:200px;max-width:100%;width:100%}.coverage-country{padding:14px}.coverage-country-address{max-height:120px;opacity:.9;transform:translateY(0)}}@media (max-width:500px){.coverage-country,.coverage-country:hover{max-width:100%;width:100%}.coverage-map img{margin:0 auto;width:90%}}