@charset "UTF-8";
/*
Theme Name: ATMED
Theme URI: https://atmed.org
Description: ATMED Mezunlar Derneği Teması
Author: ATMED
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atmed
*/
/*! 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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/* 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; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}

@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KantumruyPro";
  src: url("assets/fonts/KantumruyPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "KantumruyPro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  padding: 0 20px;
  box-sizing: border-box;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.btn {
  cursor: pointer;
  outline: 0;
  border: 1.75px solid transparent;
  height: 48px !important;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  text-decoration: none;
}
.btn__sm {
  height: 40px !important;
  padding: 0 1.125rem;
}
.btn__default {
  background-color: #193b80;
  color: #fff;
}
.btn__outline {
  border: 1.75px solid #0f172a !important;
  background-color: transparent;
}
.btn__outline__primary {
  color: #193b80;
  border: 1.75px solid #193b80;
  background-color: transparent;
}
.btn__rounded {
  border-radius: 4rem;
}
.btn__secondary {
  background-color: #fed402;
  border: 1.75px solid #fed402;
  color: #0f172a;
}
.atmed-ui-button {
  outline: 0;
  border: 0;
}

.atmed-ui-input,
.atmed-ui-select {
  outline: 0;
  border: 0;
  height: 48px;
  border-radius: 0.5rem;
  font-weight: 400;
  color: #0f172a;
  border: 1px solid #64748b;
  padding: 0 1rem;
  box-sizing: border-box;
  width: 100%;
}
.atmed-ui-input::placeholder,
.atmed-ui-select::placeholder {
  color: #64748b;
}
.atmed-ui-input-label,
.atmed-ui-select-label {
  font-weight: 500;
}

textarea.atmed-ui-input {
  height: auto;
  min-height: 80px;
  padding: 0.75rem 1rem;
  resize: vertical;
}

.atmed-ui-select {
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("./assets/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 18px;
  padding-right: 2.5rem;
}

.atmed-ui-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #94a3b8;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0;
  background-color: #fff;
}
.atmed-ui-checkbox:hover {
  border-color: #94a3b8;
}
.atmed-ui-checkbox:checked {
  background-color: #0f172a;
  border-color: #193b80;
}
.atmed-ui-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.atmed-ui-checkbox:focus, .atmed-ui-checkbox:focus-visible {
  outline: 2px solid #e2e8f0;
  outline-offset: 2px;
}
.atmed-ui-checkbox:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.select-box {
  outline: 0;
  border: 0;
  height: 40px;
  border-radius: 0.5rem;
  font-weight: 400;
  color: #0f172a;
  padding: 0 0.75rem;
  border: 1px solid #64748b;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("./assets/icons/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 18px;
  padding-right: 2.5rem;
}
.select-box:focus, .select-box:focus-visible {
  outline: none;
  box-shadow: none;
}

.ui-search-box {
  outline: 0;
  border: 0;
  height: 40px;
  border-radius: 0.5rem;
  font-weight: 400;
  color: #0f172a;
  padding: 0 0.75rem;
  border: 1px solid #64748b;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.ui-search-box:focus, .ui-search-box:focus-visible, .ui-search-box:focus-within {
  outline: none;
  box-shadow: none;
}
.ui-search-box input {
  border: none;
  height: 100%;
  flex: 1 1 auto;
  min-width: 0;
}
.ui-search-box input::-webkit-search-cancel-button, .ui-search-box input::-webkit-search-decoration, .ui-search-box input::-webkit-search-results-button, .ui-search-box input::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
}
.ui-search-box input::-ms-clear, .ui-search-box input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.ui-search-box input:focus, .ui-search-box input:focus-visible {
  outline: none;
  box-shadow: none;
}
.ui-search-box .alumni-search-icon-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  padding: 0;
  border: none;
  background: transparent;
  line-height: 0;
}

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

.lightbox-btn {
  border: none !important;
  background-color: transparent;
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
}
.lightbox-btn img {
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}
.lightbox-btn img:hover {
  transform: scale(1.1);
}

.site-header {
  position: relative;
  z-index: 10;
}
.site-header__line {
  background-color: #193b80;
  height: 80px;
  border-top: 4px solid #143066;
  margin-top: -70px;
}
.site-header__line--home {
  height: auto;
  border-top-width: 3px;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-inner__brand-logo img {
  border-radius: 50%;
  border: 6px solid #fff;
}
.header-inner .main-navigation {
  display: flex;
  margin-bottom: 2rem;
  gap: 1.25rem;
}
.header-inner .main-navigation .menu-btn-wrapper {
  display: flex;
  gap: 0.75rem;
}
.header-inner .main-navigation .primary-menu {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1rem;
}
.header-inner .main-navigation .menu-item {
  position: relative;
  list-style-type: none;
  display: flex;
  width: 100%;
}
.header-inner .main-navigation .menu-item__link {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0.35rem;
  text-decoration: none;
  border-radius: 8px;
  color: #0f172a;
  font-weight: 500;
  transition: color 0.2s ease;
  padding: 0.5rem 1rem;
  transition: all 0.3s ease;
}
.header-inner .main-navigation .menu-item__link:hover {
  background-color: #f1f5f9;
  color: #193b80;
}
.header-inner .main-navigation .menu-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header-inner .main-navigation .menu-item__arrow {
  margin-top: 2px;
}
.header-inner .main-navigation .menu-item--has-dropdown:hover .menu-item__arrow {
  transform: rotate(180deg);
}
.header-inner .main-navigation .menu-item--has-dropdown:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header-inner .main-navigation .menu-item--active .menu-item__link {
  color: #193b80;
}
.header-inner .main-navigation .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0.5rem 0;
  min-width: 200px;
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  z-index: 1000;
}
.header-inner .main-navigation .sub-menu .menu-item__link {
  padding: 0.75rem 1.5rem;
}
.header-inner .main-navigation .sub-menu .menu-item__link:hover {
  background-color: rgba(25, 59, 128, 0.05);
  color: #193b80;
}

.social-links-atmed {
  position: fixed;
  right: 1.5rem;
  top: 0;
  bottom: 0;
  height: fit-content;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  width: 56px;
  padding: 2rem 1rem;
  box-sizing: border-box;
  border-radius: 5rem;
  box-shadow: 0 4px 16px 0 rgba(25, 59, 128, 0.15);
  backdrop-filter: blur(16px);
  background: rgba(255, 255, 255, 0.05);
  z-index: 100;
}
.social-links-atmed a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.05s ease-in;
}
.social-links-atmed a:hover {
  transform: scale(1.35);
  transform-origin: center;
}

.site-footer {
  background: #14171d;
  display: flow-root;
  color: #fff;
  padding-top: 4rem;
}
.site-footer__menu-wrapper {
  display: flex;
  justify-content: space-between;
}
.site-footer__menu-title {
  font-size: 1.25rem;
  font-weight: 500;
}
.site-footer__menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-top: 2rem;
  margin-left: -0.5rem;
}
.site-footer__menu ul li {
  list-style-type: none;
}
.site-footer__menu ul li a {
  padding: 0.5rem 0.5rem;
  width: fit-content;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
}
.site-footer__menu ul li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.site-footer__atmed-informations {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.site-footer__atmed-informations img {
  max-width: 130px;
  height: auto;
  transform: scale(1.125);
}
.site-footer__atmed-informations ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.site-footer__atmed-informations ul li {
  list-style-type: none;
  line-height: 1.5;
}
.site-footer__atmed-informations ul li a {
  color: #fff;
  text-decoration: none;
}
.site-footer__copyright {
  margin-top: 4rem;
  border-top: 1.5px solid rgba(255, 255, 255, 0.08);
}
.site-footer__copyright-text {
  color: #fff;
  opacity: 0.75;
  font-size: 0.875rem;
  padding: 1rem;
}
.site-footer__column {
  margin-top: 1.5rem;
}

.breadcrumbs {
  display: flex;
  gap: 0.5rem;
  padding: 1rem;
  background-color: #f8fafc;
  border-radius: 0.5rem;
  width: fit-content;
  margin-top: 4rem;
  margin-bottom: 2.5rem;
}
.breadcrumbs__link {
  text-decoration: none;
  color: #0f172a;
  font-weight: 500;
}
.breadcrumbs__current {
  text-decoration: none;
  color: #64748b;
  font-weight: 400;
}

.pagination-container {
  margin-top: 5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #cbd5e1;
  display: flex;
  justify-content: center;
}
.pagination-container .page-numbers {
  margin: 0;
  display: flex;
  gap: 0.5rem;
}
.pagination-container .page-numbers li {
  list-style-type: none;
}
.pagination-container .page-numbers li .page-numbers {
  width: 44px;
  height: 40px;
  border: 1px solid #cbd5e1;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  color: #0f172a;
  box-sizing: border-box;
}
.pagination-container .page-numbers li .page-numbers.current {
  background-color: #1e293b;
  color: #fff;
  border: none;
}
.pagination-container .page-numbers li .page-numbers.next, .pagination-container .page-numbers li .page-numbers.prev {
  width: 54px;
  background-color: #fed402;
  border: none;
}

.atmed-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.atmed-slider .slider-wrapper {
  position: relative;
  width: 100%;
  height: 508px;
}
.atmed-slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.atmed-slider .slide.active {
  opacity: 1;
  pointer-events: auto;
}
.atmed-slider .slide::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 5;
  pointer-events: none;
}
.atmed-slider .slide .slide-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.atmed-slider .slide .slide-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.atmed-slider .slide .slide-content-wrapper {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -20px;
  transform: translate(-50%, 0);
  z-index: 10;
  margin: auto;
  width: fit-content;
}
.atmed-slider .slide .slide-content-wrapper::before, .atmed-slider .slide .slide-content-wrapper::after {
  content: "";
  width: 22px;
  height: 21px;
  background-color: #b99425;
  position: absolute;
  bottom: 0;
}
.atmed-slider .slide .slide-content-wrapper::before {
  clip-path: polygon(21.4884px 0px, 22px 21px, 0px 0px, 21.4884px 0px);
  left: 6px;
}
.atmed-slider .slide .slide-content-wrapper::after {
  clip-path: polygon(0.5116px 0px, 0px 21px, 22px 0px, 0.5116px 0px);
  right: 6px;
}
.atmed-slider .slide-content {
  width: 600px;
  height: 216px;
  background-color: #fed402;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 1rem 2rem;
  box-sizing: border-box;
}
.atmed-slider .slide-content h2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2rem;
  margin: 0;
  margin-bottom: 0.5rem;
}
.atmed-slider .slide-content p {
  font-size: 1.25rem;
  margin: 0;
  padding: 0 1.5rem;
  line-height: 1.375;
}
.atmed-slider .slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  width: 56px;
  height: 72px;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}
.atmed-slider .slider-arrow:hover {
  background: rgba(0, 0, 0, 0.7);
}
.atmed-slider .slider-arrow.slider-arrow-prev {
  left: calc(50% - 544px - 24px - 48px);
}
.atmed-slider .slider-arrow.slider-arrow-next {
  right: calc(50% - 544px - 24px - 48px);
}
.atmed-slider .slider-arrow svg {
  width: 24px;
  height: 24px;
}
.atmed-slider .slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 15;
}
.atmed-slider .slider-dots .dot {
  width: 48px;
  height: 6px;
  border-radius: 1rem;
  background: #0f172a;
  cursor: pointer;
  transition: background 0.3s;
  opacity: 0.3;
}
.atmed-slider .slider-dots .dot.active {
  opacity: 1;
}

.slide-content {
  clip-path: polygon(0.00596159px 8.30581px, 0.00596159px 8.30581px, 0.0706617421px 6.9276179589px, 0.3593163181px 5.6199394711px, 0.8524399664px 4.40204899px, 1.5305473354px 3.293220969px, 2.3741530738px 2.3127298613px, 3.3637718298px 1.4798501202px, 4.4799182519px 0.8138561993px, 5.7031069887px 0.3340225517px, 7.0138526886px 0.0596236308px, 8.39267px 0.00993389px, 591.60733px 27.8319px, 591.60733px 27.8319px, calc(591.60733px + 1.286481px) 27.9992239px, calc(591.60733px + 2.497368px) 28.3602272px, calc(591.60733px + 3.617127px) 28.8978573px, calc(591.60733px + 4.630224px) 29.5950616px, calc(591.60733px + 5.521125px) 30.4347875px, calc(591.60733px + 6.274296px) 31.3999824px, calc(591.60733px + 6.874203px) 32.4735937px, calc(591.60733px + 7.305312px) 33.6385688px, calc(591.60733px + 7.552089px) 34.8778551px, 599.322px 36.1744px, calc(591.60733px - 0.305px) calc(216px - 0.418px), calc(8.39267px - 0.46526px) calc(216px - 0.418px), 0.00596159px 8.30581px);
}

.atmed-hero {
  height: 512px;
  background-color: #193b80;
}

.atmed-latest-news__title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  margin-top: 6rem;
}
.atmed-latest-news__card-thumbnail {
  display: flex;
  overflow: hidden;
}
.atmed-latest-news__card-image {
  width: 100%;
  height: 240px;
  object-fit: cover;
  transition: transform 300ms ease-in-out;
}
.atmed-latest-news__card-image:hover {
  transform: scale(1.125);
}
.atmed-latest-news__card-date {
  display: block;
  font-size: 1rem;
  color: #64748b;
  margin-top: 1rem;
}
.atmed-latest-news__card-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  margin-top: 0.5rem;
  color: #0f172a;
  text-decoration: none;
  display: inline-block;
}
.atmed-latest-news__card-excerpt {
  font-size: 1.125rem;
  line-height: 1.625;
  color: #1e293b;
  margin-top: 0.5rem;
}
.atmed-latest-news__see-all {
  display: flex;
  white-space: nowrap;
  gap: 1rem;
  align-items: center;
  margin-top: 3rem;
}
.atmed-latest-news__see-all-line {
  position: relative;
  width: calc(100% - 150px);
  margin-left: auto;
  height: 1px;
  background-color: #0f172a;
  border-radius: 1rem;
  transition: all 300ms ease-in-out;
}
.atmed-latest-news__see-all-line::before, .atmed-latest-news__see-all-line::after {
  content: "";
  position: absolute;
  right: 0px;
  width: 10px;
  height: 1px;
  background-color: #0f172a;
  opacity: 0;
  transition: all 300ms ease-in-out;
  border-radius: 1rem;
}
.atmed-latest-news__see-all-line::before {
  top: 0;
  transform-origin: right center;
  transform: rotate(-35deg);
}
.atmed-latest-news__see-all-line::after {
  top: 0;
  transform-origin: right center;
  transform: rotate(35deg);
}
.atmed-latest-news__see-all a {
  text-decoration: none;
  color: #0f172a;
  font-size: 1.125rem;
  font-weight: 500;
  flex-shrink: 0;
}
.atmed-latest-news__see-all:hover .atmed-latest-news__see-all-line {
  width: 28px;
}
.atmed-latest-news__see-all:hover .atmed-latest-news__see-all-line::before, .atmed-latest-news__see-all:hover .atmed-latest-news__see-all-line::after {
  opacity: 1;
}

.atmed-latest-announcements {
  margin: 8rem 0;
}
.atmed-latest-announcements__lists {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.atmed-latest-announcements__list-item {
  cursor: pointer;
  background-color: #f1f5f9;
  border-radius: 8px;
  padding: 1.125rem 1.5rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.atmed-latest-announcements__list-item.is-inactive {
  background-color: #f8fafc;
}
.atmed-latest-announcements__list-item.is-active {
  border-color: #e2e8f0;
}
.atmed-latest-announcements__list-item:hover {
  border-color: #cbd5e1;
  background-color: #fff;
}
.atmed-latest-announcements__date-wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.atmed-latest-announcements__date-wrapper .month {
  font-size: 1.125rem;
}
.atmed-latest-announcements__date-wrapper .date {
  font-size: 1.875rem;
  font-weight: 500;
}
.atmed-latest-announcements__info-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.atmed-latest-announcements__info-wrapper .title {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.atmed-latest-announcements__info-wrapper .date,
.atmed-latest-announcements__info-wrapper .location {
  font-size: 0.875rem;
  color: #64748b;
}
.atmed-latest-announcements__info-wrapper .location {
  font-style: italic;
}
.atmed-latest-announcements__content {
  height: 0;
  overflow: hidden;
}
.atmed-latest-announcements__content p {
  margin-top: 0.75rem;
  margin-bottom: 0;
  color: #334155;
  line-height: 1.5;
}
.atmed-latest-announcements__toggle-wrapper {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  padding-top: 1rem;
}
.atmed-latest-announcements__toggle-wrapper.is-active svg {
  transform: rotate(180deg);
}
.atmed-latest-announcements__toggle-wrapper svg {
  width: 24px;
  height: auto;
  transition: transform 0.3s ease;
}

.invite-cta-section-wrapper .invite-cta-section {
  background-color: #fed402;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 72px;
  text-align: center;
  max-height: 524px;
  height: 100%;
  gap: 2rem;
  position: relative;
  overflow: hidden;
}
.invite-cta-section-wrapper .invite-cta-section__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #0f172a;
  z-index: 1;
  pointer-events: none;
}
.invite-cta-section-wrapper .invite-cta-section__image, .invite-cta-section-wrapper .invite-cta-section-group-wrapper,
.invite-cta-section-wrapper .invite-cta-section .btn {
  position: relative;
  z-index: 2;
}
.invite-cta-section-wrapper .invite-cta-section__image {
  width: 140px;
  height: auto;
  transition: opacity 0.3s ease;
}
.invite-cta-section-wrapper .invite-cta-section__title {
  font-size: 2.25rem;
  font-weight: 500;
  color: #0f172a;
  transition: color 0.3s ease, opacity 0.3s ease;
}
.invite-cta-section-wrapper .invite-cta-section__subtitle {
  line-height: 1.5;
  margin: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #0f172a;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.atmed-sponsors {
  margin-bottom: 6rem;
  margin-top: 3.5rem;
}
.atmed-sponsors__title-wrapper {
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.atmed-sponsors__title-wrapper .title {
  font-size: inherit;
  font-weight: 500;
}
.atmed-sponsors__title-wrapper .subtitle {
  font-size: inherit;
}
.atmed-sponsors__logo-wrapper {
  background-color: #f8fafc;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  margin-top: 2rem;
  position: relative;
  overflow: hidden;
}
.atmed-sponsors__logo-wrapper::before, .atmed-sponsors__logo-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120px;
  pointer-events: none;
  z-index: 2;
}
.atmed-sponsors__logo-wrapper::before {
  left: 0;
  background: linear-gradient(to right, #fff, transparent);
}
.atmed-sponsors__logo-wrapper::after {
  right: 0;
  background: linear-gradient(to left, #fff, transparent);
}
.atmed-sponsors__logo-wrapper img {
  height: 40px;
  width: auto;
}

.atmed-testimonials {
  background-color: #f1f5f9;
  margin-top: 3rem;
  padding: 5rem 0;
  padding-top: 4rem;
  overflow: hidden;
}
.atmed-testimonials__title-wrapper {
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 3rem;
}
.atmed-testimonials__title-wrapper .title {
  font-size: inherit;
  font-weight: 500;
}
.atmed-testimonials__title-wrapper .subtitle {
  font-size: inherit;
}
.atmed-testimonials__row {
  display: flex;
  gap: 2.5rem;
  overflow: hidden;
  position: relative;
}
.atmed-testimonials__item {
  border: 1px solid #475569;
  padding: 2rem;
  width: 524px;
  min-width: 524px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 260px;
  box-sizing: border-box;
  height: auto;
  gap: 1rem;
  flex-shrink: 0;
}
.atmed-testimonials__item p {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.5;
}
.atmed-testimonials__item .informations-wrapper {
  display: flex;
  gap: 1rem;
}
.atmed-testimonials__item .informations-wrapper img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 50%;
}
.atmed-testimonials__item .informations-wrapper .alumni-informations-wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
}
.atmed-testimonials__item .informations-wrapper .alumni-informations-wrapper .alumni-full-name {
  font-weight: 600;
  margin-bottom: 0.25rem;
}

/**
 * Auth Lightbox Component
 */
