@charset "UTF-8";
/* ==========================================================================
   0. Grid system
   ========================================================================== */
/* ==========================================================================
   1. Primary colors
   ========================================================================== */
/* ==========================================================================
   2. Basic states variables
   ========================================================================== */
/* ==========================================================================
   3. Basic fonts variables
   ========================================================================== */
/* ==========================================================================
   4. Other color variables
   ========================================================================== */
/* ==========================================================================
   5. Basic border variables
   ========================================================================== */
/* ==========================================================================
   6. Animations variables
   ========================================================================== */
/* ==========================================================================
   7. Basic forms variables
   ========================================================================== */
/* ==========================================================================
   8. Convert SASS to CSS variables
   ========================================================================== */
/*
@import url("https://fonts.googleapis.com/css2?family=Noticia+Text:wght@400;700&family=Merriweather:wght@400;700&display=swap");
 */

/*
--brand-color-1: #f08b34;
*/
:root {
    --vw: calc(100% - (100% - 100dvw));
    --vw-reverse: calc(100dvw - (100dvw - 100%));
    --grid-gap: 40px;
    --container-max-width: 1240px;
    --container-max-width-2: 1360px;
    --brand-color-1: #A92323;
    --brand-color-1-a00: #A9232300;
    --brand-color-1-a10: #A9232310;
    --brand-color-1-a20: #A9232320;
    --brand-color-1-a30: #A9232330;
    --brand-color-1-a40: #A9232340;
    --brand-color-1-a50: #A9232350;
    --brand-color-1-a60: #A9232360;
    --brand-color-1-a70: #A9232370;
    --brand-color-1-a80: #A9232380;
    --brand-color-1-a90: #A9232390;
    --brand-color-1-aa0: #A92323a0;
    --brand-color-1-ab0: #A92323b0;
    --brand-color-1-ac0: #A92323c0;
    --brand-color-1-ad0: #A92323d0;
    --brand-color-1-ae0: #A92323e0;
    --brand-color-1-af0: #A92323f0;
    --brand-color-2: #5dc1dd;
    --brand-color-2-a00: #5dc1dd00;
    --brand-color-2-a10: #5dc1dd10;
    --brand-color-2-a20: #5dc1dd20;
    --brand-color-2-a30: #5dc1dd30;
    --brand-color-2-a40: #5dc1dd40;
    --brand-color-2-a50: #5dc1dd50;
    --brand-color-2-a60: #5dc1dd60;
    --brand-color-2-a70: #5dc1dd70;
    --brand-color-2-a80: #5dc1dd80;
    --brand-color-2-a90: #5dc1dd90;
    --brand-color-2-aa0: #5dc1dda0;
    --brand-color-2-ab0: #5dc1ddb0;
    --brand-color-2-ac0: #5dc1ddc0;
    --brand-color-2-ad0: #5dc1ddd0;
    --brand-color-2-ae0: #5dc1dde0;
    --brand-color-2-af0: #5dc1ddf0;
    --state-color-success: #22da66;
    --state-color-success-2: #159f48;
    --state-color-warning: #ebb748;
    --state-color-warning-2: #daa32d;
    --state-color-error: #cc002f;
    --state-color-error-2: #a21721;
    --state-color-success-a00: #22da6600;
    --state-color-warning-a00: #ebb74800;
    --state-color-error-a00: #cc002f00;
    --state-color-success-a10: #22da6610;
    --state-color-warning-a10: #ebb74810;
    --state-color-error-a10: #cc002f10;
    --state-color-success-a20: #22da6620;
    --state-color-warning-a20: #ebb74820;
    --state-color-error-a20: #cc002f20;
    --state-color-success-a30: #22da6630;
    --state-color-warning-a30: #ebb74830;
    --state-color-error-a30: #cc002f30;
    --state-color-success-a40: #22da6640;
    --state-color-warning-a40: #ebb74840;
    --state-color-error-a40: #cc002f40;
    --state-color-success-a50: #22da6650;
    --state-color-warning-a50: #ebb74850;
    --state-color-error-a50: #cc002f50;
    --state-color-success-a60: #22da6660;
    --state-color-warning-a60: #ebb74860;
    --state-color-error-a60: #cc002f60;
    --state-color-success-a70: #22da6670;
    --state-color-warning-a70: #ebb74870;
    --state-color-error-a70: #cc002f70;
    --state-color-success-a80: #22da6680;
    --state-color-warning-a80: #ebb74880;
    --state-color-error-a80: #cc002f80;
    --state-color-success-a90: #22da6690;
    --state-color-warning-a90: #ebb74890;
    --state-color-error-a90: #cc002f90;
    --state-color-success-aa0: #22da66a0;
    --state-color-warning-aa0: #ebb748a0;
    --state-color-error-aa0: #cc002fa0;
    --state-color-success-ab0: #22da66b0;
    --state-color-warning-ab0: #ebb748b0;
    --state-color-error-ab0: #cc002fb0;
    --state-color-success-ac0: #22da66c0;
    --state-color-warning-ac0: #ebb748c0;
    --state-color-error-ac0: #cc002fc0;
    --state-color-success-ad0: #22da66d0;
    --state-color-warning-ad0: #ebb748d0;
    --state-color-error-ad0: #cc002fd0;
    --state-color-success-ae0: #22da66e0;
    --state-color-warning-ae0: #ebb748e0;
    --state-color-error-ae0: #cc002fe0;
    --state-color-success-af0: #22da66f0;
    --state-color-warning-af0: #ebb748f0;
    --state-color-error-af0: #cc002ff0;
    --font-family-1: Noticia Text, serif;
    --font-family-2: Merriweather, serif;
    --font-family-icon: icomoon;
    --font-color-1: #000000;
    --font-color-1-a00: #00000000;
    --font-color-1-a10: #00000010;
    --font-color-1-a20: #00000020;
    --font-color-1-a30: #00000030;
    --font-color-1-a40: #00000040;
    --font-color-1-a50: #00000050;
    --font-color-1-a60: #00000060;
    --font-color-1-a70: #00000070;
    --font-color-1-a80: #00000080;
    --font-color-1-a90: #00000090;
    --font-color-1-aa0: #000000a0;
    --font-color-1-ab0: #000000b0;
    --font-color-1-ac0: #000000c0;
    --font-color-1-ad0: #000000d0;
    --font-color-1-ae0: #000000e0;
    --font-color-1-af0: #000000f0;
    --font-color-2: #ffffff;
    --font-color-2-a00: #ffffff00;
    --font-color-2-a10: #ffffff10;
    --font-color-2-a20: #ffffff20;
    --font-color-2-a30: #ffffff30;
    --font-color-2-a40: #ffffff40;
    --font-color-2-a50: #ffffff50;
    --font-color-2-a60: #ffffff60;
    --font-color-2-a70: #ffffff70;
    --font-color-2-a80: #ffffff80;
    --font-color-2-a90: #ffffff90;
    --font-color-2-aa0: #ffffffa0;
    --font-color-2-ab0: #ffffffb0;
    --font-color-2-ac0: #ffffffc0;
    --font-color-2-ad0: #ffffffd0;
    --font-color-2-ae0: #ffffffe0;
    --font-color-2-af0: #fffffff0;
    --font-color-3: #151515;
    --font-color-3-a00: #15151500;
    --font-color-3-a10: #15151510;
    --font-color-3-a20: #15151520;
    --font-color-3-a30: #15151530;
    --font-color-3-a40: #15151540;
    --font-color-3-a50: #15151550;
    --font-color-3-a60: #15151560;
    --font-color-3-a70: #15151570;
    --font-color-3-a80: #15151580;
    --font-color-3-a90: #15151590;
    --font-color-3-aa0: #151515a0;
    --font-color-3-ab0: #151515b0;
    --font-color-3-ac0: #151515c0;
    --font-color-3-ad0: #151515d0;
    --font-color-3-ae0: #151515e0;
    --font-color-3-af0: #151515f0;
    --font-color-4: #888888;
    --font-color-4-a00: #88888800;
    --font-color-4-a10: #88888810;
    --font-color-4-a20: #88888820;
    --font-color-4-a30: #88888830;
    --font-color-4-a40: #88888840;
    --font-color-4-a50: #88888850;
    --font-color-4-a60: #88888860;
    --font-color-4-a70: #88888870;
    --font-color-4-a80: #88888880;
    --font-color-4-a90: #88888890;
    --font-color-4-aa0: #888888a0;
    --font-color-4-ab0: #888888b0;
    --font-color-4-ac0: #888888c0;
    --font-color-4-ad0: #888888d0;
    --font-color-4-ae0: #888888e0;
    --font-color-4-af0: #888888f0;
    --font-color-5: #9f9f9f;
    --font-color-5-a00: #9f9f9f00;
    --font-color-5-a10: #9f9f9f10;
    --font-color-5-a20: #9f9f9f20;
    --font-color-5-a30: #9f9f9f30;
    --font-color-5-a40: #9f9f9f40;
    --font-color-5-a50: #9f9f9f50;
    --font-color-5-a60: #9f9f9f60;
    --font-color-5-a70: #9f9f9f70;
    --font-color-5-a80: #9f9f9f80;
    --font-color-5-a90: #9f9f9f90;
    --font-color-5-aa0: #9f9f9fa0;
    --font-color-5-ab0: #9f9f9fb0;
    --font-color-5-ac0: #9f9f9fc0;
    --font-color-5-ad0: #9f9f9fd0;
    --font-color-5-ae0: #9f9f9fe0;
    --font-color-5-af0: #9f9f9ff0;
    --font-line-height-1: calc(20em / 16);
    --font-line-height-2: calc(22em / 16);
    --font-line-height-3: calc(24em / 16);
    --link-color-1: #A92323;
    --link-color-1-hover: #A92323;
    --background-color-1: #ffffff;
    --background-color-1-a00: #ffffff00;
    --background-color-1-a10: #ffffff10;
    --background-color-1-a20: #ffffff20;
    --background-color-1-a30: #ffffff30;
    --background-color-1-a40: #ffffff40;
    --background-color-1-a50: #ffffff50;
    --background-color-1-a60: #ffffff60;
    --background-color-1-a70: #ffffff70;
    --background-color-1-a80: #ffffff80;
    --background-color-1-a90: #ffffff90;
    --background-color-1-aa0: #ffffffa0;
    --background-color-1-ab0: #ffffffb0;
    --background-color-1-ac0: #ffffffc0;
    --background-color-1-ad0: #ffffffd0;
    --background-color-1-ae0: #ffffffe0;
    --background-color-1-af0: #fffffff0;
    --background-color-2: #000000;
    --background-color-2-a00: #00000000;
    --background-color-2-a10: #00000010;
    --background-color-2-a20: #00000020;
    --background-color-2-a30: #00000030;
    --background-color-2-a40: #00000040;
    --background-color-2-a50: #00000050;
    --background-color-2-a60: #00000060;
    --background-color-2-a70: #00000070;
    --background-color-2-a80: #00000080;
    --background-color-2-a90: #00000090;
    --background-color-2-aa0: #000000a0;
    --background-color-2-ab0: #000000b0;
    --background-color-2-ac0: #000000c0;
    --background-color-2-ad0: #000000d0;
    --background-color-2-ae0: #000000e0;
    --background-color-2-af0: #000000f0;
    --background-color-3: #F7E9E9; 
    --background-color-3-a00: #fef7ef00;
    --background-color-3-a10: #fef7ef10;
    --background-color-3-a20: #fef7ef20;
    --background-color-3-a30: #fef7ef30;
    --background-color-3-a40: #fef7ef40;
    --background-color-3-a50: #fef7ef50;
    --background-color-3-a60: #fef7ef60;
    --background-color-3-a70: #fef7ef70;
    --background-color-3-a80: #fef7ef80;
    --background-color-3-a90: #fef7ef90;
    --background-color-3-aa0: #fef7efa0;
    --background-color-3-ab0: #fef7efb0;
    --background-color-3-ac0: #fef7efc0;
    --background-color-3-ad0: #fef7efd0;
    --background-color-3-ae0: #fef7efe0;
    --background-color-3-af0: #fef7eff0;
    --background-color-4: #ebebeb;
    --background-color-4-a00: #ebebeb00;
    --background-color-4-a10: #ebebeb10;
    --background-color-4-a20: #ebebeb20;
    --background-color-4-a30: #ebebeb30;
    --background-color-4-a40: #ebebeb40;
    --background-color-4-a50: #ebebeb50;
    --background-color-4-a60: #ebebeb60;
    --background-color-4-a70: #ebebeb70;
    --background-color-4-a80: #ebebeb80;
    --background-color-4-a90: #ebebeb90;
    --background-color-4-aa0: #ebebeba0;
    --background-color-4-ab0: #ebebebb0;
    --background-color-4-ac0: #ebebebc0;
    --background-color-4-ad0: #ebebebd0;
    --background-color-4-ae0: #ebebebe0;
    --background-color-4-af0: #ebebebf0;
    --background-color-5: #2e2e2e;
    --background-color-5-a00: #2e2e2e00;
    --background-color-5-a10: #2e2e2e10;
    --background-color-5-a20: #2e2e2e20;
    --background-color-5-a30: #2e2e2e30;
    --background-color-5-a40: #2e2e2e40;
    --background-color-5-a50: #2e2e2e50;
    --background-color-5-a60: #2e2e2e60;
    --background-color-5-a70: #2e2e2e70;
    --background-color-5-a80: #2e2e2e80;
    --background-color-5-a90: #2e2e2e90;
    --background-color-5-aa0: #2e2e2ea0;
    --background-color-5-ab0: #2e2e2eb0;
    --background-color-5-ac0: #2e2e2ec0;
    --background-color-5-ad0: #2e2e2ed0;
    --background-color-5-ae0: #2e2e2ee0;
    --background-color-5-af0: #2e2e2ef0;
    --background-color-6: #e8e8e8;
    --background-color-6-a00: #e8e8e800;
    --background-color-6-a10: #e8e8e810;
    --background-color-6-a20: #e8e8e820;
    --background-color-6-a30: #e8e8e830;
    --background-color-6-a40: #e8e8e840;
    --background-color-6-a50: #e8e8e850;
    --background-color-6-a60: #e8e8e860;
    --background-color-6-a70: #e8e8e870;
    --background-color-6-a80: #e8e8e880;
    --background-color-6-a90: #e8e8e890;
    --background-color-6-aa0: #e8e8e8a0;
    --background-color-6-ab0: #e8e8e8b0;
    --background-color-6-ac0: #e8e8e8c0;
    --background-color-6-ad0: #e8e8e8d0;
    --background-color-6-ae0: #e8e8e8e0;
    --background-color-6-af0: #e8e8e8f0;
    --border-color-1: #000000;
    --border-color-1-a00: #00000000;
    --border-color-1-a10: #00000010;
    --border-color-1-a20: #00000020;
    --border-color-1-a30: #00000030;
    --border-color-1-a40: #00000040;
    --border-color-1-a50: #00000050;
    --border-color-1-a60: #00000060;
    --border-color-1-a70: #00000070;
    --border-color-1-a80: #00000080;
    --border-color-1-a90: #00000090;
    --border-color-1-aa0: #000000a0;
    --border-color-1-ab0: #000000b0;
    --border-color-1-ac0: #000000c0;
    --border-color-1-ad0: #000000d0;
    --border-color-1-ae0: #000000e0;
    --border-color-1-af0: #000000f0;
    --border-color-2: #ffffff;
    --border-color-2-a00: #ffffff00;
    --border-color-2-a10: #ffffff10;
    --border-color-2-a20: #ffffff20;
    --border-color-2-a30: #ffffff30;
    --border-color-2-a40: #ffffff40;
    --border-color-2-a50: #ffffff50;
    --border-color-2-a60: #ffffff60;
    --border-color-2-a70: #ffffff70;
    --border-color-2-a80: #ffffff80;
    --border-color-2-a90: #ffffff90;
    --border-color-2-aa0: #ffffffa0;
    --border-color-2-ab0: #ffffffb0;
    --border-color-2-ac0: #ffffffc0;
    --border-color-2-ad0: #ffffffd0;
    --border-color-2-ae0: #ffffffe0;
    --border-color-2-af0: #fffffff0;
    --border-color-3: #ebebeb;
    --border-color-3-a00: #ebebeb00;
    --border-color-3-a10: #ebebeb10;
    --border-color-3-a20: #ebebeb20;
    --border-color-3-a30: #ebebeb30;
    --border-color-3-a40: #ebebeb40;
    --border-color-3-a50: #ebebeb50;
    --border-color-3-a60: #ebebeb60;
    --border-color-3-a70: #ebebeb70;
    --border-color-3-a80: #ebebeb80;
    --border-color-3-a90: #ebebeb90;
    --border-color-3-aa0: #ebebeba0;
    --border-color-3-ab0: #ebebebb0;
    --border-color-3-ac0: #ebebebc0;
    --border-color-3-ad0: #ebebebd0;
    --border-color-3-ae0: #ebebebe0;
    --border-color-3-af0: #ebebebf0;
    --border-color-4: #151515;
    --border-color-4-a00: #15151500;
    --border-color-4-a10: #15151510;
    --border-color-4-a20: #15151520;
    --border-color-4-a30: #15151530;
    --border-color-4-a40: #15151540;
    --border-color-4-a50: #15151550;
    --border-color-4-a60: #15151560;
    --border-color-4-a70: #15151570;
    --border-color-4-a80: #15151580;
    --border-color-4-a90: #15151590;
    --border-color-4-aa0: #151515a0;
    --border-color-4-ab0: #151515b0;
    --border-color-4-ac0: #151515c0;
    --border-color-4-ad0: #151515d0;
    --border-color-4-ae0: #151515e0;
    --border-color-4-af0: #151515f0;
    --border-color-5: #888888;
    --border-color-5-a00: #88888800;
    --border-color-5-a10: #88888810;
    --border-color-5-a20: #88888820;
    --border-color-5-a30: #88888830;
    --border-color-5-a40: #88888840;
    --border-color-5-a50: #88888850;
    --border-color-5-a60: #88888860;
    --border-color-5-a70: #88888870;
    --border-color-5-a80: #88888880;
    --border-color-5-a90: #88888890;
    --border-color-5-aa0: #888888a0;
    --border-color-5-ab0: #888888b0;
    --border-color-5-ac0: #888888c0;
    --border-color-5-ad0: #888888d0;
    --border-color-5-ae0: #888888e0;
    --border-color-5-af0: #888888f0;
    --border-color-6: #bababa;
    --border-color-6-a00: #bababa00;
    --border-color-6-a10: #bababa10;
    --border-color-6-a20: #bababa20;
    --border-color-6-a30: #bababa30;
    --border-color-6-a40: #bababa40;
    --border-color-6-a50: #bababa50;
    --border-color-6-a60: #bababa60;
    --border-color-6-a70: #bababa70;
    --border-color-6-a80: #bababa80;
    --border-color-6-a90: #bababa90;
    --border-color-6-aa0: #bababaa0;
    --border-color-6-ab0: #bababab0;
    --border-color-6-ac0: #bababac0;
    --border-color-6-ad0: #bababad0;
    --border-color-6-ae0: #bababae0;
    --border-color-6-af0: #bababaf0;
    --border-color-7: #e0d5ca;
    --border-color-7-a00: #e0d5ca00;
    --border-color-7-a10: #e0d5ca10;
    --border-color-7-a20: #e0d5ca20;
    --border-color-7-a30: #e0d5ca30;
    --border-color-7-a40: #e0d5ca40;
    --border-color-7-a50: #e0d5ca50;
    --border-color-7-a60: #e0d5ca60;
    --border-color-7-a70: #e0d5ca70;
    --border-color-7-a80: #e0d5ca80;
    --border-color-7-a90: #e0d5ca90;
    --border-color-7-aa0: #e0d5caa0;
    --border-color-7-ab0: #e0d5cab0;
    --border-color-7-ac0: #e0d5cac0;
    --border-color-7-ad0: #e0d5cad0;
    --border-color-7-ae0: #e0d5cae0;
    --border-color-7-af0: #e0d5caf0;
    --border-radius-1: 4px;
    --animation-default-duration: 0.5s;
}

/* TABLE OF CONTENTS */
/*
  1.  Icons
  2.  Global styles
  3.  UI patterns
  4.  Media queries
  5.  Grid
*/
/* ==========================================================================
   1. Icons
   ========================================================================== */
/* ==========================================================================
   2. Global styles
   ========================================================================== */
/* ==========================================================================
   3. UI patterns
   ========================================================================== */
/* ==========================================================================
   4. Media queries
   ========================================================================== */
/* ==========================================================================
   5. Grid
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?webv2");
    src: url("../fonts/icomoon.eot?#iefixwebv2") format("embedded-opentype"), url("../fonts/icomoon.woff?webv2") format("woff"), url("../fonts/icomoon.ttf?webv2") format("truetype"), url("../fonts/icomoon.svg?webv2#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-up:before {
    content: "\e900";
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-arrow-left:before {
    content: "\e902";
}

.icon-arrow-right:before {
    content: "\e903";
}

.icon-play:before {
    content: "\e904";
}

.icon-play-round:before {
    content: "\e905";
}

.icon-plus:before {
    content: "\e906";
}

.icon-minus:before {
    content: "\e907";
}

.icon-times:before {
    content: "\e908";
}

.icon-tick:before {
    content: "\e909";
}

.icon-search:before {
    content: "\e90a";
}

.icon-mail:before {
    content: "\e90b";
}

.icon-drag:before {
    content: "\e90c";
}

.icon-copy:before {
    content: "\e90d";
}

.icon-pin:before {
    content: "\e90e";
}

.icon-audio:before {
    content: "\e90f";
}

.icon-cloud:before {
    content: "\e910";
}

.icon-file-download:before {
    content: "\e911";
}

.icon-share:before {
    content: "\e912";
}

.icon-facebook:before {
    content: "\e913";
}

.icon-instagram:before {
    content: "\e914";
}

.icon-linkedin:before {
    content: "\e915";
}

.icon-twitter:before {
    content: "\e916";
}

.icon-youtube:before {
    content: "\e917";
}

.icon-tiktok:before {
    content: "\e918";
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-center {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes rotate-center {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

[data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}

[data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

[data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

[data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
}

/*
 * Container style
 */
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    /* there must be 'right' for ps__thumb-y */
    right: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@-webkit-keyframes loader-numbers {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(calc(80px - 100%));
        transform: translateY(calc(80px - 100%));
    }
}

@keyframes loader-numbers {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(calc(80px - 100%));
        transform: translateY(calc(80px - 100%));
    }
}

#page-loading {
    position: fixed;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    background-color: #fff;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    #page-loading {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

body.page-loading #page-loading {
    opacity: 1;
}

body.page-loaded #page-loading {
    opacity: 0;
}

body.page-loading-finish #page-loading {
    display: none;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

body.page-loading-finish #page-loading:before {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

#page-loading .logo {
    padding: 40px;
    opacity: 1;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    #page-loading .logo {
        width: 33.33%;
    }
}

body.page-loading #page-loading .logo,
body.page-loaded #page-loading .logo,
body.page-loading-finish #page-loading .logo {
    opacity: 1;
}

#page-loading .logo img {
    margin: 0 auto;
    display: block;
    width: 240px;
    height: auto;
}

#page-loading .loader {
    width: 100%;
    height: 1px;
    opacity: 1;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    #page-loading .loader {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 33.33%;
        width: 1px;
        height: 100%;
    }
}

body.page-loading #page-loading .loader,
body.page-loaded #page-loading .loader,
body.page-loading-finish #page-loading .loader {
    opacity: 1;
}

#page-loading .loader .progress-bar {
    --percent: 0;
    width: var(--percent);
    height: 1px;
    display: block;
    background-color: var(--brand-color-1);
}

@media only screen and (min-width: 768px) {
    #page-loading .loader .progress-bar {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 1px;
        height: var(--percent);
    }
}

#page-loading .content {
    padding: 40px;
    text-align: center;
    color: var(--brand-color-1);
}

@media only screen and (min-width: 768px) {
    #page-loading .content {
        padding-left: calc((33.33% - 240px) / 2 + 40px);
        text-align: left;
    }
}

@media only screen and (min-width: 992px) {
    #page-loading .content {
        padding: 50px 40px;
        padding-left: calc((33.33% - 240px) / 2 + 30px);
    }
}

#page-loading .content .value-container {
    font-weight: 900;
    font-size: 5rem;
    line-height: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) {
    #page-loading .content .value-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#page-loading .content .value-container .value {
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    width: 95px;
}

#page-loading .content .value-container .value .placeholder {
    pointer-events: none;
    opacity: 0;
}

#page-loading .content .value-container .value .numbers-1,
#page-loading .content .value-container .value .numbers-2 {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-animation: loader-numbers 3s cubic-bezier(0.17, 0.67, 0.7, 0.94);
    animation: loader-numbers 3s cubic-bezier(0.17, 0.67, 0.7, 0.94);
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#page-loading .content .value-container .value .numbers-1 {
    top: 0;
    left: 0;
}

#page-loading .content .value-container .value .numbers-2 {
    top: 0;
    right: 0;
}

#page-loading .content .sub-value {
    margin-top: 0;
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1em;
}

@media only screen and (max-width: 479px) {
    #page-loading .content .sub-value {
        margin-top: 0;
    }
}

