/*
Theme Name: Arena Sports 2025 FSE
Author: Pilot Digital
Author URI: pilotdigital.com
Theme URI: 
Tags: full-site-editing
Text Domain: arena-sports
Requires at least: 5.8
Requires PHP: 7.4
Tested up to: 6.0
Version: 6.1.2

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
*/

/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/

:root {
    
    --aqua-light: #E1F6F6;
    --coral-light: #FFC9C9;
    --yellow-light: #FFEC7B;
    --sea-blue: #04698D;
    --gray-blue: #675C70;

    
    --wp--preset--font-family--openSans: var(--wp--preset--font-family--open-sans);
    
}

.wp-site-blocks {
    position: relative;
}

.entry-content.alignfull.wp-block-post-content.is-layout-flow.wp-block-post-content-is-layout-flow{
	margin-top: 0;
}

@media (prefers-reduced-motion: no-preference) {
    html {
      scroll-behavior: smooth;
    }
  }

/* Typography
========================================================== */


/* @font-face {
    font-family: 'Sanchez';
    src: url('/wp-content/themes/thresholds-2023-fse/assets/fonts/Sanchez-Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/thresholds-2023-fse/assets/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
} 


@font-face {
    font-family: "Druk Text Wide Bold";
    src: url("//www.arenasports.net/wp-content/uploads/fonts/DrukTextWide-Bold-Web.woff2") format("woff2"),url("//www.arenasports.net/wp-content/uploads/fonts/DrukTextWide-Bold-Web.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Druk Text Wide Bold Italic";
    src: url("//www.arenasports.net/wp-content/uploads/fonts/DrukTextWide-BoldItalic-Web.woff2") format("woff2"),url("//www.arenasports.net/wp-content/uploads/fonts/DrukTextWide-BoldItalic-Web.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Druk Text Medium";
    src: url("//www.arenasports.net/wp-content/uploads/fonts/DrukText-Medium-Web.woff2") format("woff2"),url("//www.arenasports.net/wp-content/uploads/fonts/DrukText-Medium-Web.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Druk Heavy Italic";
    src: url("//www.arenasports.net/wp-content/uploads/2024/11/DrukText-HeavyItalic-Web.woff2") format("woff2"),url("//www.arenasports.net/wp-content/uploads/2024/11/DrukText-HeavyItalic-Web.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
  */
body {
  /*23 dont need, as the below fontnamefix patches in the openSans bug  font-family: 'Open Sans', sans-serif; */
    
    text-rendering: optimizeLegibility;
    overflow-x: hidden; 
    font-feature-settings: 'lnum' 1;
    
      --wp--preset--font-family--openSans: var(--wp--preset--font-family--open-sans);
}

/* h1, h2, h3, h4, h5, h6 {
    font-family: 'Sanchez', serif;
} */

p {
    line-height: 1.5;
}

footer {
    margin-block-start: 0rem;
}

.entry-content > :last-child {
    margin-bottom: 2rem;
}

.entry-content > :last-child.has-background {
    margin-bottom: 0;
} 

.mk-clk {
    transition: all 0.2s ease-in-out;
    /* transform: translateY(0%); */
}


.mk-clk:hover{
	cursor:pointer;
    /* transform: translateY(-3%); */
}

.mk-clk .wp-block-image {
    overflow: hidden;
}

.mk-clk .wp-block-image img{
    transition: all .25s ease-in-out;
    height: 100%;
    object-fit: cover;
}


.mk-clk:hover .wp-block-image img {
    transform: scale(1.1);
}

.mk-clk:hover .wp-block-heading a::after{
    transform: translateX(14%);
}

/* .single-link-card.mk-clk:hover .wp-block-image img{
    transform: scale(1.1);
} */

/* .wp-block-query .mk-clk:hover .wp-block-post-title a::after{
    transform: translateX(14%);
}

.wp-block-query .mk-clk:hover .wp-block-post-featured-image img{
    transform: scale(1.1);
} */


.make-slick ul.slick-slider,
.make-slick.slick-slider{
	display:grid;
	grid-template-columns: 4em 1fr 4em;
	z-index:0;
}


.make-slick ul.slick-slider .slick-list,
.make-slick.slick-slider .slick-list{
	grid-row:1;
	grid-column: 1 / span 3;
	

	}
.make-slick ul.slick-slider  > button.slick-prev,
.make-slick.slick-slider  > button.slick-prev{
		grid-row:1;
		grid-column:1;
		z-index:4;
	}
	.make-slick ul.slick-slider > button.slick-next,
.make-slick.slick-slider > button.slick-next{
		grid-row:1;
		grid-column:3;
	z-index:4;
	}

    .slick-next {
        margin-top: 0px;
    }
	

.has-h3-style,
.has-h4-style {
    line-height: 1.15;
}

h4:not(.has-h3-style),
.has-h4-style {
    letter-spacing: 0.025em;
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 1.25rem;
}

.wp-block-post-author,
.wp-block-post-date,
form label,
form legend,
.wp-block-quote cite,
.wp-block-gallery figcaption,
.wp-block-image figcaption,
ul.wp-block-categories-list li {
    font-size: 1.15rem;
}

.has-h4-style {
    font-size: var(--wp--preset--font-size--normal);
}

.section-case-studies .wp-block-post-title {
    font-size: var(--wp--preset--font-size--medium);
}

.has-h3-style,
.wp-block-quote p {
    font-size: var(--wp--preset--font-size--large);
}

.is-style-heading-label,
.is-style-small-all-caps {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.175rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: var(--wp--preset--color--accessible-orange);
}

h2.icon-email {
    font-size: 1.25rem;
}

.small-text {
    font-size: .8rem;
}

.is-style-link-arrow-heading a {
    transition: all .3s ease-in-out;
}

.is-style-link-arrow-heading a:after {
    content: "";
    background: url('/wp-content/uploads/2025/05/link_arrow_icon.svg');
	height: .75rem;
    width: .75rem;
    top: -2px;
    position: relative;
    display: inline-block;
    margin-left: .75rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}


.is-style-link-arrow-heading a:hover:after {
    transform: translateX(14%);
}

.is-style-link-arrow-heading a:hover {
    text-decoration: none;
}

.site-notice {
    position: fixed;	
    top: var(--wp-admin--admin-bar--height, 0);
    left: 0;
    width: 100%;
    background: #9B41FF;
    height: auto;    
    color: #fff;
    text-align: center;
	    z-index: 22222222222;
}

.site-notice-inner{
	display: grid;
    grid-template-columns: 1fr auto;
}

.site-notice button {
    background: none !important;
    border: none !important;
    font-size: 1rem;
    font-weight: bold;
    width: 1rem;
    height: 100%;
    text-align: center;
}

.site-notice p {padding-left: 100px;}

/* Blockquotes 
======================================================================================*/

.wp-block-quote {
    border-left: 0;
}

.wp-block-quote p { 
    font-style: italic;
}

.wp-block-quote p:first-of-type::before {
    color: inherit;
    content: '\201C';
    display: inline-block;
    font-size: inherit;
    font-style: normal;
    text-indent: -0.5em;
}

blockquote.breakout-quote {
    padding: 1.5rem;
    position: relative;
}

blockquote.breakout-quote::before {
    content: url(/wp-content/uploads/2020/10/yellow-triangle.png);
    max-width: 25%;
    position: absolute;
    left: -1rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

/* ::selection {
    background-color: #0B2E40;
    color: var(--wp--preset--color--background);
} */

/* header ::selection {
   background-color: var(--wp--preset--color--secondary);
} */

.wp-block-post-terms a{
    color: var(--wp--preset--color--tertiary);
}

.wp-block-post-title a,
.wp-block-image figcaption {
    color: var(--wp--preset--color--primary);
}

/* header ::selection,
.has-foreground-background-color a,
.site-footer,
.site-footer a{
    color: white;
} */

/* Breadcrumbs
======================================================================================*/

.yoast-breadcrumbs {
    font-size: 1rem;
    color: var(--wp--preset--color--dark-blue);
}

.yoast-breadcrumbs a {
    text-decoration: underline;
    font-weight: 500;
    transition: all .3s ease-in-out;
}

.yoast-breadcrumbs a:hover {
    text-decoration: none;
    color: #113F57;
}





/* List
======================================================================================*/


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.primary-navigation-container {
    /* padding: 16px 0px 8px 0px!important; */
    padding: 0px 16px!important;
    gap: 1.5rem;
}

.primary-navigation-container .navigation-links-container {
    gap: 1.5rem;
}

/* .primary-nav-container {
    margin-bottom: 1rem;
} */

.primary-navigation-container .primary-nav a{
    font-size: 1.1rem;
    font-family: var(--wp--preset--font-family--druk-text);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.045rem;
    text-transform: uppercase;
    color: var(--wp--preset--color--seahawks-blue);
}


.primary-navigation-container .primary-nav a:hover,
.nav-telephone a:hover{
    background: rgba(0, 213, 255, 0.40);
    text-decoration: none;
}

.primary-navigation-container .primary-nav {
    gap: 1.5rem;
    font-family: var(--wp--preset--font-family--druk-text);
}

.primary-navigation-container .nav-button-row {
    gap: .5rem;
}

.site-logo-container {
    display: flex;
    align-items: center;
    justify-content: center;    
}

.navigation-links-container {
    gap: 1rem;
    padding: 28px 0px!important;
}

.subpage-menu {
    filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, 0.10));
   background: var(--wp--preset--color--arena-blue);
}

