.snow-container {
position: relative;
width: 100vw;
height: 60dvh;
min-height: 20rem;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
z-index: 10;
left: 0;
margin-left: 0;
}
.snow-bg {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100%;
object-fit: cover;
object-position: 40% 10%; z-index: 0;
}
.snow-canvas {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100%;
pointer-events: none;
z-index: 1;
}.production-donation-container {
margin-bottom: var(--wp--preset--spacing--50);
padding: var(--wp--preset--spacing--50);
color: var(--wp--preset--color--text);
border: 1px solid var(--wp--preset--color--general);
border-radius: 6px;
}
p.donation-appeal {
margin-top: 0;
margin-bottom: var(--wp--preset--spacing--40);
font-family: var(--wp--preset--font-family--alegreya-sans-500);
font-size: var(--wp--preset--font-size--large);
text-align: center;
}
p.donation-appeal span {
font-family: var(--wp--preset--font-family--alegreya-sans);
font-size: var(--wp--preset--font-size--medium);
}
.product-donation-radio {
margin-bottom: var(--wp--preset--spacing--30);
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
gap: var(--wp--preset--spacing--30);
}
.product-donation-radio .button-choice {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: baseline;
gap: 0.25rem;
}
.product-donation-radio .button-choice label {
margin-bottom: 0;
}
.product-donation-custom {
text-align: center;
}
.product-donation-custom input {
margin-left: 0.5rem;
width: 8ch;
max-height: 2em;
box-sizing: border-box;
border: 1px solid var(--wp--preset--color--general);
border-radius: 6px;
padding-left: 1ch;
font-family: var(--wp--preset--font-family--alegreya-sans);
font-size: var(--wp--preset--font-size--medium);
line-height: 1.1em;
color: var(--wp--preset--color--text);
}
.product-donation-custom input::-webkit-inner-spin-button {
display: none;
}
p.production-donation-text {
font-size: var(--wp--preset--font-size--small);
margin: var(--wp--preset--spacing--50) 0;
padding: 0;
text-align: left;
}
.tst-accordion {
box-sizing: border-box;
overflow: hidden;
}
.tst-accordion .tab input {
position: absolute;
opacity: 0;
z-index: -1;
}
.tst-accordion p {
margin: 0;
}
.tst-accordion .tab {
width: 100%;
overflow: hidden;
border-bottom: 1px solid var(--wp--preset--color--text-white);
}
.tst-accordion .tab:last-of-type {
border-bottom: none;
}
.tst-accordion .tab-label {
display: flex;
justify-content: flex-start;
font-family: var(--wp--preset--font-family--alegreya-sans-500);
font-size: var(--wp--preset--font-size--small);
line-height: 0.9em;
letter-spacing: 0.025em;
color: var(--wp--preset--color--text);
margin-bottom: 0 !important;
cursor: pointer;
}
.tst-accordion .tab-label::after {
margin-left: 0.5rem;
content: '\002B';
font-size: 1.75rem;
text-align: center;
transition: all 0.5s ease-in-out;
}
.tst-accordion .tab-content {
max-height: 0;
color: var(--wp--preset--color--text);
font-size: var(--wp--preset--font-size--medium);
transition: all 0.5s ease-in-out;
}
.tst-accordion input:checked + .tab-label::after {
transform: rotate(135deg);
scale: 130%;
}
.tst-accordion input:checked ~ .tab-content {
max-height: 100vh;
}
.tst-accordion .tab-content p {
margin-top: var(--wp--preset--spacing--30);
font-size: var(--wp--preset--font-size--small);
} .tstv-cart-item-price:empty {
display: none !important;
}
@media screen and (max-width: 390px) and (orientation: portrait) {
.product-donation-radio {
justify-content: flex-start;
}
.product-donation-custom {
text-align: left;
}
.product-donation-custom input {
margin-left: 0;
}
}
@media screen and (max-width: 640px) {
.production-donation-text {
text-align: left;
}
}.support-donation-container{padding:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--general-lightest);border-radius:.375rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.support-donation-container .support-donation{display:flex;flex-direction:column;justify-content:center;align-items:center}.support-donation-container .support-donation label{display:flex;flex-direction:column;align-items:center;row-gap:var(--wp--preset--spacing--3)}.support-donation-container .support-donation label input{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--medium);color:var(--wp--preset--color--text);width:6rem;box-sizing:border-box;padding:.5rem 1rem;text-align:center;border-style:none;border-radius:.375rem}.support-donation-container .support-donation label input::-webkit-outer-spin-button,.support-donation-container .support-donation label input::-webkit-inner-spin-button{display:none;margin:0}.support-donation-container .single_add_to_cart_button.button.alt.wp-element-button{margin-top:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--red);border-color:var(--wp--preset--color--red)}.support-donation-container .single_add_to_cart_button.button.alt.wp-element-button:hover{background-color:var(--wp--preset--color--text-white) !important;color:var(--wp--preset--color--red) !important}.donatebox{margin-top:var(--wp--preset--spacing--3);padding:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--general-lightest);border-radius:.375rem;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--1)}.donatebox h4,.donatebox p{margin:0}.cart-donate-button-container{max-width:100%;display:flex;justify-content:flex-start;margin-top:20px;margin-bottom:20px;padding:0 20px 0 0}.woocommerce-cart-form a.cart-donate-button{width:60px;height:60px;margin-right:15px;display:flex;justify-content:center;align-items:center;background-color:var(--wp--preset--color--general) !important;text-decoration:none;color:var(--wp--preset--color--text-white) !important;border:2px solid var(--wp--preset--color--general) !important;border-radius:50px;box-shadow:0 5px 10px rgba(0,0,0,.25)}.woocommerce-cart-form a.cart-donate-button:hover{background-color:var(--wp--preset--color--text-white) !important;color:var(--wp--preset--color--general) !important}.cart-donate-button:last-of-type{margin-right:0}.woocommerce-cart-form a.tst-inline-link{text-decoration:none;color:var(--wp--preset--color--text);border-bottom:2px solid var(--wp--preset--color--text)}.woocommerce-cart-form a.tst-inline-link:hover{color:var(--wp--preset--color--red);border-color:var(--wp--preset--color--red)}@media screen and (max-width: 440px){.cart-donate-button-container{flex-wrap:wrap}.cart-donate-button{margin:10px}}@media screen and (max-width: 440px){.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .coupon{display:flex;flex-direction:column;gap:1rem;align-items:center}.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .coupon .input-text{min-width:100%}.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .coupon .button.wp-element-button{min-width:60%}}.tst-return-to-cart a::before{content:"←"}.theatre{background-color:var(--wp--preset--color--theatre-medium);color:var(--wp--preset--color--text)}.music{background-color:var(--wp--preset--color--music-medium)}.family{background-color:var(--wp--preset--color--family-medium)}.workshop{background-color:var(--wp--preset--color--workshop-medium)}.online{background-color:var(--wp--preset--color--online-medium)}.other{background-color:var(--wp--preset--color--other-medium)}.tst-product-banner-container{padding:0;margin:0;box-sizing:border-box;background-color:var(--wp--preset--color--general-medium)}.tst-product-banner-content-columns{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:60% 1fr;gap:0;background-color:rgba(255,255,255,0)}.tst-product-banner-image-container{line-height:0;position:relative}.tst-product-banner-image-container img{line-height:0%;height:50vh;width:100%;overflow:hidden;object-fit:cover}.current-season-banner-content{padding-top:var(--wp--preset--spacing--3);padding-left:var(--wp--preset--spacing--3);padding-bottom:var(--wp--preset--spacing--3);padding-right:var(--wp--preset--spacing--3);display:flex;flex-direction:column;justify-content:space-between}.current-season-banner-content .current-season-info{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--1)}.current-season-banner-content h1,.current-season-banner-content p{margin-top:0;margin-bottom:0}.current-season-banner-content .current-season-title-block-content{margin-bottom:2rem}.current-season-title-block-content p{font-size:var(--wp--preset--font-size--small);letter-spacing:.075em}.current-season-banner-content .product-banner-date-and-time{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--large);line-height:1em;margin-bottom:0}.current-season-banner-content .product-banner-location{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--small)}.current-season-banner-content .tst-price-container{display:flex;flex-direction:row;gap:1rem}.current-season-banner-content .tst-product-event-price{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--medium);line-height:1em}.current-season-banner-content .tst-product-event-sale-price{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--small);text-decoration:line-through;color:var(--wp--preset--color--general)}.current-season-banner-content .tst-product-event-price-2{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--medium);line-height:1em}.tst-product-banner-default-container-content .variations_form.cart .variations tbody tr,.product_cat-special .variations_form.cart .variations tbody tr{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:var(--wp--preset--spacing--2)}.tst-product-banner-default-container-content .variations_form.cart .variations tbody tr th,.product_cat-special .variations_form.cart .variations tbody tr th{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:80%;font-weight:normal}.tst-product-banner-default-container-content .variations_form.cart .variations tbody tr td a.reset_variations,.product_cat-special .variations_form.cart .variations tbody tr td a.reset_variations{font-size:70%;margin-left:var(--wp--preset--spacing--2)}.tst-product-banner-default-container-content form.cart,.product_cat-special form.cart{display:flex;column-gap:var(--wp--preset--spacing--2);align-items:center}.tst-product-banner-default-container-content form.cart .quantity input,.product_cat-special form.cart .quantity input{font-size:var(--wp--preset--font-size--small);padding:.5rem 1rem;border-radius:.25rem;border-style:solid;border-color:var(--wp--preset--color--general-light)}.tst-product-banner-default-container-content .single_add_to_cart_button.button.alt.wp-element-button,.product_cat-special .single_add_to_cart_button.button.alt.wp-element-button{background-color:var(--wp--preset--color--red);border-color:var(--wp--preset--color--red)}.tst-product-banner-default-container-content .single_add_to_cart_button.button.alt.wp-element-button:hover,.product_cat-special .single_add_to_cart_button.button.alt.wp-element-button:hover{background-color:var(--wp--preset--color--text-white) !important;color:var(--wp--preset--color--red) !important}.tst-ext-button-container .wp-block-button__link{border:2px solid inherit !important;border-radius:.375rem;padding:.5rem 1rem;box-shadow:0 5px 10px rgba(0,0,0,.3);margin-bottom:1rem}.tst-ext-button-container .tst-ext-button-message p{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--small) !important;font-style:italic;line-height:1.1em}@media screen and (max-width: 900px){.tst-product-banner-content-columns{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:0;background-color:rgba(255,255,255,.33)}.current-season-banner-content{padding-left:var(--wp--preset--spacing--5);padding-right:var(--wp--preset--spacing--5)}}.onsale{display:inline-block;background-color:var(--wp--preset--color--red) !important;letter-spacing:.02em}.tst-product-banner-image-container .onsale{position:absolute;z-index:999;bottom:var(--wp--preset--spacing--3);left:var(--wp--preset--spacing--3)}.tst-product-banner-two-column-container-content .current-season-banner-content{justify-content:center}.tst-product-banner-default-container-content .current-season-banner-content{justify-content:center;row-gap:var(--wp--preset--spacing--2)}.tst-main-content-container{max-width:1340px;box-sizing:border-box;margin:0 auto;padding-top:var(--wp--preset--spacing--3);padding-left:var(--wp--preset--spacing--5);padding-bottom:var(--wp--preset--spacing--5);padding-right:var(--wp--preset--spacing--5)}.tst-main-content-columns-container{margin-top:var(--wp--preset--spacing--3);display:grid;grid-template-columns:1fr 1fr;column-gap:var(--wp--preset--spacing--3)}@media screen and (max-width: 768px){.tst-main-content-columns-container{grid-template-columns:100%;row-gap:var(--wp--preset--spacing--3)}}.tst-main-content-columns-column-one,.tst-main-content-columns-column-two{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--3)}.tst-two-column-main-content-container .tst-main-content-columns-column-one p,.tst-two-column-main-content-container .tst-main-content-columns-column-two p{margin-top:0;margin-bottom:0}.tst-two-column-before-add-to-cart-content{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--3)}.tst-current-season-link-buttons{display:flex;justify-content:center;gap:1rem}.tst-current-season-link-buttons .wp-block-button__link{border:2px solid inherit !important;border-radius:.375rem;padding:.5rem 1rem;box-shadow:0 5px 10px rgba(0,0,0,.3)}.tst-current-season-link-buttons .wp-block-button__link:hover{background-color:var(--wp--preset--color--text-white) !important}@media screen and (max-width: 440px){.tst-current-season-link-buttons{flex-wrap:wrap;padding-top:5%;padding-bottom:5%}}.current-season-info .date-container p{margin:0;margin-top:.2rem}.current-season-info .date-container{position:relative}.sold-out-tag{width:fit-content;position:absolute;top:0rem;z-index:999;padding:0rem .3rem;font-size:.9rem;background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);border-radius:.25rem;box-shadow:0 5px 10px rgba(0,0,0,.3)}.tst-sold-out p{width:fit-content;padding:.5rem 1rem;letter-spacing:.1rem;background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);border-radius:.25rem;transform:rotate(-5deg);box-shadow:0 5px 10px rgba(0,0,0,.3)}.tst-seats h3,.tst-seats p,.tst-waiting-list h3,.tst-waiting-list p{margin-top:0;margin-bottom:0}.tst-seats,.tst-waiting-list{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--50)}@media screen and (max-width: 768px){.tst-main-content-columns-column-two .tst-seats{display:none}}@media screen and (min-width: 769px){.tst-main-content-columns-column-one .tst-seats{display:none}}.variations_form.cart{width:fit-content;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--2);align-items:flex-start}.variations_form.cart .variations .label{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-weight:normal;padding-right:var(--wp--preset--spacing--2)}.variations_form.cart .variations #tickets{background-color:var(--wp--preset--color--text-white);color:var(--wp--preset--color--text);font-size:1.125rem}.variations_form.cart .variations tbody tr td a.reset_variations{font-size:70%;margin:0 var(--wp--preset--spacing--2)}.variations_form.cart .single_variation_wrap{display:flex}.variations_form.cart .single_variation_wrap .input-text.qty.text{width:fit-content;max-width:44px}.variations_form.cart .woocommerce-variation-add-to-cart{display:flex;gap:var(--wp--preset--spacing--2);justify-content:flex-start}.variations_form.cart #renewal-type{background-color:var(--wp--preset--color--text-white);font-size:1.125rem;color:var(--wp--preset--color--text)}.single-product.theme-the-swallow-theatre-2024.woocommerce-page{background-color:var(--wp--preset--color--general-lightest)}.post-password-form{min-height:60vh;max-width:880px;box-sizing:border-box;padding:var(--wp--preset--spacing--5);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.post-password-form .password-container{background-color:var(--wp--preset--color--general-light);border-radius:.375rem}.post-password-form .password-container label{margin-left:var(--wp--preset--spacing--3)}.post-password-form .password-container input{max-width:8rem !important;font-size:var(--wp--preset--font-size--small);padding:.5rem 1rem;border-style:none;border-radius:.25rem;margin:var(--wp--preset--spacing--3)}.post-password-form .password-container .button-primary{margin-left:var(--wp--preset--spacing--2);box-sizing:border-box;padding:.5rem 1rem;font-size:var(--wp--preset--font-size--small);letter-spacing:.075rem;background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);border:2px solid var(--wp--preset--color--red);border-radius:.375rem;box-shadow:0 5px 10px rgba(0,0,0,.3)}.post-password-form .password-container .button-primary:hover{background-color:var(--wp--preset--color--text-white);color:var(--wp--preset--color--red)}@media screen and (max-width: 440px){.post-password-form .password-container label{padding:var(--wp--preset--spacing--3) var(--wp--preset--spacing--3) 0;display:flex;flex-direction:column;row-gap:0;margin-left:0;margin-bottom:var(--wp--preset--spacing--1)}.post-password-form .password-container label input{margin-left:0}.post-password-form .password-container .button-primary{margin-left:var(--wp--preset--spacing--3);margin-bottom:var(--wp--preset--spacing--3)}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}html,body,.wp-site-blocks{margin:0;padding:0 !important}table{border-collapse:collapse;border-spacing:0}.wp-block-template-part,.wp-block-post-template{margin-top:0 !important;margin-bottom:0 !important}.wp-block-post-featured-image img,.wp-block-image img{line-height:0}html,html a{-webkit-osx-font-smoothing:grayscale;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,.004)}@media(max-width: 768px){.reverse-mobile{flex-direction:column-reverse}}.site-header{position:sticky !important;top:0;width:100%;z-index:9999;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.33)}.wp-block-site-logo a,.wp-block-site-logo img{border-bottom:none !important}.wp-block-template-part .wp-block-group.tst-topbar-container{z-index:9999}.tst-topbar-container,.tst-topbar{height:50px}.wp-block-navigation__responsive-container-open{min-width:5rem !important}@media screen and (max-width: 360px){.tst-topbar-container .wp-block-columns .tst-cart-column{max-width:100px;display:flex;justify-content:flex-end}}.tst-topbar-navigation a{text-decoration:none;display:block;white-space:nowrap;line-height:50px;padding:0 .5em !important;margin:0 !important;border-bottom:none !important}.tst-topbar-navigation a:hover,.tst-topbar-navigation li:hover>a{background-color:#3a6586;color:#fff !important}.tst-topbar-navigation .wp-block-navigation-item.has-child>a::after{content:"⏷";display:inline-block;margin-left:.25rem;vertical-align:middle}.tst-topbar-navigation .current-menu-item>a,.tst-topbar-navigation .current-menu-ancestor>a{background-color:rgba(58,101,134,.1)}.wp-block-navigation__submenu-container{border-radius:0 0 6px 6px;box-shadow:0 5px 10px rgba(0,0,0,.25)}.wp-block-navigation__submenu-container li:last-child,.wp-block-navigation__submenu-container li:last-child>a:hover{border-radius:0 0 6px 6px}.wp-block-navigation__submenu-icon,.wc-block-mini-cart,.wc-block-mini-cart__button{margin:0 !important;height:50px}@media screen and (max-width: 960px){.wp-block-navigation__responsive-container.has-modal-open.is-menu-open{padding-top:50px !important}.wp-block-navigation__responsive-container-open{line-height:50px;padding:0 1rem;background-color:var(--wp--preset--color--general-lightest);color:var(--wp--preset--color--text)}.wp-block-navigation__responsive-container-open:hover{background-color:var(--wp--preset--color--general);color:var(--wp--preset--color--text-white)}.wp-block-navigation__responsive-container-open{font-family:inherit;display:block !important;font-size:clamp(1.25rem,1.2188rem + .1563vw,1.375rem)}.wp-block-navigation__container{display:none}.tst-topbar-navigation a{font-size:1.2rem !important;font-weight:700;border-bottom:1px solid rgba(58,101,134,.5)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{padding:0;border-bottom:1px solid rgba(58,101,134,.5)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container a{font-size:1rem !important;font-weight:500 !important;line-height:30px;border-bottom:none}.wp-block-navigation__submenu-container{border-radius:0 0 0;box-shadow:none}.wp-block-navigation__submenu-container li:last-child,.wp-block-navigation__submenu-container li:last-child>a:hover{border-radius:0}}.wp-block-navigation__responsive-container-close{font-size:var(--wp--preset--font-size--default)}@media screen and (max-width: 440px){.wc-block-mini-cart__button .wc-block-mini-cart__amount{display:none}}@media screen and (orientation: portrait){.event-banner .event-banner-content{height:80vmin}}@media screen and (orientation: landscape){.event-banner .event-banner-content{height:calc(100dvh - 50px)}}@media screen and (width >= 880px)and (height > 760px){.event-banner .event-banner-content{height:calc(70dvh - 50px)}}p.strong,b{font-family:var(--wp--preset--font-family--alegreya-sans-500) !important;font-weight:500 !important;letter-spacing:.05rem}.is-style-info-button .wp-block-button__link{border:2px solid var(--wp--preset--color--general);color:var(--wp--preset--color--text-white);background-color:var(--wp--preset--color--general)}.is-style-info-button .wp-block-button__link:hover{color:var(--wp--preset--color--general);background-color:var(--wp--preset--color--text-white);border-bottom-color:var(--wp--preset--color--general) !important}.is-style-info-button-white .wp-block-button__link{border:2px solid var(--wp--preset--color--general);color:var(--wp--preset--color--text-white);background-color:var(--wp--preset--color--general)}.is-style-info-button-white .wp-block-button__link:hover{border:2px solid var(--wp--preset--color--text-white);color:var(--wp--preset--color--text-white) !important;background-color:rgba(0,0,0,.3)}.is-style-cta-button .wp-block-button__link{border:2px solid var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);background-color:var(--wp--preset--color--red)}.is-style-cta-button .wp-block-button__link:hover{color:var(--wp--preset--color--red) !important;background-color:var(--wp--preset--color--text-white)}.is-style-cta-button-white .wp-block-button__link{border:2px solid var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);background-color:var(--wp--preset--color--red)}.is-style-cta-button-white .wp-block-button__link:hover{border:2px solid var(--wp--preset--color--text-white);color:var(--wp--preset--color--text-white) !important;background-color:rgba(0,0,0,.3)}.is-style-outline .wp-block-button__link{border:2px solid var(--wp--preset--color--text-white);color:var(--wp--preset--color--text-white) !important;background-color:rgba(0,0,0,0)}.is-style-outline .wp-block-button__link:hover{background-color:rgba(0,0,0,.3) !important}.wp-block-group.event-details-box .is-style-cta-button-white a{letter-spacing:normal}@media screen and (min-width: 600px){.wp-block-columns.tst-2-col,.wp-block-columns.tst-3-col,.wp-block-columns.tst-4-col{display:flex;flex-direction:row !important;justify-content:space-between !important;align-items:flex-start !important;flex-wrap:wrap !important}}.grow{flex-grow:1}.no-grow{flex-grow:0}@media screen and (min-width: 600px){.wp-block-columns.tst-2-col .wp-block-column{box-sizing:border-box;flex-basis:45% !important}}@media screen and (min-width: 900px){.wp-block-columns.tst-2-col .wp-block-column{flex-grow:0}}@media screen and (min-width: 360px){.wp-block-columns.tst-3-col .wp-block-column{box-sizing:border-box;flex-basis:36% !important;flex-grow:1 !important}}@media screen and (min-width: 600px){.wp-block-columns.tst-3-col .wp-block-column{box-sizing:border-box;flex-basis:30% !important}}@media screen and (min-width: 360px){.wp-block-columns.tst-4-col .wp-block-column{box-sizing:border-box;flex-basis:45% !important;flex-grow:1}}@media screen and (min-width: 1336px){.wp-block-columns.tst-4-col .wp-block-column{box-sizing:border-box;flex-basis:23% !important;flex-grow:1}}.wp-block-group.is-style-group-rounded{border:2px solid var(--wp--preset--color--general-light) !important;border-radius:.375rem;box-shadow:0 5px 10px rgba(0,0,0,.33)}.wp-block-group.event-details-box{position:sticky;top:75px}.wp-block-group.advisory-details .wp-block-details.has-small-font-size{font-style:italic}.wp-block-group.grid-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;column-gap:var(--wp--preset--spacing--3);row-gap:var(--wp--preset--spacing--3);align-items:center}@media screen and (max-width: 1280px){.wp-block-group.grid-4{grid-template-columns:minmax(280px, 420px) minmax(280px, 420px);justify-content:center}}@media screen and (max-width: 660px){.wp-block-group.grid-4{grid-template-columns:minmax(280px, 390px);justify-content:center}}@media screen and (max-width: 440px){.wp-block-group.grid-4{grid-template-columns:260px;justify-content:center}}.wp-block-image img{border-radius:0}.wp-block-image.is-style-image-with-shadow img{border-radius:0;box-shadow:0 10px 15px rgba(0,0,0,.3)}.wp-block-image.is-style-image-rounded img{border-radius:.375rem}.wp-block-image.is-style-image-rounded-with-shadow img{border-radius:.375rem;box-shadow:0 10px 15px rgba(0,0,0,.3)}.wp-block-gallery .wp-element-caption{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.enlarged-image,.enlarged-image img{border-radius:0 !important;box-shadow:0 10px 15px rgba(0,0,0,.3)}.wp-block-details{font-size:var(--wp--preset--font-size--medium) !important}.wp-block-details summary{font-family:var(--wp--preset--font-family--alegreya-sans-500) !important}.wp-block-details summary p{line-height:1.2 !important}@media screen and (min-width: 480px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width: 900px){.columns-3.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr 1fr 1fr}.columns-4.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr 1fr 1fr 1fr}}blockquote.wp-block-quote p{margin-top:0;margin-bottom:0;font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--medium)}blockquote.wp-block-quote cite{font-size:clamp(1rem,.217vw + .951rem,1.125rem) !important}.wp-block-quote.is-style-quote-box{border-left:none;border-radius:.375rem;width:100%;box-sizing:border-box;padding:clamp(1rem,.833vw + .833rem,1.5rem);text-align:center}.wp-block-woocommerce-mini-cart-contents .wp-block-woocommerce-filled-mini-cart-contents-block h2{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--large);font-weight:normal}.wp-block-woocommerce-mini-cart-contents .wp-block-woocommerce-mini-cart-footer-block.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block{background-color:var(--wp--preset--color--red) !important}.wp-block-woocommerce-mini-cart-contents .wp-block-woocommerce-mini-cart-footer-block.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block:hover{background-color:var(--wp--preset--color--text-white) !important}.biog-cards{display:none}#mc_embed_signup_scroll{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--3)}#mc_embed_signup_scroll strong{font-family:var(--wp--preset--font-family--alegreya-sans-700);font-weight:700}#mc_embed_signup_scroll h1,#mc_embed_signup_scroll h2,#mc_embed_signup_scroll h3,#mc_embed_signup_scroll h4{margin:0;padding:0;font-family:var(--wp--preset--font-family--alegreya-sans-500);font-weight:normal}#mc_embed_signup_scroll .mc-field-group{display:flex;flex-direction:row;justify-content:space-between;line-height:1.1}#mc_embed_signup_scroll .mc-field-group label{font-size:var(--wp--preset--font-size--small)}#mc_embed_signup_scroll .mc-field-group input{margin-left:var(--wp--preset--spacing--2);padding:.3em;font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--small);letter-spacing:.05em;border:1px solid var(--wp--preset--color--general);border-radius:6px}#mc_embed_signup_scroll .mc-field-group.input-group{flex-direction:column}#mc_embed_signup_scroll .mc-field-group li{list-style:none}#mc_embed_signup_scroll .mc-field-group li input[type=radio]{margin-right:var(--wp--preset--spacing--2)}#mc_embed_signup_scroll .mc-field-group li input[type=checkbox]{margin-right:var(--wp--preset--spacing--2)}#mc_embed_signup_scroll .mc-field-group .helper_text{font-size:1rem;font-style:italic;margin-left:var(--wp--preset--spacing--2)}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group{flex-direction:column}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdpr{font-size:var(--wp--preset--font-size--small)}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdpr label{font-family:var(--wp--preset--font-family--alegreya-sans-700);font-size:var(--wp--preset--font-size--medium);font-weight:700}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdpr .mc_fieldset.gdprRequired.mc-field-group{border:1px solid var(--wp--preset--color--general);border-radius:6px}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdpr .mc_fieldset.gdprRequired.mc-field-group .checkbox.subfield input[type=checkbox]{margin-right:var(--wp--preset--spacing--2)}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdpr .mc_fieldset.gdprRequired.mc-field-group .checkbox.subfield span{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-weight:500}#mc_embed_signup_scroll .mergeRow.gdpr-mergeRow.content__gdprBlock.mc-field-group .content__gdprLegal{font-size:var(--wp--preset--font-size--small)}#mc_embed_signup_scroll .optionalParent .button{font-family:var(--wp--preset--font-family--alegreya-sans);font-size:var(--wp--preset--font-size--small);letter-spacing:.075em;padding:.3rem .6rem;background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);border:2px solid var(--wp--preset--color--red);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.3)}#mc_embed_signup_scroll .optionalParent .button:hover{background-color:var(--wp--preset--color--text-white);color:var(--wp--preset--color--red)}@media screen and (max-width: 1200px){#mc_embed_signup_scroll{flex-direction:column}#mc_embed_signup_scroll .mc-field-group{flex-direction:column;gap:var(--wp--preset--spacing--1);margin-bottom:var(--wp--preset--spacing--3)}#mc_embed_signup_scroll .mc-field-group input{margin-left:0}#mc_embed_signup_scroll .mc-field-group .helper_text{margin-left:0}}.wpforms-container.wpforms-container-full{margin:0}.wpforms-container.wpforms-container-full .wpforms-field-container{background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem}.wpforms-container.wpforms-container-full .wpforms-field-container .wpforms-field input{min-width:100% !important;border-style:none;border-radius:.25rem}.wpforms-container.wpforms-container-full .wpforms-field-container .wpforms-field textarea{border-style:none;border-radius:.25rem}.wpforms-container.wpforms-container-full .wpforms-field-container .wpforms-field-label{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--small);font-weight:normal;letter-spacing:.05rem}.wpforms-container.wpforms-container-full .wpforms-submit-container .wpforms-submit{font-size:var(--wp--preset--font-size--small);letter-spacing:.075em;background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--text-white);border:2px solid var(--wp--preset--color--red);border-radius:.375rem;box-shadow:0 5px 10px rgba(0,0,0,.3)}.wpforms-container.wpforms-container-full .wpforms-submit-container .wpforms-submit:hover{background-color:var(--wp--preset--color--text-white);color:var(--wp--preset--color--red);border:2px solid var(--wp--preset--color--red)}.woocommerce{box-sizing:border-box;margin:0 auto;padding:0 0 var(--wp--preset--spacing--60) 0}.tst-cart-container{max-width:1340px;display:grid;grid-template-columns:1fr auto;column-gap:var(--wp--preset--spacing--3)}.tst-cart-table-container{padding:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--general-lightest);border-radius:.375rem}.woocommerce-cart-form table{width:100%}.woocommerce-cart-form table th{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--small);font-weight:normal;text-align:left;padding-left:var(--wp--preset--spacing--1)}.woocommerce-cart-form table th.product-subtotal{text-align:center;padding-left:0}.woocommerce-cart-form table td{padding-left:0}.woocommerce-cart-form table td.product-thumbnail{box-sizing:border-box;width:140px;line-height:0}.woocommerce-cart-form table td.product-thumbnail img{line-height:0;margin:0 var(--wp--preset--spacing--20) 0 0;width:140px;height:140px;object-fit:cover;border-radius:.375rem}.tst-product-detail{padding-left:var(--wp--preset--spacing--20);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.tst-product-detail .tst-product-title{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--medium)}.tst-product-detail .tst-product-detail-container{margin-top:var(--wp--preset--spacing--20);display:grid;grid-template-columns:auto auto;column-gap:var(--wp--preset--spacing--30)}.tst-product-detail .tst-product-detail-content .variation{margin:0;display:grid;grid-template-columns:auto auto;row-gap:var(--wp--preset--spacing--20);font-size:70%}.tst-product-detail .tst-product-detail-content .variation dd{margin-inline-start:.375rem}.tst-product-detail .tst-product-detail-content .variation dd p{margin:0;font-size:var(--wp--preset--font-size--small);line-height:1.1em}.woocommerce-cart-form__cart-item.cart_item .tst-product-title a,.woocommerce-cart-form__cart-item.cart_item .tst-remove a{color:var(--wp--preset--color--text) !important;border-bottom-color:var(--wp--preset--color--text) !important}.woocommerce-cart-form__cart-item.cart_item .tst-product-title a:hover,.woocommerce-cart-form__cart-item.cart_item .tst-remove a:hover{color:var(--wp--preset--color--red) !important;border-bottom-color:var(--wp--preset--color--red) !important}.woocommerce-cart-form__cart-item.cart_item .product-subtotal{height:112px;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.tst-remove a{font-size:70%;margin-left:var(--wp--preset--spacing--20);display:inline-block;margin-bottom:.25rem}.tst-cart-item-spacer{height:var(--wp--preset--spacing--30)}.woocommerce-cart-form .actions{padding-top:var(--wp--preset--spacing--40);width:100% !important;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:var(--wp--preset--spacing--30);justify-content:space-between;align-items:center}.woocommerce-cart-form .actions h4{margin:0}.woocommerce-cart-form .actions .coupon{max-width:auto}.woocommerce-cart-form .actions .coupon input{width:10rem;padding:.5rem;box-sizing:border-box;font-size:var(--wp--preset--font-size--small);font-family:var(--wp--preset--font-family--alegreya-sans);text-align:center;margin-right:var(--wp--preset--spacing--20);border-radius:.375rem;border-color:var(--wp--preset--color--general-medium);border-style:solid}@media screen and (max-width: 360px){.woocommerce-cart-form .actions .coupon input{margin-bottom:var(--wp--preset--spacing--30)}}.wp-element-button[value=disabled]{opacity:50%;cursor:none}.wp-element-button,.wp-block-button__link{width:fit-content;padding:.5rem 1rem !important;text-align:center;font-size:var(--wp--preset--font-size--small);letter-spacing:.075rem;background-color:var(--wp--preset--color--general);color:var(--wp--preset--color--text-white);border:2px solid var(--wp--preset--color--general);border-radius:.375rem;box-shadow:0 5px 10px rgba(0,0,0,.3)}.wp-element-button:hover,.wp-block-button__link:hover{color:var(--wp--preset--color--general) !important;background-color:rgba(0,0,0,0) !important}.wc-proceed-to-checkout a{background-color:var(--wp--preset--color--red);border-color:var(--wp--preset--color--red)}.wc-proceed-to-checkout a:hover{color:var(--wp--preset--color--red) !important;background-color:var(--wp--preset--color--text-white) !important}.cart-collaterals{width:20rem;max-width:100%}.cart-collaterals .cart_totals{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;row-gap:var(--wp--preset--spacing--40);background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--40);border-radius:.375rem}.cart-collaterals .cart_totals h2{font-size:var(--wp--preset--font-size--medium);font-family:var(--wp--preset--font-family--alegreya-sans-500);font-weight:normal;margin-top:0;margin-bottom:0}.cart-collaterals .cart-subtotal{display:none}.cart-collaterals .cart_totals th{font-size:var(--wp--preset--font-size--small);font-weight:normal;margin-right:var(--wp--preset--spacing--30);text-align:left}.cart-collaterals .cart_totals td{padding-left:var(--wp--preset--spacing--30);text-align:right}.strong{font-weight:normal}.cart-collaterals .cart_totals .woocommerce-Price-amount.amount{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:var(--wp--preset--font-size--small);font-weight:normal}a.woocommerce-remove-coupon{font-size:70%}.wc-proceed-to-checkout a{display:block}@media screen and (max-width: 960px){.tst-cart-container{display:grid;grid-template-columns:100%;row-gap:var(--wp--preset--spacing--40)}}@media screen and (max-width: 540px){.woocommerce-cart-form table th.product-thumbnail,.woocommerce-cart-form table td.product-thumbnail,.woocommerce-cart-form table td.product-thumbnail img{display:none}.tst-product-detail-container td{min-width:100%}.woocommerce-cart-form .actions{padding-top:var(--wp--preset--spacing--40);width:100% !important;display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--wp--preset--spacing--30)}.cart-collaterals{width:100%}}.wc-block-mini-cart__badge{font-weight:normal;padding-bottom:.2em}.wc-block-cart-item__image a{border-bottom:none}.wc-block-components-product-badge.wc-block-components-sale-badge{display:none}.wc-block-components-product-metadata__description{display:none}.wc-block-components-product-details .wc-block-components-product-details__name,.wc-block-components-product-details .wc-block-components-product-details__value{font-size:140%}.wc-block-components-quantity-selector{display:none}.wc-block-cart-item__remove-link:hover{color:var(--wp--preset--color--red) !important;border-bottom:1px solid var(--wp--preset--color--red) !important}.wc-block-cart-item__remove-link{font-size:95% !important;text-decoration:none !important;border-bottom:1px solid var(--wp--preset--color--text) !important}.wc-block-components-totals-item__label,.wc-block-components-formatted-money-amount,.wc-block-components-product-price__regular,.wc-block-components-product-price__value.is-discounted{font-family:var(--wp--preset--font-family--alegreya-sans-500);font-size:125% !important;font-weight:normal}.wc-block-components-product-price__value.is-discounted{color:var(--wp--preset--color--red)}.wc-block-mini-cart__footer .wc-block-components-button,.wc-block-mini-cart__footer-cart.outlined{font-size:110%;letter-spacing:.075em;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.3) !important}.wc-block-mini-cart__footer-cart.outlined{color:var(--wp--preset--color--text) !important;border:2px solid var(--wp--preset--color--general)}.wc-block-mini-cart__footer-cart.outlined:hover{background-color:var(--wp--preset--color--general) !important;color:var(--wp--preset--color--text-white) !important}.wc-block-mini-cart__footer-checkout.contained{border:2px solid var(--wp--preset--color--red)}.wc-block-mini-cart__footer-checkout.contained:hover{background-color:var(--wp--preset--color--text-white) !important;color:var(--wp--preset--color--red) !important}.woocommerce-form-coupon-toggle{display:none}.checkout.woocommerce-checkout h3,.checkout.woocommerce-checkout h4,.checkout.woocommerce-checkout th,.checkout.woocommerce-checkout bdi{font-family:var(--wp--preset--font-familiy--alegreya-sans-500);font-weight:normal}.checkout.woocommerce-checkout h3,.checkout.woocommerce-checkout h4{font-size:var(--wp--preset--font-size--large);margin:0}.checkout.woocommerce-checkout p,.checkout.woocommerce-checkout a,.checkout.woocommerce-checkout .input-text,.checkout.woocommerce-checkout dd,.checkout.woocommerce-checkout dt,.checkout.woocommerce-checkout th{font-size:var(--wp--preset--font-size--small)}.checkout.woocommerce-checkout .input-text{font-family:var(--wp--preset--font-familiy--alegreya-sans)}.checkout.woocommerce-checkout strong{font-weight:normal}.checkout.woocommerce-checkout a{color:var(--wp--preset--color--text)}.checkout.woocommerce-checkout a:hover{color:var(--wp--preset--color--red)}.checkout.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:var(--wp--preset--spacing--3)}.checkout.woocommerce-checkout .col-1{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--3)}.checkout.woocommerce-checkout .col-1 .woocommerce-billing-fields{background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem}.checkout.woocommerce-checkout .col-1 .woocommerce-billing-fields .form-row label{line-height:1.1em}.checkout.woocommerce-checkout .col-1 .woocommerce-billing-fields p.form-row{display:grid;grid-template-columns:auto;align-items:center}.checkout.woocommerce-checkout .col-1 .woocommerce-billing-fields p.form-row input{width:100%;box-sizing:border-box;border-style:none;padding:.5rem 1rem;border-radius:.25rem}.checkout.woocommerce-checkout .col-1 .woocommerce-billing-fields p.form-row .select2-selection{border-radius:.25rem}.checkout.woocommerce-checkout .col-1 .woocommerce-shipping-fields{display:none;background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem}.checkout.woocommerce-checkout .col-1 .woocommerce-additional-fields{background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem;display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--1)}.checkout.woocommerce-checkout .col-1 .woocommerce-additional-fields__field-wrapper .form-row.notes{margin:0;display:grid;grid-template-columns:auto;align-items:flex-start}.checkout.woocommerce-checkout .col-1 .woocommerce-additional-fields__field-wrapper .form-row.notes .input-text{width:100%;box-sizing:border-box;border-style:none;padding:.5rem 1rem;border-radius:.25rem;min-height:5rem}.checkout.woocommerce-checkout .col-2 h3{margin:0;padding-top:var(--wp--preset--spacing--3);padding-left:var(--wp--preset--spacing--3);padding-bottom:var(--wp--preset--spacing--1);padding-right:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--general-lightest);border-top-left-radius:.375rem;border-top-right-radius:.375rem}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table{width:100%;box-sizing:border-box;background-color:var(--wp--preset--color--general-lightest);padding-top:0;padding-left:var(--wp--preset--spacing--3);padding-bottom:var(--wp--preset--spacing--3);padding-right:var(--wp--preset--spacing--3);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table thead tr,.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr,.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tfoot tr{padding:0 var(--wp--preset--spacing--3);display:grid;grid-template-columns:1fr auto}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table thead .product-name{text-align:left}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr .product-name{font-family:var(--wp--preset--font-familiy--alegreya-sans-500);font-size:var(--wp--preset--font-size--small)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr .variation{margin:0 0 var(--wp--preset--spacing--2);display:grid;grid-template-columns:auto 1fr}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr .variation dt,.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr .variation dd{margin-bottom:var(--wp--preset--spacing--1)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tbody tr .variation p{margin:0;line-height:1.1em}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table tfoot tr{padding-bottom:var(--wp--preset--spacing--3)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table .cart-subtotal{border-top:2px solid var(--wp--preset--color--text-white);padding-top:var(--wp--preset--spacing--2);padding-bottom:0}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table .cart-subtotal th,.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-review-order-table .order-total th{margin-right:var(--wp--preset--spacing--2);display:flex;justify-content:flex-end;align-items:center}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment{display:flex;flex-direction:column}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods{margin-top:var(--wp--preset--spacing--3);margin-bottom:0;background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods h3{margin:0;padding:0}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods .wc-credit-card-form.wc-payment-form{padding:var(--wp--preset--spacing--2);background-color:var(--wp--preset--color--general-medium) !important;border-style:none;border-radius:.375rem}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods .wc-credit-card-form.wc-payment-form .wc-stripe-elements-field{padding:.5rem 1rem;border-radius:.25rem}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods .wc-credit-card-form.wc-payment-form .woocommerce_error.woocommerce-error.wc-stripe-error{font-size:var(--wp--preset--font-size--small);padding-left:0}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods .stripe-logo{padding-top:var(--wp--preset--spacing--1);display:flex;justify-content:flex-end}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .wc_payment_methods .stripe-logo a:link{border-bottom-style:none}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment li{list-style:none}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment p{margin:0}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order{display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--3)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper{margin-top:var(--wp--preset--spacing--3);background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem;display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--2)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper h3{margin:0;padding:0}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper p{line-height:1.3em}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox{width:1rem !important;height:1rem !important;border-style:solid}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .tst-checkout-signup-box{background-color:var(--wp--preset--color--general-lightest);padding:var(--wp--preset--spacing--3);border-radius:.375rem;display:flex;flex-direction:column;row-gap:var(--wp--preset--spacing--2)}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .tst-checkout-signup-box p{line-height:1.3em}.checkout.woocommerce-checkout .col-2 .woocommerce-checkout-payment .form-row.place-order .tst-checkout-signup-box .checkbox .input-checkbox{width:1rem !important;height:1rem !important;border-style:solid}.checkout.woocommerce-checkout .button.alt.wp-element-button{background-color:var(--wp--preset--color--red);border-color:var(--wp--preset--color--red)}.checkout.woocommerce-checkout .button.alt.wp-element-button:hover{color:var(--wp--preset--color--red) !important}@media screen and (max-width: 760px){.checkout.woocommerce-checkout .col2-set{display:flex;flex-direction:column}}p.order-again{display:none}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//swallowtheatre.co.uk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//swallowtheatre.co.uk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//swallowtheatre.co.uk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//swallowtheatre.co.uk/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}