:root{--font-system: "SF Pro Text", Roboto, "Helvetica Neue", Helvetica, "Segoe UI", SegoeUI, Arial, sans-serif;--w200: 200;--w300: 300;--w400: 400;--w500: 500;--w600: 600;--w700: 700;--w800: 800;--w900: 900;--subheaderMargin: 10px;--logoWidth: 132px;--columnWidth: 960px;--maxWidth: 960px;--indent: 1rem;--indentHalf: calc(var(--indent) / 2);--indentThird: calc(var(--indent) / 3);--indentQuarter: calc(var(--indent) / 4);--indentDouble: calc(var(--indent) * 2);--indentTriple: calc(var(--indent) * 3);--indentQuad: calc(var(--indent) * 4)}@media(min-width: 768px)and (max-width: 1023px){:root{--logoWidth: calc((100% / 6) - 16px)}}@media(min-width: 1024px){:root{--subheaderMargin: 66px;--indent: 1.5rem}}:root{--color-primary: #0066cc;--color-text: #333;--color-border: #e0e0e0;--color-bg-white: #fff;--font-size-small: 14px;--font-size-medium: 18px;--font-size-large: 20px;--font-size-xlarge: 24px;--spacing-xs: 6px;--spacing-sm: 8px;--spacing-md: 15px;--spacing-lg: 20px;--spacing-xl: 30px;--spacing-xxl: 40px;--grid-gap-mobile: var(--spacing-lg);--grid-gap-tablet: var(--spacing-xl);--grid-gap-desktop: var(--spacing-xxl)}:root{--clr-transparent: rgba(255, 255, 255, 0);--clr-white: #fff;--clr-black: #000;--clr-grey: rgba(255, 255, 255, 0.5);--clr-gold: #fdc23b;--clr-gold-hover: rgb(252.4848484848, 178.2878787879, 8.5151515152);--clr-gold-active: rgb(233.1212121212, 162.946969697, 2.3787878788);--clr-gold-lite: rgb(253.5151515152, 209.7121212121, 109.4848484848);--clr-gold-focusShadow: rgba(253, 194, 59, 0.25);--clr-blue: #055aaa;--clr-blue-hover: #06e;--clr-blue-active: rgb(4.2714285714, 76.8857142857, 145.2285714286);--clr-blue-dark: #044888;--clr-blue-lite: rgb(6.4571428571, 116.2285714286, 219.5428571429);--clr-blue-focusShadow: rgba(5, 90, 170, 0.25);--clr-orange: #ff6e0d;--clr-orange-hover: rgb(242.5, 97.2004132231, 0);--clr-orange-active: rgb(217, 86.979338843, 0);--clr-orange-focusShadow: rgba(255, 110, 13, 0.25);--clr-text: #222;--clr-text-unsaturated: #4d4d4d;--clr-text-secondary: #8997a4;--clr-text-background: #fff;--clr-text-pale: #ededed;--clr-body: #f4f6f7;--clr-body-hover: rgb(214.4736842105, 221.8421052632, 225.5263157895);--clr-body-active: rgb(199.7105263158, 209.7631578947, 214.7894736842);--clr-body-lite: white;--clr-body-focusShadow: #f4f6f7;--clr-border: #ced4da;--clr-border-hover: rgb(197.2825581395, 204.35, 211.4174418605);--clr-status-error: #d0021b;--clr-status-error-hover: rgb(157.4857142857, 1.5142857143, 20.4428571429);--clr-status-error-active: rgb(132.2285714286, 1.2714285714, 17.1642857143);--clr-status-error-focusShadow: rgba(208, 2, 27, 0.25);--clr-status-success: #4caf50;--clr-status-success-hover: rgb(60.5577689243, 139.4422310757, 63.7450199203);--clr-status-success-active: rgb(52.8366533865, 121.6633466135, 55.6175298805);--clr-status-success-focusShadow: rgba(76, 175, 80, 0.25);--clr-status-warning: #ff9800;--clr-status-warning-hover: rgb(204, 121.6, 0);--clr-status-warning-active: rgb(178.5, 106.4, 0);--clr-status-warning-focusShadow: rgba(255, 152, 0, 0.25);--clr-status-info: #2196f3;--clr-status-info-hover: rgb(11.5384615385, 124.0384615385, 213.4615384615);--clr-status-info-active: rgb(10.2307692308, 109.9807692308, 189.2692307692);--clr-status-info-focusShadow: rgba(33, 150, 243, 0.25)}#controlBlue,#controlBackgroundSilver{color:var(--clr-blue)}#controlBlue:hover,#controlBackgroundSilver:hover,#controlBlue:focus-visible,#controlBackgroundSilver:focus-visible,a:hover #controlBlue,a:hover #controlBackgroundSilver,a:focus-visible #controlBlue,a:focus-visible #controlBackgroundSilver{color:var(--clr-blue-hover)}#controlBlue:active,#controlBackgroundSilver:active,a:active #controlBlue,a:active #controlBackgroundSilver{color:var(--clr-gold-active)}#controlError,.controlError{color:var(--clr-status-error)}#controlError:hover,#controlError:focus-visible,a:hover #controlError,a:focus-visible #controlError,.controlError:hover,.controlError:focus-visible,a:hover .controlError,a:focus-visible .controlError{color:var(--clr-status-error-hover)}#controlError:active,a:active #controlError,.controlError:active,a:active .controlError{color:var(--clr-status-error-active)}#controlSuccess{color:var(--clr-status-success)}#controlSuccess:hover,#controlSuccess:focus-visible,a:hover #controlSuccess,a:focus-visible #controlSuccess{color:var(--clr-status-success-hover)}#controlSuccess:active,a:active #controlSuccess{color:var(--clr-status-success-active)}#controlWarning{color:var(--clr-status-warning)}#controlWarning:hover,#controlWarning:focus-visible,a:hover #controlWarning,a:focus-visible #controlWarning{color:var(--clr-status-warning-hover)}#controlWarning:active,a:active #controlWarning{color:var(--clr-status-warning-active)}#controlInfo{color:var(--clr-status-info)}#controlInfo:hover,#controlInfo:focus-visible,a:hover #controlInfo,a:focus-visible #controlInfo{color:var(--clr-status-info-hover)}#controlInfo:active,a:active #controlInfo{color:var(--clr-status-info-active)}#controlBackgroundGold,#controlBackgroundGold:hover,#controlBackgroundGold:focus,#controlBackgroundGold:focus-visible,#controlBackgroundGold:active{color:var(--clr-white)}#controlBackgroundGold{background:var(--clr-gold)}#controlBackgroundGold:not(:disabled):not(.disabled):hover,#controlBackgroundGold:not(:disabled):not(.disabled):focus-visible,a:hover #controlBackgroundGold:not(:disabled):not(.disabled),a:focus-visible #controlBackgroundGold:not(:disabled):not(.disabled){background:var(--clr-gold-hover)}#controlBackgroundGold:not(:disabled):not(.disabled):focus,a:focus #controlBackgroundGold:not(:disabled):not(.disabled){box-shadow:0 0 0 .2rem var(--clr-gold-focusShadow)}#controlBackgroundGold:not(:disabled):not(.disabled):active,a:active #controlBackgroundGold:not(:disabled):not(.disabled){background:var(--clr-gold-active)}#controlBackgroundOrange,#controlBackgroundOrange:hover,#controlBackgroundOrange:focus,#controlBackgroundOrange:focus-visible,#controlBackgroundOrange:active{color:var(--clr-white)}#controlBackgroundOrange{background:var(--clr-orange)}#controlBackgroundOrange:not(:disabled):not(.disabled):hover,#controlBackgroundOrange:not(:disabled):not(.disabled):focus-visible,a:hover #controlBackgroundOrange:not(:disabled):not(.disabled),a:focus-visible #controlBackgroundOrange:not(:disabled):not(.disabled){background:var(--clr-orange-hover)}#controlBackgroundOrange:not(:disabled):not(.disabled):focus,a:focus #controlBackgroundOrange:not(:disabled):not(.disabled){box-shadow:0 0 0 .2rem var(--clr-orange-focusShadow)}#controlBackgroundOrange:not(:disabled):not(.disabled):active,a:active #controlBackgroundOrange:not(:disabled):not(.disabled){background:var(--clr-orange-active)}#controlBackgroundBlue,#controlBackgroundBlue:hover,#controlBackgroundBlue:focus,#controlBackgroundBlue:focus-visible,#controlBackgroundBlue:active{color:var(--clr-white)}#controlBackgroundBlue{background:var(--clr-blue)}#controlBackgroundBlue:not(:disabled):not(.disabled):hover,#controlBackgroundBlue:not(:disabled):not(.disabled):focus-visible,a:hover #controlBackgroundBlue:not(:disabled):not(.disabled),a:focus-visible #controlBackgroundBlue:not(:disabled):not(.disabled){background:var(--clr-blue-hover)}#controlBackgroundBlue:not(:disabled):not(.disabled):focus,a:focus #controlBackgroundBlue:not(:disabled):not(.disabled){box-shadow:0 0 0 .2rem var(--clr-blue-focusShadow)}#controlBackgroundBlue:not(:disabled):not(.disabled):active,a:active #controlBackgroundBlue:not(:disabled):not(.disabled){background:var(--clr-blue-active)}#controlBackgroundSilver{background:var(--clr-body)}#controlBackgroundSilver:not(:disabled):not(.disabled):hover,#controlBackgroundSilver:not(:disabled):not(.disabled):focus-visible,a:hover #controlBackgroundSilver:not(:disabled):not(.disabled),a:focus-visible #controlBackgroundSilver:not(:disabled):not(.disabled){background:var(--clr-body-hover)}#controlBackgroundSilver:not(:disabled):not(.disabled):focus,a:focus #controlBackgroundSilver:not(:disabled):not(.disabled){box-shadow:0 0 0 .2rem var(--clr-body-focusShadow)}#controlBackgroundSilver:not(:disabled):not(.disabled):active,a:active #controlBackgroundSilver:not(:disabled):not(.disabled){background:var(--clr-body-active)}.single-contacts .header_def_block:not(.transparent) .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.single-contacts .block__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;max-width:var(--maxWidth);justify-content:stretch;align-items:center;column-gap:2rem}.single-contacts .main__block{display:flex;flex-direction:column;gap:2rem}.single-contacts .services__block{display:flex;flex-direction:column;align-items:center;row-gap:.5rem}.single-contacts .singleContacts__article .services__block{padding:1.5rem 0;column-gap:1rem}.single-contacts .singleContacts__article ul{padding-left:2.5rem}@media(min-width: 565px){.single-contacts .singleContacts__article .services__block{flex-direction:row}}.single-contacts .dropbtn{border:none;cursor:pointer;position:relative;z-index:1;width:100%;text-align:left;display:flex;justify-content:space-between;height:auto;line-height:0;padding-inline:1.2rem;padding-block:.5rem}.single-contacts .dropbtn::after{background-size:14px;content:"";background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") 50% 50% no-repeat;background-size:14px;display:block;width:14px;height:14px;margin-left:5px}.single-contacts .dropbtn span{white-space:wrap;line-height:1.1rem;display:inline-block;max-width:180px;hyphens:auto;text-align:center}.single-contacts .dropdown{--x: attr(data-z-index integer);position:relative;display:inline-block;width:100%;max-width:240px;z-index:var(--x)}.single-contacts .dropdown-content{display:none;position:absolute;background-color:var(--clr-text-background);min-width:238px;border:1px solid var(--clr-text-secondary);z-index:0;right:0}.single-contacts .dropdown-content a:hover{background-color:var(--clr-body)}.single-contacts .show{display:block}@media(min-width: 690px)and (max-width: 1023px){.single-contacts .services__block{flex-direction:row;gap:2rem;justify-content:center}}@media(min-width: 1024px){.single-contacts .block__wrapper{flex-wrap:nowrap;justify-content:space-between;gap:0}.single-contacts .header_def_block h1{font-size:4.4em}.single-contacts .services h1{text-align:left}.single-contacts .header_def_block address ul{gap:1em;white-space:nowrap}.single-contacts .header_def_block address ul li:first-of-type{white-space:wrap;text-align:justify}.single-contacts .services address ul{justify-content:flex-start}.single-contacts .services .site_breadcrumb{text-align:left}.single-contacts .main__block{min-height:274px}.single-contacts .services__block{align-items:flex-end;flex:0 0 auto}}.single-contacts .singleContacts__article{overflow:hidden}.single-contacts .singleContacts__article .singleContacts__thumbnail{float:left;margin:0 30px 20px 0;max-width:250px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.15)}.single-contacts .singleContacts__article .singleContacts__thumbnail img{width:100%;height:auto;border-radius:8px;display:block}.single-contacts .office-services{padding:var(--spacing-lg) 0}.single-contacts .office-services__grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-xl);margin-bottom:var(--spacing-xxl)}.single-contacts .office-services__section{background-color:var(--color-bg-white)}.single-contacts .office-services__section-title{font-size:var(--font-size-xlarge);color:var(--clr-blue-dark);margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--color-border);line-height:var(--font-size-xlarge)}.single-contacts .office-services__list{list-style:none;margin:0;padding:0}.single-contacts .office-services__list-item{margin-bottom:var(--spacing-sm)}.single-contacts .office-services__link{color:var(--color-primary);display:inline-block;padding:2px 0;text-decoration:none}.single-contacts .office-services__link:hover{text-decoration:underline}.single-contacts .office-services__link--more{font-weight:bold;margin-top:10px}.single-contacts .office-services__visa-section{margin-top:var(--spacing-xxl)}.single-contacts .office-services__visa-grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}.single-contacts .office-services__visa-column{background-color:var(--color-bg-white)}.single-contacts .office-services__visa-list{list-style:none;margin:0;padding:0}.single-contacts .office-services__visa-item{margin-bottom:var(--spacing-xs)}.single-contacts .office-services__other-section{margin-top:var(--spacing-xxl)}.single-contacts .office-services__other-grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg)}.single-contacts .office-services__other-column{background-color:var(--color-bg-white)}.single-contacts .office-services__other-list{list-style:none;margin:0;padding:0}.single-contacts .office-services__other-item{margin-bottom:var(--spacing-xs)}@media(min-width: 768px)and (max-width: 1023px){.single-contacts .office-services{padding:var(--spacing-xl) 0}.single-contacts .office-services__grid{grid-template-columns:repeat(2, 1fr);gap:var(--spacing-xxl)}.single-contacts .office-services__visa-grid{grid-template-columns:repeat(2, 1fr);gap:var(--spacing-xl)}.single-contacts .office-services__other-grid{grid-template-columns:repeat(2, 1fr);gap:var(--spacing-xl)}}@media(min-width: 1024px){.single-contacts .office-services{padding:var(--spacing-xxl) 0}.single-contacts .office-services__grid{grid-template-columns:repeat(3, 1fr);gap:50px}.single-contacts .office-services__visa-grid{grid-template-columns:repeat(3, 1fr);gap:var(--spacing-xxl)}.single-contacts .office-services__other-grid{grid-template-columns:repeat(3, 1fr);gap:var(--spacing-xxl)}}.single-contacts .tree-button{display:flex;gap:40px;justify-content:space-between;align-items:center;padding:2rem 1rem}.single-contacts .locations-nearby__title{color:#044888;font-size:24px;line-height:24px}/*# sourceMappingURL=contacts.css.map */
