<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
	Theme Name: Twincam 2024
	Theme URI: https://www.lrgegg.com
	Description: Twenty Twenty-Four Child Theme
	Author: Alfaholics
	Author URI: https://www.lrgegg.com
	Template: twentytwentyfour
	Version: 1.0.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: tpx-impact
	Text Domain: twentytwentyfour-child
*/

*, ::after, ::before {
	box-sizing: border-box;
}

body {
	color: #222;
	background-color: var(--wp--preset--color--background);
	font-weight: 400;
	font-size: 1em;
	font-family: var(--wp--preset--font-family--oswald);
	font-smooth: always;
	/* -webkit-font-smoothing: antialiased; */
	/* font-smoothing: antialiased; */
	line-height: normal;
}

body.fixed {
	overflow: hidden;
}

[hidden] {
	display: none!important;
}
.d-none, .sr-only, .sub-menu-toggle {
	display: none;
}

.dropdown_menu_item {
	opacity: 100;
}

div img {
	max-width:100%;
	width: auto;
	height: auto;
}

.h-100 {
	height: 100%;
}

.wp-site-blocks {
	padding-left: 0 !important;
	padding-right: 0 !important;
	overflow: hidden;
	padding-top: 52px;
}

.home .wp-site-blocks {
	padding-top: 0;
}

body, input, textarea, select {
	font-family: var(--wp--preset--font-family--oswald);
}

h1, h2, h3, h4, h5 {
	font-weight: 500;
}

div {
	position: relative;
}

.d-flex {
	display:flex; 
}

.d-block { 
	display:block; 
}

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

h1 a, h2 a, h3 a, h4 a, h5 a,
header.wp-block-template-part a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
	color: var(--wp--preset--color--primary);
}

h1 {
	letter-spacing:0.05em;
}

header.wp-block-template-part.bgFFF,
header.wp-block-template-part.bgFFF2 {
	background: #FFF;
}

header.wp-block-template-part.white .logo svg path {
	fill:#FFF;
}

header.wp-block-template-part.white hr {
	background-color:#FFF!important;
	color:#FFF!important;
}

header.wp-block-template-part.white a {
	color:#FFF!important;
}

header.wp-block-template-part.white .hover-link:after {
	background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpolygon class="st0" points="92.4,27.2 50,69.6 7.6,27.2 0,34.8 50,84.8 100,34.8 "/%3E%3C/svg%3E%0A');
}

header.wp-block-template-part.white .search-btn a,
header.wp-block-template-part.white .account-btn a {
	border-color:#FFF!important;
}

header.wp-block-template-part.white .quote-btn a {
	color: var(--wp--preset--color--primary)!important;
}

header.wp-block-template-part.white .search-btn a:before {
	background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class="st0" d="M98,93.3L71.6,66.9C78.1,59.8,82,50.4,82,40C82,17.9,64.1,0,42,0S2,17.9,2,40s17.9,40,40,40 c8.3,0,16-2.5,22.4-6.9L91.3,100L98,93.3z M11.1,40C11.1,22.9,24.9,9.1,42,9.1S72.9,22.9,72.9,40c0,17.1-13.8,30.9-30.9,30.9 S11.1,57.1,11.1,40z"/%3E%3C/svg%3E%0A');
}

header.wp-block-template-part a.logo {
	display:block;
	width:120px;
}

header.wp-block-template-part .logo svg {
	width:120px;
	height:auto;
}
header.wp-block-template-part .logo svg path {
	fill:var(--wp--preset--color--primary);
}

header.wp-block-template-part {
	/* box-shadow:0px 2px 35px -20px rgba(0,0,0,0.3); */
	width: 100%;
	z-index: 500;
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	transition: background-color 0.3s ease-in-out, top 0.6s ease-in-out;
	background: rgba(255,255,255,0.4);
	backdrop-filter: saturate(80%) blur(20px);
	border-bottom:solid 1px var(--wp--preset--color--quaternary);
}

header.wp-block-template-part a:hover {
	text-decoration: underline;
}

