@charset "UTF-8";
/*!
Theme Name: tidcevirmenleriplatformu
Theme URI: http://underscores.me/
Author: Seçil Kars
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tidcevirmenleriplatformu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Base styles (minimal set to keep Sass build healthy) */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

a {
  color: #5585cd;
  text-decoration: none;
}
a:visited {
  color: #5585cd;
}
a:hover, a:focus, a:active {
  color: #5585cd;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

p {
  margin: 0 0 1em;
}

/* Global section spacing (use margin so adjacent sections don't double due to margin-collapsing) */
.site-main > section {
  margin: 100px 0;
}

.site-main > section:first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .site-main > section {
    margin: 50px 0;
  }
}
img {
  height: auto;
  max-width: 100%;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 0;
  border-radius: 9999px;
  padding: 0.6em 1.2em;
  cursor: pointer;
}

input,
textarea,
select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Header
--------------------------------------------- */
.site-header {
  padding: 20px 0;
  position: relative;
  z-index: 20;
}

.tctp-header__container {
  position: relative;
  --tctp-header-logo-size: 140px;
  --tctp-header-logo-overlap: 18px;
}

.tctp-header__inner {
  background: #fff;
  border-radius: 9999px;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.12);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 18px 14px calc(18px + var(--tctp-header-logo-size) - var(--tctp-header-logo-overlap));
}

.tctp-header__logo-float {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.tctp-header__brand {
  display: flex;
  align-items: center;
  min-width: 0;
}

.custom-logo-link,
.tctp-header__logo-fallback {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  flex: 0 0 auto;
  width: var(--tctp-header-logo-size);
  height: var(--tctp-header-logo-size);
  border-radius: 9999px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(16, 24, 40, 0.1);
}

.custom-logo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tctp-header__logo-fallback img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (max-width: 767px) {
  .tctp-header__container {
    --tctp-header-logo-size: 100px;
    --tctp-header-logo-overlap: 14px;
  }
  .tctp-header__inner {
    padding: 12px 14px 12px calc(14px + var(--tctp-header-logo-size) - var(--tctp-header-logo-overlap));
    gap: 12px;
  }
}
.tctp-header__nav {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  position: relative;
}

.tctp-header__nav ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.tctp-header__nav.toggled ul {
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 10px);
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(16, 24, 40, 0.12);
  padding: 10px;
}

.tctp-header__nav a {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #404040;
  padding: 8px 10px;
  border-radius: 10px;
  transition: background-color 150ms ease;
}

.tctp-header__nav a:hover,
.tctp-header__nav a:focus-visible {
  background: rgba(85, 133, 205, 0.08);
}

.tctp-header__actions {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.tctp-icon {
  display: block;
  fill: currentColor;
}

.tctp-header__search {
  position: relative;
}

.tctp-header__search-panel {
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(16, 24, 40, 0.12);
  padding: 12px;
  min-width: 320px;
  z-index: 30;
}

.tctp-search-form {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

.tctp-search-form__field {
  flex: 1 1 auto;
  border-radius: 12px;
  border: 1px solid rgba(16, 24, 40, 0.12);
  padding: 10px 12px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.tctp-search-form__field:focus {
  outline: none;
  border-color: rgba(85, 133, 205, 0.35);
  box-shadow: 0 0 0 4px rgba(85, 133, 205, 0.12);
}

.tctp-search-form__submit {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid rgba(16, 24, 40, 0.1);
  background: #fff;
  color: #404040;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tctp-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 9999px;
  padding: 12px 18px;
  text-decoration: none;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.tctp-btn--primary {
  background: #5585cd;
  color: #fff;
  white-space: nowrap;
}

.tctp-btn--primary .tctp-btn__label,
.tctp-btn--primary .tctp-btn__icon {
  color: #fff;
}

.tctp-btn--primary:hover,
.tctp-btn--primary:focus-visible {
  filter: brightness(1.05);
}

.tctp-btn__icon {
  display: inline-flex;
}

.tctp-header__toggle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  border: 1px solid rgba(16, 24, 40, 0.1);
  border-radius: 9999px;
  padding: 10px 14px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.tctp-header__toggle-icon {
  width: 18px;
  height: 2px;
  background: currentColor;
  position: relative;
  display: inline-block;
}

.tctp-header__toggle-icon::before,
.tctp-header__toggle-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background: currentColor;
}

.tctp-header__toggle-icon::before {
  top: -6px;
}

.tctp-header__toggle-icon::after {
  top: 6px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-header__inner {
    padding: 12px 14px;
  }
  .tctp-header__nav ul {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
  }
  .tctp-header__toggle {
    display: none;
  }
  .tctp-btn {
    padding: 10px 14px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-header__inner {
    padding: 12px 14px;
    gap: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .tctp-header__inner {
    padding: 14px 16px;
  }
}
@media (min-width: 1366px) and (max-width: 1499px) {
  .tctp-header__inner {
    padding: 14px 18px;
  }
}
@media (min-width: 1024px) {
  .tctp-header__nav ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: center;
  }
  .tctp-header__toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .tctp-header__nav {
    justify-content: flex-end;
  }
  .tctp-header__actions {
    gap: 10px;
  }
  .tctp-header__cta {
    display: none;
  }
  .tctp-header__search-panel {
    min-width: 260px;
  }
}
/* Footer
--------------------------------------------- */
.tctp-footer {
  background: #5585cd;
  color: rgba(255, 255, 255, 0.92);
  padding: 18px 0;
}

/* Footer top area (above <footer>): bg image + Form (left) + FAQ (right) */
.tctp-footer-top {
  position: relative;
  padding: 70px 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.92);
}

.tctp-footer-top::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--tctp-footer-top-bg);
  background-size: cover;
  background-position: center;
  transform: scale(1.02);
  z-index: 0;
}

.tctp-footer-top::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(29, 51, 92, 0.92), rgba(29, 51, 92, 0.7));
  z-index: 1;
}