.slick-slider .slick-dots {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slick-slider .slick-dots li {
    margin: 0;
    padding: 0;
}

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

.slick-slider .slick-dots li {
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    line-height: 0;
    display: block;
}

.slick-slider .slick-dots li:before, .slick-slider .slick-dots li:after {
    display: none;
}

.slick-slider .slick-dots li button {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: left;
    text-indent: -9999em;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}

.slick-slider .slick-dots li button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    display: block;
    content: '';
    opacity: 1;
    background: none;
    background-color: var(--font-color-3-a20);
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slick-slider .slick-dots li button:after {
    display: none;
}

.slick-slider .slick-dots li button:hover {
    border: none;
    background: none;
}

.slick-slider .slick-dots li button:hover:before {
    background-color: var(--brand-color-1);
}

.slick-slider .slick-dots li button:hover:after {
    opacity: 1;
}

.slick-slider .slick-dots li.slick-active button:before {
    background-color: var(--brand-color-1);
}

.slick-slider .slick-dots li.slick-active button:after {
    opacity: 1;
}

.slick-slider .slick-arrow {
    margin: 0;
    padding: 0;
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    color: var(--border-color-1-a30);
    background: none;
    background-color: transparent;
    border: 1px solid var(--border-color-1-a30);
    border-radius: 0;
    cursor: pointer;
    opacity: 1;
}

.slick-slider .slick-arrow:before, .slick-slider .slick-arrow:after {
    display: none;
}

.slick-slider .slick-arrow [class^="icon-"],
.slick-slider .slick-arrow [class*=" icon-"] {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 16px;
    line-height: 16px;
    width: 16px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

.slick-slider .slick-arrow [class^="icon-"]:before,
.slick-slider .slick-arrow [class*=" icon-"]:before {
    display: block;
}

.slick-slider .slick-arrow.prev [class^="icon-"],
.slick-slider .slick-arrow.prev [class*=" icon-"] {
    left: calc(50% - 1px);
}

.slick-slider .slick-arrow.next [class^="icon-"],
.slick-slider .slick-arrow.next [class*=" icon-"] {
    left: calc(50% + 1px);
}

.slick-slider .slick-arrow:hover, .slick-slider .slick-arrow:focus {
    margin: 0;
    padding: 0;
    color: var(--font-color-3);
    background-color: transparent;
    border-color: var(--brand-color-1);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.slick-slider .slick-arrow.slick-disabled {
    color: var(--border-color-1-a10);
    background-color: transparent;
    border-color: var(--border-color-1-a10);
    pointer-events: none;
    cursor: default;
}

.slick-slider .navigation-container.theme-light .slick-dots li button:before {
    background-color: var(--border-color-2-a30);
}

.slick-slider .navigation-container.theme-light .slick-dots li button:hover:before {
    background-color: var(--brand-color-1);
}

.slick-slider .navigation-container.theme-light .slick-dots li.slick-active button:before {
    background-color: var(--brand-color-1);
}

.slick-slider .navigation-container.theme-light .slick-arrow {
    color: var(--font-color-2);
    border-color: var(--font-color-2-a20);
}

.slick-slider .navigation-container.theme-light .slick-arrow:hover, .slick-slider .navigation-container.theme-light .slick-arrow:focus {
    color: var(--brand-color-1);
    border-color: currentColor;
}

.slick-slider .navigation-container.theme-light .slick-arrow.slick-disabled {
    color: var(--border-color-2-a10);
}

address {
    font-style: normal;
    font-size: .9375rem;
    line-height: var(--font-line-height-2);
}

address p {
    font-size: .9375rem;
}

address p:first-child {
    margin-top: 0;
}

address p:last-child {
    margin-bottom: 0;
}

address p a {
    text-decoration: none;
}

address p a:hover {
    text-decoration: underline;
}

blockquote {
    margin: 2.5rem 0;
    padding: 2.5em 0;
    position: relative;
    border-top: 1px solid var(--border-color-1-a30);
    border-bottom: 1px solid var(--border-color-1-a30);
}

blockquote p {
    font-size: 1.4375rem;
}

@media only screen and (max-width: 479px) {
    blockquote p {
        font-size: 1.375rem;
    }
}

@media only screen and (min-width: 768px) {
    blockquote p {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 992px) {
    blockquote p {
        font-size: 1.625rem;
    }
}

@media only screen and (min-width: 1200px) {
    blockquote p {
        font-size: 1.6875rem;
    }
}

blockquote p:first-of-type {
    margin-top: 0;
}

blockquote p:first-of-type:before {
    display: inline-block;
    content: '„';
}

blockquote p:last-of-type {
    margin-bottom: 0;
}

blockquote p:last-of-type:after {
    display: inline-block;
    content: '“';
}

blockquote footer {
    margin-top: 25px;
}

blockquote footer .author {
    font-size: .9375rem;
    line-height: 1.25em;
}

.button, button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    margin: 0;
    padding: 5px 30px;
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font-family-1);
    font-weight: 700;
    font-style: normal;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
    color: var(--font-color-2);
    letter-spacing: 0;
    background: none;
    background-color: var(--brand-color-1);
    border: 1px solid var(--brand-color-1);
    border-radius: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.button:before, button:before,
input[type="button"]:before,
input[type="submit"]:before,
input[type="reset"]:before, .button:after, button:after,
input[type="button"]:after,
input[type="submit"]:after,
input[type="reset"]:after {
    display: none;
}

.button:hover, button:hover,
input:hover[type="button"],
input:hover[type="submit"],
input:hover[type="reset"] {
    text-decoration: none;
    color: var(--font-color-2);
    background-color: var(--font-color-3);
    border-color: var(--font-color-3);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button:focus, button:focus,
input:focus[type="button"],
input:focus[type="submit"],
input:focus[type="reset"] {
    outline: none;
    color: inherit;
}

.button.disabled, button.disabled,
input.disabled[type="button"],
input.disabled[type="submit"],
input.disabled[type="reset"], .button.disabled:hover, button.disabled:hover,
input.disabled:hover[type="button"],
input.disabled:hover[type="submit"],
input.disabled:hover[type="reset"], .button.disabled:focus, button.disabled:focus,
input.disabled:focus[type="button"],
input.disabled:focus[type="submit"],
input.disabled:focus[type="reset"], .button.disabled:active, button.disabled:active,
input.disabled:active[type="button"],
input.disabled:active[type="submit"],
input.disabled:active[type="reset"], .button.disabled.active, button.disabled.active,
input.disabled.active[type="button"],
input.disabled.active[type="submit"],
input.disabled.active[type="reset"], .button[disabled], button[disabled],
input[disabled][type="button"],
input[disabled][type="submit"],
input[disabled][type="reset"], .button[disabled]:hover, button[disabled]:hover,
input[disabled]:hover[type="button"],
input[disabled]:hover[type="submit"],
input[disabled]:hover[type="reset"], .button[disabled]:focus, button[disabled]:focus,
input[disabled]:focus[type="button"],
input[disabled]:focus[type="submit"],
input[disabled]:focus[type="reset"], .button[disabled]:active, button[disabled]:active,
input[disabled]:active[type="button"],
input[disabled]:active[type="submit"],
input[disabled]:active[type="reset"], .button[disabled].active, button[disabled].active,
input[disabled].active[type="button"],
input[disabled].active[type="submit"],
input[disabled].active[type="reset"], .button:disabled, button:disabled,
input:disabled[type="button"],
input:disabled[type="submit"],
input:disabled[type="reset"], .button:disabled:hover, button:disabled:hover,
input:disabled:hover[type="button"],
input:disabled:hover[type="submit"],
input:disabled:hover[type="reset"], .button:disabled:focus, button:disabled:focus,
input:disabled:focus[type="button"],
input:disabled:focus[type="submit"],
input:disabled:focus[type="reset"], .button:disabled:active, button:disabled:active,
input:disabled:active[type="button"],
input:disabled:active[type="submit"],
input:disabled:active[type="reset"], .button:disabled.active, button:disabled.active,
input:disabled.active[type="button"],
input:disabled.active[type="submit"],
input:disabled.active[type="reset"], .button:disabled[disabled], button:disabled[disabled],
input:disabled[disabled][type="button"],
input:disabled[disabled][type="submit"],
input:disabled[disabled][type="reset"], .button:disabled[disabled]:hover, button:disabled[disabled]:hover,
input:disabled[disabled]:hover[type="button"],
input:disabled[disabled]:hover[type="submit"],
input:disabled[disabled]:hover[type="reset"], .button:disabled[disabled]:focus, button:disabled[disabled]:focus,
input:disabled[disabled]:focus[type="button"],
input:disabled[disabled]:focus[type="submit"],
input:disabled[disabled]:focus[type="reset"], .button:disabled[disabled]:active, button:disabled[disabled]:active,
input:disabled[disabled]:active[type="button"],
input:disabled[disabled]:active[type="submit"],
input:disabled[disabled]:active[type="reset"], .button:disabled[disabled].active, button:disabled[disabled].active,
input:disabled[disabled].active[type="button"],
input:disabled[disabled].active[type="submit"],
input:disabled[disabled].active[type="reset"] {
    opacity: .4;
    cursor: not-allowed;
    pointer-events: none;
}

.button.button-inverse, button.button-inverse,
input.button-inverse[type="button"],
input.button-inverse[type="submit"],
input.button-inverse[type="reset"] {
    color: var(--font-color-3);
    background-color: transparent;
}

.button.button-inverse:hover, button.button-inverse:hover,
input.button-inverse:hover[type="button"],
input.button-inverse:hover[type="submit"],
input.button-inverse:hover[type="reset"] {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-color: var(--brand-color-1);
}

.button.button-brand-color-1, button.button-brand-color-1,
input.button-brand-color-1[type="button"],
input.button-brand-color-1[type="submit"],
input.button-brand-color-1[type="reset"] {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
}

.button.button-brand-color-2, button.button-brand-color-2,
input.button-brand-color-2[type="button"],
input.button-brand-color-2[type="submit"],
input.button-brand-color-2[type="reset"] {
    color: var(--font-color-2);
    background-color: var(--brand-color-2);
}

.button.button-color-white, button.button-color-white,
input.button-color-white[type="button"],
input.button-color-white[type="submit"],
input.button-color-white[type="reset"] {
    color: var(--font-color-3);
    background-color: var(--font-color-2);
}

.button.button-has-icon, button.button-has-icon,
input.button-has-icon[type="button"],
input.button-has-icon[type="submit"],
input.button-has-icon[type="reset"] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.button.button-has-icon [class^="icon-"], button.button-has-icon [class^="icon-"], input.button-has-icon[type="button"] [class^="icon-"], input.button-has-icon[type="submit"] [class^="icon-"], input.button-has-icon[type="reset"] [class^="icon-"],
.button.button-has-icon [class*=" icon-"],
button.button-has-icon [class*=" icon-"],
input.button-has-icon[type="button"] [class*=" icon-"],
input.button-has-icon[type="submit"] [class*=" icon-"],
input.button-has-icon[type="reset"] [class*=" icon-"] {
    margin-left: 15px;
    margin-right: -15px;
}

.button.button-has-icon [class^="icon-"]:before, button.button-has-icon [class^="icon-"]:before, input.button-has-icon[type="button"] [class^="icon-"]:before, input.button-has-icon[type="submit"] [class^="icon-"]:before, input.button-has-icon[type="reset"] [class^="icon-"]:before,
.button.button-has-icon [class*=" icon-"]:before,
button.button-has-icon [class*=" icon-"]:before,
input.button-has-icon[type="button"] [class*=" icon-"]:before,
input.button-has-icon[type="submit"] [class*=" icon-"]:before,
input.button-has-icon[type="reset"] [class*=" icon-"]:before {
    display: inline-block;
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

.button.button-has-icon.button-icon-left [class^="icon-"], button.button-has-icon.button-icon-left [class^="icon-"], input.button-has-icon.button-icon-left[type="button"] [class^="icon-"], input.button-has-icon.button-icon-left[type="submit"] [class^="icon-"], input.button-has-icon.button-icon-left[type="reset"] [class^="icon-"],
.button.button-has-icon.button-icon-left [class*=" icon-"],
button.button-has-icon.button-icon-left [class*=" icon-"],
input.button-has-icon.button-icon-left[type="button"] [class*=" icon-"],
input.button-has-icon.button-icon-left[type="submit"] [class*=" icon-"],
input.button-has-icon.button-icon-left[type="reset"] [class*=" icon-"] {
    margin-left: -15px;
    margin-right: 15px;
}

.button.full-width, button.full-width,
input.full-width[type="button"],
input.full-width[type="submit"],
input.full-width[type="reset"] {
    width: 100%;
}

.buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.buttons-container.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.buttons-container.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-family-1);
    font-weight: 700;
    line-height: var(--font-line-height-1);
}

h1.align-center,
h2.align-center,
h3.align-center,
h4.align-center,
h5.align-center,
h6.align-center {
    text-align: center;
}

h1,
.h1 {
    margin: 0;
    margin-bottom: .5em;
    font-size: calc(min(1.75rem, max(1.375rem, 2.5vw)));
}

h2,
.h2 {
    margin-top: 1em;
    margin-bottom: .75em;
    font-size: calc(min(1.875rem, max(1.375rem, 3.5vw)));
}

h3,
.h3 {
    margin-top: 1.5em;
    margin-bottom: .75em;
    font-size: calc(min(1.5625rem, max(1.125rem, 3.25vw)));
}

h4,
.h4 {
    margin-top: 1.5em;
    margin-bottom: .75em;
    font-size: calc(min(1.4375rem, max(1.0625rem, 3vw)));
}

h5,
.h5 {
    margin-top: 1.5em;
    margin-bottom: .75em;
    font-size: calc(min(1.375rem, max(1rem, 2.75vw)));
}

h6,
.h6 {
    margin-top: 1.5em;
    margin-bottom: .75em;
    font-size: calc(min(1.25rem, max(.9375rem, 2.5vw)));
}

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

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

figure {
    margin: 0;
}

figure img {
    display: block;
}

small {
    font-size: .75em;
}

sup,
sub {
    position: relative;
    height: 0;
    line-height: 1em;
    vertical-align: baseline;
}

sup {
    bottom: .75em;
    font-size: .5em;
}

sub {
    top: 0;
}

em {
    font-style: italic;
}

del {
    text-decoration: line-through;
}

ins {
    text-decoration: none;
}

mark {
    font-style: italic;
}

code,
pre,
samp {
    font-family: monospace;
}

var {
    font-style: italic;
}

b,
strong {
    font-weight: bold;
    font-variation-settings: 'wght' 700;
}

a {
    color: var(--link-color-1);
    text-decoration: underline;
    outline: none;
    border: none;
    -webkit-transition: color var(--animation-default-duration);
    transition: color var(--animation-default-duration);
}

a:hover {
    color: var(--link-color-1-hover);
    text-decoration: none;
}

a:focus {
    color: var(--link-color-1-hover);
    text-decoration: none;
    outline: underline;
}

a img {
    border: 0;
}

.link {
    padding: 0;
    padding-bottom: .4375em;
    position: relative;
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--font-color-3);
    font-weight: 700;
    line-height: var(--font-line-height-1);
    background: none;
    border: none;
}

.link [class^="icon-"],
.link [class*=" icon-"] {
    margin-left: 1em;
    display: block;
    font-size: .5em;
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

.link:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 2px;
    background-color: var(--brand-color-1);
    border-radius: 2px;
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.link:hover {
    color: var(--brand-color-1);
}

.link:hover .icon-arrow-right,
.link:hover .icon-arrow-right-2 {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

ul {
    margin: 1.5em 0;
    padding: 0;
    list-style-type: none;
}

ul li {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 25px;
    font-size: .8125rem;
    line-height: var(--font-line-height-2);
}

ul li:last-child {
    margin-bottom: 0;
}

ul li:before {
    content: '';
    margin-left: -20px;
    margin-right: 15px;
    position: relative;
    top: -.1875em;
    left: 0;
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: var(--brand-color-1);
    border: none;
}

ul.round li:before {
    border-radius: 50%;
}

ol {
    margin: 1.5em 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    counter-reset: section;
}

ol li {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 25px;
    font-size: .8125rem;
    line-height: var(--font-line-height-2);
}

ol li:last-child {
    margin-bottom: 0;
}

ol li:before {
    margin-left: -25px;
    margin-right: 0;
    position: relative;
    top: 0;
    counter-increment: section;
    content: counter(section) ".";
    width: 26px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    text-align: left;
    color: inherit;
    background-color: transparent;
}

iframe {
    border: none;
}

iframe img {
    max-width: 100%;
}

hr {
    margin: 3em 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    background-color: var(--border-color-1);
    border: none;
}

hr.no-pad {
    margin: 0;
}

p {
    margin: 1.5em 0;
    font-size: .8125rem;
    line-height: var(--font-line-height-2);
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    font-family: var(--font-family-1);
    cursor: pointer;
    -webkit-appearance: none;
    line-height: var(--input-line-height);
}

label.checkbox {
    position: relative;
    padding-left: 40px;
    display: block;
    line-height: 1;
    cursor: pointer;
}

label.checkbox .input-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    color: var(--input-font-color);
    background-color: var(--input-background-color);
    border: 1px solid var(--input-border-color);
    border-radius: var(--border-radius-1);
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

label.checkbox .input-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e90f';
    font-size: 12px;
    display: block;
    opacity: 0;
    color: var(--input-font-color);
    border-radius: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

label.checkbox .input-wrapper input {
    margin: 0;
    opacity: 0;
    visibility: hidden;
    width: 22px;
    height: 22px;
    display: block;
}

label.checkbox .input-wrapper.checked:before {
    opacity: 1;
}

label.checkbox > span {
    padding: 4px 0;
    display: inline-block;
    line-height: 1.125em;
    font-size: .875rem;
    color: var(--input-font-color-label);
}

label.checkbox > span a {
    color: inherit;
}

label.checkbox.checked .input-wrapper {
    background-color: var(--input-background-color-selected);
    border-color: var(--input-border-color-selected);
}

label.checkbox.checked .input-wrapper:before {
    color: var(--input-font-color-selected);
    opacity: 1;
}

label.checkbox:hover .input-wrapper {
    border-color: var(--input-border-color-hover);
}

.form-control-group.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-control-group.checkbox label + label {
    margin-top: 16px;
}

.form-control-group.checkbox.inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.form-control-group.checkbox.inline label {
    margin: 0;
    margin-right: 30px;
    margin-bottom: 10px;
}

.form-control-group.has-success label.radio .input-wrapper {
    color: var(--input-font-color-success);
    background-color: var(--input-background-color-success);
    border-color: var(--input-border-color-success);
}

.form-control-group.has-warning label.radio .input-wrapper {
    color: var(--input-font-color-warning);
    background-color: var(--input-background-color-warning);
    border-color: var(--input-border-color-warning);
}

.form-control-group.has-error label.radio .input-wrapper {
    color: var(--input-font-color-error);
    background-color: var(--input-background-color-error);
    border-color: var(--input-border-color-error);
}

:root {
    --input-padding-vertical: 15px;
    --input-padding-horizontal: 15px;
    --input-padding: 15px 15px;
    --input-font-size: 0.875rem;
    --input-font-size-2: 0.9375rem;
    --input-font-color: #151515;
    --input-font-color-hover: #A92323;
    --input-font-color-selected: #ffffff;
    --input-font-color-success: #151515;
    --input-font-color-warning: #151515;
    --input-font-color-error: #cc002f;
    --input-line-height: 24px;
    --input-placeholder-font-color: var(--font-color-3);
    --input-label-font-color: #151515;
    --input-background-color: #ffffff;
    --input-background-color-2: #ffffff;
    --input-background-color-hover: #ffffff;
    --input-background-color-focus: #ffffff;
    --input-background-color-selected: #A92323;
    --input-background-color-disabled: rgba(255, 255, 255, 0.04);
    --input-background-color-success: transparent;
    --input-background-color-warning: transparent;
    --input-background-color-error: transparent;
    --input-border-color: #bababa;
    --input-border-color-hover: #A92323;
    --input-border-color-focus: #A92323;
    --input-border-color-selected: #A92323;
    --input-border-color-disabled: rgba(0, 0, 0, 0.04);
    --input-border-color-success: #22da66;
    --input-border-color-warning: #ebb748;
    --input-border-color-error: #cc002f;
    --input-border-radius: 5px;
}

.form-theme-dark {
    --input-font-color: #ffffff;
    --input-font-color-hover: #151515;
    --input-font-color-selected: #151515;
    --input-font-color-success: #ffffff;
    --input-font-color-warning: #ffffff;
    --input-font-color-error: #cc002f;
    --input-placeholder-font-color: var(--font-color-2);
    --input-label-font-color: #ffffff;
    --input-background-color: transparent;
    --input-background-color-2: rgba(0, 0, 0, 0.1);
    --input-background-color-hover: transparent;
    --input-background-color-focus: transparent;
    --input-background-color-selected: #A92323;
    --input-background-color-disabled: rgba(255, 255, 255, 0.04);
    --input-background-color-success: transparent;
    --input-background-color-warning: transparent;
    --input-background-color-error: transparent;
    --input-border-color: rgba(255, 255, 255, 0.5);
    --input-border-color-hover: #ffffff;
    --input-border-color-focus: #ffffff;
    --input-border-color-selected: #A92323;
    --input-border-color-disabled: rgba(255, 255, 255, 0.04);
}

form {
    position: relative;
}

form fieldset {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
}

form fieldset legend,
form fieldset .legend {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    font-family: var(--font-family-1);
    font-style: normal;
    font-weight: bold;
    display: block;
    width: 100%;
    font-size: 1.4375rem;
    color: var(--input-font-color);
}

@media only screen and (min-width: 768px) {
    form fieldset legend,
    form fieldset .legend {
        font-size: 1.4375rem;
    }
}

@media only screen and (min-width: 992px) {
    form fieldset legend,
    form fieldset .legend {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1200px) {
    form fieldset legend,
    form fieldset .legend {
        font-size: 1.5rem;
    }
}

form .columns-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

form .columns-wrapper.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

form .columns-wrapper.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

form .columns-wrapper.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

form .columns-wrapper.justify-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

form .columns-wrapper.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

form .columns-wrapper.justify-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

form .columns-wrapper > .column {
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    width: 100%;
}

form .columns-wrapper > .column.grid-1 {
    width: 8.33333%;
}

form .columns-wrapper > .column.grid-2 {
    width: 16.66667%;
}

form .columns-wrapper > .column.grid-3 {
    width: 25%;
}

form .columns-wrapper > .column.grid-4 {
    width: 33.33333%;
}

form .columns-wrapper > .column.grid-5 {
    width: 41.66667%;
}

form .columns-wrapper > .column.grid-6 {
    width: 50%;
}

form .columns-wrapper > .column.grid-7 {
    width: 58.33333%;
}

form .columns-wrapper > .column.grid-8 {
    width: 66.66667%;
}

form .columns-wrapper > .column.grid-9 {
    width: 75%;
}

form .columns-wrapper > .column.grid-10 {
    width: 83.33333%;
}

form .columns-wrapper > .column.grid-11 {
    width: 91.66667%;
}

form .columns-wrapper > .column.grid-12 {
    width: 100%;
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-1 {
        width: 8.33333%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-2 {
        width: 16.66667%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-3 {
        width: 25%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-4 {
        width: 33.33333%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-5 {
        width: 41.66667%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-6 {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-7 {
        width: 58.33333%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-8 {
        width: 66.66667%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-9 {
        width: 75%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-10 {
        width: 83.33333%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-11 {
        width: 91.66667%;
    }
}

@media only screen and (max-width: 479px) {
    form .columns-wrapper > .column.grid-xs-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-1 {
        width: 8.33333%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-2 {
        width: 16.66667%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-3 {
        width: 25%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-4 {
        width: 33.33333%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-5 {
        width: 41.66667%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-7 {
        width: 58.33333%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-8 {
        width: 66.66667%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-9 {
        width: 75%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-10 {
        width: 83.33333%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-11 {
        width: 91.66667%;
    }
}

@media only screen and (min-width: 768px) {
    form .columns-wrapper > .column.grid-sm-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-1 {
        width: 8.33333%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-2 {
        width: 16.66667%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-3 {
        width: 25%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-4 {
        width: 33.33333%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-5 {
        width: 41.66667%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-7 {
        width: 58.33333%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-8 {
        width: 66.66667%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-9 {
        width: 75%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-10 {
        width: 83.33333%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-11 {
        width: 91.66667%;
    }
}

@media only screen and (min-width: 992px) {
    form .columns-wrapper > .column.grid-md-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-1 {
        width: 8.33333%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-2 {
        width: 16.66667%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-3 {
        width: 25%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-4 {
        width: 33.33333%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-5 {
        width: 41.66667%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-7 {
        width: 58.33333%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-8 {
        width: 66.66667%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-9 {
        width: 75%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-10 {
        width: 83.33333%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-11 {
        width: 91.66667%;
    }
}

@media only screen and (min-width: 1200px) {
    form .columns-wrapper > .column.grid-lg-12 {
        width: 100%;
    }
}

form .columns-wrapper > .column.full-width {
    width: 100%;
}

form .columns-wrapper > .column.auto-width {
    width: auto;
}

form .columns-wrapper > .column.align-center {
    -ms-flex-item-align: center;
    align-self: center;
}

form .columns-wrapper > .column.align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

form .columns-wrapper > .column.align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

form .columns-wrapper > .column.justify-left {
    margin-left: 0;
    margin-right: auto;
    justify-self: flex-start;
}

form .columns-wrapper > .column.justify-center {
    justify-self: center;
}

form .columns-wrapper > .column.justify-right {
    margin-left: auto;
    margin-right: 0;
    justify-self: flex-end;
}

form .overlay {
    padding: 20px;
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    background: var(--background-color-1);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

form .overlay .content {
    text-align: center;
    color: var(--input-font-color);
}

form .overlay .content p {
    margin: 0;
    font-size: .975rem;
    font-weight: normal;
}

form .overlay .content .loader {
    margin: 30px auto 0;
    width: 60px;
    height: 60px;
    -webkit-animation: rotate 2s infinite linear;
    animation: rotate 2s infinite linear;
}

form.processing .overlay {
    opacity: 1;
    pointer-events: auto;
}

.form-control-label {
    margin-bottom: 8px;
    display: block;
    font-weight: normal;
    font-size: .9375rem;
    line-height: 1.25em;
    color: var(--input-label-font-color);
}

.form-control-label .required {
    margin-left: 0;
    position: relative;
    top: 0;
    display: inline-block;
    font-size: 1em;
    color: var(--brand-color-2);
}

.form-control-error {
    font-size: .75rem;
    color: var(--state-color-error);
    display: none;
}

.form-control-info {
    margin-top: 2px;
    font-size: .6875rem;
    color: var(--font-color-2);
}

.form-control-group {
    margin-bottom: 15px;
}

.form-control-group:last-child {
    margin-bottom: 0;
}

.form-control-group.has-effect {
    position: relative;
}

.form-control-group.has-effect label {
    margin-bottom: 0;
    position: absolute;
    z-index: 3;
    top: 34px;
    left: 20px;
    opacity: 1;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all var(--animation-default-duration);
    transition: all var(--animation-default-duration);
}

.form-control-group.has-effect label .required {
    -webkit-transition: all var(--animation-default-duration);
    transition: all var(--animation-default-duration);
}

.form-control-group.has-effect.focus label, .form-control-group.has-effect.filled label {
    top: 5px;
    left: 0;
    opacity: 1;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.form-control-group.has-effect.focus label .required, .form-control-group.has-effect.filled label .required {
    opacity: 0;
}

.form-control-group.has-success {
    position: relative;
}

.form-control-group.has-error {
    position: relative;
}

.form-control-group.has-error .form-control-error {
    margin-top: 10px;
    margin-bottom: 0;
    display: block;
}

.grecaptcha-badge {
    display: none !important;
}

.form-theme-dark .overlay {
    background: var(--background-color-2);
}

label.radio {
    position: relative;
    padding-left: 40px;
    display: inline-block;
    line-height: 1;
    cursor: pointer;
}

label.radio .input-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    color: var(--input-font-color);
    background-color: transparent;
    border: 1px solid var(--input-background-color-selected);
    border-radius: 50%;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

label.radio .input-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    display: block;
    opacity: 0;
    content: '';
    background-color: var(--input-background-color-selected);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

label.radio .input-wrapper input {
    margin: 0;
    opacity: 0;
    visibility: hidden;
    width: 22px;
    height: 22px;
    display: block;
}

label.radio .input-wrapper.checked:before {
    opacity: 1;
}

label.radio > span {
    padding: 4px 0;
    display: inline-block;
    line-height: 1.125em;
    font-size: .875rem;
    color: var(--input-font-color);
}

label.radio > span a {
    color: inherit;
}

label.radio.checked .input-wrapper {
    background-color: transparent;
    border-color: var(--input-background-color-selected);
}

label.radio.checked .input-wrapper:before {
    opacity: 1;
    background-color: var(--input-background-color-selected);
}

label.radio:hover .input-wrapper {
    border-color: var(--input-border-color-hover);
}

.form-control-group.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-control-group.radio label + label {
    margin-top: 16px;
}

.form-control-group.radio.inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.form-control-group.radio.inline label {
    margin: 0;
    margin-right: 30px;
    margin-bottom: 10px;
}

.form-control-group.has-success label.radio .input-wrapper {
    color: var(--input-font-color-success);
    background-color: var(--input-background-color-success);
    border-color: var(--input-border-color-success);
}

.form-control-group.has-warning label.radio .input-wrapper {
    color: var(--input-font-color-warning);
    background-color: var(--input-background-color-warning);
    border-color: var(--input-border-color-warning);
}

.form-control-group.has-error label.radio .input-wrapper {
    color: var(--input-font-color-error);
    background-color: var(--input-background-color-error);
    border-color: var(--input-border-color-error);
}

.form-control,
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="url"] {
    padding: var(--input-padding);
    display: block;
    width: 100%;
    height: auto;
    font-size: var(--input-font-size);
    font-weight: normal;
    line-height: var(--input-line-height);
    font-family: var(--font-family-1);
    color: var(--input-font-color);
    background-color: var(--input-background-color);
    border: none;
    border: 1px solid var(--input-border-color);
    border-radius: var(--input-border-radius);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
}

.form-control:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="url"]:hover {
    border-color: var(--input-border-color-hover);
    background-color: var(--input-background-color-hover);
}

.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="url"]:focus {
    border-color: var(--input-border-color-focus);
    background-color: var(--input-background-color-focus);
    outline: none;
}

.form-control::-moz-selection, input[type="text"]::-moz-selection, input[type="password"]::-moz-selection, input[type="tel"]::-moz-selection, input[type="email"]::-moz-selection, input[type="number"]::-moz-selection, input[type="search"]::-moz-selection, input[type="url"]::-moz-selection {
    color: #fff;
    background-color: #000;
}

.form-control::selection,
input[type="text"]::selection,
input[type="password"]::selection,
input[type="tel"]::selection,
input[type="email"]::selection,
input[type="number"]::selection,
input[type="search"]::selection,
input[type="url"]::selection {
    color: #fff;
    background-color: #000;
}

.form-control::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="url"]::-moz-placeholder {
    color: var(--input-placeholder-font-color);
}

.form-control::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder {
    color: var(--input-placeholder-font-color);
}

.form-control:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder {
    color: var(--input-placeholder-font-color);
}

.form-control::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder {
    color: var(--input-placeholder-font-color);
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled]
input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled]
input[type="password"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled]
input[type="tel"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled]
input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled]
input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled]
input[type="search"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled]
input[type="url"] {
    cursor: not-allowed;
    opacity: .4;
    background-color: transparent;
}

.form-control[disabled]:hover, .form-control[disabled]:focus, .form-control[readonly]:hover, .form-control[readonly]:focus,
fieldset[disabled] .form-control:hover,
fieldset[disabled] .form-control:focus,
input[type="text"][disabled]:hover,
input[type="text"][disabled]:focus,
input[type="text"][readonly]:hover,
input[type="text"][readonly]:focus,
fieldset[disabled]
input[type="text"]:hover,
fieldset[disabled]
input[type="text"]:focus,
input[type="password"][disabled]:hover,
input[type="password"][disabled]:focus,
input[type="password"][readonly]:hover,
input[type="password"][readonly]:focus,
fieldset[disabled]
input[type="password"]:hover,
fieldset[disabled]
input[type="password"]:focus,
input[type="tel"][disabled]:hover,
input[type="tel"][disabled]:focus,
input[type="tel"][readonly]:hover,
input[type="tel"][readonly]:focus,
fieldset[disabled]
input[type="tel"]:hover,
fieldset[disabled]
input[type="tel"]:focus,
input[type="email"][disabled]:hover,
input[type="email"][disabled]:focus,
input[type="email"][readonly]:hover,
input[type="email"][readonly]:focus,
fieldset[disabled]
input[type="email"]:hover,
fieldset[disabled]
input[type="email"]:focus,
input[type="number"][disabled]:hover,
input[type="number"][disabled]:focus,
input[type="number"][readonly]:hover,
input[type="number"][readonly]:focus,
fieldset[disabled]
input[type="number"]:hover,
fieldset[disabled]
input[type="number"]:focus,
input[type="search"][disabled]:hover,
input[type="search"][disabled]:focus,
input[type="search"][readonly]:hover,
input[type="search"][readonly]:focus,
fieldset[disabled]
input[type="search"]:hover,
fieldset[disabled]
input[type="search"]:focus,
input[type="url"][disabled]:hover,
input[type="url"][disabled]:focus,
input[type="url"][readonly]:hover,
input[type="url"][readonly]:focus,
fieldset[disabled]
input[type="url"]:hover,
fieldset[disabled]
input[type="url"]:focus {
    border-color: var(--input-border-color);
}

fieldset[disabled] .form-control, fieldset[disabled]
input[type="text"], fieldset[disabled]
input[type="password"], fieldset[disabled]
input[type="tel"], fieldset[disabled]
input[type="email"], fieldset[disabled]
input[type="number"], fieldset[disabled]
input[type="search"], fieldset[disabled]
input[type="url"] {
    opacity: 1;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-control-group.has-success .form-control,
.form-control-group.has-success input[type="text"],
.form-control-group.has-success input[type="password"],
.form-control-group.has-success input[type="tel"],
.form-control-group.has-success input[type="email"],
.form-control-group.has-success input[type="number"],
.form-control-group.has-success input[type="search"],
.form-control-group.has-success input[type="url"] {
    color: var(--input-font-color-success);
    background-color: var(--input-background-color-success);
    border-color: var(--input-border-color-success);
}

.form-control-group.has-warning .form-control,
.form-control-group.has-warning input[type="text"],
.form-control-group.has-warning input[type="password"],
.form-control-group.has-warning input[type="tel"],
.form-control-group.has-warning input[type="email"],
.form-control-group.has-warning input[type="number"],
.form-control-group.has-warning input[type="search"],
.form-control-group.has-warning input[type="url"] {
    color: var(--input-font-color-warning);
    background-color: var(--input-background-color-warning);
    border-color: var(--input-border-color-warning);
}

.form-control-group.has-error .form-control,
.form-control-group.has-error input[type="text"],
.form-control-group.has-error input[type="password"],
.form-control-group.has-error input[type="tel"],
.form-control-group.has-error input[type="email"],
.form-control-group.has-error input[type="number"],
.form-control-group.has-error input[type="search"],
.form-control-group.has-error input[type="url"] {
    color: var(--input-font-color-error);
    background-color: var(--input-background-color-error);
    border-color: var(--input-border-color-error);
}

.form-control-group.has-effect .form-control,
.form-control-group.has-effect input[type="text"],
.form-control-group.has-effect input[type="password"],
.form-control-group.has-effect input[type="tel"],
.form-control-group.has-effect input[type="email"],
.form-control-group.has-effect input[type="number"],
.form-control-group.has-effect input[type="search"],
.form-control-group.has-effect input[type="url"] {
    padding-top: 30px;
}

.form-control-group.has-effect.filled .form-control,
.form-control-group.has-effect.filled input[type="text"],
.form-control-group.has-effect.filled input[type="password"],
.form-control-group.has-effect.filled input[type="tel"],
.form-control-group.has-effect.filled input[type="email"],
.form-control-group.has-effect.filled input[type="number"],
.form-control-group.has-effect.filled input[type="search"],
.form-control-group.has-effect.filled input[type="url"] {
    border-color: var(--input-border-color-focus);
}

.form-control-group.has-effect.filled.has-error .form-control,
.form-control-group.has-effect.filled.has-error input[type="text"],
.form-control-group.has-effect.filled.has-error input[type="password"],
.form-control-group.has-effect.filled.has-error input[type="tel"],
.form-control-group.has-effect.filled.has-error input[type="email"],
.form-control-group.has-effect.filled.has-error input[type="number"],
.form-control-group.has-effect.filled.has-error input[type="search"],
.form-control-group.has-effect.filled.has-error input[type="url"] {
    border-color: var(--input-border-color-error);
}

@-webkit-keyframes form-input-autofill {
    100% {
        background-color: transparent !important;
        background-image: none !important;
        color: inherit;
    }
}

@keyframes form-input-autofill {
    100% {
        background-color: transparent !important;
        background-image: none !important;
        color: inherit;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-transition: background-color 84600s ease-in-out 0s;
    transition: background-color 84600s ease-in-out 0s;
    -webkit-text-fill-color: var(--input-font-color) !important;
}

.ads-container {
    position: relative;
}

.ads-container iframe {
    display: block;
}

.ads-container img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
}

.ads-container a {
    display: block;
    outline: none;
    text-decoration: none;
}

.ads-container .ads-info {
    margin-top: 2px;
    font-size: .8125rem;
    color: var(--font-color-3-a30);
}

.ads-container .ads-info.absolute {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

nav ul {
    margin: 0;
    padding: 0;
}

nav ul li {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    background: none;
}

nav ul li:before {
    display: none;
    content: '';
    background: none;
}

nav ul li a {
    text-decoration: none;
}

nav ul li a:hover, nav ul li a:focus, nav ul li a:active {
    text-decoration: none;
    outline: none;
}

nav.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    nav.footer ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

nav.footer ul li {
    margin-bottom: 5px;
    padding: 0;
    font-size: .8125rem;
    line-height: 1em;
}

@media only screen and (min-width: 768px) {
    nav.footer ul li {
        margin-bottom: 0;
        margin-right: 20px;
    }
}

nav.footer ul li:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

nav.footer ul li a {
    font-size: inherit;
    color: inherit;
    line-height: var(--font-line-height-1);
    text-decoration: none;
}

nav.footer ul li a:hover {
    color: var(--brand-color-1);
}

nav.footer ul li.active a {
    color: var(--brand-color-1);
}

nav.footer-links ul li {
    margin-bottom: 20px;
    padding: 0;
    font-size: .875rem;
    line-height: 1em;
}

nav.footer-links ul li:last-child {
    margin-bottom: 0;
}

nav.footer-links ul li a {
    padding-left: 20px;
    position: relative;
    font-size: inherit;
    font-weight: 700;
    line-height: var(--font-line-height-1);
    color: inherit;
    text-decoration: none;
}

nav.footer-links ul li a:hover {
    color: var(--brand-color-1);
}

nav.footer-links ul li a:before {
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e903';
    position: absolute;
    top: calc(50% + .125em);
    left: 0;
    display: block;
    font-size: .625em;
    color: var(--brand-color-1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

nav.footer-links ul li.active a {
    color: var(--brand-color-1);
}

nav.footer-links.two-columns ul {
    margin-top: -10px;
    margin-bottom: -10px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

@media only screen and (max-width: 479px) {
    nav.footer-links.two-columns ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

nav.footer-links.two-columns ul li {
    margin: 0;
    padding: 10px 0;
}

@-webkit-keyframes primary-nav-show-item {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes primary-nav-show-item {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

nav.primary {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    nav.primary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

nav.primary > .toggle-button {
    display: none;
}

nav.primary > ul.hidden-links {
    display: none;
}

nav.primary ul li {
    line-height: 1em;
}

nav.primary ul li a {
    line-height: 1.25em;
    display: block;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 0 clamp(20px, 3vw, 50px);
    }
}

nav.primary > ul:not(.hidden-links) > li {
    line-height: 1;
}

nav.primary > ul:not(.hidden-links) > li > a {
    padding: 15px 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    position: relative;
    font-family: var(--font-family-2);
    font-size: calc(min(1.25rem, max(1.125rem, 4vw)));
    font-weight: 700;
    color: var(--header-theme-color);
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    -webkit-transition: color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), border-color var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li > a {
        padding: 10px 10px;
        font-size: .9375rem;
        line-height: 20px;
    }
}

nav.primary > ul:not(.hidden-links) > li > a:before {
    display: none;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li > a:before {
        display: block;
    }
}

nav.primary > ul:not(.hidden-links) > li > a:hover {
    color: var(--header-theme-color-hover);
}

body.header-opened nav.primary > ul:not(.hidden-links) > li > a,
body.header-opening nav.primary > ul:not(.hidden-links) > li > a {
    color: var(--header-theme-color-opened);
}

body.header-opened nav.primary > ul:not(.hidden-links) > li > a:hover,
body.header-opening nav.primary > ul:not(.hidden-links) > li > a:hover {
    color: var(--header-theme-color-opened-hover);
}

nav.primary > ul:not(.hidden-links) > li.active > a {
    color: var(--header-theme-color-active);
}

body.header-opened nav.primary > ul:not(.hidden-links) > li.active > a,
body.header-opening nav.primary > ul:not(.hidden-links) > li.active > a {
    color: var(--header-theme-color-opened-active);
}

nav.primary > ul:not(.hidden-links) > li.play > a {
    padding-inline: 0;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

nav.primary > ul:not(.hidden-links) > li.play > a [class^="icon-"],
nav.primary > ul:not(.hidden-links) > li.play > a [class*=" icon-"] {
    -webkit-margin-end: .3125em;
    margin-inline-end: .3125em;
    display: grid;
    place-items: center;
    color: var(--brand-color-1);
}

nav.primary > ul:not(.hidden-links) > li.play > a [class^="icon-"]::before,
nav.primary > ul:not(.hidden-links) > li.play > a [class*=" icon-"]::before {
    font-size: .75em;
}

nav.primary > ul:not(.hidden-links) > li.parent {
    position: relative;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent {
        position: static;
    }

	nav.primary > ul:not(.hidden-links) > li.parent {
		border: 1px solid #fff;
		border-radius: 5px 5px 0 0;
	}

	nav.primary > ul:not(.hidden-links) > li.parent:hover {
		border-color: var(--border-color-1-a20);
		background-color: #fcfcfc;
	}
}

nav.primary > ul:not(.hidden-links) > li.parent > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: var(--font-family-2);
	border-bottom: 1px solid transparent;
	z-index: 1;
}

nav.primary > ul:not(.hidden-links) > li.parent > a::before {
    display: none;
}

nav.primary > ul:not(.hidden-links) > li.parent > a:hover {
    color: var(--header-theme-color-hover);
	border-bottom-color: #fff;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > a:hover::after {
        -webkit-transform: translateY(-50%), rotate(180deg);
        -ms-transform: translateY(-50%), rotate(180deg);
        transform: translateY(-50%), rotate(180deg);
    }
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub {
    padding: 0;
    position: relative;
    display: none;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub {
        position: absolute;
        bottom: 3px;
        left: 0;
        opacity: 0;
        pointer-events: none;
        display: grid !important;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        width: 100%;
        background-color: var(--background-color-1);
		border-top: 1px solid var(--border-color-1-a20);
        border-radius: 0;
        -webkit-transform: translate(0, calc(100% - 20px));
        -ms-transform: translate(0, calc(100% - 20px));
        transform: translate(0, calc(100% - 20px));
        -webkit-transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
		z-index: 0;
    }

    html.is-safari nav.primary > ul:not(.hidden-links) > li.parent > .sub {
        pointer-events: auto;
        display: none !important;
    }

    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul {
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
	nav.primary > ul:not(.hidden-links) > li.parent > a::after {
	    font-family: var(--font-family-icon);
	    speak: none;
	    font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    content: '\e903';
	    position: absolute;
	    top: 50%;
	    right: 0;
	    display: grid;
	    place-items: center;
	    font-size: .5em;
	    border-radius: 0;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    -webkit-transition: -webkit-transform var(--animation-default-duration);
	    transition: -webkit-transform var(--animation-default-duration);
	    transition: transform var(--animation-default-duration);
	    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
	}
}

nav.primary > ul:not(.hidden-links) > li.parent.sub-open > a::after {
	display: none;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub::before {
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        width: calc(100vw - var(--grid-gap));
        height: 100%;
        display: block;
        content: '';
        background-color: var(--background-color-1);
    }
}

@media (min-width: 1240px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub::before {
        width: calc(var(--container-max-width) - var(--grid-gap));
    }
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul {
		display: flex;
        padding-block: 20px;
    }
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li {
    margin: 0;
    padding: 0;
	flex-grow: 1;
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > a {
    margin: 0;
    padding: 0 calc(var(--grid-gap) / 2);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-block-size: 54px;
    font-size: 1.125rem;
    line-height: var(--font-line-height-3);
    color: var(--header-theme-color-opened);
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration);
	font-weight: bold;
	text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
	nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li {
	    border-right: 1px solid var(--border-color-1-a20);
	}

    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > a {
        padding: 0 18px;
    }
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > a:hover {
    color: var(--header-theme-color-hover);
    background-color: var(--header-theme-color-hover-alpha);
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub {
        max-width: calc((100vw - var(--grid-gap)) - calc(min(50vw, 480px)));
        pointer-events: none;
        background-color: var(--background-color-1);
    }
}

@media only screen and (min-width: 1200px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub {
        max-width: calc((100vw - var(--grid-gap)) - calc(min(50vw, 480px)) - 120px);
    }
}

@media (min-width: 1240px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub {
        max-width: calc(1240px - var(--grid-gap) - calc(min(50vw, 480px)) - 120px);
    }
}

@media only screen and (min-width: calc(1240px + 40px)) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub {
        max-width: calc(var(--container-max-width) - var(--grid-gap) - calc(min(50vw, 480px)) - 120px);
    }
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub > .title {
    -webkit-margin-after: 20px;
    margin-block-end: 20px;
    display: none;
    font-size: clamp(1.375rem, 3vw, 1.75rem);
    line-height: var(--font-line-height-1);
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub > .title {
        display: block;
    }
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub > ul li a {
    padding: 7px 18px;
    color: var(--header-theme-color);
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li > .sub > ul li a:hover {
    color: var(--header-theme-color-reverse);
    background-color: var(--header-theme-color-hover);
    border-color: var(--header-theme-color-hover);
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li.active > a {
    color: var(--header-theme-color-active);
}

@media only screen and (max-width: 676px) {
	nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li.parent > a:after {
	    font-family: var(--font-family-icon);
	    speak: none;
	    font-style: normal;
	    font-weight: normal;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    content: '\e903';
	    position: absolute;
	    top: 50%;
	    right: 20px;
	    display: grid;
	    place-items: center;
	    aspect-ratio: 1;
	    font-size: .625em;
	    border-radius: 0;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
}	

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li:hover > a {
    color: var(--header-theme-color-hover);
    background-color: var(--header-theme-color-hover-alpha);
}

nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li:hover > a::before {
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent > .sub > ul > li:hover > .sub {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent:hover > a {
        color: var(--header-theme-color-hover);
		border-bottom-color: #fff;
    }
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent:hover > a::after {
        -webkit-transform: translateY(-50%) rotateX(180deg);
        transform: translateY(-50%) rotateX(180deg);
    }
}

@media only screen and (min-width: 768px) {
    nav.primary > ul:not(.hidden-links) > li.parent:hover > ul,
    nav.primary > ul:not(.hidden-links) > li.parent:hover > .sub {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
		background-color: #fcfcfc;
    }
}

nav.primary > ul:not(.hidden-links) > li.parent.opened > a::after {
    -webkit-transform: translateY(-50%) rotateX(180deg);
    transform: translateY(-50%) rotateX(180deg);
}

nav.primary.auto-hide {
    --icon-size: 60px;
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide {
        -webkit-padding-end: 60px;
        padding-inline-end: 60px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(min(calc(var(--vw) - var(--grid-gap) - 400px), 600px));
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (min-width: 1200px) {
    nav.primary.auto-hide {
        width: calc(min(calc(var(--vw) - var(--grid-gap) - 400px), 680px));
    }
}

nav.primary.auto-hide:has(> ul.hidden-links:not(.hidden)) > .toggle-button .patty .line:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

nav.primary.auto-hide:has(> ul.hidden-links:not(.hidden)) > .toggle-button .patty .line:nth-child(2) {
    opacity: 0;
}

nav.primary.auto-hide:has(> ul.hidden-links:not(.hidden)) > .toggle-button .patty .line:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

nav.primary.auto-hide > .toggle-button {
    position: absolute;
    top: 50%;
    right: 0;
    width: var(--icon-size);
    aspect-ratio: 1;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--body-font-size);
    color: var(--header-theme-color);
    font-weight: normal;
    background-color: var(--header-theme-color-alpha);
    border: none;
    border-radius: 50%;
    outline: none;
    text-decoration: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide > .toggle-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

nav.primary.auto-hide > .toggle-button:after {
    content: attr(count);
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    display: none;
    line-height: 30px;
    font-size: .8125rem;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

nav.primary.auto-hide > .toggle-button:hover {
    color: var(--header-theme-color-hover);
}

nav.primary.auto-hide > .toggle-button.hidden {
    display: none;
}

nav.primary.auto-hide > .toggle-button .text {
    display: none;
}

nav.primary.auto-hide > .toggle-button .patty {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
}

nav.primary.auto-hide > .toggle-button .patty .line {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 1px;
    background-color: currentColor;
    border-radius: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration), width var(--animation-default-duration), top var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration), width var(--animation-default-duration), top var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration), transform var(--animation-default-duration), width var(--animation-default-duration), top var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration), transform var(--animation-default-duration), width var(--animation-default-duration), top var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

nav.primary.auto-hide > .toggle-button .patty .line:nth-child(1) {
    top: calc(50% - 4px);
}

nav.primary.auto-hide > .toggle-button .patty .line:nth-child(2) {
    top: 50%;
    display: none;
}

nav.primary.auto-hide > .toggle-button .patty .line:nth-child(3) {
    top: calc(50% + 4px);
}

nav.primary.auto-hide > ul:not(.hidden-links) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide > ul:not(.hidden-links) {
        display: inline-table;
    }
}

nav.primary.auto-hide > ul:not(.hidden-links) > li {
    line-height: 1;
    width: 50%;
    opacity: 0;
    -webkit-animation: primary-nav-show-item var(--animation-default-duration) forwards;
    animation: primary-nav-show-item var(--animation-default-duration) forwards;
}

@media (max-width: 379px) {
    nav.primary.auto-hide > ul:not(.hidden-links) > li {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide > ul:not(.hidden-links) > li {
        width: auto;
        display: table-cell;
        white-space: nowrap;
    }
}

nav.primary.auto-hide > ul:not(.hidden-links) > li + li {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide > ul:not(.hidden-links) > li + li {
        -webkit-margin-before: 0;
        margin-block-start: 0;
        -webkit-padding-start: 40px;
        padding-inline-start: 40px;
    }
}

@media only screen and (min-width: 1200px) {
    nav.primary.auto-hide > ul:not(.hidden-links) > li + li {
        -webkit-padding-start: 70px;
        padding-inline-start: 70px;
    }
}

nav.primary.auto-hide > ul:not(.hidden-links) > li.parent {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    width: 100%;
}

nav.primary.auto-hide > ul:not(.hidden-links) > li.parent:has(+ li:not(.parent)) {
    -webkit-margin-after: 20px;
    margin-block-end: 20px;
}

@media only screen and (min-width: 768px) {
    nav.primary.auto-hide > ul.hidden-links {
        margin: 0;
        padding: 15px clamp(20px, 3vw, 40px);
        position: absolute;
        top: 100%;
        right: -75px;
        display: block;
        width: calc(100vw - var(--grid-gap));
        max-width: calc(min(calc(100vw - var(--grid-gap)), 480px));
        background-color: var(--background-color-1);
        border-radius: var(--border-radius-1);
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY();
        -ms-transform: translateY();
        transform: translateY();
        -webkit-transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), transform var(--animation-default-duration);
        transition: opacity var(--animation-default-duration), transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    }

    html.is-safari nav.primary.auto-hide > ul.hidden-links {
        pointer-events: auto;
        display: block !important;
    }
}

nav.primary.auto-hide > ul.hidden-links:before {
    position: absolute;
    bottom: 100%;
    right: 97px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 7px 8px;
    border-color: transparent transparent var(--background-color-1) transparent;
}

nav.primary.auto-hide > ul.hidden-links.hidden {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

nav.primary.auto-hide > ul.hidden-links > li {
    display: block;
    border-bottom: 1px solid var(--border-color-3-a40);
}

nav.primary.auto-hide > ul.hidden-links > li:last-child {
    border-bottom: none;
}

nav.primary.auto-hide > ul.hidden-links > li > a {
    padding-block: 25px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: var(--font-line-height-1);
    font-weight: normal;
    color: var(--header-theme-color-reverse);
    text-decoration: none;
    text-align: left;
}

nav.primary.auto-hide > ul.hidden-links > li > a:before {
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e903';
    position: absolute;
    top: 50%;
    right: 0;
    width: 42px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    font-size: 10px;
    color: currentColor;
    background-color: transparent;
    border: 1px solid var(--border-color-3-a40);
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

nav.primary.auto-hide > ul.hidden-links > li > a:hover {
    color: var(--header-theme-color-hover);
}

nav.primary.auto-hide > ul.hidden-links > li > a:hover:before {
    color: var(--font-color-2);
    background-color: var(--brand-color-2);
    border-color: var(--brand-color-2);
}

nav.primary.auto-hide > ul.hidden-links > li > a.active > a {
    color: var(--header-theme-color-active);
}

nav.primary.auto-hide > ul.hidden-links > li > ul,
nav.primary.auto-hide > ul.hidden-links > li > .sub {
    display: none !important;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open li.sub-open {
    border-block: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open li.sub-open > a {
    -webkit-margin-after: 10px;
    margin-block-end: 10px;
    padding: 0;
    -webkit-padding-after: 15px;
    padding-block-end: 15px;
    display: block;
    color: var(--header-theme-color-opened);
    font-family: var(--font-family-2);
    font-weight: 700;
    -webkit-border-after: 1px solid var(--border-color-6-a40);
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul > li.subOpen > a:after {
	content: '\e901';
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul > li.subOpen > .sub {
	display: block;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open li.sub-open > a:before {
    -webkit-margin-end: 1em;
    margin-inline-end: 1em;
    padding: 5px;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: auto;
    display: inline-block;
    content: '\e902';
	font-family: var(--font-family-icon);
    font-size: .75rem;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: none;
    background-color: transparent;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li {
    display: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open {
    display: block;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open:has(ul.sub-open) > a {
    display: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > ul > ul > li:not(.sub-open),
nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul > li:not(.sub-open) {
    margin-inline: calc(var(--grid-gap) / -2);
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub {
    display: block;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul > li > .sub {
    display: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul > li.sub-open > .sub {
    display: block;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul.sub-open > li {
    display: none;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul.sub-open > li.sub-open {
    display: block;
}

nav.primary.toggle-sub-menu > ul:not(.hidden-links).sub-open > li.sub-open > .sub > ul.sub-open > li.sub-open > a {
    -webkit-margin-after: 30px;
    margin-block-end: 30px;
    color: var(--header-theme-color-opened);
    background-color: unset;
}

#primary-nav-desktop-container {
    width: 100%;
    display: none;
}

@media only screen and (min-width: 768px) {
    #primary-nav-desktop-container {
        margin-block: -10px;
        display: block;
    }
}

.page-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-pagination:not(:first-child) {
    margin-top: 28px;
}

.page-pagination:not(:last-child) {
    margin-bottom: 28px;
}

.page-pagination .post-page-numbers {
    margin: 4px;
    padding: 16px 4px;
    display: block;
    min-width: 52px;
    font-size: .9375rem;
    text-align: center;
    color: var(--font-color-3);
    line-height: var(--font-line-height-1);
    border: 1px solid var(--border-color-3);
    border-radius: var(--border-radius-1);
}

.page-pagination .post-page-numbers.current {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-color: var(--brand-color-1);
}

.page-pagination a {
    text-decoration: none;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

.page-pagination a:hover {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-color: var(--brand-color-1);
}

@-webkit-keyframes loader-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.entity-list-component .list-container,
.entity-list-component .list-wrapper {
    position: relative;
}

.entity-list-component > .list-container,
.entity-list-component > .list-wrapper {
    position: relative;
}

.entity-list-component > .list-container:before,
.entity-list-component > .list-wrapper:before {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    content: '';
    pointer-events: none;
}

.entity-list-component > .list-container > .buttons-container,
.entity-list-component > .list-wrapper > .buttons-container {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.entity-list-component > .list-container > .buttons-container.align-center,
.entity-list-component > .list-wrapper > .buttons-container.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.entity-list-component > .list-container .loader,
.entity-list-component > .list-wrapper .loader {
    position: absolute;
    z-index: 3;
    opacity: 0;
    bottom: 0;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--font-color-3);
    /*width: 100px;
      height: 100px;
      background-image: url('../img/loader-dark.svg');
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain;*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
    pointer-events: none;
}

.entity-list-component > .list-container .loader .icon,
.entity-list-component > .list-wrapper .loader .icon {
    margin-left: auto;
    margin-right: auto;
    width: 40px;
    height: 40px;
    display: block;
    -webkit-animation: loader-rotate 3s linear infinite;
    animation: loader-rotate 3s linear infinite;
}

.entity-list-component > .list-container .loader .icon svg,
.entity-list-component > .list-wrapper .loader .icon svg {
    width: 100%;
}

.entity-list-component > .list-container .loader .icon svg .front,
.entity-list-component > .list-wrapper .loader .icon svg .front {
    fill: var(--brand-color-1);
}

.entity-list-component > .list-container .loader .text,
.entity-list-component > .list-wrapper .loader .text {
    margin-left: 10px;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
}

.entity-list-component > .list-container .list,
.entity-list-component > .list-wrapper .list {
    opacity: 1;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.entity-list-component[data-lazy-load="true"] > .list-container,
.entity-list-component[data-lazy-load="true"] > .list-wrapper {
    padding-bottom: 80px;
}

.entity-list-component[data-lazy-load="true"] > .list-container > .buttons-container,
.entity-list-component[data-lazy-load="true"] > .list-wrapper > .buttons-container {
    margin-top: 0;
    pointer-events: none;
    overflow: hidden;
    height: 0;
}

.entity-list-component.loading > .list-container:before,
.entity-list-component.loading > .list-wrapper:before {
    display: block;
}

.entity-list-component.loading > .list-container .loader,
.entity-list-component.loading > .list-wrapper .loader {
    opacity: 1;
}

.entity-list-component.loading > .list-container .list,
.entity-list-component.loading > .list-wrapper .list {
    opacity: .5;
}

.entity-list-component.loading > .list-container > .buttons-container,
.entity-list-component.loading > .list-wrapper > .buttons-container {
    opacity: 0;
}

.entity-list-component.loaded > .list-container > .buttons-container,
.entity-list-component.loaded > .list-wrapper > .buttons-container {
    margin-top: 0;
    display: none;
}

.entity-list-filter-component {
    padding: 0;
    position: relative;
}

.entity-list-filter-component > .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: .9375rem;
}

.entity-list-filter-component .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entity-list-filter-component .section > .title {
    margin-right: 20px;
    font-size: .9375rem;
}

.entity-list-filter-component nav.list-filter {
    margin: 0;
    position: relative;
}

.entity-list-filter-component nav.list-filter > .title {
    padding: 15px 20px;
    padding-right: 40px;
    position: relative;
    width: 100vw;
    max-width: 230px;
    font-size: .9375rem;
    line-height: 20px;
    border: 1px var(--border-color-1) solid;
}

.entity-list-filter-component nav.list-filter > .title:before {
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e901';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    font-size: .875rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.entity-list-filter-component nav.list-filter ul {
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
    display: none;
}

.entity-list-filter-component nav.list-filter ul li {
    margin-top: -1px;
    font-size: 1rem;
    background-color: var(--background-color-1);
    border: 1px var(--border-color-1) solid;
}

.entity-list-filter-component nav.list-filter ul li a {
    padding: 15px 20px;
    position: relative;
    display: block;
    font-size: .9375rem;
    line-height: 16px;
    font-weight: normal;
    color: var(--font-color-1);
    text-decoration: none;
}

.entity-list-filter-component nav.list-filter:hover ul {
    display: block;
    z-index: 2;
}

.entity-list-component .entity-list-filter-component {
    margin-bottom: 25px;
}

.entity-navigation-component {
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entity-navigation-component ul li {
    line-height: 1em;
}

.entity-navigation-component ul li.prev, .entity-navigation-component ul li.next {
    display: none;
}

@media only screen and (min-width: 768px) {
    .entity-navigation-component ul li.prev, .entity-navigation-component ul li.next {
        display: block;
    }
}

.entity-navigation-component ul li.prev a, .entity-navigation-component ul li.next a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: var(--brand-color-1);
}

.entity-navigation-component ul li.prev a:hover, .entity-navigation-component ul li.next a:hover {
    color: var(--font-color-3);
}

.entity-navigation-component ul li.prev a:hover [class^="icon-"],
.entity-navigation-component ul li.prev a:hover [class*=" icon-"], .entity-navigation-component ul li.next a:hover [class^="icon-"],
.entity-navigation-component ul li.next a:hover [class*=" icon-"] {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
}

.entity-navigation-component ul li.prev [class^="icon-"],
.entity-navigation-component ul li.prev [class*=" icon-"], .entity-navigation-component ul li.next [class^="icon-"],
.entity-navigation-component ul li.next [class*=" icon-"] {
    margin: 0;
    padding: 0;
    position: relative;
    width: 76px;
    height: 76px;
    display: block;
    background: none;
    background-color: transparent;
    border: 1px solid currentColor;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 0 0 currentColor;
    box-shadow: 0 3px 0 0 currentColor;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), border-color var(--animation-default-duration), box-shadow var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
}

.entity-navigation-component ul li.prev [class^="icon-"]:before,
.entity-navigation-component ul li.prev [class*=" icon-"]:before, .entity-navigation-component ul li.next [class^="icon-"]:before,
.entity-navigation-component ul li.next [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 18px;
    line-height: 18px;
    width: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

.entity-navigation-component ul li.prev .text, .entity-navigation-component ul li.next .text {
    display: none;
    color: var(--font-color-3);
}

@media only screen and (min-width: 992px) {
    .entity-navigation-component ul li.prev .text, .entity-navigation-component ul li.next .text {
        display: block;
    }
}

.entity-navigation-component ul li.prev.disabled a, .entity-navigation-component ul li.next.disabled a {
    cursor: default !important;
    pointer-events: none;
    color: var(--font-color-3-a10) !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

.entity-navigation-component ul li.prev.disabled a [class^="icon-"],
.entity-navigation-component ul li.prev.disabled a [class*=" icon-"], .entity-navigation-component ul li.next.disabled a [class^="icon-"],
.entity-navigation-component ul li.next.disabled a [class*=" icon-"] {
    color: currentColor !important;
    background-color: transparent !important;
    border-color: currentColor !important;
}

.entity-navigation-component ul li.prev.disabled a:hover, .entity-navigation-component ul li.next.disabled a:hover {
    color: var(--font-color-3-a10) !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

.entity-navigation-component ul li.prev.disabled a:hover [class^="icon-"],
.entity-navigation-component ul li.prev.disabled a:hover [class*=" icon-"], .entity-navigation-component ul li.next.disabled a:hover [class^="icon-"],
.entity-navigation-component ul li.next.disabled a:hover [class*=" icon-"] {
    color: currentColor !important;
    background-color: transparent !important;
    border-color: currentColor !important;
}

.entity-navigation-component ul li.prev a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.entity-navigation-component ul li.prev [class^="icon-"],
.entity-navigation-component ul li.prev [class*=" icon-"] {
    margin-right: 20px;
}

.entity-navigation-component ul li.prev [class^="icon-"]:before,
.entity-navigation-component ul li.prev [class*=" icon-"]:before {
    left: calc(50% - 1px);
}

.entity-navigation-component ul li.next [class^="icon-"],
.entity-navigation-component ul li.next [class*=" icon-"] {
    margin-left: 20px;
}

.entity-navigation-component ul li.next [class^="icon-"]:before,
.entity-navigation-component ul li.next [class*=" icon-"]:before {
    left: calc(50% + 1px);
}

.entity-navigation-component ul li.number {
    margin: 2px !important;
    font-size: .9375em;
    font-weight: normal;
    line-height: 1;
}

.entity-navigation-component ul li.number a {
    margin: 0;
    padding: 2px 5px;
    position: relative;
    min-width: 0;
    z-index: 2;
    font-size: .9375rem;
    line-height: 22px;
    min-width: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: var(--font-color-3);
    background-color: transparent;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration);
    border-radius: var(--border-radius-1);
}

.entity-navigation-component ul li.number a:hover {
    color: var(--brand-color-1);
}

.entity-navigation-component ul li.number.disabled a {
    pointer-events: none;
}

.entity-navigation-component ul li.number.active a {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
}

.entity-navigation-component ul li.separator {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.entity-navigation-component ul li.separator a {
    text-decoration: none;
}

.entity-navigation-component ul.paging {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: 0;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.entity-navigation-component ul.paging li {
    margin: 0;
    padding: 0;
}

.entity-navigation-component ul.paging li:before {
    display: none;
}

@media only screen and (min-width: 768px) {
    .entity-navigation-component ul.paging {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.entity-navigation-component ul.paging li.prev {
    margin-left: 0;
    margin-right: auto;
}

.entity-navigation-component ul.paging li.next {
    margin-left: auto;
    margin-right: 0;
}

.entity-navigation-component ul.paging.first-last-only li {
    display: none;
}

.entity-navigation-component ul.paging.first-last-only li:first-child, .entity-navigation-component ul.paging.first-last-only li:last-child {
    display: block;
}

.entity-list-component .entity-navigation-component:first-child {
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
    .entity-list-component .entity-navigation-component:first-child {
        margin-bottom: 45px;
    }
}

@media only screen and (min-width: 992px) {
    .entity-list-component .entity-navigation-component:first-child {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 1200px) {
    .entity-list-component .entity-navigation-component:first-child {
        margin-bottom: 55px;
    }
}

.entity-list-component .entity-navigation-component:last-child {
    margin-top: 40px;
}

@media only screen and (min-width: 768px) {
    .entity-list-component .entity-navigation-component:last-child {
        margin-top: 45px;
    }
}

@media only screen and (min-width: 992px) {
    .entity-list-component .entity-navigation-component:last-child {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 1200px) {
    .entity-list-component .entity-navigation-component:last-child {
        margin-top: 55px;
    }
}

#footer {
    position: relative;
    color: var(--font-color-2);
    background-color: var(--background-color-2);
}

#footer .footer-top .footer-inner {
    padding-top: 35px;
    padding-bottom: 35px;
}

@media only screen and (min-width: 768px) {
    #footer .footer-top .footer-sections-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#footer .footer-top .footer-sections-wrapper > .footer-section {
    margin-bottom: 50px;
}

#footer .footer-top .footer-sections-wrapper > .footer-section:last-child {
    margin-bottom: 0;
}

#footer .footer-middle .footer-inner {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color-2-a30);
}

@media only screen and (max-width: 479px) {
    #footer .footer-middle .footer-inner {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    #footer .footer-middle .footer-sections-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#footer .footer-middle .footer-sections-wrapper > .footer-section {
    margin-bottom: 50px;
}

#footer .footer-middle .footer-sections-wrapper > .footer-section:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
    #footer .footer-middle .footer-sections-wrapper > .footer-section {
        width: auto;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    #footer .footer-middle .footer-sections-wrapper > .footer-section:nth-child(2) {
        max-width: 50%;
    }
}

#footer .footer-bottom .footer-inner {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    text-align: center;
    border-top: 1px solid var(--border-color-2-a30);
}

@media only screen and (min-width: 768px) {
    #footer .footer-bottom .footer-inner {
        text-align: left;
    }
}

#footer .footer-bottom .footer-inner .two-side-wrapper {
    margin: 0 calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    #footer .footer-bottom .footer-inner .two-side-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#footer .footer-bottom .footer-inner .two-side-wrapper > .left-side,
#footer .footer-bottom .footer-inner .two-side-wrapper > .right-side {
    padding: 0 calc(var(--grid-gap) / 2);
    width: auto;
}

#footer .footer-sections-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    #footer .footer-sections-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

#footer .footer-sections-wrapper > .footer-section {
    margin-bottom: 40px;
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    #footer .footer-sections-wrapper > .footer-section {
        margin-bottom: 0;
    }
}

#footer .footer-sections-wrapper > .footer-section:last-child {
    margin-bottom: 0;
}

#footer .footer-section > .header {
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
    #footer .footer-section > .header {
        margin-bottom: 20px;
    }
}

#footer .footer-section > .header .title {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: var(--font-line-height-1);
}

#footer .footer-section.collapse > .header {
    position: relative;
}

#footer .footer-section.collapse > .header:before {
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 0;
    content: '\e901';
    display: block;
    font-size: 12px;
    color: inherit;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    #footer .footer-section.collapse > .header:before {
        display: none;
    }
}

#footer .footer-section.collapse > .header .title {
    padding-right: 30px;
    cursor: pointer;
}

@media only screen and (min-width: 768px) {
    #footer .footer-section.collapse > .header .title {
        padding: 0;
        cursor: default;
    }
}

#footer .footer-section.collapse > .body {
    padding-top: 10px;
    padding-bottom: 30px;
    display: none;
}

@media only screen and (min-width: 768px) {
    #footer .footer-section.collapse > .body {
        padding-top: 0;
        padding-bottom: 0;
        display: block !important;
    }
}

#footer .footer-section.collapse.opened > .header:before {
    -webkit-transform: translate(0, -50%) rotateX(180deg);
    transform: translate(0, -50%) rotateX(180deg);
}

#footer nav.footer-links.two-columns {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}

@media only screen and (min-width: 768px) {
    #footer nav.footer-links.two-columns {
        max-width: none;
    }
}

#footer .partners {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
}

@media only screen and (min-width: 768px) {
    #footer .partners {
        max-width: none;
    }
}

#footer .partners ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: -12px -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#footer .partners ul li {
    margin: 0;
    padding: 0;
}

#footer .partners ul li:before {
    display: none;
}

#footer .partners ul li {
    padding: 12px 10px;
    font-size: .75rem;
    width: 33.33%;
}

@media (max-width: 479px) {
    #footer .partners ul li {
        width: 50%;
    }
}

@media (max-width: 319px) {
    #footer .partners ul li {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    #footer .partners ul li {
        width: 33.33%;
    }
}

@media only screen and (min-width: 992px) {
    #footer .partners ul li {
        width: 25%;
    }
}

#footer .partners ul li a {
    font-size: inherit;
    font-weight: 700;
    line-height: var(--font-line-height-1);
    color: inherit;
    text-decoration: none;
}

#footer .partners ul li a:hover {
    color: var(--brand-color-1);
}

#footer .social-media-component {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}

@media only screen and (min-width: 768px) {
    #footer .social-media-component {
        max-width: none;
    }
}

#footer .social-media-component > .title {
    display: none;
}

#footer .social-media-component ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

@media only screen and (min-width: 768px) {
    #footer .social-media-component ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#footer .copyright,
#footer .designed {
    margin-top: 5px;
    color: var(--font-color-2-a60);
    font-size: .875rem;
    line-height: var(--font-line-height-1);
}

@media only screen and (min-width: 992px) {
    #footer .copyright,
    #footer .designed {
        margin-top: 0;
    }
}

#footer .copyright .nowrap,
#footer .designed .nowrap {
    white-space: nowrap;
}

#footer .copyright a,
#footer .designed a {
    color: inherit;
    text-decoration: none;
}

#footer .copyright a:hover,
#footer .designed a:hover {
    color: var(--brand-color-1);
}

#footer .copyright {
    margin-top: 5px;
}

@media only screen and (min-width: 768px) {
    #footer .copyright {
        margin-top: 0;
    }
}

#footer nav.footer {
    margin-top: 5px;
}

@media only screen and (min-width: 992px) {
    #footer nav.footer {
        margin-top: 0;
    }
}

#header {
    --header-height: 102px;
    --header-theme-color: var(--font-color-3);
    --header-theme-color-reverse: var(--font-color-2);
    --header-theme-color-hover: var(--brand-color-1);
    --header-theme-color-hover-alpha: var(--brand-color-1-a10);
    --header-theme-color-active: var(--brand-color-1);
    --header-theme-color-active-alpha: var(--brand-color-1-a10);
    --header-theme-color-opened: var(--font-color-3);
    --header-theme-color-opened-alpha: var(--font-color-3-a10);
    --header-theme-color-opened-hover: var(--brand-color-1);
    --header-theme-color-opened-active: var(--brand-color-1);
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 21;
    min-height: var(--header-height);
    -webkit-transition: background-color var(--animation-default-duration), -webkit-transform var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), -webkit-transform var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    transition: transform var(--animation-default-duration), background-color var(--animation-default-duration), box-shadow var(--animation-default-duration);
    transition: transform var(--animation-default-duration), background-color var(--animation-default-duration), box-shadow var(--animation-default-duration), -webkit-transform var(--animation-default-duration), -webkit-box-shadow var(--animation-default-duration);
    /*&.down {
    transform: translate(0, 0);
    background-color: var(--background-color-1);
  }

  &.up {
    transform: translate(0, -100%);
  }

  &.top {
    background-color: transparent;
    transform: translate(0, 0) !important;
  }*/
}

@media only screen and (min-width: 768px) {
    #header {
        --header-height: 172px;
    }
}

body.header-opened #header,
body.header-opening #header {
    position: fixed;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

#header .header-upper {
    position: relative;
    z-index: 23;
    color: var(--header-theme-color-reverse);
    background-color: var(--background-color-2);
    overflow: hidden;
}

#header .header-upper .header-inner {
    position: relative;
    padding: 4px 0;
    min-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: border-color var(--animation-default-duration);
    transition: border-color var(--animation-default-duration);
}

body:not(.header-top) #header .header-upper .header-inner {
    border-color: transparent;
}

body.header-opened #header .header-upper .header-inner:before,
body.header-opening #header .header-upper .header-inner:before {
    opacity: 1;
}

#header .header-upper .header-inner > .left-side,
#header .header-upper .header-inner > .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .header-upper .header-inner > .left-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#header .header-upper .header-inner > .right-side {
    width: auto;
    max-width: calc((var(--vw) - var(--grid-gap)) / 2);
}

#header .header-top {
    position: relative;
    z-index: 23;
    background-color: var(--background-color-1);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

body.header-opened #header .header-top,
body.header-opening #header .header-top {
    background-color: var(--background-color-1);
}

#header .header-top .header-inner {
    position: relative;
    padding: 10px 0;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .header-top .header-inner > .left-side,
#header .header-top .header-inner > .right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .header-top .header-inner > .left-side {
    padding-right: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .header-bottom {
    position: relative;
    z-index: 23;
    display: none;
    background-color: var(--background-color-1);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    #header .header-bottom {
        display: block;
    }
}

body.header-opened #header .header-bottom,
body.header-opening #header .header-bottom {
    background-color: var(--background-color-1);
}

#header .header-bottom .header-inner {
    position: relative;
    padding: 10px 0;
    min-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header .logo {
    margin-right: 20px;
    position: relative;
    z-index: 21;
}

@media only screen and (max-width: 479px) {
    #header .logo {
        /*margin-right: 60px;*/
        position: absolute;
        /*right: 0;*/
        right: 75px;
    }
}

#header .logo img,
#header .logo svg {
    margin: 0;
    display: block;
    width: 40vw;
    max-width: 120px;
    height: auto;
}

#header .logo a {
    display: block;
}

#header #site-search-desktop-container {
    position: relative;
    z-index: 24;
}

#header #site-search-desktop-container form.site-search {
    width: 100%;
    min-width: 40px;
    max-width: 240px;
}

@media only screen and (max-width: 479px) {
    #header #header-nameday-container {
        position: relative;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 479px) {
    #header #header-nameday-container:before {
        position: absolute;
        z-index: 3;
        top: 50%;
        right: 0;
        width: 1px;
        height: 100%;
        display: block;
        content: '';
        background-color: var(--border-color-2-a50);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

#header #header-nameday-container .nameday-component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    #header #header-nameday-container .nameday-component {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

#header #header-nameday-container .nameday-component .title {
    position: relative;
    opacity: .5;
}

@media only screen and (min-width: 768px) {
    #header #header-nameday-container .nameday-component .title {
        margin-right: 25px;
    }
}

#header #header-nameday-container .nameday-component .title:after {
    content: ',';
    display: none;
}

#header .nameday-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    font-size: .75rem;
}

@media only screen and (min-width: 768px) {
    #header .nameday-component {
        font-size: .875rem;
    }
}

#header .nameday-component .title {
    font-size: inherit;
    line-height: var(--font-line-height-1);
}

#header .nameday-component .name {
    font-size: inherit;
    line-height: var(--font-line-height-1);
}

#header #header-weather-container {
    position: relative;
    max-width: calc((var(--vw) - var(--grid-gap)) / 2);
}

@media only screen and (max-width: 479px) {
    #header #header-weather-container {
        max-width: 33.33vw;
    }
}

#header #header-weather-container:before, #header #header-weather-container:after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    display: block;
    content: '';
    pointer-events: none;
    background-color: var(--background-color-2);
}

#header #header-weather-container:before {
    left: -1px;
}

#header #header-weather-container:after {
    right: -1px;
}

#header #header-weather-container:not(:first-child) {
    position: relative;
}

@media only screen and (min-width: 768px) {
    #header #header-weather-container:not(:first-child) {
        margin-left: 20px;
        padding-left: 20px;
    }
}

#header #header-weather-container:not(:first-child):before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    display: none;
    content: '';
    background-color: var(--border-color-4-a20);
}

@media only screen and (min-width: 768px) {
    #header #header-weather-container:not(:first-child):before {
        display: block;
    }
}

#header #header-actions-container {
    margin-left: 10px;
    position: relative;
    z-index: 23;
    display: none;
}

#header .actions-container .button, #header .actions-container button,
#header .actions-container input[type="button"],
#header .actions-container input[type="submit"],
#header .actions-container input[type="reset"] {
    padding: 9px 18px;
    line-height: 20px;
    width: 80px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 479px) {
    #header .actions-container .button, #header .actions-container button,
    #header .actions-container input[type="button"],
    #header .actions-container input[type="submit"],
    #header .actions-container input[type="reset"] {
        border-radius: var(--border-radius-1);
    }
}

#header #header-compact-nav-button-container {
    margin-right: 20px;
    position: relative;
    z-index: 21;
    display: block;
}

@media only screen and (min-width: 768px) {
    #header #header-compact-nav-button-container {
        display: none;
    }
}

#header #header-compact-nav-button-container:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    display: none;
    content: '';
    background-color: var(--border-color-4-a20);
}

#header-compact-nav-button {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 21;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--header-theme-color);
    cursor: pointer;
    text-decoration: none;
}

body.header-opened #header-compact-nav-button,
body.header-opening #header-compact-nav-button {
    color: var(--header-theme-color);
}

body:not(.header-top) #header-compact-nav-button {
    color: var(--header-theme-color);
}

#header-compact-nav-button .text {
    margin-right: 20px;
    font-size: .9375rem;
    display: none;
}

@media (max-width: 319px) {
    #header-compact-nav-button .text {
        display: none !important;
    }
}

#header-compact-nav-button .text.open {
    display: none;
}

body.header-opened #header-compact-nav-button .text.open,
body.header-opening #header-compact-nav-button .text.open {
    display: none;
}

body.header-opened #header-compact-nav-button .text.close,
body.header-opening #header-compact-nav-button .text.close {
    display: none;
}

@media (max-width: 319px) {
    body.header-opened #header-compact-nav-button .text.close,
    body.header-opening #header-compact-nav-button .text.close {
        display: none;
    }
}

#header-compact-nav-button .patty {
    position: relative;
    width: 40px;
    height: 40px;
}

#header-compact-nav-button .patty .line {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 2px;
    background-color: var(--header-theme-color);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: background-color 0.5s, opacity 0.5s, width 0.5s, top 0.5s, -webkit-transform 0.5s;
    transition: background-color 0.5s, opacity 0.5s, width 0.5s, top 0.5s, -webkit-transform 0.5s;
    transition: background-color 0.5s, opacity 0.5s, transform 0.5s, width 0.5s, top 0.5s;
    transition: background-color 0.5s, opacity 0.5s, transform 0.5s, width 0.5s, top 0.5s, -webkit-transform 0.5s;
}

#header-compact-nav-button .patty .line:nth-child(1) {
    top: calc(50% - 8px);
}

#header-compact-nav-button .patty .line:nth-child(2) {
    top: 50%;
}

#header-compact-nav-button .patty .line:nth-child(3) {
    top: calc(50% + 8px);
}

body.header-opened #header-compact-nav-button .patty .line,
body.header-opening #header-compact-nav-button .patty .line {
    background-color: var(--header-theme-color);
}

body:not(.header-top) #header-compact-nav-button .patty .line {
    background-color: var(--header-theme-color);
}

#header-compact-nav-button .dots {
    position: relative;
    width: 20px;
    height: 20px;
}

#header-compact-nav-button .dots .dot {
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    background-color: currentColor;
    border-radius: 0;
    -webkit-transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), opacity var(--animation-default-duration);
    transition: transform var(--animation-default-duration), opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

#header-compact-nav-button .dots .dot:nth-child(1) {
    top: 0;
    left: 0;
}

#header-compact-nav-button .dots .dot:nth-child(2) {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#header-compact-nav-button .dots .dot:nth-child(3) {
    top: 0;
    right: 0;
}

#header-compact-nav-button .dots .dot:nth-child(4) {
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#header-compact-nav-button .dots .dot:nth-child(5) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#header-compact-nav-button .dots .dot:nth-child(6) {
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#header-compact-nav-button .dots .dot:nth-child(7) {
    bottom: 0;
    left: 0;
}

#header-compact-nav-button .dots .dot:nth-child(8) {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#header-compact-nav-button .dots .dot:nth-child(9) {
    bottom: 0;
    right: 0;
}

#header-compact-nav-button:hover {
    text-decoration: none;
    outline: none;
    color: var(--brand-color-1);
}

#header-compact-nav-button:hover .patty .line {
    background-color: var(--brand-color-1);
}

body.header-opened #header-compact-nav-button,
body.header-opening #header-compact-nav-button {
    color: var(--header-theme-color);
}

body.header-opened #header-compact-nav-button .patty .line,
body.header-opening #header-compact-nav-button .patty .line {
    background-color: var(--header-theme-color);
}

body.header-opened #header-compact-nav-button .patty .line:nth-child(1),
body.header-opening #header-compact-nav-button .patty .line:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

body.header-opened #header-compact-nav-button .patty .line:nth-child(2),
body.header-opening #header-compact-nav-button .patty .line:nth-child(2) {
    opacity: 0;
}

body.header-opened #header-compact-nav-button .patty .line:nth-child(3),
body.header-opening #header-compact-nav-button .patty .line:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
}

body.header-opened #header-compact-nav-button:hover,
body.header-opening #header-compact-nav-button:hover {
    color: var(--brand-color-1);
}

body.header-opened #header-compact-nav-button:hover .patty .line,
body.header-opening #header-compact-nav-button:hover .patty .line {
    background-color: var(--brand-color-1);
}

#header-compact-nav-container {
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
    display: block;
    pointer-events: none;
    visibility: hidden;
}

