/* Global styles and overrides */

body {
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat, no-repeat;
  background-position: 0 700px, 100% 90%;
  background-size: 350px 350px, 350px 350px;
  background-color: #f7f7f4;
  overflow-x: hidden;
  font-family: "Switzer", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
strong {
  font-weight: 700;
  color: #3c4858;
}

strong {
  -webkit-font-smoothing: auto;
}

:root {
  --color--red-100: #fff0e8;
  --color--red-100-rgb: 255, 240, 232;
  --color--red-200: #fedfd5;
  --color--red-200-rgb: 254, 223, 213;
  --color--red-300: #ffbcad;
  --color--red-300-rgb: 255, 188, 173;
  --color--red-400: #fa7a64;
  --color--red-400-rgb: 250, 122, 100;
  --color--red-500: #e54a32;
  --color--red-500-rgb: 229, 74, 50;
  --color--red-600: #b83525;
  --color--red-600-rgb: 184, 53, 37;
  --color--red-700: #822824;
  --color--red-700-rgb: 130, 40, 36;
  --color--red-800: #592728;
  --color--red-800-rgb: 89, 39, 40;
  --color--red-900: #402629;
  --color--red-900-rgb: 64, 38, 41;
  --color--red-1000: #2b2123;
  --color--red-1000-rgb: 43, 33, 35;
  --color--red-accent: #ff4747;
  --color--red-accent-rgb: 255, 71, 71;
  --color--orange-100: #fff2e8;
  --color--orange-100-rgb: 255, 242, 232;
  --color--orange-200: #ffe4d1;
  --color--orange-200-rgb: 255, 228, 209;
  --color--orange-300: #fac096;
  --color--orange-300-rgb: 250, 192, 150;
  --color--orange-400: #f5964e;
  --color--orange-400-rgb: 245, 150, 78;
  --color--orange-500: #d67022;
  --color--orange-500-rgb: 214, 112, 34;
  --color--orange-600: #a35214;
  --color--orange-600-rgb: 163, 82, 20;
  --color--orange-700: #7a4518;
  --color--orange-700-rgb: 122, 69, 24;
  --color--orange-800: #573b23;
  --color--orange-800-rgb: 87, 59, 35;
  --color--orange-900: #3d2f22;
  --color--orange-900-rgb: 61, 47, 34;
  --color--orange-1000: #2b241d;
  --color--orange-1000-rgb: 43, 36, 29;
  --color--orange-accent: #ff8b33;
  --color--orange-accent-rgb: 255, 139, 51;
  --color--yellow-100: #fff6e5;
  --color--yellow-100-rgb: 255, 246, 229;
  --color--yellow-200: #ffeecc;
  --color--yellow-200-rgb: 255, 238, 204;
  --color--yellow-300: #ffdd99;
  --color--yellow-300-rgb: 255, 221, 153;
  --color--yellow-400: #fabf5a;
  --color--yellow-400-rgb: 250, 191, 90;
  --color--yellow-500: #e09c24;
  --color--yellow-500-rgb: 224, 156, 36;
  --color--yellow-600: #ac771b;
  --color--yellow-600-rgb: 172, 119, 27;
  --color--yellow-700: #7a581d;
  --color--yellow-700-rgb: 122, 88, 29;
  --color--yellow-800: #574323;
  --color--yellow-800-rgb: 87, 67, 35;
  --color--yellow-900: #403521;
  --color--yellow-900-rgb: 64, 53, 33;
  --color--yellow-1000: #2b261d;
  --color--yellow-1000-rgb: 43, 38, 29;
  --color--yellow-accent: #ffb83d;
  --color--yellow-accent-rgb: 255, 184, 61;
  --color--green-100: #f2fff0;
  --color--green-100-rgb: 242, 255, 240;
  --color--green-200: #e0fcde;
  --color--green-200-rgb: 224, 252, 222;
  --color--green-300: #b9edbd;
  --color--green-300-rgb: 185, 237, 189;
  --color--green-400: #83db9c;
  --color--green-400-rgb: 131, 219, 156;
  --color--green-500: #47c47d;
  --color--green-500-rgb: 71, 196, 125;
  --color--green-600: #2d8556;
  --color--green-600-rgb: 45, 133, 86;
  --color--green-700: #28704c;
  --color--green-700-rgb: 40, 112, 76;
  --color--green-800: #2e5940;
  --color--green-800-rgb: 46, 89, 64;
  --color--green-900: #283b2d;
  --color--green-900-rgb: 40, 59, 45;
  --color--green-1000: #222923;
  --color--green-1000-rgb: 34, 41, 35;
  --color--green-accent: #56f09e;
  --color--green-accent-rgb: 86, 240, 158;
  --color--slate-100: #f2f9fc;
  --color--slate-100-rgb: 242, 249, 252;
  --color--slate-200: #e1eef5;
  --color--slate-200-rgb: 225, 238, 245;
  --color--slate-300: #ccdee8;
  --color--slate-300-rgb: 204, 222, 232;
  --color--slate-400: #a9c4d4;
  --color--slate-400-rgb: 169, 196, 212;
  --color--slate-500: #82a7ba;
  --color--slate-500-rgb: 130, 167, 186;
  --color--slate-600: #658b9e;
  --color--slate-600-rgb: 101, 139, 158;
  --color--slate-700: #486878;
  --color--slate-700-rgb: 72, 104, 120;
  --color--slate-800: #344852;
  --color--slate-800-rgb: 52, 72, 82;
  --color--slate-900: #283338;
  --color--slate-900-rgb: 40, 51, 56;
  --color--slate-1000: #1f2426;
  --color--slate-1000-rgb: 31, 36, 38;
  --color--slate-accent: #47c2ff;
  --color--slate-accent-rgb: 71, 194, 255;
  --color--cobalt-100: #ebf5ff;
  --color--cobalt-100-rgb: 235, 245, 255;
  --color--cobalt-200: #d1e8ff;
  --color--cobalt-200-rgb: 209, 232, 255;
  --color--cobalt-300: #9ecbff;
  --color--cobalt-300-rgb: 158, 203, 255;
  --color--cobalt-400: #66a3ff;
  --color--cobalt-400-rgb: 102, 163, 255;
  --color--cobalt-500: #4176fa;
  --color--cobalt-500-rgb: 65, 118, 250;
  --color--cobalt-600: #304ddb;
  --color--cobalt-600-rgb: 48, 77, 219;
  --color--cobalt-700: #263aad;
  --color--cobalt-700-rgb: 38, 58, 173;
  --color--cobalt-800: #1c2674;
  --color--cobalt-800-rgb: 28, 38, 116;
  --color--cobalt-900: #171952;
  --color--cobalt-900-rgb: 23, 25, 82;
  --color--cobalt-1000: #0e0e33;
  --color--cobalt-1000-rgb: 14, 14, 51;
  --color--cobalt-accent: #47a3ff;
  --color--cobalt-accent-rgb: 71, 163, 255;
  --color--purple-100: #f9f2ff;
  --color--purple-100-rgb: 249, 242, 255;
  --color--purple-200: #f2e5ff;
  --color--purple-200-rgb: 242, 229, 255;
  --color--purple-300: #d7baf5;
  --color--purple-300-rgb: 215, 186, 245;
  --color--purple-400: #ad82d8;
  --color--purple-400-rgb: 173, 130, 216;
  --color--purple-500: #9163bf;
  --color--purple-500-rgb: 145, 99, 191;
  --color--purple-600: #774ba3;
  --color--purple-600-rgb: 119, 75, 163;
  --color--purple-700: #5d407a;
  --color--purple-700-rgb: 93, 64, 122;
  --color--purple-800: #48335c;
  --color--purple-800-rgb: 72, 51, 92;
  --color--purple-900: #31253d;
  --color--purple-900-rgb: 49, 37, 61;
  --color--purple-1000: #271f2e;
  --color--purple-1000-rgb: 39, 31, 46;
  --color--purple-accent: #c285ff;
  --color--purple-accent-rgb: 194, 133, 255;
  --color--magenta-100: #fff2f4;
  --color--magenta-100-rgb: 255, 242, 244;
  --color--magenta-200: #ffe5ea;
  --color--magenta-200-rgb: 255, 229, 234;
  --color--magenta-300: #ffc7d3;
  --color--magenta-300-rgb: 255, 199, 211;
  --color--magenta-400: #e5859f;
  --color--magenta-400-rgb: 229, 133, 159;
  --color--magenta-500: #bf5878;
  --color--magenta-500-rgb: 191, 88, 120;
  --color--magenta-600: #a34b6b;
  --color--magenta-600-rgb: 163, 75, 107;
  --color--magenta-700: #863e5c;
  --color--magenta-700-rgb: 134, 62, 92;
  --color--magenta-800: #5e3146;
  --color--magenta-800-rgb: 94, 49, 70;
  --color--magenta-900: #3d2531;
  --color--magenta-900-rgb: 61, 37, 49;
  --color--magenta-1000: #2e2126;
  --color--magenta-1000-rgb: 46, 33, 38;
  --color--magenta-accent: #ff5caa;
  --color--magenta-accent-rgb: 255, 92, 170;
  --color--charcoal-100: #f9fafa;
  --color--charcoal-100-rgb: 249, 250, 250;
  --color--charcoal-200: #f1f3f5;
  --color--charcoal-200-rgb: 241, 243, 245;
  --color--charcoal-300: #dfe6eb;
  --color--charcoal-300-rgb: 223, 230, 235;
  --color--charcoal-400: #c8d3de;
  --color--charcoal-400-rgb: 200, 211, 222;
  --color--charcoal-500: #abb9c7;
  --color--charcoal-500-rgb: 171, 185, 199;
  --color--charcoal-600: #7e8e9e;
  --color--charcoal-600-rgb: 126, 142, 158;
  --color--charcoal-700: #556575;
  --color--charcoal-700-rgb: 85, 101, 117;
  --color--charcoal-800: #405261;
  --color--charcoal-800-rgb: 64, 82, 97;
  --color--charcoal-900: #314351;
  --color--charcoal-900-rgb: 49, 67, 81;
  --color--charcoal-1000: #253642;
  --color--charcoal-1000-rgb: 37, 54, 66;
  --color--charcoal-1100: #1d2b36;
  --color--charcoal-1100-rgb: 29, 43, 54;
  --color--charcoal-1200: #131b24;
  --color--charcoal-1200-rgb: 19, 27, 36;
  --color--clay-100: #faf8f7;
  --color--clay-100-rgb: 250, 248, 247;
  --color--clay-200: #f5f2f0;
  --color--clay-200-rgb: 245, 242, 240;
  --color--clay-300: #ede8e6;
  --color--clay-300-rgb: 237, 232, 230;
  --color--clay-400: #ded5d1;
  --color--clay-400-rgb: 222, 213, 209;
  --color--clay-500: #c2b4ac;
  --color--clay-500-rgb: 194, 180, 172;
  --color--clay-600: #9e8f88;
  --color--clay-600-rgb: 158, 143, 136;
  --color--clay-700: #8a7b74;
  --color--clay-700-rgb: 138, 123, 116;
  --color--clay-800: #756963;
  --color--clay-800-rgb: 117, 105, 99;
  --color--clay-900: #574f4b;
  --color--clay-900-rgb: 87, 79, 75;
  --color--clay-1000: #4a4441;
  --color--clay-1000-rgb: 74, 68, 65;
  --color--clay-1100: #33302e;
  --color--clay-1100-rgb: 51, 48, 46;
  --color--clay-1200: #262423;
  --color--clay-1200-rgb: 38, 36, 35;
  --color--basics-white: #ffffff;
  --color--basics-white-rgb: 255, 255, 255;
  --color--basics-black: #000000;
  --color--basics-black-rgb: 0, 0, 0;
  --color--basics-magenta: #ff00ff;
  --color--basics-magenta-rgb: 255, 0, 255;
  --color--basics-cyan: #00ffff;
  --color--basics-cyan-rgb: 0, 255, 255;
  --color--action-default: #304ddb;
  --color--action-default-rgb: 48, 77, 219;
  --color--action-hovered: #263aad;
  --color--action-hovered-rgb: 38, 58, 173;
  --color--action-pressed: #1c2674;
  --color--action-pressed-rgb: 28, 38, 116;
  --color--action-disabled: #abb9c7;
  --color--action-disabled-rgb: 171, 185, 199;
  --color--text-headline: #131b24;
  --color--text-headline-rgb: 19, 27, 36;
  --color--text-dark: #314351;
  --color--text-dark-rgb: 49, 67, 81;
  --color--text-default: #405261;
  --color--text-default-rgb: 64, 82, 97;
  --color--text-light: #556575;
  --color--text-light-rgb: 85, 101, 117;
  --color--text-disabled: #7e8e9e;
  --color--text-disabled-rgb: 126, 142, 158;
  --color--success-text: #2e5940;
  --color--success-text-rgb: 46, 89, 64;
  --color--success-background-dark: #2d8556;
  --color--success-background-dark-rgb: 45, 133, 86;
  --color--success-icon: #47c47d;
  --color--success-icon-rgb: 71, 196, 125;
  --color--success-border: #47c47d;
  --color--success-border-rgb: 71, 196, 125;
  --color--success-background-light: #f2fff0;
  --color--success-background-light-rgb: 242, 255, 240;
  --color--error-text: #b83525;
  --color--error-text-rgb: 184, 53, 37;
  --color--error-background-dark: #b83525;
  --color--error-background-dark-rgb: 184, 53, 37;
  --color--error-icon: #ff4747;
  --color--error-icon-rgb: 255, 71, 71;
  --color--error-border: #e54a32;
  --color--error-border-rgb: 229, 74, 50;
  --color--error-background-light: #feeae7;
  --color--error-background-light-rgb: 254, 234, 231;
  --color--warning-text: #a35214;
  --color--warning-text-rgb: 163, 82, 20;
  --color--warning-background-dark: #a35214;
  --color--warning-background-dark-rgb: 163, 82, 20;
  --color--warning-icon: #ffb83d;
  --color--warning-icon-rgb: 255, 184, 61;
  --color--warning-border: #fabf5a;
  --color--warning-border-rgb: 250, 191, 90;
  --color--warning-background-light: #fff6e5;
  --color--warning-background-light-rgb: 255, 246, 229;
  --color--info-text: #263aad;
  --color--info-text-rgb: 38, 58, 173;
  --color--info-background-dark: #304ddb;
  --color--info-background-dark-rgb: 48, 77, 219;
  --color--info-icon: #4176fa;
  --color--info-icon-rgb: 65, 118, 250;
  --color--info-border: #4176fa;
  --color--info-border-rgb: 65, 118, 250;
  --color--info-background-light: #ebf5ff;
  --color--info-background-light-rgb: 235, 245, 255;
}

:root {
  --input--padding-x-M: calc(1.25 * var(--font-size--S));
  --input--padding-x-L: calc(1.25 * var(--font-size--M));
  --input--height-M: var(--button--height-M);
  --input--height-L: var(--button--height-L);
  --input-checkbox--XS: calc(var(--font-size--XS) * 1.3333);
  --input-checkbox--S: calc(var(--font-size--S) * 1.3333);
  --input-checkbox--M: calc(var(--font-size--M) * 1.3333);
  --input-checkbox--L: calc(var(--font-size--L) * 1.3333);
}

@media (min-width: 1600px) {
  :root {
    --font-size--XS: clamp(0.75rem, 0.75vw + 0rem, 0.9375rem);
    --font-size--S: clamp(0.875rem, 0.875vw + 0rem, 1.09375rem);
    --font-size--M: clamp(1rem, 1vw + 0rem, 1.25rem);
    --font-size--L: clamp(1.125rem, 1.125vw + 0rem, 1.40625rem);
    --font-size--XL: clamp(1.25rem, 1.25vw + 0rem, 1.5625rem);
    --font-size--2XL: clamp(1.5rem, 1.5vw + 0rem, 1.875rem);
    --font-size--3XL: clamp(1.875rem, 1.875vw + 0rem, 2.34375rem);
    --font-size--4XL: clamp(2.25rem, 2.25vw + 0rem, 2.8125rem);
    --font-size--5XL: clamp(3rem, 3vw + 0rem, 3.75rem);
    --font-size--6XL: clamp(3.75rem, 3.75vw + 0rem, 4.6875rem);
    --font-size--7XL: clamp(4.5rem, 4.5vw + 0rem, 5.625rem);
    --font-size--8XL: clamp(6rem, 6vw + 0rem, 7.5rem);
    --font-size--9XL: clamp(8rem, 8vw + 0rem, 10rem);
    --font-size--10XL: clamp(10rem, 10vw + 0rem, 12.5rem);
  }
}

#fullArticle img {
  border: 0px !important;
}

