:root{--zampell-black:#231F20;--zampell-black2:#31302B;--zampell-red:#AB1D37;--zampell-white:#F4F4ED;--zampell-gray:#878787;--zampell-gray2:#D1D1D1;--zampell-gray-light:#F1F1F1;--font-barlow-semi-condensed:"Barlow Semi Condensed", sans-serif}.bg-zampell-black{background:var(--zampell-black)}.bg-zampell-black2{background:var(--zampell-black2)}.bg-zampell-red{background:var(--zampell-red)}.bg-zampell-white{background:var(--zampell-white)}.bg-zampell-gray{background:var(--zampell-gray)}.bg-zampell-gray2{background:var(--zampell-gray2)}.bg-zampell-gray-light{background:var(--zampell-gray-light)}.color-zampell-black{color:var(--zampell-black)}.color-zampell-black2{color:var(--zampell-black2)}.color-zampell-red{color:var(--zampell-red)}.color-zampell-white{color:var(--zampell-white)}.color-zampell-gray{color:var(--zampell-gray)}.color-zampell-gray2{color:var(--zampell-gray2)}.color-zampell-gray-light{color:var(--zampell-gray-light)}*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth;font-size:16px}body{color:var(--zampell-black);font-family:var(--font-barlow-semi-condensed);font-size:1.125rem;line-height:normal;font-weight:400;height:100%;margin:0;min-height:100%}@media only screen and (max-width:767px){body{font-size:1rem;line-height:normal}}body.no-scroll{overflow:hidden}.sr-only,.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}img,svg{vertical-align:middle;max-width:100%;height:auto}.media img{width:100%;height:100%;max-height:100%;object-fit:cover;transition:0.4s all ease}.image-hover img{transition:0.4s all ease}.image-hover:hover img{transform:scale(1.1)}.icon-hover .card-icon{position:relative;transition:0.3s all ease;left:0}.icon-hover:hover .card-icon{left:.9375rem}.media picture{width:100%;height:100%;max-height:100%;display:block}svg path{transition:0.3s all ease}iframe,video{max-width:100%;height:100%;object-fit:cover}#page{overflow-x:clip}a{color:var(--zampell-black);font-weight:500;text-decoration:underline;transition:0.3s all ease;outline:none;box-shadow:none}button,input,textarea,select{outline:none;box-shadow:none}a[href^=tel]{text-decoration:inherit}.underline-text{text-decoration:underline}p{margin-top:0;margin-bottom:.9375rem}p:last-of-type{margin-bottom:0}p strong,b{font-weight:600}ul{padding-left:30px}h1,.h1-style,h2,.h2-style,h3,.h3-style,h4,.h4-style,h5,.h5-style,h6,.h6-style{margin-top:0;margin-bottom:.9375rem;line-height:normal;font-weight:800}h1,.h1-style{font-size:5.5rem}h2,.h2-style{font-size:2.5rem}h3,.h3-style{font-size:1.875rem;font-weight:700}h4,.h4-style{font-size:1.5rem}h5,.h5-style{font-size:1.25rem}h6,.h6-style{font-size:1.125rem}@media only screen and (max-width:991px){h1,.h1-style{font-size:4rem}h2,.h2-style{font-size:2rem}h3,.h3-style{font-size:1.5rem}h4,.h4-style{font-size:1.25rem}h5,.h5-style{font-size:1.125rem}h6,.h6-style{font-size:1rem}}@media only screen and (max-width:767px){h1,.h1-style{font-size:3rem}h2,.h2-style,.inner-hero-content h1{font-size:1.75rem}h3,.h3-style{font-size:1.375rem}h4,.h4-style{font-size:1.125rem}h5,.h5-style{font-size:1rem}h6,.h6-style{font-size:.875rem}}.zampell-container{max-width:80rem;margin-left:auto;margin-right:auto;width:100%}.layout-padding{padding-left:1.25rem;padding-right:1.25rem}.layout-margin{margin-left:1.25rem;margin-right:1.25rem}@media only screen and (max-width:767px){.layout-padding.layout-padding0{padding-left:0;padding-right:0}.layout-padding-mobile{padding-left:1.25rem;padding-right:1.25rem}.layout-margin-mobile{margin-left:1.25rem;margin-right:1.25rem}}@media only screen and (min-width:1200px){.layout-padding{padding-left:2rem;padding-right:2rem}.layout-margin{margin-left:2rem;margin-right:2rem}}.zampell-slick-arrow{width:3.4375rem;height:3.4375rem;border-radius:50%;border:none;background:var(--zampell-black);padding:.625rem;cursor:pointer;transition:background 0.3s ease;overflow:hidden;position:relative}.zampell-slick-arrow .arrow-icon{width:100%;height:100%;display:block;position:relative}.zampell-slick-arrow svg{width:100%;height:100%;display:block}.zampell-slick-arrow-container{display:flex;gap:2.625rem;justify-content:center;align-items:center;margin-top:3.125rem}@media only screen and (max-width:767px){.zampell-slick-arrow-container{flex-wrap:wrap;column-gap:3.625rem;row-gap:1.5625rem;margin-top:1.25rem}.zampell-slick-arrow-container .section-cta{order:3;width:100%;text-align:center}}.zampell-breadcrumb{display:flex;flex-wrap:wrap;gap:.3125rem;margin-top:.625rem;margin-bottom:.625rem;padding-left:8.75rem}.zampell-breadcrumb{color:var(--zampell-black)}.zampell-breadcrumb a{text-decoration:none;color:#A0A0A0}.zampell-breadcrumb a:hover{color:var(--zampell-black)}.zampell-breadcrumb .breadcrumb-separator{color:var(--zampell-red)}@media only screen and (max-width:1599px){.zampell-breadcrumb{padding-left:2rem}}@media only screen and (max-width:1199px){.zampell-breadcrumb{padding-left:1.25rem}}.pagination{margin-top:6.25rem}.pagination .page-numbers{margin:0;padding:0;list-style-type:none;display:flex;justify-content:center;align-items:center;gap:1.25rem}.pagination .page-numbers .page-numbers,.pagination .page-numbers .page-numbers.current{text-decoration:none;text-decoration:none;color:var(--zampell-black)}.pagination .page-numbers .page-numbers.current{color:var(--zampell-red);font-weight:700}.pagination .prev span,.pagination .next span{display:flex;align-items:center}.pagination .prev svg,.pagination .next svg{width:.5rem}@media only screen and (max-width:991px){.pagination{margin-top:4.375rem}}@media only screen and (max-width:767px){.pagination{margin-top:3.125rem}}.btns{display:flex;flex-wrap:wrap;column-gap:3.125rem;row-gap:1.5625rem}.site-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.5625rem;font-size:1.125rem;font-weight:600;line-height:normal;text-decoration:none;border-radius:.25rem;transition:all 0.3s ease;cursor:pointer;border:none;text-align:center;text-transform:uppercase}.site-btn .btn-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transition:opacity 0.3s ease,margin-left 0.3s ease;margin-left:-.625rem}.site-btn:hover .btn-icon{margin-left:0;opacity:1}@media only screen and (max-width:767px){.site-btn{font-size:1rem}.site-btn .btn-icon{width:.5rem}}.site-btn.red-red{background:var(--zampell-red);color:#fff}.site-btn.transparent-red{background:#fff0;color:var(--zampell-red);border:.125rem solid var(--zampell-red)}.site-btn.transparent-red:hover{background:var(--zampell-red);color:#fff}.site-btn.transparentRedBorder-red{background:#fff0;color:var(--zampell-black);border:.125rem solid var(--zampell-red)}.site-btn.transparentRedBorder-red:hover{background:var(--zampell-red);color:#fff}.site-btn.transparentWhiteBorder-white{background:#fff0;color:#fff;border:.125rem solid #fff}.site-btn.transparentWhiteBorder-white:hover{background:#fff;color:var(--zampell-black)}.site-btn.transparentWhiteBorder-white .btn-icon svg path{fill:var(--zampell-black)}.site-btn.transparentRedBorder-red-small{background:#fff0;color:var(--zampell-black);border:.0625rem solid var(--zampell-red);padding:.5rem 1.5rem;font-size:1.125rem}.site-btn.transparentRedBorder-red-small:hover{background:var(--zampell-red);color:#fff}.error-404 .site-btn{width:max-content;margin-left:auto;margin-right:auto}.action-field{display:flex;margin-bottom:0;column-gap:1.25rem;justify-content:space-between;align-items:center;margin-top:1.5625rem}@media only screen and (max-width:767px){.action-field{flex-direction:column;margin-bottom:0;row-gap:1.25rem;justify-content:center;align-items:center;margin-top:0}}.error-404{display:flex;align-items:center;justify-content:center;padding-top:3.125rem}.error-404-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:75rem;margin:0 auto}.error-404-character{margin-bottom:2rem}.caa-character-404{max-width:200px;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .1));transition:transform 0.3s ease}.caa-character-404:hover{transform:translateY(-2px)}.error-404 .page-title{margin-bottom:.5rem}.error-404 .page-content{width:100%}.error-404 .page-content>p{margin-bottom:2rem}.error-404-actions{display:flex;justify-content:center;margin-top:1.5rem}@media (max-width:767px){.error-404{padding-top:0}.caa-character-404{max-width:150px}.error-404-character{margin-bottom:1.5rem}.error-404 .page-content>p{margin-bottom:1.5rem}}