body.header-opened #header-compact-nav-container,
body.header-opening #header-compact-nav-container {
    visibility: visible;
    pointer-events: auto;
}

body.header-closing #header-compact-nav-container {
    visibility: visible;
}

#header.closed #header-compact-nav-container {
    pointer-events: none;
}

#header-compact-nav-container > .outer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    overflow: auto;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: var(--background-color-2-a50);
    -webkit-transition: opacity var(--animation-default-duration) linear 0s, -webkit-transform 0s linear var(--animation-default-duration);
    transition: opacity var(--animation-default-duration) linear 0s, -webkit-transform 0s linear var(--animation-default-duration);
    transition: opacity var(--animation-default-duration) linear 0s, transform 0s linear var(--animation-default-duration);
    transition: opacity var(--animation-default-duration) linear 0s, transform 0s linear var(--animation-default-duration), -webkit-transform 0s linear var(--animation-default-duration);
}

body.header-opened #header-compact-nav-container > .outer,
body.header-opening #header-compact-nav-container > .outer {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity var(--animation-default-duration) linear 0s, -webkit-transform 0s linear 0s;
    transition: opacity var(--animation-default-duration) linear 0s, -webkit-transform 0s linear 0s;
    transition: opacity var(--animation-default-duration) linear 0s, transform 0s linear 0s;
    transition: opacity var(--animation-default-duration) linear 0s, transform 0s linear 0s, -webkit-transform 0s linear 0s;
}