.tctp-footer-top .tctp-container {
  position: relative;
  z-index: 2;
}

.tctp-footer-top__grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 22px;
  align-items: start;
}

.tctp-footer-top__panel {
  padding: 16px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px);
}

.tctp-footer-top__head {
  margin: 0 0 12px;
}

.tctp-footer-top__kicker {
  margin: 0 0 6px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  opacity: 0.85;
}

.tctp-footer-top__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
}

.tctp-footer-top__hint {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  opacity: 0.9;
  line-height: 1.7;
}

/* Contact Form 7 (inside footer-top) */
.tctp-footer-top__form-body .wpcf7 p {
  margin: 0;
}

.tctp-footer-top__form-body .wpcf7 br {
  display: none;
}

.tctp-footer-top__form-body .tctp-cf7-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0 0 10px;
}

.tctp-footer-top__form-body .tctp-cf7-actions {
  margin-top: 10px;
}

.tctp-footer-top__form-body .tctp-cf7-actions .wpcf7-spinner {
  margin-left: 8px;
}

.tctp-footer-top__form-body .wpcf7 form {
  margin: 0;
}

.tctp-footer-top__form-body .wpcf7 input,
.tctp-footer-top__form-body .wpcf7 textarea,
.tctp-footer-top__form-body .wpcf7 select {
  width: 100%;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 10px 12px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.tctp-footer-top__form-body .wpcf7 textarea {
  min-height: 86px;
  resize: vertical;
}

.tctp-footer-top__form-body .wpcf7 input::placeholder,
.tctp-footer-top__form-body .wpcf7 textarea::placeholder {
  color: rgba(255, 255, 255, 0.68);
}

.tctp-footer-top__form-body .wpcf7 input:focus-visible,
.tctp-footer-top__form-body .wpcf7 textarea:focus-visible,
.tctp-footer-top__form-body .wpcf7 select:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.45);
  outline-offset: 2px;
}

.tctp-footer-top__form-body .wpcf7 .wpcf7-submit {
  width: auto;
  cursor: pointer;
  border: 0;
  background: #fff;
  color: #23252a;
  font-weight: 700;
  padding: 12px 16px;
}

.tctp-footer-top__form-body .wpcf7 .wpcf7-response-output,
.tctp-footer-top__form-body .wpcf7 .wpcf7-not-valid-tip {
  color: rgba(255, 255, 255, 0.92);
}