.atmed-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.2s ease-in-out;
}
.atmed-lightbox__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.atmed-lightbox__container {
  position: relative;
  background: #fff;
  border-radius: 16px;
  width: 90%;
  width: fit-content;
  min-width: 420px;
  max-width: 480px;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: slideUp 0.3s ease-out;
}
@media (max-width: 768px) {
  .atmed-lightbox__container {
    max-width: 95%;
    border-radius: 12px;
  }
}
.atmed-lightbox__container--image {
  background: #f1f5f9;
}
.atmed-lightbox__close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #f1f5f9;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  cursor: pointer;
  color: #64748b;
  transition: all 0.2s;
  z-index: 10;
}
.atmed-lightbox__close:hover {
  color: #0f172a;
}
.atmed-lightbox__close svg {
  width: 100%;
  height: 100%;
}
.atmed-lightbox__content {
  padding: 2.5rem 3rem;
}
.atmed-lightbox__content--image {
  padding: 0;
}
@media (max-width: 768px) {
  .atmed-lightbox__content {
    padding: 40px 24px 32px;
  }
}

.auth-form--lightbox {
  width: 100%;
}
.auth-form__error {
  display: block;
  background-color: rgba(255, 0, 54, 0.2392156863);
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  color: #ff3a4a;
}
.auth-form__brand {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.auth-form__logo {
  width: 166px;
  aspect-ratio: 1/1;
  height: auto;
  display: block;
}
.auth-form__form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.auth-form__field {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.auth-form__field label {
  font-size: 1rem;
  font-weight: 500;
  color: #0f172a;
}
.auth-form__field .atmed-ui-input {
  border-color: #cbd5e1;
}
.auth-form__password {
  position: relative;
}
.auth-form__password-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #0f172a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.auth-form__password-icon {
  width: 24px;
  height: 24px;
  display: none;
}
.auth-form__password-icon--hidden {
  display: block;
}
.auth-form__password.is-visible .auth-form__password-icon--hidden {
  display: none;
}
.auth-form__password.is-visible .auth-form__password-icon--visible {
  display: block;
}
.auth-form__submit {
  width: 100%;
  height: 48px;
  border-radius: 8px;
}
.auth-form__divider {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin: 1.5rem 0;
  color: #64748b;
  font-size: 0.875rem;
}
.auth-form__divider::before, .auth-form__divider::after {
  content: "";
  height: 1px;
  background: #e2e8f0;
  flex: 1 1 auto;
}
.auth-form__social {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.auth-form__social .btn__google {
  background: #f1f5f9;
  color: #0f172a;
  border-radius: 8px;
  height: 48px;
  padding: 0 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border: 0;
  cursor: pointer;
  font-weight: 500;
}

.atmed-image-lightbox {
  padding: 0;
  margin: 0;
}
.atmed-image-lightbox__img {
  width: 500px;
}
.atmed-image-lightbox__caption {
  padding: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/**
 * User Menu Dropdown
 */
.user-menu {
  position: relative;
}
.user-menu__trigger {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.user-menu__trigger svg {
  transition: transform 0.2s;
}
.user-menu__avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #cbd5e1;
  outline: 5px solid #f1f5f9;
}
.user-menu__avatar:hover {
  outline: 5px solid #e2e8f0;
}
.user-menu__dropdown {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 200px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 1rem 0.5rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.2s ease-out;
  z-index: 1000;
}
.user-menu__dropdown ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.user-menu__dropdown ul li {
  display: flex;
  list-style-type: none;
  border-radius: 8px;
}
.user-menu__dropdown ul li .user-info-wrapper {
  padding: 0.5rem 1rem;
  color: #334155;
}
.user-menu__dropdown ul li .user-info-wrapper .email {
  font-size: 0.875rem;
}
.user-menu__dropdown ul li a {
  display: flex;
  color: #0f172a;
  text-decoration: none;
  font-weight: 500;
  width: 100%;
  padding: 0.5rem 1rem;
}
.user-menu__dropdown ul li:first-child {
  border-radius: 0;
  border-bottom: 1px solid #e2e8f0;
}
.user-menu__dropdown ul li:last-child {
  border-bottom: none !important;
}
.user-menu__dropdown ul li:hover {
  background-color: #f1f5f9;
}
.user-menu__dropdown ul li:hover:first-child {
  background-color: transparent;
}
.user-menu.is-open .user-menu__trigger svg {
  transform: rotate(180deg);
}
.user-menu.is-open .user-menu__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.atmed-newsletter {
  margin: 8rem 0;
  background-color: #f1f5f9;
  border-radius: 8px;
  padding: 3rem 4rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.atmed-newsletter__text-wrapper {
  display: flex;
  flex-direction: column;
  color: #0f172a;
  gap: 0.5rem;
}
.atmed-newsletter__text-wrapper__title {
  font-size: 2.25rem;
  font-weight: 500;
}
.atmed-newsletter__text-wrapper__message {
  font-size: 1.125rem;
  line-height: 1.5;
  max-width: 500px;
}
.atmed-newsletter__input-wrapper {
  display: flex;
  gap: 1rem;
}
.atmed-newsletter__input-wrapper__button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0f172a;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
.atmed-newsletter__input-wrapper__button:hover {
  background-color: #fed402;
}
.atmed-newsletter__input-wrapper__button:hover svg path {
  stroke: #0f172a;
}
.atmed-newsletter__input-wrapper__button:disabled {
  background-color: #cbd5e1;
  cursor: not-allowed;
}
.atmed-newsletter__input-wrapper__button:disabled svg path {
  stroke: #f1f5f9;
}
.atmed-newsletter__input-wrapper__button:disabled:hover svg path {
  stroke: #f1f5f9;
}
.atmed-newsletter__input-wrapper__input {
  width: 248px;
}
.atmed-newsletter__checkbox {
  display: flex;
  gap: 1rem;
  padding: 0.5rem 0.25rem;
  padding-bottom: 0;
}
.atmed-newsletter__checkbox span {
  font-size: 0.875rem;
  line-height: 1.375;
}
.atmed-newsletter__checkbox span a {
  color: #193b80;
  font-weight: 500;
}

.notification-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.notification-popup__icon svg {
  transform: scale(0.65);
  margin-bottom: 0.5rem;
}
.notification-popup__title {
  font-size: 2rem;
  font-weight: 500;
  margin: 0;
}
.notification-popup__message {
  margin: 0;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: none;
}
.reveal.is-revealed {
  opacity: 1;
  transform: translateY(0);
}
.reveal.reveal--up {
  transform: translateY(-30px);
}
.reveal.reveal--left {
  transform: translateX(-30px);
}
.reveal.reveal--right {
  transform: translateX(30px);
}
.reveal.reveal--scale {
  transform: scale(0.95);
}

.alumni-network {
  margin: 6rem auto 5rem;
}
.alumni-network__stage {
  position: relative;
  width: min(720px, 100%);
  margin: 0 auto;
  aspect-ratio: 1/1;
}
.alumni-network__glow {
  position: absolute;
  inset: 10%;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(254, 212, 2, 0.55) 0%, rgba(254, 212, 2, 0.22) 38%, rgba(254, 212, 2, 0.06) 60%, rgba(255, 255, 255, 0) 72%);
  filter: blur(2px);
}
.alumni-network__rings {
  position: absolute;
  inset: 0;
}
.alumni-network__ring {
  position: absolute;
  inset: 0;
  transform-origin: 50% 50%;
  will-change: transform;
}
.alumni-network__ring-stroke {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  border: 1px solid rgba(254, 212, 2, 0.32);
  background: rgba(254, 212, 2, 0.04);
  width: var(--ring-size, 96%);
  height: var(--ring-size, 96%);
  opacity: var(--ring-opacity, 0.55);
}
.alumni-network__avatars {
  position: absolute;
  inset: 0;
}
.alumni-network__avatar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 52px;
  height: 52px;
  border-radius: 999px;
  transform: translate(-50%, -50%) rotate(var(--avatar-angle, 0deg)) translateX(var(--ring-radius, 0px));
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.14);
  border: 2px solid rgba(254, 212, 2, 0.35);
  overflow: hidden;
  will-change: transform;
}
.alumni-network__avatar-inner {
  width: 100%;
  height: 100%;
  will-change: transform;
}
.alumni-network__avatar-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.alumni-network__avatar--sm {
  width: 44px;
  height: 44px;
}
.alumni-network__avatar--lg {
  width: 60px;
  height: 60px;
}

.alumni-network-page {
  padding-bottom: 5rem;
}
.alumni-network-page__content {
  margin-top: 3rem;
}

.registration-success {
  max-width: 600px;
  margin: 0 auto;
  padding: 4rem 2.5rem;
  text-align: center;
}
.registration-success__icon {
  margin-bottom: 3rem;
}
.registration-success__icon svg {
  display: inline-block;
}
.registration-success__title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0 0 1.5rem 0;
}
.registration-success__desc {
  font-size: 1.125rem;
  color: #475569;
  margin: 0 0 4rem 0;
}
.registration-success__referral {
  background: #f1f5f9;
  border-radius: 1rem;
  padding: 3rem;
  margin-bottom: 3rem;
  margin-top: 6rem;
}
.registration-success__referral h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #0f172a;
  margin: 0 0 1rem 0;
}
.registration-success__referral p {
  font-size: 1rem;
  color: #475569;
  margin: 0 0 2rem 0;
}
.registration-success .referral-link-box {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.registration-success .referral-link-box input {
  flex: 1;
  padding: 1.5rem 2rem;
  border: 1px solid #cbd5e1;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  color: #334155;
  background: #fff;
}
.registration-success .referral-link-box input:focus {
  outline: none;
  border-color: #193b80;
}
.registration-success .referral-link-box button {
  white-space: nowrap;
  transition: all 0.2s ease;
}
.registration-success .referral-link-box button.copied {
  background: #22c55e;
  border-color: #22c55e;
}
.registration-success .referral-link-hint {
  font-size: 0.875rem;
  color: #64748b;
  margin: 0;
}
.registration-success .atmed-ui-btn {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .registration-success {
    padding: 3rem 2rem;
  }
  .registration-success__title {
    font-size: 1.375rem;
  }
  .registration-success__desc {
    font-size: 1rem;
  }
  .registration-success .referral-link-box {
    flex-direction: column;
  }
  .registration-success .referral-link-box button {
    width: 100%;
  }
}
.page-content__sidebar {
  background-color: #f1f5f9;
  border-radius: 0.5rem;
  padding: 1rem 1.5rem;
  margin-right: 1rem;
  position: sticky;
  top: 1.5rem;
}
.page-content__sidebar .page-nav__list {
  margin: 0;
  padding: 0;
  gap: 0.5rem;
}
.page-content__sidebar .page-nav__item {
  list-style-type: none;
}
.page-content__sidebar .page-nav__item a {
  text-decoration: none;
  color: #0f172a;
  padding: 0.5rem 1rem;
  width: 100%;
  border-radius: 0.5rem;
  font-weight: 500;
}
.page-content__sidebar .page-nav__item a:hover {
  background: #e2e8f0;
}
.page-content__title {
  font-size: 3rem;
  font-weight: 600;
  color: #1e293b;
  margin-top: 0;
}
.page-content p {
  line-height: 1.875rem;
  color: #1e293b;
}
.page-content h2 {
  font-size: 1.875rem;
  font-weight: 600;
  color: #1e293b;
}
.page-content h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
}
.page-content ul {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.page-content ul li {
  line-height: 1.875rem;
  color: #1e293b;
}
.page-content strong {
  font-weight: 600;
}

.profile-member-page {
  background: #fff;
  margin-bottom: 10rem;
}

.profile-member-sidebar {
  padding-right: 3rem;
}
.profile-member-sidebar__photo {
  margin: 0 0 1.5rem;
}
.profile-member-sidebar__photo img {
  width: 100%;
  max-width: 260px;
  display: block;
  border-radius: 8px;
  object-fit: cover;
}
.profile-member-sidebar__name {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  color: #0f172a;
  margin: 0;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile-member-sidebar__copy {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  line-height: 1;
  width: 40px;
  height: 40px;
}
.profile-member-sidebar__copy:hover {
  background-color: #fed402;
}
.profile-member-sidebar__copy:hover img {
  filter: brightness(0);
}
.profile-member-sidebar__meta {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.375;
  color: #334155;
}
.profile-member-sidebar__socials {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile-member-sidebar__socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
}
.profile-member-sidebar__socials img {
  max-width: 100%;
  max-height: 100%;
}
.profile-member-sidebar .edit-profile {
  margin-top: 3rem;
}

.profile-member-content {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}

.profile-member-section__title {
  margin: 0 0 1.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  color: #0f172a;
}
.profile-member-section__text {
  margin: 0;
  font-size: 1rem;
  line-height: 1.625;
  color: #0f172a;
}

.profile-member-grid {
  display: grid;
  grid-template-columns: 10.5rem 1rem 1fr;
  row-gap: 0.5rem;
  column-gap: 1.5rem;
}
.profile-member-grid__label {
  font-size: 1rem;
  line-height: 1.5;
  color: #334155;
}
.profile-member-grid__colon {
  font-size: 1rem;
  line-height: 1.5;
  color: #0f172a;
  text-align: center;
}
.profile-member-grid__value {
  font-size: 1.125rem;
  line-height: 1.625;
  color: #0f172a;
  font-weight: 500;
  white-space: pre-line;
}

.alumni-directory {
  margin-bottom: 10rem;
}
.alumni-directory__title {
  margin: 0;
  color: #0f172a;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}
.alumni-directory__controls {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.alumni-directory__controls-form {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-width: 0;
}
.alumni-directory__rows {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 9.25rem;
}
.alumni-directory__search {
  display: flex;
  align-items: center;
}
.alumni-directory__table-wrap {
  margin-top: 1.5rem;
}
.alumni-directory__row {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 2fr) minmax(0, 0.75fr) minmax(0, 2fr) minmax(0, 0.75fr) minmax(0, 0.75fr);
  column-gap: 1rem;
  align-items: center;
  padding: 0.75rem 1rem;
  width: 100%;
  border-bottom: 1px solid #e2e8f0;
  cursor: pointer;
}
.alumni-directory__row:hover {
  background-color: #f8fafc;
}
.alumni-directory__row--head {
  border-bottom: none;
  background-color: #f1f5f9;
  border-radius: 0.5rem;
}
.alumni-directory__row--head a {
  text-decoration: none;
  color: #64748b;
  font-weight: 500;
}
.alumni-directory__row--head:hover {
  background-color: #f1f5f9;
}
.alumni-directory__column {
  display: flex;
  align-items: center;
  min-width: 0;
}
.alumni-directory__column--contact {
  justify-content: flex-end;
}
.alumni-directory__column--contact a {
  text-decoration: none;
}
.alumni-directory__column--contact a img {
  width: 18px;
  height: 18px;
}
.alumni-directory__alumni-container {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.alumni-directory__alumni-container span {
  white-space: nowrap;
  font-size: 1rem;
}
.alumni-directory__alumni-container span.full-name {
  font-weight: 500;
}
.alumni-directory__alumni-container span.email {
  font-size: 0.875rem;
  font-weight: 400;
}
.alumni-directory__alumni-container img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.alumni-directory .pagination-container {
  border-top: none !important;
  padding-top: 0;
  margin-top: 5rem;
}

.atmed-registration {
  margin: 0 auto;
  padding: 4rem;
}
.atmed-registration__step-indicators {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
  position: relative;
}
.atmed-registration__step-indicators::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0%;
  right: 0%;
  height: 2px;
  background: #cbd5e1;
  z-index: 0;
}
.atmed-registration__step-indicator {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: relative;
  z-index: 1;
  flex: 1;
}
.atmed-registration__step-indicator:first-child {
  align-items: flex-start;
}
.atmed-registration__step-indicator:last-child {
  align-items: flex-end;
}
.atmed-registration__step-indicator .step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #cbd5e1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #64748b;
  transition: all 0.3s ease;
}
.atmed-registration__step-indicator .step-title {
  font-size: 0.875rem;
  color: #475569;
  text-align: center;
}
.atmed-registration__step-indicator.active .step-number {
  background: #193b80;
  border-color: #193b80;
  color: #fff;
}
.atmed-registration__step-indicator.active .step-title {
  color: #193b80;
  font-weight: 600;
}
.atmed-registration__step-indicator.completed .step-number {
  background: #193b80;
  border-color: #193b80;
  color: #fff;
}
.atmed-registration__step h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  color: #0f172a;
  color: #193b80;
}
.atmed-registration__step p {
  font-size: 1.125rem;
  margin: 0;
  margin-top: 0.5rem;
  margin-bottom: 2.5rem;
  color: #475569;
}
.atmed-registration__input-row-wrapper {
  display: flex;
  gap: 2rem;
  width: 100%;
  margin-bottom: 1.5rem;
}
.atmed-registration__input-row-wrapper:has(textarea) .atmed-registration__input-wrapper {
  width: 100%;
}
.atmed-registration__input-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 1rem;
}
.atmed-registration__birthdate-selects {
  display: flex;
  gap: 1.5rem;
}
.atmed-registration__birthdate-selects .atmed-ui-input {
  width: 100%;
  min-width: 0;
}
.atmed-registration__button-group {
  display: flex;
  gap: 2rem;
  justify-content: flex-end;
}
.atmed-registration__photo-upload {
  width: 100%;
  min-height: 200px;
  position: relative;
}
.atmed-registration__photo-dropzone {
  width: 100%;
  min-height: 200px;
  border: 2px dashed #cbd5e1;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 3rem;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #f8fafc;
  box-sizing: border-box;
}
.atmed-registration__photo-dropzone:hover, .atmed-registration__photo-dropzone.dragover {
  border-color: #193b80;
  background: rgb(148.3333333333, 176.6666666667, 234.1666666667);
}
.atmed-registration__photo-dropzone svg {
  color: #94a3b8;
}
.atmed-registration__photo-dropzone p {
  margin: 0;
  color: #475569;
  font-size: 1rem;
}
.atmed-registration__photo-browse {
  color: #193b80;
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
}
.atmed-registration__photo-hint {
  color: #64748b;
  font-size: 0.875rem;
}
.atmed-registration__photo-preview {
  width: 100%;
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
}
.atmed-registration__photo-preview img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.5rem;
}
.atmed-registration__photo-remove {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: background 0.2s ease;
}
.atmed-registration__photo-remove:hover {
  background: rgba(0, 0, 0, 0.8);
}
.atmed-registration__kvkk-section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.atmed-registration__checkbox {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  cursor: pointer;
}
.atmed-registration__checkbox span {
  color: #334155;
  font-size: 0.875rem;
  line-height: 1.625;
}
.atmed-registration__checkbox span a {
  color: #193b80;
  text-decoration: underline;
  font-weight: 500;
}
.atmed-registration__checkbox span a:hover {
  color: rgb(16.6666666667, 39.3333333333, 85.3333333333);
}
@media (max-width: 768px) {
  .atmed-registration {
    padding: 2rem;
  }
  .atmed-registration__input-row-wrapper {
    flex-direction: column;
  }
  .atmed-registration__step-indicators .step-title {
    font-size: 0.75rem;
  }
  .atmed-registration__button-group {
    flex-direction: column-reverse;
  }
  .atmed-registration__button-group button {
    width: 100%;
  }
}