#header-compact-nav-container > .outer > .inner {
    margin-left: auto;
    margin-right: 0;
    position: relative;
    width: 100%;
	height: 100%;
    color: var(--font-color-2);
    background-color: var(--background-color-1);
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

body.header-opened #header-compact-nav-container > .outer > .inner,
body.header-opening #header-compact-nav-container > .outer > .inner {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

#header-compact-nav-container .content-outer {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: var(--font-color-1);
    overflow: auto;
}

#header-compact-nav-container .content-inner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#header-compact-nav-container .content-inner .content-top {
    margin-top: 0;
    margin-bottom: 0;
    height: 0;
    overflow: hidden;#header-compact-nav-container > .outer > .inner::before
}

#header-compact-nav-container .content-inner .content-middle {
    padding: 15px 0;
}

@media only screen and (min-width: 1200px) {
    #header-compact-nav-container .content-inner .content-middle {
        padding-top: calc(var(--header-height) + 60px);
        padding-bottom: 60px;
    }
}

#header-compact-nav-container .content-inner .content-middle .two-side-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper {
        padding-left: 94px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 992px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper {
        padding-left: 189px;
    }
}

@media only screen and (min-width: 1200px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper {
        padding-left: 339px;
    }
}

@media (min-width: 1560px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper {
        padding-left: 265px;
    }
}

#header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .left-side,
#header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .right-side {
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    width: 100%;
}

@media only screen and (min-width: 768px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .left-side,
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .right-side {
        width: 50%;
    }
}

#header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .left-side {
    margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .left-side {
        margin-bottom: 0;
        width: 33.33%;
    }
}

@media only screen and (min-width: 768px) {
    #header-compact-nav-container .content-inner .content-middle .two-side-wrapper > .right-side {
        width: 66.66%;
    }
}

#header-compact-nav-container .content-inner .content-bottom {
    margin-top: 0;
    margin-bottom: 0;
    /*height: 0;*/
    overflow: hidden;
}

#header-compact-nav-container .actions-container {
    margin-top: 40px;
}

#header-compact-nav-container .close-button {
    position: absolute;
    padding-left: 51px;
    z-index: 3;
    top: 0;
    left: 20px;
    width: auto;
    height: 76px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: .8125rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: var(--header-theme-color);
    outline: none;
    background-color: transparent;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: color var(--animation-default-duration);
    transition: color var(--animation-default-duration);
}

@media (min-width: var(--container-max-width)) {
    #header-compact-nav-container .close-button {
        left: calc((100vw - var(--container-max-width)) / 2 + (calc(var(--grid-gap) / 2)));
    }
}

#header-compact-nav-container .close-button:before, #header-compact-nav-container .close-button:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    content: '';
    width: 36px;
    height: 2px;
    background-color: var(--header-theme-color);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

#header-compact-nav-container .close-button:before {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

#header-compact-nav-container .close-button:after {
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
}

#header-compact-nav-container .close-button:hover {
    color: var(--brand-color-2);
}

#header-compact-nav-container .close-button:hover:before, #header-compact-nav-container .close-button:hover:after {
    background-color: var(--brand-color-2);
}

#header-compact-nav-container #site-search-mobile-container:not(:empty) {
    margin-bottom: 30px;
}

.meta-component > .title {
    margin-bottom: 10px;
    font-size: .75rem;
}

.meta-component ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: -3px -6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.meta-component ul li {
    margin: 0;
    padding: 0;
}

.meta-component ul li:before {
    display: none;
}

.meta-component ul li {
    margin: 3px 6px;
    position: relative;
    font-size: .75rem;
    color: var(--font-color-4);
    line-height: var(--font-line-height-1);
}

.meta-component ul li.category:before {
    display: inline-block;
    top: 0;
    width: 10px;
    height: 10px;
    content: '';
    background-color: var(--brand-color-1);
    border-radius: 50%;
    margin-left: 0;
    margin-right: 5px;
}

.meta-component ul li:after {
    display: inline-block;
    content: '|';
    margin-left: 6px;
}

.meta-component ul li:last-child {
    margin-right: 6px;
    margin-left: 0;
}

.meta-component ul li:last-child:after {
    display: none;
}

.meta-component ul li a {
    text-decoration: none;
}

.meta-component ul li a:hover {
    color: var(--font-color-3);
}

.meta-component ul li.highlight {
    color: var(--brand-color-1);
}

.meta-component ul li.light {
    color: var(--font-color-3-a40);
}

.page-component .page-content h1:first-child,
.page-component .page-content h2:first-child,
.page-component .page-content h3:first-child,
.page-component .page-content h4:first-child,
.page-component .page-content h5:first-child,
.page-component .page-content h6:first-child {
    margin-top: 0;
}

.page-component .page-content h1:last-child,
.page-component .page-content h2:last-child,
.page-component .page-content h3:last-child,
.page-component .page-content h4:last-child,
.page-component .page-content h5:last-child,
.page-component .page-content h6:last-child {
    margin-bottom: 0;
}

.page-component .page-content ul:first-child,
.page-component .page-content ol:first-child,
.page-component .page-content p:first-child {
    margin-top: 0;
}

.page-component .page-content ul:last-child,
.page-component .page-content ol:last-child,
.page-component .page-content p:last-child {
    margin-bottom: 0;
}

.page-component .page-content figure figcaption {
    margin-top: 20px;
}

@media (min-width: var(--container-max-width)) {
    .page-component .inline-section-wrapper {
        margin-left: calc((100vw - var(--container-max-width)) / -2 - (calc(var(--grid-gap) / 2)));
        margin-right: calc((100vw - var(--container-max-width)) / -2 - (calc(var(--grid-gap) / 2)));
    }
}