header.wp-block-template-part .hover-link:after {
	margin-left: 5px;
	content: "";
	background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23122E49;%7D%0A%3C/style%3E%3Cpolygon class="st0" points="92.4,27.2 50,69.6 7.6,27.2 0,34.8 50,84.8 100,34.8 "/%3E%3C/svg%3E%0A');
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	background-size: contain;
}

header.wp-block-template-part.nav-up {
	top: -134px !important;
}

header.wp-block-template-part .search-btn a {
	display: flex;
	align-items: center;
}

header.wp-block-template-part .account-btn a:hover,
header.wp-block-template-part .account-btn a:active,
header.wp-block-template-part .account-btn a:focus,
header.wp-block-template-part .search-btn a:hover,
header.wp-block-template-part .search-btn a:active,
header.wp-block-template-part .search-btn a:focus {
	background: transparent !important;
}

header.wp-block-template-part .search-btn a:before {
	content: "";
	background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23122E49;%7D%0A%3C/style%3E%3Cpath class="st0" d="M98,93.3L71.6,66.9C78.1,59.8,82,50.4,82,40C82,17.9,64.1,0,42,0S2,17.9,2,40s17.9,40,40,40 c8.3,0,16-2.5,22.4-6.9L91.3,100L98,93.3z M11.1,40C11.1,22.9,24.9,9.1,42,9.1S72.9,22.9,72.9,40c0,17.1-13.8,30.9-30.9,30.9 S11.1,57.1,11.1,40z"/%3E%3C/svg%3E%0A');
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 16px;
	display: block;
	margin-right: 5px;
}

header.wp-block-template-part nav ul li a {
	display: inline-flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

header.wp-block-template-part nav ul li a:before {
	content: attr(title) / "";
	height: 0;
	visibility: hidden;
	overflow: hidden;
	user-select: none;
	pointer-events: none;
	font-weight: bold;
}

header.wp-block-template-part nav ul li a.active,
header.wp-block-template-part nav ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}

footer.wp-block-template-part {
	overflow:hidden;
	margin-block-start:0;
}

footer.wp-block-template-part a {
	text-decoration: none;
}

footer.wp-block-template-part ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

footer.wp-block-template-part ul li {
	padding-top: 6px;
}

.m-0 {
	margin: 0;
}

.mt-0 {
	margin-top: 0;
}

.ml-auto, .ms-auto {
	margin-left: auto !important;
}

.mr-auto, .me-auto {
	margin-left: auto !important;
}

.fill-after:before {
	background: none repeat scroll 0 0 #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: -1000px;
	top: 0;
	width: 1000px;
}

.has-primary-background-color.fill-after:before {
	background: var(--wp--preset--color--primary) !important;
}

.wp-block-navigation__responsive-container-open:before {
	padding: 0 6px 0 0;
}

/* BUTTONS */
.wp-element-button:hover {
	text-decoration: none !important;
}

.btn.w-100 {
	box-sizing: border-box;
}

.w-100 {
	width:100%;
}
.w-100 img {
	width:100%;
	height:auto;
}

