/*!
Theme Name: Abacus Plus
Theme URI: http://underscores.me/
Author: Abacus Plus
Author URI: http://www.abacusplus.ba
Description: Custom Theme Developed by Abacus Plus Team
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: abacusplus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Abacus Plus is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
:root {
	--base-White: #FFFFFFFF;
	--base-Black: #000000FF;
	--primary-50: #FEF2F2FF;
	--secondary-50: #FFF1F2FF;
	--secondary-100: #FFDFE0FF;
	--secondary-200: #FFC5C7FF;
	--secondary-300: #FF9DA1FF;
	--secondary-400: #FF656BFF;
	--secondary-500: #FE353DFF;
	--secondary-600: #ED1C24FF;
	--secondary-700: #C70E15FF;
	--secondary-800: #A41016FF;
	--secondary-900: #881418FF;
	--secondary-950: #481307FF;
	--accent-50: #F0F8FEFF;
	--accent-100: #DEEEFBFF;
	--accent-200: #C5E2F8FF;
	--accent-300: #9CD1F4FF;
	--accent-400: #6EB6ECFF;
	--accent-500: #4C99E5FF;
	--accent-600: #377ED9FF;
	--accent-700: #2E6AC9FF;
	--accent-800: #2B56A2FF;
	--accent-900: #284A80FF;
	--accent-950: #1C2E4FFF;
	--primary-100: #FFE1E2FF;
	--primary-200: #FFC8CAFF;
	--primary-300: #FFA2A6FF;
	--primary-400: #FD6C72FF;
	--primary-500: #F53E45FF;
	--primary-600: #E22027FF;
	--primary-700: #B2151BFF;
	--primary-800: #9D171CFF;
	--primary-900: #821A1EFF;
	--primary-950: #47080AFF;
	--grey-dark-50: #F6F6F6FF;
	--grey-dark-100: #E7E7E7FF;
	--grey-dark-200: #D1D1D1FF;
	--grey-dark-300: #B0B0B0FF;
	--grey-dark-400: #888888FF;
	--grey-dark-500: #6D6D6DFF;
	--grey-dark-600: #5D5D5DFF;
	--grey-dark-700: #4F4F4FFF;
	--grey-dark-800: #454545FF;
	--grey-dark-900: #333333FF;
	--grey-dark-950: #262626FF;
	--grey-50: #F7F8F8FF;
	--grey-100: #EDEEF1FF;
	--grey-200: #D8DBDFFF;
	--grey-300: #B6BAC3FF;
	--grey-400: #8E95A2FF;
	--grey-500: #6B7280FF;
	--grey-600: #5B616EFF;
	--grey-700: #4A4E5AFF;
	--grey-800: #40444CFF;
	--grey-900: #383A42FF;
	--grey-950: #25272CFF;
	--grey-light-50: #F6F7F7FF;
	--grey-light-100: #EEF0F0FF;
	--grey-light-200: #DADDDDFF;
	--grey-light-300: #B9C0BFFF;
	--grey-light-400: #929E9DFF;
	--grey-light-500: #758281FF;
	--grey-light-600: #5F6A6AFF;
	--grey-light-700: #4D5757FF;
	--grey-light-800: #424A4AFF;
	--grey-light-900: #3A4040FF;
	--grey-light-950: #272A2AFF;
	--red-50: #FEF3F2FF;
	--red-100: #FEE4E2FF;
	--red-200: #FFCDC9FF;
	--red-300: #FDAAA4FF;
	--red-400: #F97970FF;
	--red-500: #F04438FF;
	--red-600: #DE3024FF;
	--red-700: #BB241AFF;
	--red-800: #9A221AFF;
	--red-900: #80231CFF;
	--red-950: #460D09FF;
	--yellow-50: #FFFBEDFF;
	--yellow-100: #FFF7D4FF;
	--yellow-200: #FFEBA8FF;
	--yellow-300: #FFDA71FF;
	--yellow-400: #FFBF38FF;
	--yellow-500: #FDA712FF;
	--yellow-600: #F79009FF;
	--yellow-700: #C56A09FF;
	--yellow-800: #9D530FFF;
	--yellow-900: #7E4510FF;
	--yellow-950: #442106FF;
	--green-50: #ECFDF3FF;
	--green-100: #D1FADFFF;
	--green-200: #A8F2C6FF;
	--green-300: #6FE6A7FF;
	--green-400: #36D183FF;
	--green-500: #12B76AFF;
	--green-600: #079455FF;
	--green-700: #057747FF;
	--green-800: #075E3AFF;
	--green-900: #074D32FF;
	--green-950: #022C1CFF;
	--size-unit--20: -20px;
	--size-unit--19: -19px;
	--size-unit--18: -18px;
	--size-unit--17: -17px;
	--size-unit--16: -16px;
	--size-unit--15: -15px;
	--size-unit--14: -14px;
	--size-unit--13: -13px;
	--size-unit--12: -12px;
	--size-unit--11: -11px;
	--size-unit--10: -10px;
	--size-unit--9: -9px;
	--size-unit--8: -8px;
	--size-unit--7: -7px;
	--size-unit--6: -6px;
	--size-unit--5: -5px;
	--size-unit--4: -4px;
	--size-unit--3: -3px;
	--size-unit--2: -2px;
	--size-unit--1: -1px;
	--size-unit-0: 0px;
	--size-unit-1: 1px;
	--size-unit-2: 2px;
	--size-unit-3: 3px;
	--size-unit-4: 4px;
	--size-unit-5: 5px;
	--size-unit-6: 6px;
	--size-unit-7: 7px;
	--size-unit-8: 8px;
	--size-unit-9: 9px;
	--size-unit-10: 10px;
	--size-unit-11: 11px;
	--size-unit-12: 12px;
	--size-unit-13: 13px;
	--size-unit-14: 14px;
	--size-unit-15: 15px;
	--size-unit-16: 16px;
	--size-unit-17: 17px;
	--size-unit-18: 18px;
	--size-unit-19: 19px;
	--size-unit-20: 20px;
	--size-unit-21: 21px;
	--size-unit-22: 22px;
	--size-unit-23: 23px;
	--size-unit-24: 24px;
	--size-unit-25: 25px;
	--size-unit-26: 26px;
	--size-unit-27: 27px;
	--size-unit-28: 28px;
	--size-unit-29: 29px;
	--size-unit-30: 30px;
	--size-unit-31: 31px;
	--size-unit-32: 32px;
	--size-unit-33: 33px;
	--size-unit-34: 34px;
	--size-unit-35: 35px;
	--size-unit-36: 36px;
	--size-unit-37: 37px;
	--size-unit-38: 38px;
	--size-unit-39: 39px;
	--size-unit-40: 40px;
	--size-unit-41: 41px;
	--size-unit-42: 42px;
	--size-unit-43: 43px;
	--size-unit-44: 44px;
	--size-unit-45: 45px;
	--size-unit-46: 46px;
	--size-unit-47: 47px;
	--size-unit-48: 48px;
	--size-unit-49: 49px;
	--size-unit-50: 50px;
	--size-unit-51: 51px;
	--size-unit-52: 52px;
	--size-unit-53: 53px;
	--size-unit-54: 54px;
	--size-unit-55: 55px;
	--size-unit-56: 56px;
	--size-unit-57: 57px;
	--size-unit-58: 58px;
	--size-unit-59: 59px;
	--size-unit-60: 60px;
	--size-unit-61: 61px;
	--size-unit-62: 62px;
	--size-unit-63: 63px;
	--size-unit-64: 64px;
	--size-unit-66: 66px;
	--size-unit-67: 67px;
	--size-unit-68: 68px;
	--size-unit-69: 69px;
	--size-unit-70: 70px;
	--size-unit-71: 71px;
	--size-unit-72: 72px;
	--size-unit-73: 73px;
	--size-unit-74: 74px;
	--size-unit-75: 75px;
	--size-unit-76: 76px;
	--size-unit-77: 77px;
	--size-unit-78: 78px;
	--size-unit-79: 79px;
	--size-unit-80: 80px;
	--size-unit-81: 81px;
	--size-unit-82: 82px;
	--size-unit-83: 83px;
	--size-unit-84: 84px;
	--size-unit-85: 85px;
	--size-unit-86: 86px;
	--size-unit-87: 87px;
	--size-unit-88: 88px;
	--size-unit-89: 89px;
	--size-unit-90: 90px;
	--size-unit-91: 91px;
	--size-unit-92: 92px;
	--size-unit-93: 93px;
	--size-unit-94: 94px;
	--size-unit-95: 95px;
	--size-unit-96: 96px;
	--size-unit-97: 97px;
	--size-unit-98: 98px;
	--size-unit-99: 99px;
	--size-unit-100: 100px;
	--size-unit-112: 871px;
	--size-unit-128: 128px;
	--size-unit-144: 144px;
	--size-unit-160: 160px;
	--size-unit-176: 176px;
	--size-unit-192: 192px;
	--size-unit-208: 208px;
	--size-unit-224: 224px;
	--size-unit-240: 240px;
	--size-unit-256: 256px;
	--size-unit-288: 288px;
	--size-unit-320: 320px;
	--size-unit-384: 384px;
	--size-unit-640: 640px;
	--size-unit-768: 768px;
	--size-unit-1024: 1024px;
	--size-unit-1280: 1280px;
	--size-unit-1536: 1536px;
	--size-unit-9999: 9999px;
	--spacing-spacing: 0px;
	--spacing-16: var(--size-unit-64);
	--spacing-11: var(--size-unit-44);
	--spacing-44: var(--size-unit-176);
	--spacing-2: var(--size-unit-8);
	--spacing-3: var(--size-unit-12);
	--spacing-60: var(--size-unit-240);
	--spacing-1: var(--size-unit-4);
	--spacing-48: var(--size-unit-192);
	--spacing-3-5: var(--size-unit-14);
	--spacing-7: var(--size-unit-28);
	--spacing-56: var(--size-unit-224);
	--spacing-52: var(--size-unit-208);
	--spacing-40: var(--size-unit-160);
	--spacing-24: var(--size-unit-96);
	--spacing-0-5: var(--size-unit-2);
	--spacing-10: var(--size-unit-40);
	--spacing-36: var(--size-unit-144);
	--spacing-2-5: var(--size-unit-10);
	--spacing-0: var(--size-unit-0);
	--spacing-12: var(--size-unit-48);
	--spacing-14: var(--size-unit-56);
	--spacing-28: var(--size-unit-112);
	--spacing-6: var(--size-unit-24);
	--spacing-4: var(--size-unit-16);
	--spacing-9: var(--size-unit-36);
	--spacing-32: var(--size-unit-128);
	--spacing-1-5: var(--size-unit-6);
	--spacing-8: var(--size-unit-32);
	--spacing-20: var(--size-unit-80);
	--spacing-5: var(--size-unit-20);
	--spacing-64: var(--size-unit-256);
	--spacing-72: var(--size-unit-288);
	--spacing-80: var(--size-unit-320);
	--spacing-96: var(--size-unit-384);
	--radius-rounded-none: var(--size-unit-0);
	--radius-rounded-sm: var(--size-unit-2);
	--radius-rounded-lg: var(--size-unit-8);
	--radius-rounded: var(--size-unit-4);
	--radius-rounded-md: var(--size-unit-6);
	--radius-rounded-2xl: var(--size-unit-16);
	--radius-rounded-xl: var(--size-unit-12);
	--radius-rounded-3xl: var(--size-unit-24);
	--radius-rounded-4xl: var(--size-unit-32);
	--radius-rounded-full: var(--size-unit-9999);
	--border-width-border-1: var(--size-unit-1);
	--border-width-border-0: var(--size-unit-0);
	--border-width-border-2: var(--size-unit-2);
	--border-width-border-4: var(--size-unit-4);
	--border-width-border-6: var(--size-unit-6);
	--border-width-border-8: var(--size-unit-8);
	--breakpoints-sm: var(--size-unit-640);
	--breakpoints-md: var(--size-unit-768);
	--breakpoints-lg: var(--size-unit-1024);
	--breakpoints-xl: var(--size-unit-1280);
	--breakpoints-2xl: var(--size-unit-1536);
}

.light-mode {
	--background-primary-1-default: var(--grey-light-50);
	--background-primary-2-default: var(--grey-dark-900);
	--background-primary-3-default: var(--grey-500);
	--background-brand-default: var(--primary-700);
	--background-brand-subtle: var(--primary-200);
	--background-brand-hover: var(--primary-600);
	--background-brand-focus: var(--primary-500);
	--background-brand-pressed: var(--primary-400);
	--background-brand-disabled: var(--primary-100);
	--background-brand-inverse: var(--primary-50);
	--background-secondary-default: var(--secondary-600);
	--background-secondary-subtle: var(--secondary-200);
	--background-secondary-hover: var(--secondary-500);
	--background-secondary-focus: var(--secondary-400);
	--background-secondary-pressed: var(--secondary-300);
	--background-secondary-disabled: var(--secondary-100);
	--background-secondary-inverse: var(--secondary-50);
	--background-primary-3-subtle: var(--grey-200);
	--background-primary-3-hover: var(--grey-400);
	--background-primary-3-focus: var(--grey-300);
	--background-primary-3-pressed: var(--grey-200);
	--background-primary-3-disabled: var(--grey-100);
	--background-primary-3-inverse: var(--grey-50);
	--background-primary-2-subtle: var(--grey-dark-400);
	--background-primary-2-hover: var(--grey-dark-700);
	--background-primary-2-focus: var(--grey-dark-600);
	--background-primary-2-pressed: var(--grey-dark-500);
	--background-primary-2-disabled: var(--grey-dark-100);
	--background-primary-2-inverse: var(--grey-dark-50);
	--background-primary-1-subtle: var(--grey-dark-100);
	--background-primary-1-hover: var(--grey-light-200);
	--background-primary-1-focus: var(--grey-light-300);
	--background-primary-1-pressed: var(--grey-light-400);
	--background-primary-1-disabled: var(--grey-light-50);
	--background-primary-1-inverse: var(--grey-light-950);
	--background-accent-default: var(--accent-700);
	--background-accent-subtle: var(--accent-200);
	--background-accent-hover: var(--accent-600);
	--background-accent-focus: var(--accent-500);
	--background-accent-pressed: var(--accent-400);
	--background-accent-disabled: var(--accent-100);
	--background-accent-inverse: var(--accent-50);
	--border-primary-1-default: var(--grey-light-200);
	--border-primary-2-default: var(--grey-dark-700);
	--border-primary-3-default: var(--grey-700);
	--border-brand-default: var(--primary-700);
	--border-brand-hover: var(--primary-800);
	--border-brand-focus: var(--primary-700);
	--border-brand-pressed: var(--primary-600);
	--border-brand-disabled: var(--primary-300);
	--border-brand-inverse: var(--primary-100);
	--border-primary-3-hover: var(--grey-400);
	--border-primary-3-focus: var(--grey-300);
	--border-primary-3-pressed: var(--grey-200);
	--border-primary-3-disabled: var(--grey-300);
	--border-primary-3-inverse: var(--grey-100);
	--border-primary-2-hover: var(--grey-dark-600);
	--border-primary-2-focus: var(--grey-dark-500);
	--border-primary-2-pressed: var(--grey-dark-400);
	--border-primary-2-disabled: var(--grey-dark-300);
	--border-primary-2-inverse: var(--grey-dark-100);
	--border-primary-1-hover: var(--grey-light-300);
	--border-primary-1-focus: var(--grey-light-400);
	--border-primary-1-pressed: var(--grey-light-500);
	--border-primary-1-disabled: var(--grey-light-300);
	--border-primary-1-inverse: var(--grey-light-900);
	--border-secondary-default: var(--secondary-600);
	--border-secondary-hover: var(--secondary-800);
	--border-secondary-focus: var(--secondary-700);
	--border-secondary-pressed: var(--secondary-600);
	--border-secondary-disabled: var(--secondary-300);
	--border-secondary-inverse: var(--secondary-100);
	--border-accent-default: var(--accent-900);
	--border-accent-hover: var(--accent-800);
	--border-accent-focus: var(--accent-700);
	--border-accent-pressed: var(--accent-600);
	--border-accent-disabled: var(--accent-300);
	--border-accent-inverse: var(--accent-100);
	--border-success-default: var(--green-200);
	--border-success-hover: var(--green-300);
	--border-success-focus: var(--green-400);
	--border-success-pressed: var(--green-500);
	--border-success-disabled: var(--grey-dark-50);
	--border-error-default: var(--red-200);
	--border-error-hover: var(--red-300);
	--border-error-focus: var(--red-400);
	--border-error-pressed: var(--red-500);
	--border-error-disabled: var(--grey-dark-50);
	--border-warning-default: var(--yellow-200);
	--border-warning-hover: var(--yellow-300);
	--border-warning-focus: var(--yellow-400);
	--border-warning-pressed: var(--yellow-500);
	--border-warning-disabled: var(--grey-dark-50);
	--text-primary-1-default: var(--base-Black);
	--text-primary-1-hover: var(--grey-light-900);
	--text-primary-1-focus: var(--grey-light-800);
	--text-primary-1-pressed: var(--grey-light-700);
	--text-primary-1-disabled: var(--grey-light-300);
	--text-primary-1-inverse: var(--grey-light-50);
	--text-primary-2-default: var(--grey-dark-700);
	--text-primary-2-hover: var(--grey-dark-600);
	--text-primary-2-focus: var(--grey-dark-500);
	--text-primary-2-pressed: var(--grey-dark-400);
	--text-primary-2-disabled: var(--grey-dark-300);
	--text-primary-2-inverse: var(--grey-dark-100);
	--text-primary-3-default: var(--grey-500);
	--text-primary-3-hover: var(--grey-400);
	--text-primary-3-focus: var(--grey-300);
	--text-primary-3-pressed: var(--grey-200);
	--text-primary-3-disabled: var(--grey-300);
	--text-primary-3-inverse: var(--grey-100);
	--text-brand-default: var(--primary-700);
	--text-brand-hover: var(--primary-800);
	--text-brand-focus: var(--primary-700);
	--text-brand-pressed: var(--primary-600);
	--text-brand-disabled: var(--primary-300);
	--text-brand-inverse: var(--primary-100);
	--text-secondary-default: var(--secondary-900);
	--text-secondary-hover: var(--secondary-800);
	--text-secondary-focus: var(--secondary-700);
	--text-secondary-pressed: var(--secondary-600);
	--text-secondary-disabled: var(--secondary-300);
	--text-secondary-inverse: var(--secondary-100);
	--text-accent-default: var(--accent-700);
	--text-accent-hover: var(--accent-800);
	--text-accent-focus: var(--accent-700);
	--text-accent-pressed: var(--accent-600);
	--text-accent-disabled: var(--accent-300);
	--text-accent-inverse: var(--accent-100);
	--text-success-default: var(--green-200);
	--text-success-hover: var(--green-300);
	--text-success-focus: var(--green-400);
	--text-success-pressed: var(--green-500);
	--text-success-disabled: var(--grey-dark-50);
	--text-error-default: var(--red-200);
	--text-error-hover: var(--red-300);
	--text-error-focus: var(--red-400);
	--text-error-pressed: var(--red-500);
	--text-error-disabled: var(--grey-dark-50);
	--text-warning-default: var(--yellow-200);
	--text-warning-hover: var(--yellow-300);
	--text-warning-focus: var(--yellow-400);
	--text-warning-pressed: var(--yellow-500);
	--text-warning-disabled: var(--grey-dark-50);
	--background-success-default: var(--green-100);
	--background-success-hover: var(--green-200);
	--background-success-focus: var(--green-300);
	--background-success-pressed: var(--green-500);
	--background-success-disabled: var(--grey-dark-50);
	--background-error-default: var(--red-100);
	--background-error-hover: var(--red-200);
	--background-error-focus: var(--red-300);
	--background-error-pressed: var(--red-500);
	--background-error-disabled: var(--grey-dark-50);
	--background-warning-default: var(--yellow-100);
	--background-warning-hover: var(--yellow-200);
	--background-warning-focus: var(--yellow-300);
	--background-warning-pressed: var(--yellow-500);
	--background-warning-disabled: var(--grey-dark-50);
	--icon-primary-1-default: var(--base-Black);
	--icon-primary-1-hover: var(--grey-light-900);
	--icon-primary-1-focus: var(--grey-light-800);
	--icon-primary-1-pressed: var(--grey-light-700);
	--icon-primary-1-disabled: var(--grey-light-300);
	--icon-primary-1-inverse: var(--grey-light-50);
	--icon-primary-2-default: var(--grey-dark-700);
	--icon-primary-2-hover: var(--grey-dark-600);
	--icon-primary-2-focus: var(--grey-dark-500);
	--icon-primary-2-pressed: var(--grey-dark-400);
	--icon-primary-2-disabled: var(--grey-dark-300);
	--icon-primary-2-inverse: var(--grey-dark-100);
	--icon-primary-3-default: var(--grey-500);
	--icon-primary-3-hover: var(--grey-400);
	--icon-primary-3-focus: var(--grey-300);
	--icon-primary-3-pressed: var(--grey-200);
	--icon-primary-3-disabled: var(--grey-300);
	--icon-primary-3-inverse: var(--grey-100);
	--icon-brand-default: var(--primary-900);
	--icon-brand-hover: var(--primary-800);
	--icon-brand-focus: var(--primary-700);
	--icon-brand-pressed: var(--primary-600);
	--icon-brand-disabled: var(--primary-300);
	--icon-brand-inverse: var(--primary-100);
	--icon-secondary-default: var(--secondary-900);
	--icon-secondary-hover: var(--secondary-800);
	--icon-secondary-focus: var(--secondary-700);
	--icon-secondary-pressed: var(--secondary-600);
	--icon-secondary-disabled: var(--secondary-300);
	--icon-secondary-inverse: var(--secondary-100);
	--icon-accent-default: var(--accent-900);
	--icon-accent-hover: var(--accent-800);
	--icon-accent-focus: var(--accent-700);
	--icon-accent-pressed: var(--accent-600);
	--icon-accent-disabled: var(--accent-300);
	--icon-accent-inverse: var(--accent-100);
	--icon-success-default: var(--green-200);
	--icon-success-hover: var(--green-300);
	--icon-success-focus: var(--green-400);
	--icon-success-pressed: var(--green-500);
	--icon-success-disabled: var(--grey-dark-50);
	--icon-error-default: var(--red-200);
	--icon-error-hover: var(--red-300);
	--icon-error-focus: var(--red-400);
	--icon-error-pressed: var(--red-500);
	--icon-error-disabled: var(--grey-dark-50);
	--icon-warning-default: var(--yellow-200);
	--icon-warning-hover: var(--yellow-300);
	--icon-warning-focus: var(--yellow-400);
	--icon-warning-pressed: var(--yellow-500);
	--icon-warning-disabled: var(--grey-dark-50);
}

.w-100 {
	font-weight: 100;
}

.w-200 {
	font-weight: 200;
}

.w-300 {
	font-weight: 300;
}

.w-400 {
	font-weight: 400;
}

.w-500 {
	font-weight: 500;
}

.w-600 {
	font-weight: 600;
}

.w-700 {
	font-weight: 700;
}

.w-800 {
	font-weight: 800;
}

.w-900 {
	font-weight: 900;
}

.dflex {
	display: flex;
}

.dfcolumn {
	flex-direction: column;
}

@media (max-width: 1200px) {
	.dfcolumn-m {
		flex-direction: column;
	}
}

.aistart {
	align-items: flex-start;
}

@media (max-width: 1200px) {
	.aistart-m {
		align-items: flex-start !important;
	}
}

.aicenter {
	align-items: center;
}

.aiend {
	align-items: end;
}

.jcbetween {
	justify-content: space-between;
}

.jccenter {
	justify-content: center;
}

.jcend {
	justify-content: flex-end;
}

.dgrid {
	display: grid;
}

.gtc-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gtc-3 {
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1200px) {
	.gtc-2-m {
		grid-template-columns: repeat(1, 1fr);
	}
}

.gap-4 {
	gap: 4px;
}

.gap-8 {
	gap: 8px;
}

.gap-12 {
	gap: 12px;
}

.gap-16 {
	gap: 16px;
}

.gap-24 {
	gap: 24px;
}

.gap-32 {
	gap: 32px;
}

.gap-48 {
	gap: 48px;
}

.gap-60 {
	gap: 60px;
}

.gap-64 {
	gap: 64px;
}

.gap-80 {
	gap: 80px;
}

.gap-96 {
	gap: 96px;
}

.gap-48-24 {
	gap: 48px 24px;
}

@media (max-width: 1200px) {
	.m-gap-8 {
		gap: 8px;
	}
}

@media (max-width: 1200px) {
	.m-gap-16 {
		gap: 16px;
	}
}

@media (max-width: 1200px) {
	.m-gap-24 {
		gap: 24px;
	}
}

@media (max-width: 1200px) {
	.m-gap-32 {
		gap: 32px;
	}
}

@media (max-width: 1200px) {
	.m-gap-48 {
		gap: 48px;
	}
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	font-family: "Public Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Zilla Slab", serif;
	margin: 0;
	color: var(--white);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: unset;
}

h1 {
	font-size: 5.375rem;
	line-height: 93%;
	letter-spacing: -0.86px;
}

@media (max-width: 1200px) {
	h1 {
		font-size: 4rem;
	}
}

h2 {
	font-size: 4rem;
	line-height: normal;
}

@media (max-width: 1200px) {
	h2 {
		font-size: 2rem;
	}
}

h3 {
	font-size: 2.0625rem;
	line-height: 120%;
	letter-spacing: -0.33px;
}

@media (max-width: 1200px) {
	h3 {
		font-size: 1.75rem;
	}
}

h4 {
	font-size: 1.75rem;
	line-height: 110%;
	letter-spacing: -0.28px;
}

@media (max-width: 1200px) {
	h4 {
		font-size: 1.5rem;
	}
}

h5 {
	font-size: 1.25rem;
	line-height: 155%;
	letter-spacing: -0.2px;
}

@media (max-width: 1200px) {
	h5 {
		font-size: 1.5rem;
	}
}

h6 {
	font-size: 1.625rem;
	line-height: normal;
}

@media (max-width: 1200px) {
	h6 {
		font-size: 1.25rem;
	}
}

p {
	margin: 0;
	font-size: 1rem;
	line-height: normal;
	font-family: "Public Sans", sans-serif;
}

.p-xs {
	font-size: .625rem;
	line-height: 155%;
	letter-spacing: -0.1px;
}

.p-s {
	font-size: .75rem;
	line-height: 155%;
	letter-spacing: -0.12px;
}

.p-ml {
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
}

.p-l {
	font-size: 1.25rem;
	line-height: 155%;
	letter-spacing: -0.2px;
}

@media (max-width: 767px) {
	.p-l {
		font-size: 1rem;
	}
}

/* Elements
--------------------------------------------- */
html {
	font-size: 16px;
	scroll-behavior: smooth;
	scrollbar-gutter: stable;
}