.page-component .content-link-component {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-component .content-link-component > .top {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    padding-top: calc(40px + 3vw);
    padding-bottom: calc(40px + 3vw);
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    color: var(--font-color-2);
    background-color: var(--background-color-3);
}

@media only screen and (min-width: 768px) {
    .page-component .content-link-component > .top {
        margin-left: 42%;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (min-width: 992px) {
    .page-component .content-link-component > .top {
        padding-left: 70px;
        padding-right: 50px;
    }
}

@media only screen and (min-width: 1200px) {
    .page-component .content-link-component > .top {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 90px;
        padding-right: 60px;
    }
}

.page-component .content-link-component > .bottom {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
}

@media only screen and (min-width: 768px) {
    .page-component .content-link-component > .bottom {
        margin-left: 0;
        margin-right: 58%;
    }
}

.page-component .content-link-component > .bottom figure {
    position: relative;
    overflow: hidden;
    max-height: 320px;
}

@media only screen and (min-width: 768px) {
    .page-component .content-link-component > .bottom figure {
        max-height: none;
    }
}

.page-component .content-link-component > .bottom figure:before {
    padding-top: 75%;
    display: block;
    content: '';
}

.page-component .content-link-component > .bottom figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page-component .content-link-component .icon {
    margin-bottom: 25px;
}

.page-component .content-link-component .icon img {
    display: block;
    max-width: 240px;
    max-height: 60px;
}

.page-component .content-link-component .title {
    font-size: 1.875rem;
    font-weight: normal;
    line-height: var(--font-line-height-1);
}

@media only screen and (max-width: 479px) {
    .page-component .content-link-component .title {
        font-size: 1.625rem;
    }
}

@media only screen and (min-width: 768px) {
    .page-component .content-link-component .title {
        font-size: 2.125rem;
    }
}

@media only screen and (min-width: 992px) {
    .page-component .content-link-component .title {
        font-size: 2.5rem;
    }
}

@media only screen and (min-width: 1200px) {
    .page-component .content-link-component .title {
        font-size: 2.8125rem;
    }
}

.page-component .content-link-component .sub-title {
    margin-top: 10px;
    max-width: 380px;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
}

.page-component .content-link-component .buttons-container {
    margin-top: 40px;
}

@media only screen and (min-width: 768px) {
    .page-component .content-link-component .buttons-container {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 992px) {
    .page-component .content-link-component .buttons-container {
        margin-top: 60px;
    }
}

@media only screen and (min-width: 1200px) {
    .page-component .content-link-component .buttons-container {
        margin-top: 70px;
    }
}

.page-component .content-link-component .buttons-container .button:hover, .page-component .content-link-component .buttons-container button:hover,
.page-component .content-link-component .buttons-container input:hover[type="button"],
.page-component .content-link-component .buttons-container input:hover[type="submit"],
.page-component .content-link-component .buttons-container input:hover[type="reset"] {
    color: var(--font-color-2);
}

.container .page-component .container {
    padding-left: 0;
    padding-right: 0;
}

.quick-contact-component > .title {
    margin: 0;
    margin-bottom: 12px;
    font-size: .9375rem;
    line-height: 1.25em;
}

.quick-contact-component ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.quick-contact-component ul li {
    margin: 0;
    padding: 0;
}

.quick-contact-component ul li:before {
    display: none;
}

.quick-contact-component ul li {
    margin: 0;
    margin-bottom: .5em;
    font-size: 1.125rem;
    line-height: 1.25em;
}

@media only screen and (max-width: 479px) {
    .quick-contact-component ul li {
        font-size: calc(min(1.0625rem, 5vw));
    }
}

@media only screen and (min-width: 768px) {
    .quick-contact-component ul li {
        font-size: 1.1875rem;
    }
}

@media only screen and (min-width: 992px) {
    .quick-contact-component ul li {
        font-size: 1.25rem;
    }
}

@media only screen and (min-width: 1200px) {
    .quick-contact-component ul li {
        font-size: 1.3125rem;
    }
}

.quick-contact-component ul li:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.quick-contact-component ul li a {
    font-size: inherit;
    line-height: 1em;
    color: inherit;
    text-decoration: none;
}

.quick-contact-component ul li a:hover {
    color: var(--brand-color-1);
}

.module .module-header {
    padding: 0;
}

.module .module-header .two-side-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.module .module-header .module-title {
    margin: 0;
    font-weight: 700;
    line-height: 1em;
    font-size: calc(min(1.125rem, max(1.0625rem, 2.5vw)));
}

.module .module-header .module-title.highlight,
.module .module-header .module-title .highlight {
    color: var(--brand-color-1);
}

.module .module-header + .module-body {
    margin-top: 15px;
    padding-top: 0;
}

.module .module-body {
    padding: 20px 0;
}

.module .module-body + .module-footer {
    margin-top: 0;
    padding-top: 0;
}

.module .module-footer {
    padding: 15px 20px;
}

.layout-three-columns-wrapper > .left-column .module + .module,
.layout-three-columns-wrapper > .right-column .module + .module,
.layout-two-columns-wrapper > .left-column .module + .module,
.layout-two-columns-wrapper > .right-column .module + .module {
    margin-top: 40px;
}

.panel-overflow-hidden {
    overflow: hidden;
}

.article-category-list-item-container {
    background-color: var(--background-color-1);
}

.article-category-list-item-container > .header {
    padding: 15px 20px;
    text-align: center;
    border-bottom: 1px solid var(--background-color-3);
}

.article-category-list-item-container > .header .title {
    font-weight: 400;
    line-height: var(--font-line-height-1);
    font-size: calc(min(1.3125rem, max(1.1875rem, 2vw)));
}

.article-category-list-item-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.article-category-list-item-container ul li {
    margin: 0;
    padding: 0;
}

.article-category-list-item-container ul li:before {
    display: none;
}

.article-category-list-item-container ul li {
    border-bottom: 1px solid var(--background-color-3);
}

.article-category-list-item-container ul li a {
    padding: 15px 20px;
    display: block;
    text-decoration: none;
    color: inherit;
}

.article-category-list-item-container ul li a:hover {
    color: var(--brand-color-1);
}

.article-category-list-item-container ul li a .title {
    font-weight: 600;
    line-height: var(--font-line-height-1);
    font-size: .8125rem;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(.8125rem * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-category-list-item-container > .footer {
    margin-top: auto;
    padding: 15px 20px;
    text-align: center;
}

.article-category-list-item-container > .footer .actions-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article-category-list-item-container > .footer .actions-container .read-more {
    font-size: .8125rem;
}

.content-related-article-list-item-container {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid var(--brand-color-1);
}

.content-related-article-list-item-container > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-decoration: none;
    color: inherit;
}

@media only screen and (max-width: 479px) {
    .content-related-article-list-item-container > a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.content-related-article-list-item-container > a > .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.content-related-article-list-item-container figure {
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    width: 33.33%;
    max-width: 210px;
    height: 100%;
}

@media only screen and (max-width: 479px) {
    .content-related-article-list-item-container figure {
        width: 100%;
        max-width: none;
    }
}

.content-related-article-list-item-container figure:before {
    padding-top: 60%;
    display: block;
    content: '';
}

.content-related-article-list-item-container figure a {
    position: absolute;
    inset: 0;
    display: block;
}

.content-related-article-list-item-container figure a:hover .overlay {
    opacity: .7;
}

.content-related-article-list-item-container figure a:hover .overlay [class^="icon-"],
.content-related-article-list-item-container figure a:hover .overlay [class*=" icon-"] {
    background-color: var(--background-color-1-a80);
}

.content-related-article-list-item-container figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    height: auto;
}

.content-related-article-list-item-container figure .overlay {
    position: absolute;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.content-related-article-list-item-container figure .overlay [class^="icon-"],
.content-related-article-list-item-container figure .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.content-related-article-list-item-container figure .overlay [class^="icon-"]:before,
.content-related-article-list-item-container figure .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.content-related-article-list-item-container .body {
    padding: calc(min(25px, max(20px, 5vw))) 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 66.66%;
}

@media (max-width: 359px) {
    .content-related-article-list-item-container .body {
        padding: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .content-related-article-list-item-container .body {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .content-related-article-list-item-container .body {
        padding: 25px 25px;
    }
}

@media only screen and (min-width: 992px) {
    .content-related-article-list-item-container .body {
        padding: 25px 30px;
    }
}

.content-related-article-list-item-container .body .title {
    font-weight: 700;
    line-height: var(--font-line-height-2);
    font-size: calc(min(1.125rem, max(1.0625rem, 2vw)));
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: calc(min(1.125rem, max(1.0625rem, 2vw)) * 3 * var(--font-line-height-2));
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-related-article-list-item-container .body .title a {
    color: inherit;
    text-decoration: none;
}

.content-related-article-list-item-container .body .title a:hover {
    color: var(--brand-color-1);
}

.content-related-article-list-item-container .body .meta-component {
    margin-top: 5px;
}

.content-related-article-list-item-container .body .meta-component ul li {
    font-size: .875rem;
}

.article-flash-list-item-container a {
    text-decoration: none;
    color: inherit;
}

.article-flash-list-item-container:not(.simple) {
    padding: 20px;
}

@media only screen and (min-width: 768px) {
    .article-flash-list-item-container:not(.simple) {
        padding: 25px 30px;
    }
}

@media only screen and (min-width: 992px) {
    .article-flash-list-item-container:not(.simple) {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (min-width: 768px) {
    .article-flash-list-item-container:not(.simple) {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.article-flash-list-item-container:not(.simple) .two-side-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.article-flash-list-item-container:not(.simple) .two-side-wrapper > .left-side {
    padding-right: 10px;
    width: 100px;
}

@media only screen and (max-width: 479px) {
    .article-flash-list-item-container:not(.simple) .two-side-wrapper > .left-side {
        width: 80px;
    }
}

.article-flash-list-item-container:not(.simple) .two-side-wrapper > .right-side {
    width: calc(100% - 100px);
}

@media only screen and (max-width: 479px) {
    .article-flash-list-item-container:not(.simple) .two-side-wrapper > .right-side {
        width: calc(100% - 80px);
    }
}

.article-flash-list-item-container:not(.simple) .date,
.article-flash-list-item-container:not(.simple) .time {
    display: block;
    font-size: .8125rem;
    line-height: var(--font-line-height-1);
    color: var(--font-color-3);
    font-weight: 400;
}

.article-flash-list-item-container:not(.simple) .date {
    margin-top: 4px;
}

.article-flash-list-item-container:not(.simple) .title {
    position: relative;
    font-weight: 600;
    line-height: var(--font-line-height-1);
    font-size: calc(min(1.1875rem, max(1rem, 2.5vw)));
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(min(1.1875rem, max(1rem, 2.5vw)) * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-flash-list-item-container:not(.simple) .title:not(:last-child) {
    margin-bottom: 10px;
}

.article-flash-list-item-container:not(.simple) .title a {
    color: inherit;
    text-decoration: none;
}

.article-flash-list-item-container:not(.simple) .title a:hover {
    color: var(--brand-color-1);
}

.article-flash-list-item-container:not(.simple) .description p {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: calc(.9375rem * 3 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 479px) {
    .article-flash-list-item-container:not(.simple) .description p {
        -webkit-line-clamp: 4;
        max-height: calc(.9375rem * 4 * var(--font-line-height-1));
    }
}

.article-flash-list-item-container:not(.simple) .description p:first-child {
    margin-top: 0;
}

.article-flash-list-item-container:not(.simple) .description p:last-child {
    margin-bottom: 0;
}

.article-flash-list-item-container.simple > a {
    display: block;
    text-decoration: none;
    outline: none;
}

.article-flash-list-item-container.simple > a:hover {
    color: var(--brand-color-1);
}

.article-flash-list-item-container.simple .body {
    padding: 5px 15px;
    position: relative;
}

.article-flash-list-item-container.simple .body .date {
    position: absolute;
    top: 5px;
    left: 15px;
    width: 50px;
    display: none;
    font-weight: 400;
    line-height: var(--font-line-height-1);
    font-size: .8215rem;
    color: var(--font-color-5);
    opacity: .6;
}

.article-flash-list-item-container.simple .body .date:after {
    position: absolute;
    top: .0625rem;
    bottom: .125rem;
    right: 5px;
    width: 1px;
    display: block;
    content: '';
    background-color: currentColor;
}

.article-flash-list-item-container.simple .body .title {
    position: relative;
    font-weight: 400;
    line-height: var(--font-line-height-1);
    font-size: .8215rem;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(.8125rem * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-flash-list-item-container.simple .body .title a {
    color: inherit;
    text-decoration: none;
}

.article-flash-list-item-container.simple .body .title a:hover {
    color: var(--brand-color-1);
}

.article-format-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-format-list-item-container > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-decoration: none;
    color: inherit;
}

.article-format-list-item-container > a > .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.article-format-list-item-container > a:hover {
    color: var(--brand-color-1);
}

.article-format-list-item-container figure {
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    width: 64px;
    display: none;
}

.article-format-list-item-container figure:before {
    padding-top: 100%;
    display: block;
    content: '';
}

.article-format-list-item-container figure a {
    position: absolute;
    inset: 0;
    display: block;
}

.article-format-list-item-container figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    height: auto;
}

.article-format-list-item-container .body {
    padding: 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.article-format-list-item-container .body .title {
    font-weight: 600;
    line-height: var(--font-line-height-1);
    font-size: .8215rem;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(.8125rem * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-format-list-item-container .body .title a {
    color: inherit;
    text-decoration: none;
}

.article-format-list-item-container .body .title a:hover {
    color: var(--brand-color-1);
}

.article-format-list-item-container .body .title [class^="icon-"],
.article-format-list-item-container .body .title [class*=" icon-"] {
    margin-right: .125em;
    position: relative;
    display: inline-block;
    width: .75em;
    height: .75em;
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-radius: 50%;
}

.article-format-list-item-container .body .title [class^="icon-"]:before,
.article-format-list-item-container .body .title [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: .3125em;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-format-list-item-container .body .meta-component {
    margin-top: 4px;
}

.article-format-list-item-container .body .meta-component ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    color: var(--font-color-3-a50);
}

.article-format-list-item-container .body .meta-component ul li:after {
    display: none;
}

.article-format-list-item-container .body .meta-component ul li [class^="icon-"],
.article-format-list-item-container .body .meta-component ul li [class*=" icon-"] {
    margin-right: .25em;
    font-size: .875em;
    display: inline-block;
}

.article-list-item-container {
    position: relative;
    display: flex;
    flex-direction: row;
    flex: 1;
}

.article-list-item-container a {
    text-decoration: none;
    color: inherit;
}

.article-list-item-container > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-list-item-container > a > .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.article-list-item-container figure {
    position: relative;
    overflow: hidden;
    width: 115px;
    flex: 0 0 auto;
}

@media screen and (max-width: 559px) {
    .panel-article-categories .article-list-component .list > .item:nth-child(5n+1) .article-list-item-container figure {
        width: 215px;
    }
}

@media screen and (min-width: 560px) {
    .article-list-component .list > .item .article-list-item-container {
        flex-wrap: wrap;
    }

    .article-list-item-container figure {
        width: 100%;
    }
}

.article-list-component .list > .item.hero .article-list-item-container {
    flex-wrap: wrap;
}
.article-list-component .list > .item.hero .article-list-item-container figure {
    width: 100%;
}

.article-list-item-container figure .number {
    padding: 5px 12px;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    font-size: calc(min(1.25rem, max(.75rem, 2vw)));
    line-height: var(--font-line-height-1);
    color: var(--font-color-2);
    font-weight: 700;
    background-color: var(--background-color-2);
}

.article-list-item-container figure .number.highlight {
    background-color: var(--brand-color-1);
}

.article-list-item-container figure a {
    display: block;
    height: 100%;
}

.article-list-item-container figure a:hover .overlay {
    opacity: .7;
}

.article-list-item-container figure a:hover .overlay [class^="icon-"],
.article-list-item-container figure a:hover .overlay [class*=" icon-"] {
    background-color: var(--background-color-1-a20);
}

.article-list-item-container:not(.big) figure img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}

.article-list-item-container figure .overlay {
    position: absolute;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.article-list-item-container figure .overlay [class^="icon-"],
.article-list-item-container figure .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.article-list-item-container figure .overlay [class^="icon-"]:before,
.article-list-item-container figure .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-list-item-container .body {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.article-list-item-container .body > .top {
    margin-bottom: 8px;
}

.article-list-item-container .body > .bottom {
    margin-top: 0;
}

.article-list-item-container .body .title {
    font-weight: 700;
    line-height: var(--font-line-height-1);
    font-size: calc(min(1rem, max(.875rem, 2vw)));
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: calc(min(1rem, max(.875rem, 2vw)) * 5 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list-item-container .body .title a {
    color: inherit;
    text-decoration: none;
}

.article-list-item-container .body .title a:hover {
    color: var(--brand-color-1);
}

.article-list-item-container .body .meta-component ul li [class^="icon-"],
.article-list-item-container .body .meta-component ul li [class*=" icon-"] {
    margin-right: .25em;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: .875em;
    height: .875em;
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-radius: 50%;
}

.article-list-item-container .body .meta-component ul li [class^="icon-"]:before,
.article-list-item-container .body .meta-component ul li [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: .3125em;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-list-item-container.side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 419px) {
    .article-list-item-container.side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article-list-item-container.side > a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 419px) {
    .article-list-item-container.side > a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article-list-item-container.side figure {
    width: calc(50% - var(--grid-gap) / 2);
    max-width: 320px;
}

@media (max-width: 419px) {
    .article-list-item-container.side figure {
        width: 100%;
        max-width: none;
    }
}

.article-list-item-container.side .body {
    padding-left: 20px;
    width: calc(50% + var(--grid-gap) / 2);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 419px) {
    .article-list-item-container.side .body {
        padding-left: 0;
        width: 100%;
    }
}

.article-list-item-container.side .body > .bottom {
    margin-top: 0;
}

.article-list-item-container.side .body .title {
    font-size: .875rem;
    -webkit-line-clamp: 5;
    max-height: calc(.875rem * 5 * var(--font-line-height-1));
}

.article-list-item-container.style-2 {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
}

.article-list-item-container.style-2 figure {
    width: 100%;
    height: 100%;
}

.article-list-item-container.style-2 .body {
    padding: 20px calc(min(25px, max(20px, 2vw)));
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
}

.article-list-item-container.style-2 .body:before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 200%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
}

.article-list-item-container.style-2 .body .title {
    color: var(--font-color-2);
}

.article-list-item-container.style-2 .body .meta-component ul li [class^="icon-"],
.article-list-item-container.style-2 .body .meta-component ul li [class*=" icon-"] {
    margin-right: .5em;
    width: 1.25em;
    height: 1.25em;
    color: var(--brand-color-1);
    background-color: var(--brand-color-1-a50);
}

.article-list-item-container.style-2 .body .meta-component ul li a:hover {
    color: var(--font-color-2);
}

.article-list-item-container.big .body .title {
    -webkit-line-clamp: 5;
    font-size: calc(min(2rem, max(1.375rem, 2.75vw)));
    max-height: calc(min(2rem, max(1.375rem, 2.75vw)) * 5 * var(--font-line-height-1));
}

.article-slider-item-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-slider-item-container a {
    text-decoration: none;
    color: inherit;
}

.article-slider-item-container > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-slider-item-container > a > .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.article-slider-item-container figure {
    position: relative;
    overflow: hidden;
}

.article-slider-item-container figure:before {
    padding-top: 60%;
    display: block;
    content: '';
}

.article-slider-item-container figure .number {
    padding: 5px 12px;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    font-size: calc(min(1.25rem, max(.75rem, 2vw)));
    line-height: var(--font-line-height-1);
    color: var(--font-color-2);
    font-weight: 700;
    background-color: var(--background-color-2);
}

.article-slider-item-container figure .number.highlight {
    background-color: var(--brand-color-1);
}

.article-slider-item-container figure a {
    position: absolute;
    inset: 0;
    display: block;
}

.article-slider-item-container figure a:hover .overlay {
    opacity: .7;
}

.article-slider-item-container figure a:hover .overlay [class^="icon-"],
.article-slider-item-container figure a:hover .overlay [class*=" icon-"] {
    background-color: var(--background-color-1-a20);
}

.article-slider-item-container figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    height: auto;
}

.article-slider-item-container figure .overlay {
    position: absolute;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.article-slider-item-container figure .overlay [class^="icon-"],
.article-slider-item-container figure .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.article-slider-item-container figure .overlay [class^="icon-"]:before,
.article-slider-item-container figure .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-slider-item-container .body {
    padding: 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.article-slider-item-container .body > .top {
    margin-bottom: 8px;
}

.article-slider-item-container .body .title {
    font-weight: 700;
    line-height: var(--font-line-height-1);
    font-size: calc(min(1rem, max(.875rem, 2vw)));
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: calc(min(1rem, max(.875rem, 2vw)) * 5 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-slider-item-container .body .title a {
    color: inherit;
    text-decoration: none;
}

.article-slider-item-container .body .title a:hover {
    color: var(--brand-color-1);
}

.article-slider-item-container .body .meta-component ul li [class^="icon-"],
.article-slider-item-container .body .meta-component ul li [class*=" icon-"] {
    margin-right: .25em;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: .875em;
    height: .875em;
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-radius: 50%;
}

.article-slider-item-container .body .meta-component ul li [class^="icon-"]:before,
.article-slider-item-container .body .meta-component ul li [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: .3125em;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-slider-item-container.side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 419px) {
    .article-slider-item-container.side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article-slider-item-container.side > a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 419px) {
    .article-slider-item-container.side > a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article-slider-item-container.side figure {
    width: calc(50% - var(--grid-gap) / 2);
    max-width: 320px;
}

@media (max-width: 419px) {
    .article-slider-item-container.side figure {
        width: 100%;
        max-width: none;
    }
}

.article-slider-item-container.side .body {
    padding-left: 20px;
    width: calc(50% + var(--grid-gap) / 2);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 419px) {
    .article-slider-item-container.side .body {
        padding-left: 0;
        width: 100%;
    }
}

.article-slider-item-container.side .body > .bottom {
    margin-top: 0;
}

.article-slider-item-container.side .body .title {
    font-size: .875rem;
    -webkit-line-clamp: 5;
    max-height: calc(.875rem * 5 * var(--font-line-height-1));
}

.article-slider-item-container.style-2 {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
}

.article-slider-item-container.style-2 figure {
    width: 100%;
    height: 100%;
}

.article-slider-item-container.style-2 .body {
    padding: 20px calc(min(25px, max(20px, 2vw)));
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
}

.article-slider-item-container.style-2 .body:before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 200%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
}

.article-slider-item-container.style-2 .body .title {
    color: var(--font-color-2);
}

.article-slider-item-container.style-2 .body .meta-component ul li [class^="icon-"],
.article-slider-item-container.style-2 .body .meta-component ul li [class*=" icon-"] {
    margin-right: .5em;
    width: 1.25em;
    height: 1.25em;
    color: var(--brand-color-1);
    background-color: var(--brand-color-1-a50);
}

.article-slider-item-container.style-2 .body .meta-component ul li a:hover {
    color: var(--font-color-2);
}

.article-slider-item-container.big .body .title {
    -webkit-line-clamp: 5;
    font-size: calc(min(2rem, max(1.375rem, 2.75vw)));
    max-height: calc(min(2rem, max(1.375rem, 2.75vw)) * 5 * var(--font-line-height-1));
}

.related-article-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.related-article-list-item-container a {
    text-decoration: none;
    display: block;
}

.related-article-list-item-container a:hover {
    color: var(--background-color-1);
}

.related-article-list-item-container figure {
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    width: calc(50% - 20px);
}

.related-article-list-item-container figure:before {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.related-article-list-item-container figure a {
    position: absolute;
    inset: 0;
    display: block;
}

.related-article-list-item-container figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    height: auto;
}

.related-article-list-item-container figure .overlay {
    position: absolute;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.related-article-list-item-container figure .overlay [class^="icon-"],
.related-article-list-item-container figure .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.related-article-list-item-container figure .overlay [class^="icon-"]:before,
.related-article-list-item-container figure .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.related-article-list-item-container .body {
    width: 50%;
}

.related-article-list-item-container .body > .bottom {
    margin-top: 2px;
}

.related-article-list-item-container .body .title {
    font-weight: 700;
    line-height: var(--font-line-height-1);
    font-size: .875rem;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: calc(.875rem * 3 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.related-article-list-item-container .body .title a {
    color: inherit;
    text-decoration: none;
}

.related-article-list-item-container .body .title a:hover {
    color: var(--brand-color-1);
}

@media (max-width: 559px) {
    .article-category-list-component .article-list-component {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .article-category-list-component .article-list-component .list > .item:nth-child(n + 4) {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .article-category-list-component .article-list-component .list > .item:nth-child(n + 4) {
        display: block;
    }
}

@media (min-width: 560px) {
    .article-category-list-component .article-scrollbar-component {
        display: none;
    }
}

.article-category-list-component > .buttons-container {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article-detail-component .article-top-container {
    margin-bottom: 15px;
}

.article-detail-component .article-top-container .article-title {
    margin-bottom: 20px;
    font-family: var(--font-family-2);
    font-weight: 700;
    font-size: calc(min(2rem, max(1.5rem, 3.5vw)));
    font-display: swap;
}

.article-detail-component .article-top-container .article-title:last-child {
    margin-bottom: 0;
}

.article-detail-component .article-top-container > .two-side-wrapper {
    margin: -5px -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 768px) {
    .article-detail-component .article-top-container > .two-side-wrapper {
        margin-left: calc(var(--grid-gap) / -2);
        margin-right: calc(var(--grid-gap) / -2);
    }
}

.article-detail-component .article-top-container > .two-side-wrapper > .left-side,
.article-detail-component .article-top-container > .two-side-wrapper > .right-side {
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 768px) {
    .article-detail-component .article-top-container > .two-side-wrapper > .left-side,
    .article-detail-component .article-top-container > .two-side-wrapper > .right-side {
        padding-left: calc(var(--grid-gap) / 2);
        padding-right: calc(var(--grid-gap) / 2);
    }
}

.article-detail-component .article-top-container > .two-side-wrapper > .left-side {
    max-width: 50%;
}

@media only screen and (max-width: 479px) {
    .article-detail-component .article-top-container > .two-side-wrapper > .left-side {
        max-width: none;
    }
}

.article-detail-component .article-top-container .social-share-component {
    margin-left: 12px;
}

.article-detail-component .article-top-container .social-share-component > .title {
    display: none;
}

.article-detail-component .article-excerpt {
    margin-bottom: 30px;
}

.article-detail-component .article-excerpt p {
    line-height: var(--font-line-height-3);
    font-weight: 700;
    font-size: calc(min(1.125rem, max(1.0625rem, 2.5vw)));
}

.article-detail-component .article-excerpt p:first-child {
    margin-top: 0;
}

.article-detail-component .article-excerpt p:last-child {
    margin-bottom: 0;
}

.article-detail-component .article-excerpt + * {
    margin-top: 0;
}

.article-detail-component .article-review {
    padding: 25px calc(min(25px, max(20px, 5vw)));
    background-color: var(--background-color-3);
}

.article-detail-component .article-review:not(:first-child) {
    margin-top: 30px;
}

.article-detail-component .article-review:not(:last-child) {
    margin-bottom: 30px;
}

.article-detail-component .article-review > .title {
    margin-bottom: 10px;
    line-height: var(--font-line-height-2);
    font-weight: 700;
    font-size: calc(min(1.125rem, max(1.0625rem, 2.5vw)));
}

.article-detail-component .article-review > .title .highlight {
    color: var(--brand-color-1);
}

.article-detail-component .article-review ul {
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

@media only screen and (max-width: 479px) {
    .article-detail-component .article-review ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.article-detail-component .article-review ul li {
    margin: 0;
    padding: 10px 0;
    padding-left: 20px;
    position: relative;
}

.article-detail-component .article-review ul li:before {
    margin: 0;
    padding: 0;
    position: absolute;
    top: calc(10px + .5625em);
    left: 0;
    width: 9px;
    height: 9px;
    background-color: var(--brand-color-1-a50);
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.article-detail-component .article-review ul li:after {
    content: '';
    margin: 0;
    position: absolute;
    top: calc(10px + .5625em);
    left: 2px;
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: var(--brand-color-1);
    border: none;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.article-detail-component .article-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    max-width: 960px;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .article-detail-component .article-content {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 992px) {
    .article-detail-component .article-content {
        margin-top: 45px;
    }
}

@media only screen and (min-width: 1200px) {
    .article-detail-component .article-content {
        margin-top: 50px;
    }
}

.article-detail-component .article-content.has-top-border {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid var(--border-color-1-a30);
}

.article-detail-component .article-content > *:first-child {
    margin-top: 0;
}

.article-detail-component .article-content > *:last-child {
    margin-bottom: 0;
}

.article-detail-component .article-content p {
    line-height: var(--font-line-height-3);
    font-size: calc(min(1rem, max(.875rem, 1.875vw)));
}

.article-detail-component .article-content p:last-child {
    margin-bottom: 0;
}

.article-detail-component .article-content p.small {
    font-size: .75rem;
    color: var(--font-color-3-a50);
}

.article-detail-component .article-content ul li,
.article-detail-component .article-content ol li {
    line-height: var(--font-line-height-3);
    font-size: calc(min(1rem, max(.875rem, 1.875vw)));
}

.article-detail-component .article-content h2 + *,
.article-detail-component .article-content h3 + *,
.article-detail-component .article-content h4 + *,
.article-detail-component .article-content h5 + *,
.article-detail-component .article-content h6 + * {
    margin-top: 0;
}

.article-detail-component .article-content h2 {
    font-size: calc(min(1.25rem, max(1rem, 2.5vw)));
}

.article-detail-component .article-content h3 {
    font-size: calc(min(1.125rem, max(1.0625rem, 2.5vw)));
}

.article-detail-component .article-content h4 {
    font-size: calc(min(1.0625rem, max(1rem, 2.25vw)));
}

.article-detail-component .article-content h5 {
    font-size: calc(min(1rem, max(.9375rem, 2.25vw)));
}

.article-detail-component .article-content h6 {
    font-size: calc(min(.9375rem, max(.875rem, 2vw)));
}

.article-detail-component .article-content b,
.article-detail-component .article-content strong {
    font-weight: 700;
}

.article-detail-component .article-content figure {
    margin: 20px 0;
}

@media only screen and (min-width: 768px) {
    .article-detail-component .article-content figure {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) {
    .article-detail-component .article-content figure {
        margin-top: 35px;
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 1200px) {
    .article-detail-component .article-content figure {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.article-detail-component .article-content figure img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
}

.article-detail-component .article-content figure figcaption {
    padding-top: 15px;
    line-height: 1.25em;
    font-size: .8125rem;
    text-align: center;
    color: var(--font-color-3-a50);
}

.article-detail-component footer {
    margin-top: calc(min(50px, max(30px, 5vw)));
}

.article-detail-component footer > .row + .row {
    margin-top: calc(min(30px, max(20px, 5vw)));
}

.article-detail-component footer > .row:nth-child(2) > .two-side-wrapper {
    margin: -5px -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 479px) {
    .article-detail-component footer > .row:nth-child(2) > .two-side-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 768px) {
    .article-detail-component footer > .row:nth-child(2) > .two-side-wrapper {
        margin-left: calc(var(--grid-gap) / -2);
        margin-right: calc(var(--grid-gap) / -2);
    }
}

.article-detail-component footer > .row:nth-child(2) > .two-side-wrapper > .left-side,
.article-detail-component footer > .row:nth-child(2) > .two-side-wrapper > .right-side {
    padding: 5px 10px;
}

@media only screen and (min-width: 768px) {
    .article-detail-component footer > .row:nth-child(2) > .two-side-wrapper > .left-side,
    .article-detail-component footer > .row:nth-child(2) > .two-side-wrapper > .right-side {
        padding-left: calc(var(--grid-gap) / 2);
        padding-right: calc(var(--grid-gap) / 2);
    }
}

.article-detail-component footer .social-share-component {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article-detail-component footer .social-share-component > .title {
    display: none;
}

.article-detail-component footer .social-share-component ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article-detail-component .read-also-container {
    margin-top: 30px;
    margin-bottom: 35px;
}

.article-detail-component .read-also-container:first-child {
    margin-top: 0;
}

.article-detail-component .read-also-container:last-child {
    margin-bottom: 0;
}

.article-detail-component .read-also-container > .header {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: .875rem;
    text-transform: uppercase;
}

.article-detail-component .contact-info-container {
    padding: 40px calc(min(40px, max(20px, 5vw)));
    position: relative;
    text-align: center;
    background-color: var(--background-color-3);
}

.article-detail-component .contact-info-container .icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    position: relative;
    z-index: 1;
    width: 52px;
    height: 52px;
    border: 1px solid var(--border-color-6);
    border-radius: 50%;
}

.article-detail-component .contact-info-container .icon:before {
    position: absolute;
    z-index: -1;
    inset: 4px;
    display: block;
    content: '';
    background-color: var(--background-color-1);
    border-radius: 50%;
}

.article-detail-component .contact-info-container .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    width: auto;
    max-width: 30px;
    height: 30px;
    display: block;
    -webkit-transform: translate(-45%, -50%);
    -ms-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%);
}

.article-detail-component .contact-info-container .title {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: var(--font-line-height-1);
}

.article-detail-component .contact-info-container p {
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
    font-size: .875rem;
}

.article-detail-component .contact-info-container p:first-child {
    margin-top: 0;
}

.article-detail-component .contact-info-container p:last-child {
    margin-bottom: 0;
}

.article-detail-component .contact-info-container p a {
    text-decoration: underline;
}

.article-detail-component .contact-info-container p a:hover {
    text-decoration: none;
}

.article-intro-component figure.main {
    position: relative;
    z-index: 1;
}

.article-intro-component figure.main .image-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    position: relative;
}

@media only screen and (min-width: 768px) {
    .article-intro-component figure.main .image-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
}

.article-intro-component figure.main .image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.article-intro-component figure.main .image-wrapper .overlay {
    position: absolute;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.article-intro-component figure.main .image-wrapper .overlay [class^="icon-"],
.article-intro-component figure.main .image-wrapper .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.article-intro-component figure.main .image-wrapper .overlay [class^="icon-"]:before,
.article-intro-component figure.main .image-wrapper .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-intro-component figure.main .video-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

@media only screen and (min-width: 768px) {
    .article-intro-component figure.main .video-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
}

.article-intro-component figure.main .video-wrapper:before {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.article-intro-component figure.main .video-wrapper video {
    position: absolute;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-intro-component figure.main .video-wrapper img,
.article-intro-component figure.main .video-wrapper iframe {
    position: absolute;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-intro-component figure.main .video-wrapper .overlay {
    position: absolute;
    z-index: 3;
    inset: 0;
    display: block;
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.article-intro-component figure.main .video-wrapper .overlay [class^="icon-"],
.article-intro-component figure.main .video-wrapper .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20vw;
    height: 20vw;
    max-width: 114px;
    max-height: 114px;
    display: block;
    color: var(--background-color-1);
    background-color: var(--background-color-1-a40);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration);
    transition: background-color var(--animation-default-duration);
}

.article-intro-component figure.main .video-wrapper .overlay [class^="icon-"]:before,
.article-intro-component figure.main .video-wrapper .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: calc(min(44px, max(16px, 10vw)));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-intro-component figure.main .video-wrapper.played {
    cursor: default;
}

.article-intro-component figure.main .video-wrapper.played video {
    z-index: 2;
}

.article-intro-component figure.main .video-wrapper.played img {
    z-index: 1;
}

.article-intro-component figure.main .video-wrapper.played .overlay {
    display: none;
}

.article-intro-component figure.main figcaption {
    padding-top: 15px;
    line-height: var(--font-line-height-1);
    font-size: .75rem;
    text-align: left;
    color: var(--font-color-3-a80);
}

.article-intro-component .video-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 240px;
    max-height: 740px;
}

.article-intro-component .video-container:before {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.article-intro-component .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-intro-component .ads-container:not(:first-child) {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
}

.article-intro-component .ads-container:not(:last-child) {
    -webkit-margin-after: 20px;
    margin-block-end: 20px;
}

.article-flash-list-component {
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
}

.article-flash-list-component .list {
    background-color: var(--background-color-1);
}

.article-flash-list-component .list > .item {
    padding: 5px;
    border-bottom: 1px solid var(--border-color-1-a30);
}

.article-flash-list-component .list > .item:last-child {
    border-bottom: none;
}

.article-format-list-component .list > .item {
    padding: 5px;
    border-bottom: 1px solid var(--border-color-1-a30);
}

.article-list-component .list-wrapper > .buttons-container {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article-list-component .list-container {
    position: relative;
}

.article-list-component .list {
    margin: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.article-list-component .list > .item {
    margin-bottom: calc(min(40px, max(20px, 3vw)));
    padding: calc(var(--grid-gap) / 4);
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 559px) {
    .article-list-component .list > .item {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list > .item {
        width: 33.33%;
    }
}

@media only screen and (min-width: 1200px) {
    .article-list-component .list > .item {
        width: 25%;
    }
}

.article-list-component .list > .item.full-width {
    width: 100%;
}

.article-list-component .list > .item .article-list-item-container {
    display: -webkit-box;
    display: flex;
    flex: 1;
    gap: 10px;
}

.article-list-component .list > .item .article-list-item-container.side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 419px) {
    .article-list-component .list > .item .article-list-item-container.side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article-list-component .list > .item.big {
    width: 50%;
}

@media (max-width: 559px) {
    .article-list-component .list > .item.big {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list > .item.big {
        width: 66.66%;
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list > .item.big .article-list-item-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.article-list-component .list.grid {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 50%);
}

@media only screen and (max-width: 479px) {
    .article-list-component .list.grid {
        grid-template-columns: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .article-list-component .list.grid {
        grid-template-columns: repeat(2, 50%);
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list.grid {
        grid-template-columns: repeat(4, 25%);
    }
}

.article-list-component .list.grid > .item {
    margin-bottom: 10px;
    width: auto;
}

.article-list-component .list.grid > .item.col-2 {
    grid-column: auto / span 2;
}

@media only screen and (max-width: 479px) {
    .article-list-component .list.grid > .item.col-2 {
        grid-column: auto / span 1;
    }
}

@media only screen and (min-width: 768px) {
    .article-list-component .list.grid > .item.col-2-sm {
        grid-column: auto / span 2;
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list.grid > .item.col-2-md {
        grid-column: auto / span 2;
    }
}

@media only screen and (min-width: 1200px) {
    .article-list-component .list.grid > .item.col-2-lg {
        grid-column: auto / span 2;
    }
}

.article-list-component .list.grid > .item.row-2 {
    grid-row: auto / span 2;
}

@media only screen and (max-width: 479px) {
    .article-list-component .list.grid > .item.row-2 {
        grid-row: auto / span 1;
    }
}

@media only screen and (min-width: 768px) {
    .article-list-component .list.grid > .item.row-2-sm {
        grid-row: auto / span 2;
    }
}

@media only screen and (min-width: 992px) {
    .article-list-component .list.grid > .item.row-2-md {
        grid-row: auto / span 2;
    }
}

@media only screen and (min-width: 1200px) {
    .article-list-component .list.grid > .item.row-2-lg {
        grid-row: auto / span 2;
    }
}

.article-list-component .list.simple > .item {
    width: 100%;
}

@media (min-width: 360px) and (max-width: 479px) {
    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container > a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container figure {
        width: calc(40% - var(--grid-gap) / 2);
        max-width: 160px;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container figure .overlay [class^="icon-"],
    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container figure .overlay [class*=" icon-"] {
        width: 12vw;
        height: 12vw;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container figure .overlay [class^="icon-"]:before,
    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container figure .overlay [class*=" icon-"]:before {
        font-size: 4.5vw;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body {
        padding-top: 0;
        padding-left: 20px;
        width: calc(60% + var(--grid-gap) / 2);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body > .bottom {
        margin-top: 0;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body .title {
        font-size: .875rem;
        -webkit-line-clamp: 3;
        height: calc(.875rem * 3 * var(--font-line-height-1));
        max-height: calc(.875rem * 3 * var(--font-line-height-1));
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body .meta-component ul li {
        padding-right: 0;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body .meta-component ul li:nth-child(n + 2) {
        display: none;
    }

    .article-list-component .list.two-side-on-mobile > .item .article-list-item-container .body .meta-component ul li:after {
        display: none;
    }
}

@media (max-width: 559px) {
    .article-list-component.is-scrollable {
        margin-right: calc(var(--grid-gap) / -2);
    }
}

@media (max-width: 559px) {
    .article-list-component.is-scrollable .list-container {
        padding-right: calc(var(--grid-gap) / 2);
        padding-bottom: 20px;
        width: 100%;
        overflow: hidden;
    }
}

.article-list-component.is-scrollable .list-container .list {
    --items: 0;
}

@media (max-width: 559px) {
    .article-list-component.is-scrollable .list-container .list {
        width: calc(var(--items) * 260px);
    }

    .article-list-component.is-scrollable .list-container .list > .item {
        padding: calc(var(--grid-gap) / 4);
        width: 260px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .article-list-component.is-scrollable .list-container .list > .item .article-list-item-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .article-list-component.is-scrollable .list-container .list.grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 559px) {
    .article-list-component.is-scrollable .ps__rail-x {
        margin-right: calc(var(--grid-gap) / 2);
        height: 4px;
        background-color: var(--border-color-7);
        border-radius: 0;
        opacity: 1;
    }

    .article-list-component.is-scrollable .ps__thumb-x {
        bottom: 0;
        height: 4px;
        background-color: var(--brand-color-1);
        border-radius: 0;
    }
}

@media (max-width: 559px) {
    .article-scrollbar-list-wrapper .article-list-component {
        display: none;
    }
}

.article-scrollbar-list-wrapper .article-scrollbar-component {
    margin-right: calc(var(--grid-gap) / -2);
}

@media (min-width: 560px) {
    .article-scrollbar-list-wrapper .article-scrollbar-component {
        display: none;
    }
}

.article-scrollbar-list-wrapper .article-scrollbar-component .list-container {
    padding-right: calc(var(--grid-gap) / 2);
}

.article-scrollbar-list-wrapper .article-scrollbar-component .ps__rail-x {
    margin-right: calc(var(--grid-gap) / 2);
}

.article-nav-component {
    margin-bottom: 0;
}

.article-scrollbar-component .list-container {
    position: relative;
    padding-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.article-scrollbar-component .list-container .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-scrollbar-component .list-container .ps__rail-x {
    height: 4px;
    background-color: var(--border-color-7);
    border-radius: 0;
    opacity: 1;
}

.article-scrollbar-component .list-container .ps__thumb-x {
    bottom: 0;
    height: 4px;
    background-color: var(--brand-color-1);
    border-radius: 0;
}

.article-scrollbar-component .list {
    margin: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-scrollbar-component .list > .item {
    padding: calc(var(--grid-gap) / 4);
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.article-scrollbar-component .list > .item .article-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-slider-component .slider {
    padding-bottom: 35px;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .article-slider-component .slider {
        padding-bottom: 55px;
    }
}

.article-slider-component .slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-slider-component .slider .slider-item {
    padding: 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: none;
}

.article-slider-component .slider .slider-item:not(:nth-child(1)) {
    display: none;
}

.article-slider-component .slider .slider-item .article-slider-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-slider-component .slider.slick-initialized .slider-item:not(:nth-child(1)) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.article-slider-component .slider .navigation-container .arrows .slick-arrow {
    position: absolute;
    z-index: 3;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(calc(10px - 37px - 50%));
    -ms-transform: translateY(calc(10px - 37px - 50%));
    transform: translateY(calc(10px - 37px - 50%));
}

.article-slider-component .slider .navigation-container .arrows .slick-arrow.prev {
    left: 0;
}

.article-slider-component .slider .navigation-container .arrows .slick-arrow.next {
    right: 0;
}

.article-slider-component .slider .navigation-container .dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (min-width: 768px) {
    .article-slider-component .slider .navigation-container .dots {
        bottom: 15px;
    }
}

.related-article-list-component .list {
    max-width: 420px;
}

.related-article-list-component .list > .item {
    margin-bottom: 10px;
    position: relative;
}

.related-article-list-component .list > .item:last-child {
    margin-bottom: 0;
}

.article-tab-component {
    margin-left: calc(var(--grid-gap) / -4);
    margin-right: calc(var(--grid-gap) / -4);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .article-tab-component {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.article-tab-component .tab-header {
    padding-left: calc(var(--grid-gap) / 4);
    padding-right: calc(var(--grid-gap) / 4);
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 33.33%;
    }
}

.article-tab-component .tab-header > ul {
    margin: 0;
    margin-top: -3px;
    margin-bottom: -3px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.article-tab-component .tab-header > ul > li {
    margin: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1em;
    background-color: var(--background-color-1);
    border: 1px solid transparent;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

.article-tab-component .tab-header > ul > li:before, .article-tab-component .tab-header > ul > li:after {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    display: none;
    content: '';
    opacity: 0;
    width: 0;
    height: 0;
    background: none;
    border-style: solid;
    pointer-events: none;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header > ul > li:before, .article-tab-component .tab-header > ul > li:after {
        display: block;
    }
}

.article-tab-component .tab-header > ul > li:before {
    border-width: 9px 0 9px 10px;
    border-color: transparent transparent transparent var(--brand-color-1);
}

.article-tab-component .tab-header > ul > li:after {
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent var(--background-color-1);
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header > ul > li:hover {
        border-color: var(--brand-color-1);
    }
}

.article-tab-component .tab-header > ul > li:hover:before, .article-tab-component .tab-header > ul > li:hover:after {
    opacity: 1;
}

.article-tab-component .tab-header > ul > li > a {
    position: relative;
    color: inherit;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header > ul > li > a {
        pointer-events: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header > ul > li.active {
        border-color: var(--brand-color-1);
    }
}

.article-tab-component .tab-header > ul > li.active:before, .article-tab-component .tab-header > ul > li.active:after {
    opacity: 1;
}

.article-tab-component .tab-header > ul > li .inner {
    padding: 15px 20px;
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-header > ul > li .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.article-tab-component .tab-header > ul > li .inner > .top:not(:last-child) {
    margin-bottom: 15px;
}

.article-tab-component .tab-header > ul > li .inner > .bottom {
    margin-top: auto;
    margin-bottom: 0;
}

.article-tab-component .tab-header > ul > li .title {
    position: relative;
    font-size: .8125rem;
    font-weight: 600;
    line-height: var(--font-line-height-1);
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(.8125rem * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-tab-component .tab-header > ul > li .title [class^="icon-"],
.article-tab-component .tab-header > ul > li .title [class*=" icon-"] {
    margin-right: .125em;
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-radius: 50%;
}

.article-tab-component .tab-header > ul > li .title [class^="icon-"]:before,
.article-tab-component .tab-header > ul > li .title [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: .4375em;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.article-tab-component .tab-header > ul > li .meta-component ul li:nth-last-child(2) {
    margin-right: 5px;
    padding-right: 0;
}

.article-tab-component .tab-header > ul > li .meta-component ul li:nth-last-child(2):after {
    display: none;
}

.article-tab-component .tab-header > ul > li .meta-component ul li.date {
    margin-left: auto;
    margin-right: 5px;
}

.article-tab-component .tab-body {
    padding-left: calc(var(--grid-gap) / 4);
    padding-right: calc(var(--grid-gap) / 4);
    position: relative;
    width: 100%;
    display: none;
}

@media only screen and (min-width: 768px) {
    .article-tab-component .tab-body {
        width: 66.66%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.article-tab-component .tab-body .tab-content {
    padding: 0;
    display: none;
}

.article-tab-component .tab-body .tab-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.article-tab-component .tab-body .tab-content figure {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.article-tab-component .tab-body .tab-content figure:before {
    padding-top: 60%;
    display: block;
    content: '';
}

.article-tab-component .tab-body .tab-content figure a {
    position: absolute;
    inset: 0;
    display: block;
    color: inherit;
}

.article-tab-component .tab-body .tab-content figure a:hover .overlay:before {
    height: 75%;
}

.article-tab-component .tab-body .tab-content figure a:hover .overlay [class^="icon-"],
.article-tab-component .tab-body .tab-content figure a:hover .overlay [class*=" icon-"] {
    opacity: .7;
    background-color: var(--background-color-1-a80);
}

.article-tab-component .tab-body .tab-content figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    height: auto;
}

.article-tab-component .tab-body .tab-content figure .overlay {
    position: absolute;
    z-index: 2;
    inset: 0;
    display: block;
}

.article-tab-component .tab-body .tab-content figure .overlay:before {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    display: block;
    content: '';
    background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
    -webkit-transition: height var(--animation-default-duration);
    transition: height var(--animation-default-duration);
}

.article-tab-component .tab-body .tab-content figure .overlay .body {
    padding: 20px;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    color: var(--font-color-2);
}

@media only screen and (min-width: 992px) {
    .article-tab-component .tab-body .tab-content figure .overlay .body {
        padding: 25px;
    }
}

@media only screen and (min-width: 1200px) {
    .article-tab-component .tab-body .tab-content figure .overlay .body {
        padding: 30px;
    }
}

.article-tab-component .tab-body .tab-content figure .overlay .body .title {
    font-weight: 700;
    font-size: calc(min(1.75rem, max(1.25rem, 2.5vw)));
    line-height: var(--font-line-height-1);
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: calc(min(1.75rem, max(1.25rem, 2.5vw)) * 2 * var(--font-line-height-1));
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-tab-component .tab-body .tab-content figure .overlay [class^="icon-"],
.article-tab-component .tab-body .tab-content figure .overlay [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    display: block;
    background-color: var(--background-color-1-a90);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration);
    transition: background-color var(--animation-default-duration), opacity var(--animation-default-duration);
}

.article-tab-component .tab-body .tab-content figure .overlay [class^="icon-"]:before,
.article-tab-component .tab-body .tab-content figure .overlay [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.module-flash-news {
    max-width: 360px;
    background-color: transparent;
}

.module-flash-news .module-header {
    color: var(--font-color-2);
    background-color: var(--font-color-3);
}

.module-flash-news .module-header .module-title {
    font-size: .875rem;
    font-weight: 700;
}

.module-flash-news .module-header .module-title .date {
    margin-left: 10px;
    display: inline-block;
    color: var(--brand-color-1);
}

.module-flash-news .module-body {
    padding: 0;
    background-color: var(--background-color-1);
}

.module-flash-news .module-body + .module-footer {
    padding-top: 15px;
}

.module-flash-news .module-body .article-flash-list-component .list {
    background-color: transparent;
}

.module-flash-news .module-footer {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13px;
}

.module-flash-news .module-footer .actions-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.content-section.white-bg .module-flash-news .module-body {
    background-color: var(--background-color-3);
}

.module-podcast {
    max-width: 360px;
    background-color: var(--background-color-1);
}

.module-podcast .module-header {
    border-bottom: 1px solid var(--border-color-1-a30);
}

.module-podcast .module-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.module-podcast .module-title [class^="icon-"],
.module-podcast .module-title [class*=" icon-"] {
    margin-right: .5em;
    position: relative;
    width: 1.5em;
    height: 1.5em;
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-radius: 50%;
}

.module-podcast .module-title [class^="icon-"]:before,
.module-podcast .module-title [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: .75em;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.module-podcast .module-body {
    padding: 0;
}

.module-podcast .module-body + .module-footer {
    padding-top: 15px;
}

.module-podcast .module-footer .actions-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.panel-article-categories {
    overflow: hidden;
}

.panel-article-categories .content-section-header:not(:first-child) {
    margin-top: calc(min(40px, max(30px, 5vw)));
    padding-top: calc(min(40px, max(30px, 5vw)));
}

@media only screen and (min-width: 992px) {
    .panel-article-categories .article-list-component .list > .item:nth-child(n + 4) {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .panel-article-categories .article-list-component .list > .item:nth-child(n + 4) {
        display: block;
    }
}

.panel-article-categories .article-scrollbar-component {
    margin-right: calc(var(--grid-gap) / -2);
}

@media (min-width: 560px) {
    .panel-article-categories .article-scrollbar-component {
        display: none;
    }
}

.panel-article-categories .article-scrollbar-component .list-container {
    padding-right: calc(var(--grid-gap) / 2);
}

.panel-article-categories .article-scrollbar-component .ps__rail-x {
    margin-right: calc(var(--grid-gap) / 2);
}

.panel-category-related-articles article .actions-container {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 559px) {
    .panel-category-related-articles .article-list-component {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .panel-category-related-articles .article-list-component .list > .item:nth-child(n + 4) {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .panel-category-related-articles .article-list-component .list > .item:nth-child(n + 4) {
        display: block;
    }
}

.panel-featured-articles .two-side-wrapper {
    margin: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.panel-featured-articles .two-side-wrapper > .left-side,
.panel-featured-articles .two-side-wrapper > .right-side {
    padding: calc(var(--grid-gap) / 4);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .panel-featured-articles .two-side-wrapper > .left-side {
        width: 60%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider .slick-list {
        height: 100%;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider .slick-list .slick-track {
        height: 100%;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider .slick-list .slick-track .slider-item {
        height: 100%;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider .slick-list .slick-track .slider-item .article-slider-item-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .panel-featured-articles .two-side-wrapper > .left-side .article-slider-component .slider .slick-list .slick-track .slider-item .article-slider-item-container figure {
        height: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .panel-featured-articles .two-side-wrapper > .left-side {
        width: 66.66%;
    }
}

@media only screen and (min-width: 768px) {
    .panel-featured-articles .two-side-wrapper > .right-side {
        width: 40%;
    }
}

@media only screen and (min-width: 992px) {
    .panel-featured-articles .two-side-wrapper > .right-side {
        width: 33.33%;
    }
}

@media (min-width: 360px) and (max-width: 479px) {
    .panel-featured-articles .article-list-component .list > .item .article-list-item-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container > a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container figure {
        width: calc(40% - var(--grid-gap) / 2);
        max-width: 160px;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class^="icon-"],
    .panel-featured-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class*=" icon-"] {
        width: 12vw;
        height: 12vw;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class^="icon-"]:before,
    .panel-featured-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class*=" icon-"]:before {
        font-size: 4.5vw;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body {
        padding-top: 0;
        padding-left: 20px;
        width: calc(60% + var(--grid-gap) / 2);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body > .bottom {
        margin-top: 0;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body .title {
        font-size: .875rem;
        -webkit-line-clamp: 3;
        height: calc(.875rem * 3 * var(--font-line-height-1));
        max-height: calc(.875rem * 3 * var(--font-line-height-1));
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li {
        padding-right: 0;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li:nth-child(n + 2) {
        display: none;
    }

    .panel-featured-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li:after {
        display: none;
    }
}

.panel-news {
    overflow: hidden;
}

.panel-news article > .top {
    margin-bottom: calc(min(50px, max(30px, 5vw)));
}

@media only screen and (min-width: 992px) {
    .panel-news article > .top .article-list-component .list.grid {
        grid-template-columns: repeat(3, 33.33%);
    }
}

.panel-news article > .top .article-list-component .list > .item {
    margin-bottom: 0;
}

.panel-news article > .top .article-list-component .list > .item:first-child {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
}

@media only screen and (min-width: 768px) {
    .panel-news article > .top .article-list-component .list > .item:first-child {
        margin-left: 0;
        margin-right: 0;
    }
}

.panel-news article > .top .article-list-component .list > .item:nth-child(n + 2) {
    display: none;
}

@media only screen and (min-width: 768px) {
    .panel-news article > .top .article-list-component .list > .item:nth-child(n + 2) {
        display: block;
    }
}

@media (max-width: 559px) {
    .panel-news article > .bottom .article-list-component {
        display: none;
    }
}

.panel-news article > .bottom .article-scrollbar-component {
    margin-right: calc(var(--grid-gap) / -2);
}

@media (min-width: 560px) {
    .panel-news article > .bottom .article-scrollbar-component {
        display: none;
    }
}

.panel-news article > .bottom .article-scrollbar-component .list-container {
    padding-right: calc(var(--grid-gap) / 2);
}

.panel-news article > .bottom .article-scrollbar-component .ps__rail-x {
    margin-right: calc(var(--grid-gap) / 2);
}

.panel-top-articles .tab-component .tab-header {
    margin-top: -53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 379px) {
    .panel-top-articles .tab-component .tab-header {
        margin-top: -5px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 360px) and (max-width: 479px) {
    .panel-top-articles .article-list-component .list > .item .article-list-item-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container > a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container figure {
        width: calc(40% - var(--grid-gap) / 2);
        max-width: 160px;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class^="icon-"],
    .panel-top-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class*=" icon-"] {
        width: 12vw;
        height: 12vw;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class^="icon-"]:before,
    .panel-top-articles .article-list-component .list > .item .article-list-item-container figure .overlay [class*=" icon-"]:before {
        font-size: 4.5vw;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body {
        padding-top: 0;
        padding-left: 20px;
        width: calc(60% + var(--grid-gap) / 2);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body > .bottom {
        margin-top: 0;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body .title {
        font-size: .875rem;
        -webkit-line-clamp: 3;
        height: calc(.875rem * 3 * var(--font-line-height-1));
        max-height: calc(.875rem * 3 * var(--font-line-height-1));
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li {
        padding-right: 0;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li:nth-child(n + 2) {
        display: none;
    }

    .panel-top-articles .article-list-component .list > .item .article-list-item-container .body .meta-component ul li:after {
        display: none;
    }
}

.author-detail-component .content {
    margin-top: calc(min(30px, max(25px, 5vw)));
}

.author-detail-component .content p {
    line-height: var(--font-line-height-3);
    font-size: calc(min(1rem, max(.875rem, 1.875vw)));
}

.author-detail-component .content p:first-child {
    margin-top: 0;
}

.author-detail-component .content p:last-child {
    margin-bottom: 0;
}

.author-info-component .two-side-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.author-info-component .two-side-wrapper > .left-side {
    margin-right: 20px;
    width: 80px;
}

.author-info-component .two-side-wrapper > .right-side {
    width: calc(100% - 100px);
}

.author-info-component figure {
    margin: 0 !important;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: var(--background-color-6);
    border-radius: 50%;
}

.author-info-component figure:before {
    padding-top: 100%;
    display: block;
    content: '';
}

.author-info-component figure:after {
    position: absolute;
    inset: 0;
    display: none;
    content: '';
    border: 3px solid var(--border-color-6);
    border-radius: 50%;
}

.author-info-component figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: calc(100% - 2px);
    min-width: calc(100% - 2px);
    max-height: calc(100% - 2px);
    min-height: calc(100% - 2px);
    border-radius: 50%;
}

.author-info-component .name {
    font-size: calc(min(1.5rem, max(1rem, 3vw)));
    font-weight: 700;
    line-height: var(--font-line-height-1);
}

.author-info-component .name a {
    color: inherit;
    text-decoration: none;
}

.author-info-component .name a:hover {
    text-decoration: underline;
}

.author-info-component .email {
    margin-top: 5px;
    font-size: .875rem;
    line-height: var(--font-line-height-1);
}

.author-info-component .email a {
    color: inherit;
    text-decoration: none;
}

.author-info-component .email a:hover {
    text-decoration: underline;
}

.author-info-component.small .two-side-wrapper > .left-side {
    margin-right: 10px;
    width: 50px;
}

.author-info-component.small .two-side-wrapper > .right-side {
    width: calc(100% - 60px);
}

.author-info-component.small .name {
    font-size: .875rem;
    font-weight: 400;
}

.author-info-component.small .email {
    display: none;
}

form.contact .overlay {
    background: var(--background-color-1-a90);
}

form.contact .columns-wrapper {
    margin-left: -20px;
    margin-right: -20px;
}

form.contact .columns-wrapper > .column {
    padding: 0 20px;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    form.contact .columns-wrapper > .column {
        width: 50%;
    }
}

form.contact .columns-wrapper > .column.full-width {
    width: 100%;
}

form.contact fieldset {
    margin: 0;
}

form.contact .form-control-group {
    margin-bottom: 30px;
}

form.contact .form-control-group.checkbox {
    margin-bottom: 0;
}

form.contact .form-control-label {
    margin-bottom: 10px;
}

form.contact .form-control-error {
    margin-top: 5px;
}

form.contact textarea {
    min-height: 156px;
}

form.contact .buttons-container {
    margin-top: 10px;
    display: block;
}

form.contact .buttons-container .two-side-wrapper {
    margin: -5px -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 768px) {
    form.contact .buttons-container .two-side-wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

form.contact .buttons-container .two-side-wrapper > .left-side,
form.contact .buttons-container .two-side-wrapper > .right-side {
    padding: 5px 10px;
}

.contact-form-container {
    position: relative;
    background-color: transparent;
}

.contact-form-container .form-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: .9375rem;
    display: none;
}

.contact-form-container .form-info-container {
    margin-top: -10px;
}

.contact-form-container .form-info-container p {
    margin: 0;
}

.contact-form-container .form-info-container .required {
    position: relative;
    top: 0;
    display: inline-block;
    font-size: 1em;
    color: var(--brand-color-2);
}

.contact-form-container form {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 480px;
}

@media only screen and (min-width: 768px) {
    .contact-form-container form {
        max-width: calc(min(860px, calc(100vw - 160px)));
    }
}

.contact-us-dialog {
    margin: auto;
    position: relative;
    z-index: 1;
    max-width: 100vw;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url("../img/dialogs/contact-us/bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.contact-us-dialog .dialog-header {
    padding: 30px 20px;
}

.contact-us-dialog .dialog-header .title {
    text-align: center;
}

.contact-us-dialog .dialog-body {
    margin-top: 0;
    padding: 30px 20px;
    padding-top: 0;
}

.contact-us-dialog > .logo {
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
}

@media only screen and (min-width: 768px) {
    .contact-us-dialog > .logo {
        display: block;
    }
}

.contact-us-dialog > .logo img,
.contact-us-dialog > .logo svg {
    margin: 0;
    display: block;
    width: 25vw;
    max-width: 180px;
    height: auto;
}

@media only screen and (max-width: 479px) {
    .contact-us-dialog > .logo img,
    .contact-us-dialog > .logo svg {
        width: 35vw;
    }
}

.contact-us-dialog .mfp-close {
    display: none;
}

.contact-us-dialog [data-trigger="dialog-close"] {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-decoration: none;
}

@media only screen and (min-width: 768px) {
    .contact-us-dialog [data-trigger="dialog-close"] {
        top: 50%;
        left: 20px;
        right: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.contact-us-dialog [data-trigger="dialog-close"]:before, .contact-us-dialog [data-trigger="dialog-close"]:after {
    width: 32px;
    height: 2px;
}

.contact-us-dialog [data-trigger="dialog-close"] [class^="icon-"],
.contact-us-dialog [data-trigger="dialog-close"] [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 32px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.contact-us-dialog [data-trigger="dialog-close"]:hover {
    color: var(--state-color-error);
}

.hero-component.landing {
    position: relative;
    background-color: var(--background-color-1);
}

.hero-component.landing > .container {
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (min-width: 768px) {
    .hero-component.landing > .container {
        padding-left: calc(var(--grid-gap) / 2);
        padding-right: calc(var(--grid-gap) / 2);
    }
}

.hero-component.landing figure.main {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .hero-component.landing figure.main {
        margin-left: calc(var(--grid-gap) / -2);
        margin-right: calc(var(--grid-gap) / -2);
    }
}

@media (min-width: 1240px) {
    .hero-component.landing figure.main {
        margin-right: calc((100vw - var(--container-max-width)) / -2 - (var(--grid-gap) / 2));
    }
}

.hero-component.landing figure.main:before {
    padding-top: 67.25%;
    display: block;
    content: '';
}

@media only screen and (min-width: 768px) {
    .hero-component.landing figure.main:before {
        padding-top: 0;
    }
}

.hero-component.landing figure.main img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
}

.hero-component.landing .content {
    position: relative;
}

.hero-component.landing .content.short {
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
}

.hero-component.landing .content > .two-side-wrapper {
    margin-left: -10px;
    margin-right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .hero-component.landing .content > .two-side-wrapper {
        margin-left: calc(var(--grid-gap) / -2);
        margin-right: calc(var(--grid-gap) / -2);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.hero-component.landing .content > .two-side-wrapper > .left-side,
.hero-component.landing .content > .two-side-wrapper > .right-side {
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (min-width: 768px) {
    .hero-component.landing .content > .two-side-wrapper > .left-side,
    .hero-component.landing .content > .two-side-wrapper > .right-side {
        padding-left: calc(var(--grid-gap) / 2);
        padding-right: calc(var(--grid-gap) / 2);
        width: 50%;
    }
}

.hero-component.landing .content > .two-side-wrapper > .left-side {
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.hero-component.landing .content > .two-side-wrapper > .left-side figure {
    height: 100%;
}

.hero-component.landing .content .content-inner {
    padding-top: calc(30px + 4vw);
    padding-bottom: calc(30px + 4vw);
}

@media only screen and (min-width: 768px) {
    .hero-component.landing .content .content-inner {
        padding-top: calc(min(180px, max(50px, calc(40px + 13.75vw))));
        padding-bottom: calc(min(180px, max(50px, calc(40px + 13.75vw))));
        padding-right: 20px;
    }
}

.hero-component.landing .content .hero-title {
    margin: 0;
    padding-left: .5em;
    position: relative;
    font-weight: 400;
    line-height: var(--font-line-height-1);
    font-size: calc(min(1.9375rem, max(1.5rem, 6vw)));
}

.hero-component.landing .content .hero-title:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    display: block;
    content: '';
    background-color: var(--brand-color-1);
}

.hero-component.landing .content .hero-pre-title {
    margin-bottom: 25px;
    font-weight: normal;
    font-size: .8125rem;
    line-height: var(--font-line-height-1);
}

@media only screen and (min-width: 768px) {
    .hero-component.landing .content .hero-pre-title {
        max-width: 320px;
    }
}

.hero-component.landing .content .hero-sub-title {
    margin-top: 25px;
    font-weight: normal;
    font-size: .8125rem;
    line-height: var(--font-line-height-1);
}

@media only screen and (min-width: 768px) {
    .hero-component.landing .content .hero-sub-title {
        max-width: 320px;
    }
}

.hero-component.landing.simple {
    background-color: var(--background-color-3);
}

.hero-component.landing.simple .content .content-inner {
    padding-top: 25px;
    padding-bottom: 25px;
}

.hero-component.landing.simple .content .hero-title {
    font-size: calc(min(1.1875rem, max(1.125rem, 2vw)));
}

:root {
    --marquee-gap: 40px;
}

@-webkit-keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(calc(-100% - var(--marquee-gap)));
        transform: translateX(calc(-100% - var(--marquee-gap)));
    }
}

@keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(calc(-100% - var(--marquee-gap)));
        transform: translateX(calc(-100% - var(--marquee-gap)));
    }
}

.marquee-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--font-color-3);
}

.marquee-component > .title {
    margin-right: 15px;
    line-height: var(--line-height-1);
    font-size: .875rem;
    color: var(--font-color-2);
    font-weight: 400;
    white-space: nowrap;
}

.marquee-component .content {
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap: var(--marquee-gap);
}

.marquee-component .content:before, .marquee-component .content:after {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    display: block;
    content: '';
    pointer-events: none;
}

.marquee-component .content:before {
    left: 0;
    display: none;
    background-image: -webkit-gradient(linear, left top, right top, from(var(--font-color-3)), color-stop(var(--font-color-3)), to(var(--font-color-3-a00)));
    background-image: linear-gradient(to right, var(--font-color-3) 0%, var(--font-color-3) calc(100% - var(--grid-gap) / 2), var(--font-color-3-a00) 100%);
}

.marquee-component .content:after {
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(var(--font-color-3)), color-stop(var(--font-color-3)), to(var(--font-color-3-a00)));
    background-image: linear-gradient(to left, var(--font-color-3) 0%, var(--font-color-3) calc(100% - var(--grid-gap) / 2), var(--font-color-3-a00) 100%);
}

.marquee-component .content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 100%;
    gap: var(--marquee-gap);
    -webkit-animation-name: marquee;
    animation-name: marquee;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.marquee-component .content ul li {
    margin: 0;
    padding: 0;
}

.marquee-component .content ul li:before {
    display: none;
}

.marquee-component .content ul li {
    position: relative;
    font-weight: normal;
    line-height: var(--line-height-1);
    font-size: .8125rem;
    color: var(--font-color-2);
}

.marquee-component .content ul li a {
    color: inherit;
    text-decoration: none;
}

.marquee-component .content ul li a:hover {
    color: var(--brand-color-1);
}

.marquee-component .content ul li .date {
    position: relative;
    display: none;
    color: var(--font-color-5);
}

.marquee-component .content ul li .date:after {
    margin: 0 3px;
    display: inline-block;
    content: '|';
    opacity: .6;
}

.panel-marquee {
    background-color: var(--font-color-3);
}

form.newsletter {
    --input-padding: 10px 15px;
    position: relative;
}

form.newsletter .overlay {
    background: var(--background-color-3-a80);
}

form.newsletter .columns-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

form.newsletter .columns-wrapper > .column {
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    form.newsletter .columns-wrapper > .column {
        width: 50%;
    }
}

form.newsletter .columns-wrapper > .column.full-width {
    width: 100%;
}

form.newsletter .columns-wrapper > .column.auto-width {
    width: auto;
}

form.newsletter .columns-wrapper > .column.hidden {
    display: none;
}

form.newsletter .columns-wrapper > .column:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 599px) {
    form.newsletter .columns-wrapper > .column:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

form.newsletter .columns-wrapper > .column:nth-child(1) .form-control-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media (max-width: 599px) {
    form.newsletter .columns-wrapper > .column:nth-child(1) .form-control-group {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
}

form.newsletter .columns-wrapper > .column:nth-child(1) .buttons-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

@media (max-width: 599px) {
    form.newsletter .columns-wrapper > .column:nth-child(1) .buttons-container {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
}

form.newsletter .columns-wrapper > .column:nth-child(2) {
    margin-top: 20px;
}

form.newsletter fieldset {
    margin: 0;
}

form.newsletter .form-control-group {
    margin: 0;
}

form.newsletter .form-control-label {
    margin-bottom: 8px;
}

form.newsletter .buttons-container {
    margin-left: 20px;
}

@media (max-width: 599px) {
    form.newsletter .buttons-container {
        margin-left: 0;
        margin-top: 15px;
    }
}

form.newsletter .buttons-container .button, form.newsletter .buttons-container button,
form.newsletter .buttons-container input[type="button"],
form.newsletter .buttons-container input[type="submit"],
form.newsletter .buttons-container input[type="reset"] {
    padding: 10px 30px;
    white-space: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 599px) {
    form.newsletter .buttons-container .button, form.newsletter .buttons-container button,
    form.newsletter .buttons-container input[type="button"],
    form.newsletter .buttons-container input[type="submit"],
    form.newsletter .buttons-container input[type="reset"] {
        width: 100%;
        white-space: normal;
    }
}

.newsletter-form-container {
    padding: 25px 20px;
    background-color: var(--background-color-3);
}

.newsletter-form-container .form-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    font-weight: 700;
    font-size: 1.125rem;
    text-align: center;
    line-height: var(--font-line-height-1);
}

.newsletter-form-container .form-description {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
    font-size: .875rem;
    text-align: center;
    line-height: var(--font-line-height-1);
}

.newsletter-form-container form {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
}

.notification-component {
    padding: 30px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 0;
}

.notification-component .title {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.25em;
}

@media only screen and (max-width: 479px) {
    .notification-component .title {
        font-size: 1.0625rem;
    }
}

@media only screen and (min-width: 768px) {
    .notification-component .title {
        font-size: 1.1875rem;
    }
}

@media only screen and (min-width: 992px) {
    .notification-component .title {
        font-size: 1.25rem;
    }
}

@media only screen and (min-width: 1200px) {
    .notification-component .title {
        font-size: 1.3125rem;
    }
}

.notification-component .title + * {
    margin-top: 0;
}

.notification-component .buttons-container {
    margin-top: 20px;
}

.notification-component p:first-child,
.notification-component ul:first-child,
.notification-component ol:first-child {
    margin-top: 0;
}

.notification-component p:last-child,
.notification-component ul:last-child,
.notification-component ol:last-child {
    margin-bottom: 0;
}

.notification-component p.no-pad,
.notification-component ul.no-pad,
.notification-component ol.no-pad {
    margin: 0;
}

.notification-component.notice {
    background-color: var(--background-color-1);
    border-color: rgba(0, 0, 0, 0.1);
}

.notification-component.align-center {
    text-align: center;
}

.notification-component.no-style {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
}

.notification-component.brand-color-1 {
    color: var(--font-color-2);
    background-color: var(--brand-color-1);
    border-color: var(--brand-color-1);
}

.notification-component .brand-color-1 {
    color: var(--brand-color-1);
}

.notification-component.brand-color-2 {
    color: var(--font-color-2);
    background-color: var(--brand-color-2);
    border-color: var(--brand-color-2);
}

.notification-component .brand-color-2 {
    color: var(--brand-color-2);
}

.notification-component .close-button {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

.notification-component .close-button:hover {
    color: var(--state-color-error);
}

.person-detail-component:not(:last-child) {
    -webkit-margin-after: 30px;
    margin-block-end: 30px;
}

.person-detail-component + .page-component .page-title,
.person-detail-component + .page-component .page-sub-title {
    display: none;
}

.person-detail-component + .page-component .page-header {
    -webkit-padding-before: 0;
    padding-block-start: 0;
}

.person-detail-component + .page-component .page-header nav.tags {
    margin: 0;
}

.person-detail-component .person-basic-info-container {
    padding-block: 20px;
    padding-inline: clamp(20px, 4vw, 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px clamp(20px, 4vw, 30px);
    background-color: var(--background-color-3);
}

@media only screen and (max-width: 479px) {
    .person-detail-component .person-basic-info-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.person-detail-component .person-basic-info-container:not(:last-child) {
    -webkit-margin-after: 40px;
    margin-block-end: 40px;
}

.person-detail-component .person-basic-info-container > figure {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.person-detail-component .person-basic-info-container > .body {
    -webkit-margin-before: 10px;
    margin-block-start: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media only screen and (max-width: 479px) {
    .person-detail-component .person-basic-info-container > .body {
        -webkit-margin-before: 0;
        margin-block-start: 0;
    }
}

.person-detail-component .person-basic-info-container > .body > .top > .two-side-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
}

.person-detail-component .person-basic-info-container > .body > .bottom {
    -webkit-margin-before: 18px;
    margin-block-start: 18px;
    -webkit-padding-before: 20px;
    padding-block-start: 20px;
    position: relative;
    -webkit-border-before: 1px solid var(--border-color-7);
    border-block-start: 1px solid var(--border-color-7);
}

.person-detail-component .person-basic-info-container > .body > .bottom::before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 50px;
    height: 2px;
    display: block;
    content: '';
    background-color: var(--brand-color-1);
}

.person-detail-component .person-basic-info-container figure.main {
    padding: 8px;
    position: relative;
    width: 100%;
    max-width: 128px;
    aspect-ratio: 1/1;
    background-color: var(--background-color-1);
    border: 1px solid var(--brand-color-1);
    border-radius: 50%;
    overflow: hidden;
}

.person-detail-component .person-basic-info-container figure.main img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 50%;
}

.person-detail-component .person-basic-info-container .person-title {
    margin: 0;
    font-size: clamp(2rem, 6vw, 3rem);
}

.person-detail-component .person-basic-info-container .person-sub-title {
    font-size: .875rem;
    line-height: var(--font-line-height-2);
    text-transform: uppercase;
    letter-spacing: .1em;
}

.person-detail-component .person-basic-info-container .meta-component ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px 0;
}

.person-detail-component .person-basic-info-container .meta-component ul li {
    margin: 0;
    font-size: var(--body-font-size);
    line-height: var(--font-line-height-2);
    color: inherit;
}

.person-detail-component .person-basic-info-container .meta-component ul li::before, .person-detail-component .person-basic-info-container .meta-component ul li::after {
    display: none;
}

.person-detail-component .person-basic-info-container .meta-component ul li .label {
    font-weight: 700;
}

.person-detail-component .person-basic-info-container .social-media-component > .title {
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.person-detail-component .person-basic-info-container .social-media-component ul {
    margin: -4px;
}

.person-detail-component .person-basic-info-container .social-media-component ul li {
    margin: 4px;
}

.person-detail-component .person-basic-info-container .social-media-component ul li a {
    padding: 12px;
    border-color: var(--border-color-7);
}

.person-detail-component .person-basic-info-container .social-media-component ul li a:hover {
    border-color: var(--brand-color-1);
}

.person-detail-component .person-basic-info-container .social-media-component ul li [class^="icon-"],
.person-detail-component .person-basic-info-container .social-media-component ul li [class*=" icon-"] {
    font-size: 16px;
}

.person-detail-component .person-basic-info-container .social-media-component ul li .text {
    display: none;
}

.person-detail-component .person-content h1 + p,
.person-detail-component .person-content h1 + ul,
.person-detail-component .person-content h1 + ol,
.person-detail-component .person-content h2 + p,
.person-detail-component .person-content h2 + ul,
.person-detail-component .person-content h2 + ol,
.person-detail-component .person-content h3 + p,
.person-detail-component .person-content h3 + ul,
.person-detail-component .person-content h3 + ol,
.person-detail-component .person-content h4 + p,
.person-detail-component .person-content h4 + ul,
.person-detail-component .person-content h4 + ol,
.person-detail-component .person-content h5 + p,
.person-detail-component .person-content h5 + ul,
.person-detail-component .person-content h5 + ol,
.person-detail-component .person-content h6 + p,
.person-detail-component .person-content h6 + ul,
.person-detail-component .person-content h6 + ol {
    -webkit-margin-before: 0;
    margin-block-start: 0;
}

.person-detail-component .person-content h3 {
    -webkit-margin-after: .25em;
    margin-block-end: .25em;
    font-size: 1.125rem;
}

.person-detail-component .person-content p {
    font-size: var(--body-font-size);
    line-height: var(--font-line-height-3);
}

.person-detail-component .read-more-container {
    position: relative;
}

.person-detail-component .read-more-container .read-more-button {
    -webkit-margin-before: 20px;
    margin-block-start: 20px;
}

.person-detail-component .read-more-container .read-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 .5em;
    font-size: var(--body-font-size);
    line-height: var(--font-line-height-2);
    text-decoration: none;
}

.person-detail-component .read-more-container .read-more::after {
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e901';
    font-size: .625em;
    -webkit-transition: -webkit-transform var(--animation-default-duration);
    transition: -webkit-transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration);
    transition: transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

.person-detail-component .read-more-container .read-more:hover {
    color: var(--font-color-3);
}

.person-detail-component .read-more-container .read-more-content {
    position: relative;
    display: grid;
    grid-template-rows: 160px;
    -webkit-transition: grid-template-rows calc(var(--animation-default-duration) * 2);
    transition: grid-template-rows calc(var(--animation-default-duration) * 2);
    transition: grid-template-rows calc(var(--animation-default-duration) * 2), -ms-grid-rows calc(var(--animation-default-duration) * 2);
}

.person-detail-component .read-more-container .read-more-content::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    content: '';
    height: 100px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(var(--background-color-1)), to(var(--background-color-1-a00)));
    background-image: linear-gradient(to top, var(--background-color-1) 0%, var(--background-color-1-a00) 100%);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

.person-detail-component .read-more-container .read-more-content > .inner {
    min-block-size: 0;
    overflow: hidden;
}

.person-detail-component .read-more-container .read-more-content > .inner > *:first-child {
    -webkit-margin-before: 0;
    margin-block-start: 0;
}

.person-detail-component .read-more-container .read-more-content > .inner > *:last-child {
    -webkit-margin-after: 0;
    margin-block-end: 0;
}

.person-detail-component .read-more-container.opened .read-more {
    display: none;
}

.person-detail-component .read-more-container.opened .read-more::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.person-detail-component .read-more-container.opened .read-more-content {
    grid-template-rows: 1fr;
}

.person-detail-component .read-more-container.opened .read-more-content::after {
    opacity: 0;
    pointer-events: none;
}

form.site-search {
    position: static;
}

form.site-search fieldset {
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

form.site-search fieldset .form-control-group {
    margin: 0;
    padding-right: 32px;
    width: 100%;
    border: 1px solid var(--border-color-6);
    border-radius: 6px;
}

@media only screen and (max-width: 479px) {
    form.site-search fieldset .form-control-group {
        border-radius: var(--border-radius-1);
    }
}

form.site-search fieldset .form-control-group:hover {
    border-color: var(--input-border-color-hover);
}

form.site-search fieldset .form-control {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    z-index: 1;
    font-size: .8125rem;
    line-height: 20px;
    color: var(--header-theme-color);
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-transition: color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), border-color var(--animation-default-duration);
}

form.site-search fieldset .form-control:hover, form.site-search fieldset .form-control:focus {
    border-color: var(--input-border-color-hover);
}

form.site-search fieldset .buttons-container {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

form.site-search fieldset [type="submit"] {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: block;
    color: var(--header-theme-color);
    background: none;
    border: none;
    border-radius: 0;
    -webkit-transition: color var(--animation-default-duration);
    transition: color var(--animation-default-duration);
}

form.site-search fieldset [type="submit"]:before, form.site-search fieldset [type="submit"]:after {
    display: none;
}

form.site-search fieldset [type="submit"] .text {
    margin-left: 5px;
    display: none;
}

form.site-search fieldset [type="submit"] [class^="icon-"],
form.site-search fieldset [type="submit"] [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

form.site-search fieldset [type="submit"]:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-decoration: none;
    color: var(--brand-color-1);
}

form.site-search.compact {
    width: auto;
}

form.site-search.compact fieldset {
    position: relative;
}

form.site-search.compact fieldset .form-control-group {
    padding-right: 0;
    position: absolute;
    right: 0;
    width: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: width var(--animation-default-duration), opacity var(--animation-default-duration);
    transition: width var(--animation-default-duration), opacity var(--animation-default-duration);
}

form.site-search.compact fieldset .form-control {
    margin: 0 auto;
    max-width: var(--container-max-width);
    font-weight: normal;
    background: none;
    border-radius: 6px;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), padding var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration), padding var(--animation-default-duration);
}

@media only screen and (max-width: 479px) {
    form.site-search.compact fieldset .form-control {
        border-radius: var(--border-radius-1);
    }
}

form.site-search.compact fieldset .buttons-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

form.site-search.compact fieldset [type="submit"] {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid var(--input-border-color);
    border-radius: 6px;
}

@media only screen and (max-width: 479px) {
    form.site-search.compact fieldset [type="submit"] {
        border-radius: var(--border-radius-1);
    }
}

form.site-search.compact fieldset [type="submit"] [class^="icon-"],
form.site-search.compact fieldset [type="submit"] [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

form.site-search.compact fieldset [type="submit"] .text {
    margin-right: 5px;
    font-size: .9375rem;
}

form.site-search.compact.opened fieldset .form-control-group {
    width: 450px;
    max-width: calc(100vw - var(--grid-gap) - 60px);
    pointer-events: auto;
    opacity: 1;
}

@media only screen and (max-width: 479px) {
    form.site-search.compact.opened fieldset .form-control-group {
        max-width: calc(100vw - var(--grid-gap) - 60px);
    }
}

form.site-search.compact.opened fieldset .form-control {
    padding-left: 10px;
    padding-right: 50px;
    background-color: var(--background-color-1);
}

form.site-search.autocomplete {
    position: relative;
}

form.site-search.autocomplete .autocomplete-results {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: opacity var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
    transition: opacity var(--animation-default-duration), transform var(--animation-default-duration);
    transition: opacity var(--animation-default-duration), transform var(--animation-default-duration), -webkit-transform var(--animation-default-duration);
}

form.site-search.autocomplete .autocomplete-results.show {
    opacity: 1;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    pointer-events: auto;
}

.search-result-list-item-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--font-color-1);
    text-decoration: none;
}

.search-result-list-item-container a:hover {
    color: var(--brand-color-1);
}

.search-result-list-item-container a figure {
    margin-right: 10px;
    width: 64px;
    position: relative;
    overflow: hidden;
}

.search-result-list-item-container a figure:before {
    padding-top: 100%;
    display: block;
    content: '';
}

.search-result-list-item-container a figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px);
}

.search-result-list-item-container a .body {
    width: calc(100% - 74px);
}

.search-result-list-item-container a .body .title {
    padding-bottom: .25em;
    font-size: .8125rem;
    font-weight: normal;
    line-height: 1.125em;
    display: block;
    display: -webkit-box;
    max-height: 3rem;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-result-list-item-container a .body .price {
    margin-top: 2px;
    display: block;
    font-size: .8125rem;
    line-height: 1.125em;
}

.search-result-list-item-container.simple .title {
    font-size: .9375rem;
    line-height: 1.125em;
}

.autocomplete-results {
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #fff;
    border-radius: 5px;
}

@media (max-width: 539px) {
    .autocomplete-results {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.search-results-autocomplete-component.autocomplete .list-wrapper + .list-wrapper {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--border-color-1);
}

.search-results-autocomplete-component.autocomplete .list-wrapper > .header {
    margin: -5px -10px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: var(--font-color-1);
}

.search-results-autocomplete-component.autocomplete .list-wrapper > .header > .left-side,
.search-results-autocomplete-component.autocomplete .list-wrapper > .header > .right-side {
    padding: 5px 10px;
}

.search-results-autocomplete-component.autocomplete .list-wrapper > .header .title {
    font-weight: 400;
}

.search-results-autocomplete-component.autocomplete .list-wrapper > .header a {
    font-weight: 700;
    color: var(--font-color-1);
}

.search-results-autocomplete-component.autocomplete .list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-results-autocomplete-component.autocomplete .list:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    display: block;
    content: '';
    width: 1px;
    background-color: var(--border-color-1);
}

@media (max-width: 539px) {
    .search-results-autocomplete-component.autocomplete .list:before {
        display: none;
    }
}

.search-results-autocomplete-component.autocomplete .list > .item {
    width: 50%;
}

.search-results-autocomplete-component.autocomplete .list > .item:nth-child(n + 3) {
    margin-top: 15px;
}

@media (max-width: 539px) {
    .search-results-autocomplete-component.autocomplete .list > .item {
        width: 100%;
    }

    .search-results-autocomplete-component.autocomplete .list > .item:nth-child(n + 2) {
        margin-top: 5px;
    }
}

.search-results-autocomplete-component.autocomplete .list > .item:nth-child(2n) .search-result-list-item-container {
    padding-left: 30px;
}

@media (max-width: 539px) {
    .search-results-autocomplete-component.autocomplete .list > .item:nth-child(2n) .search-result-list-item-container {
        padding-left: 0;
    }
}

.search-results-autocomplete-component.autocomplete .list > .item:nth-child(2n + 1) .search-result-list-item-container {
    padding-right: 30px;
}

@media (max-width: 539px) {
    .search-results-autocomplete-component.autocomplete .list > .item:nth-child(2n + 1) .search-result-list-item-container {
        padding-right: 0;
    }
}

.search-results-autocomplete-component.autocomplete .list.simple {
    margin-top: -10px;
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

@media (max-width: 539px) {
    .search-results-autocomplete-component.autocomplete .list.simple {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

.search-results-autocomplete-component.autocomplete .list.simple:before {
    display: none;
}

.search-results-autocomplete-component.autocomplete .list.simple > .item {
    margin: 0;
    padding: 5px 0;
    width: auto;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.search-results-autocomplete-component.autocomplete .list.simple > .item .search-result-list-item-container {
    padding: 0;
}

.search-results-list-component .list-container .entity-navigation-component:first-child {
    margin-bottom: 35px;
}

@media only screen and (min-width: 768px) {
    .search-results-list-component .list-container .entity-navigation-component:first-child {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) {
    .search-results-list-component .list-container .entity-navigation-component:first-child {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list-container .entity-navigation-component:first-child {
        margin-bottom: 60px;
    }
}

.search-results-list-component .list-container .entity-navigation-component:last-child {
    margin-top: 35px;
}

@media only screen and (min-width: 768px) {
    .search-results-list-component .list-container .entity-navigation-component:last-child {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 992px) {
    .search-results-list-component .list-container .entity-navigation-component:last-child {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list-container .entity-navigation-component:last-child {
        margin-top: 60px;
    }
}

.search-results-list-component .list {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-results-list-component .list > .item {
    padding: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid var(--border-color-1);
}

@media only screen and (min-width: 768px) {
    .search-results-list-component .list > .item {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) {
    .search-results-list-component .list > .item {
        width: 33.33%;
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list > .item {
        width: 25%;
    }
}

.search-results-list-component .list > .item:nth-child(1) {
    border-top: 1px solid var(--border-color-1);
}

@media only screen and (min-width: 768px) {
    .search-results-list-component .list > .item:nth-child(-n + 2) {
        border-top: 1px solid var(--border-color-1);
    }
}

@media only screen and (min-width: 992px) {
    .search-results-list-component .list > .item:nth-child(-n + 3) {
        border-top: 1px solid var(--border-color-1);
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list > .item:nth-child(-n + 4) {
        border-top: 1px solid var(--border-color-1);
    }
}

.search-results-list-component .list > .item:before, .search-results-list-component .list > .item:after {
    position: absolute;
    left: 0;
    display: block;
    content: '';
    width: 1px;
    height: 16px;
    background-color: var(--border-color-1);
}

.search-results-list-component .list > .item:before {
    top: 0;
}

.search-results-list-component .list > .item:after {
    bottom: 0;
}

.search-results-list-component .list > .item .product-list-item-container,
.search-results-list-component .list > .item .custom-product-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-results-list-component .list > .item .product-list-item-container a,
.search-results-list-component .list > .item .custom-product-list-item-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-results-list-component .list > .item .product-list-item-container a > .body,
.search-results-list-component .list > .item .custom-product-list-item-container a > .body {
    margin-top: auto;
    margin-bottom: 0;
}

.search-results-list-component .list.grid {
    display: grid;
    gap: 0;
    grid-template-columns: 100%;
    grid-template-rows: auto;
}

@media only screen and (min-width: 768px) {
    .search-results-list-component .list.grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list.grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.search-results-list-component .list.grid > .item {
    width: 100%;
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list.grid > .item:nth-child(12n + 2) {
        grid-column: auto / span 2;
        grid-row: auto / span 2;
    }
}

@media only screen and (min-width: 1200px) {
    .search-results-list-component .list.grid > .item:nth-child(12n + 7) {
        grid-column: auto / span 2;
        grid-row: auto / span 2;
    }
}

.search-results-list-component .list.grid > .item .product-list-item-container,
.search-results-list-component .list.grid > .item .custom-product-list-item-container {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.search-results-list-component .list.grid > .item .product-list-item-container:not(.dark),
.search-results-list-component .list.grid > .item .custom-product-list-item-container:not(.dark) {
    border-color: var(--border-color-1);
}

.social-media-info-component a {
    padding: 20px;
    display: block;
    text-align: center;
    color: inherit;
    text-decoration: none;
    background-color: var(--background-color-3);
    border: 1px solid var(--brand-color-1);
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a {
        padding-top: 25px;
        padding-bottom: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.social-media-info-component a .title {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    font-size: 1rem;
    line-height: var(--font-line-height-1);
    font-weight: 700;
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a .title {
        margin-left: auto;
        margin-right: 0;
        padding-right: 40px;
        position: relative;
        text-align: left;
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a .title:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 1px;
        display: block;
        content: '';
        background-color: var(--brand-color-1);
    }
}

.social-media-info-component a .sub-title {
    margin-top: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .75rem;
    line-height: var(--font-line-height-1);
    color: var(--brand-color-1);
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a .sub-title {
        margin-top: 0;
        margin-left: 0;
        margin-right: auto;
        padding-left: 40px;
        text-align: left;
        max-width: 320px;
        width: 50%;
        font-size: 1.25rem;
    }
}

.social-media-info-component a .sub-title [class^="icon-"],
.social-media-info-component a .sub-title [class*=" icon-"] {
    margin-right: 5px;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    background-color: var(--brand-color-1-a30);
    border-radius: 50%;
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a .sub-title [class^="icon-"],
    .social-media-info-component a .sub-title [class*=" icon-"] {
        margin-right: 8px;
        width: 32px;
        height: 32px;
    }
}

.social-media-info-component a .sub-title [class^="icon-"]:before,
.social-media-info-component a .sub-title [class*=" icon-"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 11px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px) {
    .social-media-info-component a .sub-title [class^="icon-"]:before,
    .social-media-info-component a .sub-title [class*=" icon-"]:before {
        font-size: 16px;
    }
}

.social-media-component > .title {
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    line-height: 1.25em;
}

.social-media-component ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-media-component ul li {
    margin: 0;
    padding: 0;
}

.social-media-component ul li:before {
    display: none;
}

.social-media-component ul li {
    margin: 10px;
    position: relative;
    font-size: .75rem;
    line-height: var(--font-line-height-1);
}

.social-media-component ul li:last-child {
    margin-bottom: 0;
}

.social-media-component ul li a {
    padding: 12px;
    font-size: inherit;
    line-height: 1em;
    color: inherit;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid currentColor;
    border-radius: var(--border-radius-1);
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

@media only screen and (min-width: 768px) {
    .social-media-component ul li a {
        padding: 10px 14px;
    }
}

.social-media-component ul li a:hover {
    color: var(--brand-color-1);
}

.social-media-component ul li a .text {
    margin-right: 12px;
    display: none;
}

@media only screen and (min-width: 768px) {
    .social-media-component ul li a .text {
        display: block;
    }
}

.social-media-component ul li a [class^="icon-"],
.social-media-component ul li a [class*=" icon-"] {
    font-size: 1.25em;
    display: block;
}

.panel-social-media-cta {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
}

@media only screen and (min-width: 768px) {
    .panel-social-media-cta {
        max-width: none;
    }
}

.panel-social-media-cta .content-section-header {
    margin-bottom: 12px;
}

.panel-social-media-cta .content-section-title {
    font-size: .75rem;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .panel-social-media-cta .content-section-title {
        text-align: center;
    }
}

.social-share-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 479px) {
    .social-share-component {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.social-share-component > .title {
    margin: 0;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    position: relative;
    font-size: .8125rem;
    font-weight: 700;
    line-height: var(--font-line-height-1);
}

@media only screen and (max-width: 479px) {
    .social-share-component > .title {
        margin-right: -5px;
        padding-right: 0;
    }
}

.social-share-component > .title:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: '';
    width: 30px;
    height: 1px;
    background-color: currentColor;
}

@media only screen and (max-width: 479px) {
    .social-share-component > .title:after {
        display: none;
    }
}

.social-share-component > .toggle-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    font-style: normal;
    font-size: .8125rem;
    line-height: var(--font-line-height-1);
    color: inherit;
    width: 40px;
    height: 40px;
    display: none;
    text-decoration: none;
    background: none;
    border: 1px solid var(--border-color-5-a40);
    border-radius: var(--border-radius-1);
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

.social-share-component > .toggle-button [class^="icon-"],
.social-share-component > .toggle-button [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.social-share-component > .toggle-button:hover {
    color: var(--brand-color-1);
}

.social-share-component ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-share-component ul li {
    margin: 0;
    padding: 0;
}

.social-share-component ul li:before {
    display: none;
}

.social-share-component ul li {
    margin: 10px;
    position: relative;
    font-size: .8125rem;
    line-height: 1em;
}

.social-share-component ul li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    font-style: normal;
    font-size: .8125rem;
    line-height: var(--font-line-height-1);
    color: inherit;
    width: 40px;
    height: 40px;
    text-decoration: none;
    background: var(--background-color-1);
    border: 1px solid var(--border-color-5-a40);
    border-radius: var(--border-radius-1);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

.social-share-component ul li a [class^="icon-"],
.social-share-component ul li a [class*=" icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    font-size: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.social-share-component ul li a:hover {
    color: var(--brand-color-1);
}

.social-share-component.toggle-show {
    position: relative;
}

.social-share-component.toggle-show > .toggle-button {
    display: block;
}

.social-share-component.toggle-show ul {
    position: absolute;
    z-index: 1;
    top: 0;
    right: calc(100% + 15px);
    display: none;
}

@media only screen and (max-width: 479px) {
    .social-share-component.toggle-show ul {
        right: calc(100% + 8px);
    }
}

.social-share-component.toggle-show ul:before {
    position: absolute;
    z-index: -1;
    inset: -4px;
    display: block;
    content: '';
    background-color: var(--background-color-1);
    border-radius: var(--border-radius-1);
}

@media only screen and (max-width: 479px) {
    .social-share-component.toggle-show ul:before {
        inset: -10px -4px;
    }
}

.social-share-component.toggle-show.opened ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 479px) {
    .social-share-component.toggle-show.opened ul {
        margin: -4px;
    }
}

@media only screen and (max-width: 479px) {
    .social-share-component.toggle-show.opened ul li {
        margin: 4px;
    }
}

.tab-component {
    position: relative;
    z-index: 1;
}

.tab-component .tab-header ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.tab-component .tab-header ul li {
    margin: 0;
    padding: 0;
}

.tab-component .tab-header ul li:before {
    display: none;
}

.tab-component .tab-header ul li {
    margin: 0 8px 0 0;
    font-size: .85rem;
    line-height: var(--font-line-height-1);
    font-weight: 400;
    text-align: center;
}

.tab-component .tab-header ul li:last-child {
    margin-right: 0;
}

.tab-component .tab-header ul li > a {
    position: relative;
    padding: 5px;
    display: block;
    color: var(--font-color-3);
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    font-weight: bold;
}

.tab-component .tab-header ul li > a:hover {
    color: var(--brand-color-1);
    border-color: var(--brand-color-1);
}

.tab-component .tab-header ul li.active a {
    color: var(--brand-color-1);
    border-bottom: 1px solid var(--brand-color-1);
}

.tab-component .tab-header.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tab-component .tab-header.vertical li {
    margin-right: 0;
    margin-bottom: 8px;
    width: 100%;
}

.tab-component .tab-header.vertical li:last-child {
    margin-bottom: 0;
}

.tab-component .tab-header.vertical li a {
    width: 100%;
}

.tab-component .tab-body {
    position: relative;
}

.tab-component .tab-body .tab-content {
    padding: 0;
    padding-top: 30px;
    display: none;
}

.tab-component .tab-body .tab-content.active {
    display: block;
}

.tv-schedule-day-list-container {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: hide;
}

.tv-schedule-day-list-item-container:first-child td.dot:before {
    top: 50%;
}

.tv-schedule-day-list-item-container:last-child td.dot:before {
    bottom: 50%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--border-color-7)), to(var(--border-color-7-a00)));
    background-image: linear-gradient(to bottom, var(--border-color-7) 0%, var(--border-color-7-a00) 100%);
}

.tv-schedule-day-list-item-container:last-child td.title {
    border: none;
}

.tv-schedule-day-list-item-container td {
    padding: 14px 0;
    font-size: .75rem;
    line-height: var(--font-line-height-1);
    vertical-align: middle;
    border: none;
}

.tv-schedule-day-list-item-container td.dot {
    position: relative;
    width: 24px;
    text-align: center;
    vertical-align: top;
}

.tv-schedule-day-list-item-container td.dot:before {
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 50%;
    width: 2px;
    display: block;
    content: '';
    background-color: var(--border-color-7);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tv-schedule-day-list-item-container td.dot:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    display: block;
    content: '';
    background-color: var(--border-color-7);
    border: 2px solid var(--background-color-3);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.tv-schedule-day-list-item-container td.time {
    padding-right: 10px;
    width: 50px;
    text-align: right;
    font-size: .875rem;
}

.tv-schedule-day-list-item-container td.title {
    border-bottom: 1px solid var(--border-color-7);
}

.tv-schedule-day-list-item-container.active td.dot:after {
    background-color: var(--brand-color-1);
    border-color: #fcdfc1;
}

.tv-schedule-day-list-item-container.active td.time {
    position: relative;
    color: var(--brand-color-1);
    text-align: left;
    text-indent: -9999em;
}

.tv-schedule-day-list-item-container.active td.time:before {
    padding-right: 10px;
    position: absolute;
    left: 0;
    width: 100%;
    content: 'LIVE';
    font-weight: 700;
    text-indent: 0;
    text-align: right;
    pointer-events: none;
}

.tv-schedule-day-list-item-container.active td.title {
    font-weight: 700;
}

.tv-schedule-day-list-component {
    padding: 20px;
    padding-bottom: 10px;
    border: 1px solid var(--border-color-3);
}

.tv-schedule-day-list-component > .header {
    margin-bottom: 10px;
}

.tv-schedule-day-list-component > .header .date {
    padding-left: 35px;
    position: relative;
    font-weight: 700;
    font-size: .875rem;
    line-height: var(--font-line-height-1);
}

.tv-schedule-day-list-component > .header .date .highlight {
    color: var(--brand-color-1);
}

.tv-schedule-day-list-component > .header .date:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    font-family: var(--font-family-icon);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    width: 24px;
    height: 24px;
    font-size: 9px;
    line-height: 26px;
    text-align: center;
    text-indent: .125em;
    color: var(--brand-color-1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--brand-color-1-a30);
    border-radius: 50%;
}

.tv-schedule-list-component .list {
    margin: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.tv-schedule-list-component .list > .item {
    padding: calc(var(--grid-gap) / 4);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .tv-schedule-list-component .list > .item {
        width: 33.33%;
    }
}

.tv-schedule-list-component .list > .item .tv-schedule-day-list-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component {
    background-color: var(--background-color-3);
    border-color: var(--background-color-3);
}

.tv-schedule-list-component .list-container > .buttons-container {
    margin-top: calc(min(40px, min(30px, 5vw)));
}

.tv-schedule-slider-component .slider {
    padding-top: 80px;
    position: relative;
}

@media (max-width: 279px) {
    .tv-schedule-slider-component .slider {
        padding-top: 60px;
    }
}

.tv-schedule-slider-component .slider .slick-list {
    margin-left: calc(var(--grid-gap) / -4);
    margin-right: calc(var(--grid-gap) / -4);
}

.tv-schedule-slider-component .slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tv-schedule-slider-component .slider .slider-item {
    padding: 0 calc(var(--grid-gap) / 4);
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: none;
}

.tv-schedule-slider-component .slider .slider-item:not(:nth-child(1)) {
    display: none;
}

.tv-schedule-slider-component .slider .slider-item .tv-schedule-day-list-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tv-schedule-slider-component .slider .slider-item.active .tv-schedule-day-list-component {
    background-color: var(--background-color-3);
    border-color: var(--background-color-3);
}

.tv-schedule-slider-component .slider.slick-initialized .slider-item:not(:nth-child(1)) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tv-schedule-slider-component .slider .navigation-container .arrows {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 279px) {
    .tv-schedule-slider-component .slider .navigation-container .arrows {
        left: 0;
        right: auto;
    }
}

.tv-schedule-slider-component .slider .navigation-container .arrows .slick-arrow.prev {
    margin-right: 15px;
}

.tv-schedule-slider-component .slider .navigation-container .dots {
    display: none;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item:not(.active) .tv-schedule-day-list-component .tv-schedule-day-list-container tr:nth-child(n + 6) {
    display: none;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item:not(.active) .tv-schedule-day-list-component .tv-schedule-day-list-container tr:nth-child(5) td.dot:before {
    bottom: 50%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--border-color-7)), to(var(--border-color-7-a00)));
    background-image: linear-gradient(to bottom, var(--border-color-7) 0%, var(--border-color-7-a00) 100%);
}

.panel-tv-schedule .tv-schedule-list-component .list > .item:not(.active) .tv-schedule-day-list-component .tv-schedule-day-list-container tr:nth-child(5) td.title {
    border: none;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr {
    display: none;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active {
    display: table-row;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr {
    display: table-row;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr + tr {
    display: table-row;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr + tr + tr {
    display: table-row;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr + tr + tr + tr {
    display: table-row;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr + tr + tr + tr td.dot:before {
    bottom: 50%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--border-color-7)), to(var(--border-color-7-a00)));
    background-image: linear-gradient(to bottom, var(--border-color-7) 0%, var(--border-color-7-a00) 100%);
}

.panel-tv-schedule .tv-schedule-list-component .list > .item.active .tv-schedule-day-list-component .tv-schedule-day-list-container tr.active + tr + tr + tr + tr td.title {
    border: none;
}

.panel-tv-schedule .tv-schedule-list-component .list > .item:nth-child(n + 2) {
    display: none;
}

@media only screen and (min-width: 768px) {
    .panel-tv-schedule .tv-schedule-list-component .list > .item:nth-child(n + 2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

:root {
    --marquee-gap: 30px;
}

@media only screen and (max-width: 479px) {
    :root {
        --marquee-gap: 20px;
    }
}

@media only screen and (min-width: 768px) {
    :root {
        --marquee-gap: 40px;
    }
}

@keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(calc(-100% - var(--marquee-gap)));
        transform: translateX(calc(-100% - var(--marquee-gap)));
    }
}

.weather-component {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap: var(--marquee-gap);
}

.weather-component:before, .weather-component:after {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    display: block;
    content: '';
    pointer-events: none;
}

.weather-component:before {
    left: -1px;
    background-image: -webkit-gradient(linear, left top, right top, from(var(--background-color-2)), color-stop(var(--background-color-2)), to(var(--background-color-2-a00)));
    background-image: linear-gradient(to right, var(--background-color-2) 0%, var(--background-color-2) calc(100% - var(--grid-gap) / 2), var(--background-color-2-a00) 100%);
}

.weather-component:after {
    right: -1px;
    background-image: -webkit-gradient(linear, right top, left top, from(var(--background-color-2)), color-stop(var(--background-color-2)), to(var(--background-color-2-a00)));
    background-image: linear-gradient(to left, var(--background-color-2) 0%, var(--background-color-2) calc(100% - var(--grid-gap) / 2), var(--background-color-2-a00) 100%);
}

.weather-component ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 100%;
    gap: var(--marquee-gap);
    -webkit-animation-name: marquee;
    animation-name: marquee;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.weather-component ul li {
    margin: 0;
    padding: 0;
}

.weather-component ul li:before {
    display: none;
}

.weather-component ul li {
    position: relative;
    font-weight: normal;
    line-height: var(--line-height-1);
    font-size: .875rem;
    color: var(--font-color-2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.weather-component span {
    font-size: .875rem;
    line-height: 1em;
    display: inline-block;
}

.weather-component .location {
    margin-right: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.weather-component .temperature {
    font-weight: 700;
    font-size: .875rem;
    text-transform: uppercase;
}

:root {
    --content-section-padding: 40px;
    --content-section-small-padding: 30px;
    --content-section-big-padding: 65px;
}

@media only screen and (min-width: 768px) {
    :root {
        --content-section-padding: 45px;
        --content-section-small-padding: 30px;
        --content-section-big-padding: 70px;
    }
}

@media only screen and (min-width: 992px) {
    :root {
        --content-section-padding: 50px;
        --content-section-small-padding: 30px;
        --content-section-big-padding: 75px;
    }
}

@media only screen and (min-width: 1200px) {
    :root {
        --content-section-padding: 50px;
        --content-section-small-padding: 30px;
        --content-section-big-padding: 80px;
    }
}

@media only screen and (min-width: 768px) {
    #body > section > .container,
    #body .content-section > .container {
        padding-left: calc(var(--grid-gap) / 2);
        padding-right: calc(var(--grid-gap) / 2);
    }
}

#body > section > .container .container,
#body .content-section > .container .container {
    padding-left: 0;
    padding-right: 0;
}

.content-section {
    padding-top: var(--content-section-padding);
    padding-bottom: var(--content-section-padding);
}

.content-section.small-top-pad {
    padding-top: var(--content-section-small-padding);
}

.content-section.small-bottom-pad {
    padding-bottom: var(--content-section-small-padding);
}

.content-section.small-pad {
    padding-top: var(--content-section-small-padding);
    padding-bottom: var(--content-section-small-padding);
}

.content-section.big-top-pad {
    padding-top: var(--content-section-big-padding);
}

.content-section.big-bottom-pad {
    padding-bottom: var(--content-section-big-padding);
}

.content-section.big-pad {
    padding-top: var(--content-section-big-padding);
    padding-bottom: var(--content-section-big-padding);
}

.content-section.no-top-pad {
    padding-top: 0;
}

.content-section.no-bottom-pad {
    padding-bottom: 0;
}

.content-section.no-pad {
    padding-top: 0;
    padding-bottom: 0;
}

.content-section header h1,
.content-section header h2,
.content-section header h3,
.content-section header h4,
.content-section header h5,
.content-section header h6 {
    margin-top: 0;
    margin-bottom: 0;
}

.content-section header.align-center {
    text-align: center;
}

.content-section.overflow-hidden {
    overflow: hidden;
}

.content-section.fill-bg {
    background-color: var(--background-color-4);
}

.content-section.white-bg {
    color: var(--font-color-1);
    background-color: var(--background-color-1);
}

.content-sections-wrapper + .content-sections-wrapper {
    margin-top: 12px;
}

.content-sections-wrapper .content-sections-wrapper-outer {
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    max-width: var(--container-max-width-2);
}

.content-sections-wrapper .content-sections-wrapper-inner {
    background-color: var(--background-color-1);
    border-radius: var(--border-radius-1);
}

.content-sections-wrapper .content-sections-wrapper-inner.brand-color-1 {
    background-color: var(--brand-color-1);
}

.content-sections-wrapper .content-sections-wrapper-inner.brand-color-2 {
    background-color: var(--brand-color-2);
}

#hero + .content-sections-wrapper {
    margin-top: 12px;
}

.content-section-header,
header {
    margin-bottom: 25px;
    position: relative;
}

.content-section-header.align-center,
header.align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.content-section-header.align-center .content-section-pre-title,
.content-section-header.align-center .content-section-sub-title,
header.align-center .content-section-pre-title,
header.align-center .content-section-sub-title {
    display: inline-block;
    -ms-flex-item-align: center;
    align-self: center;
}

.content-section-header.two-side-wrapper,
.content-section-header .two-side-wrapper,
header.two-side-wrapper,
header .two-side-wrapper {
    margin-left: var(--grid-gap)/-2;
    margin-right: var(--grid-gap)/-2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .content-section-header.two-side-wrapper,
    .content-section-header .two-side-wrapper,
    header.two-side-wrapper,
    header .two-side-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.content-section-header.two-side-wrapper > .left-side,
.content-section-header.two-side-wrapper > .right-side,
.content-section-header .two-side-wrapper > .left-side,
.content-section-header .two-side-wrapper > .right-side,
header.two-side-wrapper > .left-side,
header.two-side-wrapper > .right-side,
header .two-side-wrapper > .left-side,
header .two-side-wrapper > .right-side {
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
}

.content-section-header.two-side-wrapper > .right-side,
.content-section-header .two-side-wrapper > .right-side,
header.two-side-wrapper > .right-side,
header .two-side-wrapper > .right-side {
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    .content-section-header.two-side-wrapper > .right-side,
    .content-section-header .two-side-wrapper > .right-side,
    header.two-side-wrapper > .right-side,
    header .two-side-wrapper > .right-side {
        margin-top: 0;
    }
}

.content-section-title {
    position: relative;
    margin: 0;
    font-weight: 700;
    line-height: 1em;
    font-size: calc(min(1.25rem, max(1.125rem, 5vw)));
    text-transform: uppercase;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 5px;
    padding-left: 20px;
}
.content-section-title::before {
    position: absolute;
    left: 0;
    display: block;
    content: '';
    width: 10px;
    height: calc(100% - 6px);
    background-color: var(--brand-color-1);
}

.content-section-title.highlight,
.content-section-title .highlight {
    color: var(--brand-color-1);
}

.content-section-pre-title {
    margin: 0;
    margin-bottom: 15px;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
    font-weight: 400;
}

.content-section-sub-title {
    margin: 0;
    margin-top: 15px;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
    font-weight: 400;
}

.page-header {
    margin-bottom: 0;
    padding-block: 30px;
	padding-top: 0;
}

.page-header nav.tags {
    margin-top: 20px;
}

.page-header nav.tags ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 7px;
}

.page-header nav.tags ul li a {
    padding: 5px 18px;
    display: block;
    font-size: .9375rem;
    line-height: var(--font-line-height-1);
    text-decoration: none;
    color: var(--font-color-3);
    border: 1px solid var(--border-color-6);
    border-radius: 50vw;
    -webkit-transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
    transition: color var(--animation-default-duration), background-color var(--animation-default-duration), border-color var(--animation-default-duration);
}

.page-header nav.tags ul li a:hover {
    color: var(--font-color-2);
    background-color: var(--font-color-3);
    border-color: var(--font-color-3);
}

.page-title {
    font-size: clamp(1.75rem, 3vw, 3rem);
    line-height: var(--font-line-height-1);
    font-weight: 700;
}

.page-sub-title {
    margin-top: 10px;
    max-width: 920px;
    font-size: .9375rem;
    line-height: var(--font-line-height-2);
    font-weight: 400;
}

.content-two-side-wrapper {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.content-two-side-wrapper > .left-side,
.content-two-side-wrapper > .right-side {
    padding-left: calc(var(--grid-gap) / 2);
    padding-right: calc(var(--grid-gap) / 2);
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper > .left-side {
        width: 50%;
    }
}

.content-two-side-wrapper > .right-side {
    margin-top: 50px;
    margin-left: auto;
    margin-right: 0;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper > .right-side {
        margin-top: 0;
        width: 50%;
    }
}

.content-two-side-wrapper > .right-side:only-child {
    margin-top: 0;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.side-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (min-width: 992px) {
    .content-two-side-wrapper.side-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.side-md > .left-side,
    .content-two-side-wrapper.side-md > .right-side {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .content-two-side-wrapper.side-md > .left-side,
    .content-two-side-wrapper.side-md > .right-side {
        width: 50%;
    }
}

.content-two-side-wrapper.side-md > .right-side {
    margin-top: 50px;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.side-md > .right-side {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 992px) {
    .content-two-side-wrapper.side-md > .right-side {
        margin-top: 0;
    }
}

.content-two-side-wrapper.no-side-pad {
    margin-left: 0;
    margin-right: 0;
}

.content-two-side-wrapper.no-side-pad > .left-side,
.content-two-side-wrapper.no-side-pad > .right-side {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.align-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.align-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.align-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .content-two-side-wrapper.align-center > .left-side,
    .content-two-side-wrapper.align-center > .right-side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) {
    .content-two-side-wrapper.swap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.layout-two-columns-wrapper {
    margin-left: calc(var(--grid-gap) / -4);
    margin-right: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.layout-two-columns-wrapper > .left-column,
.layout-two-columns-wrapper > .main-column,
.layout-two-columns-wrapper > .right-column {
    padding-left: calc(var(--grid-gap) / 4);
    padding-right: calc(var(--grid-gap) / 4);
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .left-column.no-left-pad,
    .layout-two-columns-wrapper > .main-column.no-left-pad,
    .layout-two-columns-wrapper > .right-column.no-left-pad {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .left-column.no-right-pad,
    .layout-two-columns-wrapper > .main-column.no-right-pad,
    .layout-two-columns-wrapper > .right-column.no-right-pad {
        padding-right: 0;
    }
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .left-column {
        width: 380px;
    }
}

.layout-two-columns-wrapper > .left-column.swap {
    margin-top: 50px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.layout-two-columns-wrapper > .left-column.swap + .main-column {
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .left-column.swap {
        margin-top: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .layout-two-columns-wrapper > .left-column.swap + .main-column {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.layout-two-columns-wrapper > .main-column {
    margin-top: 50px;
}

.layout-two-columns-wrapper > .main-column:first-child {
    margin-top: 0;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .main-column {
        margin-top: 0;
        width: calc(100% - 380px);
    }
}

.layout-two-columns-wrapper > .right-column {
    margin-top: 50px;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper > .right-column {
        margin-top: 0;
        width: 380px;
    }
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper.swap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.layout-two-columns-wrapper.swap > .main-column {
    margin-top: 0;
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper.swap > .main-column {
        margin-bottom: 0;
    }
}

.layout-three-columns-wrapper {
    margin-left: calc(var(--grid-gap) / -4);
    margin-right: calc(var(--grid-gap) / -4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.layout-three-columns-wrapper > .left-column,
.layout-three-columns-wrapper > .main-column,
.layout-three-columns-wrapper > .right-column {
    padding-left: calc(var(--grid-gap) / 4);
    padding-right: calc(var(--grid-gap) / 4);
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper > .left-column.no-left-pad,
    .layout-three-columns-wrapper > .main-column.no-left-pad,
    .layout-three-columns-wrapper > .right-column.no-left-pad {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper > .left-column.no-right-pad,
    .layout-three-columns-wrapper > .main-column.no-right-pad,
    .layout-three-columns-wrapper > .right-column.no-right-pad {
        padding-right: 0;
    }
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper > .left-column {
        width: 300px;
    }
}

.layout-three-columns-wrapper > .main-column {
    margin-top: 50px;
}

.layout-three-columns-wrapper > .main-column:first-child {
    margin-top: 0;
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper > .main-column {
        margin-top: 0;
        width: calc(100% - 600px);
    }
}

.layout-three-columns-wrapper > .right-column {
    margin-top: 50px;
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper > .right-column {
        margin-top: 0;
        width: 300px;
    }
}

@media only screen and (min-width: 992px) {
    .layout-three-columns-wrapper.swap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 1400px) {
    .layout-three-columns-wrapper.fixed-columns {
        margin-left: -195px;
        margin-right: -195px;
    }
}

.layout-three-columns-wrapper.fixed-columns > .left-column,
.layout-three-columns-wrapper.fixed-columns > .right-column {
    display: none;
    width: 185px;
}

@media (min-width: 1400px) {
    .layout-three-columns-wrapper.fixed-columns > .left-column,
    .layout-three-columns-wrapper.fixed-columns > .right-column {
        display: block;
    }
}

.layout-three-columns-wrapper.fixed-columns > .main-column {
    margin-top: 0;
    width: 100%;
}

@media (min-width: 1400px) {
    .layout-three-columns-wrapper.fixed-columns > .main-column {
        width: calc(100% - 370px);
    }
}

@media only screen and (min-width: 992px) {
    .floating-sidebar-wrapper .floating-sidebar-container {
        position: sticky;
        top: 20px;
        -webkit-transition: top var(--animation-default-duration);
        transition: top var(--animation-default-duration);
    }

    body.header-down .floating-sidebar-wrapper .floating-sidebar-container {
        top: 20px;
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    --body-font-size: 16px;
    margin: 0;
    min-height: 100%;
    font-size: var(--body-font-size);
}

body {
    --body-font-color: var(--font-color-3);
    --body-background-color: var(--background-color-1);
    margin: 0;
    padding-top: 102px;
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: var(--font-family-1);
    color: var(--body-font-color);
    background-color: var(--body-background-color);
    overflow-x: hidden;
}

@media only screen and (min-width: 768px) {
    body {
        padding-top: 155px;
    }
}

body:before {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    display: block;
    content: '';
    pointer-events: none;
    background-color: var(--background-color-2);
    -webkit-transition: opacity var(--animation-default-duration);
    transition: opacity var(--animation-default-duration);
}

body.has-overlay:before {
    opacity: .5;
    pointer-events: auto;
}

::-moz-selection {
    color: #fff;
    background-color: #000;
}

::selection {
    color: #fff;
    background-color: #000;
}

.clearfix:after, .form-control-group:after, .container:after, .clearfix:before, .form-control-group:before, .container:before {
    content: ' ';
    display: table;
}

.clearfix:after, .form-control-group:after, .container:after {
    clear: both;
}

.container {
    margin: 0 auto;
    padding: 0 calc(var(--grid-gap) / 2);
    width: 100%;
    max-width: var(--container-max-width);
}

.container.width-max-2 {
    max-width: var(--container-max-width-2);
}

.container.no-pad {
    padding-left: 0;
    padding-right: 0;
}

.content-section .content-section {
    padding-top: 0;
    padding-bottom: 0;
}

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

body.page-home .panel-news.content-section {
    padding-top: 0;
}

body.page-home .panel-instagram.content-section {
    padding-top: 0;
}

body.page-home .panel-top-articles.content-section {
    padding-top: 0;
}

body.page-home .panel-top-articles .content-section-header {
    padding-top: calc(min(40px, max(30px, 5vw)));
    border-top: 1px solid var(--border-color-1-a30);
}

body.page-home .panel-tv-schedule.content-section {
    padding-top: 0;
}

body.page-home .panel-tv-schedule .content-section-header {
    padding-top: calc(min(40px, max(30px, 5vw)));
    border-top: 1px solid var(--border-color-1-a30);
}

body.page-article-landing .panel-featured-articles {
    background-color: var(--background-color-4);
}

body.page-article-landing .panel-tv-schedule.content-section {
    padding-top: 0;
}

body.page-article-landing .panel-tv-schedule .content-section-header {
    padding-top: calc(min(40px, max(30px, 5vw)));
    border-top: 1px solid var(--border-color-1-a30);
}

body.page-article-landing .layout-two-columns-wrapper > .main-column {
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
    body.page-article-landing .layout-two-columns-wrapper > .main-column {
        margin-bottom: 0;
    }
}

body.page-article-landing .layout-two-columns-wrapper > .right-column {
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
    body.page-article-landing .layout-two-columns-wrapper > .right-column {
        margin-bottom: 0;
    }
}

body.page-article-landing .layout-two-columns-wrapper.swap > .right-column {
    margin-top: 0;
}

body.page-article-landing .layout-two-columns-wrapper .article-list-component .list > .item:first-child .article-list-item-container {
    margin-left: calc(var(--grid-gap) / -2);
    margin-right: calc(var(--grid-gap) / -2);
}

@media only screen and (min-width: 768px) {
    body.page-article-landing .layout-two-columns-wrapper .article-list-component .list > .item:first-child .article-list-item-container {
        margin-left: 0;
        margin-right: 0;
    }
}

body.page-article-detail .panel-featured-articles .content-section-header {
    position: relative;
}

body.page-article-detail .panel-featured-articles .content-section-header:before {
    position: absolute;
    top: calc(var(--content-section-padding) * -1);
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--border-color-1-a30);
    display: block;
    content: '';
}

body.page-article-detail .panel-category-related-articles {
    display: none;
}

@media only screen and (min-width: 992px) {
    body.page-article-detail .panel-category-related-articles {
        display: block;
    }
}

body.page-article-detail .panel-category-related-articles .content-section-header {
    position: relative;
}

body.page-article-detail .panel-category-related-articles .content-section-header:before {
    position: absolute;
    top: calc(var(--content-section-padding) * -1);
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--border-color-1-a30);
    display: block;
    content: '';
}

body.page-article-detail .panel-instagram.content-section {
    padding-top: 0;
}

body.page-author-detail .layout-two-columns-wrapper > .main-column {
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
    body.page-author-detail .layout-two-columns-wrapper > .main-column {
        margin-bottom: 0;
    }
}

body.page-author-detail .layout-two-columns-wrapper > .right-column {
    margin-bottom: 0;
    display: none;
}

@media only screen and (min-width: 992px) {
    body.page-author-detail .layout-two-columns-wrapper > .right-column {
        margin-bottom: 0;
        display: block;
    }
}

body.page-tv-schedule .tv-schedule-component {
    margin-top: -52px;
}

@media (max-width: 279px) {
    body.page-tv-schedule .tv-schedule-component {
        margin-top: 0;
    }
}

.layout-two-columns-wrapper.mobile-reversed {
    flex-direction: column-reverse;
}

@media only screen and (min-width: 992px) {
    .layout-two-columns-wrapper.mobile-reversed {
        flex-direction: row-reverse;
    }
}  

.home #header .header-bottom .header-inner:after {
    display: none;
}

.article-list-item-container:hover figure img, 
.related-article-list-item-container:hover figure img  {
    transform: scale(1.1);
}

.horizontal-post-511200a6-deb9-4646-bfb6-dc24b680976c:hover .media-container img {
    transform: scale(1.1);
}

.article-list-item-container figure img, 
.related-article-list-item-container figure img,
.horizontal-post-511200a6-deb9-4646-bfb6-dc24b680976c img {
    transition: transform .5s;
}

.article-list-item-container.style-2.big .icon-play::before {
    margin-left: 4px;
}


.footer-top .body {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-top .social-media-component {
    margin: 0!important;
}
.footer-top .backToTop {
    margin-right: 20px;
    color: white;
    padding: 11px 14px;
    font-size: 12px;
    line-height: 1em;
    border-radius: 4px;
    text-decoration: none;
    background-color: #A92323;
}

.footer-top .backToTop span {
    margin-right: 5px;
}
.footer-top .backToTop span::after {
    font-family: var(--font-family-icon);
    content: '\e900';
    font-size: .75em;
}

/* .article-detail-component iframe[src*="facebook"] {
    width: auto!important;
} */
.article-detail-component iframe[src*="youtube"] {
    aspect-ratio: 16/9;
    height: auto!important;
    width: 100%!important; 
} 


.menu-header {
	padding-bottom: 15px;
}

.menu-header:after {
	position: absolute;
	top: 70px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: var(--border-color-6-a40);
	content: ' ';
	
}

.menu-header a.logo-mobile-menu {
	display: inline-block;
	width: 130px;
}

.menu-header a.toggle-mobile-menu {
	position: absolute;
	top: 25px;
	right: 20px;
	color: var(--header-theme-color-opened);
}

#menu-item-382 a {
	background: transparent url("../img/logos/tv-kanal1.png") left center no-repeat;
	background-size: auto 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#menu-item-382 a span {
	display: none;
}

a.kanal-1-group {
	border: 1px solid var(--border-color-6);
	border-radius: 6px;
	margin-right: 5px;
	padding: 5px 5px;
}

.header-calendar-component a {
	width: 40px;
	height: 40px;
	border: 1px solid var(--border-color-6);
	border-radius: 6px;
	padding: 5px 5px;
}

.header-calendar-component a svg {
	width: unset;
	margin-right: 0;
}

@media screen and (max-width: 768px) {
    a.kanal-1-group img {
        width: auto;
        height: 25px;
    }

    .header-calendar-component a {
        margin-right: 5px !important;
    }
}

@media screen and (min-width: 768px) {
	#menu-item-382 a {
		background-position: center center;
	}

	a.kanal-1-group {
        margin-right: 20px;
        padding: 5px 10px;
	}
}

body.category-kanal-1 .page-title {
	background: transparent url("../img/logos/tv-kanal1.png") left center no-repeat;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.page-content p{
	line-height: var(--font-line-height-3);
	font-size: calc(min(1.1rem, max(.9375rem, 1.875vw)));
	}

 #header .weather-component [class^="icon-"],
  #header .weather-component [class*=" icon-"] {
    margin-left: 10px;
    font-size: 1.0625em;
    color: #5dc1dd;
    display: none;
}

.article-detail-component .article-top-container .article-title {
	font-size: calc(min(2.2rem, max(1.875rem, 3.75vw)));
}

.article-detail-component .article-content p {
	font-size: 1.1rem;
	font-weight:300;
	}

.article-excerpt p  {
	font-weight: 700!important;
}

.content-related-article-list-item-container .body .title  {
	font-weight: 700!important;
	text-decoration: underline;
}

.article-content figure {
    width: 100%!important
    }

@media only screen and (min-width: 920px) {
 .hero-component.landing .content > .two-side-wrapper > .left-side figure {
    margin-top: 2px;
}
}

.article-list-component .list > .item .article-list-item-container,
.related-article-list-item-container figure,
.article-list-item-container figure {
border-radius: 6px;
}

@media only screen and (max-width: 770px) {
.article-list-item-container.style-2.big figure,
.article-list-item-container.style-2.big  {
border-radius: 0px!important
}
}


@media (min-width: 360px) and (max-width: 479px) {
.panel-featured-articles .article-list-component .list > .item .article-list-item-container .body .title {
-webkit-line-clamp: 6;
}
.panel-featured-articles .article-list-component .list > .item .article-list-item-container figure {
max-height: 70px;
}
.panel-top-articles .article-list-component .list > .item .article-list-item-container .body .title {
-webkit-line-clamp: 6;
}
.panel-top-articles .article-list-component .list > .item .article-list-item-container figure {
height: 70px;
}
}


.wpvqgr-wrapper button.wpvqgr-button {
display: initial;
}

.wpvqgr-question-picture .figure {
margin-top: 0px!important;
margin-bottom: 0px!important;
}

.tablepress>:where(thead,tfoot)>*>th {
	background-color: #f08b34;
	color: #fff;
}

.postid-43993 .article-detail-component footer {
	display: none;
} 

.postid-43993 .meta-component ul li:last-child {
	display: none;
} 

.postid-43993 .meta-component ul li:after {
	display: none;
} 


@media only screen and (min-width: 1200px) {
      nav.primary > ul:not(.hidden-links) > li + li {
        padding-left: 30px;
    }
	}
@media only screen and (min-width: 1200px) {
      nav.primary > ul:not(.hidden-links) > li > a {
        font-size: 0.9rem
    }

}


 nav.primary > ul:not(.hidden-links) > li.play2 > a {
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    background-color: rgb(240, 139, 52);
    z-index: 0;
    display: block;
    content: '';
    border: 1px solid rgb(240, 139, 52);
    border-radius: 5px;
    height:36px;
     color: white; 
}


   nav.primary > ul:not(.hidden-links) > li.play2 > a:hover {
    background-color: white;
    border: 1px solid rgb(240, 139, 52);
    color: rgb(240, 139, 52); 
}

@media only screen and (max-width: 756px) {
 nav.primary > ul:not(.hidden-links) > li.play2 > a { 
width: 140px;
height:42px;
}
	}
	
.highlighting {
background-color: rgb(241, 240, 240);
border: 1px solid rgb(200, 200, 200);
padding: 15px;
border-radius:12px;
margin-bottom:20px
}
	
.highlighting2 {
background-color: rgb(241, 255, 246);
border: 1px solid rgb(178, 237, 186);
padding: 15px;
border-radius: 12px;
margin-bottom: 20px;
}
	
	
	.modula-item.effect-hide.jtg-filter-all.jtg-filter-.tg-loaded.modula-item:nth-child(4) img.pic {
   opacity: 40%
}

	
	@media (max-width: 768px) {	
.modula.modula-gallery-bnb .modula_bnb_items_wrapper {
display: inline-grid!important}
		
.modula_bnb_items_wrapper {
    flex: 100%;
    margin-top:10px
 } 

.modula_bnb_items_wrapper .modula-item.effect-hide.jtg-filter-all.jtg-filter-.tg-loaded  {
	height: 130px
 } 		
	} 

    .modula-gallery .modula-item.effect-hide .jtg-title {
        transform: translate3d(0, 0px, 0)!important;
    }


.related-article-list-item-container figure img {
    height: 100%;
}

.content-section .panel-kanal1 {
    margin: 5px calc(var(--grid-gap) / -2) calc(var(--grid-gap) / 2);
    padding: 110px 15px 15px !important;
    background: #0b1919 url("../img/kanal1.jpg") center top no-repeat;
    background-size: 100% auto;
    color: #fff;
}

@media screen and (min-width: 560px) {
    .content-section .panel-kanal1 {
        margin-left: 0;
        margin-right: 0;
        padding-top: 15px !important;
        background-image: none;
    }
}

.panel-kanal1 .article-scrollbar-component .list {
    margin: 0 -10px;
}

.panel-kanal1 .article-scrollbar-component .list-container .ps__rail-x {
    background-color: #183b41;
}
.panel-kanal1 .article-scrollbar-component .list-container .ps__thumb-x {
    background-color: #3bcdc0;
}

.btn-all-tv-shows {
    display: inline-block;
    margin: 8px 0;
    padding: 3px 15px;
    border-radius: 20px;
    border: 1px solid #3acfbc;
    color: #fff;
    font-size: 0.85rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #164148;
    background-image: linear-gradient(to right, #164148, #2a7474);
}
.btn-all-tv-shows:hover {
    color: #fff;
    text-decoration: underline;
}