.custom-table-wrapper img {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

/* Web fonts */

/* Graphik Medium */

/* Nav */
#mainNav {
  position: relative;
  z-index: 2;
}

#supertime:not(.active) {
  display: none;
}

#tipgenius:not(.active) {
  display: none;
}

.container-fluid {
  max-width: 1250px;
}

@media screen and (min-width: 500px) and (max-width: 1000px) {
  .container-fluid {
    width: 95%;
  }
}

/* Footer */

footer p {
  font-size: 13px;
  color: #556575;
}

footer p a {
  color: #556575;
}

/* Category: single tile */

/* Internal category with no icons */
#collection-category-8 .category {
  padding-top: 60px;
  min-height: 190px;
}

.category-list .category {
  background-color: #fff;
  border: none;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px,
    rgb(241, 243, 245) 0px 2px 10px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  box-sizing: border-box;
  display: inline-block;
  /* margin: 0 30px 30px 0;
  padding: 135px 50px 40px;
  min-height: 285px; */
  transition: all 0.25s ease-in-out;
  width: 100%;
}

.category-list .category,
.category-list .category:hover {
  background-repeat: no-repeat;
  background-position: center 36px;
  background-size: 80px 80px;
}

.category-list .category:hover {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px,
    rgba(220, 223, 226, 0.3) 0px 30px 60px 0px,
    rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
}