@media (max-width: 1200px) {
	html {
		font-size: 14px;
	}
}

.container {
	max-width: 1312px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 1200px) {
	.container {
		padding: 0 24px;
	}
}

@media (max-width: 1440px) and (min-width: 1201px) {
	.container {
		max-width: 1180px;
	}
}

.sections-container {
	position: absolute;
	width: 100%;
	overflow: hidden;
}

section:not(.standard-hero) {
	padding: 100px 0;
}

@media (max-width: 767px) {
	section:not(.standard-hero) {
		padding: 64px 0;
	}
}

html.overflow-hidden {
	overflow: hidden;
}

html.overflow-hidden body {
	overflow: hidden;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0;
	padding: 0;
}

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	transition: all .3s ease-in-out;
	text-decoration: none;
}

/* Forms
--------------------------------------------- */
.button {
	display: flex;
	width: fit-content;
	align-items: center;
	gap: var(--spacing-3);
	font-weight: 400;
}

.btn-small {
	font-weight: 400;
	font-size: .75rem;
}

.btn-medium {
	padding: 10px 32px;
	font-size: 1.125rem;
}

.btn-large {
	padding: 12px 32px;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 155%;
	letter-spacing: -0.2px;
}

@media (max-width: 767px) {
	.btn-large {
		padding: 10px 16px;
		font-size: 1rem;
	}
}