.wp-block-group:has(.subpage-menu) {
    z-index: 1000;
}

.sm-title {
    color: #8EBBFF;
}

.has-telephone-icon a:before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath fill='%2306F' d='M11.658 8.98 9.033 7.855a.562.562 0 0 0-.657.161l-1.162 1.42a8.687 8.687 0 0 1-4.153-4.152l1.42-1.163a.561.561 0 0 0 .162-.656L3.518.84a.566.566 0 0 0-.645-.326l-2.437.563A.563.563 0 0 0 0 1.625C0 7.637 4.873 12.5 10.875 12.5a.562.562 0 0 0 .549-.436l.562-2.437a.569.569 0 0 0-.328-.647Z'/%3E%3C/svg%3E");        display: inline-block;
        margin-right: 10px;
        height: 12px;
        width: 12px;
        top: 1px;
        position: relative;
        background-repeat: no-repeat;
}

.nav-telephone a{
    font-family: var(--wp--preset--font-family--druk-text);
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.02625rem;
text-transform: uppercase;
text-decoration: none;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    min-width: 225px;
    z-index: 10001;
    padding-top: 0px;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    color: var(--wp--preset--color--seahawks-blue);
}



/* Links
============================================================= */

a {
    text-decoration-thickness: 0.08rem;
    text-decoration-style: solid;
}


h1 a, 
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
	font-family: var(--wp--preset--font-family--druk-text);
    text-transform: uppercase;
}


a:hover,
a:visited {
    text-decoration-style: solid;
}

.wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
    background-color: var(--wp--preset--color--neutral-100);
}


.has-foreground-background-color :focus {
    outline-color: white;
}

a:focus,
a:active,
.arrow-link a,
.wp-block-post-terms a,
a.wp-block-query-pagination-next,
a.wp-block-query-pagination-previous,
.cat-item a,
h2.arrow-link a,
h3.arrow-link a,
.in-content-cta a {
	text-decoration: none;
}

.wp-block-heading a {
    color: var(--wp--preset--color--primary);
    transition: all .3s ease-in-out;
}

.wp-block-heading a:hover {
    transform: translateY(0px);
    color: var(--wp--preset--color--secondary);
    text-decoration: none;
}




p a {
    color: var(--wp--preset--color--charcoal);
    text-decoration: underline solid var(--wp--preset--color--kraken-blue) .25px!important;
    text-underline-offset: 1px;
}

p a span{
    text-decoration: none;
}

p a:hover {
    background: rgba(0, 213, 255, 0.40);
    text-decoration: none;

}

.breadcrumbs li a{ 
    font-weight: 400!important;
}

/* Stylized Link ----------------------------------- */



a.wp-block-query-pagination-previous::before {
    content: '\2794';
    margin-block-end: 0.2rem;
    transform: translateX(-25%) rotate(180deg);
}

a.wp-block-query-pagination-previous:hover::before {
    transform: translateX(-55%) rotate(180deg);
}

h2.arrow-link a,
h3.arrow-link a,
h4.arrow-link a,
.in-content-cta a {
    color: inherit;
}

.has-h3-style.arrow-link a::after {
    color: var(--wp--preset--color--quaternary);
}

/* Buttons
============================================================= */
.wp-block-button {
    font-family: 'Poppins', sans-serif;
}

.wp-block-button .wp-block-button__link {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 1.5;
    transition: all .2s ease;
}


.wp-block-button .wp-block-button__link.has-white-color:hover{
	color: #011958 !important;
	background: #00D5FF;
}


button:not(.wp-block-social-link-anchor, .slick-arrow, .wp-block-navigation__responsive-container-open, .wp-block-navigation__responsive-container-close),
.wp-block-search .wp-block-search__button,
input[type="button"],
input[type="submit"]
/* .wp-block-button__link  */
{
    background-color: var(--wp--preset--color--arena-blue);
    /* border: 1.5px solid var(--wp--preset--color--arena-blue); */
    border-radius: 3rem;
    color: var(--wp--preset--color--white);
    cursor: pointer;
    padding: 0.8rem 1.6rem;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

.wp-block-button .wp-block-button__link:hover{
    background-color: var(--wp--preset--color--kraken-blue);
    color: var(--wp--preset--color--interstellar-blue);
    /* border-color:  var(--wp--preset--color--kraken-blue); */
}


.is-style-outline > .wp-block-button__link {
    border: 3px solid var(--wp--preset--color--arena-blue);
    color: var(--wp--preset--color--seahawks-blue);
}

.is-style-outline > .wp-block-button__link:hover {
    border: 3px solid var(--wp--preset--color--kraken-blue);
    color: var(--wp--preset--color--seahawks-blue);
    background-color: unset;
}

.is-style-outline-on-dark-background-button > .wp-block-button__link {
    border: 3px solid white;
    color: white;
    background-color: unset;
}

.is-style-outline-on-dark-background-button > .wp-block-button__link:hover {
    border: 3px solid var(--wp--preset--color--kraken-blue);
    color: white;
    background-color: unset;
}

.is-style-solid-white > .wp-block-button__link {
    background-color: white;
    color: var(--wp--preset--color--seahawks-blue);
}

.is-style-solid-white > .wp-block-button__link:hover {
    color: var(--wp--preset--color--seahawks-blue);
    background-color: var(--wp--preset--color--kraken-blue);
}

.is-style-lime-green-button > .wp-block-button__link {
    background-color: var(--wp--preset--color--storm-green);
    color: var(--wp--preset--color--seahawks-blue);
}

.is-style-lime-green-button > .wp-block-button__link:hover {
    color: var(--wp--preset--color--interstellar-blue);
    background-color: var(--wp--preset--color--kraken-blue)
}

.is-style-schedule-button-on-dark > .wp-block-button__link{
    background-color: unset;
    border: 2px solid var(--wp--preset--color--arena-blue);
    color: white;
    font-family: var(--wp--preset--font-family--druk-text);
    text-transform: uppercase;
    letter-spacing: .2px;
}

.is-style-schedule-button-on-dark > .wp-block-button__link:hover {
    background-color: unset;
    border: 2px solid var(--wp--preset--color--kraken-blue);
    color: white;
}

.is-style-schedule-button-on-light > .wp-block-button__link{
    background-color: unset;
    border: 2px solid var(--wp--preset--color--arena-blue);
    color: var(--wp--preset--color--interstellar-blue);
    font-family: var(--wp--preset--font-family--druk-text);
    text-transform: uppercase;
    letter-spacing: .2px;
}

.is-style-schedule-button-on-light > .wp-block-button__link:hover {
    background-color: unset;
    border: 2px solid var(--wp--preset--color--kraken-blue);
    color: var(--wp--preset--color--interstellar-blue);
}

.wp-block-button.is-style-schedule-button-on-dark .wp-element-button:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' fill='none'%3E%3Cpath fill='%23FFFFFF' d='M.929 7.25H16.07c.236 0 .429.19.429.422v9.14c0 .932-.768 1.688-1.714 1.688H2.214C1.268 18.5.5 17.744.5 16.812v-9.14c0-.232.193-.422.429-.422ZM16.5 5.703V4.437c0-.931-.768-1.687-1.714-1.687H13.07V.922A.426.426 0 0 0 12.643.5h-1.429a.427.427 0 0 0-.428.422V2.75H6.214V.922A.427.427 0 0 0 5.786.5H4.357a.427.427 0 0 0-.428.422V2.75H2.214C1.268 2.75.5 3.506.5 4.438v1.265c0 .232.193.422.429.422H16.07c.236 0 .429-.19.429-.422Z'/%3E%3C/svg%3E");    height: 1rem;
    width: 1rem;
    display: inline-block;
    margin-right: 10px;
    top: 2px;
    position: relative;
}

.wp-block-button.is-style-schedule-button-on-light .wp-element-button:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' fill='none'%3E%3Cpath fill='%2300278C' d='M.929 7.25H16.07c.236 0 .429.19.429.422v9.14c0 .932-.768 1.688-1.714 1.688H2.214C1.268 18.5.5 17.744.5 16.812v-9.14c0-.232.193-.422.429-.422ZM16.5 5.703V4.437c0-.931-.768-1.687-1.714-1.687H13.07V.922A.426.426 0 0 0 12.643.5h-1.429a.427.427 0 0 0-.428.422V2.75H6.214V.922A.427.427 0 0 0 5.786.5H4.357a.427.427 0 0 0-.428.422V2.75H2.214C1.268 2.75.5 3.506.5 4.438v1.265c0 .232.193.422.429.422H16.07c.236 0 .429-.19.429-.422Z'/%3E%3C/svg%3E");    height: 1rem;
    width: 1rem;
    display: inline-block;
    margin-right: 10px;
    top: 2px;
    position: relative;
}


.is-style-telephone-button > .wp-block-button__link {
    background-color: var(--wp--preset--color--background-dark);
    color: var(--wp--preset--color--primary);
}


.is-style-telephone-button > .wp-block-button__link {
    position: relative;
    padding-left: 54px;
    border: 1.5px solid var(--wp--preset--color--yellow);
}

