@font-face {
  font-family: Custom Oswald;
  src: url('../fonts/subset-Oswald-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Custom Opensans;
  src: url('../fonts/subset-OpenSans-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Custom Oswald;
  src: url('../fonts/subset-Oswald-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Custom Opensans;
  src: url('../fonts/subset-OpenSans-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Custom Opensans;
  src: url('../fonts/subset-OpenSans-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark: #1a1a1a;
  --white: white;
  --blue: #0a2d5e;
  --transparent: #0000;
  --yellow: #f8c732;
  --gray: #3a3a3a;
  --110px: 110px;
  --background: #f5f6f7;
  --h1-size: 72px;
  --54px: 54px;
  --_default-2---points--40: 2.5rem;
  --_default-2---points--24: 1.5rem;
  --_colors---md-indigo--900: #1a237e;
  --_colors---base--white: white;
  --_colors---md-yellow--500: #ffeb3b;
  --_default-2---points--48: 3rem;
  --_colors---md-red--500: #f44336;
  --_colors---project--dark-red: #20090c;
  --_colors---md-orange--50-2: #fff3e0;
  --_colors---md-red--a400: #ff1744;
  --_colors---md-pink--700: #c2185b;
  --_colors---md-deep-purple--600: #5e35b1;
  --_colors---md-indigo--a100: #8c9eff;
  --_colors---md-indigo--a200: #536dfe;
  --_colors---md-light-blue--800: #0277bd;
  --_colors---md-cyan--600: #00acc1;
  --_colors---md-teal--900: #004d40;
  --_colors---md-light-green--400: #9ccc65;
  --_colors---md-lime--100: #f0f4c3;
  --_colors---md-yellow--300: #fff176;
  --_colors---md-yellow--a200: yellow;
  --_colors---md-amber--400: #ffca28;
  --_colors---md-orange--600: #fb8c00;
  --_colors---md-deep-orange--800: #d84315;
  --_colors---md-deep-orange--a400: #ff3d00;
  --_colors---md-blue-grey--700: #455a64;
  --_themes---footer--text: var(--_colors---base--white);
  --_default-2---points--72: 4.5rem;
  --_sizes---border-radius--radius: var(--_default-2---points--16);
  --_themes---form--button-bg: var(--_themes---form--accent);
  --_colors---project--salad: #c8da50;
  --_colors---md-red--600: #e53935;
  --_colors---md-pink--200: #f48fb1;
  --_colors---md-pink--400: #ec407a;
  --_colors---md-indigo--400: #5c6bc0;
  --_colors---md-blue--700: #1976d2;
  --_colors---md-blue--a100: #82b1ff;
  --_colors---md-blue--a700: #2962ff;
  --_colors---md-cyan--a400: #00e5ff;
  --_colors---md-teal--100: #b2dfdb;
  --_colors---md-green--800: #2e7d32;
  --_colors---md-amber--a400: #ffc400;
  --_colors---md-orange--a400: #ff9100;
  --_colors---md-deep-orange--200: #ffab91;
  --_colors---md-deep-orange--500: #ff5722;
  --_colors---md-blue-grey--400: #78909c;
  --_sizes---header--height: var(--_default-2---points--100);
  --_default-2---points--96: 6rem;
  --_default-2---points--60: 3.75rem;
  --_themes---form--label-bg: var(--_colors---md-blue--a700);
  --_colors---project--grey: #333;
  --_colors---md-red--50-2: #ffebee;
  --_colors---md-light-blue--50-2: #e1f5fe;
  --_colors---md-pink--100: #f8bbd0;
  --_colors---md-pink--a100: #ff80ab;
  --_colors---md-purple--100: #e1bee7;
  --_colors---md-blue--500: #2196f3;
  --_colors---md-light-blue--900: #01579b;
  --_colors---md-light-green--200: #c5e1a5;
  --_colors---md-lime--a200: #eeff41;
  --_colors---md-yellow--400: #ffee58;
  --_colors---md-orange--800: #ef6c00;
  --_colors---md-orange--a100: #ffd180;
  --_colors---md-deep-orange--a200: #ff6e40;
  --_colors---md-brown--900: #3e2723;
  --_colors---md-blue-grey--300: #90a4ae;
  --_colors---md-blue-grey--900: #263238;
  --_default-2---points--88: 5.5rem;
  --_default-2---points--44: 2.75rem;
  --_typography---headings--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --_themes---header--banner-bg: var(--_colors---project--dark-red);
  --_themes---card--text: var(--_colors---md-grey--800);
  --_colors---project--light-grey: #f4f4f4;
  --_colors---md-grey--50-2: #fafafa;
  --_colors---md-red--700: #d32f2f;
  --_colors---md-pink--a400: #f50057;
  --_colors---md-deep-purple--700: #512da8;
  --_colors---md-indigo--a700: #304ffe;
  --_colors---md-blue--400: #42a5f5;
  --_colors---md-light-blue--200: #81d4fa;
  --_colors---md-cyan--300: #4dd0e1;
  --_colors---md-teal--400: #26a69a;
  --_colors---md-green--300: #81c784;
  --_colors---md-green--600: #43a047;
  --_colors---md-light-green--800: #558b2f;
  --_colors---md-yellow--a100: #ffff8d;
  --_colors---md-amber--600: #ffb300;
  --_colors---md-deep-orange--400: #ff7043;
  --_colors---md-deep-orange--700: #e64a19;
  --_colors---md-brown--600: #6d4c41;
  --_colors---md-brown--700: #6d4c41;
  --_colors---md-grey--400: #bdbdbd;
  --_colors---md-grey--500: #9e9e9e;
  --_colors---md-grey--900: #212121;
  --_colors---md-blue-grey--500: #607d8b;
  --_themes---footer--link: var(--_colors---base--white);
  --_default-2---points--56: 3.5rem;
  --_typography---text--text-lg: var(--_default-2---points--18);
  --_typography---text--text-4xl: var(--_default-2---points--36);
  --_themes---card--accent: var(--_colors---project--cherry);
  --_colors---project--blue: #1b5b95;
  --_colors---md-red--900: #b71c1c;
  --_colors---md-pink--a700: #c51162;
  --_colors---md-deep-purple--900: #311b92;
  --_colors---md-blue--100: #bbdefb;
  --_colors---md-blue--300: #64b5f6;
  --_colors---md-light-blue--300: #4fc3f7;
  --_colors---md-cyan--900: #006064;
  --_colors---md-teal--200: #80cbc4;
  --_colors---md-light-green--500: #8bc34a;
  --_colors---md-yellow--200: #fff59d;
  --_colors---md-yellow--700: #fbc02d;
  --_colors---md-amber--100: #ffecb3;
  --_colors---md-grey--200: #eee;
  --_colors---md-grey--600: #757575;
  --_default-2---points--30: 1.875rem;
  --_typography---text--text: var(--_default-2---points--16);
  --_themes---form--text: var(--_themes---card--text);
  --_colors---md-purple--400: #ab47bc;
  --_colors---md-purple--500: #9c27b0;
  --_colors---md-purple--900: #4a148c;
  --_colors---md-light-blue--100: #b3e5fc;
  --_colors---md-light-blue--500: #03a9f4;
  --_colors---md-light-blue--a700: #0091ea;
  --_colors---md-cyan--200: #80deea;
  --_colors---md-cyan--a200: #18ffff;
  --_colors---md-cyan--a700: #00b8d4;
  --_colors---md-teal--300: #4db6ac;
  --_colors---md-green--400: #66bb6a;
  --_colors---md-light-green--300: #aed581;
  --_colors---md-lime--200: #e6ee9c;
  --_colors---md-lime--600: #c0ca33;
  --_colors---md-lime--700: #afb42b;
  --_colors---md-deep-orange--900: #bf360c;
  --_colors---md-deep-orange--a700: #dd2c00;
  --_colors---md-brown--400: #8d6e63;
  --_colors---md-grey--100: whitesmoke;
  --_default-2---points--32: 2rem;
  --_typography---text--text-5xl: var(--_default-2---points--48);
  --_sizes---border-radius--radius-lg: var(--_default-2---points--24);
  --_themes---form--label-text: white;
  --_themes---form--input-border: var(--_colors---md-grey--500);
  --_colors---md-pink--500: #e91e63;
  --_colors---md-pink--900: #880e4f;
  --_colors---md-purple--a200: #e040fb;
  --_colors---md-deep-purple--800: #4527a0;
  --_colors---md-indigo--300: #7986cb;
  --_colors---md-teal--500: #009688;
  --_colors---md-teal--a100: #a7ffeb;
  --_colors---md-green--a700: #00c853;
  --_colors---md-lime--800: #9e9d24;
  --_colors---md-yellow--100: #fff9c4;
  --_colors---md-yellow--a700: #ffd600;
  --_colors---md-amber--a100: #ffe57f;
  --_colors---md-deep-orange--a100: #ff9e80;
  --_colors---md-brown--300: #a1887f;
  --_colors---md-brown--500: #795548;
  --_colors---md-blue-grey--600: #546e7a;
  --_default-2---points--68: 4.25rem;
  --_themes---base--link: var(--_themes---base--accent-1);
  --_typography---text--text-7xl: var(--_default-2---points--72);
  --_themes---form--input-bg: var(--_colors---base--transparent);
  --_themes---form--button-text: var(--_colors---base--white);
  --_themes---header--background: var(--_colors---base--white);
  --_colors---base--black: black;
  --_themes---header--text: var(--_themes---base--title);
  --_colors---md-yellow--50-2: #fffde7;
  --_colors---md-red--400: #ef5350;
  --_colors---md-pink--600: #d81b60;
  --_colors---md-purple--600: #8e24aa;
  --_colors---md-deep-purple--a700: #6200ea;
  --_colors---md-cyan--400: #26c6da;
  --_colors---md-cyan--700: #0097a7;
  --_colors---md-green--500: #4caf50;
  --_colors---md-light-green--700: #689f38;
  --_colors---md-light-green--a400: #76ff03;
  --_colors---md-lime--500: #cddc39;
  --_colors---md-amber--700: #ffa000;
  --_colors---md-amber--800: #ff8f00;
  --_colors---md-amber--a200: #ffd740;
  --_colors---md-orange--a200: #ffab40;
  --_colors---md-grey--700: #616161;
  --_colors---md-grey--800: #424242;
  --_default-2---points--80: 5rem;
  --_default-2---points--20: 1.25rem;
  --_typography---text--text-2xl: var(--_default-2---points--24);
  --_typography---text--text-6xl: var(--_default-2---points--60);
  --_sizes---form--radius: 0rem;
  --_themes---card--title: var(--_colors---md-grey--900);
  --_colors---md-cyan--50-2: #e0f7fa;
  --_colors---md-red--200: #ef9a9a;
  --_colors---md-red--a200: #ff5252;
  --_colors---md-purple--800: #6a1b9a;
  --_colors---md-purple--a100: #ea80fc;
  --_colors---md-indigo--100: #c5cae9;
  --_colors---md-indigo--500: #3f51b5;
  --_colors---md-light-blue--a400: #00b0ff;
  --_colors---md-cyan--500: #00bcd4;
  --_colors---md-cyan--800: #00838f;
  --_colors---md-green--700: #388e3c;
  --_colors---md-green--a200: #69f0ae;
  --_colors---md-light-green--600: #7cb342;
  --_colors---md-lime--a700: #aeea00;
  --_colors---md-yellow--600: #fdd835;
  --_colors---md-amber--200: #ffe082;
  --_colors---md-orange--400: #ffa726;
  --_colors---md-deep-orange--300: #ff8a65;
  --_colors---md-blue-grey--200: #b0bec5;
  --_default-2---points--12-2: .75rem;
  --_default-2---points--4-9: .25rem;
  --_typography---headings--h4: var(--_typography---text--text-2xl);
  --_typography---headings--h5: var(--_typography---text--text-xl);
  --_themes---base--background: var(--_colors---base--white);
  --_colors---md-purple--50-2: #f3e5f5;
  --_colors---md-deep-purple--50-2: #ede7f6;
  --_colors---md-indigo--50-2: #e8eaf6;
  --_colors---md-amber--50-2: #fff8e1;
  --_colors---md-blue-grey--50-2: #eceff1;
  --_colors---md-purple--700: #7b1fa2;
  --_colors---md-blue--200: #90caf9;
  --_colors---md-light-blue--700: #0288d1;
  --_colors---md-teal--a200: #64ffda;
  --_colors---md-teal--a400: #1de9b6;
  --_colors---md-green--900: #1b5e20;
  --_colors---md-light-green--a100: #ccff90;
  --_colors---md-lime--400: #d4e157;
  --_colors---md-lime--900: #827717;
  --_colors---md-orange--900: #e65100;
  --_default-2---points--16: 1rem;
  --_default-2---points--10-2: .625rem;
  --_typography---headings--h1: var(--_default-2---points--56);
  --_typography---text--text-xl: var(--_default-2---points--20);
  --_typography---text--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --_themes---header--banner-text: var(--_colors---base--white);
  --_colors---base--transparent: #0000;
  --_themes---base--title: var(--_colors---md-grey--900);
  --_colors---project--cherry: #8c1109;
  --_colors---md-light-green--50-2: #f1f8e9;
  --_colors---md-lime--50-2: #f9fbe7;
  --_colors---md-red--a100: #ff8a80;
  --_colors---md-red--a700: #d50000;
  --_colors---md-purple--200: #ce93d8;
  --_colors---md-deep-purple--a200: #7c4dff;
  --_colors---md-indigo--200: #9fa8da;
  --_colors---md-indigo--700: #303f9f;
  --_colors---md-green--100: #c8e6c9;
  --_colors---md-green--a400: #00e676;
  --_themes---base--accent-1: var(--_colors---project--cherry);
  --_themes---footer--title: var(--_colors---base--white);
  --_default-2---points--120: 7.5rem;
  --_default-2---points--84: 5.25rem;
  --_typography---headings--h3: var(--_typography---text--text-3xl);
  --_typography---headings--weight: 400;
  --_typography---text--weight: 400;
  --_typography---text--text-3xl: var(--_default-2---points--30);
  --_themes---form--error-text: white;
  --_themes---form--title: var(--_themes---card--title);
  --_colors---md-red--100: #ffcdd2;
  --_colors---md-blue--900: #0d47a1;
  --_colors---md-teal--a700: #00bfa5;
  --_colors---md-green--200: #a5d6a7;
  --_colors---md-green--a100: #b9f6ca;
  --_colors---md-light-green--100: #dcedc8;
  --_colors---md-lime--a400: #c6ff00;
  --_colors---md-yellow--a400: #ffea00;
  --_colors---md-orange--700: #f57c00;
  --_colors---md-deep-orange--100: #ffccbc;
  --_default-2---points--14: .875rem;
  --_default-2---points--100: 6.25rem;
  --_default-2---points--8-9: .5rem;
  --_default-2---points--52: 3.25rem;
  --_default-2---points--76: 4.75rem;
  --_default-2---points--18: 1.125rem;
  --_typography---text--text-xs: var(--_default-2---points--12-2);
  --_sizes---border-radius--radius-xs: var(--_default-2---points--8-9);
  --_sizes---form--input-radius: 0rem;
  --_themes---form--error-bg: var(--_colors---md-red--700);
  --_themes---base--text: var(--_colors---md-grey--800);
  --_themes---header--link: var(--_themes---base--accent-1);
  --_colors---md-pink--50-2: #fce4ec;
  --_colors---md-blue--50-2: #e3f2fd;
  --_colors---md-teal--50-2: #e0f2f1;
  --_colors---md-green--50-2: #e8f5e9;
  --_colors---md-brown--50-2: #efebe9;
  --_colors---md-deep-purple--300: #9575cd;
  --_colors---md-indigo--800: #283593;
  --_colors---md-light-blue--600: #039be5;
  --_colors---md-cyan--a100: #84ffff;
  --_colors---md-light-green--a700: #64dd17;
  --_colors---md-lime--a100: #f4ff81;
  --_colors---md-yellow--900: #f57f17;
  --_colors---md-orange--100: #ffe0b2;
  --_colors---md-orange--500: #ff9800;
  --_colors---md-brown--800: #4e342e;
  --_themes---footer--background: var(--_colors---project--dark-red);
  --_default-2---points--64: 4rem;
  --_themes---form--background: var(--_themes---card--background);
  --_colors---project--wine: #592126;
  --_colors---md-pink--300: #f06292;
  --_colors---md-purple--300: #ba68c8;
  --_colors---md-deep-purple--200: #b39ddb;
  --_colors---md-deep-purple--400: #7e57c2;
  --_colors---md-deep-purple--a100: #b388ff;
  --_colors---md-indigo--a400: #3d5afe;
  --_colors---md-blue--a200: #448aff;
  --_colors---md-light-blue--400: #29b6f6;
  --_colors---md-teal--700: #00796b;
  --_colors---md-teal--800: #00695c;
  --_colors---md-amber--500: #ffc107;
  --_colors---md-orange--300: #ffb74d;
  --_colors---md-orange--a700: #ff6d00;
  --_colors---md-brown--100: #d7ccc8;
  --_colors---md-brown--200: #bcaaa4;
  --_colors---md-blue-grey--100: #cfd8dc;
  --_default-2---points--28: 1.75rem;
  --_default-2---points--36: 2.25rem;
  --_sizes---section--padding: var(--_default-2---points--100);
  --_typography---text--text-sm: var(--_default-2---points--14);
  --_themes---card--background: var(--_colors---md-grey--100);
  --_colors---md-deep-orange--50-2: #fbe9e7;
  --_colors---md-red--300: #e57373;
  --_colors---md-red--800: #c62828;
  --_colors---md-pink--a200: #ff4081;
  --_colors---md-deep-purple--100: #d1c4e9;
  --_colors---md-indigo--600: #3949ab;
  --_colors---md-blue--800: #1565c0;
  --_colors---md-blue--a400: #2979ff;
  --_colors---md-teal--600: #00897b;
  --_colors---md-light-green--900: #33691e;
  --_colors---md-lime--300: #dce775;
  --_colors---md-yellow--800: #f9a825;
  --_colors---md-amber--a700: #ffab00;
  --_colors---md-grey--300: #e0e0e0;
  --_themes---form--border: var(--_themes---form--background);
  --_themes---form--accent: var(--_themes---card--accent);
  --_colors---md-pink--800: #ad1457;
  --_colors---md-purple--a400: #d500f9;
  --_colors---md-purple--a700: #a0f;
  --_colors---md-deep-purple--500: #673ab7;
  --_colors---md-deep-purple--a400: #651fff;
  --_colors---md-blue--600: #1e88e5;
  --_colors---md-light-blue--a100: #80d8ff;
  --_colors---md-light-blue--a200: #40c4ff;
  --_colors---md-cyan--100: #b2ebf2;
  --_colors---md-light-green--a200: #b2ff59;
  --_colors---md-amber--300: #ffd54f;
  --_colors---md-amber--900: #ff6f00;
  --_colors---md-orange--200: #ffe0b2;
  --_colors---md-deep-orange--600: #f4511e;
  --_colors---md-blue-grey--800: #37474f;
  --_themes---base--accent-2: var(--_colors---project--wine);
  --_default-2---points--92: 5.75rem;
  --_typography---headings--h2: var(--_default-2---points--40);
  --_typography---headings--h6: var(--_typography---text--text-lg);
  --_typography---base--font-size: clamp(16px, calc(18 / 1440 * 100vw), 18px);
  --_themes---form--input-text: var(--_colors---md-grey--900);
  --_themes---footer--accent: var(--_colors---md-red--900);
  --error: #eb5757;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

body {
  color: var(--dark);
  font-family: Custom Opensans, Arial, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

h1 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
}

h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

em {
  font-style: italic;
}

.script, .style {
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.lightgallery {
  display: none;
}

.button {
  text-align: center;
  border-radius: 8px;
  padding: 20px 32px;
  transition: opacity .4s;
}

.button:hover {
  opacity: .6;
}

.button.button--phone {
  padding: 0;
}

.nav {
  background-color: var(--blue);
  transform-origin: 100% 0;
  border-bottom-left-radius: 100%;
  width: 100%;
  height: 100%;
  transition-property: border-radius, transform;
  transition-duration: .4s, .4s;
  transition-timing-function: ease, ease;
  position: fixed;
  inset: 0%;
  transform: scale(0);
}

.nav__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 130px;
  display: flex;
  overflow: hidden auto;
}

.mobile-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--blue);
  background-color: var(--transparent);
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px 12px;
  display: flex;
  position: relative;
}

.header__control {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
  position: relative;
}

.logo {
  z-index: 5;
  width: 233px;
  height: 60px;
  position: relative;
}

.nav__subtext {
  color: var(--white);
  font-weight: 600;
  text-decoration: none;
}

.nav__item {
  color: var(--white);
}

.nav__item.nav__item--contact {
  display: none;
}

.nav__text-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.nav__sublist {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.logo__image {
  opacity: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
  transition: opacity .4s;
  display: block;
  position: absolute;
  inset: 0%;
}

.logo__image.logo__image--blue {
  opacity: 1;
}

.nav__top {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: center;
  margin-top: auto;
  padding-top: 16px;
  display: none;
}

.nav__text {
  text-transform: capitalize;
  white-space: nowrap;
  color: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  text-decoration: none;
  transition-property: color;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: block;
}

.button__phone-svg {
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.nav__back-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--yellow);
  cursor: pointer;
  align-items: center;
  margin-bottom: 30px;
  padding-left: 24px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.container.header__container {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.container.nav__container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  opacity: 0;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.container.contact-us__container {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.container.container--hero {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1.26fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
  position: relative;
}

.container.container--services {
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.container.container--about-us {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.container--about-us:where(.w-variant-116bf00b-3593-22ec-e3a3-c268691f24db) {
  grid-template-columns: .6fr 1fr;
}

.container.container--principles {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.container.container--reviews {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.container.container--map {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(300px, 600px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.container--footer {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.container._404--container {
  z-index: 1;
  grid-column-gap: 156px;
  grid-row-gap: 156px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.container.container--blog {
  grid-column-gap: 80px;
  grid-row-gap: 70px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 416px;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.container--recent {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.container.container--hero-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.container.container--location {
  padding-left: 0;
  padding-right: 0;
}

.container.container--what-we-do {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.container--practices {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.container--process {
  grid-column-gap: 30px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.container.container--gap-70px {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.container.why-choose__container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.container--faq {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.nav__submenu {
  z-index: 10;
  background-color: var(--blue);
  opacity: 0;
  margin-right: 16px;
  padding-left: 16px;
  transition-property: opacity, transform;
  transition-duration: .4s, .4s;
  transition-timing-function: ease, ease;
  position: absolute;
  inset: 130px 0% 0%;
  overflow: auto scroll;
  transform: translate(200%);
}

.header {
  z-index: 20;
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color .4s;
  position: fixed;
  inset: 0% 0% auto;
}

.footer {
  background-color: var(--gray);
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero {
  background-color: var(--dark);
  position: relative;
}

.profile {
  margin-bottom: 50px;
  display: none;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.form__input {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--blue);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--blue);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--blue);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--blue);
  height: 64px;
  color: var(--white);
  background-color: #ffffff1a;
  margin-bottom: 0;
  padding: 20px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  transition-property: border-color, padding, background-color;
  transition-duration: .4s, .4s, .4s;
  transition-timing-function: ease, ease, ease;
}

.form__input.input-text-area {
  cursor: text;
  height: 140px;
}

.success-message {
  background-color: #0000;
  height: 100%;
  padding: 0;
}

.full-page__text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 140%;
}

.contact-us {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
  position: relative;
}

.form-container {
  background-color: var(--blue);
  flex: none;
  margin-bottom: 0;
  padding: 40px;
}

.form__field {
  width: 100%;
  position: relative;
}

.form__field.form__field--email-name {
  display: none;
}

.submit-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.form__label {
  color: var(--background);
  cursor: text;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  transition: border-radius .4s, background-color .4s, font-size .4s, color .4s, transform .4s;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
}

.form__label.form__label--text-area {
  top: 16px;
  transform: none;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: none;
  grid-template-rows: auto auto auto;
  grid-template-columns: 45% 45%;
  grid-auto-columns: 1fr;
  display: flex;
}

.form__row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
  position: relative;
}

.full-page__title {
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
}

.full-page__title.full-page-form__title {
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 140%;
}

.full-page__title.full-page-form__title.full-page-form__title--sucess {
  margin-bottom: 16px;
}

.success-wrap {
  flex-flow: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.form__select-wrap {
  height: 100%;
  position: relative;
}

.form__custom-select {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #50535466;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 20px 16px;
  display: flex;
}

.selected-value {
  color: #212d3a;
  height: fit-content;
  padding-top: 3px;
  padding-bottom: 5px;
  position: absolute;
}

.select__arrow {
  border-bottom: 2px solid #404040;
  border-right: 2px solid #404040;
  width: 8px;
  height: 8px;
  padding-bottom: 0;
  transition: transform .5s;
  position: absolute;
  inset: 50% 5% 0% auto;
  transform: translate(0, -50%)rotate(45deg);
}

.form__select-dropdown {
  z-index: 2;
  opacity: 0;
  background-color: #fff;
  border: 1px solid #50535466;
  border-top-width: 0;
  flex-flow: column;
  width: 100%;
  max-height: 0;
  padding-left: 0;
  list-style-type: none;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.error-message {
  color: #d4382a;
  background-color: #fff;
  font-size: 14px;
  line-height: 150%;
  position: absolute;
  bottom: -5px;
  right: 5px;
}

.form__select {
  z-index: -1;
  height: 0;
  margin-bottom: 0;
  padding: 0;
  display: none;
  position: absolute;
}

.blogposting {
  margin-bottom: 50px;
}

.recaptcha-form {
  position: absolute;
}

.hero__h1-main {
  font-family: Custom Opensans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
}

.hero__label {
  color: var(--white);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: var(--h1-size);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 110%;
}

.hero__description {
  max-width: 523px;
  color: var(--white);
}

.hero__description.hero__description--404 {
  margin-bottom: 16px;
}

.btn {
  background-color: var(--yellow);
  color: var(--blue);
  text-align: center;
  width: fit-content;
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  transition-property: background-color;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: block;
}

.btn:where(.w-variant-0c0316d9-e339-e168-4280-79ed3e1455d9) {
  border: 1px solid var(--yellow);
  background-color: var(--transparent);
  text-align: center;
  transition: background-color .4s;
}

.btn:where(.w-variant-393d541a-76bb-704e-0742-24111611c115) {
  width: 100%;
}

.btn:where(.w-variant-a798decb-59dd-8070-451e-fb1271454234) {
  border: 1px solid var(--yellow);
  background-color: var(--transparent);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .4s;
}

.btn:hover {
  background-color: #ffda68;
}

.btn:hover:where(.w-variant-0c0316d9-e339-e168-4280-79ed3e1455d9), .btn:hover:where(.w-variant-a798decb-59dd-8070-451e-fb1271454234) {
  background-color: var(--yellow);
}

.btn.width-100 {
  width: 100%;
}

.btn.transparent {
  border: 1px solid var(--yellow);
  background-color: var(--transparent);
  text-align: center;
  transition: background-color .4s;
}

.btn.transparent:hover {
  background-color: var(--yellow);
}

.btn.transparent.load-more-button {
  margin-left: auto;
  margin-right: auto;
}

.btn.nav__btn--bottom {
  display: block;
}

.hero__bottom {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  display: flex;
}

.gbp-block {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  align-items: center;
  width: fit-content;
  display: flex;
}

.gbp-block:where(.w-variant-760c90a7-5ce4-fca8-f37f-b7de669da67f) {
  margin-left: auto;
  margin-right: auto;
}

.hero__h1-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.hero__h1-icon {
  width: 24px;
  height: 24px;
}

.hero__bg {
  pointer-events: none;
  object-fit: cover;
  object-position: 15% 0%;
  width: 100%;
  max-width: none;
  height: calc(100% + 100px);
  position: absolute;
  top: -100px;
  bottom: 0%;
}

.hero__bg.hero__bg--small {
  z-index: -1;
  height: calc(100% + 144px);
  display: block;
  top: -144px;
}

.hero__bg.hero__bg--small.hero__bg--mobile {
  display: none;
}

.hero__bg.hero__bg--blog {
  z-index: -1;
  object-position: 15% 30%;
  height: 100%;
  top: 0;
}

.hero__bg.hero__bg--huge, .hero__bg.hero__bg--mobile {
  display: none;
}

.hero__bg.hero__bg--position {
  object-position: 15% 26%;
}

.hero__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 722px;
  padding-top: 190px;
  padding-bottom: 95px;
  display: flex;
}

.hero__gradient {
  background-image: linear-gradient(360deg, var(--blue) 12%, var(--transparent) 98%);
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.hero__gradient.hero__gradient--small {
  z-index: 0;
  background-image: linear-gradient(360deg, var(--blue), var(--transparent) 68%);
}

.hero__gradient.hero__gradient--404 {
  background-image: none;
}

.gbp-logo {
  width: 24px;
  height: 24px;
}

.gbp-stars {
  width: 106px;
  height: 20px;
}

.gbp-text {
  color: var(--white);
  white-space: nowrap;
  text-decoration: none;
}

.gbp-text:where(.w-variant-760c90a7-5ce4-fca8-f37f-b7de669da67f) {
  color: var(--dark);
}

.gbp-number {
  color: var(--white);
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.gbp-number:where(.w-variant-760c90a7-5ce4-fca8-f37f-b7de669da67f) {
  color: var(--dark);
}

.hero__photo {
  object-fit: contain;
}

.hero__photo.hero__photo--mobile {
  display: none;
}

.trust {
  margin-top: 60px;
  margin-bottom: var(--110px);
}

.trust__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.trust__list-item {
  background-color: var(--background);
  padding: 30px;
}

.btn__list {
  justify-content: space-between;
  display: flex;
}

.btn__list.btn__list--cta {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  width: fit-content;
}

.btn__list-item {
  align-self: center;
}

.btn-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  width: fit-content;
  text-decoration: none;
  display: flex;
}

.btn-link:where(.w-variant-7619c150-a9df-04e2-6a98-7b4ae3275960) {
  margin-left: auto;
}

.btn-link__svg {
  width: 24px;
  height: 24px;
  transition: transform .4s;
}

.trust__case-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 24px;
  display: flex;
}

.trust__case-verdict {
  color: var(--blue);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.trust__title {
  margin-bottom: 50px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.trust__title.trust__title--article {
  margin-bottom: 16px;
}

.btn-link__text {
  border-bottom: 1px solid var(--blue);
  color: var(--blue);
  font-weight: 600;
}

.trust__article-img-block {
  width: 271px;
  margin-bottom: 24px;
}

.trust__article-image {
  object-fit: contain;
  width: auto;
  height: 28px;
}

.trust__article-date {
  color: var(--blue);
  margin-bottom: 8px;
}

.trust__description {
  margin-bottom: 24px;
}

.gray-services {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
}

.section-heading {
  text-transform: uppercase;
}

.section-heading:where(.w-variant-bc2cd4d4-be67-965e-ee95-2c17021c106c), .section-heading:where(.w-variant-4199120a-a5ec-335d-efab-dd6f148a9aec) {
  text-align: center;
}

.section-heading:where(.w-variant-70eda9aa-89a4-5ece-e6ac-00b30bf6b4a3) {
  color: var(--white);
}

.section-heading h2 {
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: var(--54px);
  font-weight: 600;
  line-height: 110%;
}

.section-heading em {
  color: var(--blue);
  font-style: normal;
}

.section-heading h1 {
  color: var(--dark);
  text-transform: uppercase;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.services__menu-list {
  display: flex;
}

.services__menu-button {
  border: 1px solid var(--gray);
  background-color: var(--white);
  flex: 1;
  width: 100%;
  padding: 16px 24px;
  font-weight: 600;
}

.services__menu-button.swiper-slide {
  height: auto;
  transition: filter .4s, color .4s, background-color .4s;
}

.services__menu-button.services-chosen-button {
  display: none;
}

.services__content-list {
  display: flex;
}

.services__content-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.services__content-item.swiper-slide {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.services__content {
  background-color: var(--white);
  padding: 30px;
}

.services__content-inner-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.services__content-inner li {
  color: var(--blue);
  padding-left: 13px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  position: relative;
}

.services__content-inner ul {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.services__main-text {
  margin-bottom: 30px;
}

.services__main-text h3 {
  margin-bottom: 24px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.services__content-img {
  object-fit: cover;
  height: 100%;
}

.cta {
  background-color: var(--blue);
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}

.cta__text {
  max-width: 532px;
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.phone-icon {
  pointer-events: none;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
}

.phone-icon:where(.w-variant-a0476c94-348e-6406-e9fd-1d649e04f818) {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.phone-block {
  width: fit-content;
  position: relative;
}

.phone-link {
  color: var(--white);
  padding-left: 36px;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.phone-link:where(.w-variant-a0476c94-348e-6406-e9fd-1d649e04f818) {
  padding-left: 40px;
}

.phone-block__text {
  color: var(--white);
  text-align: right;
}

.phone-block__text:where(.w-variant-a0476c94-348e-6406-e9fd-1d649e04f818) {
  padding-left: 40px;
}

.cta__bg-city {
  pointer-events: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bg-name-up {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.about-us {
  margin-top: var(--110px);
  margin-bottom: 70px;
}

.about-us__content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.about__us-right {
  position: relative;
}

.rich-text:where(.w-variant-5d1223bc-ecb3-0176-b636-9f2a0f6267a5) {
  text-align: center;
}

.rich-text.rich-text--about-us {
  margin-top: -6px;
}

.rich-text.dropdown__body {
  margin-left: 94px;
  margin-right: 64px;
  transition: padding .4s;
  overflow: hidden;
}

.rich-text.dropdown__body:where(.w-variant-35b44f21-85ae-7e2e-c4ce-e026327ebfe5) {
  margin-left: 64px;
}

.rich-text.dropdown__body:where(.w-variant-412af73e-6f51-dda8-4f46-0b705d845bbe) {
  margin-left: 30px;
}

.rich-text.rich-text--contact-us {
  max-width: 548px;
}

.rich-text.rich-text--text-section {
  max-width: 746px;
}

.rich-text h2 {
  text-transform: uppercase;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.rich-text a {
  border-bottom: 1px solid var(--blue);
  color: var(--blue);
  text-decoration: none;
  transition: border-color .2s;
}

.rich-text a:hover {
  border-bottom-color: var(--transparent);
}

.rich-text h3 {
  margin-bottom: 16px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.rich-text.rich-text--location {
  margin-bottom: 16px;
}

.rich-text.rich-text--principles {
  max-width: 70%;
}

.rich-text.rich-text--practices {
  text-align: center;
  max-width: 813px;
  margin-bottom: 46px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text.rich-text--center {
  text-align: center;
  align-self: center;
}

.rich-text.center {
  text-align: center;
}

.about-us__pic-block {
  background-color: var(--background);
  margin-left: 100px;
  padding-top: 48px;
  padding-left: 8px;
  padding-right: 18px;
}

.about-us__pic-block.about-us__pic-block--blue {
  background-color: var(--blue);
  margin-left: 0;
}

.about-us__badge {
  position: absolute;
  top: 58px;
  left: 8px;
}

.about-us__quote-block {
  background-color: var(--blue);
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-us__quote-mark {
  pointer-events: none;
  height: 140px;
  color: var(--yellow);
  justify-content: center;
  align-items: center;
  font-size: 200px;
  font-weight: 600;
  line-height: 150%;
  display: flex;
  position: absolute;
  top: -18px;
  left: -38px;
}

.about-us__quote-text {
  color: var(--white);
  font-size: 18px;
  font-weight: 700;
}

.principles {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.principles.principles--gray {
  background-color: var(--background);
}

.principles__block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  display: block;
}

.principles__image-block {
  display: none;
}

.principles__image {
  object-fit: cover;
  height: 100%;
}

.dropdown__list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.dropdown__list.dropdown__list--why-choose {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  padding: 30px;
}

.dropdown__list-item {
  background-color: var(--background);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  transition: background-color .4s;
}

.dropdown__button {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--transparent);
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr 15px;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding: 30px;
  display: grid;
}

.dropdown__button:where(.w-variant-35b44f21-85ae-7e2e-c4ce-e026327ebfe5) {
  grid-template-rows: auto;
  margin-bottom: 16px;
  padding: 0;
}

.dropdown__button:where(.w-variant-412af73e-6f51-dda8-4f46-0b705d845bbe) {
  grid-template-rows: auto;
  grid-template-columns: auto 20px;
}

.check-icon {
  background-color: var(--yellow);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.check-icon:where(.w-variant-412af73e-6f51-dda8-4f46-0b705d845bbe) {
  display: none;
}

.dropdown__heading {
  text-align: left;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.dropdown__icon {
  background-color: var(--dark);
  width: 16px;
  height: 6px;
  transition: transform .4s, background-color .4s;
  position: relative;
}

.reviews {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
  overflow: hidden;
}

.reviews__block {
  margin-top: 54px;
  position: relative;
}

.elfsight-app-3df7f1b0-714c-4cf5-9f23-21f878e43e02 {
  padding-left: 56px;
  padding-right: 56px;
}

.swiper-buttons {
  display: none;
}

.swiper-buttons:where(.w-variant-0d60af69-736f-7846-8877-94ec0ea71b2c), .swiper-buttons.all-visible {
  display: block;
}

.swiper-button {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.swiper-button.swiper-button-prev {
  z-index: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translate(0, -50%);
}

.swiper-button.swiper-button-next {
  z-index: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0, -50%);
}

.swiper-button-svg {
  width: 40px;
  height: 40px;
}

.map__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 110px;
  padding-bottom: 110px;
  padding-left: 50px;
  display: flex;
}

.map {
  width: 100%;
  height: 100%;
  margin-left: -16px;
}

.map__left-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--blue);
  flex-flow: column;
  padding: 28px 24px 20px;
  display: flex;
  position: absolute;
  top: 120px;
  right: 30px;
}

.map__image {
  object-fit: cover;
  height: 100%;
}

.address-link {
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.address-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 32px 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
  position: relative;
}

.address-icon {
  pointer-events: none;
  width: 32px;
  height: 32px;
}

.contact-us__content {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.recaptcha-form__label, .recaptcha-response__label {
  pointer-events: none;
  display: none;
}

.bg-name-bottom {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.footer__top {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.footer__bottom-list {
  grid-column-gap: 48px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer__bottom-item {
  color: var(--white);
  font-size: 16px;
  font-weight: 600;
}

.footer__bottom-sublist {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.footer__label {
  color: var(--white);
  width: fit-content;
  margin-bottom: 24px;
  font-family: Custom Opensans, Arial, sans-serif;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.footer__contact-list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.footer__follow-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  display: flex;
}

.footer__follow-item, .footer__icon {
  width: 53px;
  height: 53px;
}

.footer__glf-link, .footer__sublist-link {
  color: var(--white);
}

.mobile-button__dash {
  background-color: var(--blue);
  width: 17px;
  height: 2px;
  margin-left: auto;
}

.breadcrumbs {
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.breadcrumbs__list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  display: flex;
}

.breadcrumbs__item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.breadcrumbs__item-link {
  color: var(--gray);
  font-weight: 600;
  text-decoration: none;
}

.breadcrumbs__item-link.breadcrumbs__item-link--last {
  color: var(--blue);
}

.hero-small {
  background-color: var(--transparent);
  padding-top: 80px;
  padding-bottom: 70px;
  position: relative;
}

.hero-small.hero-small--blog {
  padding-top: 100px;
}

.hero-small.hero-small--description {
  padding-top: 224px;
}

.hero-small__heading {
  text-transform: uppercase;
  max-width: 761px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 110%;
}

.hero-small__heading.hero-small__heading--blog {
  max-width: 923px;
  margin-bottom: 24px;
}

.text-section {
  padding-top: 70px;
  padding-bottom: var(--110px);
}

.services__menu-wrapper {
  margin-bottom: 40px;
}

.text-section__note-wrapper {
  background-color: var(--background);
  max-width: 746px;
  margin-bottom: 48px;
  padding: 24px;
}

.text-section__note-text {
  font-weight: 700;
}

._404 {
  padding-top: 185px;
  padding-bottom: 90px;
  position: relative;
}

._404__heading {
  color: var(--white);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 250px;
  font-weight: 600;
  line-height: 110%;
}

._404__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.blog-layout {
  padding-top: 70px;
  padding-bottom: var(--110px);
  position: relative;
}

.recent {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
}

.recent__list.swiper-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.recent__list-item.collection__list-item.swiper-slide {
  flex-flow: column;
  height: auto;
  display: flex;
}

.hero__blog-data {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--white);
  flex-flow: wrap;
  display: flex;
}

.blog__date {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.hero__blog-author-link {
  color: var(--white);
  font-weight: 700;
  text-decoration: none;
}

.hero-blog__date-text {
  font-weight: 700;
}

.blog__sidebar-wrapper {
  position: relative;
}

.blog__body {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog__inline-cta {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--blue);
  flex-flow: column;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 100px 45px;
  display: flex;
  position: relative;
}

.blog__faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.blog__sidebar {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  max-height: calc(100dvh - 132px);
  display: flex;
  position: sticky;
  top: 116px;
}

.blog__toc {
  background-color: var(--background);
  padding: 30px;
}

.blog__side-cta {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--blue);
  flex-flow: column;
  padding: 30px;
  display: flex;
}

.blog__side-cta.blog__sidebar__service-inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  max-height: calc(100dvh - 132px);
  position: sticky;
  top: 132px;
}

.blog__side-cta__description {
  color: var(--white);
  margin-bottom: 6px;
}

.blog__side-cta__heading {
  color: var(--white);
  text-transform: uppercase;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 110%;
}

.blog__side-cta__heading.blog__side-cta__heading--toc {
  color: var(--dark);
  margin-bottom: 24px;
  font-size: 32px;
}

.cta-inline__bottom {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  display: flex;
}

.cta-inline__heading {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.cta-inline__description {
  color: var(--white);
  text-align: center;
  margin-bottom: 6px;
}

.collection__image-wr {
  background-color: var(--background);
  height: 295px;
  padding-bottom: 8px;
}

.collection__image-wr.collection__image-wr--blog-hub {
  background-color: var(--white);
}

.collection__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  flex-flow: column;
  padding: 30px 30px 24px;
  display: flex;
}

.collection__content.collection__content--blog-hub {
  background-color: var(--background);
}

.collection__bottom {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.collection__bottom.collection__bottom--blog-hub {
  background-color: var(--background);
}

.author-link {
  color: var(--dark);
  font-weight: 700;
  text-decoration: none;
}

.collection__link {
  color: var(--dark);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.collection__image {
  width: 100%;
  height: 100%;
}

.recent__swiper-wrapper {
  position: relative;
}

.recent__swiper-wrapper.recent__swiper-wrapper--padding {
  padding-left: 64px;
  padding-right: 64px;
}

.blog__author {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--background);
  grid-template-rows: auto;
  grid-template-columns: 154px 1fr;
  grid-auto-columns: 1fr;
  padding: 30px;
  display: grid;
}

.blog__author__name {
  margin-bottom: 8px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.blog__author__position {
  margin-bottom: 16px;
  font-weight: 600;
}

.blog__author__description {
  margin-bottom: 16px;
}

.blog__faq-heading {
  text-transform: uppercase;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.blog__quote-block {
  background-color: var(--blue);
  padding: 30px 100px;
  position: relative;
}

.blog__quote-mark {
  pointer-events: none;
  height: 140px;
  color: var(--yellow);
  justify-content: center;
  align-items: center;
  font-size: 200px;
  font-weight: 600;
  line-height: 150%;
  display: flex;
  position: absolute;
  top: -28px;
  left: 0;
}

.blog__quote-text {
  color: var(--white);
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.blog__quote-author {
  color: var(--white);
  width: fit-content;
  margin-left: auto;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  position: relative;
}

.blog-hub {
  padding-top: 70px;
  padding-bottom: var(--110px);
}

.blog-hub__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  margin-bottom: 30px;
  display: grid;
}

.collection__top {
  position: relative;
}

.pagination {
  display: none;
}

.collection__list-item {
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.collection__list-item.collection__list-item--blog-hub {
  background-color: var(--background);
}

.loader {
  margin: 32px auto;
}

.loader.loader--hidden {
  display: none;
}

.hero-small__content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  max-width: 788px;
  color: var(--white);
  flex-flow: column;
  display: flex;
}

.location__list {
  position: relative;
}

.location__list-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 100px;
  box-shadow: inset 0 -4px 8px -4px #0003;
}

.location__item-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 130px;
  display: flex;
  overflow: hidden;
}

.location__image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.location__sublist {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  display: flex;
}

.location__sublist-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.location__sublist-icon {
  width: 32px;
  height: 32px;
}

.location__sublist-text {
  color: var(--blue);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  line-height: 110%;
}

.location__sublist-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.white-services {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.practices {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
}

.process {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.what-we-do__image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.what-we-do__content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.principles__content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.about-us__badges-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  height: 100px;
  display: flex;
}

.about-us__badges-img {
  width: 100%;
  height: 100%;
}

.practices__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.practices__heading {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--transparent);
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding: 0;
  text-decoration: none;
  display: grid;
}

.practices__heading-text {
  text-align: left;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.practices__list-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 30px;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.practices__list-item.practices__list-item--text {
  background-color: var(--transparent);
}

.process__heading {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 759px;
  display: flex;
}

.process__img-block {
  display: none;
}

.process__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.process__content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--background);
  flex-flow: column;
  padding: 30px;
  display: flex;
}

.process__content-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.process__content-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.process__item-heading {
  color: var(--blue);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.cases-hub {
  padding-top: 70px;
  padding-bottom: var(--110px);
}

.cta__content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: center;
  max-width: 658px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cases__item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--background);
  flex-flow: column;
  justify-content: space-between;
  padding: 30px;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
}

.cases__item:hover {
  box-shadow: 0 2px 5px #0003;
}

.cases__item.swiper-slide {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.cases__list, .cases__list.cases__list--1-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cases__list.cases__list--1-row.swiper-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cases__wrapper {
  background-color: var(--transparent);
}

.cases__wrapper.swiper {
  margin-left: 56px;
  margin-right: 56px;
  overflow: hidden;
}

.cases__item-amount {
  color: var(--blue);
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 110%;
}

.cases__item-amount.cases__item-amount--smaller {
  font-size: 32px;
  font-weight: 500;
}

.cases__item-name {
  color: var(--dark);
  margin-bottom: 16px;
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
}

.cases__item-name.cases-hub__item-name--smaller {
  font-size: 18px;
}

.cases__item-practice {
  color: var(--blue);
  margin-bottom: 8px;
  font-weight: 600;
}

.cases__item-description {
  color: var(--dark);
}

.cases__item-content {
  text-decoration: none;
}

.cases {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.why-choose {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
  background-color: var(--background);
}

.cases__wrapper-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.services {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.services.what-we-do:where(.w-variant-849fe294-9afe-fbec-e681-0e12a5995eef) {
  background-color: var(--background);
}

.white-services__top {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: center;
  max-width: 771px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.services__list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services__list-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--background);
  flex-flow: column;
  padding: 30px;
  display: flex;
  position: relative;
}

.services__heading {
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 110%;
  position: relative;
}

.link-card {
  color: var(--dark);
  width: fit-content;
  text-decoration: none;
  transition-property: color;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: inline-flex;
}

.why-choose__left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.hero__location {
  color: var(--white);
  font-family: Custom Opensans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
}

.hero__service-h1 {
  color: var(--white);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: var(--h1-size);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 110%;
}

.faq {
  padding-top: var(--110px);
  padding-bottom: var(--110px);
}

.faq__block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  display: block;
}

.faq__image-block {
  display: none;
}

.faq__image {
  object-fit: cover;
  height: 100%;
}

.blog__dropdown-list, .blog__body-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.author__aside-top {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.author__aside-image__block {
  background-color: var(--blue);
  padding-left: 8px;
  padding-right: 8px;
}

.author__aside-badges {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100px;
  display: flex;
}

.author__aside-badge {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.author__aside-badge.author__aside-badge--grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.author__aside-badge-img {
  height: 100%;
}

.author__aside-badge-follow {
  width: 53px;
  height: 53px;
}

.author__aside-badge-text {
  color: var(--blue);
  font-family: Custom Oswald, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.blog__toc-button {
  background-color: var(--transparent);
  opacity: 1;
  color: var(--gray);
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 110%;
  transition-property: color;
  transition-duration: .4s;
  transition-timing-function: ease;
}

.blog__toc-button:hover {
  color: var(--blue);
}

.cases__wrapper-inner, .map__wrapper {
  position: relative;
}

.about-us__pic.about-us__pic--desktop {
  width: auto;
  height: auto;
}

.about-us__pic.about-us__pic--mobile {
  display: none;
}

.text-section__content {
  max-width: 768px;
}

.about-us__wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  display: flex;
}

.script-2, .style-2 {
  display: none;
}

.cta-example {
  padding-top: var(--_default-2---points--40);
  padding-right: var(--_default-2---points--40);
  padding-bottom: var(--_default-2---points--40);
  padding-left: var(--_default-2---points--40);
  grid-column-gap: var(--_default-2---points--24);
  grid-row-gap: var(--_default-2---points--24);
  background-color: var(--_colors---md-indigo--900);
  color: var(--_colors---base--white);
  text-align: center;
  isolation: isolate;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.cta-example__title {
  color: var(--_colors---md-yellow--500);
  font-size: var(--_default-2---points--48);
}

.cta-example__button {
  background-color: var(--_colors---md-red--500);
}

.cta-exanple__image {
  z-index: -1;
  pointer-events: none;
  width: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.script-3, .style-3 {
  display: none;
}

.cta-example-2 {
  padding-top: var(--_default-2---points--40);
  padding-right: var(--_default-2---points--40);
  padding-bottom: var(--_default-2---points--40);
  padding-left: var(--_default-2---points--40);
  grid-column-gap: var(--_default-2---points--24);
  grid-row-gap: var(--_default-2---points--24);
  background-color: var(--_colors---md-indigo--900);
  color: var(--_colors---base--white);
  text-align: center;
  isolation: isolate;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.cta-example__title-2 {
  color: var(--_colors---md-yellow--500);
  font-size: var(--_default-2---points--48);
}

.cta-example__button-2 {
  background-color: var(--_colors---md-red--500);
}

.cta-exanple__image-2 {
  z-index: -1;
  pointer-events: none;
  width: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.richtext-parser {
  display: none;
}

.image-2 {
  width: auto;
  height: auto;
}

@media screen and (min-width: 1280px) {
  .nav {
    background-color: #0000;
    width: auto;
    height: auto;
    transition-property: none;
    position: relative;
    transform: scale(1);
  }

  .nav__list {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    align-items: center;
    width: auto;
    height: fit-content;
    margin-top: 0;
    margin-right: 32px;
    overflow: visible;
  }

  .header__control {
    display: none;
  }

  .logo {
    width: 373px;
    height: 96px;
  }

  .nav__subtext {
    color: var(--dark);
    white-space: nowrap;
    transition: color .4s;
  }

  .nav__subtext:hover {
    color: var(--blue);
  }

  .nav__item {
    color: var(--dark);
  }

  .nav__item.nav__item--arrow {
    position: relative;
  }

  .nav__item.nav__item--contact {
    display: block;
  }

  .nav__sublist {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: flex;
  }

  .nav__top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .nav__text:hover {
    color: var(--blue);
  }

  .nav__text.nav__text--no-hover:hover {
    color: inherit;
  }

  .nav__back-button {
    display: none;
  }

  .container {
    padding-left: 48px;
    padding-right: 48px;
  }

  .container.header__container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .container.nav__container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    opacity: 1;
    flex-flow: column;
    align-items: flex-end;
    width: fit-content;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container.container--blog {
    grid-column-gap: 134px;
  }

  .container.container--process {
    grid-template-rows: auto auto;
    grid-template-columns: .75fr 1fr;
    display: grid;
  }

  .nav__submenu {
    opacity: 0;
    pointer-events: none;
    background-color: #0000;
    width: fit-content;
    height: fit-content;
    margin-right: 0;
    padding: 18px;
    transition-property: background-color, opacity, transform;
    transition-duration: .4s, .4s, .4s;
    transition-timing-function: ease, ease, ease;
    position: absolute;
    inset: 100% 0% 0% -50%;
    overflow: visible;
    transform: translate(0%, -10%);
  }

  .header {
    height: 144px;
    transition: background-color .6s;
  }

  .form-container {
    width: 650px;
  }

  .btn.nav__btn--bottom {
    display: none;
  }

  .hero__bg {
    height: calc(100% + 144px);
    top: -144px;
  }

  .hero__bg.hero__bg--small {
    height: calc(100% + 188px);
    top: -188px;
  }

  .phone-icon:where(.phone-block--hero) {
    top: auto;
    bottom: 0;
  }

  .phone-block:where(.phone-block--hero) {
    flex-flow: column-reverse;
    display: flex;
  }

  .phone-link:where(.phone-block--hero) {
    color: var(--dark);
  }

  .phone-block__text:where(.phone-block--hero) {
    color: var(--dark);
    text-align: right;
    font-size: 14px;
  }

  .rich-text.rich-text--principles {
    max-width: 558px;
  }

  .principles__block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 520px 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .principles__image-block {
    display: block;
  }

  .elfsight-app-3df7f1b0-714c-4cf5-9f23-21f878e43e02 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .swiper-button.swiper-button-prev {
    left: -24px;
  }

  .swiper-button.swiper-button-next {
    right: -24px;
  }

  .map {
    margin-left: -48px;
  }

  .footer__top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .blog__sidebar {
    max-height: calc(100dvh - 176px);
    top: 160px;
  }

  .blog__side-cta.blog__sidebar__service-inner {
    top: 160px;
  }

  .recent__swiper-wrapper.recent__swiper-wrapper--padding {
    padding-left: 24px;
    padding-right: 24px;
  }

  .location__list-item {
    top: 144px;
  }

  .process__img-block {
    display: block;
  }

  .cases__wrapper.swiper {
    margin-left: 24px;
    margin-right: 24px;
  }

  .faq__block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 520px 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .faq__image-block {
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    padding-left: 72px;
    padding-right: 72px;
  }

  .container.container--what-we-do {
    grid-template-columns: 1.1fr 1fr;
  }

  .hero__bg {
    display: none;
  }

  .hero__bg.hero__bg--small {
    top: -188px;
  }

  .hero__bg.hero__bg--huge {
    display: block;
  }

  .hero__photo-block {
    overflow: hidden;
  }

  .hero__photo {
    transform: translate(0, 40px);
  }

  .elfsight-app-3df7f1b0-714c-4cf5-9f23-21f878e43e02 {
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-button.swiper-button-prev {
    left: -44px;
  }

  .swiper-button.swiper-button-next {
    right: -44px;
  }

  .map {
    margin-left: -72px;
  }

  .recent__swiper-wrapper.recent__swiper-wrapper--padding {
    padding-left: 0;
    padding-right: 0;
  }

  .location__list-item {
    grid-template-columns: 1fr 1.5fr;
  }

  .location__item-content {
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .location__image {
    object-fit: cover;
  }

  .cases__wrapper.swiper {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  .hero__bg.hero__bg--small {
    object-position: 15% 5%;
  }

  .hero__gradient.hero__gradient--small {
    background-image: linear-gradient(360deg, var(--blue) 3%, var(--transparent) 89%);
  }
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---border-radius--radius: var(--_default-2---points--16);
    --_sizes---header--height: var(--_default-2---points--80);
    --_sizes---border-radius--radius-lg: var(--_default-2---points--24);
    --_sizes---form--radius: 0rem;
    --_sizes---border-radius--radius-xs: var(--_default-2---points--8-9);
    --_sizes---form--input-radius: 0rem;
    --_sizes---section--padding: var(--_default-2---points--80);
    --_typography---headings--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --_typography---text--text-lg: var(--_default-2---points--18);
    --_typography---text--text-4xl: var(--_default-2---points--32);
    --_typography---text--text: var(--_default-2---points--16);
    --_typography---text--text-5xl: var(--_default-2---points--44);
    --_typography---text--text-7xl: var(--_default-2---points--68);
    --_typography---text--text-2xl: var(--_default-2---points--24);
    --_typography---text--text-6xl: var(--_default-2---points--56);
    --_typography---headings--h4: var(--_typography---text--text-2xl);
    --_typography---headings--h5: var(--_typography---text--text-xl);
    --_typography---headings--h1: var(--_default-2---points--52);
    --_typography---text--text-xl: var(--_default-2---points--20);
    --_typography---text--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --_typography---headings--h3: var(--_typography---text--text-3xl);
    --_typography---headings--weight: 400;
    --_typography---text--weight: 400;
    --_typography---text--text-3xl: var(--_default-2---points--28);
    --_typography---text--text-xs: var(--_default-2---points--12-2);
    --_typography---text--text-sm: var(--_default-2---points--14);
    --_typography---headings--h2: var(--_default-2---points--36);
    --_typography---headings--h6: var(--_typography---text--text-lg);
    --_typography---base--font-size: clamp(16px, calc(18 / 1440 * 100vw), 18px);
  }

  .container.contact-us__container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    display: flex;
  }

  .container.container--about-us {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    display: flex;
  }

  .container.container--map {
    flex-flow: column-reverse;
    display: flex;
  }

  .container.container--footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .container._404--container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .container.container--blog {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .container.container--recent {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .container.container--what-we-do, .container.why-choose__container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .header {
    height: 82px;
  }

  .profile {
    order: -1;
    margin-bottom: 16px;
  }

  .contact-us {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .form-container {
    width: auto;
    margin-bottom: 0;
  }

  .full-page__title {
    font-size: 28px;
  }

  .contact-us__form-wrap {
    flex: 1;
    margin-left: -16px;
    margin-right: -16px;
  }

  .blogposting {
    order: -1;
    margin-bottom: 16px;
  }

  .hero__label.hero__label--404, .hero__description.hero__description--404 {
    text-align: center;
  }

  .hero__bg {
    height: calc(100% + 82px);
    top: -82px;
  }

  .hero__bg.hero__bg--small {
    height: calc(100% + 126px);
    top: -126px;
  }

  .hero__bg.hero__bg--small.hero__bg--mobile {
    display: block;
  }

  .hero__bg.hero__bg--small.hero__bg--cases {
    display: none;
  }

  .hero__content {
    padding-top: 95px;
  }

  .hero__photo-block {
    position: absolute;
    left: 48%;
    right: 0;
  }

  .trust__list {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .trust__case-verdict {
    font-size: 32px;
  }

  .trust__title {
    font-size: 28px;
  }

  .section-heading:where(.w-variant-bc2cd4d4-be67-965e-ee95-2c17021c106c) {
    text-align: center;
  }

  .services__content-item.swiper-slide {
    display: block;
  }

  .services__content-right {
    display: none;
  }

  .phone-block:where(.w-variant-a0476c94-348e-6406-e9fd-1d649e04f818) {
    width: fit-content;
  }

  .rich-text.dropdown__body {
    margin-left: 24px;
    margin-right: 24px;
  }

  .about-us__pic-block.about-us__pic-block--blue:where(.w-variant-116bf00b-3593-22ec-e3a3-c268691f24db) {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .about-us__quote-block {
    margin-left: -16px;
    margin-right: -16px;
  }

  .about-us__quote-mark {
    font-size: 150px;
    top: -40px;
    left: 16px;
  }

  .principles__block {
    display: block;
  }

  .dropdown__button {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 40px;
    padding: 24px;
  }

  .swiper-buttons {
    display: block;
  }

  .swiper-button.swiper-button-prev {
    left: 0;
  }

  .swiper-button.swiper-button-next {
    right: 0;
  }

  .map__content {
    padding-bottom: 24px;
    padding-left: 0;
  }

  .map {
    min-height: 380px;
    margin-left: 0;
  }

  .map__left-block {
    flex-flow: row;
    justify-content: space-between;
    position: relative;
    top: auto;
    right: 0;
  }

  .map__image {
    width: 100%;
  }

  .bg-name-bottom {
    display: none;
  }

  .footer__top {
    grid-column-gap: 48px;
    grid-row-gap: 0px;
    flex-flow: wrap;
  }

  .footer__bottom-list {
    flex-flow: column;
    align-items: flex-start;
  }

  .footer__logo-wrapper {
    margin-bottom: 40px;
  }

  ._404__content {
    align-items: center;
    width: 100%;
  }

  .blog__sidebar {
    max-height: none;
    position: relative;
    top: 0;
  }

  .blog__side-cta {
    align-items: center;
  }

  .blog__side-cta.blog__sidebar__service-inner {
    max-height: none;
    position: relative;
    top: 0;
  }

  .recent__swiper-wrapper, .recent__swiper-wrapper.recent__swiper-wrapper--padding {
    padding-left: 44px;
    padding-right: 44px;
  }

  .blog__quote-mark {
    font-size: 150px;
    top: -34px;
    left: 8px;
  }

  .blog-hub__list {
    grid-template-columns: 1fr 1fr;
  }

  .location__list {
    flex-flow: column;
    display: flex;
  }

  .location__list-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    top: 82px;
  }

  .location__image-wr {
    max-height: 400px;
  }

  .location__item-content {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 0;
  }

  .location__image {
    object-fit: cover;
  }

  .practices__heading {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 40px;
    padding: 24px;
  }

  .cases__list {
    grid-template-columns: 1fr 1fr;
  }

  .faq__block {
    display: block;
  }

  .map__wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }

  .about-us__pic.about-us__pic--mobile {
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    --dark: #1a1a1a;
    --white: white;
    --blue: #0a2d5e;
    --transparent: #0000;
    --yellow: #f8c732;
    --gray: #3a3a3a;
    --110px: 60px;
    --background: #f5f6f7;
    --h1-size: 42px;
    --54px: 32px;
    --error: #eb5757;
    --_sizes---border-radius--radius: var(--_default-2---points--16);
    --_sizes---header--height: var(--_default-2---points--64);
    --_sizes---border-radius--radius-lg: var(--_default-2---points--24);
    --_sizes---form--radius: 0rem;
    --_sizes---border-radius--radius-xs: var(--_default-2---points--8-9);
    --_sizes---form--input-radius: 0rem;
    --_sizes---section--padding: var(--_default-2---points--40);
    --_typography---headings--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --_typography---text--text-lg: var(--_default-2---points--18);
    --_typography---text--text-4xl: var(--_default-2---points--30);
    --_typography---text--text: var(--_default-2---points--16);
    --_typography---text--text-5xl: var(--_default-2---points--40);
    --_typography---text--text-7xl: var(--_default-2---points--64);
    --_typography---text--text-2xl: var(--_default-2---points--20);
    --_typography---text--text-6xl: var(--_default-2---points--52);
    --_typography---headings--h4: var(--_typography---text--text-2xl);
    --_typography---headings--h5: var(--_typography---text--text-xl);
    --_typography---headings--h1: var(--_default-2---points--44);
    --_typography---text--text-xl: var(--_default-2---points--18);
    --_typography---text--font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --_typography---headings--h3: var(--_typography---text--text-3xl);
    --_typography---headings--weight: 400;
    --_typography---text--weight: 400;
    --_typography---text--text-3xl: var(--_default-2---points--24);
    --_typography---text--text-xs: var(--_default-2---points--12-2);
    --_typography---text--text-sm: var(--_default-2---points--14);
    --_typography---headings--h2: var(--_default-2---points--28);
    --_typography---headings--h6: var(--_typography---text--text-lg);
    --_typography---base--font-size: clamp(16px, calc(18 / 1440 * 100vw), 18px);
  }

  .container.contact-us__container {
    flex-flow: column;
  }

  .container.container--hero {
    padding-top: 240px;
    display: block;
  }

  .container.container--principles, .container.container--faq {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .form__input {
    font-size: 16px;
  }

  .form-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .form__row {
    flex-flow: row;
  }

  .full-page__title.full-page-form__title {
    text-align: center;
  }

  .hero__label {
    text-align: center;
    max-width: 342px;
  }

  .hero__label.hero__label--404 {
    max-width: none;
  }

  .hero__description {
    text-align: center;
  }

  .hero__bottom {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
  }

  .hero__bg {
    height: calc(100% + 144px);
    display: none;
    top: -144px;
  }

  .hero__bg.hero__bg--small {
    height: calc(100% + 188px);
    top: -188px;
  }

  .hero__bg.hero__bg--small.hero__bg--mobile.hero__bg--middle {
    display: none;
  }

  .hero__bg.hero__bg--mobile {
    display: block;
  }

  .hero__bg.hero__bg--mobile.hero__bg--position {
    object-position: 15% 0%;
    top: 0;
    bottom: auto;
  }

  .hero__content {
    z-index: 1;
    align-items: center;
    padding-top: 0;
    padding-bottom: 34px;
    position: relative;
  }

  .hero__photo-block {
    width: 350px;
    top: 0;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .hero__gradient {
    z-index: 1;
    background-image: linear-gradient(360deg, var(--blue) 36%, var(--transparent) 98%);
  }

  .hero__photo.hero__photo--desktop {
    display: none;
  }

  .hero__photo.hero__photo--mobile {
    object-fit: contain;
    width: auto;
    height: 432px;
    display: block;
  }

  .btn__list.btn__list--cta {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    margin-top: 6px;
  }

  .section-heading h1 {
    font-size: 32px;
  }

  .services__menu-list {
    flex-flow: column;
  }

  .services__menu-button {
    text-align: left;
  }

  .services__menu-button.services-chosen-button {
    justify-content: space-between;
    align-items: center;
    transition: color .4s, background-color .4s;
    display: flex;
    position: relative;
  }

  .services__menu-swiper.swiper {
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    max-height: 0;
    transition: opacity .4s, max-height .4s;
    position: absolute;
    overflow: hidden;
  }

  .services__content-inner-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .rich-text h2 {
    font-size: 32px;
  }

  .rich-text h3 {
    font-size: 24px;
  }

  .dropdown__heading {
    font-size: 28px;
  }

  .elfsight-app-3df7f1b0-714c-4cf5-9f23-21f878e43e02 {
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-button.swiper-button-prev {
    top: calc(100% + 56px);
    left: calc(50% - 48px);
  }

  .swiper-button.swiper-button-next {
    top: calc(100% + 56px);
    right: calc(50% - 48px);
  }

  .map__content {
    padding-top: 60px;
  }

  .footer__contact {
    margin-bottom: 30px;
  }

  .hero-small.hero-small--blog {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-small__heading, .hero-small__heading.hero-small__heading--blog {
    font-size: 42px;
  }

  .text-section {
    padding-top: 60px;
  }

  .services__menu-wrapper {
    position: relative;
  }

  .text-section__note-wrapper {
    margin-bottom: 32px;
  }

  ._404 {
    padding-top: 100px;
  }

  .blog-layout {
    padding-top: 60px;
  }

  .blog__body {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .blog__inline-cta {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .cta-inline__bottom {
    flex-flow: wrap;
  }

  .cta-inline__heading {
    font-size: 32px;
  }

  .recent__swiper-wrapper, .recent__swiper-wrapper.recent__swiper-wrapper--padding {
    padding-left: 0;
    padding-right: 0;
  }

  .blog__faq-heading {
    font-size: 32px;
  }

  .blog__quote-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .blog-hub {
    padding-top: 60px;
  }

  .blog-hub__list {
    grid-template-columns: 1fr;
  }

  .location__list-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-bottom: 32px;
    position: static;
  }

  .location__item-content {
    margin-left: 16px;
    margin-right: 16px;
  }

  .location__sublist {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-self: center;
  }

  .practices__list {
    grid-template-columns: 1fr;
  }

  .practices__heading-text {
    font-size: 28px;
  }

  .cases-hub {
    padding-top: 60px;
  }

  .cases__list {
    grid-template-columns: 1fr;
  }

  .cases__wrapper.swiper {
    margin-left: 0;
    margin-right: 0;
  }

  .cases__wrapper-block {
    margin-bottom: 72px;
  }

  .services__list {
    grid-template-columns: 1fr;
  }

  .hero__service-h1 {
    text-align: center;
    max-width: 342px;
  }

  .about-us__pic.about-us__pic--desktop {
    display: none;
  }

  .about-us__pic.about-us__pic--mobile {
    object-fit: contain;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    width: 150px;
    height: 35px;
  }

  .form__footer {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .submit-wrap {
    flex-flow: column;
    margin-bottom: 12px;
  }

  .form__label.form__label--text-area {
    transition: opacity .2s, transform .2s;
  }

  .form {
    grid-template-columns: 1fr;
  }

  .form__row {
    flex-flow: column;
  }

  .full-page__title.full-page-form__title {
    font-size: 28px;
  }

  .btn {
    width: 100%;
  }

  .hero__photo-block {
    width: 80%;
  }

  .btn__list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
  }

  .btn__list-item {
    width: 100%;
  }

  .btn-link:where(.w-variant-7619c150-a9df-04e2-6a98-7b4ae3275960) {
    margin-left: 0;
  }

  .trust__title {
    margin-bottom: 24px;
  }

  .services__menu-button.swiper-slide {
    padding-left: 24px;
    padding-right: 24px;
  }

  .services__content-inner-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .phone-block {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }

  .about-us__badge {
    width: 130px;
    top: 0;
  }

  .about-us__quote-block {
    position: relative;
  }

  .map__left-block {
    flex-flow: column;
    align-items: flex-start;
  }

  .footer__bottom-sublist {
    flex-flow: wrap;
  }

  .breadcrumbs__list, .breadcrumbs__item {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  ._404__heading {
    font-size: 200px;
  }

  .blog__author {
    display: block;
  }

  .blog__quote-block {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .location__sublist {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }
}

#w-node-dec02203-1bc2-8597-d94f-0392de6f339e-de6f337e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-dec02203-1bc2-8597-d94f-0392de6f33a5-de6f337e {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-db2d6819-70db-94f7-c4af-22be879a2ac8-879a2ac5 {
  justify-self: start;
}

#w-node-_6bf0de57-7350-c19c-37cf-197dfec84d66-fec84d47, #w-node-c7f4b160-6351-594c-f404-4edfe6062b7d-477fce1f {
  place-self: end;
}

#w-node-_2702ede5-482f-df3f-d142-bec97e1809bb-befe0983, #w-node-b9eb6eb5-7373-2a33-7580-3a2541baf792-befe0983 {
  align-self: center;
}

#w-node-f09ca73d-82cc-d640-2a71-04c899e24a88-bb32d0cd {
  align-self: end;
}

#w-node-_08ee0174-f667-a320-4c8b-a639b6ddc8bb-bb32d0cd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c2888f99-de88-26e4-5bb4-bb0639c3c338-1edbb0ce, #w-node-_3fd89e95-856b-e393-6274-167e1edbb0d1-1edbb0ce {
  justify-self: start;
}

#w-node-_1ff2e7f2-61db-971c-d807-b75d422b8dd1-422b8dba:where(.w-variant-116bf00b-3593-22ec-e3a3-c268691f24db) {
  order: -9999;
}

#w-node-_01da28c6-675d-18c0-5811-1af6d7668236-d7668226 {
  place-self: end;
}

#w-node-_03861e80-e95f-245b-61ca-ff6a16557aef-3748bb8b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9b132643-a3be-5856-ec82-08b4e9aad200-3748bb8b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-db2d6819-70db-94f7-c4af-22be879a2ac7-879a2ac5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-db2d6819-70db-94f7-c4af-22be879a2aca-879a2ac5 {
    justify-self: end;
  }

  #w-node-_2702ede5-482f-df3f-d142-bec97e1809bb-befe0983 {
    justify-self: center;
  }

  #w-node-b1854327-2eb1-d8e1-9d0f-41720995032f-1edbb0ce, #w-node-_3fd89e95-856b-e393-6274-167e1edbb0d0-1edbb0ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dec02203-1bc2-8597-d94f-0392de6f33a5-de6f337e {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dec02203-1bc2-8597-d94f-0392de6f339e-de6f337e {
    grid-column: span 1 / span 1;
  }

  #w-node-dec02203-1bc2-8597-d94f-0392de6f33a5-de6f337e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Custom Oswald';
  src: url('../fonts/subset-Oswald-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Custom Opensans';
  src: url('../fonts/subset-OpenSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Custom Oswald';
  src: url('../fonts/subset-Oswald-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Custom Opensans';
  src: url('../fonts/subset-OpenSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Custom Opensans';
  src: url('../fonts/subset-OpenSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}