/* FAQ */
.tctp-footer-top__faq {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tctp-footer-top__faq-item {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
  overflow: hidden;
}

.tctp-footer-top__faq-q {
  list-style: none;
  cursor: pointer;
  padding: 14px 14px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  color: #fff;
}

.tctp-footer-top__faq-q::-webkit-details-marker {
  display: none;
}

.tctp-footer-top__faq-a {
  padding: 0 14px 14px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.7;
  opacity: 0.9;
}

.tctp-footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.tctp-footer__brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.tctp-footer__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.12);
}

.tctp-footer__logo img {
  display: block;
}

.tctp-footer__name {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tctp-footer__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
}

.tctp-footer__menu a {
  color: rgba(255, 255, 255, 0.92);
  text-decoration: none;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 500;
}

.tctp-footer__menu a:hover,
.tctp-footer__menu a:focus-visible {
  text-decoration: underline;
}

.tctp-footer__meta {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.82);
  white-space: nowrap;
}

.tctp-footer__social {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.tctp-footer__social-link {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.92);
  text-decoration: none;
}

.tctp-footer__social-link svg {
  display: block;
  fill: currentColor;
}

.tctp-footer__social-link:hover {
  background: rgba(255, 255, 255, 0.18);
}

.tctp-footer__social-link:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.55);
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .tctp-footer-top {
    padding: 50px 0;
  }
  .tctp-footer-top__grid {
    grid-template-columns: 1fr;
  }
  .tctp-footer-top__form-body .tctp-cf7-grid {
    grid-template-columns: 1fr;
  }
  .tctp-footer__inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .tctp-footer__meta {
    white-space: normal;
  }
}
/* Home
--------------------------------------------- */
.tctp-home-hero {
  padding: 0 0 48px;
}

/* Home: slider directly under header */
.tctp-home .site-header,
.page-template-page-home-php .site-header {
  padding-bottom: 0;
}

main#primary {
  margin-top: 20px;
}

/* Home: header overlays the hero (reference layout) */
.tctp-home .site-header,
.page-template-page-home-php .site-header {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 0;
}

.tctp-home-hero__full {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.tctp-home-swiper {
  border-radius: 28px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 18px 60px rgba(16, 24, 40, 0.12);
}

.tctp-home-swiper__slide {
  position: relative;
  min-height: 78vh;
}

.tctp-home-swiper__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tctp-home-swiper__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 150px 24px 64px;
  color: #fff;
  text-align: center;
}

.tctp-home-swiper__overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
}

.tctp-home-swiper__overlay > * {
  position: relative;
  z-index: 1;
}

.tctp-home-swiper__eyebrow {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin: 0;
  opacity: 0.95;
}

.tctp-home-swiper__title {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.1;
  margin: 0;
  max-width: 26ch;
}

.tctp-home-swiper__desc {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  max-width: 52ch;
  opacity: 0.95;
}

/* Hero CTA uses global primary button style (brand bg + white text) */
/* Swiper controls: bottom-right, bullets next to arrows */
.tctp-home-swiper__controls {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 14px;
  justify-content: flex-end;
}

.tctp-home-swiper__pagination {
  /* Swiper defaults to absolute positioning; keep it in-flow next to nav */
  position: static !important;
  width: auto !important;
  margin: 0 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tctp-home-swiper__nav {
  display: flex;
  gap: 12px;
}

/* Hero hex buttons (override global .tctp-hex-btn only inside hero slider) */
.tctp-home-swiper .tctp-hex-btn {
  width: 52px;
  height: 58px;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0 50%);
  background: #fff;
  border: 0;
  color: #23252a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
}

.tctp-home-swiper .tctp-hex-btn:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.55);
  outline-offset: 3px;
}

.tctp-home-swiper .tctp-hex-btn:hover {
  filter: brightness(0.98);
}

.tctp-home-swiper__pagination .swiper-pagination-bullet {
  width: 80px;
  height: 1px;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
  margin: 0 4px !important;
}

.tctp-home-swiper__pagination .swiper-pagination-bullet-active {
  background: #fff;
}

/* Features (cards) */
.tctp-home-features {
  margin-top: 0;
  padding: 0;
  position: relative;
  z-index: 10;
}

.tctp-home-features__layout {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 36px;
  align-items: center;
}

.tctp-home-features__visual {
  border-radius: 26px;
  overflow: hidden;
  background: rgba(85, 133, 205, 0.06);
  border: 1px solid rgba(16, 24, 40, 0.08);
}