.button,
.btn,
input[type=submit] {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 0.25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input[type=submit],
.button-primary,
.btn-primary,
.btn-secondary {
	font-size: 0.85em;
	text-decoration: none;
}

.button-primary,
.button-primary a,
.btn-primary,
.btn-primary a {
	color: #FFF !important;
}

input[type=submit],
.button-primary,
.btn-primary,
.btn-secondary,
.btn-outline-primary,
.btn-outline-secondary {
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 0;
	color: #FFF;
}

input[type=submit],
.button-primary,
.btn-primary {
	background-color: var(--wp--preset--color--primary);
	border-color: var(--wp--preset--color--primary);
}

.btn-secondary {
	background-color: #000;
	border-color: #000;
}

.btn-outline-primary {
	background-color: transparent;
	border-width: 1px;
	color: var(--wp--preset--color--primary);
}

.btn-outline-secondary {
	background-color: transparent;
	border-width: 4px;
	color: var(--wp--preset--color--primary);
}

.button-primary:hover,
.button-primary:active,
.btn-primary:hover,
.btn-primary:active {
	background-color: #000;
	border-color: #000;
	color: #FFF;
}

.btn-secondary:hover, .btn-secondary:active {
	background-color: var(--wp--preset--color--primary) !important;
	border-color: var(--wp--preset--color--primary) !important;
	color: #FFF;
}

.btn-lg {
	font-size: 1em;
	min-width: 220px;
	padding: 12px;
}

/* FORM */
.flex-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.flex-row .col-lg-6,
.flex-row .col-lg-12 {
	width: 50%;
	flex-basis: 50%;
	box-sizing: border-box;
	padding: 0 10px;
}

.flex-row .col-lg-12 {
	width: 100%;
	flex-basis: 100%;
}

.wpcf7-list-item,
.flex-row .col-lg-12 .wpcf7-list-item {
	margin: 0;
}

.flex-row .col-lg-6 p {
	margin: 20px 0 0;
}

.flex-row .col-lg-12 p {
	margin: 20px 0 0;
	width: 100%;
}

.flex-row .col-lg-12 .btn {
	border-radius: 0;
	padding: 16px 70px;
	font-size: 1em;
	text-transform: uppercase;
}

.form-label {
	display: inline-block;
	margin-bottom: 10px;
}

.form-control {
	font-family: var(--wp--preset--font-family--oswald);
	font-size: 20px;
	line-height: 20px;
	border: 1px solid #101010;
	padding: 14px;
	box-sizing: border-box;
	width: 100%;
}

.flex-row .wpcf7-spinner {
	display: block;
	margin: 0 auto;
}

.border-rounded-20 {
	border-radius:20px;
	overflow:hidden;
}

.border-rounded-10 {
	border-radius:10px;
	overflow:hidden;
}

.border-rounded-5 {
	border-radius:5px;
	overflow:hidden;
}

.wpcf7-not-valid-tip {
	background-color: var(--wp--preset--color--primary);
	padding: 8px 20px;
	color: #FFF;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding: 20px;
	font-size: 1.3em;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--primary);
}

/* MENU */
.twincam_menu {
	position: fixed;
	top: 52px;
	left: 0;
	width: 100%;
	z-index: 400;
	background-color: transparent;
	visibility: visible;
	opacity: 1;
	transition: opacity 0.3s linear;
	height: 100%;
}

.twincam_menu.visibility-hidden {
	visibility: hidden;
	opacity: 0;
	height: 1px;
	transition: visibility 0s 0.3s, opacity 0.3s linear;
}

.twincam_mobile_menu.visibility-hidden {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.3s, opacity 0.3s linear;
	position: relative;
	top: auto;
	left: auto;
}

.twincam_menu .wrap {
	width: 100%;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}

.twincam_menu .wrap .inner_wrap {
	/* max-width: 1240px; */
	margin: 0 auto;
}

.twincam_menu .close {
	position: absolute;
	top: 0;
	left: 5vw;
	color: #000;
	z-index: 9999;
	padding: 10px 0;
	text-decoration: none;
	display: none;
	font-size: 1.6em;
}

.twincam_menu ul {
	gap: 5px;
	gap: 10px;
}

.twincam_menu li {
	padding: 0 0 8px;
	width: 100%;
}

.twincam_menu li:first-child {
	padding-top: 0;
}

.twincam_search {
	z-index: 490;
	transition: top 0.3s ease-in-out;
	position: fixed;
	left: 0;
	top: -55px;
	width: 100%;
	padding: 0;
}

.twincam_search.active {
	top: 115px;
}

.twincam_search .wrap {
	display: flex;
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
	background: #FFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.twincam_search .wrap div {
	display: flex;
	max-width: 560px;
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	padding: 15px 30px;
	border-radius: 10px;
}

.twincam_search .wrap div input {
	background: #FFF;
	font-size: 1rem;
	border: none;
	color: #222;
	width: 100%;
	padding: 0;
	outline: none;
}

