.elementor-1421 .elementor-element.elementor-element-6489fde6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-1421 .elementor-element.elementor-element-6489fde6:not(.elementor-motion-effects-element-type-background), .elementor-1421 .elementor-element.elementor-element-6489fde6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-1421 .elementor-element.elementor-element-2640690f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1421 .elementor-element.elementor-element-2fa1af81{width:auto;max-width:auto;text-align:start;}.elementor-1421 .elementor-element.elementor-element-2fa1af81 img{width:100px;}.elementor-1421 .elementor-element.elementor-element-73ac5940{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1421 .elementor-element.elementor-element-306dd625{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1421 .elementor-element.elementor-element-6c7f9e1 .elementor-heading-title{font-family:"Obviously Extended", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-secondary );}.elementor-1421 .elementor-element.elementor-element-67a17f80{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1421 .elementor-element.elementor-element-60ecf5c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1421 .elementor-element.elementor-element-43ac1a75{color:var( --e-global-color-secondary );}.elementor-1421 .elementor-element.elementor-element-9e54b04{color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-1421 .elementor-element.elementor-element-6489fde6{--padding-top:50px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-1421 .elementor-element.elementor-element-6489fde6{--padding-top:50px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1421 .elementor-element.elementor-element-2640690f{--width:30%;}.elementor-1421 .elementor-element.elementor-element-2fa1af81{text-align:start;}.elementor-1421 .elementor-element.elementor-element-6c7f9e1{text-align:start;}.elementor-1421 .elementor-element.elementor-element-60ecf5c{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:33px 33px;--row-gap:33px;--column-gap:33px;}}@media(min-width:768px){.elementor-1421 .elementor-element.elementor-element-2640690f{--width:25%;}.elementor-1421 .elementor-element.elementor-element-73ac5940{--width:75%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1421 .elementor-element.elementor-element-2640690f{--width:15%;}.elementor-1421 .elementor-element.elementor-element-73ac5940{--width:85%;}.elementor-1421 .elementor-element.elementor-element-306dd625{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-6489fde6 */.footer a {
  color: #fff !important;
  text-decoration: none;
  transition: color 0.15s ease;
}

.footer a:hover {
  color: #cccccc !important;
}

.footer p {
  font-size: clamp(1rem, 1.5vw, 1.0625rem) !important;
  line-height: 1.6 !important;
}/* End custom CSS */
/* Start custom CSS */html, body { 
    height: 100%; 
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch; 
    scroll-behavior: smooth; /* FIXED: Changed from 'auto' */
    scroll-snap-type: y mandatory; 
}
.snap-section { 
    height: 100vh; 
    min-height: 100vh;
    box-sizing: border-box;
    scroll-snap-align: start; 
    scroll-snap-stop: always; 
    position: relative; 
    padding: 1rem; 
    margin: 0;
    overflow: hidden; /* ADDED: Prevents content overflow */
    view-timeline-name: --panel; /* YOUR VIEW-TIMELINE PROPERTIES */
    view-timeline-axis: block;
}
.snap-section h1 { 
    position: absolute; 
    top: 50%; 
    left: 0;
    width: 100%; 
    transform: translateY(-50%);
    font-size: clamp(1.5rem, 3vw + 1rem, 5rem); 
    color: #fff;
    z-index: 10;
    margin: 0;
    
    /* CHANGED: Use flexbox to left-align content */
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.snap-section .elementor-background-video-container,
.snap-section .elementor-background-video-container video,
.snap-section .elementor-background-video-embed,
.snap-section .elementor-background-video-embed iframe,
.snap-section .elementor-background-overlay { 
    pointer-events: none; 
}
/* ADDED: Ensure video containers are properly positioned */
.snap-section .elementor-background-video-container,
.snap-section .elementor-background-video-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
/* ADDED: Keep Elementor content above video */
.snap-section > .elementor-container,
.snap-section > .elementor-column-wrap,
.snap-section > .elementor-widget-wrap {
    position: relative;
    z-index: 5;
}
.snap-anchor { 
    scroll-snap-align: start; 
    scroll-snap-stop: always; 
}
.snap-title { 
    opacity: 0 !important; 
    transition: opacity .35s ease 0s !important;
    display: inline-flex;
    width: fit-content;
    position: relative;
    z-index: 10;
    
    /* NEW: Black box styling */
    background-color: #000; /* UPDATED: Solid black (100% opacity) */
    padding: 1.0rem 2rem 0.7rem 2rem; /* UPDATED: Top, Right, Bottom, Left */
}
/* NEW: Force Icon Box widget to hug content */
.snap-title.elementor-widget-icon-box {
    width: auto !important;
    max-width: fit-content !important;
    margin: 0 !important;
}
.snap-title .elementor-widget-container {
    width: fit-content !important;
    display: inline-flex !important;
}
.snap-title .elementor-icon-box-wrapper {
    display: inline-flex !important;
    width: fit-content !important;
}
.snap-title .elementor-icon-box-content {
    width: fit-content !important;
}
.snap-section.in-view .snap-title { 
    opacity: 1 !important;
    transition: opacity .35s ease .33s !important;
}
.no-io .snap-title { 
    opacity: 1 !important; 
}
.snap-section h1.hero-rotator { 
    position: static; 
    top: auto; 
    left: auto; 
    width: auto; 
    transform: none; 
    text-align: left; 
}
/* Arrow Adjustments for Tablet + Mobile */
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-icon-box-icon {
    transform: translateY(-5px) !important;
  }
}
@media (max-width: 767px) {
  .elementor-icon-box-icon {
    transform: translateY(-7px) !important;
  }
  
  /* Mobile snap title sizing to match hero text */
  .snap-section h1 {
    font-size: clamp(1.1rem, 6vw + 0.5rem, 1.6rem);
  }
  
  /* Additional top padding for black background bar */
  .snap-title {
    padding-top: calc(1.0rem + 10px) !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Thin_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Lght.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Lght_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Medi.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Medi_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Semi.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Semi_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Bold_Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Bold_Bold_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Blck.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Blck_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Obviously Extended';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://ryanstephany.com/wp-content/uploads/2025/12/Obviously_Extd_Supr.woff2') format('woff2');
}
/* End Custom Fonts CSS */