.is-style-telephone-button > .wp-block-button__link::after {
    content: '';
}

.is-style-telephone-button > .wp-block-button__link:hover {
    background-color: #FFAC0B;
    border: 1.5px solid #FFAC0B;
}

.is-style-telephone-button > .wp-block-button__link::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath fill='%23052230' d='m13.586 10.232-2.027-.231a1.59 1.59 0 0 0-1.31.455l-1.469 1.47a12.012 12.012 0 0 1-5.261-5.262l1.477-1.477a1.59 1.59 0 0 0 .455-1.31l-.232-2.012A1.598 1.598 0 0 0 3.63.452H2.25c-.903 0-1.654.75-1.598 1.653C1.075 8.923 6.53 14.368 13.34 14.79c.902.056 1.653-.694 1.653-1.596v-1.382a1.582 1.582 0 0 0-1.406-1.58Z'/%3E%3C/svg%3E");
    height: 15px;
    width: 15px;
    position: absolute;
    left: 27px;
    bottom: 12px;
    margin-right: 7px;
    transition: all .2s ease-in-out;
}

.is-style-teardrop > .wp-block-button__link{
    background-color: var(--wp--preset--color--arena-blue);
    color: white;
    border-radius: 1.875rem 0rem;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all .3s ease-in-out;
    font-family: var(--wp--preset--font-family--druk-text);
    font-style: italic;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;

}

.is-style-teardrop > .wp-block-button__link:after{
    content: "";
    background: url('/wp-content/uploads/2025/05/link_arrow_icon.svg');
	height: .75rem;
    width: .75rem;
    position: relative;
    display: inline-block;
    margin-left: .5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}

.is-style-teardrop > .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--kraken-blue);
    background-color: var(--wp--preset--color--arena-blue);
    color: white;
    border-radius: 1.875rem 0rem;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all .3s ease-in-out;
    font-family: var(--wp--preset--font-family--druk-text);
    font-style: italic;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;

}

.is-style-teardrop > .wp-block-button__link:after{
    content: "";
    background: url('/wp-content/uploads/2025/05/link_arrow_icon.svg');
	height: .75rem;
    width: .75rem;
    position: relative;
    display: inline-block;
    margin-left: .5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}

.is-style-teardrop > .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--kraken-blue);
    color: var(--wp--preset--color--interstellar-blue)!important;
    border-radius: 1.875rem 0rem;
}


.is-style-teardrop > .wp-block-button__link:hover:after {
    transform: translateX(14%);
    content: "";
    background: url('/wp-content/uploads/2025/05/link-arrow-icon_dark-blue.svg');
    position: relative;
    display: inline-block;
    margin-left: .5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}


.is-style-teardrop > .wp-block-button__link:hover:after {
    transform: translateX(14%);
    content: "";
    background: url('/wp-content/uploads/2025/05/link-arrow-icon_dark-blue.svg');
    position: relative;
    display: inline-block;
    margin-left: .5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}



.wp-block-button.is-style-pdf-icon .wp-element-button:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='27' fill='none'%3E%3Cpath fill='%2300D5FF' d='M9.474 13.505c-.26-.844-.255-2.473-.104-2.473.437 0 .396 1.946.104 2.473Zm-.089 2.49c-.4 1.065-.9 2.283-1.479 3.306.953-.37 2.032-.907 3.276-1.155-.661-.506-1.297-1.234-1.797-2.152Zm-4.9 6.58c0 .043.687-.284 1.817-2.12-.349.333-1.516 1.293-1.818 2.12Zm8.432-14.137H20v17.296c0 .702-.557 1.266-1.25 1.266H1.25C.557 27 0 26.436 0 25.734V1.266C0 .564.557 0 1.25 0h10.417v7.172c0 .696.562 1.266 1.25 1.266Zm-.417 9.06c-1.042-.644-1.734-1.53-2.224-2.838.234-.975.604-2.457.323-3.385-.245-1.55-2.208-1.398-2.49-.359-.26.965-.02 2.326.422 4.06-.604 1.456-1.495 3.407-2.125 4.525-.005 0-.005.005-.01.005-1.412.733-3.833 2.347-2.839 3.586.292.364.834.528 1.12.528.932 0 1.86-.95 3.182-3.26 1.344-.447 2.818-1.006 4.115-1.223 1.13.623 2.453 1.029 3.333 1.029 1.521 0 1.625-1.688 1.026-2.289-.724-.717-2.828-.512-3.833-.38Zm7.135-11.96L14.531.368A1.241 1.241 0 0 0 13.646 0h-.313v6.75H20v-.322c0-.332-.13-.654-.365-.89ZM15.776 19c.214-.142-.13-.627-2.23-.474 1.933.833 2.23.474 2.23.474Z'/%3E%3C/svg%3E");    width: 1rem;
    display: inline-block;
    height:27px;
    width: 20px;
    margin-right: 16px;
    top: 2px;
    position: relative;
    vertical-align:middle;
    top: -2px;
    transition: all .3s ease;

}

.wp-block-button.is-style-pdf-icon .wp-element-button:hover:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 20 27'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M9.47 13.51c-.26-.84-.26-2.47-.1-2.47.44 0 .4 1.95.1 2.47Zm-.08 2.48c-.4 1.07-.9 2.28-1.48 3.31.95-.37 2.03-.91 3.28-1.15-.66-.51-1.3-1.23-1.8-2.15Zm-4.91 6.59s.69-.28 1.82-2.12c-.35.33-1.52 1.29-1.82 2.12Zm8.44-14.14H20v17.3c0 .7-.56 1.27-1.25 1.27H1.25c-.69 0-1.25-.56-1.25-1.27V1.27C0 .56.56 0 1.25 0h10.42v7.17c0 .7.56 1.27 1.25 1.27Zm-.42 9.06c-1.04-.64-1.73-1.53-2.22-2.84.23-.98.6-2.46.32-3.39-.24-1.55-2.21-1.4-2.49-.36-.26.97-.02 2.33.42 4.06-.6 1.46-1.49 3.41-2.12 4.52H6.4c-1.41.73-3.83 2.35-2.84 3.59.29.36.83.53 1.12.53.93 0 1.86-.95 3.18-3.26 1.34-.45 2.82-1.01 4.11-1.22 1.13.62 2.45 1.03 3.33 1.03 1.52 0 1.63-1.69 1.03-2.29-.72-.72-2.83-.51-3.83-.38Zm7.14-11.96L14.53.37C14.3.13 13.98 0 13.64 0h-.31v6.75H20v-.32c0-.33-.13-.65-.36-.89ZM15.78 19c.21-.14-.13-.63-2.23-.47 1.93.83 2.23.47 2.23.47Z' data-name='2.1 Soccer (subpage level 2) %7C Direction 2' style='fill:%2300278c;stroke-width:0'/%3E%3C/g%3E%3C/svg%3E");
}

.is-style-lime-soccer-ball-icon > .wp-block-button__link {
    background-color: var(--wp--preset--color--storm-green);
    color: var(--wp--preset--color--seahawks-blue);
    border: 2px solid var(--wp--preset--color--interstellar-blue);
}

.is-style-lime-soccer-ball-icon > .wp-block-button__link:hover {
    color: var(--wp--preset--color--interstellar-blue);
    background-color: var(--wp--preset--color--kraken-blue);
     border: 2px solid var(--wp--preset--color--kraken-blue);
}

.wp-block-button.is-style-lime-soccer-ball-icon .wp-element-button:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='20' fill='none'%3E%3Cpath fill='%2300278C' d='M15.616 3.532A9.123 9.123 0 0 0 9.148.852c-2.449 0-4.759.97-6.468 2.68A9.123 9.123 0 0 0 0 10c0 2.449.97 4.759 2.68 6.468a9.123 9.123 0 0 0 6.468 2.68c2.448 0 4.758-.97 6.468-2.68A9.123 9.123 0 0 0 18.296 10c0-2.449-.97-4.759-2.68-6.468Zm-6.052.37 2.91-1.525a8.765 8.765 0 0 1 2.91 2.125l-.554 3.28-2.448 1.063-2.818-2.079V3.902ZM5.867 2.377l2.911 1.525v2.864L5.96 8.845 3.51 7.782l-.554-3.28c.785-.924 1.802-1.617 2.91-2.125Zm-3.88 11.827C1.386 13.142.97 11.987.877 10.785l2.31-2.263 2.45 1.062 1.108 3.373-1.478 1.755-3.28-.508Zm8.963 3.927H7.346l-1.479-2.91 1.479-1.756h3.557l1.479 1.756-1.479 2.91h.047Zm2.125-3.418-1.479-1.756 1.11-3.373 2.448-1.062 2.31 2.263a9.02 9.02 0 0 1-1.109 3.42l-3.28.508Z'/%3E%3C/svg%3E");    display: inline-block;
    height: 19px;
    width: 18.5px;
    margin-right: 8px;
    top: 2px;
    position: relative;
    vertical-align:middle;
    top: -2px;
    transition: all .3s ease;
    background-repeat: no-repeat;

}


/* Single Link Card
============================================================= */
.icon-buttons-card .icon-button img{
    min-width: 45px;
    min-height: 45px;
}

.icon-buttons-card .icon-button {
    padding: 1.25rem 0rem!important;
}