.twincam_search .wrap div a {
	display: block;
	margin-left: auto;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.twincam_search .wrap div a svg {
	width: 100%;
	height: 100%;
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background):hover,
.wp-block-button.is-style-outline&gt;.wp-block-button__link:not(.has-background):hover {
	background-color: var(--wp--preset--color--primary);
}

.floatText .wp-block-heading {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.floatText figure.wp-block-image {
	text-align: center;
	z-index: 200;
	position: relative;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: var(--wp--preset--color--background);
}

.wp-block-dvoriginal-copyright {
	text-align: center;
	padding: 0;
	margin: 0;
}

#currencyMessage {
	display: none;
	position: relative;
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.86);
	z-index: 10000;
}

#currencyMessage.active {
	display: block;
}

#currencyMessage div {
	margin: 0 auto;
	width: 100%;
	background: #FFF;
	max-width: 600px;
	padding: 60px;
	border-radius: 6px;
	top: 100px;
}

#currencyMessage a {
	text-decoration: none;
	display: inline-block;
	margin: 0;
	height: auto;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 1.5em;
	padding: 0 12px 0 11px;
	border-radius: 50%;
}

#currencyMessage div svg {
	float: right;
}

#currencyMessage div p {
	display: block;
	width: 100%;
	color: #000;
	padding: 12px 0 0;
}

#ah_overlay { 
	position:fixed; 
	width:100%; 
	display:none; 
	height:100%; 
	top:0; 
	left:0; 
	box-sizing: border-box; 
	z-index:10000; 
	overflow-y:scroll; 
	padding:50px; 
	background:rgba(8,41,58,0.5); 
}
#ah_overlay.active { 
	display:block; 
}
#ah_overlay .close_link { 
	cursor:pointer; 
	color:#FFF; 
	position:relative; 
	position:absolute; 
	text-decoration:none; 
	text-align:center; 
	top:0; 
	transition:all .5s ease; 
	right:0; 
	z-index:10000; 
	line-height:30px; 
	width:32px; 
	height:32px; 
	background:var(--wp--preset--color--primary); 
	opacity:1; 
	text-shadow:none; 
	font-size:inherit; 
}
#ah_overlay .close_link:hover { 
	background:#000; 
}
#ah_overlay.basket_view a.btn,
#ah_overlay.basket_view a.btn,
#ah_overlay.basket_view a.btn.btn-outline-primary:hover,
#ah_overlay.basket_view a.btn.btn-outline-primary:hover { 
	color:#FFF; 
}
#ah_overlay.basket_view a.btn.btn-outline-primary,
#ah_overlay.basket_view a.btn.btn-outline-primary { 
	color:var(--wp--preset--color--primary); 
}
#ah_overlay.basket_view .wrapper { 
	max-width:900px; 
	overflow:scroll;
}
#ah_overlay .close_link.full { 
	display:block; 
	position:relative; 
	position:fixed; 
	width:100%; 
	height:100%; 
	z-index:100; 
	top:0; 
	left:0; 
	background:none;
}
#ah_overlay .wrapper { 
	width:100%; 
	margin:0 auto; 
	overflow:hidden; 
	background:#FFF; 
	box-sizing: border-box; 
	z-index:10000; 
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); 
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); 
	padding:10px 20px 20px; 
}

/* BASKET VIEW */
#ah_overlay.basket_view { 
	padding:0px; 
	background:rgba(8,41,58,0.1); 
}
#ah_overlay.basket_view a.btn,
#ah_overlay.basket_view a.btn,
#ah_overlay.basket_view a.btn.btn-outline-primary:hover,
#ah_overlay.basket_view a.btn.btn-outline-primary:hover { 
	color:#FFF; 
}
#ah_overlay.basket_view a.btn.btn-outline-primary,
#ah_overlay.basket_view_2020 a.btn.btn-outline-primary { 
	color:var(--wp--preset--color--primary); 
}
#ah_overlay.basket_view .wrapper { 
	margin:0 0 0 auto; 
	max-width:720px; 
	height:100%; 
}
#ah_overlay .basket_wrap { 
	margin:0 auto; 
	height:100%; 
}
#ah_overlay .basket_wrap .empty_basket { 
	margin:10px 0 0; 
	display:flex;
}
#ah_overlay .basket_wrap .empty_basket .btn { 
	border-radius:0; 
	margin:0 10px 0 0; 
	color:var(--wp--preset--color--primary);
}
#ah_overlay .basket_wrap .empty_basket .btn:last-child { margin:0; }