.tctp-home-features__visual-img {
  display: block;
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.tctp-home-features__content {
  min-width: 0;
}

.tctp-home-features__head {
  margin: 0 0 18px;
  position: relative;
  padding-right: 0;
}

.tctp-home-features__title {
  margin: 0 0 8px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.15;
  color: #5585cd;
}

.tctp-home-features__desc {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  max-width: 64ch;
}

/* Features: no nav buttons */
.tctp-features-swiper {
  overflow: visible;
}

.tctp-features-swiper .swiper-wrapper,
.tctp-features-swiper .swiper-slide {
  box-sizing: border-box !important;
}

.tctp-features-swiper .swiper-wrapper {
  align-items: stretch;
}

.tctp-features-swiper .swiper-slide {
  height: auto;
  display: flex;
}

/* Swiper grid mode (2 rows) needs wrapper height auto */
.tctp-features-swiper .swiper-wrapper {
  height: auto;
}

.tctp-feature-card {
  background: #fff;
  border-radius: 22px;
  border: 1px solid rgba(16, 24, 40, 0.08);
  box-shadow: none;
  padding: 24px;
  min-height: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  transition: transform 180ms ease, border-color 180ms ease;
}

.tctp-feature-card:hover {
  transform: translateY(-2px);
  border-color: rgba(85, 133, 205, 0.22);
}

.tctp-feature-card__icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  background: rgba(85, 133, 205, 0.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #5585cd;
  margin-bottom: 14px;
}

.tctp-feature-card__icon svg {
  fill: currentColor;
}

.tctp-feature-card__title {
  margin: 0 0 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: #404040;
}

.tctp-feature-card__desc {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  line-height: 1.6;
  max-width: 44ch;
}

.tctp-feature-card__cta {
  margin-top: auto;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #5585cd;
  text-decoration: none;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  padding: 8px 0;
}

.tctp-feature-card__cta:hover,
.tctp-feature-card__cta:focus-visible {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.tctp-feature-card__cta svg {
  display: block;
  fill: currentColor !important;
}

.tctp-feature-card__cta-label {
  display: inline-block;
}

/* Features: no pagination (nav only) */
@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-home-swiper__slide {
    min-height: 72vh;
  }
  .tctp-home-swiper__title {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-home-swiper__slide {
    min-height: 64vh;
  }
  .tctp-home-swiper__overlay {
    padding: 130px 20px 56px;
  }
  .tctp-home-swiper__title {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .tctp-home-swiper__controls {
    right: 12px;
    bottom: 12px;
  }
  .tctp-home-hero {
    padding: 0 0 32px;
  }
  .tctp-home-hero__full {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tctp-home-swiper {
    border-radius: 20px;
  }
  .tctp-home-swiper__slide {
    min-height: 56vh;
  }
  .tctp-home-swiper__overlay {
    padding: 110px 16px 40px;
  }
  .tctp-home-swiper__nav--prev {
    left: 12px;
  }
  .tctp-home-swiper__nav--next {
    right: 12px;
  }
  .tctp-home-features {
    margin-top: 0;
    padding-bottom: 0;
  }
  .tctp-home-features__layout {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  /* Mobile reverse: show cards/content first, visual second */
  .tctp-home-features__visual {
    order: 2;
  }
  .tctp-home-features__content {
    order: 1;
  }
  .tctp-home-features__visual-img {
    height: 240px;
  }
  .tctp-home-features__title {
    font-size: 26px;
  }
  .tctp-home-features__head {
    padding-right: 0;
  }
  /* no nav */
  .tctp-feature-card {
    padding: 20px;
    border-radius: 18px;
  }
  .tctp-home-swiper__title {
    font-size: 28px;
  }
}
/* Services section (reference layout) */
.tctp-home-services {
  margin-top: 0;
  padding-bottom: 0;
  background: #F5F5F5;
  padding: 100px 0;
}

.tctp-home-services__grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 36px;
  align-items: start;
}

.tctp-home-services__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #5585cd;
  text-transform: uppercase;
}

.tctp-home-services__title {
  margin: 0 0 14px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.08;
  color: #404040;
}

.tctp-home-services__desc {
  margin: 0 0 18px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  line-height: 1.7;
  max-width: 52ch;
}

.tctp-home-services__btn {
  display: inline-flex;
}

.tctp-home-services__cards {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 22px;
  align-items: start;
}

.tctp-home-services__col {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.tctp-service-card {
  background: #fff;
  border-radius: 18px;
  border: 1px solid rgba(16, 24, 40, 0.08);
  padding: 18px 18px 20px;
  display: flex;
  flex-direction: column;
  min-height: 260px;
}

.tctp-service-card__media {
  position: relative;
  display: block;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 14px;
}

.tctp-service-card__img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  display: block;
}

.tctp-service-card__date {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #5585cd;
  color: #fff;
  border-radius: 9999px;
  padding: 7px 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.02em;
}

.tctp-service-card__title {
  margin: 0 0 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #404040;
}

.tctp-service-card__title a {
  color: inherit;
  text-decoration: none;
}

.tctp-service-card__title a:hover,
.tctp-service-card__title a:focus-visible {
  text-decoration: underline;
}

.tctp-service-card__desc {
  margin: 0 0 16px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.8;
  line-height: 1.6;
}

.tctp-service-card__link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #5585cd;
  text-decoration: none;
}

.tctp-service-card__link:hover,
.tctp-service-card__link:focus-visible {
  text-decoration: underline;
}

.tctp-service-card--featured {
  min-height: 380px;
}

.tctp-service-card--featured .tctp-service-card__img {
  height: 260px;
}

/* Masonry-like columns (no grid-row gaps): 1&3 left, 2&4 right */
@media (min-width: 1024px) {
  .tctp-service-card--i2,
  .tctp-service-card--i3 {
    min-height: 240px;
  }
  .tctp-service-card--i2 .tctp-service-card__img,
  .tctp-service-card--i3 .tctp-service-card__img {
    height: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .tctp-home-services__title {
    font-size: 44px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-home-services__title {
    font-size: 40px;
  }
  .tctp-home-services__grid {
    grid-template-columns: 1fr 1.2fr;
    gap: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-home-services__grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .tctp-home-services__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tctp-home-services__title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .tctp-home-services {
    margin-top: 50px;
    padding-bottom: 50px;
    padding: 50px 0;
  }
  .tctp-home-services__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .tctp-home-services__cards {
    grid-template-columns: 1fr;
  }
  .tctp-home-services__title {
    font-size: 32px;
  }
}
/* Testimonials (reference layout) */
.tctp-home-testimonials {
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
}

.tctp-home-testimonials__head {
  text-align: left;
  margin: 0 0 34px;
}

.tctp-home-testimonials__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #5585cd;
  text-transform: uppercase;
}

.tctp-home-testimonials__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.1;
  color: #404040;
}

.tctp-home-testimonials__layout {
  position: relative;
}

.tctp-testimonials-swiper {
  /* Swiper container should be invisible; each slide is its own card */
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: visible;
  position: relative;
}

.tctp-testimonials-swiper .swiper-wrapper,
.tctp-testimonials-swiper .swiper-slide {
  box-sizing: border-box !important;
}

.tctp-testimonials-swiper .swiper-wrapper {
  position: relative;
  z-index: 1;
}

.tctp-testimonial {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 26px;
  background: #fff;
  border: 1px solid rgba(16, 24, 40, 0.1);
  border-radius: 22px;
}

.tctp-testimonial__quote {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 44px;
  line-height: 1;
  color: rgba(85, 133, 205, 0.35);
  margin-bottom: 4px;
}

.tctp-testimonial__text {
  margin: 0 0 18px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  line-height: 1.8;
}

.tctp-testimonial__name {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #404040;
}

.tctp-testimonial__role {
  margin: 6px 0 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #5585cd;
}

.tctp-testimonials-swiper__nav {
  position: absolute;
  right: 0;
  top: -86px; /* align with title row (red line area) */
  display: flex;
  gap: 12px;
  z-index: 10;
}

.tctp-hex-btn {
  width: 52px;
  height: 58px;
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0 50%);
  background: #5585cd;
  border: 0;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
}

.tctp-hex-btn:focus-visible {
  outline: 3px solid rgba(85, 133, 205, 0.35);
  outline-offset: 3px;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-home-testimonials__title {
    font-size: 40px;
  }
  .tctp-testimonial {
    padding: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-home-testimonials__title {
    font-size: 36px;
  }
  .tctp-testimonial {
    padding: 22px;
  }
  .tctp-testimonials-swiper__nav {
    right: 0;
    top: -74px;
  }
}
@media (max-width: 767px) {
  .tctp-home-testimonials {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .tctp-home-testimonials__title {
    font-size: 30px;
  }
  .tctp-testimonial {
    padding: 18px;
  }
  .tctp-testimonials-swiper__nav {
    right: 0;
    top: -64px;
  }
  .tctp-hex-btn {
    width: 46px;
    height: 52px;
    font-size: 24px;
  }
}
/* Blog section (reference layout) */
.tctp-home-blog {
  margin-top: 0;
  padding-bottom: 0;
  background: #F5F5F5;
  padding: 100px 0;
}

.tctp-home-blog__grid {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 36px;
  align-items: start;
}

.tctp-home-blog__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #5585cd;
  text-transform: uppercase;
}

.tctp-home-blog__title {
  margin: 0 0 18px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 52px;
  line-height: 1.06;
  color: #404040;
}

.tctp-home-blog__btn {
  display: inline-flex;
}

.tctp-home-blog__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

.tctp-blog-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.tctp-blog-card__media {
  position: relative;
  display: block;
  border-radius: 22px;
  overflow: hidden;
}

.tctp-blog-card__img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.tctp-blog-card__date {
  position: absolute;
  top: 16px;
  left: 16px;
  background: #5585cd;
  color: #fff;
  border-radius: 9999px;
  padding: 8px 12px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.02em;
}

.tctp-blog-card__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tctp-blog-card__meta {
  display: flex;
  gap: 18px;
  align-items: center;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #5585cd;
}

.tctp-blog-card__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.25;
  color: #404040;
}

.tctp-blog-card__title a {
  color: inherit;
  text-decoration: none;
}

.tctp-blog-card__title a:hover,
.tctp-blog-card__title a:focus-visible {
  text-decoration: underline;
}

.tctp-blog-card__readmore {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #404040;
  text-decoration: none;
}

.tctp-blog-card__readmore:hover,
.tctp-blog-card__readmore:focus-visible {
  text-decoration: underline;
}

@media (min-width: 1200px) and (max-width: 1365px) {
  .tctp-home-blog__title {
    font-size: 46px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-home-blog__grid {
    grid-template-columns: 1fr 1.4fr;
    gap: 28px;
  }
  .tctp-home-blog__title {
    font-size: 40px;
  }
  .tctp-blog-card__img {
    height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-home-blog__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .tctp-home-blog__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tctp-home-blog__title {
    font-size: 36px;
  }
  .tctp-blog-card__img {
    height: 240px;
  }
}
@media (max-width: 767px) {
  .tctp-home-blog {
    margin-top: 50px;
    padding-bottom: 50px;
    padding: 50px 0;
  }
  .tctp-home-blog__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .tctp-home-blog__cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .tctp-home-blog__title {
    font-size: 32px;
  }
  .tctp-blog-card__img {
    height: 220px;
  }
}
/* CTA strip between Blog and Footer */
.tctp-home-cta {
  margin-top: 0;
  padding: 0;
}

.tctp-home-cta__card {
  border-radius: 28px;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0;
  align-items: stretch;
}

.tctp-home-cta__content {
  padding: 34px 34px;
}

.tctp-home-cta__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5585cd;
}

.tctp-home-cta__title {
  margin: 0 0 12px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 1.1;
  color: #404040;
}

.tctp-home-cta__desc {
  margin: 0 0 18px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  line-height: 1.7;
  max-width: 62ch;
}

.tctp-home-cta__btn {
  display: inline-flex;
}

.tctp-home-cta__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-home-cta__card {
    grid-template-columns: 1fr;
  }
  .tctp-home-cta__title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .tctp-home-cta__card {
    grid-template-columns: 1fr;
  }
  .tctp-home-cta__content {
    padding: 22px;
  }
  .tctp-home-cta__actions {
    padding: 0 22px 22px;
    justify-content: flex-start;
  }
  .tctp-home-cta__title {
    font-size: 28px;
  }
}
/* Single
--------------------------------------------- */
.tctp-single {
  padding: 40px 0 100px;
}

.tctp-single__header {
  margin: 0 0 18px;
}

.tctp-single__title {
  margin: 0 0 10px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 46px;
  line-height: 1.12;
  color: #404040;
}

.tctp-single__meta {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: rgba(16, 24, 40, 0.65);
}

.tctp-single__meta-sep {
  opacity: 0.6;
}

.tctp-single__featured {
  margin: 0 0 18px;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(16, 24, 40, 0.1);
}

.tctp-single__featured-img {
  display: block;
  width: 100%;
  height: 380px;
  object-fit: cover;
}

.tctp-single__content {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  line-height: 1.85;
  font-size: 16px;
}

.tctp-single__content a {
  color: #5585cd;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.tctp-single__content h2,
.tctp-single__content h3,
.tctp-single__content h4 {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  line-height: 1.25;
  margin: 28px 0 12px;
}

.tctp-related {
  margin-top: 70px;
}

.tctp-related__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 16px;
}

.tctp-related__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 34px;
  color: #404040;
}

.tctp-related__nav {
  display: flex;
  gap: 12px;
}

.swiper.tctp-related-swiper {
  overflow: hidden;
}

.swiper.tctp-related-swiper .swiper-wrapper,
.swiper.tctp-related-swiper .swiper-slide {
  box-sizing: border-box !important;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .tctp-single__title {
    font-size: 40px;
  }
  .tctp-single__featured-img {
    height: 340px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-single {
    padding: 36px 0 80px;
  }
  .tctp-single__title {
    font-size: 36px;
  }
  .tctp-single__featured-img {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .tctp-single {
    padding: 28px 0 70px;
  }
  .tctp-single__title {
    font-size: 30px;
  }
  .tctp-single__featured-img {
    height: 240px;
  }
  .tctp-related {
    margin-top: 50px;
  }
  .tctp-related__head {
    align-items: flex-start;
    flex-direction: column;
  }
  .tctp-related .tctp-container {
    overflow: hidden;
  }
}
/* Shortcodes
--------------------------------------------- */
.tctp-post-list {
  margin: 100px 0;
}

.tctp-post-list__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tctp-post-list__pagination {
  margin-top: 26px;
  display: flex;
  justify-content: center;
}

.tctp-post-list__pagination-items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.tctp-post-list__pagination-item a,
.tctp-post-list__pagination-item span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  border-radius: 9999px;
  border: 1px solid rgba(16, 24, 40, 0.12);
  background: #fff;
  color: #404040;
  text-decoration: none;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
}

.tctp-post-list__pagination-item .current {
  background: #5585cd;
  border-color: #5585cd;
  color: #fff;
}

.tctp-post-list__pagination-item a:hover,
.tctp-post-list__pagination-item a:focus-visible {
  border-color: rgba(85, 133, 205, 0.35);
  box-shadow: 0 0 0 4px rgba(85, 133, 205, 0.12);
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-post-list__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .tctp-post-list__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .tctp-post-list {
    margin: 50px 0;
  }
}
/* Pages
--------------------------------------------- */
.tctp-about-hero .tctp-container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.tctp-about-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
}

.tctp-about-hero__left {
  display: grid;
  grid-template-rows: auto auto;
}

.tctp-about-hero__content {
  background: #f3f8ff;
  border: 0;
  border-radius: 0;
  padding: 84px 72px;
}

.tctp-about-hero__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5585cd;
}