.blank-register-page {
  min-height: 100vh;
  background: #fff;
}
.blank-register-page .logo-opaq-bg {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 400px;
  opacity: 0.05;
}
.blank-register-page .atmed-registration {
  padding: 0;
}
.blank-register-page .atmed-registration__step {
  padding-inline: 1rem;
}
.blank-register-page .atmed-registration__step-indicators {
  background: #193b80;
  padding: 2rem 2.5rem;
  border-radius: 1rem;
  margin-top: 1rem;
}
.blank-register-page .atmed-registration__step-indicators::before {
  background: #fff;
  top: 52px;
  height: 1px;
  left: 3rem;
  right: 3rem;
}
.blank-register-page .atmed-registration__step-indicator .step-number {
  background: #193b80 !important;
  border: solid 1px #fff;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
}
.blank-register-page .atmed-registration__step-indicator .step-title {
  color: #fff;
}
.blank-register-page .atmed-registration__step-indicator.active .step-number {
  background: #fff !important;
  border-color: #fff;
  color: #193b80;
}
.blank-register-page .atmed-registration__step-indicator.active .step-title {
  color: #fff;
}
.blank-register-page .atmed-registration__step-indicator.completed .step-number {
  background: #fff !important;
  border-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blank-register-page .atmed-registration__step-indicator.completed .step-number img {
  filter: brightness(0) saturate(100%) invert(16%) sepia(39%) saturate(4022%) hue-rotate(210deg) brightness(90%) contrast(88%);
}
.blank-register-page .atmed-registration__step-indicator.completed .step-title {
  color: #fff;
}
.blank-register-page .atmed-registration-form {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2.5rem 4rem 2.5rem;
}
@media (max-width: 768px) {
  .blank-register-page .blank-register-header {
    padding: 2.5rem 2rem;
  }
  .blank-register-page .blank-register-header img {
    max-width: 150px;
  }
  .blank-register-page .atmed-registration__step-indicators {
    padding: 2.5rem 2rem;
    gap: 1.5rem;
  }
  .blank-register-page .atmed-registration__step-indicator {
    gap: 1rem;
  }
  .blank-register-page .atmed-registration__step-indicator:not(:last-child)::after {
    right: -12px;
    font-size: 16px;
  }
  .blank-register-page .atmed-registration__step-indicator .step-number {
    width: 35px;
    height: 35px;
    font-size: 1rem;
  }
  .blank-register-page .atmed-registration__step-indicator .step-title {
    display: none;
  }
  .blank-register-page .atmed-registration-form {
    padding: 0 2rem 3rem 2rem;
  }
}

.news-archive__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.news-archive__title {
  font-size: 2rem;
  font-weight: 500;
  margin: 0;
}
.news-archive__grid {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.news-archive__grid .news-card {
  display: flex;
}
.news-archive__grid .news-card__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.75rem 0;
  box-sizing: border-box;
}
.news-archive__grid .news-card__thumbnail {
  display: block;
  width: 242px;
  height: 180px;
  overflow: hidden;
  background-color: #f1f5f9;
  flex-shrink: 0;
}
.news-archive__grid .news-card__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-archive__grid .news-card__date {
  font-size: 0.875rem;
  color: #64748b;
}
.news-archive__grid .news-card__title {
  margin: 0;
}
.news-archive__grid .news-card__title a {
  text-decoration: none;
  color: #0f172a;
  font-size: 1.375rem;
  font-weight: 600;
}
.news-archive__grid .news-card__excerpt {
  line-height: 1.5rem;
}
.news-archive__grid .news-card__content-top {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.news-archive__grid .news-card__read-more {
  color: #1e293b;
  font-weight: 500;
}

.single-detail__header {
  margin-bottom: 3.5rem;
}
.single-detail__title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.single-detail__meta {
  font-size: 1.125rem;
  color: #64748b;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.single-detail__meta-sep {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #64748b;
}
.single-detail__content {
  color: #1e293b;
  margin-bottom: 3.5rem;
}
.single-detail__content figure {
  margin: 0;
}
.single-detail__content figure img {
  border-radius: 0.5rem;
}
.single-detail__content figure figcaption {
  font-size: 0.75rem;
  color: #64748b;
  text-align: center;
  margin-top: 0.75rem;
}
.single-detail__content p {
  font-size: 1rem;
  line-height: 1.875rem;
}
.single-detail__content p a {
  color: inherit;
}
.single-detail__content h2 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.25rem;
}
.single-detail__share-divider {
  margin: 2rem 0;
}
.single-detail__share-label {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
}
.single-detail__share-icons {
  display: flex;
  gap: 1rem;
}
.single-detail__share-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #0f172a;
  overflow: hidden;
  position: relative;
}
.single-detail__share-btn img {
  transition: transform 0.3s ease;
  position: absolute;
  width: 20px;
  height: 20px;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
}
.single-detail__share-btn img:last-child {
  top: calc(50% - 10px + 56px);
}
.single-detail__share-btn:hover {
  background-color: #0f172a;
}
.single-detail__share-btn:hover img {
  transform: translateY(-56px);
  filter: brightness(100);
}
.single-detail__sidebar-box {
  background-color: #f8fafc;
  padding: 3rem 2rem;
  border-radius: 0.5rem;
}
.single-detail__sidebar-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}
.single-detail__news-list {
  margin: 0;
  padding: 2.5rem 0;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.single-detail__news-list li {
  list-style-type: none;
  border-bottom: none;
}
.single-detail__news-list li:not(:last-child) {
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 1.25rem;
}
.single-detail__news-list li a {
  text-decoration: none;
}
.single-detail__news-list li a time {
  display: block;
  font-size: 0.875rem;
  color: #64748b;
  margin-bottom: 0.25rem;
}
.single-detail__news-list li a p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0f172a;
  line-height: 2rem;
}
.single-detail__news-list li a:hover p {
  text-decoration: underline;
}
.single-detail__thumbnail {
  margin-bottom: 3rem !important;
}
.single-detail__thumbnail img {
  border-radius: 0.5rem;
  width: 100%;
  height: auto;
}
.single-detail__thumbnail figcaption {
  font-size: 0.75rem;
  color: #64748b;
  text-align: center;
  margin-top: 0.5rem;
}