#ah_loading { 
	position:relative; 
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	display:flex; 
	justify-content:center; 
	display:none; 
	background:rgba(0,0,0,0.5); 
	flex-direction:column; 
	z-index:99999; 
}

#ah_loading.active { 
	display:flex;
}

#ah_loading .loading_wrap { 
	margin:0 auto; 
	background:#000; 
	text-align:center; 
	width:auto; 
	border-radius:12px; 
	padding:60px;
}

.wp-block-cover {
	padding:0;
}

.wp-block-cover span.wp-block-cover {
	bottom: 0;
	left: 0;
	opacity:0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0;
	margin: 0;
}
.wp-block-cover img.wp-block-cover {
	border: none;
	bottom: 0;
	box-shadow: none;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	object-fit: cover;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

blockquote:before {
	content:"“";
	font-size:4em;
	line-height:0;
	position: absolute;
	left: calc(-0.5 * var(--global--spacing-horizontal));
}

.wp-block-quote {
	position: relative;
}

.wp-block-quote:before,
.wp-block-quote:after { 
	position:absolute; 
	font-size:4em; 
	line-height:1em;
	font-weight:600;
}

.wp-block-quote:before { 
	top:0; 
	content:"\201C"; 
	left:0; 
}

.wp-block-quote:after { 
	bottom:0;
	content:"\201D";
	right:0; 
}



#ah_loading span { 
	position:relative; 
	display:block; 
	width:100%; 
	color:#FFF; 
	font-size:2em; 
}

.lds-ring { 
	display:inline-block; 
	position:relative; 
	margin:0 auto; 
	width:64px; 
	height:64px; 
}
.lds-ring div { 
	box-sizing:border-box; 
	display:block; 
	position:absolute; width: 51px;
	height: 51px;
	margin: 6px;
	border: 6px solid var(--wp--preset--color--primary); 
	border-radius: 50%; 
	animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; 
	border-color: var(--wp--preset--color--primary) transparent transparent transparent; 
}
.lds-ring div:nth-child(1) { 
	animation-delay: -0.45s; 
}
.lds-ring div:nth-child(2) { 
	animation-delay: -0.3s; 
}
.lds-ring div:nth-child(3) { 
	animation-delay: -0.15s; 
}
@keyframes lds-ring {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}


@media (max-width:781px) {
	.reverse-order {
		flex-direction: column-reverse;
	}

	footer.wp-block-template-part .footer-contents .wp-block-columns {
		gap: 0;
	}

	footer.wp-block-template-part .footer-contents .wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column {
		flex-basis: 50% !important;
		width: 50%;
		margin-bottom: 30px;
	}

	footer.wp-block-template-part .footer-contents .wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column:last-child {
		margin-bottom: 0;
	}
}

@media(min-width:600px) {

	header.wp-block-template-part .mobile-menu,
	.desktop-hide {
		display: none !important;
	}

}