.tctp-about-hero__title {
  margin: 0 0 18px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 46px;
  line-height: 1.06;
  color: #404040;
}

.tctp-about-hero__lead {
  margin: 0 0 20px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  opacity: 0.85;
  line-height: 1.75;
  max-width: 70ch;
}

.tctp-about-hero__btn {
  display: inline-flex;
  margin: 0 0 18px;
}

.tctp-about-hero__contact {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}

.tctp-about-hero__chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 9999px;
  border: 1px solid rgba(16, 24, 40, 0.1);
  background: #fff;
  color: #404040;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.tctp-about-hero__chip:hover,
.tctp-about-hero__chip:focus-visible {
  border-color: rgba(85, 133, 205, 0.35);
  box-shadow: 0 0 0 4px rgba(85, 133, 205, 0.12);
}

.tctp-about-hero__media {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  border: 0;
  grid-column: 2;
  align-self: stretch;
  min-height: 720px;
}

.tctp-about-hero__media-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tctp-about-hero__media .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tctp-about-hero__video,
.tctp-about-hero__embed {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.tctp-about-hero__video {
  object-fit: cover;
}

.tctp-about-hero__media.is-playing {
  min-height: 720px;
  height: 100%;
}

.tctp-about-hero__media.is-playing .tctp-about-hero__video,
.tctp-about-hero__media.is-playing .tctp-about-hero__embed {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

.tctp-about-hero__media.is-playing .tctp-about-hero__video {
  object-fit: cover;
}

.tctp-about-hero__play {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  text-decoration: none;
}

.tctp-about-hero__play .wp-block-button__link {
  width: 74px;
  height: 74px;
  border-radius: 9999px;
  display: grid;
  place-items: center;
  background: rgba(85, 133, 205, 0.92);
  color: #fff;
  font-size: 22px;
  line-height: 1;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25);
  padding: 0;
  border: 0;
  text-decoration: none;
}

.tctp-about-hero__play-icon {
  width: 74px;
  height: 74px;
  border-radius: 9999px;
  display: grid;
  place-items: center;
  background: rgba(85, 133, 205, 0.92);
  color: #fff;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25);
}

.tctp-about-hero__play-icon svg {
  width: 26px;
  height: 26px;
  display: block;
}

.tctp-about-hero__lower {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}

.tctp-about-hero__thumb {
  border-radius: 0;
  overflow: hidden;
  border: 0;
}

.tctp-about-hero__thumb-img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
}