.icon-buttons-card .mk-clk .wp-block-image {
    overflow: visible!important;
}




/* Single Link Card
============================================================= */

.single-link-card {
    gap: 0;
}

.single-link-card .wp-block-image,
.single-destination-vacation-packages-pattern .single-link-card .wp-block-post-featured-image {
    border-radius: 20px 20px 0px 0px;
}

.single-destination-vacation-packages-pattern .single-link-card .wp-block-post-featured-image img {
    border-radius: 0px;
}

.single-destination-vacation-packages-pattern .wp-block-query {
    margin-top: 4rem;
}


.single-link-card .wp-block-image img{
    border-radius: 0px;
}

.single-link-card .card-text-wrapper{
    background: #FAF6F1;
    padding: 16px 24px 24px 24px;
    border-radius: 0px 0px 20px 20px;
    flex-grow: 1;
}

.single-link-card .card-text-wrapper p{
    margin-top: 16px;
}

.single-link-card .wp-block-image {
    /* height: 250px;
    overflow: hidden;
    width: 100%; */
    aspect-ratio: 16 / 9 !important;
    overflow: hidden;
    width: 100%;
    max-height: 400px;
}

.single-link-card .wp-block-heading {
    /* margin-top: 1rem; */
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: 700;
}

/*hover effects */
.single-link-card .wp-block-image img{
    transition: all .25s ease-in-out;
    height: 100%;
    object-fit: cover;
}

.single-link-card .wp-block-image img:hover {
    transform: scale(1.1);
}

.single-link-card .wp-block-buttons .wp-block-button {
    width: 100%;
}

.single-link-card .wp-block-buttons .wp-block-button .wp-block-button__link{
    width: 100%;
}

.single-link-card.mk-clk:hover .wp-block-heading a{
    color: var(--wp--preset--color--secondary);
    /* background-color: color-mix(in srgb, currentColor 20%, transparent); */
    text-decoration: none;
}

.single-link-card.mk-clk:hover .wp-block-heading a::after{
    transform: translateX(14%) scale(.9);
}

.single-link-card.mk-clk:hover .wp-block-image img{
    transform: scale(1.1);
}

.single-link-card.mk-clk:hover .is-style-light-blue-fill > .wp-block-button__link {
    background-color: var(--wp--preset--color--dark-blue);
    color: white;
    border: 1.5px solid var(--wp--preset--color--dark-blue);
}

.single-link-card.mk-clk:hover .is-style-light-blue-fill > .wp-block-button__link::after{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' fill='none'%3E%3Cpath fill='%23ffffff' fill-rule='evenodd' d='m17.694 8.124-4.697 4.47 1.406 1.553 6.963-6.625h.081l-.04-.038.431-.41-.431-.411.04-.039h-.08L14.402 0l-1.406 1.553 4.697 4.47H0v2.101h17.694Zm-3.25 4.95-.4-.442.4.441Zm5.127-5.7H.75h18.82Z' clip-rule='evenodd'/%3E%3C/svg%3E");    
    transform: translateX(14%) scale(.9);
}