.primary-button {
	border-radius: var(--radius-rounded-lg);
	border: var(--border-width-border-1) solid var(--base-White);
	background-color: transparent;
	color: var(--base-White);
}

.primary-button:hover {
	background-color: #B2151B;
}

.secondary-button {
	border-radius: var(--radius-rounded-lg);
	border: var(--border-width-border-1) solid #6B7280;
	background-color: #6B7280;
	color: var(--base-White);
}

.secondary-button:hover {
	background-color: #B2151B;
}

.link-button {
	padding: 0;
	color: var(--text-brand-default);
}

.link-button:hover {
	text-decoration: underline;
}

input[type="text"], input[type="email"], input[type="tel"], select, textarea {
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	color: black !important;
}

input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, select::placeholder, textarea::placeholder {
	color: #6B7280 !important;
}

input[type="text"]:focus-visible, input[type="email"]:focus-visible, input[type="tel"]:focus-visible, select:focus-visible, textarea:focus-visible {
	outline: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, select:focus, textarea:focus {
	outline: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
}

.gfield--type-html {
	color: #6B7280 !important;
	font-size: 0.75rem !important;
}

#field_4_10 {
	margin-bottom: -16px !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	#field_4_10 {
		margin-bottom: 0 !important;
	}
}

#field_4_12 {
	margin-top: -16px !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	#field_4_12 {
		margin-top: 0 !important;
	}
}

input[type="checkbox"] {
	width: 16px !important;
	height: 16px !important;
}

.gfield--type-checkbox label {
	color: #6B7280 !important;
	font-size: 0.75rem !important;
	margin: 1px 0 0 4px !important;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	line-height: 2 !important;
}

.gform_button {
	background-color: #6B7280 !important;
}

.gform_button:hover {
	background-color: #B2151B !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-header {
	position: relative;
	z-index: 4;
}

@media (max-width: 767px) {
	.site-header {
		overflow: hidden;
	}
}