.tctp-about-hero__thumb .wp-block-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
}

.tctp-about-hero__highlights {
  border-radius: 0;
  background: #5aa9e6;
  color: #fff;
  padding: 36px;
  display: grid;
  gap: 14px;
}

.tctp-about-hero__highlight-title {
  margin: 0 0 6px;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
}

.tctp-about-hero__highlight-desc {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  opacity: 0.92;
  line-height: 1.6;
}

.tctp-about-body__content {
  max-width: 90ch;
}

.tctp-about-body__content h2,
.tctp-about-body__content h3 {
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
}

.tctp-about-body__content p {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #404040;
  line-height: 1.85;
  opacity: 0.88;
}

.tctp-about-works {
  margin-top: 0;
}

.tctp-about-works__head {
  margin: 0 0 18px;
  text-align: left;
}

.tctp-about-works__kicker {
  margin: 0 0 10px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5585cd;
}

.tctp-about-works__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 40px;
  color: #404040;
}

.tctp-about-works__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tctp-about-work-card {
  background: #fff;
  border: 1px solid rgba(16, 24, 40, 0.1);
  border-radius: 22px;
  padding: 20px;
}

.tctp-about-work-card__date {
  display: inline-flex;
  margin: 0 0 10px;
  padding: 8px 12px;
  border-radius: 9999px;
  background: rgba(85, 133, 205, 0.1);
  color: #5585cd;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0.02em;
}