/*.category-list .category:active {
  box-shadow: 0 0 0px 2px #1292EE inset;
  outline: none;
}*/

/* .category-list .category:hover .article-count {
  color: #0077cc;
}

.category-list .category:focus .article-count,
.category-list .category:active .article-count {
  color: #005ca4;
} */

@media screen and (max-width: 759px) {
  .category-list .category {
    margin-right: 0;
  }
}

@media screen and (min-width: 760px) and (max-width: 1104px) {
  .category-list .category {
    width: calc(100% / 2 - 17px);
  }

  .category-list .category:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (min-width: 1105px) {
  .category-list .category {
    width: calc(100% / 3 - 23px);
  }

  .category-list .category:nth-child(3n + 3) {
    margin-right: 0;
  }

  #collection-category-8 .category {
    padding-top: 60px;
    min-height: 190px;
  }
}

.category-list h3 {
  color: #051849;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}

.category-list .category p {
  color: #7f8d9b;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}

/* .category-list .category .article-count {
  margin-bottom: 0;
  color: #0077cc;
  transition: color 0.2s ease-in-out;
} */

.category-list .category,
.category-list.two-col .category {
  margin-bottom: 30px;
}

.collection-category h2 a {
  color: #1d2b36;
}

.collection-category h2 {
  font-weight: 500;
  font-size: 26px;
  letter-spacing: -0.35px;
  margin-bottom: 20px;
}

.collection-category .category-list {
  margin-bottom: 50px;
}

.category-list.two-col .category {
  /* min-height: 240px; */
  width: 100%;
}

@media screen and (min-width: 760px) {
  .category-list.two-col .category {
    width: calc(100% / 3 - 23px);
  }
}

.category-list.two-col .category:last-child {
  margin-right: 0;
}

/* Category: icons */

/* #category-283 {
  background-image: url('https://cdn.shopify.com/app-store/listing_images/a50c529bb46df2d6dfe0663f4c0f6670/icon/CJLDxPSZ_voCEAE=.png?height=144&width=144');
}

#category-114 {
  background-image: url('https://roundtrip.ai/images/support/megaphone.png');
}

#category-85 {
  background-image: url('https://roundtrip.ai/images/support/gear.png');
}

#category-48 {
  background-image: url('https://roundtrip.ai/images/support/globe.png');
}

#category-41 {
  background-image: url('https://roundtrip.ai/images/support/hammer-and-wrench.png');
}

#category-207 {
  background-image: url('https://roundtrip.ai/images/support/phone.png');
}

#category-13 {
  background-image: url('https://roundtrip.ai/images/support/palette.png');
}

#category-141 {
  background-image: url('https://roundtrip.ai/images/support/question.png');
}

#category-54 {
  background-image: url('https://cdn.shopify.com/app-store/listing_images/1d2413b647f32590dd949c855c650da4/icon/CLyok8--_voCEAE=.png?height=144&width=144');
}

#category-20 {
  background-image: url('https://roundtrip.ai/images/support/calendar.png');
}

#category-21 {
  background-image: url('https://roundtrip.ai/images/support/speech.png');
}

#category-19 {
  background-image: url('https://roundtrip.ai/images/support/hammer-and-wrench.png');
}


#category-124 {
  background-image: url('https://cdn.shopify.com/app-store/listing_images/09560523e827e9d4311c0e6c5d967e80/icon/CKSD-7LI_voCEAE=.png?height=144&width=144');
} */

.nav-collapse .nav {
  margin-top: 40px;
}

.navbar .navbar-inner {
  background-color: #f7f7f4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.navbar .nav > li > a {
  font-size: 18px;
  font-weight: 500;
  /* letter-spacing: 1px; */
  line-height: 28px;
  padding: 0 20px;
  color: #3c4858;
  -webkit-font-smoothing: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
  -webkit-font-smoothing: antialiased;
}

.navbar .brand,
.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .nav .active a:focus {
  color: #0583b3;
}

@media screen and (max-width: 768px) {
  .navbar .nav > li > a {
    padding: 15px 20px;
  }

  #contactMobile {
    display: block;
  }
}

.navbar .nav #contact a {
  padding-right: 0;
}