@media (max-width:600px) {

	.mobile-hide {
		display: none !important;
	}

	.wp-site-blocks {
		padding-top: 53px;
	}

	.home .wp-site-blocks {
		padding-top: 0;
	}

	.twincam_search.active {
		top: 71px;
	}

	.twincam_search .wrap {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-top: solid 1px var(--wp--preset--color--primary);
	}

	.twincam_search .wrap div {
		padding: 15px;
	}

	.twincam_menu {
		top: 0;
	}

	.twincam_menu .close {
		display: block;
		right: auto;
		left: 5vw;
	}

	.twincam_menu .dropdown_menu_item {
		width: 100%;
		height: 100%;
		background-color: var(--wp--preset--color--background);
		padding: 60px 0 0;
	}

	.twincam_menu .wrap {
		height: 100%;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
		width: 100%;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	header.wp-block-template-part hr {
		display: none;
	}

	header.wp-block-template-part .header-first-row {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100%;
	}

	header.wp-block-template-part .hover-link:after {
		background-image: none;
		content: "\2192";
		padding-bottom: 2px;
		height: auto;
		width: auto;
	}

	.dropdown_menu_item .wp-block-navigation .wp-block-navigation-item__label {
		font-size: 1.1em;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		font-size: 1.2em;
	}

	header.wp-block-template-part .search-btn a {
		text-indent: -9999px;
		white-space: nowrap;
		outline: none;
		border: none !important;
		margin: 0;
		padding: 0 !important;
	}

	header.wp-block-template-part .search-btn a:before {
		margin: 0;
	}
	header.wp-block-template-part.white .logo {
		fill:var(--wp--preset--color--primary)
	}

	header.wp-block-template-part .mobile-menu .wp-block-button {
		display: flex;
	}

	header.wp-block-template-part .mobile-menu {
		min-width: 94px;
		overflow: hidden;
	}

	header.wp-block-template-part .mobile-menu a {
		content: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23122E49;%7D%0A%3C/style%3E%3Crect y="46" class="st0" width="100" height="8"/%3E%3Crect y="21" class="st0" width="100" height="8"/%3E%3Crect y="71" class="st0" width="100" height="8"/%3E%3C/svg%3E');
		width: 26px;
		height: 26px;
		border: none !important;
	}

	header.wp-block-template-part .mobile-menu a:active,
	header.wp-block-template-part .mobile-menu a:focus {
		background: transparent;
	}

	.twincam_mobile_menu {
		position: relative;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		background: #FFF;
		width: 100%;
		z-index: 800;
		opacity: 1;
		transition: opacity 0.1s linear;
	}

	.twincam_mobile_menu .mobile-menu-wrap {
		height: 100%;
		overflow: scroll;
		box-sizing: border-box;
	}

	.twincam_mobile_menu .menu-close {
		display: flex;
	}

	.twincam_mobile_menu .menu-close a {
		content: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23122E49;%7D%0A%3C/style%3E%3Cpolygon class="st0" points="100,7.6 92.4,0 50,42.4 7.6,0 0,7.6 42.4,50 0,92.4 7.6,100 50,57.6 92.4,100 100,92.4 57.6,50 "/%3E%3C/svg%3E%0A');
		width: 22px;
		height: 22px;
	}

	.twincam_mobile_menu .menu-close a:active,
	.twincam_mobile_menu .menu-close a:focus {
		background: transparent;
	}

	.twincam_mobile_menu h4 {
		position: relative;
		font-weight: 600;
		padding: 10px 0;
	}

	.twincam_mobile_menu .wp-block-group .wp-block-group h4 {
		border-bottom: solid 1px var(--wp--preset--color--tertiary);
		margin-bottom: 10px;
	}

	.twincam_mobile_menu .wp-block-group .wp-block-group {
		max-height: 52px;
		overflow: hidden;
		transition: max-height 0.4s ease-in-out;
	}

	.twincam_mobile_menu .wp-block-group .wp-block-group.open {
		max-height: 500px;
	}

	.twincam_mobile_menu .wp-block-group .wp-block-group ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.twincam_mobile_menu .wp-block-group .wp-block-group ul li {
		font-size: 1.3em;
		padding: 6px 0;
	}

	.twincam_mobile_menu h4:after {
		content: "";
		background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23191919;%7D%0A%3C/style%3E%3Cpolygon class="st0" points="92.4,27.2 50,69.6 7.6,27.2 0,34.8 50,84.8 100,34.8 "/%3E%3C/svg%3E%0A');
		background-repeat: no-repeat;
		background-size: contain;
		width: 20px;
		height: 16px;
		display: block;
		position: absolute;
		right: 0;
		top: 16px;
		transform: rotate(-90deg);
		transition: all 0.6s ease-in-out;
	}

	.twincam_mobile_menu .open h4:after {
		transform: rotate(0);
	}

}</pre></body></html>