.tctp-about-work-card__title {
  margin: 0;
  font-family: "Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.35;
  color: #404040;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tctp-about-hero__grid {
    grid-template-columns: 1fr;
  }
  .tctp-about-hero__media {
    grid-column: 1;
    grid-row: auto;
    min-height: 320px;
  }
  .tctp-about-hero__lower {
    grid-template-columns: 1fr 1fr;
  }
  .tctp-about-hero__title {
    font-size: 38px;
  }
  .tctp-about-works__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tctp-about-hero__content {
    padding: 56px 40px;
  }
}
@media (max-width: 767px) {
  .tctp-about-hero__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .tctp-about-hero__content {
    padding: 32px 18px;
  }
  .tctp-about-hero__title {
    font-size: 30px;
  }
  .tctp-about-hero__media {
    min-height: 240px;
    grid-column: 1;
    grid-row: auto;
  }
  .tctp-about-hero__lower {
    grid-template-columns: 1fr;
  }
  .tctp-about-hero__highlights {
    padding: 22px;
  }
  .tctp-about-works__title {
    font-size: 30px;
  }
  .tctp-about-works__grid {
    grid-template-columns: 1fr;
  }
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

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

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

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

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
  margin-top: 46px;
  margin-left: 17px;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

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

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

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

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

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

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Container
--------------------------------------------- */
.tctp-container {
  width: 100%;
  max-width: 1365px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

@media (max-width: 767px) {
  .tctp-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .tctp-header__container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .custom-logo-link {
    display: inline-block;
    margin-top: 13px;
    margin-left: 30px;
  }
}

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