.elementor-kit-7{--e-global-color-primary:#D9231A;--e-global-color-secondary:#222222;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F1F1F1;--e-global-color-ad4ff54:#F0E8E1;--e-global-color-df96d2f:#B81E17;--e-global-typography-primary-font-family:"Geist";--e-global-typography-primary-font-size:76px;font-weight:800;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Geist";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:3px;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-family:"BN Boxer";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.1em;--e-global-typography-accent-letter-spacing:1.2px;--e-global-typography-cc668b4-font-family:"Geist";--e-global-typography-cc668b4-font-size:40px;--e-global-typography-e390b13-font-family:"Geist";--e-global-typography-e390b13-font-size:13px;--e-global-typography-e390b13-text-transform:uppercase;--e-global-typography-e390b13-letter-spacing:3px;--e-global-typography-47727b5-font-family:"Geist";--e-global-typography-47727b5-font-size:17px;--e-global-typography-47727b5-text-transform:uppercase;--e-global-typography-47727b5-letter-spacing:3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:25px;--container-default-padding-right:25px;--container-default-padding-bottom:25px;--container-default-padding-left:25px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:44px;font-weight:600;--e-global-typography-cc668b4-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}/* Start custom CSS */.tape-marquee {
    z-index: 3;
    background-color: #F0E8E1;
    position:absolute;
    width:120vw;
    height:auto;
    left: 0;
    transform: rotate(2.5deg);
    overflow:hidden;
}
.tape-marquee-alt {
    z-index: 3;
    background-color: #F0E8E1;
    position:absolute;
    width:120vw;
    height:auto;
    left: 0;
    transform: rotate(-2.5deg);
    overflow:hidden;
}

.hidden {
	opacity: 0;
	visibility: hidden;
}

.fade-in {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}
.grid-container > *:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease-in-out;
}


/* Accessibility: respect prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
	.fade-in {
		transition: none;
		transform: none;
	}

	.visible {
		opacity: 1;
		transform: none;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-display: auto;
	src: url('https://sspackaging.com/wp-content/uploads/2025/02/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'BN Boxer';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sspackaging.com/wp-content/uploads/2025/02/OTF-to-WOFF2-BNBoxer.woff2') format('woff2');
}
/* End Custom Fonts CSS */