/* Query Link Card
============================================================= */
.query-link-card-wrapper {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.query-link-card-wrapper .query-link-card-grid{
    max-width: var(--wp--style--global--content-size);
}

.query-link-card-wrapper .query-link-card-grid .query-link-card .wp-block-post-featured-image{
    border-radius: 10px 10px 0px 0px; 
}

.query-link-card-wrapper .query-link-card-grid .query-link-card .card-text-wrapper{
    padding: 24px 16px 16px 16px;
    flex-grow: 1;
}

.query-link-card-wrapper .query-link-card-grid .query-link-card .card-text-wrapper .wp-block-post-title{
    margin-top: 0px;
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: 700;
}

.query-link-card-grid .wp-block-post {
    display: flex
}

.query-link-card-grid .wp-block-post .query-link-card .wp-block-post-featured-image {
    flex: unset!important
}


/* Icon Button Link (PDF Download buttons)
============================================================= */
.icon-button-link.mk-clk {
    transition: all 0.2s ease-in-out;
    transform: translateY(0%);
}

.icon-button-link.mk-clk:hover {
    transform: translateY(-3%);
}

/*--------------------------------------------------------------
# Layout & Spacing
--------------------------------------------------------------*/

.site-main,
.site-footer,
.site-header,
.wp-block-post-template .wp-block-post,
.wp-block-post-template .wp-block-post-title,
.wp-block-post-template .wp-block-post-date,
.wp-block-post-content > .has-background + .has-background,
main.block-editor-block-list__block,
.section-team > figure,
.wp-block-quote > p:first-child,
.entry-header > h1 {
    margin-block-start: 0;
}

.wp-block-query > .wp-block-query-pagination,
main > .page-content,
article > .entry-footer:last-child {
    margin-block-end: calc(var(--wp--style--block-gap) * 2);
}

.wp-block-post-content > .wp-block-group.grey-swoosh {
    margin-block-start: calc(var(--wp--style--block-gap) * 4);
}

.wp-block-group.has-background:not([style*="padding"]),
.wp-block-post-content > .wp-block-columns.has-background:not([style*="padding"]),
.site-footer > .wp-block-columns.has-background {
    /* Increase spacing on Group or Columns block with a background color */
    padding-top: calc(var(--wp--style--block-gap) * 2);
    padding-bottom: calc(var(--wp--style--block-gap) * 2);
}


.site-footer > .wp-block-columns.has-background {
    padding-left: 0;
    padding-right: 0;
}

figure.wp-block-gallery {
    margin-inline-start: 0;
    margin-inline-end: 0;
}

.wp-block-quote {
    padding-left: 1.5rem;
}

.interface-interface-skeleton__content,
.interface-interface-skeleton__content .wp-block-group.has-background:not([style*="padding"]),
.edit-post-visual-editor__post-title-wrapper > h1 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.wall-to-wall {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.wall-to-wall > .wp-block-group {
    max-width: var(--wp--style--global--content-size);
    margin: auto;
}

.wall-to-wall .wp-block-media-text .wp-block-media-text__content {
    padding: 0 3%;
}

.single-post .site-header,
.single-post .site-footer {
    padding: 0px;
}



body.transparent_header .wp-block-group.primary-navigation-container {
    position: relative;
    z-index: 10000;
    width: 100%;
    left: 0;
    color: #fff;
    background: transparent;
    height: 100px;
}

body.transparent_header main {
    top: -100px;
    position: relative;
} 

/* Flex
============================================================= */


/*flex-grid (center flex) */
.flex-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Center second row */
    align-content: center;
    gap: 1%;
}

.flex-grid > div.wp-block-group {
    margin-block-start: 1rem;

    flex: 1 1 23%; /* Allow cards to take 25% of the container width, but wrap as needed */
    max-width: 23%; /* Ensure cards don't grow beyond 25% of the container */
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.flex-grid > div.wp-block-group:first-child {
    margin-top: 1rem;
}




/* forces flex to be stacked */
.make-stack {
    display: flex;
    flex-direction: column;
}

/* Grid Row Placement ------------------------------ */

.indented-grid-group h2,
.indented-grid-group h3 {
    grid-row: 1;
}

.indented-grid-group > p:first-of-type {
    grid-row-start: 2;
}

.indented-grid-group > p:only-of-type {
    grid-row: 2 / span 2;
}

/* Grid Alignment ---------------------------------- */

main > header > h1:not(:only-child),
main > article > .entry-header > h1:not(:only-child),
.entry-header > .wp-block-post-terms,
.indented-grid-group h2,
.indented-grid-group h3,
.archive-case-study .wp-block-post-template > li .wp-block-group,
main > article.type-case_study > .entry-header .wp-block-post-terms {
    align-self: end;
}

.entry-header > .wp-block-group,
main > article.type-case_study > .entry-header h1 {
    align-self: start;
}

main > article .entry-header > h1:only-child,
main > header > h1 {
    align-self: center;
}

.wp-block-post-content > .wp-block-image { 
    justify-self: center;
}

.wp-block-query-pagination .wp-block-query-pagination-previous {
    justify-self: start;
}

.wp-block-query-pagination .wp-block-query-pagination-next {
    justify-self: end;
}

.wp-block-query-pagination-numbers,
.indented-grid-group::before {
    place-self: center;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
li::marker {
    color: #0066FF;
}

.wp-block-list {
    padding-left: 16px;
    margin-top: 16px;
}

.wp-block-list li {
    margin-bottom: 12px;
}

/* .is-style-white-bg-heading mark {
    padding-right: 1.5rem;
    padding-top: .5rem;
    padding-bottom: 0;
    clip-path: inset(0px 0px 1px 0px);
} */

.is-style-white-bg-heading mark {
    display: inline-block;
    line-height: 1;
    padding-right: 1.5rem;
    padding-top: 1.3rem;
    padding-bottom: 1.5rem;
    clip-path: inset(.5rem 0rem .5rem 0rem);
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
}
/*fix until nick ges back */
/* .is-style-white-bg-heading.medium-text-white-box-fix-issaquah mark {
    padding-right: 1.5rem;
    padding-top: .5rem;
    padding-bottom: 0;
    clip-path: inset(11px 0px 0px 0px)
}

.is-style-white-bg-heading.medium-text-white-box-fix mark{
    padding-right: 1.5rem;
    padding-top: .5rem;
    padding-bottom: 0;
    clip-path: inset(10px 6px 0px 0px)!important;
}

.is-style-white-bg-heading.small-text-white-box-fix mark{
    padding-right: 1.5rem;
    padding-top: .5rem;
    padding-bottom: 0;
    clip-path: inset(4px 11px 0px 0px) !important;
} */

mark {
    padding-left: .5rem;
    padding-right: 1.25rem;
    padding-top: .5rem;
    padding-bottom: .25rem;
}

.wp-block-image img{
	vertical-align: baseline;  
}

iframe {
    
    width: 100%;
}

/* .single-tab div:has(iframe) {
    height: unset!important;
} */

/* Lists
============================================================= */

ul.gform_fields {
    list-style: none;
}

ol li::marker {
    font-family: var(--wp--preset--font-family--druk-text);
    font-weight: 500;
    font-size: 1.1rem;
    
}

.wp-block-list {
    list-style-position: outside;
    margin-left: 32px;
}

ol.wp-block-list li{
    padding-left: 20px;
    margin-bottom: 24px;
}

@media screen and (max-width: 781px) {

    .wp-block-list {
        margin-left: 16px;
    }

}

/* Forms
============================================================= */

input {
    accent-color: var(--wp--preset--color--tertiary);
}

form input,
form textarea,
form fieldset,
form select {
    border-radius: 0.2rem;
    border: 0.12rem solid var(--wp--preset--color--foreground);
    font-size: max(16px, 0.85rem);
    line-height: normal;
    padding: 0.8rem;
}

select {
    background-color: white;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"><path d="M0 0h24v24H0V0z" fill="none"/><path fill="slategray" d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/></svg>');
    background-position: calc(100% - 0.5rem) center;
    background-repeat: no-repeat;
    background-size: 1rem;
    appearance: none;
    padding-right: 2em;
}

::placeholder {
    color: var(--wp--preset--color--neutral-300);
    font-weight: normal;
}

/* Gravity Froms ------------------------------------ */

.newsletter-signup-form {
    display: inline-flex!important;
    width: 100%;
    align-items: end;
}

.newsletter-signup-form .gform-body {
    flex-grow: 2;
}

.gform-theme--foundation .gfield input.large {
    box-shadow: unset;
    height: 38px;
    border-radius: 5px 0px 0px 5px
}

.gform-theme--foundation .gform_footer .gform_button{
    border-radius: 0px 5px 5px 0px!important;
}

/* Accoridions
============================================================= */
.wp-block-details {
    font-size: 1.25rem;
    font-weight: 700;

    padding-top: 1rem;
    margin-bottom: 3rem;
}

.wp-block-details p{
    font-size: 1.1rem;
    font-weight: 400;
}

.wp-block-details h5 {
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: none;
}

summary {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
      border-bottom: 1px solid #CDD6D8;
    padding-bottom: 15px;
    font-family: var(--wp--preset--font-family--druk-text);
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: .2px;
}



summary::before {
  content: '';
  width: 0; 
  height: 0; 
  border-bottom: 10px solid #0066FF;
  border-inline: 7px solid transparent;
  transition: 0.2s;
  margin-right:1rem;
}

details[open] > summary::before {
  transform: rotate(180deg);
}

summary::-webkit-details-marker,
summer::marker{
  display: none;
}


details.wp-block-details.is-layout-flow.wp-block-details-is-layout-flow {
    border: none;
}

details.is-style-alternate summary:before {
    border-bottom-color: #8C8C8C;
}

details.is-style-alternate summary {
    border-top: 1px solid #CDD6D8;
    border-bottom: none;
    padding-top: 15px;
    color: #8C8C8C;
    font-weight: 500;
}


/* Pagination
============================================================= */

.wp-block-query-pagination {
    margin-top: 4rem;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers{
    border: 1px solid var(--wp--preset--color--yellow);
    padding: 8px 16px;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current{
    border: 1px solid var(--wp--preset--color--yellow);
    background-color: var(--wp--preset--color--yellow);
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:hover{
    border: 1px solid #FFAC0B;
    background-color: #FFAC0B;
}

.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination a.wp-block-query-pagination-previous {
    transition: all .2s ease-in-out;
}

.wp-block-query-pagination .wp-block-query-pagination-next:hover,
.wp-block-query-pagination a.wp-block-query-pagination-previous:hover {
    background-color: #FFAC0B!important;
    text-decoration: underline;
}




/*--------------------------------------------------------------
# Content 
--------------------------------------------------------------*/

/* Headers
============================================================= */



/* Templates
============================================================= */

.page-template-homepage .entry-content {
    margin-block-start: 0px;
}

/* Posts
============================================================= */

.wp-block-post > figure img {
    object-fit: cover;
	
}

.wp-block-post > figure {
    margin: 0;
}






/*==============================================================
Customizations
============================================================= */


/* Footer
============================================================= */

.site-footer {
    background-color: var(--wp--preset--color--primary-dark);
}

.site-footer .footer-content {
    padding: 32px 0px!important;
}


.form-newsletter .fine-print {
    font-size: .8rem;
}

.site-footer .address::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" fill="none"><path fill="%23009FE3" d="M6 8c.412 0 .766-.147 1.06-.44.293-.294.44-.647.44-1.06 0-.412-.147-.766-.44-1.06A1.444 1.444 0 0 0 6 5c-.412 0-.766.147-1.06.44-.293.294-.44.648-.44 1.06 0 .413.147.766.44 1.06.294.293.647.44 1.06.44Zm0 5.513c1.525-1.4 2.656-2.672 3.394-3.816.737-1.144 1.106-2.16 1.106-3.047 0-1.362-.434-2.478-1.303-3.347C8.328 2.434 7.263 2 6 2c-1.263 0-2.328.434-3.197 1.303C1.934 4.172 1.5 5.288 1.5 6.65c0 .888.369 1.903 1.106 3.047.738 1.144 1.869 2.416 3.394 3.816ZM6 15.5c-2.013-1.712-3.516-3.303-4.51-4.772C.498 9.26 0 7.9 0 6.65 0 4.775.603 3.281 1.81 2.17 3.015 1.056 4.411.5 6 .5c1.588 0 2.984.556 4.19 1.669C11.398 3.28 12 4.775 12 6.65c0 1.25-.497 2.61-1.49 4.078-.994 1.469-2.498 3.06-4.51 4.772Z"/></svg>');
    margin-right: 12px;
    width: 16px;
    height: 16px;
    padding-left: 8px;
}

.site-footer .phone::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" fill="none"><path fill="%23009FE3" d="M6 8c.412 0 .766-.147 1.06-.44.293-.294.44-.647.44-1.06 0-.412-.147-.766-.44-1.06A1.444 1.444 0 0 0 6 5c-.412 0-.766.147-1.06.44-.293.294-.44.648-.44 1.06 0 .413.147.766.44 1.06.294.293.647.44 1.06.44Zm0 5.513c1.525-1.4 2.656-2.672 3.394-3.816.737-1.144 1.106-2.16 1.106-3.047 0-1.362-.434-2.478-1.303-3.347C8.328 2.434 7.263 2 6 2c-1.263 0-2.328.434-3.197 1.303C1.934 4.172 1.5 5.288 1.5 6.65c0 .888.369 1.903 1.106 3.047.738 1.144 1.869 2.416 3.394 3.816ZM6 15.5c-2.013-1.712-3.516-3.303-4.51-4.772C.498 9.26 0 7.9 0 6.65 0 4.775.603 3.281 1.81 2.17 3.015 1.056 4.411.5 6 .5c1.588 0 2.984.556 4.19 1.669C11.398 3.28 12 4.775 12 6.65c0 1.25-.497 2.61-1.49 4.078-.994 1.469-2.498 3.06-4.51 4.772Z"/></svg>');
    margin-right: 12px;
    width: 16px;
    height: 16px;
    padding-left: 8px;
}

.site-footer .email::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" fill="none"><path fill="%23009FE3" d="M6 8c.412 0 .766-.147 1.06-.44.293-.294.44-.647.44-1.06 0-.412-.147-.766-.44-1.06A1.444 1.444 0 0 0 6 5c-.412 0-.766.147-1.06.44-.293.294-.44.648-.44 1.06 0 .413.147.766.44 1.06.294.293.647.44 1.06.44Zm0 5.513c1.525-1.4 2.656-2.672 3.394-3.816.737-1.144 1.106-2.16 1.106-3.047 0-1.362-.434-2.478-1.303-3.347C8.328 2.434 7.263 2 6 2c-1.263 0-2.328.434-3.197 1.303C1.934 4.172 1.5 5.288 1.5 6.65c0 .888.369 1.903 1.106 3.047.738 1.144 1.869 2.416 3.394 3.816ZM6 15.5c-2.013-1.712-3.516-3.303-4.51-4.772C.498 9.26 0 7.9 0 6.65 0 4.775.603 3.281 1.81 2.17 3.015 1.056 4.411.5 6 .5c1.588 0 2.984.556 4.19 1.669C11.398 3.28 12 4.775 12 6.65c0 1.25-.497 2.61-1.49 4.078-.994 1.469-2.498 3.06-4.51 4.772Z"/></svg>');
    margin-right: 12px;
    width: 16px;
    height: 16px;
    padding-left: 8px;
}

.site-footer .hours-title::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" fill="none"><path fill="%23009FE3" d="M6 8c.412 0 .766-.147 1.06-.44.293-.294.44-.647.44-1.06 0-.412-.147-.766-.44-1.06A1.444 1.444 0 0 0 6 5c-.412 0-.766.147-1.06.44-.293.294-.44.648-.44 1.06 0 .413.147.766.44 1.06.294.293.647.44 1.06.44Zm0 5.513c1.525-1.4 2.656-2.672 3.394-3.816.737-1.144 1.106-2.16 1.106-3.047 0-1.362-.434-2.478-1.303-3.347C8.328 2.434 7.263 2 6 2c-1.263 0-2.328.434-3.197 1.303C1.934 4.172 1.5 5.288 1.5 6.65c0 .888.369 1.903 1.106 3.047.738 1.144 1.869 2.416 3.394 3.816ZM6 15.5c-2.013-1.712-3.516-3.303-4.51-4.772C.498 9.26 0 7.9 0 6.65 0 4.775.603 3.281 1.81 2.17 3.015 1.056 4.411.5 6 .5c1.588 0 2.984.556 4.19 1.669C11.398 3.28 12 4.775 12 6.65c0 1.25-.497 2.61-1.49 4.078-.994 1.469-2.498 3.06-4.51 4.772Z"/></svg>');
    margin-right: 12px;
    width: 16px;
    height: 16px;
    padding-left: 8px;
}

.site-footer .hours-detail {
    padding-left: 32px;
    margin-top: -8px;
}

.site-footer .policy-links {
    color: white;
    margin-left: 16px;
}

.site-footer p.is-style-link-arrow-heading a:after {
	height: .6rem;
} 

.site-footer p.is-style-link-arrow-heading a {
    text-decoration: none;
}

.site-footer .e2ma_signup_form_required_footnote,
.site-footer .e2ma_signup_form_label {
    display: none;
}

.site-footer #e2ma_signup_form {
    margin-top: 0;
    margin-block-start: 0;
    display: flex;
}

.site-footer #e2ma_signup_form_container {
    flex-grow: 1;
}