.site-header__topbar {
	background-color: var(--background-primary-1-default);
	padding: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.site-header__topbar::before {
	content: '';
	top: 0;
	left: 0;
	width: 50%;
	height: 16px;
	background-color: var(--background-accent-default);
	position: absolute;
	z-index: 1;
}

@media (max-width: 767px) {
	.site-header__topbar::before {
		height: 0;
	}
}

.site-header__topbar::after {
	content: '';
	top: 0;
	right: 0;
	width: 50%;
	height: 46.08px;
	background-color: var(--background-accent-default);
	position: absolute;
	z-index: 1;
}

.site-header__topbar .container {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 14px;
	right: 0;
	max-width: 1312px;
	width: 100%;
}

@media (max-width: 1440px) and (min-width: 1201px) {
	.site-header__topbar .container {
		max-width: 1180px;
	}
}

.site-header__topbar__shape {
	display: block;
	width: 1580px;
	margin-inline: auto;
}

@media (max-width: 1540px) and (min-width: 1201px) {
	.site-header__topbar__shape {
		position: relative;
		left: -50px;
	}
}

@media (max-width: 767px) {
	.site-header__topbar__shape {
		height: 28px;
	}
}

.site-header__topbar__shape path {
	fill: var(--background-accent-default);
}

.site-header__topbar__tagline {
	color: var(--base-White);
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.site-header__topbar__tagline {
		display: none;
	}
}

.site-header__main {
	background-color: var(--background-primary-1-default);
	padding: 24px 0;
	position: relative;
}

@media (max-width: 767px) {
	.site-header__main {
		padding: 16px 0;
	}
}

.site-header__main .container {
	position: relative;
}

.site-header__main .container::before {
	content: '';
	bottom: -46.63px;
	width: 10225px;
	height: 23px;
	background-color: var(--background-primary-1-default);
	position: absolute;
	z-index: 3;
	margin-left: -10000px;
	padding-left: 10000px;
}

@media (max-width: 767px) {
	.site-header__main .container::before {
		display: none;
	}
}

@media (max-width: 1200px) and (min-width: 768px) {
	.site-header__main .container::before {
		display: none;
	}
}

.site-header__main__shape {
	display: block;
	width: 1240px;
	margin-inline: auto;
	transform: scale(1, -1);
	position: absolute;
	right: -110px;
	bottom: -59px;
	z-index: 3;
}

@media (max-width: 1440px) and (min-width: 1201px) {
	.site-header__main__shape {
		right: -240px;
	}
}

@media (max-width: 767px) {
	.site-header__main__shape {
		display: none;
	}
}

@media (max-width: 1200px) and (min-width: 768px) {
	.site-header__main__shape {
		display: none;
	}
}

.site-header__main__shape path {
	fill: var(--background-primary-1-default);
	clip-rule: evenodd;
}

.site-header__main__wrapper__bars {
	gap: 4px;
	cursor: pointer;
	padding: 4px;
	position: relative;
	z-index: 99;
}

@media (min-width: 1023px) {
	.site-header__main__wrapper__bars {
		display: none;
	}
}

.site-header__main__wrapper__bars__bar {
	background-color: #B2151B;
	width: 40px;
	height: 3px;
	border-radius: 4px;
	position: relative;
	top: 0;
}

.site-header__main__wrapper__bars__bar:first-child, .site-header__main__wrapper__bars__bar:last-child {
	transition: all .3s ease-in-out;
}

.site-header__main__wrapper__bars__bar:nth-child(2) {
	transition: opacity .15s ease-in-out .15s;
}

.site-header__main__wrapper .bars-active .site-header__main__wrapper__bars__bar {
	background-color: var(--base-White);
}

.site-header__main__wrapper .bars-active .site-header__main__wrapper__bars__bar:first-child {
	transform: rotate(45deg);
	top: 6px;
	transition: all .3s ease-in-out;
	bottom: auto;
}

.site-header__main__wrapper .bars-active .site-header__main__wrapper__bars__bar:nth-child(2) {
	opacity: 0;
	transition: opacity .15s ease-in-out;
}

.site-header__main__wrapper .bars-active .site-header__main__wrapper__bars__bar:last-child {
	transform: rotate(-45deg);
	top: -6px;
	transition: all .3s ease-in-out;
}

@media (max-width: 1022px) {
	.site-header__main__wrapper__main-menu-wrapper {
		display: none;
	}
}

@media (max-width: 1022px) {
	.site-header__main__wrapper__search {
		display: none;
	}
}

@media (max-width: 767px) {
	.site-header__main__wrapper__logo {
		height: 25px;
	}
}

.site-header__main__wrapper .custom-menu-item {
	list-style-type: none;
	position: relative;
}

.site-header__main__wrapper .custom-menu-item::marker {
	display: none;
}

.site-header__main__wrapper .custom-menu-item a {
	padding: 12.5px 16px;
	display: block;
	font-size: 1rem;
	color: var(--text-primary-1-default);
	font-weight: 600;
	line-height: 155%;
	letter-spacing: -0.16px;
	background-color: transparent;
	position: relative;
	z-index: 0;
	border-radius: 100px;
	transition: none;
	border-bottom: 4px solid transparent;
}

.site-header__main__wrapper .custom-menu-item a::before {
	content: '';
	clip-path: path("M7.62939e-05 51C25.0172 51 6.25436 0 40.1318 0H58.9071H77.6824V51H7.62939e-05Z");
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	left: -20px;
	bottom: 0;
	z-index: -1;
	background-color: transparent;
}

.site-header__main__wrapper .custom-menu-item a::after {
	content: '';
	clip-path: path("M7.62939e-05 51C25.0172 51 6.25436 0 40.1318 0H58.9071H77.6824V51H7.62939e-05Z");
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	right: -20px;
	bottom: 0;
	z-index: -1;
	background-color: transparent;
	transform: scale(-1, 1);
}

.site-header__main__wrapper .custom-menu-item a:hover {
	background-color: #6B7280;
}

.site-header__main__wrapper .custom-menu-item a:hover::before, .site-header__main__wrapper .custom-menu-item a:hover::after {
	background-color: #6B7280;
}

.site-header__main__wrapper .custom-menu-item .sub-menu {
	display: none;
	gap: 32px;
	background-color: #6B7280;
	padding: 28px 34px;
	border-radius: 12px;
	position: absolute;
	z-index: 4;
	width: 655px;
	top: 50px;
	left: -82px;
	flex-wrap: wrap;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__products p, .site-header__main__wrapper .custom-menu-item .sub-menu__services p {
	color: var(--base-White);
	padding-bottom: 8px;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__products li a, .site-header__main__wrapper .custom-menu-item .sub-menu__services li a {
	font-weight: 300;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__products {
	width: 180px;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__services {
	width: 375px;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__services__columns {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px 16px;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__aws a {
	font-weight: 300;
	display: flex;
	padding: 0;
	transition: color .3s ease-in-out;
}

.site-header__main__wrapper .custom-menu-item .sub-menu__aws a:hover {
	color: var(--text-primary-3-hover);
}

.site-header__main__wrapper .custom-menu-item:hover a {
	background-color: #6B7280;
	color: var(--base-White);
}

.site-header__main__wrapper .custom-menu-item:hover a::before, .site-header__main__wrapper .custom-menu-item:hover a::after {
	background-color: #6B7280;
}

.site-header__main__wrapper .custom-menu-item:hover .sub-menu {
	display: flex;
}

.site-header__main__wrapper .custom-menu-item:hover .sub-menu li a {
	color: var(--base-White);
	border-bottom: 4px solid transparent;
	width: fit-content;
	padding: 0;
	border-radius: 0;
}

.site-header__main__wrapper .custom-menu-item:hover .sub-menu li a::before, .site-header__main__wrapper .custom-menu-item:hover .sub-menu li a::after {
	display: none;
}

.site-header__main__wrapper .custom-menu-item:hover .sub-menu li a:hover {
	border-bottom: 4px solid var(--border-secondary-default);
}

.site-header__main__wrapper .custom-menu-item.current-menu-item a {
	border-bottom: 4px solid var(--border-secondary-default) !important;
	border-radius: 0;
}

.site-header__main__wrapper .custom-menu-item.current-menu-item .sub-menu li a {
	border-bottom: 4px solid transparent !important;
}

.site-header__main__wrapper .custom-menu-item.current-menu-item .sub-menu li a:hover {
	border-bottom: 4px solid var(--border-secondary-default) !important;
}

.site-header__main__wrapper .custom-menu-item.current-menu-item .sub-menu .current-menu-item a {
	border-bottom: 4px solid var(--border-secondary-default) !important;
}

.site-header__main__wrapper .custom-menu-item.current-menu-item .sub-menu__aws a {
	border-bottom: 0 !important;
}

.site-header__main__wrapper .custom-menu-item.current-menu-item:hover a {
	border-radius: 100px;
}

.site-header__main__wrapper__nav .menu-items {
	display: flex;
	align-items: center;
	gap: 32px;
}

.site-header__main__wrapper__nav .menu-items li {
	position: relative;
}

.site-header__main__wrapper__nav .menu-items li a {
	padding: 12.5px 16px;
	display: block;
	font-size: 1rem;
	color: var(--text-primary-1-default);
	font-weight: 600;
	line-height: 155%;
	letter-spacing: -0.16px;
	background-color: transparent;
	position: relative;
	z-index: 0;
	border-radius: 100px;
	transition: none;
	border-bottom: 4px solid transparent;
}

.site-header__main__wrapper__nav .menu-items li a::before {
	content: '';
	clip-path: path("M7.62939e-05 51C25.0172 51 6.25436 0 40.1318 0H58.9071H77.6824V51H7.62939e-05Z");
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	left: -20px;
	bottom: 0;
	z-index: -1;
	background-color: transparent;
}

.site-header__main__wrapper__nav .menu-items li a::after {
	content: '';
	clip-path: path("M7.62939e-05 51C25.0172 51 6.25436 0 40.1318 0H58.9071H77.6824V51H7.62939e-05Z");
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	right: -20px;
	bottom: 0;
	z-index: -1;
	background-color: transparent;
	transform: scale(-1, 1);
}

.site-header__main__wrapper__nav .menu-items li a:hover {
	background-color: #6B7280;
}

.site-header__main__wrapper__nav .menu-items li a:hover::before, .site-header__main__wrapper__nav .menu-items li a:hover::after {
	background-color: #6B7280;
}

.site-header__main__wrapper__nav .menu-items li .sub-menu {
	display: none;
	gap: 8px;
	background-color: #6B7280;
	padding: 28px 34px;
	border-radius: 12px;
	position: absolute;
	z-index: 4;
	width: 435px;
	grid-template-columns: repeat(2, 1fr);
	top: 50px;
	left: -82px;
}

.site-header__main__wrapper__nav .menu-items li:hover a {
	background-color: #6B7280;
	color: var(--base-White);
}

.site-header__main__wrapper__nav .menu-items li:hover a::before, .site-header__main__wrapper__nav .menu-items li:hover a::after {
	background-color: #6B7280;
}

.site-header__main__wrapper__nav .menu-items li:hover .sub-menu {
	display: grid;
}

.site-header__main__wrapper__nav .menu-items li:hover .sub-menu li a {
	color: var(--base-White);
	border-bottom: 4px solid transparent;
	width: fit-content;
	padding: 0;
	border-radius: 0;
	font-weight: 300;
}

.site-header__main__wrapper__nav .menu-items li:hover .sub-menu li a::before, .site-header__main__wrapper__nav .menu-items li:hover .sub-menu li a::after {
	display: none;
}

.site-header__main__wrapper__nav .menu-items li:hover .sub-menu li a:hover {
	border-bottom: 4px solid var(--border-secondary-default);
}

.site-header__main__wrapper__nav .menu-items li:not(.menu-item-has-children) a {
	border-bottom: 4px solid transparent;
	border-radius: 0;
}

.site-header__main__wrapper__nav .menu-items li:not(.menu-item-has-children) a::before, .site-header__main__wrapper__nav .menu-items li:not(.menu-item-has-children) a::after {
	display: none;
}

.site-header__main__wrapper__nav .menu-items li:not(.menu-item-has-children) a:hover {
	color: var(--text-primary-1-default);
	background-color: transparent;
	border-bottom: 4px solid var(--border-secondary-default);
}

.site-header__main__wrapper__nav .menu-items .current-menu-item:not(.menu-item-has-children) a {
	border-bottom: 4px solid var(--border-secondary-default);
}

.site-header__main__wrapper__nav .menu-items .current-menu-ancestor a {
	border-bottom: 4px solid var(--border-secondary-default);
	border-radius: 0;
}

.site-header__main__wrapper__nav .menu-items .current-menu-ancestor a:hover {
	border-radius: 100px;
}

.site-header__main__wrapper__nav .menu-items .current-menu-ancestor .sub-menu .current-menu-item a {
	border-bottom: 4px solid var(--border-secondary-default);
}

.site-header__main__wrapper__nav .menu-items .current-menu-ancestor:hover a {
	border-radius: 100px;
}

.site-header__main__wrapper__search {
	cursor: pointer;
}

.site-header__main__wrapper__search svg path {
	fill: var(--icon-primary-1-default);
}

.site-header__main__wrapper__mm {
	position: absolute;
	z-index: 9;
	left: -100%;
	top: 0;
	height: 100vh;
	background-color: #6B7280;
	padding: 48px 24px;
	width: 100%;
	transition: left .3s ease;
}

@media (min-width: 1200px) {
	.site-header__main__wrapper__mm {
		display: none;
	}
}

.site-header__main__wrapper__mm__wrapper {
	height: 100%;
	overflow-y: scroll;
}

.site-header__main__wrapper__mm__wrapper::-webkit-scrollbar {
	display: none;
}

.site-header__main__wrapper__mm__wrapper__ps {
	list-style-type: none;
	padding-left: 21px;
	position: relative;
}

.site-header__main__wrapper__mm__wrapper__ps::before {
	content: url("/wp-content/uploads/2025/12/open.svg");
	position: absolute;
	left: 0;
	top: 1px;
}

.site-header__main__wrapper__mm__wrapper__ps a {
	color: var(--base-White);
	font-weight: 700;
	font-size: 1.125rem;
	padding: 4px 0;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu {
	display: none;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu .site-header__main__wrapper__mm__wrapper__ps__products p {
	color: var(--base-White);
	font-size: 1rem;
	font-weight: 700;
	padding: 4px 0;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu .site-header__main__wrapper__mm__wrapper__ps__products li a {
	color: var(--base-White);
	font-weight: 300;
	font-size: 1rem;
	padding: 4px 0;
	display: block;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu .site-header__main__wrapper__mm__wrapper__ps__services p {
	color: var(--base-White);
	font-size: 1rem;
	font-weight: 700;
	padding: 4px 0;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu .site-header__main__wrapper__mm__wrapper__ps__services li a {
	color: var(--base-White);
	font-weight: 300;
	font-size: 1rem;
	padding: 4px 0;
	display: block;
}

.site-header__main__wrapper__mm__wrapper__ps .sub-menu .site-header__main__wrapper__mm__wrapper__ps__aws a {
	font-size: 1rem;
}

.site-header__main__wrapper__mm__wrapper__nav ul {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.site-header__main__wrapper__mm__wrapper__nav ul li {
	position: relative;
	padding-left: 21px;
}

.site-header__main__wrapper__mm__wrapper__nav ul li a {
	color: var(--base-White);
	padding: 4px 0;
	display: block;
	font-weight: 700;
	font-size: 1.125rem;
}

.site-header__main__wrapper__mm__wrapper__nav ul li .sub-menu {
	display: none;
	gap: 0;
}

.site-header__main__wrapper__mm__wrapper__nav ul li .sub-menu li a {
	font-weight: 300;
	font-size: 1rem;
}

.site-header__main__wrapper__mm__wrapper__nav ul .menu-item-has-children::before {
	content: url("/wp-content/uploads/2025/12/open.svg");
	position: absolute;
	left: 0;
	top: 5px;
}

.site-header__main__wrapper__mm__wrapper__nav ul .menu-item-has-children .sub-menu li {
	padding-left: 0;
}

.mm-active {
	left: 0;
}

.site-footer {
	background-color: var(--background-primary-3-default);
	padding: 64px 0 100px;
}

@media (max-width: 767px) {
	.site-footer {
		padding: 64px 0;
	}
}

.site-footer .container {
	position: relative;
}

.site-footer .container::after {
	content: '';
	top: -104px;
	left: 85%;
	height: 40px;
	background-color: var(--background-primary-3-default);
	position: absolute;
	z-index: 2;
	margin-right: -10000px;
	padding-right: 10000px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.site-footer .container::after {
		top: -103px;
		left: 75%;
	}
}

@media (max-width: 767px) {
	.site-footer .container::after {
		left: 55%;
	}
}

.site-footer__shape {
	transform: scale(-1, 1);
	position: absolute;
	top: -124px;
	right: 160px;
	z-index: 2;
	height: 60px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.site-footer__shape {
		top: -123px;
	}
}

.site-footer__shape path {
	clip-rule: evenodd;
	fill: var(--background-primary-3-default);
}

@media (max-width: 767px) {
	.site-footer__wrapper {
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 48px;
	}
}

.site-footer__wrapper__column {
	width: 31%;
}

@media (max-width: 767px) {
	.site-footer__wrapper__column {
		width: calc(50% - 24px);
	}
}

.site-footer__wrapper__column p {
	color: var(--base-White);
}

.site-footer__wrapper__column a {
	width: fit-content;
	color: var(--base-White);
	transition: color .3s ease-in-out;
}

.site-footer__wrapper__column a p {
	color: var(--base-White);
	transition: color .3s ease-in-out;
}

.site-footer__wrapper__column a:hover {
	text-decoration: underline;
}

.site-footer__wrapper__column__inner a {
	color: var(--base-White);
}

@media (max-width: 767px) {
	.site-footer__wrapper .is-ml {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px 48px;
	}
}

.site-footer__wrapper__cta {
	position: absolute;
	z-index: 3;
	right: 0;
	top: -85px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 1200px) and (min-width: 768px) and (orientation: landscape), (max-width: 767px) {
	.site-footer__wrapper__cta {
		right: 24px;
	}
}

.site-footer__wrapper__cta a {
	color: var(--base-White);
	font-weight: 600;
	line-height: 155%;
	font-size: 1.375rem;
}

.site-footer__wrapper__cta a:hover {
	text-decoration: underline;
}

.home .custom-menu-item.current-menu-item a {
	border-bottom: 4px solid transparent !important;
}

.home .custom-menu-item.current-menu-item .sub-menu .current-menu-item a {
	border-bottom: 4px solid transparent !important;
}

.home .custom-menu-item.current-menu-item .sub-menu .current-menu-item a:hover {
	border-bottom: 4px solid var(--border-secondary-default);
}

.footer-is-hidden {
	padding: 41px 0 0 0;
	overflow: hidden;
}

.home .footer-is-hidden, .single-product .footer-is-hidden, .page-template-default-page .footer-is-hidden, .single-service .footer-is-hidden {
	margin-top: -41px;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0;
}

.privacy-tmp__wrapper h2 {
	color: #000;
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	line-height: 155%;
	letter-spacing: -0.33px;
}

@media (max-width: 1200px) {
	.privacy-tmp__wrapper h2 {
		font-size: 1.75rem;
	}
}

.privacy-tmp__wrapper p {
	padding-bottom: 24px;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
}

.privacy-tmp__wrapper p:last-child {
	padding-bottom: 0;
}

/* Comments
--------------------------------------------- */
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 0;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	/*background-color: $color__background-screen;*/
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	/*color: $color__text-screen;*/
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
/* Website SCSS
--------------------------------------------- */
.standard-hero {
	height: 570px;
	position: relative;
}

@media (max-width: 767px) {
	.standard-hero {
		height: auto;
		overflow: hidden;
	}
}

.standard-hero::before {
	content: '';
	top: 0px;
	left: 0;
	height: 18px;
	background-color: var(--background-primary-1-default);
	position: absolute;
	z-index: 4;
	width: 150px;
}

@media (min-width: 767px) {
	.standard-hero::before {
		display: none;
	}
}

.standard-hero__shape {
	position: absolute;
	z-index: 4;
	height: 28px;
	transform: scale(1, -1);
	top: -1px;
	left: 124px;
}

.standard-hero__shape path {
	fill: var(--background-primary-1-default);
}

@media (min-width: 767px) {
	.standard-hero__shape {
		display: none;
	}
}

.standard-hero__image {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 767px) {
	.standard-hero__image {
		z-index: 1;
	}
}

.standard-hero .mobile {
	z-index: 1;
}

@media (max-width: 767px) {
	.standard-hero .mobile {
		z-index: 2;
	}
}

.standard-hero__overlay {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 40.34%, rgba(0, 0, 0, 0) 53.19%);
	background-blend-mode: multiply;
}

@media (max-width: 767px) {
	.standard-hero__overlay {
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.65) 26.34%, rgba(0, 0, 0, 0) 79.19%);
	}
}

.standard-hero .container {
	position: relative;
	z-index: 3;
}

.standard-hero__content {
	padding: 100px 0;
	max-width: 541px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.standard-hero__content {
		max-width: 50%;
	}
}

@media (max-width: 767px) {
	.standard-hero__content {
		padding: 240px 0 40px;
	}
}

.standard-hero__content h1, .standard-hero__content p {
	color: var(--base-White);
}

.standard-hero__content h1 {
	max-width: 500px;
}

.standard-hero__content p {
	max-width: 541px;
}

.ori-right {
	flex-direction: row-reverse;
}

.ori-right .container {
	display: flex;
	justify-content: flex-end;
}

.ori-right .standard-hero__overlay {
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 40.34%, rgba(0, 0, 0, 0) 81.19%);
}

@media (max-width: 767px) {
	.ori-right .standard-hero__overlay {
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.35) 26.34%, rgba(0, 0, 0, 0) 53.19%);
	}
}

@media (max-width: 767px) {
	.gallery-content__wrapper {
		flex-direction: column;
		gap: 16px;
	}
}

.gallery-content__wrapper__gallery {
	flex: 1;
	flex-wrap: wrap;
	gap: 12px;
}

.gallery-content__wrapper__gallery img {
	width: 100%;
	object-fit: cover;
	border-radius: 16px;
}

.gallery-content__wrapper__gallery a {
	width: calc(65% - 6px);
	height: 360px;
}

@media (max-width: 767px) {
	.gallery-content__wrapper__gallery a {
		width: 100%;
	}
}

.gallery-content__wrapper__gallery a img {
	height: 360px;
}

.gallery-content__wrapper__gallery__secondary {
	width: calc(35% - 6px);
}

@media (max-width: 767px) {
	.gallery-content__wrapper__gallery__secondary {
		width: 100%;
		flex-direction: row;
	}
}

.gallery-content__wrapper__gallery__secondary a {
	width: 100%;
	height: 174px;
}

.gallery-content__wrapper__gallery__secondary a img {
	height: 174px;
}

.gallery-content__wrapper__gallery .single-image {
	width: 100%;
	height: 100%;
}

.gallery-content__wrapper__gallery .single-image img {
	min-height: 518px;
	height: auto;
}

@media (max-width: 767px) {
	.gallery-content__wrapper__gallery .single-image img {
		min-height: auto;
	}
}

.gallery-content__wrapper__content {
	max-width: 487px;
	width: 100%;
}

@media (max-width: 767px) {
	.gallery-content__wrapper__content {
		max-width: 100%;
		gap: 16px;
	}
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.gallery-content__wrapper__content {
		max-width: 40%;
	}
}

.gallery-content__wrapper__content p {
	padding-bottom: 8px;
}

.testimonials {
	background-color: rgba(107, 114, 128, 0.5);
	position: relative;
	overflow: hidden;
}

.testimonials::before {
	content: '';
	top: -21px;
	right: 0;
	height: 60px;
	background-color: var(--base-White);
	position: absolute;
	z-index: 3;
	width: 150px;
}

@media (max-width: 767px) {
	.testimonials::before {
		display: none;
	}
}

.testimonials__texture {
	background-image: url("/wp-content/uploads/2025/11/texture.svg");
	position: absolute;
	width: 110%;
	height: 100%;
	opacity: .5;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
	left: 0;
	z-index: 1;
}

.testimonials .container {
	position: relative;
	z-index: 2;
	max-width: 832px;
}

.testimonials__shape {
	display: block;
	width: 1240px;
	margin-inline: auto;
	transform: scale(-1, -1);
	position: absolute;
	right: 150px;
	top: -1px;
	z-index: 3;
	height: 60px;
}

@media (max-width: 767px) {
	.testimonials__shape {
		right: 0;
		height: 36px;
	}
}

.testimonials__shape path {
	fill: var(--base-White);
	clip-rule: evenodd;
}

.testimonials__slider {
	margin: 0 !important;
}

.testimonials__slider .slick-list {
	margin-bottom: 64px;
}

.testimonials__slider__slide h3 {
	padding-bottom: 24px;
	font-style: italic;
}

.testimonials__slider__slide h3, .testimonials__slider__slide h5 {
	color: var(--base-White);
}

.testimonials__slider .slick-dots {
	all: unset;
	display: flex;
	gap: 24px;
	justify-content: center;
}

.testimonials__slider .slick-dots li {
	margin: 0;
	background-color: transparent;
	border: 1px solid var(--border-primary-1-default);
	border-radius: 100%;
}

.testimonials__slider .slick-dots li button {
	padding: 0;
}

.testimonials__slider .slick-dots li button::before {
	display: none;
}

.testimonials__slider .slick-dots .slick-active {
	background-color: var(--background-primary-1-default);
}

.single-product .testimonials::before {
	background-color: var(--background-primary-1-default);
}

.single-product .testimonials__shape path {
	fill: var(--background-primary-1-default);
}

.single-industry .testimonials::before {
	background-color: var(--background-primary-3-default);
}

.single-industry .testimonials__shape path {
	fill: var(--background-primary-3-default);
}

.page-id-571 .testimonials::before, .page-id-579 .testimonials::before, .postid-836 .testimonials::before {
	background-color: #333;
}

.page-id-571 .testimonials__shape path, .page-id-579 .testimonials__shape path, .postid-836 .testimonials__shape path {
	fill: #333;
}

.page-id-593 .testimonials::before {
	background-color: #F6F7F7;
}

.page-id-593 .testimonials__shape path {
	fill: #F6F7F7;
}

.postid-216 .testimonials::before, .postid-221 .testimonials::before, .postid-223 .testimonials::before, .postid-250 .testimonials::before, .postid-237 .testimonials::before, .postid-244 .testimonials::before {
	background-color: white;
}

.postid-216 .testimonials__shape path, .postid-221 .testimonials__shape path, .postid-223 .testimonials__shape path, .postid-250 .testimonials__shape path, .postid-237 .testimonials__shape path, .postid-244 .testimonials__shape path {
	fill: white;
}

.postid-292 .testimonials::before {
	background-color: #333;
}

.postid-292 .testimonials__shape path {
	fill: #333;
}

.postid-292 .features__shape, .postid-292 .features::before {
	display: none;
}

.page-id-552 .testimonials::before, .page-id-522 .testimonials::before {
	background-color: #F6F7F7;
}

.page-id-552 .testimonials__shape path, .page-id-522 .testimonials__shape path {
	fill: #F6F7F7;
}

.features {
	background-color: var(--background-primary-2-default);
	position: relative;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 1200px) and (min-width: 768px) and (orientation: landscape), (max-width: 767px) {
	.features {
		overflow: hidden;
	}
}

.features::before {
	content: '';
	bottom: -20px;
	left: 0;
	height: 60px;
	background-color: var(--base-White);
	position: absolute;
	z-index: 3;
	width: 150px;
}

@media (max-width: 767px) {
	.features::before {
		display: none;
	}
}

.features__shape {
	display: block;
	width: 1240px;
	margin-inline: auto;
	transform: scale(1, 1);
	position: absolute;
	left: 150px;
	bottom: 0;
	z-index: 3;
	height: 60px;
}

@media (max-width: 767px) {
	.features__shape {
		height: 36px;
		left: 0;
		bottom: -1px;
	}
}

.features__shape path {
	fill: var(--base-White);
	clip-rule: evenodd;
}

.features__wrapper {
	gap: 128px;
}

.features__wrapper h2 {
	text-align: center;
	color: var(--base-White);
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.features__wrapper {
		gap: 64px;
	}
}

@media (max-width: 767px) {
	.features__wrapper {
		gap: 80px;
	}
}

.features__wrapper__cards {
	gap: 128px;
	width: 100%;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.features__wrapper__cards {
		gap: 48px;
	}
}

@media (max-width: 767px) {
	.features__wrapper__cards {
		flex-direction: column;
		gap: 80px;
	}
}

.features__wrapper__cards__card {
	max-width: 352px;
}

.features__wrapper__cards__card img {
	margin-bottom: 8px;
	height: 74px;
}

.features__wrapper__cards__card h3, .features__wrapper__cards__card p {
	color: var(--base-White);
	text-align: center;
}

.page-id-579 .features::before, .page-id-579 .features__shape {
	display: none;
}

.page-id-579 .features__wrapper__cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	justify-items: center;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.page-id-579 .features__wrapper__cards {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.blog-list__wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.blog-list__wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
}

.blog-list__wrapper__single {
	background-color: var(--background-accent-default);
	border-radius: 16px;
}

.blog-list__wrapper__single__content {
	padding: 16px 32px 24px;
}

@media (max-width: 767px) {
	.blog-list__wrapper__single__content {
		padding: 24px 32px;
	}
}

.blog-list__wrapper__single__content h4, .blog-list__wrapper__single__content p, .blog-list__wrapper__single__content a {
	color: var(--base-White);
}

.blog-list__wrapper__single img {
	height: 200px;
	object-fit: cover;
	width: 100%;
	border-radius: 16px 16px 0 0;
	border-bottom: 3px solid white;
}

.blog-list__wrapper__single p {
	padding-bottom: 16px;
}

.blog-list__wrapper__single .button {
	font-family: "Zilla Slab", serif;
}

.featured-insight {
	background-color: var(--background-primary-2-default);
}

@media (max-width: 767px) {
	.featured-insight {
		padding: 64px 0 100px !important;
	}
}

.featured-insight__wrapper {
	gap: 120px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.featured-insight__wrapper {
		gap: 64px;
	}
}

@media (max-width: 767px) {
	.featured-insight__wrapper {
		gap: 32px;
	}
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.featured-insight__wrapper__post {
		flex-direction: column;
		gap: 48px;
	}
}

@media (max-width: 767px) {
	.featured-insight__wrapper__post {
		flex-direction: column-reverse;
		gap: 24px;
	}
}

.featured-insight__wrapper__post__content {
	flex: 1;
}

@media (max-width: 767px) {
	.featured-insight__wrapper__post__content {
		gap: 8px;
	}
}

.featured-insight__wrapper__post__content h2, .featured-insight__wrapper__post__content p {
	color: var(--base-White);
}

.featured-insight__wrapper__post__content h2 {
	line-height: 110%;
}

.featured-insight__wrapper__post__content p {
	line-height: 155%;
}

@media (max-width: 767px) {
	.featured-insight__wrapper__post__content p {
		margin-bottom: 8px;
	}
}

.featured-insight__wrapper__post img {
	width: 588px;
	object-fit: cover;
	border-radius: 16px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.featured-insight__wrapper__post img {
		width: 100%;
	}
}

.featured-insight__wrapper .link-button {
	color: var(--base-White);
}

.embed-section {
	padding: 100px 0;
	background-color: var(--background-primary-1-default);
}

.embed-section__wrapper p {
	text-align: center;
}

.embed-section__wrapper a svg path {
	fill: var(--text-brand-default);
}

.embed-section__wrapper a:hover svg path {
	fill: var(--text-brand-hover);
}

.related-products {
	padding: 100px 0;
}

@media (max-width: 767px) {
	.related-products__wrapper {
		flex-direction: column;
	}
}

.related-products__wrapper__single {
	flex: 1;
}

@media (max-width: 767px) {
	.related-products__wrapper__single {
		width: 100%;
	}
}

.related-products__wrapper__single__image {
	border-radius: 12px;
	width: 100%;
	height: 206px;
	overflow: hidden;
}

.related-products__wrapper__single__image img {
	border-radius: 12px;
	width: 100%;
	height: 206px;
	object-fit: cover;
	transition: .3s ease-in-out;
}

.related-products__wrapper__single h4 {
	text-align: center;
	color: var(--text-accent-default);
}

.related-products__wrapper__single:hover .related-products__wrapper__single__image img {
	transform: scale(1.2);
}

.related-products__wrapper__single:hover h4 {
	color: var(--text-accent-hover);
}

.quote-section {
	padding: 150px 0;
	position: relative;
	background-color: var(--background-accent-default);
}

@media (max-width: 767px) {
	.quote-section {
		padding: 64px 0 100px !important;
	}
}

.quote-section__background {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
	mix-blend-mode: luminosity;
}

.quote-section__overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: var(--background-accent-default);
	opacity: .75;
}

.quote-section .container {
	position: relative;
	z-index: 3;
}

.quote-section__wrapper h2, .quote-section__wrapper a {
	color: var(--base-White);
}

.quote-section__wrapper h2 {
	text-align: center;
}

.blog .sections-container {
	overflow: visible;
}

.blog-hero {
	background-color: var(--background-primary-2-default);
	position: relative;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-hero__wrapper {
		flex-direction: column-reverse;
		gap: 32px;
	}
}

.blog-hero__wrapper__content {
	flex: 1;
}

.blog-hero__wrapper__content h2, .blog-hero__wrapper__content p {
	color: var(--base-White);
}

.blog-hero__wrapper__content h2 {
	line-height: 110%;
}

.blog-hero__wrapper__content p {
	line-height: 155%;
}

.blog-hero__wrapper img {
	max-width: 588px;
	width: 100%;
	height: 386px;
	object-fit: cover;
	border-radius: 12px;
	position: relative;
	bottom: -121px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-hero__wrapper img {
		bottom: 0;
		max-width: 100%;
	}
}

.blog-list {
	padding: 120px 0 100px !important;
}

@media (max-width: 767px) {
	.blog-list {
		padding: 64px 0 !important;
	}
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper {
		flex-wrap: wrap;
	}
}

.blog-list__wrapper__filter {
	min-width: 120px;
	max-width: 120px;
	width: 100%;
	position: sticky;
	top: 32px;
}

@media (max-width: 767px) {
	.blog-list__wrapper__filter {
		position: relative;
		top: 0;
	}
}

.blog-list__wrapper__filter p {
	color: #6B7280;
}

.blog-list__wrapper__filter__options__option {
	font-size: .75rem;
	color: var(--text-primary-3-default);
	font-weight: 400;
	letter-spacing: -0.12px;
	line-height: 155%;
}

.blog-list__wrapper__filter__options .active {
	color: var(--text-primary-3-focus);
	display: flex;
	align-items: center;
	gap: 8px;
}

.blog-list__wrapper__filter__options .active::before {
	content: '';
	background-color: var(--background-accent-default);
	width: 6px;
	height: 6px;
	border-radius: 100%;
}

.blog-list__wrapper__blogs {
	flex: 1;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper__blogs__single {
		flex-direction: column-reverse;
	}
}

.blog-list__wrapper__blogs__single__content {
	padding: 24px 32px;
	background-color: var(--background-primary-1-default);
	border-radius: 12px 0 0 12px;
	flex: 1;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper__blogs__single__content {
		padding: 24px 12px;
		border-radius: 0 0 12px 12px;
	}
}

.blog-list__wrapper__blogs__single__content p {
	padding-bottom: 16px;
}

.blog-list__wrapper__blogs__single img {
	height: auto;
	object-fit: cover;
	border-radius: 0 12px 12px 0;
	width: 50%;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper__blogs__single img {
		width: 100%;
		border-radius: 12px 12px 0 0;
	}
}

.blog-list__wrapper__newsletter {
	width: 280px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper__newsletter {
		position: relative;
		top: 0;
		width: 100%;
	}
}

.blog-list__wrapper__newsletter .gform_wrapper .gform_title {
	font-size: 1.25rem !important;
	color: #2E6AC9 !important;
	font-weight: 600 !important;
	font-family: "Public Sans", sans-serif !important;
	margin-bottom: 8px !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.blog-list__wrapper__newsletter .gform_wrapper .gform_title {
		margin-bottom: 8px !important;
	}
}

.blog-list__wrapper__newsletter .gform_wrapper .gform_description {
	color: #6B7280 !important;
	font-size: 0.75rem !important;
}

.blog-list__wrapper__newsletter .gform_wrapper form .gform_fields {
	row-gap: 16px !important;
	margin-top: 24px !important;
}

.post-hero {
	padding: 100px 0 50px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-hero__wrapper {
		flex-direction: column-reverse;
		gap: 32px;
	}
}

.post-hero__wrapper__content {
	width: calc(50% - 32px);
	padding: 64px 0;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-hero__wrapper__content {
		width: 100%;
		padding: 0;
	}
}

.post-hero__wrapper__content h1 {
	font-size: 3.75rem;
	line-height: 110%;
	letter-spacing: -0.6px;
}

@media (max-width: 1200px) {
	.post-hero__wrapper__content h1 {
		font-size: 2.5rem;
	}
}

.post-hero__wrapper__content p {
	color: var(--text-accent-default);
	line-height: 155%;
}

.post-hero__wrapper__image {
	width: calc(50% - 32px);
	border-radius: 12px;
	object-fit: cover;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-hero__wrapper__image {
		width: 100%;
	}
}

.post-hero__author .container {
	max-width: 710px;
}

.post-content {
	padding: 0 0 100px 0 !important;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-content {
		padding: 0 0 64px 0 !important;
	}
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-content__wrapper {
		flex-wrap: wrap;
	}
}

.post-content__wrapper__cta {
	color: var(--text-primary-3-default);
	position: sticky;
	top: 32px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-content__wrapper__cta {
		position: relative;
		top: 0;
	}
}

.post-content__wrapper__cta svg path {
	stroke: var(--text-primary-3-default);
}

.post-content__wrapper__cta:hover {
	color: var(--text-primary-3-hover);
}

.post-content__wrapper__cta:hover svg path {
	stroke: var(--text-primary-3-hover);
}

.post-content__wrapper__content {
	max-width: 710px;
	width: 100%;
}

.post-content__wrapper__content .contentupgrade-wrapper {
	display: flex;
	flex-direction: row-reverse;
}

@media (max-width: 767px) {
	.post-content__wrapper__content .contentupgrade-wrapper {
		flex-direction: column;
	}
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-thumbnail {
	width: 100%;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-thumbnail img {
	height: 100%;
	object-fit: cover;
	border-radius: 0 12px 12px 0;
}

@media (max-width: 767px) {
	.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-thumbnail img {
		border-radius: 12px 12px 0 0;
	}
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container {
	display: flex;
	flex-direction: column;
	gap: 24px;
	background: #2E6AC9;
	padding: 48px 24px;
	border-radius: 12px 0 0 12px;
	width: 100%;
}

@media (max-width: 767px) {
	.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container {
		border-radius: 0 0 12px 12px;
	}
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper {
	display: flex;
	gap: 16px;
	align-items: center;
}

@media (max-width: 767px) {
	.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper {
		flex-direction: column;
		align-items: flex-start;
	}
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content {
	order: 2;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3 {
	font-size: 1.25rem;
	line-height: 100%;
	font-weight: 600;
	letter-spacing: -0.2px;
	color: white;
	font-family: "Public Sans", sans-serif;
}

@media (max-width: 767px) {
	.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3 {
		font-size: 1rem;
	}
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p {
	color: white;
	font-size: .75rem;
	font-weight: 400;
	line-height: 155%;
	letter-spacing: -0.12px;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content .contentupgrade-text, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content .contentupgrade-text {
	display: none;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a {
	padding: 12px 16px;
	border-radius: 3px;
	display: flex;
	width: fit-content;
	color: white;
	align-items: center;
	font-weight: 400;
	font-family: "Public Sans" !important;
	font-size: 14px !important;
	background-color: #6B7280;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a:hover, .post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a:hover {
	color: white !important;
	background-color: #B2151B;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-no-image {
	border-radius: 12px;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container {
	border-radius: 12px;
}

.post-content__wrapper__content .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper {
	align-items: flex-start;
	flex-direction: column-reverse;
}

.post-content__wrapper__content .contentupgrade-wrapper .gform_body .gfield {
	color: white !important;
}

.post-content__wrapper__content .contentupgrade-wrapper .gform_body .gfield a {
	color: white !important;
	text-decoration: underline;
}

.post-content__wrapper__content .contentupgrade-wrapper .gform_body .gchoice label {
	color: white !important;
}

.post-content__wrapper__content .contentupgrade-wrapper .gform_required_legend {
	display: none;
}

.post-content__wrapper__content .contentupgrade-wrapper input[type="text"], .post-content__wrapper__content .contentupgrade-wrapper input[type="email"] {
	border: 1px solid #6B7280 !important;
}

.post-content__wrapper__content .contentupgrade-wrapper .gform_wrapper {
	border-radius: 0;
	background: transparent;
	padding: 0;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-content__wrapper__content {
		max-width: 100%;
	}
}

.post-content__wrapper__content h2, .post-content__wrapper__content h3 {
	font-size: 2.0625rem;
	line-height: 120%;
	letter-spacing: -0.33px;
}

@media (max-width: 1200px) {
	.post-content__wrapper__content h2, .post-content__wrapper__content h3 {
		font-size: 1.75rem;
	}
}

.post-content__wrapper__content .wp-block-heading {
	margin-bottom: 24px;
	font-weight: 500;
}

.post-content__wrapper__related {
	width: 280px;
	display: flex;
	flex-direction: column;
	gap: 64px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.post-content__wrapper__related {
		position: relative;
		top: 0;
		width: 100%;
	}
}

.post-content__wrapper__related .contentupgrade-post-form-container .contentupgrade-top-wrapper {
	flex-direction: column-reverse !important;
}

.post-content__wrapper__related .gform_wrapper .gform_title {
	font-size: 1.25rem !important;
	color: #2E6AC9 !important;
	font-weight: 600 !important;
	font-family: "Public Sans", sans-serif !important;
	margin-bottom: 8px !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.post-content__wrapper__related .gform_wrapper .gform_title {
		margin-bottom: 8px !important;
	}
}

.post-content__wrapper__related .gform_wrapper .gform_description {
	color: #6B7280 !important;
	font-size: 0.75rem !important;
}

.post-content__wrapper__related .gform_wrapper form .gform_fields {
	row-gap: 16px !important;
	margin-top: 24px !important;
}

.steps {
	padding-bottom: 48px;
}

.steps:last-child {
	padding-bottom: 0;
}

.steps__wrapper p {
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
	color: var(--text-primary-1-default);
	margin-bottom: 24px;
}

.steps__wrapper p a {
	color: #2E6AC9;
	text-decoration: underline;
}

.steps__wrapper p a:hover {
	color: #B2151B;
}

.steps__wrapper p:last-child {
	margin-bottom: 0;
}

.steps__wrapper p strong {
	font-weight: 600;
}

.steps__wrapper ul {
	list-style-type: disc;
	margin: 0 0 24px 24px;
}

.steps__wrapper ul li {
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
	color: var(--text-primary-1-default);
}

.steps__wrapper__top {
	overflow: auto;
}

.steps__wrapper__top img {
	float: left;
	width: 48px;
	height: 48px;
	margin: 0 16px 0 0;
}

.steps__wrapper__top p {
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
	color: var(--text-primary-1-default);
	margin-bottom: 24px;
}

.steps__wrapper__top p a {
	color: #2E6AC9;
	text-decoration: underline;
}

.steps__wrapper__top p a:hover {
	color: #B2151B;
}

.steps__wrapper__top p:last-child {
	margin-bottom: 0;
}

.steps__wrapper__top .p-l {
	font-weight: 700;
	font-size: 1.25rem;
	margin-bottom: 0;
}

.view-stores {
	margin-bottom: 48px;
}

@media (max-width: 767px) {
	.view-stores__wrapper {
		flex-direction: column-reverse;
	}
}

.view-stores__wrapper__content {
	background-color: var(--background-accent-default);
	border-radius: 12px 0 0 12px;
	padding: 24px 32px 32px;
}

@media (max-width: 767px) {
	.view-stores__wrapper__content {
		padding: 24px 12px;
		border-radius: 0 0 12px 12px;
	}
}

.view-stores__wrapper__content p {
	color: var(--base-White);
}

.view-stores__wrapper__image {
	width: 273px;
	object-fit: cover;
	border-radius: 0 12px 12px 0;
}

@media (max-width: 767px) {
	.view-stores__wrapper__image {
		width: 100%;
		border-radius: 12px 12px 0 0;
	}
}

.default-hero {
	padding: 100px 0 50px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.default-hero__wrapper {
		flex-direction: column-reverse;
		gap: 32px;
	}
}

.default-hero__wrapper__content {
	width: calc(50% - 32px);
	padding: 64px 0;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.default-hero__wrapper__content {
		padding: 0;
		width: 100%;
	}
}

.default-hero__wrapper__content h1 {
	font-size: 3.75rem;
	line-height: 110%;
	letter-spacing: -0.6px;
}

@media (max-width: 1200px) {
	.default-hero__wrapper__content h1 {
		font-size: 2.5rem;
	}
}

.default-hero__wrapper__content p {
	color: var(--text-primary-1-default);
	line-height: 155%;
}

.default-hero__wrapper__content a svg path {
	fill: var(--text-brand-default);
}

.default-hero__wrapper__content a:hover svg path {
	fill: var(--text-brand-hover);
}

.default-hero__wrapper__image {
	width: calc(50% - 32px);
	border-radius: 12px;
	object-fit: cover;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.default-hero__wrapper__image {
		width: 100%;
	}
}

.team-members {
	padding: 100px 0;
}

.team-members__wrapper {
	gap: 64px 80px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.team-members__wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {
	.team-members__wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
}

.team-members__wrapper__single__img-contact {
	position: relative;
}

.team-members__wrapper__single__img-contact img {
	width: 100%;
	height: 345px;
	object-fit: cover;
	border-radius: 15px;
	position: relative;
	z-index: 1;
}

.team-members__wrapper__single__img-contact__cta {
	position: absolute;
	z-index: 2;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
	background-color: rgba(51, 51, 51, 0.85);
	border-radius: 10px;
	padding: 10px 0;
	color: var(--base-White);
	width: 236.15px;
	cursor: pointer;
}

.team-members__wrapper__single__img-contact__infos {
	position: absolute;
	z-index: 3;
	background: rgba(51, 51, 51, 0.85);
	border-radius: 10px;
	width: 236.15px;
	padding: 32px 40px;
	bottom: 62px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity .3s ease-in-out .15s;
}

.team-members__wrapper__single__img-contact__infos a {
	color: var(--base-White);
	text-decoration: underline;
	line-height: 135%;
}

.team-members__wrapper__single__img-contact .is-shown {
	opacity: 1;
}

.team-members__wrapper__single__content h4 {
	color: var(--text-accent-default);
}

.team-members__wrapper__single__content p {
	color: var(--base-Black);
}

.team-members__wrapper__single__content h4, .team-members__wrapper__single__content p {
	text-align: center;
}

.stores-grid {
	padding: 100px 0;
	background-color: var(--background-primary-2-default);
	position: relative;
}

.stores-grid::before {
	content: '';
	top: -40px;
	right: 0;
	height: 60px;
	background-color: var(--background-primary-2-default);
	position: absolute;
	z-index: 3;
	width: 150px;
}

@media (max-width: 767px) {
	.stores-grid::before {
		display: none;
	}
}

.stores-grid__shape {
	display: block;
	width: 1240px;
	margin-inline: auto;
	transform: scale(-1, 1);
	position: absolute;
	right: 150px;
	top: -61px;
	z-index: 3;
	height: 60px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 1200px) and (min-width: 768px) and (orientation: landscape) {
	.stores-grid__shape {
		height: 62px;
	}
}

@media (max-width: 767px) {
	.stores-grid__shape {
		right: 0px;
		height: 44px;
		top: -43px;
	}
}

.stores-grid__shape path {
	fill: var(--background-primary-2-default);
	clip-rule: evenodd;
}

.stores-grid__wrapper {
	grid-template-columns: repeat(5, 1fr);
	gap: 64px 24px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
	.stores-grid__wrapper {
		grid-template-columns: repeat(3, 1fr);
		gap: 32px 12px;
	}
}

@media (max-width: 767px) {
	.stores-grid__wrapper {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px 12px;
	}
}

.stores-grid__wrapper__single img {
	width: 100%;
	height: 152px;
	object-fit: contain;
	border-radius: 15px;
	background-color: var(--base-White);
}

.stores-grid__wrapper__single a {
	color: var(--base-White);
	font-size: 1.125rem;
	font-weight: 600;
	text-decoration: underline;
	line-height: 155%;
	letter-spacing: -0.18px;
	align-items: center;
}

.stores-grid__wrapper__single a:hover {
	color: var(--text-primary-3-hover);
}

.page-id-383 .stores-grid::before {
	top: -38px;
}

.page-id-383 .stores-grid__shape {
	top: -58px;
}

.logo-slider {
	padding: 100px 0;
	background-color: var(--background-primary-3-default);
}

@media (max-width: 767px), (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 1200px) and (min-width: 768px) and (orientation: landscape) {
	.logo-slider__wrapper {
		flex-direction: column;
	}
}

.logo-slider__wrapper h3 {
	max-width: 222px;
	color: var(--base-White);
}

.logo-slider__wrapper__logos {
	width: 1066px;
}

@media (max-width: 767px), (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 1200px) and (min-width: 768px) and (orientation: landscape) {
	.logo-slider__wrapper__logos {
		width: 100%;
	}
}

.logo-slider__wrapper__logos__slider__slide {
	margin: 0 12px;
}

.logo-slider__wrapper__logos__slider__slide img {
	background-color: var(--base-White);
	border-radius: 15px;
	height: 152px;
	object-fit: contain;
	width: 100%;
}

.page-template-contact-page .standard-hero__content h1 {
	font-size: 2.75rem;
	line-height: 110%;
	letter-spacing: -0.45px;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.contact-form__wrapper {
		flex-direction: column-reverse;
	}
}

.contact-form__wrapper__form {
	max-width: 783px;
	width: 100%;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.contact-form__wrapper__form {
		max-width: 100%;
	}
}

.contact-form__wrapper__form .gform_wrapper {
	background: rgba(46, 106, 201, 0.1);
	padding: 24px 48px;
	border-radius: 12px;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.contact-form__wrapper__form .gform_wrapper {
		padding: 24px 12px;
		border-radius: 6px;
	}
}

.contact-form__wrapper__form .gform_wrapper .gform_title {
	font-size: 1.25rem !important;
	color: #2E6AC9 !important;
	font-weight: 600 !important;
	font-family: "Public Sans", sans-serif !important;
	margin-bottom: 40px !important;
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.contact-form__wrapper__form .gform_wrapper .gform_title {
		margin-bottom: 24px !important;
	}
}

@media (min-width: 768px) and (max-width: 1200px) and (orientation: portrait), (max-width: 767px) {
	.contact-form__wrapper__form form .gform_fields {
		row-gap: 16px !important;
	}
}

.contact-form__wrapper__form__footer h3 {
	font-weight: 500;
	line-height: 155%;
	letter-spacing: -0.33px;
	margin-bottom: 16px;
}

.contact-form__wrapper__form__footer p {
	margin-bottom: 24px;
}

.contact-form__wrapper__form__footer p:last-child {
	margin-bottom: 0;
}

.contact-form__wrapper__form__footer p a {
	color: black;
	text-decoration: underline;
}

.contact-form__wrapper__content {
	flex: 1;
}

.contact-form__wrapper__content p {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 155%;
	letter-spacing: -0.18px;
}

.contact-form__wrapper__content p strong {
	font-size: 1.25rem;
}

.contact-form__wrapper__content ul {
	list-style-type: disc;
	padding: 0 0 0 48px;
}

.contact-form__wrapper__content ul li {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 155%;
	letter-spacing: -0.18px;
}

.lt {
	background: linear-gradient(to bottom, #2454a1 0%, #2e6ac9 25%, #2e6ac9 75%, #2454a1 100%);
}

.lt .contact-form__wrapper__form {
	margin: 0 auto;
}

.lt .contact-form__wrapper__form h2 {
	color: white;
	text-align: center;
}

.lt .contact-form__wrapper__form .gform_wrapper {
	background: #9EBAE5;
}

.lt .contact-form__wrapper__form .gform_wrapper h2 {
	text-align: left;
}

.webstore-offer {
	background-color: #333;
}

.webstore-offer .container {
	display: flex;
	flex-direction: column;
	gap: 100px;
	align-items: center;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.webstore-offer .container {
		gap: 48px;
	}
}

.webstore-offer__wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 140px;
	justify-content: space-between;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.webstore-offer__wrapper {
		grid-template-columns: repeat(1, 1fr);
		gap: 48px;
	}
}

.webstore-offer__wrapper h3, .webstore-offer__wrapper p {
	color: var(--base-White);
}

.webstore-offer__wrapper__left {
	display: flex;
	flex-direction: column;
	gap: 48px;
}

.webstore-offer__wrapper__left__list {
	display: flex;
	flex-direction: column;
	gap: 48px;
}

.webstore-offer__wrapper__left__list__single {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.webstore-offer__wrapper__left__list__single {
		flex-direction: column;
	}
}

.webstore-offer__wrapper__left__list__single img {
	width: 100px;
}

.webstore-offer__wrapper__left__list__single__content {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.webstore-offer__wrapper__left__list__single__content__text ul {
	padding: 0 0 0 24px;
	list-style-type: disc;
}

.webstore-offer__wrapper__left__list__single__content__text ul li {
	color: var(--base-White);
	font-size: 1.125rem;
	line-height: 155%;
	font-weight: 300;
	letter-spacing: -0.18px;
}

.webstore-offer__wrapper__left__list__single__content__text ul li::marker {
	color: var(--base-White);
}

.webstore-offer__wrapper__right {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.webstore-offer__wrapper__right__content p {
	font-size: 1.125rem;
	font-weight: 300;
	letter-spacing: -0.18px;
	line-height: 155%;
}

.webstore-offer__wrapper__right__content p strong {
	margin-bottom: -14px;
	font-weight: 700;
	display: block;
}

.webstore-offer__wrapper__right__content p:not(strong) {
	margin-bottom: 20px;
}

.our-mission__wrapper {
	display: flex;
	align-items: flex-start;
	gap: 145px;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.our-mission__wrapper {
		gap: 48px;
		flex-direction: column;
	}
}

.our-mission__wrapper__content {
	max-width: 828px;
	width: 100%;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.our-mission__wrapper__content {
		max-width: 100%;
	}
}

.our-mission__wrapper__content h3 {
	padding-bottom: 10px;
}

.our-mission__wrapper__content h3:not(:first-child) {
	padding-top: 20px;
}

.our-mission__wrapper__content p {
	font-size: 1.125rem;
	font-weight: 300;
	padding-bottom: 20px;
}

.our-mission__wrapper__content p:last-child {
	padding-bottom: 0;
}

.our-mission__wrapper__mission {
	display: flex;
	flex-direction: column;
	gap: 20px;
	flex: 1;
}

.our-mission__wrapper__mission img {
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-radius: 15px;
}

.our-mission__wrapper__mission p {
	font-size: 1.25rem;
	color: #2E6AC9;
	line-height: 155%;
	letter-spacing: -0.20px;
}

.our-mission__wrapper__mission__content p {
	color: #6B7280;
	font-size: .75rem;
	font-weight: 400;
	line-height: 155%;
	padding-bottom: 16px;
}

.our-mission__wrapper__mission__content p:last-child {
	padding-bottom: 0;
}

.founders {
	background-color: #F6F7F7;
}

.founders__wrapper {
	display: block;
	overflow: hidden;
}

.founders__wrapper img {
	float: left;
	width: 224px;
	height: 224px;
	margin: 0 16px 0 0;
	border-radius: 15px;
	object-fit: cover;
}

@media (max-width: 1200px) and (min-width: 768px) and (orientation: portrait), (max-width: 767px) {
	.founders__wrapper img {
		width: 80px;
		height: 80px;
		border-radius: 6px;
	}
}

.founders__wrapper h3, .founders__wrapper__content {
	clear: none;
}

.founders__wrapper__content p {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 155%;
	letter-spacing: -0.18px;
	margin-bottom: 20px;
}

.founders__wrapper__content p:last-child {
	margin-bottom: 0;
}

.founders__wrapper__content p strong {
	font-size: 1.25rem;
	font-weight: 700;
	display: block;
	margin-bottom: -12px;
}

.founders__wrapper__content ul {
	list-style-type: disc;
	padding: 0 0 24px 24px;
}

.founders__wrapper__content ul li {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 155%;
	letter-spacing: -0.18px;
}

.founders__wrapper__content ul li::marker {
	color: black;
}

.widget_rp4wp_related_posts_widget {
	padding: 0 !important;
}

.widget_rp4wp_related_posts_widget .insights-related-posts {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.widget_rp4wp_related_posts_widget .insights-related-posts .p-l {
	color: #2E6AC9;
}

.widget_rp4wp_related_posts_widget .insights-related-posts__list {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.widget_rp4wp_related_posts_widget .insights-related-posts__list a {
	color: #6B7280;
	font-size: .75rem;
	font-weight: 400;
	line-height: 155%;
	letter-spacing: -0.12px;
}

.widget_rp4wp_related_posts_widget .insights-related-posts__list a:hover {
	color: #2E6AC9;
}

.widget, .blog-widget {
	padding: 0 !important;
}

.widget .gform_wrapper, .blog-widget .gform_wrapper {
	border-radius: 12px;
	background: rgba(46, 106, 201, 0.1);
	padding: 16px 24px;
}

.widget .contentupgrade-wrapper .contentupgrade-thumbnail, .blog-widget .contentupgrade-wrapper .contentupgrade-thumbnail {
	margin-bottom: 16px;
}

.widget .contentupgrade-wrapper .contentupgrade-thumbnail img, .blog-widget .contentupgrade-wrapper .contentupgrade-thumbnail img {
	width: 115px;
	height: 149px;
	object-fit: cover;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content {
	order: 2;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3 {
	font-size: 1.25rem;
	line-height: 100%;
	font-weight: 600;
	letter-spacing: -0.2px;
	color: #2E6AC9;
	font-family: "Public Sans", sans-serif;
}

@media (max-width: 767px) {
	.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content h3, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content h3 {
		font-size: 1rem;
	}
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-top-wrapper .contentupgrade-content .contentupgrade-text p {
	color: #6B7280;
	font-size: .75rem;
	font-weight: 400;
	line-height: 155%;
	letter-spacing: -0.12px;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content .contentupgrade-text, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content .contentupgrade-text, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content .contentupgrade-text, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content .contentupgrade-text {
	display: none;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a {
	color: #6B7280;
	text-align: center;
	font-family: "Zilla Slab";
	font-size: 1rem;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.34px;
	margin-top: 16px;
}

.widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a:hover, .widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a:hover, .blog-widget .contentupgrade-wrapper .contentupgrade-pre-form-container .contentupgrade-postform-content a:hover, .blog-widget .contentupgrade-wrapper .contentupgrade-post-form-container .contentupgrade-postform-content a:hover {
	color: #B2151B;
}

.widget .contentupgrade-wrapper .gform_required_legend, .blog-widget .contentupgrade-wrapper .gform_required_legend {
	display: none;
}

.widget .contentupgrade-wrapper input[type="text"], .widget .contentupgrade-wrapper input[type="email"], .blog-widget .contentupgrade-wrapper input[type="text"], .blog-widget .contentupgrade-wrapper input[type="email"] {
	border: 1px solid #6B7280 !important;
}

.widget .contentupgrade-wrapper .gform_wrapper, .blog-widget .contentupgrade-wrapper .gform_wrapper {
	border-radius: 0;
	background: transparent;
	padding: 0;
}

.insights-related-posts:not(.post-content__wrapper__related .insights-related-posts) {
	display: none;
}

.text-block__wrapper {
	display: flex;
	flex-direction: column;
}

.text-block__wrapper h2, .text-block__wrapper h3, .text-block__wrapper h4, .text-block__wrapper h5, .text-block__wrapper h6 {
	font-weight: 500;
	margin: 24px 0;
}

.text-block__wrapper h2:first-child, .text-block__wrapper h3:first-child, .text-block__wrapper h4:first-child, .text-block__wrapper h5:first-child, .text-block__wrapper h6:first-child {
	margin: 0 0 24px 0;
}

.text-block__wrapper h2:last-child, .text-block__wrapper h3:last-child, .text-block__wrapper h4:last-child, .text-block__wrapper h5:last-child, .text-block__wrapper h6:last-child {
	margin: 24px 0 0 0;
}

.text-block__wrapper p {
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
	color: var(--text-primary-1-default);
	margin-bottom: 16px;
}

.text-block__wrapper p:last-child {
	margin-bottom: 0;
}

.text-block__wrapper ul {
	list-style: disc;
	padding-left: 18px;
	margin-bottom: 16px;
}

.text-block__wrapper ul:last-child {
	margin-bottom: 0;
}

.text-block__wrapper ul li {
	margin: 0;
	font-family: "Public Sans", sans-serif;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 155%;
	letter-spacing: -0.18px;
	color: var(--text-primary-1-default);
}

/*# sourceMappingURL=style.css.map */