

.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}



@property --glass-border-one{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0)}@property --glass-border-two{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0.5)}@property --glass-border-deg{syntax:"<angle>";inherits:true;initial-value:0deg}@property --glass-shimmer-width{syntax:"<length-percentage>";inherits:true;initial-value:10%}@keyframes glass-border-bounce{50%{scale:var(--glass-border-scale,0.995)}100%{scale:1;--glass-border-deg:var(--glass-hover-deg,360deg)}}@keyframes glass-border-rotate{100%{--glass-border-deg:var(--glass-hover-deg,360deg)}}.glass-outer{position:relative;box-shadow:var(--glass-drop-shadow,none);border-radius:var(--glass-radius,0)}.glass-inner{position:relative;overflow:hidden;border-radius:inherit;padding:var(--glass-padding,4rem 2rem);clip-path:inset(0 round var(--glass-radius));background:var(--glass-bg,hsl(0 0% 100% / 0.1));backdrop-filter:blur(var(--glass-blur,3px));box-shadow:var(--glass-inner-shadow,none);isolation:isolate;contain:paint;transition:background 200ms linear}.glass-inner::after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;transition:--glass-border-one 200ms linear,--glass-border-two 200ms linear;border:var(--glass-border-size,2px) solid transparent;background:linear-gradient(var(--glass-border-deg),var(--glass-border-two),var(--glass-border-one)) border-box;mask:linear-gradient(black,black) border-box,linear-gradient(black,black) padding-box;mask-composite:subtract}.glass-inner.glass-border-bounce:hover{animation:glass-border-bounce var(--glass-shine-duration,350ms) linear forwards}.glass-inner.glass-border-rotate:hover{animation:glass-border-rotate var(--glass-shine-duration,350ms) linear infinite forwards}.glass-spotlight{pointer-events:none;position:absolute;inset:0;z-index:0;opacity:0;transition:opacity 250ms linear;border-radius:inherit;background:radial-gradient(circle at var(--glass-spotlight-x,0px) var(--glass-spotlight-y,0px),var(--glass-spotlight-color,rgba(255,255,255,0.2)),transparent var(--glass-spotlight-size,40%));mix-blend-mode:screen}.glass-inner:hover .glass-spotlight{opacity:1}.glass-inner.shimmer::before{content:"";position:absolute;inset:-18%;pointer-events:none;mix-blend-mode:screen;border-radius:inherit;background:linear-gradient(var(--glass-shimmer-angle,60deg),transparent calc(50% - (var(--glass-shimmer-width,10%) / 2)),var(--glass-shimmer-color,rgba(255,255,255,.5)) 50%,transparent calc(50% + (var(--glass-shimmer-width,10%) / 2)));transform:translateX(-130%);will-change:transform;transition:transform var(--glass-shimmer-speed,650ms) var(--glass-shimmer-ease,cubic-bezier(.2,.7,.2,1)) var(--glass-shimmer-delay,0ms)}.glass-inner.shimmer:hover::before{transform:translateX(130%)}@media (prefers-reduced-motion:reduce){.glass-inner.shimmer::before{transition:none;transform:none}.glass-inner.glass-border-bounce:hover,.glass-inner.glass-border-rotate:hover{animation:none}}/*.glass-distortion{position:absolute;z-index:-1;inset:0;backdrop-filter:blur(3px);filter:url(#glass-distortion);overflow:hidden;isolation:isolate}*/
.clippath-svg{height:0}.clippath-svg svg{display:block}

.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.agent-hide{display:none !important}

.agent-hide{display:none !important}