.site-footer #e2ma_signup {
    display: flex;
}

.site-footer .e2ma_signup_form_row {
    flex-grow: 1;
}

.site-footer #e2ma_signup_submit_button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.site-footer .e2ma_signup_form_element input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
    width: calc(100% - 1.6rem);
}

/*--------------------------------------------------------------
# Pages & Patterns
--------------------------------------------------------------*/

.has-line-background {
    position: relative;
    overflow: hidden;
}

.has-line-background svg.line_background {
    position: absolute;
    bottom: -70px;
    right: -124px;
    height: 110%;
    width: 100%; 
    z-index: 0;
}

.has-line-background div.wp-block-group {
    z-index: 2;
}

svg.animate .squiggle1 {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  animation: dash 2s linear forwards;
}


svg.animate .squiggle2 {
  stroke-dasharray: 6000;
  stroke-dashoffset: -6000;
  animation: dashtw 2s linear forwards;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dashtw {
  from {
    stroke-dashoffset: -6000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.full-image-right .wp-block-columns .wp-block-column:last-of-type {
    display: flex;
}

.full-image-right .wp-block-columns .wp-block-column:last-of-type img{
	width: 100%; 
}

.trophy-icon {
    padding-left: 80px;
    position: relative;
}

.trophy-icon:before {
    content: "";
    background-image: url('/wp-content/uploads/2025/05/gold_trophy.svg');
    width: 110px;
    height: 119px;
    display: block;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: -55px;
}

.trophy-icon.bronze-icon:before {
    background-image: url('/wp-content/uploads/2025/05/bronze_trophy.svg');
}

.trophy-icon.silver-icon:before {
    background-image: url('/wp-content/uploads/2025/05/silver_trophy.svg');
}

.trophy-icon.gold-icon:before {
    background-image: url('/wp-content/uploads/2025/05/gold_trophy.svg');
}


/* Page Headers
============================================================= */


/* Homepage Blocks
============================================================= */
.wp-block-cover.home-hero {
    background: var(--wp--preset--color--seahawks-blue);
}

.homepage-find-locations iframe {
    height: 100%;
}


/*===========================================================================
 Patterns
--------------------------------------------------------------------------- */


/* heading four card grid ----------*/

.heading-four-card-grid .mk-clk .wp-block-image {
    border-radius: 32px 0px 0px 0px;
    aspect-ratio: 16 / 9;
}

.heading-four-card-grid .wp-block-media-text {
    border-top-left-radius: 32px!important;
}

.heading-four-card-grid .wp-block-media-text .wp-block-media-text__media {
    border-top-left-radius: 32px;
}

.heading-four-card-grid .wp-block-media-text .wp-block-media-text__media img {
    border-top-left-radius: 32px;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

/* alt horizontal cards ----------*/

.alt-horiz-cards .wp-block-media-text {
    border-top-left-radius: 32px!important;
}

.alt-horiz-cards .wp-block-media-text .wp-block-media-text__media img{
    border-top-left-radius: 32px!important;
    aspect-ratio: 4 / 3;
}

.alt-horiz-cards .wp-block-media-text.has-media-on-the-right {
    border-top-left-radius: 0px!important;
    border-bottom-right-radius: 32px!important;
}

.alt-horiz-cards .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media img {
    border-top-left-radius: 0px!important;
    border-bottom-right-radius: 32px!important;
    aspect-ratio: 4 / 3;
}

/* .full-image-right .wp-block-media-text .wp-block-media-text__media {
    aspect-ratio: 4 / 3;
    position: unset;
} */

.full-image-right .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
    aspect-ratio: 4 / 3;
    position: unset;
}

/* Location Card ----------*/


.location-card .location-title {
    font-size: 1.5rem;
}

.location-card .is-style-link-arrow-heading a:after {
    content: "";
    background: url('/wp-content/uploads/2025/05/double-arrow-arena-blue.svg');
	height: .75rem;
    width: .75rem;
    top: -2px;
    position: relative;
    display: inline-block;
    margin-left: .75rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translateY(0px);
    transition: all .3s ease-in-out;
}

.location-card .is-style-link-arrow-heading a {
    transition: all .3s ease-in-out;
}


.location-card .is-style-link-arrow-heading a:hover:after {
    transform: translateX(14%);
}

.location-card .is-style-link-arrow-heading a:hover {
    text-decoration: none;
}


.location-card .image-column img{
    width: 100%;
}


.location-card .contact-title,
.location-card .hours-title 
{
    font-size: 1.2rem!important;
}

.location-card .location-icons {
    min-width: 16px;
}

.location-card summary {
        list-style: none;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border-bottom: 1px solid #BBBBBB;
        padding-bottom: 15px;
        font-family: var(--wp--preset--font-family--poppins);
        font-weight: 600;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: .2px;
        line-height: normal;
        font-size: 1rem;
        letter-spacing: 0.03rem;
}

.location-info-container .wp-block-image img {
    border-radius: 0px!important;
}

/* Horizontal Description Card with Link + Image ----------*/

.horiz-desc-card-with-link-plus-image .mk-clk {
    padding-right: 0px;
}

.horiz-desc-card-with-link-plus-image .wp-block-image {
    height: 100%;
    width: 100%;
}

.horiz-desc-card-with-link-plus-image .wp-block-image img {
    height: 100%!important;
    width: 100%!important;
}

/* Weekday Specail Cards */

.promotion-card summary {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #A3B7F2;
    padding-bottom: 15px;
    font-family: var(--wp--preset--font-family--poppins);
    font-weight: 400;
    font-style: normal;
    text-transform:none;
    line-height: normal;
    font-size: 1rem;
    letter-spacing: 0rem;
}

/* overlapping image cards ----------*/

.image-overlap-cards-container {
    position: relative;
    padding-top: 7rem;
}

.image-overlap-cards-container .wp-block-image {
    position: absolute;
    top: -45px;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center; 
}

/* Two Column Content + Icon Card ------*/

.two-column-content-with-icon-cards .icon-overhang {
    min-width: 126px;
    height: auto;
    position: relative;
    padding-left: 4rem;
}

.two-column-content-with-icon-cards .icon-overhang img {
    position: absolute;
    left: -4rem;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

/* Homepage Find a Location -------*/

.homepage-location-card .wp-block-image img {
    aspect-ratio: 4 / 3;
}

/*alternating-horiz-cards -------*/
.alternating-horiz-cards .wp-block-media-text {
    border-top-left-radius: 32px;
}

.alternating-horiz-cards .wp-block-media-text.has-media-on-the-right {
    border-bottom-right-radius: 32px;
}


.alternating-horiz-cards .wp-block-media-text__media img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 32px 0px 0px 0px;
}

.alternating-horiz-cards .wp-block-media-text__media img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 32px 0px 0px 0px;
}

.alternating-horiz-cards .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media img {
    border-radius: 0px 0px 32px 0px;
}

.three-col-image-link .mk-clk .wp-block-image {
    aspect-ratio: 16 / 9;
}

.two-card-grid .wp-block-group .wp-block-image {
    aspect-ratio: 16 / 9;
}

.two-card-grid .wp-block-group .wp-block-image img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.youtube-embed-wrapper .wp-block-embed__wrapper,
.wp-block-embed.is-provider-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9; /* 16:9 aspect ratio */
  overflow: hidden;
}



.youtube-embed-wrapper iframe,
.wp-block-embed.is-provider-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* .lil-kickers-video figure .wp-block-embed__wrapper iframe {
    height: 100vh;
} */

.wp-block-atbs-tabs .wp-block-atbs-tab .single-tab iframe {
    margin-top: 0px!important;
}

.heading-four-card-grid .card-container .wp-block-image img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}