.navbar .nav li a,
.navbar .icon-private-w {
  color: #3c4858;
  transition: color 0.2s;
}

.navbar .brand {
  background-size: 100%, auto;
  height: 30px;
  width: 174px;
  padding: 6px 0px 0px 0px;
}

.brand > img {
  min-height: 50px;
  min-width: 200px;
  object-fit: contain;
  padding-top: 14px;
}

#mainNav .container-fluid {
  min-height: 90px;
  line-height: 90px;
}

.navbar .btn-navbar {
  right: 0;
  margin-right: 0;
  padding-right: 0;
}

.navbar .btn-navbar .icon-bar {
  width: 20px;
}

@media screen and (max-width: 768px) {
  .navbar .btn-navbar {
    margin-top: 32px;
  }

  .navbar .btn-navbar .icon-bar {
    background: rgb(255, 239, 232);
  }
}

#docsSearch {
  background: #f7f7f4;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 3em;
  padding: 1.5em 0;
  color: #253642;
}

@media screen and (min-width: 769px) and (max-width: 1045px) {
  .navbar .nav {
    position: relative !important;
  }

  .navbar .nav > li > a {
    padding: 10px !important;
  }
}

.navbar .nav .active .caret {
  display: none;
}

.navbar .nav .active a {
  font-weight: 500;
}