.tabs-title > a{--primary:rgba(0, 0, 128, 1.00) ;}
            .tabs-title > a{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .tabs-title > a{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .tabs-title > a{font-size:calc(18rem/16) ;line-height:1.50 }}
.tabby{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.tabby{background-attachment:scroll!important}}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(7, 64, 128, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 34, 98, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(0, 0, 128, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 0, 128, 1.00);--link-color:rgba(7, 64, 128, 1.00);--link-color-hover:rgba(0, 0, 128, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(7, 64, 128, 1.00);--link-color-hover:rgba(15, 128, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(22rem/16)}h3,.h3{font-size:calc(21rem/16)}h4,.h4{font-size:calc(20rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(22rem/16)}h6,.h6{font-size:calc(20rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(22rem/16)}h6,.h6{font-size:calc(20rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  


@font-face{font-family:Ubuntu;font-style:normal;font-weight:normal;src:url("https://dev.kenthosts.co.uk/resources/Ubuntu-Regular.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:normal;font-weight:bold;src:url("https://dev.kenthosts.co.uk/resources/Ubuntu-Bold.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:italic;font-weight:normal;src:url("https://dev.kenthosts.co.uk/resources/Ubuntu-Italic.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:italic;font-weight:bold;src:url("https://dev.kenthosts.co.uk/resources/Ubuntu-BoldItalic.woff2") format("woff2");}
 html,body, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_1104_7{font-family:"Ubuntu",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Ubuntu",sans-serif }
            .foot{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .foot{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .foot{font-size:calc(14rem/16) ;line-height:1.50 }}
.back1{background-image:url('../files/bgimage-28-144.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.back1{background-attachment:scroll!important}}
.pad1{padding-top:2.5rem ;padding-right:1.25rem ;padding-bottom:1.25rem ;padding-left:1.25rem ;}  
.back1b{background-image:url('../files/bgimage-10-144.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.back1b{background-attachment:scroll!important}}
.head{margin-top:1.5rem ;}  
.back2{background-color:rgba(0, 0, 128, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.back2{background-attachment:scroll!important}}
.back3{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.back3{background-attachment:scroll!important}}
.clip{clip-path:circle(50% at 50% 50%) ;}
.clip{height:5rem ;}  
.clip{width:5rem ;}  
.clip .per{position: absolute   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:50% ;}
.rond{border-radius:10px ;}
.pad{padding:0.75rem ;}  
.back1b{height:50vh ;}  
.circ{clip-path:circle(50% at 50% 50%) ;}
.frog{position:fixed    ;z-index:1 ;top:5px ;bottom:unset ;left:unset ;right:5px ;}
.frog{z-index:10000 !important}
.frog1{position:fixed    ;z-index:1 ;top:10px ;bottom:unset ;left:20px ;right:unset ;}
.frog1{z-index:10000 !important}
.hid{height:14rem ;}  
.rond{border-radius:10px ;}
.rondl{border-radius:25px 10px 10px 25px ;}
.backw{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.backw{background-attachment:scroll!important}}
.rondr{border-radius:10px 25px 25px 10px ;}
.head{margin-top:10rem ;}  
.marg6{margin-top:4rem ;}  
.circ{clip-path:circle(50% at 50% 50%) ;}
.foto{display:flex;align-items:center;aspect-ratio:16/9;}
.marg4{margin:-2.5rem ;}  
.marghead{margin-bottom:-3rem !important;}  
 .top-bar.topm, .top-bar.topm ul{--topbar-background:rgba(230, 230, 230, 0.00)} .top-bar.topm{padding:0 0.5rem} .title-bar.topm{--titlebar-background:rgba(10, 10, 10, 0.00);--titlebar-color:rgba(0, 0, 128, 1.00);padding:0.75rem} .title-bar.topm .menu-icon{--hamburger-color:rgba(0, 0, 128, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menum>.menu a, .menu.menum a{--menu-link-color:rgba(0, 0, 128, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menum>.menu .menu-text, .menu.menum .menu-text{--menu-text-color:rgba(0, 0, 128, 1.00)} .menum>.menu>li>a, .menu.menum>li>a{padding-top:1rem;padding-bottom:1rem} .menum>.menu .submenu>li>a, .menu.menum .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menum>.menu li.active>a, .menum>.menu li.is-active>a, .menum>.menu a.is-active, .menu.menum li.active>a, .menu.menum li.is-active>a, .menu.menum a.is-active{--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(0, 0, 128, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(0, 0, 128, 1.00)} .menum>.menu .submenu li.active>a, .menum>.menu .submenu li.is-active>a, .menum>.menu .submenu a.is-active, .menu.menum .submenu li.active>a, .menu.menum .submenu li.is-active>a, .menu.menum .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menum>.menu .submenu a, .menu.menum .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menum>.menu .submenu, .menu.menum .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menum>.menu .submenu a, .menu.menum .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(0, 0, 128, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menum>.menu .submenu .menu-text, .menu.menum .submenu .menu-text{--menu-text-color:rgba(0, 0, 128, 1.00)} .menum>.menu .submenu li.active>a, .menum>.menu .submenu li.is-active>a, .menum>.menu .submenu a.is-active, .menu.menum .submenu li.active>a, .menu.menum .submenu li.is-active>a, .menu.menum .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.colon{-webkit-columns:calc(200rem/16) 2;-moz-columns:calc(200rem/16) 2;columns:calc(200rem/16) 2;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(255, 255, 255, 1.00);-moz-column-rule:1px dotted rgba(255, 255, 255, 1.00);column-rule:1px dotted rgba(255, 255, 255, 1.00)}
.stacks_in_1124_11 img{width:100%;max-width:60px}
/* -- EACH CSS Template -- */



/*  Edit */



	
	#stacks_in_1124_16 .HYPE_document  { text-align: center; display: block; width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%; }	
	#stacks_in_1124_16 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
    #stacks_in_1124_16_default31_hype_container { } 		

	#stacks_in_1124_16 .button-stats { }
	#stacks_in_1124_16 .button-stats:hover, .button-stats:hover { color: #dcdcdc !important;	background-color: #262626 !important;  }
	
	/* Link  */
	#stacks_in_1124_16 .wrapper_link  { display: none !important; position: absolute;	padding: 0; top: 0; right: 0; left: 0; bottom: 0; margin: auto;	z-index: 2;	border-radius: 100px; -webkit-border-radius: 100px; min-height: 100px !important; max-height: 200px !important; width: auto; max-width: 75vw; }
	#stacks_in_1124_16 .back_wrapper_31 {  text-align: center; margin-right: auto; margin-left: auto; display: block; position: relative; max-width: 1300vh;	
		 height: 20vh; min-height: 150px !important; 	
		 padding: 10px 0 0; }
		/* padding: 10px FIX auto start above */
		
		
	/* fixed height setting */
	@media (max-width: 800px) { #stacks_in_1124_16 .back_wrapper_31 { 
	 } }
	@media (max-width: 600px) { #stacks_in_1124_16 .back_wrapper_31 { 
	 } }	
	#stacks_in_1124_16 .wrapper_31 { 
		text-align: center; margin-right: auto; margin-left: auto; display: block; position: relative;	max-width: 1300px;		
		 height: 20vh; min-height: 150px !important; 		
		 }
	/* fixed height setting */
	@media (max-width: 800px) { #stacks_in_1124_16 .wrapper_31 { 
	 } }
	@media (max-width: 600px) { #stacks_in_1124_16 .wrapper_31 { 
	 } }
	
	/*  Hype rot */
	#stacks_in_1124_16 .flex_elements{ 	transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; }
	/* --- 4 Static titles */
	.hype-title-static {	   }
	.hype-title-scale{  }
	
	@keyframes hype-title-scale { 
	0% {transform: scale(0.8); opacity: 0;}
	40% {transform: scale(0.8);}
	45% {opacity: 0;}      
	100% {transform: scale(1); opacity: 1;}
	}
	@-webkit-keyframes hype-title-scale {
	0% {-webkit-transform: scale(0.8); opacity: 0;}
	40% {-webkit-transform: scale(0.8);} 
	45% {opacity: 0;}      
	100% {-webkit-transform: scale(1); opacity: 1;}
	}
	
	.hype-title-fade {	
	 }
	
	@keyframes hype-title-fade {
	0% {opacity: 0;}   
	10% {opacity: 0;} 
	100% {opacity: 1;}
	}
	@-webkit-keyframes hype-title-fade {
	0% { opacity: 0;} 
	10% {opacity: 0;}   
	100% {opacity: 1;}
	}
	
	 /*  A B */
	#stacks_in_1124_16 .hype_title_31 { color: #074080 !important;  }
	#stacks_in_1124_16 .hype_title_31_b { color: #074080 !important;  }
	#stacks_in_1124_16 .hype_slogan_31 { 
		color: #000080 !important; font-size: 82px !important; font-family: 'slogan_custom_theme_font_selector', sans-serif !important;		
		
	    			
		text-decoration: overline;	transform: rotate( 0deg ) !important; -webkit-transform: rotate( 0deg ) !important; margin-top: 80px !important; margin-left: 0px !important; display: block !important; letter-spacing: 0px !important; line-height: 70px !important; 
		font-family: "Ubuntu", sans-serif !important;	
		   
	}
	
	/* Titles */
	#stacks_in_1124_16 .hype_title_31, #stacks_in_1124_16 .hype_title_31_b { 
		font-size: 160px !important;
		
	    		
		text-decoration: None;
		
		margin-top: 0px !important; margin-left: 0px !important; letter-spacing: 0px !important; line-height: 180px !important;
		
		font-family: 'title_custom_theme_font_selector', sans-serif !important; -webkit-transform: translate3d(0,0,0) !important;
		
		 
		
		 	
		
		 	
		
		
		font-family: 'Ubuntu', sans-serif !important;	
		  
		
		  
	}	

	#stacks_in_1124_16 .hype_title_31, #stacks_in_1124_16 .hype_title_31_b {   }	
	#stacks_in_1124_16 .hype_title_31, #stacks_in_1124_16 .hype_title_31_b {   }
	
	/* back_wrapper- fix consolidation. stay under text */
	#stacks_in_1124_16 .back_wrapper_31 {				 
	  background-color: transparent !important; 				 
	 				
	 				
	  }	
	
	#stacks_in_1124_16 .back_wrapper_31::after { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../files/dots0.png) center center repeat !important; }	
	#stacks_in_1124_16 .back_wrapper_31bg::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none;  }
	
	@media (max-width: 768px) { #stacks_in_1124_16 .back_wrapper_31::after, #stacks_in_1124_16 .back_wrapper_31bg::before {  display: none !important; width: 0%; height: 0%;  } }
	
	#stacks_in_1124_16 .back_wrapper_31bg { 	
				
		text-align: center; display: block; position: relative;	
		max-width: 1300vh;		
		 height: 20vh; min-height: 150px !important;  		
			
		padding: 0; margin: 0;
	}
	
	/* fixed position in desktop only */
	@media (max-width: 480px) { #stacks_in_1124_16 .back_wrapper_31bg { background-attachment: scroll !important; } }
	@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_1124_16 .back_wrapper_31bg {  background-attachment: scroll !important; } }
	@media (min-width: 1025px) {  }
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_1124_16 .back_wrapper_31bg { background-attachment: scroll !important;  } }
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_1124_16 .back_wrapper_31bg { background-attachment: scroll !important;  } }
	@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_1124_16 .back_wrapper_31bg  {  background-attachment: scroll !important;  } }
	
	/* fixed height setting */
	@media (max-width: 800px) { #stacks_in_1124_16 .back_wrapper_31bg {   } }
	@media (max-width: 600px) { #stacks_in_1124_16 .back_wrapper_31bg {   } }
	
	#stacks_in_1124_16 .hype_title_31, #stacks_in_1124_16 .hype_title_31_b {	
	 
	}
	
	#stacks_in_1124_16 .hype_line_31 { background-color: #000080 !important; display: block !important;	margin-top: 0px !important; margin-left: 0px !important; }	
	#stacks_in_1124_16 .hype-glow-31 {  display: none !important;  }	
	#stacks_in_1124_16 .hype-flash-color-31 { background-color: rgba(0, 0, 0, 0.35) !important; width: 50px; height: 50px; margin-bottom: 13px; margin-right: auto; margin-left: auto; text-align: center; backface-visibility: hidden !important; }	
		
	/* @group Built-in Webfonts */
	@font-face { font-family: 'Cordial Regular';
	src: url('../files/webfonts31/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_regular_39-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Semi Bold';
	src: url('../files/webfonts31/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_semibold_38-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Medium';
	src: url('../files/webfonts31/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),url('../files/webfonts31/cordial_web/cordial_medium_38-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Light';
	src: url('../files/webfonts31/cordial_web/cordial_light_59-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_light_59-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Bold';
	src: url('../files/webfonts31/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_bold_69-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Inline Bdrounded';
	src: url('../files/webfonts31/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Cordial Cherry Bdrounded';
	src: url('../files/webfonts31/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'), url('../files/webfonts31/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	
	@font-face { font-family: 'Raleway Light';
    src: url('../files/webfonts31/raleway/Raleway_Light.woff2') format('woff2'), url('../files/webfonts31/raleway/Raleway_Light.woff') format('woff');
    font-weight: normal; font-style: normal; }
    @font-face { font-family: 'Raleway';
    src: url('../files/webfonts31/raleway/Raleway_Regular.woff2') format('woff2'), url('../files/webfonts31/raleway/Raleway_Regular.woff') format('woff');
    font-weight: normal; font-style: normal; }    
    @font-face { font-family: 'Raleway Bold';
    src: url('../files/webfonts31/raleway/Raleway_Bold.woff2') format('woff2'), url('../files/webfonts31/raleway/Raleway_Bold.woff') format('woff');
    font-weight: normal; font-style: normal; }	
        		
	@font-face { font-family: 'Montserrat Light';
	src: url('../files/webfonts31/montserrat/Montserrat-Light.woff2') format('woff2'), url('../files/webfonts31/montserrat/Montserrat-Light.woff') format('woff');
	font-weight: normal !important; font-style: normal; 	}	
	@font-face { font-family: 'Montserrat';
	src: url('../files/webfonts31/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../files/webfonts31/montserrat/Montserrat-Medium.woff') format('woff');
	font-weight: normal !important; font-style: normal;	}	
	@font-face { font-family: 'Montserrat Bold';
	src: url('../files/webfonts31/montserrat/Montserrat-Bold.woff2') format('woff2'), url('../files/webfonts31/montserrat/Montserrat-Bold.woff') format('woff');
	font-weight: normal !important; font-style: normal;	}		

	@font-face { font-family: 'Lato Light';
	src: url('../files/webfonts31/lato/Lato-Light.woff2') format('woff2'), url('../files/webfonts31/lato/Lato-Light.woff') format('woff');
	font-weight: normal; font-style: normal; }	
	@font-face { font-family: 'Lato';
	src: url('../files/webfonts31/lato/Lato-Regular.woff2') format('woff2'), url('../files/webfonts31/lato/Lato-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; }	
	@font-face { font-family: 'Lato Bold';
	src: url('../files/webfonts31/lato/Lato-Bold.woff2') format('woff2'), url('../files/webfonts31/lato/Lato-Bold.woff') format('woff');
	font-weight: normal; font-style: normal; }
	
    @font-face { font-family: 'Open Sans Light';
    src: url('../files/webfonts31/opensans/OpenSans-Light.woff2') format('woff2'), url('../files/webfonts31/opensans/OpenSans-Light.woff') format('woff');
    font-weight: normal; font-style: normal; font-display: swap; }
    @font-face { font-family: 'Open Sans';
    src: url('../files/webfonts31/opensans/OpenSans-Medium.woff2') format('woff2'), url('../files/webfonts31/opensans/OpenSans-Medium.woff') format('woff');
    font-weight: normal; font-style: normal; font-display: swap; }
	@font-face { font-family: 'Open Sans Bold';
    src: url('../files/webfonts31/opensans/OpenSans-Bold.woff2') format('woff2'), url('../files/webfonts31/opensans/OpenSans-Bold.woff') format('woff');
    font-weight: normal; font-style: normal; font-display: swap; }    
    
	@font-face { font-family: 'Signika Light';
	src: url('../files/webfonts31/signika/Signika-Light.woff2') format('woff2'), url('../files/webfonts31/signika/Signika-Light.woff') format('woff');
	font-weight: normal; font-style: normal; }
    @font-face { font-family: 'Signika';
	src: url('../files/webfonts31/signika/Signika-Regular.woff2') format('woff2'), url('../files/webfonts31/signika/Signika-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; }	
	@font-face { font-family: 'Signika Bold';
	src: url('../files/webfonts31/signika/Signika-Bold.woff2') format('woff2'), url('../files/webfonts31/signika/Signika-Bold.woff') format('woff');
	font-weight: normal; font-style: normal; }		
		
	@font-face { font-family: 'Advent Pro Light';
	src: url('../files/webfonts31/advent_pro/AdventPro-Light.woff2') format('woff2'), url('../files/webfonts31/advent_pro/AdventPro-Light.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }
	@font-face { font-family: 'Advent Pro';
	src: url('../files/webfonts31/advent_pro/AdventPro-Regular.woff2') format('woff2'), url('../files/webfonts31/advent_pro/AdventPro-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }
    @font-face { font-family: 'Advent Pro Bold';
	src: url('../files/webfonts31/advent_pro/AdventPro-Bold.woff2') format('woff2'), url('../files/webfonts31/advent_pro/AdventPro-Bold.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }	
		
	@font-face { font-family: 'Roboto Light';
	src: url('../files/webfonts31/roboto/Roboto-Light.woff2') format('woff2'), url('../files/webfonts31/roboto/Roboto-Light.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }	
	@font-face { font-family: 'Roboto';
	src: url('../files/webfonts31/roboto/Roboto-Regular.woff2') format('woff2'), url('../files/webfonts31/roboto/Roboto-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }  
	@font-face { font-family: 'Roboto Bold';
	src: url('../files/webfonts31/roboto/Roboto-Bold.woff2') format('woff2'), url('../files/webfonts31/roboto/Roboto-Bold.woff') format('woff');
	font-weight: normal; font-style: normal; font-display: swap; }	
	
	@font-face { font-family: 'Playfair Display';
	src: url('../files/webfonts31/playfairsc/PlayfairDisplay-Regular.woff2') format('woff2'), url('../files/webfonts31/playfairsc/PlayfairDisplay-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Playfair Display Bold';
	src: url('../files/webfonts31/playfairsc/PlayfairDisplay-Bold.woff2') format('woff2'), url('../files/webfonts31/playfairsc/PlayfairDisplay-Bold.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Playfair Display ExtraBold';
	src: url('../files/webfonts31/playfairsc/PlayfairDisplay-ExtraBold.woff2') format('woff2'), url('../files/webfonts31/playfairsc/PlayfairDisplay-ExtraBold.woff') format('woff');
	font-weight: normal; font-style: normal; }
	
	@font-face { font-family: 'Rubik Mono One';
	src: url('../files/webfonts31/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Abel';
	src: url('../files/webfonts31/abel/abel-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/abel/abel-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Open Sans Condensede';
	src: url('../files/webfonts31/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../files/webfonts31/open-sans-condensed/opensans-condlight-webfont.woff') format('woff');
	
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Bree Serif';
	src: url('../files/webfonts31/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/breeserif/breeserif-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Pacifico';
	src: url('../files/webfonts31/pacifico/pacifico-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/pacifico/pacifico-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Rochester';
	src: url('../files/webfonts31/rochester/rochester-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/rochester/rochester-regular-webfont.woff') format('woff')
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Fjalla One';
	src: url('../files/webfonts31/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/fjallaone/fjallaone-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Viga';
	src: url('../files/webfonts31/viga/viga-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/viga/viga-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Ubuntu';
	src: url('../files/webfonts31/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../files/webfonts31/ubuntu/ubuntu-r-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }
	@font-face { font-family: 'Archivo Black';
	src: url('../files/webfonts31/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../files/webfonts31/archivoblack/archivoblack-regular-webfont.woff') format('woff');
	font-weight: normal; font-style: normal; }	
	
	@font-face { font-family: 'Borel';
	src: url('../files/webfonts31/borel/Borel-Regular.woff2') format('woff2'), url('../files/webfonts31/borel/Borel-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; }		
	/* @end */	
	
	#stacks_in_1124_16 .trigger-31 { 
	 margin-top: 80px !important; 
	
	 
	opacity: 0 !important;}
	
	
	
/* -- End EACH CSS Template -- */#stacks_in_1124_16 .scrollButton-hypetitles {   display: none !important;  position: absolute;	left: 0; z-index: 6; margin-right: auto; margin-left: auto;	right: 0; bottom: 8%; border-radius: 56px; -webkit-border-radius: 56px; -moz-border-radius: 56px; padding: 0; width: 92px; display: block; -webkit-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;-moz-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;	animation-iteration-count: 2; animation-delay: 0.15s; 
 }    
@keyframes hypetitles-button_pulse { 
0%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform:  scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
30%{ opacity: 0.8; transform: scale(0.9) translate(0px, 4px); -moz-transform: scale(0.9) translate(0px, 4px); -webkit-transform: scale(0.9) translate(0px, 4px); } 
75%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
 100%{ opacity: 1;  transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); }  
}

@-webkit-keyframes hypetitles-button_pulse { 0%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 30%{-webkit-transform: scale(0.9) translate(0px, 4px);  opacity: 0.8;} 75%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 100%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} }

#stacks_in_1124_16 .scrollButton-hypetitles a {  font-size: 50px !important; line-height: 1em; transition: 0.05s linear; 	-webkit-transition: 0.04s linear; -moz-transition: 0.04s linear; 	-webkit-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; -moz-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation-iteration-count: 1; animation-delay: 0.3s;	color: #D5D5D5 !important;   
 }

#stacks_in_1124_16 .scrollButton-hypetitles [class^="fa fa-"], #stacks_in_1124_16 .scrollButton-hypetitles #stacks_in_1124_16 [class*="fa fa-"] { color: #D5D5D5 !important; } @keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0; } 100%{ opacity: 1;} } @-webkit-keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0;} 100%{ opacity: 1;} }
#stacks_in_1124_16 .scrollButton-hypetitles a:hover { text-shadow: 0 0 7px rgba(0, 0, 0, 0.25); }

#stacks_in_1124_16 .scrollButton-hypetitles [class^="fa fa-"] {  transition: all 0.17s linear; -moz-transition: all 0.17s linear; -webkit-transition: all 0.17s linear;  }
#stacks_in_1124_16 .scrollButton-hypetitles [class^="fa fa-"]:active {transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important; -moz-transform: scale(0.75) !important; }

#target-hypetitles {  position: absolute; height: 0px; width: 100%; bottom: 0px;  
 }
@media only screen and (max-height: 601px) {
#stacks_in_1124_16 .scrollButton-hypetitles { display: none !important; } #stacks_in_1124_16 .scrollButton-hypetitles a {  font-size: 0 !important; display: none !important;  }  
}.stacks_in_1124_26 img{width:100%;max-width:60px}
.stacks_in_1124_31 img{width:100%;max-width:50px}
.stacks_in_1124_35 img{width:100%;max-width:60px}





.off-canvas, .off-canvas-absolute{width:0.00vw !important;}@media only screen and (min-width:40em){.off-canvas, .off-canvas-absolute{width:0.00vw !important}}@media only screen and (min-width:64em){.off-canvas, .off-canvas-absolute{width:100.00vw !important}}







.off-canvas.position-left

{
    transform-origin: 0% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(-100%, 0%, 0px)
        
        
        
        
        !important;
}







.off-canvas.position-left.is-open

{
    transform-origin: 0% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(0%, 0%, 0px)
        
        
        
        
        !important;
}







.off-canvas.position-right

{
    transform-origin: 0% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(100%, 0%, 0px)
        
        
        
        
        !important;
}







.off-canvas.position-right.is-open

{
    transform-origin: 0% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(0%, 0%, 0px)
        
        
        
        
        !important;
}



.off-canvas, .off-canvas-absolute{box-shadow:unset !important}


@media screen and (min-width: 64em){.logo{position: absolute  ;z-index:1 ;top:64px ;bottom:unset ;left:unset ;right:unset ;}}


  h1,.h1,          .title h1.title{font-family:"Poppins",sans-serif !important}
            h2.title, h3.title, h4.title, h5.title, h6.title, .above-title, .description, .credits{font-family:"Poppins",sans-serif !important}


            h1.title{font-size:calc(48rem/16) ;font-weight:700 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(54rem/16) }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(64rem/16) }}
            h2.title{font-size:calc(28rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(30rem/16) }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(32rem/16) }}
            h3.title{font-size:calc(26rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(32rem/16) }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(38rem/16) }}
            h4.title{font-size:calc(22rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(26rem/16) }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(32rem/16) }}
            h5.title{font-size:calc(19rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(24rem/16) }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(26rem/16) }}
            h6.title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(20rem/16) }}

            .above-title{font-size:calc(18rem/16) ;font-weight:600 ;line-height:1.25 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(18rem/16) }}

            .description{font-size:calc(18rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) {            .description{font-size:calc(18rem/16) }}
            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description.smaller{font-size:calc(15rem/16) }}@media only screen and (min-width:64em) {            .description.smaller{font-size:calc(15rem/16) }}

            .credits{font-size:calc(14rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .credits{font-size:calc(14rem/16) }}@media only screen and (min-width:64em) {            .credits{font-size:calc(14rem/16) }}
@media screen and (min-width: 64em){.credits{position: absolute  ;z-index:1 ;top:unset ;bottom:64px ;left:unset ;right:unset ;}}


h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:10.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:12.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px }}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}


            .button,.button{font-family:"Poppins",sans-serif }

            .button{font-size:calc(14rem/16) !important;font-weight:700 !important;}@media only screen and (min-width:40em) {            .button{font-size:calc(14rem/16) !important}}@media only screen and (min-width:64em) {            .button{font-size:calc(14rem/16) !important}}


.button{position:relative;z-index:0}.button:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 !important;background-color:var(--black-color) !important;}






.button:before

{
    transform-origin: 50% 100% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 0.00, 1.00)
        
        
        
        ;
}







.button:hover:before

{
    transform-origin: 50% 100% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.button:before{transition:transform 250ms ease 0ms }




@media screen and (min-width: 64em){.social-links{position: absolute  ;z-index:1 ;top:unset ;bottom:64px ;left:unset ;right:unset ;}}


.social {--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(68, 68, 68, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(68, 68, 68, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(255, 255, 255, 1.00);--alert-contrast:rgba(255, 255, 255, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(38, 38, 38, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.alt .social {--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(68, 68, 68, 1.00);--secondary-contrast:rgba(255, 255, 255, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(255, 255, 255, 1.00);--alert-contrast:rgba(255, 255, 255, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}



.main-area{padding-top:40.00px !important;padding-right:32.00px !important;padding-bottom:40.00px !important;padding-left:32.00px !important;}@media only screen and (min-width:40em){.main-area{padding-top:32.00px !important;padding-right:40.00px !important;padding-bottom:32.00px !important;padding-left:40.00px !important}}@media only screen and (min-width:64em){.main-area{padding-top:20.00px !important;padding-right:48.00px !important;padding-bottom:20.00px !important;padding-left:96.00px !important}}

@media screen and (max-width: 63.9375em){.main-area{height:auto ;}}  
@media screen and (min-width: 64em){.main-area{height:100vh ;}}  


.side-area{padding-top:64.00px !important;padding-right:32.00px !important;padding-bottom:64.00px !important;padding-left:32.00px !important;}@media only screen and (min-width:40em){.side-area{padding-top:64.00px !important;padding-right:40.00px !important;padding-bottom:48.00px !important;padding-left:40.00px !important}}@media only screen and (min-width:64em){.side-area{padding-top:20.00px !important;padding-right:64.00px !important;padding-bottom:20.00px !important;padding-left:64.00px !important}}

@media screen and (max-width: 63.9375em){.side-area{height:auto ;}}  
@media screen and (min-width: 64em){.side-area{height:100vh ;}}  


.canvas-img1{background-image:url('../files/bgimage-5014-757.jpg') !important;background-repeat:no-repeat    !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-size:  cover !important; }@media (hover:none) and (pointer:coarse){.canvas-img1{background-attachment:scroll!important}}
.canvas-img2{background-image:url('../files/bgimage-5016-757.jpg') !important;background-repeat:no-repeat    !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-size:  cover !important; }@media (hover:none) and (pointer:coarse){.canvas-img2{background-attachment:scroll!important}}
.canvas-img3{background-image:url('../files/bgimage-5017-757.jpg') !important;background-repeat:no-repeat    !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-size:  cover !important; }@media (hover:none) and (pointer:coarse){.canvas-img3{background-attachment:scroll!important}}

.canvas-left{background-color:var(--white-color) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.canvas-left{background-attachment:scroll!important}}

.pad{padding-top:48.00px !important;padding-right:32.00px !important;padding-bottom:48.00px !important;padding-left:32.00px !important;}@media only screen and (min-width:40em){.pad{padding-top:32.00px !important;padding-right:40.00px !important;padding-bottom:32.00px !important;padding-left:40.00px !important}}@media only screen and (min-width:64em){.pad{padding-top:20.00px !important;padding-right:80.00px !important;padding-bottom:20.00px !important;padding-left:80.00px !important}}

@media screen and (max-width: 63.9375em){.half-vh{height:300.00px ;}}@media only screen and (min-width:40em){.half-vh{height:350.00px }}@media only screen and (min-width:64em){.half-vh{height:100.00px }}
@media screen and (min-width: 64em){.half-vh{height:50vh ;}}  
@media screen and (max-width: 63.9375em){.half-container{height:300.00px ;}}@media only screen and (min-width:40em){.half-container{height:350.00px }}@media only screen and (min-width:64em){.half-container{height:100.00px }}
@media screen and (min-width: 64em){.half-container{height:50% ;}}  
.full-container{height:100% ;}  


.canvas-right{background-color:var(--white-color) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.canvas-right{background-attachment:scroll!important}}


@media screen and (min-width: 64em){.height-map{height:100vh !important;}}  




.main-area{background-image:url('https://kenthosts.co.uk/resources/Back2.jpeg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.main-area{background-attachment:scroll!important}}

.main-area{position:relative;z-index:0}.main-area:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 ;background-color:var(--black-color) ;}
.stacks_in_350{--glass-bg:hsl(from #0F80FF h s l / 0.81);--glass-blur:3px;--glass-border-size:2px;--glass-radius:10px;--glass-border-one:rgba(0, 0, 128, 1.00);--glass-border-two:rgba(102, 204, 255, 1.00);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:none;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:60deg;--glass-shimmer-color:rgba(33, 255, 255, 1.00);--glass-shimmer-width:16%;--glass-shimmer-speed:650ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.25);--glass-padding:2rem 2rem}.stacks_in_350:hover{--glass-border-one:rgba(102, 102, 255, 1.00);--glass-border-two:rgba(102, 255, 255, 1.00);--glass-bg:hsl(from #209FE9 h s l / 0.81);}
/* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_1058 .hype-text-22, #stacks_in_1058 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_1058 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_1058 .hype-text-22, #stacks_in_1058 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_1058 .hype-text-22, #stacks_in_1058 .hype-text-22-mobile, #stacks_in_1058 p .hype-text-22, #stacks_in_1058 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_1058 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_1058 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_1058 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_1058_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_1058 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_1058 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_1058 .hype_line_22_corner7 path {
			
}		
#stacks_in_1058 .hype_line_22 path, #stacks_in_1058 .hype_line_22_corner0 path, #stacks_in_1058 .hype_line_22_corner1 path, #stacks_in_1058 .hype_line_22_corner2 path, #stacks_in_1058 .hype_line_22_corner3 path, #stacks_in_1058 .hype_line_22_corner4 path, #stacks_in_1058 .hype_line_22_corner5 path, #stacks_in_1058 .hype_line_22_corner6 path, #stacks_in_1058 .hype_line_22_corner7 path, #stacks_in_1058 .hype_line_22_corner8 path, #stacks_in_1058 .hype_line_22_corner9 path, #stacks_in_1058 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_1058 .hype_line_22 path, #stacks_in_1058 .hype_line_22_corner0 path, #stacks_in_1058 .hype_line_22_corner1 path, #stacks_in_1058 .hype_line_22_corner2 path, #stacks_in_1058 .hype_line_22_corner3 path, #stacks_in_1058 .hype_line_22_corner4 path, #stacks_in_1058 .hype_line_22_corner5 path, #stacks_in_1058 .hype_line_22_corner6 path, #stacks_in_1058 .hype_line_22_corner7 path, #stacks_in_1058 .hype_line_22_corner8 path, #stacks_in_1058 .hype_line_22_corner9 path, #stacks_in_1058 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_1058 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_1058 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_1058 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_1058 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_1058 .hype_line_22_corner1 path { 
	}		
	#stacks_in_1058 .hype_line_22_corner2 path { 
	}		
	#stacks_in_1058 .hype_line_22_corner3 path { 
	}		
	#stacks_in_1058 .hype_line_22_corner4 path { 
	}
	#stacks_in_1058 .hype_line_22_corner5 path { 
	}
	#stacks_in_1058 .hype_line_22_corner6 path { 
	}
	#stacks_in_1058 .hype_line_22_corner7 path { 
	}		
	#stacks_in_1058 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_1058 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_1058 .hype_line_22 path, #stacks_in_1058 .hype_line_22_corner0 path, #stacks_in_1058 .hype_line_22_corner1 path, #stacks_in_1058 .hype_line_22_corner2 path, #stacks_in_1058 .hype_line_22_corner3 path, #stacks_in_1058 .hype_line_22_corner4 path, #stacks_in_1058 .hype_line_22_corner5 path, #stacks_in_1058 .hype_line_22_corner6 path, #stacks_in_1058 .hype_line_22_corner7 path, #stacks_in_1058 .hype_line_22_corner8 path, #stacks_in_1058 .hype_line_22_corner9 path, #stacks_in_1058 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_1058 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_1058 .hype_line_22_corner0 path, #stacks_in_1058 .hype_line_22_corner1 path, #stacks_in_1058 .hype_line_22_corner2 path, #stacks_in_1058 .hype_line_22_corner3 path, #stacks_in_1058 .hype_line_22_corner4 path, #stacks_in_1058 .hype_line_22_corner5 path, #stacks_in_1058 .hype_line_22_corner6 path, #stacks_in_1058 .hype_line_22_corner7 path, #stacks_in_1058 .hype_line_22_corner8 path, #stacks_in_1058 .hype_line_22_corner9 path, #stacks_in_1058 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_1058 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_1058 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_1064 .hype-text-22, #stacks_in_1064 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_1064 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_1064 .hype-text-22, #stacks_in_1064 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_1064 .hype-text-22, #stacks_in_1064 .hype-text-22-mobile, #stacks_in_1064 p .hype-text-22, #stacks_in_1064 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_1064 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_1064 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_1064 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_1064_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_1064 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_1064 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_1064 .hype_line_22_corner7 path {
			
}		
#stacks_in_1064 .hype_line_22 path, #stacks_in_1064 .hype_line_22_corner0 path, #stacks_in_1064 .hype_line_22_corner1 path, #stacks_in_1064 .hype_line_22_corner2 path, #stacks_in_1064 .hype_line_22_corner3 path, #stacks_in_1064 .hype_line_22_corner4 path, #stacks_in_1064 .hype_line_22_corner5 path, #stacks_in_1064 .hype_line_22_corner6 path, #stacks_in_1064 .hype_line_22_corner7 path, #stacks_in_1064 .hype_line_22_corner8 path, #stacks_in_1064 .hype_line_22_corner9 path, #stacks_in_1064 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_1064 .hype_line_22 path, #stacks_in_1064 .hype_line_22_corner0 path, #stacks_in_1064 .hype_line_22_corner1 path, #stacks_in_1064 .hype_line_22_corner2 path, #stacks_in_1064 .hype_line_22_corner3 path, #stacks_in_1064 .hype_line_22_corner4 path, #stacks_in_1064 .hype_line_22_corner5 path, #stacks_in_1064 .hype_line_22_corner6 path, #stacks_in_1064 .hype_line_22_corner7 path, #stacks_in_1064 .hype_line_22_corner8 path, #stacks_in_1064 .hype_line_22_corner9 path, #stacks_in_1064 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_1064 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_1064 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_1064 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_1064 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_1064 .hype_line_22_corner1 path { 
	}		
	#stacks_in_1064 .hype_line_22_corner2 path { 
	}		
	#stacks_in_1064 .hype_line_22_corner3 path { 
	}		
	#stacks_in_1064 .hype_line_22_corner4 path { 
	}
	#stacks_in_1064 .hype_line_22_corner5 path { 
	}
	#stacks_in_1064 .hype_line_22_corner6 path { 
	}
	#stacks_in_1064 .hype_line_22_corner7 path { 
	}		
	#stacks_in_1064 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_1064 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_1064 .hype_line_22 path, #stacks_in_1064 .hype_line_22_corner0 path, #stacks_in_1064 .hype_line_22_corner1 path, #stacks_in_1064 .hype_line_22_corner2 path, #stacks_in_1064 .hype_line_22_corner3 path, #stacks_in_1064 .hype_line_22_corner4 path, #stacks_in_1064 .hype_line_22_corner5 path, #stacks_in_1064 .hype_line_22_corner6 path, #stacks_in_1064 .hype_line_22_corner7 path, #stacks_in_1064 .hype_line_22_corner8 path, #stacks_in_1064 .hype_line_22_corner9 path, #stacks_in_1064 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_1064 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_1064 .hype_line_22_corner0 path, #stacks_in_1064 .hype_line_22_corner1 path, #stacks_in_1064 .hype_line_22_corner2 path, #stacks_in_1064 .hype_line_22_corner3 path, #stacks_in_1064 .hype_line_22_corner4 path, #stacks_in_1064 .hype_line_22_corner5 path, #stacks_in_1064 .hype_line_22_corner6 path, #stacks_in_1064 .hype_line_22_corner7 path, #stacks_in_1064 .hype_line_22_corner8 path, #stacks_in_1064 .hype_line_22_corner9 path, #stacks_in_1064 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_1064 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_1064 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_1081 .hype-text-22, #stacks_in_1081 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_1081 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_1081 .hype-text-22, #stacks_in_1081 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_1081 .hype-text-22, #stacks_in_1081 .hype-text-22-mobile, #stacks_in_1081 p .hype-text-22, #stacks_in_1081 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_1081 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_1081 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_1081 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_1081_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_1081 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_1081 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_1081 .hype_line_22_corner7 path {
			
}		
#stacks_in_1081 .hype_line_22 path, #stacks_in_1081 .hype_line_22_corner0 path, #stacks_in_1081 .hype_line_22_corner1 path, #stacks_in_1081 .hype_line_22_corner2 path, #stacks_in_1081 .hype_line_22_corner3 path, #stacks_in_1081 .hype_line_22_corner4 path, #stacks_in_1081 .hype_line_22_corner5 path, #stacks_in_1081 .hype_line_22_corner6 path, #stacks_in_1081 .hype_line_22_corner7 path, #stacks_in_1081 .hype_line_22_corner8 path, #stacks_in_1081 .hype_line_22_corner9 path, #stacks_in_1081 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_1081 .hype_line_22 path, #stacks_in_1081 .hype_line_22_corner0 path, #stacks_in_1081 .hype_line_22_corner1 path, #stacks_in_1081 .hype_line_22_corner2 path, #stacks_in_1081 .hype_line_22_corner3 path, #stacks_in_1081 .hype_line_22_corner4 path, #stacks_in_1081 .hype_line_22_corner5 path, #stacks_in_1081 .hype_line_22_corner6 path, #stacks_in_1081 .hype_line_22_corner7 path, #stacks_in_1081 .hype_line_22_corner8 path, #stacks_in_1081 .hype_line_22_corner9 path, #stacks_in_1081 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_1081 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_1081 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_1081 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_1081 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_1081 .hype_line_22_corner1 path { 
	}		
	#stacks_in_1081 .hype_line_22_corner2 path { 
	}		
	#stacks_in_1081 .hype_line_22_corner3 path { 
	}		
	#stacks_in_1081 .hype_line_22_corner4 path { 
	}
	#stacks_in_1081 .hype_line_22_corner5 path { 
	}
	#stacks_in_1081 .hype_line_22_corner6 path { 
	}
	#stacks_in_1081 .hype_line_22_corner7 path { 
	}		
	#stacks_in_1081 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_1081 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_1081 .hype_line_22 path, #stacks_in_1081 .hype_line_22_corner0 path, #stacks_in_1081 .hype_line_22_corner1 path, #stacks_in_1081 .hype_line_22_corner2 path, #stacks_in_1081 .hype_line_22_corner3 path, #stacks_in_1081 .hype_line_22_corner4 path, #stacks_in_1081 .hype_line_22_corner5 path, #stacks_in_1081 .hype_line_22_corner6 path, #stacks_in_1081 .hype_line_22_corner7 path, #stacks_in_1081 .hype_line_22_corner8 path, #stacks_in_1081 .hype_line_22_corner9 path, #stacks_in_1081 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_1081 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_1081 .hype_line_22_corner0 path, #stacks_in_1081 .hype_line_22_corner1 path, #stacks_in_1081 .hype_line_22_corner2 path, #stacks_in_1081 .hype_line_22_corner3 path, #stacks_in_1081 .hype_line_22_corner4 path, #stacks_in_1081 .hype_line_22_corner5 path, #stacks_in_1081 .hype_line_22_corner6 path, #stacks_in_1081 .hype_line_22_corner7 path, #stacks_in_1081 .hype_line_22_corner8 path, #stacks_in_1081 .hype_line_22_corner9 path, #stacks_in_1081 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_1081 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_1081 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_800 .hype-text-22, #stacks_in_800 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_800 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_800 .hype-text-22, #stacks_in_800 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_800 .hype-text-22, #stacks_in_800 .hype-text-22-mobile, #stacks_in_800 p .hype-text-22, #stacks_in_800 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_800 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_800 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_800 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_800_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_800 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_800 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_800 .hype_line_22_corner7 path {
			
}		
#stacks_in_800 .hype_line_22 path, #stacks_in_800 .hype_line_22_corner0 path, #stacks_in_800 .hype_line_22_corner1 path, #stacks_in_800 .hype_line_22_corner2 path, #stacks_in_800 .hype_line_22_corner3 path, #stacks_in_800 .hype_line_22_corner4 path, #stacks_in_800 .hype_line_22_corner5 path, #stacks_in_800 .hype_line_22_corner6 path, #stacks_in_800 .hype_line_22_corner7 path, #stacks_in_800 .hype_line_22_corner8 path, #stacks_in_800 .hype_line_22_corner9 path, #stacks_in_800 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_800 .hype_line_22 path, #stacks_in_800 .hype_line_22_corner0 path, #stacks_in_800 .hype_line_22_corner1 path, #stacks_in_800 .hype_line_22_corner2 path, #stacks_in_800 .hype_line_22_corner3 path, #stacks_in_800 .hype_line_22_corner4 path, #stacks_in_800 .hype_line_22_corner5 path, #stacks_in_800 .hype_line_22_corner6 path, #stacks_in_800 .hype_line_22_corner7 path, #stacks_in_800 .hype_line_22_corner8 path, #stacks_in_800 .hype_line_22_corner9 path, #stacks_in_800 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_800 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_800 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_800 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_800 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_800 .hype_line_22_corner1 path { 
	}		
	#stacks_in_800 .hype_line_22_corner2 path { 
	}		
	#stacks_in_800 .hype_line_22_corner3 path { 
	}		
	#stacks_in_800 .hype_line_22_corner4 path { 
	}
	#stacks_in_800 .hype_line_22_corner5 path { 
	}
	#stacks_in_800 .hype_line_22_corner6 path { 
	}
	#stacks_in_800 .hype_line_22_corner7 path { 
	}		
	#stacks_in_800 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_800 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_800 .hype_line_22 path, #stacks_in_800 .hype_line_22_corner0 path, #stacks_in_800 .hype_line_22_corner1 path, #stacks_in_800 .hype_line_22_corner2 path, #stacks_in_800 .hype_line_22_corner3 path, #stacks_in_800 .hype_line_22_corner4 path, #stacks_in_800 .hype_line_22_corner5 path, #stacks_in_800 .hype_line_22_corner6 path, #stacks_in_800 .hype_line_22_corner7 path, #stacks_in_800 .hype_line_22_corner8 path, #stacks_in_800 .hype_line_22_corner9 path, #stacks_in_800 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_800 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_800 .hype_line_22_corner0 path, #stacks_in_800 .hype_line_22_corner1 path, #stacks_in_800 .hype_line_22_corner2 path, #stacks_in_800 .hype_line_22_corner3 path, #stacks_in_800 .hype_line_22_corner4 path, #stacks_in_800 .hype_line_22_corner5 path, #stacks_in_800 .hype_line_22_corner6 path, #stacks_in_800 .hype_line_22_corner7 path, #stacks_in_800 .hype_line_22_corner8 path, #stacks_in_800 .hype_line_22_corner9 path, #stacks_in_800 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_800 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_800 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_897 .hype-text-22, #stacks_in_897 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_897 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_897 .hype-text-22, #stacks_in_897 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_897 .hype-text-22, #stacks_in_897 .hype-text-22-mobile, #stacks_in_897 p .hype-text-22, #stacks_in_897 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_897 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_897 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_897 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_897_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_897 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_897 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_897 .hype_line_22_corner7 path {
			
}		
#stacks_in_897 .hype_line_22 path, #stacks_in_897 .hype_line_22_corner0 path, #stacks_in_897 .hype_line_22_corner1 path, #stacks_in_897 .hype_line_22_corner2 path, #stacks_in_897 .hype_line_22_corner3 path, #stacks_in_897 .hype_line_22_corner4 path, #stacks_in_897 .hype_line_22_corner5 path, #stacks_in_897 .hype_line_22_corner6 path, #stacks_in_897 .hype_line_22_corner7 path, #stacks_in_897 .hype_line_22_corner8 path, #stacks_in_897 .hype_line_22_corner9 path, #stacks_in_897 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_897 .hype_line_22 path, #stacks_in_897 .hype_line_22_corner0 path, #stacks_in_897 .hype_line_22_corner1 path, #stacks_in_897 .hype_line_22_corner2 path, #stacks_in_897 .hype_line_22_corner3 path, #stacks_in_897 .hype_line_22_corner4 path, #stacks_in_897 .hype_line_22_corner5 path, #stacks_in_897 .hype_line_22_corner6 path, #stacks_in_897 .hype_line_22_corner7 path, #stacks_in_897 .hype_line_22_corner8 path, #stacks_in_897 .hype_line_22_corner9 path, #stacks_in_897 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_897 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_897 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_897 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_897 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_897 .hype_line_22_corner1 path { 
	}		
	#stacks_in_897 .hype_line_22_corner2 path { 
	}		
	#stacks_in_897 .hype_line_22_corner3 path { 
	}		
	#stacks_in_897 .hype_line_22_corner4 path { 
	}
	#stacks_in_897 .hype_line_22_corner5 path { 
	}
	#stacks_in_897 .hype_line_22_corner6 path { 
	}
	#stacks_in_897 .hype_line_22_corner7 path { 
	}		
	#stacks_in_897 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_897 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_897 .hype_line_22 path, #stacks_in_897 .hype_line_22_corner0 path, #stacks_in_897 .hype_line_22_corner1 path, #stacks_in_897 .hype_line_22_corner2 path, #stacks_in_897 .hype_line_22_corner3 path, #stacks_in_897 .hype_line_22_corner4 path, #stacks_in_897 .hype_line_22_corner5 path, #stacks_in_897 .hype_line_22_corner6 path, #stacks_in_897 .hype_line_22_corner7 path, #stacks_in_897 .hype_line_22_corner8 path, #stacks_in_897 .hype_line_22_corner9 path, #stacks_in_897 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_897 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_897 .hype_line_22_corner0 path, #stacks_in_897 .hype_line_22_corner1 path, #stacks_in_897 .hype_line_22_corner2 path, #stacks_in_897 .hype_line_22_corner3 path, #stacks_in_897 .hype_line_22_corner4 path, #stacks_in_897 .hype_line_22_corner5 path, #stacks_in_897 .hype_line_22_corner6 path, #stacks_in_897 .hype_line_22_corner7 path, #stacks_in_897 .hype_line_22_corner8 path, #stacks_in_897 .hype_line_22_corner9 path, #stacks_in_897 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_897 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_897 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_901 .hype-text-22, #stacks_in_901 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_901 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_901 .hype-text-22, #stacks_in_901 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_901 .hype-text-22, #stacks_in_901 .hype-text-22-mobile, #stacks_in_901 p .hype-text-22, #stacks_in_901 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_901 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_901 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_901 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_901_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_901 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_901 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_901 .hype_line_22_corner7 path {
			
}		
#stacks_in_901 .hype_line_22 path, #stacks_in_901 .hype_line_22_corner0 path, #stacks_in_901 .hype_line_22_corner1 path, #stacks_in_901 .hype_line_22_corner2 path, #stacks_in_901 .hype_line_22_corner3 path, #stacks_in_901 .hype_line_22_corner4 path, #stacks_in_901 .hype_line_22_corner5 path, #stacks_in_901 .hype_line_22_corner6 path, #stacks_in_901 .hype_line_22_corner7 path, #stacks_in_901 .hype_line_22_corner8 path, #stacks_in_901 .hype_line_22_corner9 path, #stacks_in_901 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_901 .hype_line_22 path, #stacks_in_901 .hype_line_22_corner0 path, #stacks_in_901 .hype_line_22_corner1 path, #stacks_in_901 .hype_line_22_corner2 path, #stacks_in_901 .hype_line_22_corner3 path, #stacks_in_901 .hype_line_22_corner4 path, #stacks_in_901 .hype_line_22_corner5 path, #stacks_in_901 .hype_line_22_corner6 path, #stacks_in_901 .hype_line_22_corner7 path, #stacks_in_901 .hype_line_22_corner8 path, #stacks_in_901 .hype_line_22_corner9 path, #stacks_in_901 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_901 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_901 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_901 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_901 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_901 .hype_line_22_corner1 path { 
	}		
	#stacks_in_901 .hype_line_22_corner2 path { 
	}		
	#stacks_in_901 .hype_line_22_corner3 path { 
	}		
	#stacks_in_901 .hype_line_22_corner4 path { 
	}
	#stacks_in_901 .hype_line_22_corner5 path { 
	}
	#stacks_in_901 .hype_line_22_corner6 path { 
	}
	#stacks_in_901 .hype_line_22_corner7 path { 
	}		
	#stacks_in_901 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_901 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_901 .hype_line_22 path, #stacks_in_901 .hype_line_22_corner0 path, #stacks_in_901 .hype_line_22_corner1 path, #stacks_in_901 .hype_line_22_corner2 path, #stacks_in_901 .hype_line_22_corner3 path, #stacks_in_901 .hype_line_22_corner4 path, #stacks_in_901 .hype_line_22_corner5 path, #stacks_in_901 .hype_line_22_corner6 path, #stacks_in_901 .hype_line_22_corner7 path, #stacks_in_901 .hype_line_22_corner8 path, #stacks_in_901 .hype_line_22_corner9 path, #stacks_in_901 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_901 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_901 .hype_line_22_corner0 path, #stacks_in_901 .hype_line_22_corner1 path, #stacks_in_901 .hype_line_22_corner2 path, #stacks_in_901 .hype_line_22_corner3 path, #stacks_in_901 .hype_line_22_corner4 path, #stacks_in_901 .hype_line_22_corner5 path, #stacks_in_901 .hype_line_22_corner6 path, #stacks_in_901 .hype_line_22_corner7 path, #stacks_in_901 .hype_line_22_corner8 path, #stacks_in_901 .hype_line_22_corner9 path, #stacks_in_901 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_901 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_901 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_903 .hype-text-22, #stacks_in_903 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_903 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_903 .hype-text-22, #stacks_in_903 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_903 .hype-text-22, #stacks_in_903 .hype-text-22-mobile, #stacks_in_903 p .hype-text-22, #stacks_in_903 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_903 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_903 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_903 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_903_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_903 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_903 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_903 .hype_line_22_corner7 path {
			
}		
#stacks_in_903 .hype_line_22 path, #stacks_in_903 .hype_line_22_corner0 path, #stacks_in_903 .hype_line_22_corner1 path, #stacks_in_903 .hype_line_22_corner2 path, #stacks_in_903 .hype_line_22_corner3 path, #stacks_in_903 .hype_line_22_corner4 path, #stacks_in_903 .hype_line_22_corner5 path, #stacks_in_903 .hype_line_22_corner6 path, #stacks_in_903 .hype_line_22_corner7 path, #stacks_in_903 .hype_line_22_corner8 path, #stacks_in_903 .hype_line_22_corner9 path, #stacks_in_903 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_903 .hype_line_22 path, #stacks_in_903 .hype_line_22_corner0 path, #stacks_in_903 .hype_line_22_corner1 path, #stacks_in_903 .hype_line_22_corner2 path, #stacks_in_903 .hype_line_22_corner3 path, #stacks_in_903 .hype_line_22_corner4 path, #stacks_in_903 .hype_line_22_corner5 path, #stacks_in_903 .hype_line_22_corner6 path, #stacks_in_903 .hype_line_22_corner7 path, #stacks_in_903 .hype_line_22_corner8 path, #stacks_in_903 .hype_line_22_corner9 path, #stacks_in_903 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_903 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_903 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_903 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_903 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_903 .hype_line_22_corner1 path { 
	}		
	#stacks_in_903 .hype_line_22_corner2 path { 
	}		
	#stacks_in_903 .hype_line_22_corner3 path { 
	}		
	#stacks_in_903 .hype_line_22_corner4 path { 
	}
	#stacks_in_903 .hype_line_22_corner5 path { 
	}
	#stacks_in_903 .hype_line_22_corner6 path { 
	}
	#stacks_in_903 .hype_line_22_corner7 path { 
	}		
	#stacks_in_903 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_903 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_903 .hype_line_22 path, #stacks_in_903 .hype_line_22_corner0 path, #stacks_in_903 .hype_line_22_corner1 path, #stacks_in_903 .hype_line_22_corner2 path, #stacks_in_903 .hype_line_22_corner3 path, #stacks_in_903 .hype_line_22_corner4 path, #stacks_in_903 .hype_line_22_corner5 path, #stacks_in_903 .hype_line_22_corner6 path, #stacks_in_903 .hype_line_22_corner7 path, #stacks_in_903 .hype_line_22_corner8 path, #stacks_in_903 .hype_line_22_corner9 path, #stacks_in_903 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_903 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_903 .hype_line_22_corner0 path, #stacks_in_903 .hype_line_22_corner1 path, #stacks_in_903 .hype_line_22_corner2 path, #stacks_in_903 .hype_line_22_corner3 path, #stacks_in_903 .hype_line_22_corner4 path, #stacks_in_903 .hype_line_22_corner5 path, #stacks_in_903 .hype_line_22_corner6 path, #stacks_in_903 .hype_line_22_corner7 path, #stacks_in_903 .hype_line_22_corner8 path, #stacks_in_903 .hype_line_22_corner9 path, #stacks_in_903 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_903 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_903 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_968 .hype-text-22, #stacks_in_968 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_968 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_968 .hype-text-22, #stacks_in_968 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_968 .hype-text-22, #stacks_in_968 .hype-text-22-mobile, #stacks_in_968 p .hype-text-22, #stacks_in_968 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_968 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_968 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_968 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_968_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_968 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_968 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_968 .hype_line_22_corner7 path {
			
}		
#stacks_in_968 .hype_line_22 path, #stacks_in_968 .hype_line_22_corner0 path, #stacks_in_968 .hype_line_22_corner1 path, #stacks_in_968 .hype_line_22_corner2 path, #stacks_in_968 .hype_line_22_corner3 path, #stacks_in_968 .hype_line_22_corner4 path, #stacks_in_968 .hype_line_22_corner5 path, #stacks_in_968 .hype_line_22_corner6 path, #stacks_in_968 .hype_line_22_corner7 path, #stacks_in_968 .hype_line_22_corner8 path, #stacks_in_968 .hype_line_22_corner9 path, #stacks_in_968 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_968 .hype_line_22 path, #stacks_in_968 .hype_line_22_corner0 path, #stacks_in_968 .hype_line_22_corner1 path, #stacks_in_968 .hype_line_22_corner2 path, #stacks_in_968 .hype_line_22_corner3 path, #stacks_in_968 .hype_line_22_corner4 path, #stacks_in_968 .hype_line_22_corner5 path, #stacks_in_968 .hype_line_22_corner6 path, #stacks_in_968 .hype_line_22_corner7 path, #stacks_in_968 .hype_line_22_corner8 path, #stacks_in_968 .hype_line_22_corner9 path, #stacks_in_968 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_968 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_968 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_968 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_968 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_968 .hype_line_22_corner1 path { 
	}		
	#stacks_in_968 .hype_line_22_corner2 path { 
	}		
	#stacks_in_968 .hype_line_22_corner3 path { 
	}		
	#stacks_in_968 .hype_line_22_corner4 path { 
	}
	#stacks_in_968 .hype_line_22_corner5 path { 
	}
	#stacks_in_968 .hype_line_22_corner6 path { 
	}
	#stacks_in_968 .hype_line_22_corner7 path { 
	}		
	#stacks_in_968 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_968 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_968 .hype_line_22 path, #stacks_in_968 .hype_line_22_corner0 path, #stacks_in_968 .hype_line_22_corner1 path, #stacks_in_968 .hype_line_22_corner2 path, #stacks_in_968 .hype_line_22_corner3 path, #stacks_in_968 .hype_line_22_corner4 path, #stacks_in_968 .hype_line_22_corner5 path, #stacks_in_968 .hype_line_22_corner6 path, #stacks_in_968 .hype_line_22_corner7 path, #stacks_in_968 .hype_line_22_corner8 path, #stacks_in_968 .hype_line_22_corner9 path, #stacks_in_968 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_968 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_968 .hype_line_22_corner0 path, #stacks_in_968 .hype_line_22_corner1 path, #stacks_in_968 .hype_line_22_corner2 path, #stacks_in_968 .hype_line_22_corner3 path, #stacks_in_968 .hype_line_22_corner4 path, #stacks_in_968 .hype_line_22_corner5 path, #stacks_in_968 .hype_line_22_corner6 path, #stacks_in_968 .hype_line_22_corner7 path, #stacks_in_968 .hype_line_22_corner8 path, #stacks_in_968 .hype_line_22_corner9 path, #stacks_in_968 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_968 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_968 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_953 .hype-text-22, #stacks_in_953 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_953 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_953 .hype-text-22, #stacks_in_953 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_953 .hype-text-22, #stacks_in_953 .hype-text-22-mobile, #stacks_in_953 p .hype-text-22, #stacks_in_953 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_953 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_953 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_953 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_953_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_953 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_953 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_953 .hype_line_22_corner7 path {
			
}		
#stacks_in_953 .hype_line_22 path, #stacks_in_953 .hype_line_22_corner0 path, #stacks_in_953 .hype_line_22_corner1 path, #stacks_in_953 .hype_line_22_corner2 path, #stacks_in_953 .hype_line_22_corner3 path, #stacks_in_953 .hype_line_22_corner4 path, #stacks_in_953 .hype_line_22_corner5 path, #stacks_in_953 .hype_line_22_corner6 path, #stacks_in_953 .hype_line_22_corner7 path, #stacks_in_953 .hype_line_22_corner8 path, #stacks_in_953 .hype_line_22_corner9 path, #stacks_in_953 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_953 .hype_line_22 path, #stacks_in_953 .hype_line_22_corner0 path, #stacks_in_953 .hype_line_22_corner1 path, #stacks_in_953 .hype_line_22_corner2 path, #stacks_in_953 .hype_line_22_corner3 path, #stacks_in_953 .hype_line_22_corner4 path, #stacks_in_953 .hype_line_22_corner5 path, #stacks_in_953 .hype_line_22_corner6 path, #stacks_in_953 .hype_line_22_corner7 path, #stacks_in_953 .hype_line_22_corner8 path, #stacks_in_953 .hype_line_22_corner9 path, #stacks_in_953 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_953 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_953 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_953 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_953 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_953 .hype_line_22_corner1 path { 
	}		
	#stacks_in_953 .hype_line_22_corner2 path { 
	}		
	#stacks_in_953 .hype_line_22_corner3 path { 
	}		
	#stacks_in_953 .hype_line_22_corner4 path { 
	}
	#stacks_in_953 .hype_line_22_corner5 path { 
	}
	#stacks_in_953 .hype_line_22_corner6 path { 
	}
	#stacks_in_953 .hype_line_22_corner7 path { 
	}		
	#stacks_in_953 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_953 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_953 .hype_line_22 path, #stacks_in_953 .hype_line_22_corner0 path, #stacks_in_953 .hype_line_22_corner1 path, #stacks_in_953 .hype_line_22_corner2 path, #stacks_in_953 .hype_line_22_corner3 path, #stacks_in_953 .hype_line_22_corner4 path, #stacks_in_953 .hype_line_22_corner5 path, #stacks_in_953 .hype_line_22_corner6 path, #stacks_in_953 .hype_line_22_corner7 path, #stacks_in_953 .hype_line_22_corner8 path, #stacks_in_953 .hype_line_22_corner9 path, #stacks_in_953 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_953 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_953 .hype_line_22_corner0 path, #stacks_in_953 .hype_line_22_corner1 path, #stacks_in_953 .hype_line_22_corner2 path, #stacks_in_953 .hype_line_22_corner3 path, #stacks_in_953 .hype_line_22_corner4 path, #stacks_in_953 .hype_line_22_corner5 path, #stacks_in_953 .hype_line_22_corner6 path, #stacks_in_953 .hype_line_22_corner7 path, #stacks_in_953 .hype_line_22_corner8 path, #stacks_in_953 .hype_line_22_corner9 path, #stacks_in_953 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_953 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_953 .preview_only { display: none; } 

/* -- End EACH CSS Template -- *//* -- Start EACH CSS Template -- */




/* ----------------- edit END -- */	 

#stacks_in_957 .hype-text-22, #stacks_in_957 .hype-text-22-mobile { color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_957 .hype-divider-text-bg  { 
background-color: rgba(203, 203, 203, 1.00) !important;
border-radius:4px !important; -webkit-border-radius:4px !important; border-style: solid !important; border-top-width: 5px !important; border-bottom-width: 6px !important; border-left-width: 12px !important; border-right-width: 12px !important; border-color: rgba(203, 203, 203, 1.00) !important; margin-right: -20px; margin-left: 0% !important; }
#stacks_in_957 .hype-text-22, #stacks_in_957 .hype-text-22-mobile { -webkit-font-smoothing: antialiased !important; text-align: center;  font-style: none; text-transform: none; font-size: 15px !important; line-height: 21px !important; letter-spacing: 0px !important; -webkit-font-smoothing: antialiased !important;
}

#stacks_in_957 .hype-text-22, #stacks_in_957 .hype-text-22-mobile, #stacks_in_957 p .hype-text-22, #stacks_in_957 p .hype-text-22-mobile { font-family: "title_safe_font_selector", sans-serif !important;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 700 !important; 
 
}

#stacks_in_957 .vertical-22 {  
  margin: auto; width: 100%; position: relative; min-height: 50px; 
 }

/* prevent issue in Foundation theme and some stacks */
#stacks_in_957 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
/* foundation RTL theme - fix - direction:ltr  */
#stacks_in_957 .HYPE_document { overflow: auto;  pointer-events: none !important;
 direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;   }

#stacks_in_957_default22_hype_container { margin:auto; position:relative; overflow: visible; pointer-events: none; }
#stacks_in_957 .wrapper-22 {

	margin-right: auto; margin-left: auto; max-width: 1000px; min-height: 50px; 	
	  
	     transform: rotate( 0deg ); -webkit-transform: rotate(0deg );  		
			
			
			
			
			
			
	

}

#stacks_in_957 .inner_slice_content {
 
	pointer-events: auto; margin: auto; 	
	
	
		
	
		
	
	
	
	
	
	
	
	
    
	 display: none; 	
 
}

#stacks_in_957 .hype_line_22_corner7 path {
			
}		
#stacks_in_957 .hype_line_22 path, #stacks_in_957 .hype_line_22_corner0 path, #stacks_in_957 .hype_line_22_corner1 path, #stacks_in_957 .hype_line_22_corner2 path, #stacks_in_957 .hype_line_22_corner3 path, #stacks_in_957 .hype_line_22_corner4 path, #stacks_in_957 .hype_line_22_corner5 path, #stacks_in_957 .hype_line_22_corner6 path, #stacks_in_957 .hype_line_22_corner7 path, #stacks_in_957 .hype_line_22_corner8 path, #stacks_in_957 .hype_line_22_corner9 path, #stacks_in_957 .hype_line_22_corner10 path { stroke: #FFFFFF !important;
	stroke-linecap: butt !important; 
 
}
@keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-border-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_957 .hype_line_22 path, #stacks_in_957 .hype_line_22_corner0 path, #stacks_in_957 .hype_line_22_corner1 path, #stacks_in_957 .hype_line_22_corner2 path, #stacks_in_957 .hype_line_22_corner3 path, #stacks_in_957 .hype_line_22_corner4 path, #stacks_in_957 .hype_line_22_corner5 path, #stacks_in_957 .hype_line_22_corner6 path, #stacks_in_957 .hype_line_22_corner7 path, #stacks_in_957 .hype_line_22_corner8 path, #stacks_in_957 .hype_line_22_corner9 path, #stacks_in_957 .hype_line_22_corner10 path { stroke-width: 2px !important; }

@media (min-width: 630px) {
  #stacks_in_957 .hype-text-22 {  }
}

@media (max-width: 630px) {
	#stacks_in_957 .wrapper-22 { 
	    	
				
		
	}		
	#stacks_in_957 .hype-text-22 { 
	  
	  
	  	
		  
	}			
	#stacks_in_957 .hype-text-22-mobile { 
	  
	  
	  	
		  
	}		
	#stacks_in_957 .hype_line_22_corner1 path { 
	}		
	#stacks_in_957 .hype_line_22_corner2 path { 
	}		
	#stacks_in_957 .hype_line_22_corner3 path { 
	}		
	#stacks_in_957 .hype_line_22_corner4 path { 
	}
	#stacks_in_957 .hype_line_22_corner5 path { 
	}
	#stacks_in_957 .hype_line_22_corner6 path { 
	}
	#stacks_in_957 .hype_line_22_corner7 path { 
	}		
	#stacks_in_957 .inner_slice_content {				
			
			
			
			
			
	
	}		
	
	#stacks_in_957 .hype-divider-text-bg  {  margin-left: auto !important;  }		
   
	#stacks_in_957 .hype_line_22 path, #stacks_in_957 .hype_line_22_corner0 path, #stacks_in_957 .hype_line_22_corner1 path, #stacks_in_957 .hype_line_22_corner2 path, #stacks_in_957 .hype_line_22_corner3 path, #stacks_in_957 .hype_line_22_corner4 path, #stacks_in_957 .hype_line_22_corner5 path, #stacks_in_957 .hype_line_22_corner6 path, #stacks_in_957 .hype_line_22_corner7 path, #stacks_in_957 .hype_line_22_corner8 path, #stacks_in_957 .hype_line_22_corner9 path, #stacks_in_957 .hype_line_22_corner10 path {  
	       
	  }			
		
	#stacks_in_957 .inner_slice_content {
	 
						
		
	}		
}
  
#stacks_in_957 .hype_line_22_corner0 path, #stacks_in_957 .hype_line_22_corner1 path, #stacks_in_957 .hype_line_22_corner2 path, #stacks_in_957 .hype_line_22_corner3 path, #stacks_in_957 .hype_line_22_corner4 path, #stacks_in_957 .hype_line_22_corner5 path, #stacks_in_957 .hype_line_22_corner6 path, #stacks_in_957 .hype_line_22_corner7 path, #stacks_in_957 .hype_line_22_corner8 path, #stacks_in_957 .hype_line_22_corner9 path, #stacks_in_957 .hype_line_22_corner10 path  {	 	
	
	    
	 
}

#stacks_in_957 .trigger-22 { opacity: 0 !important; 
 margin-top: 0px !important; 
 
}
#stacks_in_957 .preview_only { display: none; } 

/* -- End EACH CSS Template -- */