/* Blog
============================================================= */


/* Location Subpages
============================================================= */
.youth-card-icon {
    min-width: 48px;
}






/* Query Loops
============================================================= */





/*===========================================================================
 Single View Post Page
--------------------------------------------------------------------------- */

.single-post .entry-content{
    margin-top: 0px;
}


.single-post-header .single-view-featured-image img {
    object-position: 50% 50%;
    height: 400px;
    object-fit: cover;
}

.single-post-header .single-view-page-title {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.175rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: var(--wp--preset--color--accessible-orange)
}

.single-post-header .alternate-page-heading {
    margin-top: .5rem;
}


.single-post-header .date-author-row {
    text-transform: uppercase;
    font-weight: 600;
    color: #484848;
    gap: 12px;
}

.single-post-header .author-row {
    gap: 4px;
    font-size: 1rem;
}


.single-post-header .wp-block-post-date,
.single-post-header .wp-block-post-author-name {
    font-size: 1rem;
}

.single-post-header .taxonomy-category a{
    background-color: white;
    color: #6F6A63;
    font-size: .9rem;
    font-weight: 600;
    padding: 10px 16px; 
    text-transform: uppercase;
    letter-spacing: 0.0525rem;
    line-height: 1rem;
    border-radius: 20px;
    display: inline-block;
    transition: all .2s ease;
 }
 
 .single-post-header .taxonomy-category a:hover{
    background-color: #F1E8DD;
 }

 .wp-block-categories-list {
    padding-left: 0px;
 }

 .wp-block-categories-list li{
    list-style-type: none;
 }

 .wp-block-categories-list li a {
    background-color: white;
    color: #6F6A63;
    font-size: .9rem;
    font-weight: 600;
    padding: 10px 16px; 
    text-transform: uppercase;
    letter-spacing: 0.0525rem;
    line-height: 1rem;
    border-radius: 20px;
    display: inline-block;
    transition: all .2s ease;
    margin-bottom: 8px;
 }

 .wp-block-categories-list li a:hover {
    background-color: #F1E8DD;
 }

 .location-header-tag-wrapper.inverted > span.location-header-tag {
    background-color: white;
    color: var(--wp--preset--color--seahawks-blue) !important;
 }




/*FAQS */
.schema-faq .schema-faq-section {
    border: none;
    margin-bottom: 20px;
    background-color: transparent;
}

.schema-faq .schema-faq-question {
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 15px;
    line-height: 1.4;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
	color: #00278C;
	border-bottom: 1px solid #272727; 
}


.schema-faq .schema-faq-question:before {
    position: relative;
    left: -10px;
    content: "";
    height: 0;
    border-bottom: 10px solid #0066FF;
    border-inline-width: 7px;
    border-inline-style: solid;
    border-inline-color: transparent;
    transition: 0.2s;
    display: inline-block;
}

.schema-faq .schema-faq-question.faq-q-open:before {
	content: "";
    transform: rotate(180deg); 
}

.schema-faq p.schema-faq-answer {
    margin: 0;
    padding: 15px;
    background-color: transparent;
    font-size: 16px;
    line-height: 1.4;
    border-bottom: none;
    display: none;
	    font-weight: 300;
}


.has-background .schema-faq .schema-faq-question, .has-background .schema-faq .schema-faq-answer {
    color: #fff;
    border-bottom-color: #FFFFFF;
}

.has-background .schema-faq .schema-faq-question:before {
    border-bottom-color: #00D5FF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--wp--preset--font-family--druk-text) !important;
}


h1.has-druk-text-font-family a,
h2.has-druk-text-font-family a,
h3.has-druk-text-font-family a,
h4.has-druk-text-font-family a,
h5.has-druk-text-font-family a,
h6.has-druk-text-font-family a {
    font-family: var(--wp--preset--font-family--druk-text) !important;
}

h1.has-druk-text-wide-web-font-family a,
h2.has-druk-text-wide-web-font-family a,
h3.has-druk-text-wide-web-font-family a,
h4.has-druk-text-wide-web-font-family a,
h5.has-druk-text-wide-web-font-family a,
h6.has-druk-text-wide-web-font-family a {
    font-family: var(--wp--preset--font-family--druk-text-wide) !important;
}

    
/*tables */

.wp-block-table {
    font-family: var(--wp--preset--font-family--poppins);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 1.5;

}

.wp-block-table.time-table td:first-of-type {
    font-weight: 400;
    width: 8rem;
}

figure.wp-block-table.is-style-regular table td {
    border: none;
    border-top: 1px solid #CDD6D8;
    border-bottom: 1px solid #CDD6D8;
    padding: .75rem 0rem;
}

figure.wp-block-table.is-style-stripes table thead {
    background: #D7E2F1;
    font-weight: bold;
    text-align: center;
}

figure.wp-block-table.is-style-stripes table thead mark {
    padding: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
	background: #fff;
}

figure.wp-block-image {
    line-height: 0;
} 



/*reg tabs*/

.wp-block-atbs-tabs.registration-tabs .tabs-titles .tab-title {
    background: #fff;
    color: #00278C;
    border: 1px solid #D7E2F1;
    text-transform: uppercase;
    font-family: 'Druk Text Web';
    font-style: italic;
	width: 16%;
}

.wp-block-atbs-tabs.registration-tabs .tabs-titles .tab-title.active {
    background-color: #CBD7F8;
}

.wp-block-atbs-tabs.registration-tabs .tabs-titles .tab-title.active {
    border-color: #CBD7F8;
}

.wp-block-atbs-tabs.registration-tabs ul.tabs-titles {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: none;
    margin-bottom: 2rem;
    row-gap: 1rem;
    align-content: stretch;
    align-items: stretch;
} 

