html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
padding-bottom: 40px;
}


.resourceheading {
	text-align: center;
	margin-bottom: 30px;
font-weight: bold;
margin-left: 50px;
margin-right: 50px;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

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

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}


h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
 
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

:root {
  --white: white;
  --black: #010000;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  color: red;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}



a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.affinity-body {
  background-color: #54699d;
}

.why-affinity {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 27px;
  font-weight: 700;
  line-height: 40px;
}

.hcolor {
	color: #54699d;
font-size: 4vh;
text-decoration: underline;
margin-top: 0px !important;
}

p {
  color: #1f1b1a;
  max-width: none;
  margin-bottom: 20px;
  font-size: 18px;
}

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.section-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  width: 28%;
  font-size: 3.8vh;
  font-weight: 700;
  line-height: 5.5vh;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-19 {
  width: auto;
  max-width: none;
  height: auto;
  position: static;
}

.div-block-20 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.divdiv {
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 13px;
  width: 80%;
  max-width: 800px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px 20px 30px;
}

.image-24 {
  width: auto;
  max-width: none;
  height: 90vh;
  margin-top: auto;
  margin-bottom: auto;
}

.image-25 {
  transform-style: preserve-3d;
  width: auto;
  height: 100px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-25.flip {
  transform: none;
}

.div-block-21 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0;
  display: flex;
}

/* Responsive styles */
@media screen and (max-width: 991px) {
  .image-24 {
    width: 80%;
    height: auto;
  }

  .section-5 {
    width: 100%;
    height: 100svh;
  }

  .div-block-19 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .paragraph-6 {
    width: 45%;
    font-size: 3vw;
    line-height: 5vw;
  }
}

@media screen and (max-width: 767px) {
  .image-24 {
    width: 100%;
  }

  .section-5 {
    width: 100%;
    height: 100vh;
  }

  .div-block-19 {
    height: 100vh;
  }

  .divdiv {
    width: 90%;
  }

  body {
    font-size: 15px;
}
}


@media screen and (max-width: 479px) {
  .image-24 {
    flex: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-5 {
    height: 100svh;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    display: flex;
  }

  .why-affinity {
    font-size: 22px;
    line-height: 30px;
  }

  p {
    font-size: 14px;
    line-height: 23px;
  }

  .section-6 {
    padding-bottom: 0;
  }

  .paragraph-6 {
    width: 55%;
    margin-bottom: 0;
    font-size: 3.7vw;
    line-height: 5.9vw;
  }

  .div-block-20 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .divdiv {
    width: 95%;
    padding-top: 25px;
    padding-left: 17px;
    padding-right: 17px;
  }
}

/* Custom hamburger menu styles */
.w-webflow-badge {display: none !important}

/* Circular Hamburger Menu */
.hamburger {
  position: fixed;
  top: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.95);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
}

.hamburger:hover {
  background: rgba(255, 255, 255, 1);
  transform: scale(1.05);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
}

.hamburger-bar {
  width: 20px;
  height: 2px;
  background: #333;
  transition: all 0.3s ease;
  border-radius: 1px;
}

.hamburger.active .hamburger-bar:nth-child(1) {
  transform: rotate(45deg) translate(4px, 4px);
}

.hamburger.active .hamburger-bar:nth-child(2) {
  opacity: 0;
}

.hamburger.active .hamburger-bar:nth-child(3) {
  transform: rotate(-45deg) translate(4px, -4px);
}

/* Full Screen Menu */
.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.95), rgba(30, 30, 30, 0.95));
  z-index: 1000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  backdrop-filter: blur(20px);
}

.fullscreen-menu.open {
  opacity: 1;
  visibility: visible;
}

.menu-content {
  text-align: center;
}

.menu-link {
  display: block;
  color: white;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 4vh;
  font-weight: 300;
  margin: 45px 0;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(30px);
  line-height: 110%;
}

.fullscreen-menu.open .menu-link {
  opacity: 1;
  transform: translateY(0);
}

.fullscreen-menu.open .menu-link:nth-child(2) {
  transition-delay: 0.05s;
}

.fullscreen-menu.open .menu-link:nth-child(3) {
  transition-delay: 0.1s;
}

.fullscreen-menu.open .menu-link:nth-child(4) {
  transition-delay: 0.15s;
}

.fullscreen-menu.open .menu-link:nth-child(5) {
  transition-delay: 0.2s;
}

.fullscreen-menu.open .menu-link:nth-child(6) {
  transition-delay: 0.25s;
}

.fullscreen-menu.open .menu-link:nth-child(7) {
  transition-delay: 0.3s;
}

.fullscreen-menu.open .menu-link:nth-child(8) {
  transition-delay: 0.35s;
}



.menu-link:hover {
  color: #ff4444;
  transform: scale(1.1);
  text-shadow: 0 0 20px rgba(255, 68, 68, 0.5);
}

.menu-close {
display: none !important;  
position: absolute;
  top: 19px;
  right: 30px;
  background: none;
  border: none;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.menu-close:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(90deg);
}

/* Responsive */
@media (max-width: 768px) {
  .hamburger {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 15px;
  }
  
  .hamburger-bar {
    width: 16px;
  }
  
  .menu-link {
    font-size: 2.7vh !important;
    margin: 30px 0;
  }

h2 {
    font-size: 28px;
line-height: 37px;
}

.resourceheading {
	
margin-left: 10px;
margin-right: 10px;
}

}