.nav .icon-private-w:before {
  display: none;
}

.nav .icon-private-w {
  background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--lock-white.svg");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-size: cover;
  display: inline-block;
  opacity: 0.6;
  position: relative;
  top: 5px;
  left: -2px;
}

@media screen and (min-width: 768px) {
  .nav #internal {
    position: relative;
  }
}

.nav > li.active .icon-private-w,
.nav > li a:hover .icon-private-w {
  opacity: 1;
}

/* Search Hero */

#docsSearch h1 {
  color: #253642;
  display: block;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.35px;
  line-height: 55px;
  margin: 0;
  padding-top: 3.25em;
  position: relative;
  text-align: center;
  z-index: 2;
}

#docsSearch {
  position: relative;
  border: none;
  /* margin-bottom: 80px; */
  padding: 0;
  position: relative;
}

#docsSearch::before,
#docsSearch::after {
  pointer-events: none;
}

#searchBar {
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  #docsSearch {
    height: 240px;

    margin-bottom: 50px;
  }

  #docsSearch h1 {
    max-width: 400px;
    padding-top: 2em;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  #docsSearch::before {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 5%;
    top: 0;
    transform: translateX(-50%);
    width: 515px;
    transition: left 0.2s;
  }

  #docsSearch::after {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 95%;
    top: 0;
    transform: translateX(-50%);
    width: 515px;
    transition: left 0.2s;
  }

  #contentArea::before {
    content: "";
    left: 50%;
    position: absolute;
    top: -175px;

    height: 200px;
    width: 175px;
    background-size: contain;
    opacity: 0;
    transform: translate(260px, 10px);
    transition: opacity 0.2s;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1899px) {
  #docsSearch {
    /* height: 400px; */
    background-colour: #f7f7f4;
  }

  #docsSearch h1 {
    font-size: 36px;
    padding-top: 2.8em;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #docsSearch::before {
    left: 5%;
  }

  #docsSearch::after {
    left: 90%;
  }
}

@media screen and (min-width: 1300px) {
  #docsSearch::before {
    left: 10%;
  }

  #docsSearch::after {
    left: 85%;
  }
}

@media screen and (min-width: 1900px) {
  #docsSearch {
    height: 400px;
    background-colour: #f7f7f4;
  }

  #docsSearch::before {
    left: 18%;
    width: 580px;
  }

  #docsSearch::after {
    left: 84%;
    width: 580px;
  }

  #contentArea::before {
    top: -175px;
    right: -155px;
    height: 200px;
    width: 175px;
  }
}

@media screen and (min-width: 2300px) {
  #docsSearch::before {
    left: 20%;
  }

  #docsSearch::after {
    left: 80%;
  }
}

@media screen and (min-width: 1400px) {
  #contentArea::before {
    opacity: 1;
    transform: translate(260px, 0);
  }
}

/* Inputs */

input[type="text"],
input[type="email"],
textarea {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #a5b2bd;
  padding: 0 12px;
  font-size: 14px;
  box-shadow: none;
  font-family: Graphik, Helvetica, Arial, sans-serif;
}

input::placeholder {
  color: #93a1b0;
}

input:focus,
textarea:focus {
  box-shadow: 0 0 0px 1px #1292ee inset !important;
  border-color: #1292ee !important;
}

label {
  font-size: 14px;
}

/* Contact button */

.btn,
input[type="submit"] {
  border: none;
  text-shadow: none;
  background: #38408b;
  font-weight: 500;
  font-size: 17px;
  width: 160px;
  border-radius: 4px;
  color: white;
  height: 42px;
  width: 90px;
}

/* Search form */

#searchBar .search-query::placeholder {
  color: #a5b2bd;
}

#searchBar .search-query {
  padding: 0 55px 0 12px;
}

@media screen and (max-width: 767px) {
  #searchBar {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  #searchBar {
    width: 440px;
  }
}

@media screen and (min-width: 1440px) {
  #searchBar {
    width: 712px;
  }
}

@media screen and (min-width: 1025px) {
  #searchBar {
    width: 635px;
    display: block;
  }

  #searchBar .search-query {
    border-color: white;
    color: #253642;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol";
    height: 55px;
    letter-spacing: 0.2px;
    padding: 0 15px;
    width: 460px;
    display: block;
    margin-right: 0;
    transition: all 0.2s ease-in-out;
    border-radius: 16px;
  }

  #searchBar button {
    display: inline-block;
  }
}

#searchBar button .icon-search {
  color: #9ba9b5;
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  #searchBar button .icon-search {
    display: block;
  }

  #searchBar button {
    background: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon-search.svg")
      center center no-repeat;
    border: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-shadow: none;
    transition: all 0.2s ease-in-out;
  }

  #searchBar button:focus,
  #searchBar button:active {
    background: #f1f3f5
      url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon-search.svg")
      center center no-repeat;
  }

  #searchBar button span {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  #searchBar button {
    background: #26251e;
    border-radius: 16px;
    border: none;
    font-size: 17px;
    font-weight: 500;
    height: 55px;
    text-shadow: none;
    width: 160px;
    transition: all 0.2s ease-in-out;
  }
  #searchBar button:hover,
  #searchBar button:active {
    background: #0583b3;
  }
}

/* Article: content wrapper */

.contentWrapper,
.related {
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  color: #556575;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px,
    rgb(241, 243, 245) 0px 5px 20px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  padding: 30px;
  word-break: break-word;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .contentWrapper {
    padding: 50px 55px;
  }
}