.site-main__wrapper {
  display: flex;
  flex-direction: column;
}

.page-content--about {
  margin-bottom: 5rem;
  padding-bottom: 3rem;
}
.page-content .about-board {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page-content .about-board__grid {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page-content .about-board__member {
  display: flex;
  gap: 2.5rem;
}
.page-content .about-board__photo-btn {
  border: none;
  background-color: #fff;
}
.page-content .about-board__photo {
  width: 148px;
  height: 180px;
  object-fit: cover;
  border-radius: 8px;
}
.page-content .about-board__member-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-content .about-board__role {
  font-size: 1.25rem;
  font-weight: 600;
}
.page-content .about-board__name {
  text-decoration: none;
  color: #0f172a;
  font-size: 1.125rem;
}
.page-content .about-board__profession {
  margin-top: 0.5rem;
  text-decoration: none;
  color: #0f172a;
  font-size: 1rem;
}
.page-content .about-board__social {
  display: flex;
  gap: 1rem;
}
.page-content .about-board__social a {
  text-decoration: none;
}

.contact-page {
  padding-top: 6rem;
}
.contact-page__alert {
  border-radius: 8px;
  padding: 1.5rem 2rem;
  margin-bottom: 3rem;
  font-size: 0.875rem;
  line-height: 1.375;
}
.contact-page__alert--success {
  background-color: #f1f5f9;
  color: #0f172a;
}
.contact-page__alert--error {
  background-color: #f1f5f9;
  color: #0f172a;
}
.contact-page__newsletter {
  margin-top: 8rem;
}

.contact-hero {
  text-align: center;
  margin-bottom: 5rem;
}
.contact-hero__title {
  margin: 0;
  font-size: 2rem;
  font-weight: 500;
  color: #0f172a;
}
.contact-hero__subtitle {
  margin: 0;
  font-size: 1.875rem;
  font-weight: 400;
  color: #0f172a;
}
.contact-hero__desc {
  margin: 0 auto;
  margin-top: 1.5rem;
  max-width: 580px;
  font-size: 1.125rem;
  line-height: 1.375;
  color: #64748b;
}

.contact-cards {
  margin-bottom: 8rem;
}

.contact-card {
  background-color: #f1f5f9;
  border-radius: 8px;
  padding: 2rem;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
}
.contact-card__title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #0f172a;
  margin-bottom: 0.5rem;
}
.contact-card__desc {
  font-size: 1.125rem;
  line-height: 1.375;
  color: #1e293b;
}
.contact-card__social {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
}
.contact-card__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.contact-card__social-link--disabled {
  opacity: 0.4;
}
.contact-card__social-icon {
  width: 28px;
  aspect-ratio: 1/1;
  display: block;
}

.contact-content {
  margin-bottom: 8rem;
}

.contact-info__title {
  margin: 0;
  font-size: 1.875rem;
  font-weight: 500;
  color: #0f172a;
}
.contact-info__desc {
  margin: 0;
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.375;
  color: #64748b;
  max-width: 360px;
}
.contact-info__items {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.contact-info__item {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.contact-info__icon {
  width: 48px;
  height: 48px;
  border: 1px solid #334155;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #334155;
  flex-shrink: 0;
}
.contact-info__text {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #0f172a;
}
.contact-info__text a {
  color: #0f172a;
  text-decoration: none;
}

.contact-form .atmed-ui-input {
  border-color: #cbd5e1;
}
.contact-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}
.contact-form__field {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.contact-form__field--full {
  grid-column: 1/-1;
}
.contact-form__label {
  font-size: 1rem;
  font-weight: 500;
  color: #0f172a;
}
.contact-form__textarea {
  min-height: 140px;
}
.contact-form__privacy {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.375;
  color: #64748b;
}
.contact-form__privacy a {
  color: #193b80;
  font-weight: 500;
  text-decoration: none;
}
.contact-form__submit {
  width: 100%;
  margin-top: 2rem;
}

.atmed-404 {
  padding: 10rem 0;
  margin-bottom: 10rem;
}
.atmed-404__inner {
  max-width: 42rem;
}
.atmed-404__title {
  margin: 0;
  color: #0f172a;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
}
.atmed-404__desc {
  margin-top: 1rem;
  color: #334155;
  line-height: 1.875rem;
}
.atmed-404__cta {
  margin-top: 2rem;
  display: inline-flex;
  text-decoration: none;
}

body {
  color: #0f172a;
  margin: 0;
}