.wp-block-atbs-tabs.registration-tabs .tabs-nav,
.wp-block-atbs-tabs.registration-tabs .single-tab.active {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-block-atbs-tabs .tabs-container .tabs-nav .tabs-titles .tab-title {
    font-family: var(--wp--preset--font-family--druk-text);
    font-style: italic;
    font-size: 1.5rem;
    text-align: center;
    flex-grow: 1;
}


.wp-block-atbs-tabs .tabs-content table thead{
    font-family: var(--wp--preset--font-family--druk-text);
    font-style: italic;
    font-size: 1rem;
    line-height: 1.2;
    text-transform: uppercase;
}

.wp-block-atbs-tabs .tabs-content {
    padding: 56px;
}

.league-registration-tabs .wp-block-atbs-tabs.registration-tabs .tabs-nav {
    margin-left: unset!important;
    margin-right: unset!important;

}

.league-details{
    font-size: 1rem!important;
    font-weight: normal!important;

} 

.center-heading-def-buttons .wp-block-buttons>.wp-block-button.wp-block-button__width-25.is-style-teardrop {
    flex-grow: 1;
}

.image-heading-card-link .wp-block-image {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.image-heading-card-link .wp-block-image img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}


.satellite-locations-arena-map-column > div {
height: calc(100% + 60px)!important;
}


p.act_grid_single_content_small {
    font-size: 14px;
    font-style: italic;
} 


.homepage-location-card img {
    width: 100%;
} 


@media screen and (min-width: 1024px) {
    

}

@media screen and (min-width: 1220px) {


}

@media screen and (max-width: 1024px) {

    
}

@media screen and (max-width: 800px) and (min-width: 600px) {

}

@media screen and (max-width: 781px) {

    .page-intro-left-aligned-heading-btns .wp-block-buttons {
        justify-content: left;
    }

    .two-col-header-cards .wp-block-heading:not(.card-container .wp-block-heading) {
        text-align: center;
    }

    .penalty-cards .wp-block-heading,
    .penalty-cards p {
        text-align: center;
    }

    .center-heading-def-buttons .wp-block-buttons {
        flex-direction: column;
    }

    .center-heading-def-buttons .wp-block-buttons .wp-block-button {
        width: 100%;
    }

    .location-youth-soccer-3-cards .location-subpage-3-card-grid .two-card-grid {
        grid-template-columns: 1fr;
    }

    .league-info-content .wp-block-columns {
        gap: 3rem;
    }

    .not-sure-which-is-right-for-you{
        margin-top: 5rem!important;
        margin-bottom: 3rem!important;
    }

    .three-col-image-link .wp-block-group.is-layout-grid{
        grid-template-columns: 1fr 1fr;
    }

    .heading-para-left-four-three-img .wp-block-image img{
        width: 100%;
    }

    .heading-four-card-grid .title-column {
        text-align: center;
    }

    .alt-horiz-cards .wp-block-columns {
        padding-right: 0px;
        padding-left: 0px;
    }

    .alt-horiz-cards .wp-block-columns .wp-block-image img {
        width: 100%;
    }

    .location-card .content-column .wp-block-buttons {
        justify-content: flex-start;
    }

    /* .image-heading-card-link .flex-grid{
        flex-direction: column;
    } */

    .image-heading-card-link .flex-grid > div.wp-block-group {
        margin-block-start: 1rem;
        flex: 1 1 40%;
        max-width: 40%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .cta-blue-bounce {
        min-height: 400px;
    }

    .cta-blue-bounce .wp-block-heading,
    .cta-blue-bounce .wp-block-buttons  {
        max-width: 100%;
    }



.promotion-card .wp-block-heading {
    text-align: left!important;
}




    .cta-blue-bounce.has-line-background svg.line_background{
        position: absolute;
        bottom: -95px;
        transform: scale(.75);
        right: -72px;
        height: 100%;
        width: 100%;
        z-index: 0;
    }

    .image-overlap-cards-grid {
        grid-template-columns: 1fr;
        gap: 5rem;
    }

    .cta-cover-left-text .content-container * {
        max-width: 100%;
    }

    .wp-block-atbs-tabs .tabs-content{
        padding: 1.5rem;
    }

    .two-column-content-with-icon-cards .card-content-column {
        padding-left: 55px!important;
    }

    .site-footer .arena-badge-icon {
        text-align: center;

    }

        .site-footer .arena-badge-icon img{
        width: 100px;
        
    }

    svg.animate .squiggle2 {
 stroke-width: 100;
}


}

@media screen and (max-width: 768px) {

    :root {
    --wp--preset--spacing--90: 4rem;
    --wp--preset--spacing--80: 2.5rem;
    }

    .home-hero{
    min-height: 475px!important;
}

    .subpage-menu-toggle {
        background-color: var(--wp--preset--color--arena-blue);
    }

    .menu-icon {
        color: #8EBBFF;
    }
 }
   

@media screen and (max-width: 641px) {
        /* .wp-block-cover {
        min-height: 350px;
    } */


}

@media screen and (max-width: 600px) {
    .three-col-image-link .wp-block-group.is-layout-grid{
        grid-template-columns: 1fr;
    }

    .heading-four-card-grid .grid-column .wp-block-group {
        grid-template-columns: 1fr;
    }

       .image-heading-card-link .flex-grid{
        flex-direction: column;
    }

    .image-heading-card-link .flex-grid > div.wp-block-group {
        margin-block-start: 1rem;
        flex: 1 1 100%;
        max-width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .alternating-horiz-cards .wp-block-media-text .wp-block-media-text__content {
        padding-left: 0px;
        padding-right: 0px;
    }
   
}

@media screen and (max-width: 480px) {

    :where(.wp-block-group.has-background) {
    padding: 1.25em 1em;
    }

        :root {
    --wp--preset--spacing--50: 1em;
    }

            :root {
    --wp--preset--spacing--100: 6rem;
    }

    .test-slider-pattern {
        padding: 1.25em 2em;
    }
   

    .icon-overhang-card:before {
        content: "";
        background-image: url(/wp-content/uploads/2025/05/gold_trophy.svg);
        width: 110px;
        height: 119px;
        display: block;
        position: absolute;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -93px;
    }

    .two-column-content-with-icon-cards .card-content-column {
        padding-left: 0px!important;
    }

    .two-column-content-with-icon-cards .card-content-column .card-content-column-title {
        margin-bottom:4rem;
        text-align: center;
    }

    .two-column-content-with-icon-cards .card-content-column .icon-overhang-card {
        margin-bottom: 4rem;
        text-align: center;
        padding-left: 2.375em
    }

    .two-column-content-with-icon-cards .card-content-column .icon-overhang-card .content-card-inner-container {
        padding-top: 3rem;
    }

    .two-column-content-with-icon-cards .icon-overhang{
        margin-bottom: 5rem;
        margin-top: 5rem;
        padding-left: .7rem;
    }

    .two-column-content-with-icon-cards .icon-overhang .icon-overhang-content  {
        /* flex-wrap: wrap; */
        display: block;
        text-align: center;
        margin-top: 2rem;
    }
    
    .two-column-content-with-icon-cards .icon-overhang img {
        position: absolute;
        margin-top: -4rem;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }

}




/* Hide by default */
.tabs-dropdown,
.location-select-label,
.tabs-dropdown-wrapper {
    display: none;
}

.tabs-dropdown:focus-visible {
    outline: none;
}

@media (max-width: 768px) {
	.location-select-label{
		display: none;
	}
		.alternating-horiz-cards .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media img {
		border-radius: 32px 0px 0px 0px;
	}
	.wp-block-atbs-tabs.registration-tabs .location-select-label {
		display: block;
        text-transform: uppercase;
        font-weight: bold;
        color: #0066FF;
        font-size: 1rem;
        margin-bottom: 0.5em;
        text-align: center;
        font-family: var(--wp--preset--font-family--druk-text);
        font-style: normal;
        letter-spacing: 1px;
    }

    .tabs-dropdown-wrapper {
		background-color: #011958;
	}
	
	
	.wp-block-atbs-tabs.registration-tabs .tabs-dropdown-wrapper {
		background-color: #CBD7F8;
	}
	
    .tabs-dropdown-wrapper {
        display: block;
        max-width: 75vw;
        padding: 1rem;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .wp-block-atbs-tabs.registration-tabs .tabs-dropdown {
		background-color: #CBD7F8;
		color: #002874;
		border: 2px solid #84A0E9;
	}
	
    .tabs-dropdown {
		display: block;
        width: 100%;
        padding: 0.75em 1em;        
        font-size: 1.25rem;
        font-style: italic;
        text-transform: uppercase;
        font-family: var(--wp--preset--font-family--druk-text);
        font-weight: 500;
        background-color: #011958;
        color: #86FF27;
        border: 2px solid #0066FF;
        appearance: none;
        -webkit-appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200l5%206%205-6z%22%20fill%3D%22%230070f3%22/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 1em center;
        background-size: 10px 6px;
    }

    .wp-block-atbs-tabs .tabs-titles {
        display: none;
    }
	
	.wp-block-atbs-tabs.registration-tabs .tabs-nav, .wp-block-atbs-tabs.registration-tabs .single-tab.active{
		margin: 0 !important;
	}
}




svg.banner_swoop {
    position: absolute;
    bottom: -70px;

    height: 310px;
    right: 0;
	    z-index: 0;
}

svg.slider_swoop_section {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    max-width: 100vw;
}


.wp-block-cover.swoop-page-header .wp-block-cover__inner-container {
    z-index: 11;
	position: relative;
}


.slider_swoop_parent {
    position: relative;
}

.slider_swoop_parent > * {
    z-index: 11;
	position: relative;
}

svg.slider_swoop_section {
    z-index: 1;
}

.wp-block-button.is-style-big-btn-outline {
    border-color: #00d5ff;
    padding-top: var(--wp--preset--spacing--10);
    padding-right: var(--wp--preset--spacing--10);
    padding-bottom: var(--wp--preset--spacing--10);
    padding-left: var(--wp--preset--spacing--10);
    background: none;
	    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #00d5ff;
}

.wp-block-button.is-style-big-btn-outline a {
	border-radius: 0;
	background: #011958;
	font-family: var(--wp--preset--font-family--druk-text) !important;
	text-transform: uppercase;
}
	
	
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    display: block;
    position: relative;
    flex: 0;
    background: none;
    text-shadow: none;
    margin-top: 1rem;
    color: #363839;
    font-size: 1rem;
font-style: normal;
font-weight: 600;
font-family: var(--wp--preset--font-family--poppins);
	    line-height: .5rem;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    backdrop-filter: unset;
}

.slick-dotted.slick-slider.wp-block-gallery.make-slick-4{
	    margin-bottom: 5rem;
}
.wp-block-gallery.make-slick-4.has-nested-images figure.wp-block-image:not(#individual-image){
	margin: 0 20px;
}

.slick-dotted.slick-slider.wp-block-gallery.make-slick-4 .slick-dots li.slick-active button:before {
    opacity: 1;
    color: var(--wp--preset--color--arena-blue) !important;
    background: var(--wp--preset--color--arena-blue) !important;
}

.make-slick-4 .slick-dots button:before, .make-slick-4 .slick-arrow:before, .make-slick-4 .slick-arrow:after{
	color: var(--wp--preset--color--arena-blue) !important;
	    opacity: .6;
}

.wp-block-gallery.has-nested-images .wp-block-image img {
    aspect-ratio: 16 / 9;
}

.slick-dots li button:before {
    border: 3px solid;
    height: 14px !important;
    width: 14px !important;
}

picture img {
    border-radius: inherit;
}



.wp-block-media-text.animate__animated {
  animation-duration: 1.5s; /* Slower than default (1s) */
}




.activities-grid li.wp-block-post,
.slide-right,
.fadein,
.slide-left,
.animate__fadeInLeft{
	opacity: 0;
}


@media (print), (prefers-reduced-motion: reduce) {
  .activities-grid li.wp-block-post,
	.slide-right,
	.fadein,
	.slide-left{
		opacity: 1;
	}
}


:target {
    scroll-margin-top: 100px;
} 


script + div.wp-block-cover {
    margin-block-start: 0 !important;
}