@media screen and (min-width: 1000px) {
  .contentWrapper {
    padding: 70px 90px;
  }
}

.contentWrapper h1 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.35px;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 1000px) {
  .contentWrapper h1 {
    font-size: 36px;
  }
}

/* .contentWrapper a,
a {
  color: #0077cc;
}

.contentWrapper a:hover,
a:hover {
  color: #005ca4;
  text-decoration: underline;
} */

.related {
  border-radius: 4px;
  margin-top: 30px;
  padding: 30px;
}

.related h3 {
  font-size: 13px;
  padding-left: 0;
  letter-spacing: 0.7px;
}

.related ul {
  margin-left: 0;
}

.related ul > li a {
  margin-left: 0;
}

@media screen and (min-width: 1000px) {
  .related {
    padding: 40px 90px;
  }
}

/* Article: typography */

#fullArticle {
  margin: 0 auto;
  max-width: 720px;
}

#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table {
  color: #1d2b36; /* charcoal, 800 */
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 1.5em;
}

/* #fullArticle a strong {
  color: #0077cc;
} */

#fullArticle li {
  margin-bottom: 10px;
}

#fullArticle h1.title {
  margin: 0 1em 1.2em 0;
}

#fullArticle h3 {
  -webkit-font-smoothing: auto;
  color: #1d2b36;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  margin: 1.8em 0 0.8em;
}

@media screen and (min-width: 768px) {
  #fullArticle h3 {
    font-size: 26px;
    line-height: 36px;
  }
}

#fullArticle h4 {
  -webkit-font-smoothing: auto;
  color: #1d2b36;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin: 2em 0 1.25em;
}

@media screen and (min-width: 768px) {
  #fullArticle h4 {
    font-size: 22px;
    line-height: 32px;
  }
}

#fullArticle h5 {
  -webkit-font-smoothing: auto;
  color: #1d2b36;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin: 1em 0 0.5em;
}

@media screen and (min-width: 768px) {
  #fullArticle h4 {
    font-size: 17px;
    line-height: 24px;
  }
}

.contentWrapper p.descrip {
  color: #556575;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 0;
  line-height: 1.6;
}

@media screen and (min-width: 1000px) {
  .contentWrapper p.descrip {
    margin-bottom: 0;
    max-width: 30rem;
  }
}

#fullArticle img {
  border: 1px solid #d5dce1;
  margin: 2em 0 3em;
  padding: 0;
}

#fullArticle .index-list {
  background: #f9fafa;
  border-left: 4px solid #aaaeb7;
  margin: 3em 0;
  padding: 15px 0px;
}

#fullArticle .index-list:before,
#fullArticle .index-list:after {
  display: table;
  content: "";
  line-height: 0;
}

#fullArticle table td,
#fullArticle table th {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #e2e2e2;
}

@media (min-width: 600px) {
  #fullArticle table td:first-child code,
  #fullArticle table th:first-child code,
  #fullArticle table td:nth-child(2) code,
  #fullArticle table th:nth-child(2) code {
    white-space: nowrap;
  }

  #fullArticle table td:first-child,
  #fullArticle table th:first-child,
  #fullArticle table td:nth-child(2),
  #fullArticle table th:nth-child(2) {
    min-width: 120px;
  }
}

#fullArticle .index-list::after {
  clear: both;
}

#fullArticle .index-list ul {
  list-style: none;
  margin: 0.7em 25px 0em 0;
  float: left;
  width: 100%;
}

#fullArticle .index-list li {
  padding-left: 25px;
}

@media screen and (min-width: 1000px) {
  #fullArticle .index-list li {
    float: left;
    width: 45%;
  }
}

#fullArticle .index-list h4 {
  text-transform: uppercase;
  margin: 0;
  padding: 8px 26px 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.7px;
}

#fullArticle dt {
  padding: 0;
  width: 26px;
  background: #a5b2bd;
  height: 26px;
  line-height: 26px;
  font-weight: 500;
  font-size: 14px;
}

#fullArticle dd {
  margin-left: 40px;
}

.articleList {
  box-sizing: border-box;
  margin-top: 34px;
  padding-top: 25px;
  position: relative;
}

.articleList:before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 4px;
  left: 0;
  background: #9fe0d6;
}

/* .articleList li a:hover span {
  color: #005ca4;
  text-decoration: none;
} */

.articleList li a i {
  display: none;
}

@media screen and (max-width: 768px) {
  .articleList li {
    font-size: 16px;
  }
}

.articleList li {
  margin: 1em 0;
  padding-left: 0;
  font-size: 18px;
}

.articleList a {
  margin-left: 0;
}

/* Article: Category menu */

@media screen and (max-width: 768px) {
  #sidebar {
    margin-top: 40px;
  }
}

#sidebar h3 {
  font-size: 18px;
  text-transform: none;
  color: #1d2b36;
}

#sidebar .nav-list {
  margin: 20px 0;
}

#sidebar .nav-list a {
  font-size: 15px;
  color: #405261;
  padding: 8px 15px 8px 0;
}

/* #sidebar .nav-list a:hover {
  color: #0077cc;
} */

#sidebar .nav-list .active a,
#sidebar .nav-list .active a:hover,
#sidebar .nav-list .active a:focus {
  font-weight: 500;
  color: #253642;
}

.icon-arrow:before {
  color: #253642;
}

#searchBar.sm button {
  width: 40px;
  top: 1px;
  right: 0;
  /* background: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon-search.svg") center center no-repeat; */
}

#searchBar.sm button:hover {
  /* background: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon-search.svg") center center no-repeat; */
}

#sidebar form .search-query {
  border: 1px solid #a5b2bd;
  border-radius: 5px;
  height: 42px;
  font-size: 14px;
}

#categoryHead .sort select {
  font-size: 12px;
  height: 28px;
}

#categoryHead .sort {
  position: relative;
  top: 0;
}

@media screen and (min-width: 1000px) {
  #categoryHead .sort {
    position: absolute;
    right: 0;
    top: 8px;
  }
}

/* Article: Main content */

#main-content {
  box-sizing: border-box;
  background: none;
}

@media screen and (max-width: 768px) {
  #main-content {
    margin: 20px 0 0;
  }
}

/* Article: Misc styles */

#fullArticle .callout-yellow,
#fullArticle .callout-blue,
#fullArticle .callout-red,
#fullArticle .callout-green,
#fullArticle .callout,
#fullArticle .private-note {
  border-left-width: 4px;
}

#fullArticle .callout-yellow,
#fullArticle .private-note {
  background: #f7f7f4;
  border-color: #ffc555;
  margin: 2em 0 4em;
}

#fullArticle .callout-yellow.dashed {
  border-left-width: 1px;
}

#fullArticle .private-note {
  background: #fff6e3
    url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--lock.svg")
    no-repeat top 18px right 18px;
  background-repeat: no-repeat;
  padding: 20px 24px;
}

#fullArticle .private-note > h4 {
  margin-top: 0;
}

/* #fullArticle a:hover,
#fullArticle a:focus {
  color: #005ca4;
}

#fullArticle strong {
  color: #253642;
}

#fullArticle strong a {
  color: #0077cc;
} */

.articleFoot p,
.articleFoot time {
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #556575;
}

.articleFoot i {
  color: #c5ced6;
}

#sbContact {
  color: #556575;
  border-bottom: 1px dotted #d5dce1;
}

#fullArticle .admin-edit {
  background-color: #fff;
  border: 1px solid #c2cbd3;
  box-shadow: none;
  color: #1087d8;
  font-size: 13px;
  height: 24px;
  line-height: 26px;
  margin-bottom: 30px;
  margin-top: -20px;
  width: auto;
  transition: all 0.2s ease-in-out;
}

#fullArticle .admin-edit:hover {
  border-color: #57b0fb;
}

.articleRatings {
  margin: 3em 0 4em;
  color: #556575;
  border: 0;
  background: #ffffff;
  box-shadow: none;
  border-radius: 5px;
  border: 2px solid #e5e9ec;
}

.icon-search::before {
  display: none;
}

.icon-article-doc {
  display: none;
}

strong,
b {
  font-weight: 500;
  -webkit-font-smoothing: auto;
}

#serp {
  box-sizing: border-box;
}

#serp h1 strong {
  color: rgba(47, 85, 212, 1);
}

#serp .articleList > li {
  padding: 0.5em 0 1.5em;
  margin: 1em 0 0 0;
  border-bottom: 1px solid #e5e9ec;
}

#serp .articleList > li a {
  font-weight: 500;
  /*padding-left: 23px;*/
  margin-bottom: 5px;
}

#serp .articleList > li p {
  margin: 0;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#serp-dd {
  border-radius: 5px;
  border: none;
  top: 85px;
}

#serp-dd .result a {
  padding: 12px 15px;
}

#serp-dd .result > li.active {
  background: #f1f3f5;
}

#serp-dd .result > li {
  position: relative;
}

#serp-dd .result > li.active a {
  color: #005ca4 !important;
}

#serp-dd.sb {
  top: 45px;
  width: 375px;
}

#serp .articlesFound,
#serp .nada {
  color: #748494;
}

#serp-dd .result > li.private a {
  color: #748494;
}

#serp-dd .icon-private-w:before {
  display: none;
}

#serp-dd .icon-private-w {
  background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--lock.svg");
  width: 24px;
  height: 24px;
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 9px;
}

/* Contact Modal */

#contactModal {
  border: 0;
  width: 600px;
  margin-left: -300px;
  top: 8%;
}

#contactModal h2 {
  color: #1d2b36;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.35px;
  border: 0;
  padding: 40px 0 10px 60px;
}

#contactModal .control-label {
  float: none;
  display: block;
  color: #556575;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
  width: 100%;
}

#contactModal .controls {
  margin: 0;
}

#contactModal input[type="text"],
#contactModal input[type="email"],
#contactModal textarea {
  box-sizing: border-box;
  min-height: 42px;
  width: 100%;
}

#contactModal .modal-body {
  padding: 15px 60px 40px;
}

#contactModal #md-message {
  padding: 14px;
  height: 70px;
  width: 100%;
}

#contactModal .form-actions {
  padding: 0;
}

#contactModal input[type="submit"].btn {
  width: 100%;
  background: #eb5255;
  height: 52px;
  transition: all 0.2s ease-in-out;
}

#contactModal input[type="submit"].btn:hover,
#contactModal input[type="submit"].btn:focus,
#contactModal input[type="submit"].btn:active {
  background: #232a5c;
  color: #fff;
}

#contactModal .icon-close:before {
  display: none;
}

#contactModal .icon-close {
  background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--cross.svg");
  width: 24px;
  height: 24px;
  background-size: cover;
  display: inline-block;
  opacity: 0.7;
  transition: opacity 0.2s;
}

#contactModal #closeBtn {
  right: 14px;
}

#contactModal .icon-close:hover {
  opacity: 1;
}

#file-upload:focus {
  border: none !important;
  box-shadow: none !important;
}

#contentArea > .appMessage {
  border-radius: 4px;
  color: #268c55;
  top: -25px;
  background: #e3fbee;
  border: 1px solid #56c288;
  font-size: 15px !important;
  width: 390px;
  margin: 0 auto;
  padding: 12px 30px;
  position: relative;
}

#contentArea > .appMessage em {
  background: none;
  color: #268c55;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  margin-right: 0;
  padding-left: 22px;
  position: relative;
}

#contentArea > .appMessage em:before {
  content: "";
  background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--check.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  left: -4px;
  top: -2px;
}

.appMessage {
  background: #d6edff;
  color: #005ca4;
  font-size: 14px !important;
  padding: 12px 30px;
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .appMessage {
    padding: 12px 55px;
  }
}

@media screen and (min-width: 1000px) {
  .appMessage {
    padding: 12px 90px;
  }
}

.appMessage em {
  background: #1292ee;
  font-weight: 500;
  line-height: 1.1;
}

.modal-backdrop {
  background: #232a5c; /* purple 800 */
}

.modal-backdrop.in {
  opacity: 0.8;
}

/* contact form: page */

#contactForm input,
#contactForm textarea {
  min-height: 42px;
  box-sizing: border-box;
  width: 100%;
}

#contactForm textarea {
  padding: 14px;
}

#contactForm input.btn {
  width: auto;
  height: 52px;
  min-width: 150px;
  background: #eb5255;
  transition: all 0.2s ease-in-out;
}

#contactForm input.btn:hover {
  background: #232a5c;
  color: #fff;
}

#contactForm input.btn:focus,
#contactForm input.btn:active {
  border: 1px solid;
  color: #fff;
}

#contactForm .control-group,
#contactModal .control-group,
.abuse .control-group {
  margin-bottom: 20px;
}

/* .icon-print:before {
  display: none;
}

.icon-print {
  background-image: url('https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--print.svg');
  width: 24px;
  height: 24px;
  background-size: cover;
  display: inline-block;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.icon-print:hover {
  opacity: 1;
} */

/* Reset styles for Docs Style Guide */
/* https://docs.helpscout.net/article/40-docs-style-guide */
#fullArticle .demo-styles * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#fullArticle .demo-styles pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
#fullArticle .demo-styles p,
#fullArticle .demo-styles ul,
#fullArticle .demo-styles ol,
#fullArticle .demo-styles li,
#fullArticle .demo-styles div,
#fullArticle .demo-styles blockquote,
#fullArticle .demo-styles dd,
#fullArticle .demo-styles table {
  font-size: 14px;
  color: #585858;
  line-height: 1.55em;
  margin-bottom: 1.5em;
}
#fullArticle .demo-styles blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eee;
}
#fullArticle .demo-styles pre {
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 11px;
  line-height: 18px;
}
#fullArticle .demo-styles p,
#fullArticle .demo-styles ul,
#fullArticle .demo-styles ol,
#fullArticle .demo-styles li,
#fullArticle .demo-styles div,
#fullArticle .demo-styles blockquote,
#fullArticle .demo-styles dd,
#fullArticle .demo-styles table {
  font-size: 14px;
  color: #585858;
  line-height: 1.55em;
  margin-bottom: 1.5em;
}
#fullArticle .demo-styles h1,
#fullArticle .demo-styles h2,
#fullArticle .demo-styles h3,
#fullArticle .demo-styles h4,
#fullArticle .demo-styles h5 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d2b36;
}
#fullArticle .demo-styles h1,
#fullArticle .demo-styles h2,
#fullArticle .demo-styles h3 {
  line-height: 36px;
}
#fullArticle .demo-styles h1 {
  font-size: 33px;
}
#fullArticle .demo-styles h2 {
  font-size: 27px;
}
#fullArticle .demo-styles h3 {
  font-size: 21px;
}
#fullArticle .demo-styles h4 {
  font-size: 15px;
}
#fullArticle .demo-styles h5 {
  font-size: 12px;
}

/* Errors */
#errorContainer .icon-error {
  color: #ffc555;
  font-size: 36px;
}

#errorContainer p {
  color: #556575;
}

/* Component :: Hubspot Cookie Policy notice */

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  background: rgb(245, 245, 245);
  border: 0;
  bottom: 0 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  left: 0;
  line-height: 18px;
  max-width: 100%;
  padding: 20px;
  position: fixed;
  text-align: left;
  text-shadow: none !important;
  top: auto;
  z-index: 100000000 !important;
}

@media screen and (min-width: 768px) {
  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    border-radius: 6px;
    bottom: 15px !important;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    left: 50%;
    max-width: 480px;
    transform: translate3d(-50%, 0, 0);
  }
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  background: transparent !important;
  -webkit-font-smoothing: antialiased;
  padding: 0 !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  font-size: 14.5px !important;
  line-height: 21px !important;
  margin-bottom: 0 !important;
  padding-right: 90px !important;
}

body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  p:first-child,
body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  p:first-child {
  display: none;
}

@media screen and (max-width: 480px) {
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    font-size: 14.5px !important;
  }
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a {
  color: #07c !important;
  font-size: 14px !important;
}

body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  a#hs-eu-confirmation-button {
  color: white !important;
  font-weight: 500 !important;
  background: #1292ee !important;
  border: 0 !important;
  border-radius: 4px !important;
  padding: 7px 16px !important;
  margin: 0 !important;
}

body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  div#hs-en-cookie-confirmation-buttons-area {
  display: inline-block;
  margin: 0 !important;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body
  div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  div#hs-en-cookie-confirmation-buttons-area
  #hs-eu-confirmation-button {
  margin: 0 !important;
  font-size: 14.5px !important;
}

#category-54 > .article-count {
  display: none;
}

#category-13 > .article-count {
  display: none;
}

#category-19 > .article-count {
  display: none;
}

#category-124 > .article-count {
  display: none;
}

/* Supertime */
#collection-category-1 {
  display: none;
}

/* TipGenius */
#collection-category-121 {
  display: none;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.card {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 300px;
  text-align: center;
}
.card h3 {
  margin-bottom: 10px;
}
.card a {
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
  color: #0073e6;
  font-weight: bold;
}

#serp-dd .result a:hover,
#serp-dd .result > li.active,
#fullArticle strong a,
#fullArticle a strong,
.collection a,
.contentWrapper a,
.most-pop-articles .popArticles a,
.most-pop-articles .popArticles a:hover span,
.category-list .category .article-count,
.category-list .category:hover .article-count {
  color: #0583b3;
}
