div.instagramFeedFooterContainer{position:relative}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.inner{padding:0 !important}}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.inner div.instagramFeed{grid-template-columns:1fr}}div.instagramFeedFooterContainer div.inner div.instagramFeed div.feedContent{justify-content:center;display:flex;flex-direction:column}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.inner div.instagramFeed div.feedContent{text-align:center;padding:25px 0}}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.inner div.instagramFeed div.feedContent div.titleFooter{display:flex;justify-content:center}}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.inner div.instagramFeed div.feedContent div.titleFooter h4{padding:0 20px}}div.instagramFeedFooterContainer div.socials{display:flex;gap:10px}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.socials{justify-content:center}}@media only screen and (max-width:992px){div.instagramFeedFooterContainer div.socials div.socialIcons{opacity:1}}div.instagramFeedFooterContainer div.socials div.instagram{background-image:url(../images/footer/instagram.svg);transition:all .2s}div.instagramFeedFooterContainer div.socials div.instagram:hover{background-image:url(../images/footer/instagramHover.svg);opacity:1}div.instagramFeedFooterContainer div.socials div.facebook{background-image:url(../images/footer/facebook.svg);transition:all .2s}div.instagramFeedFooterContainer div.socials div.facebook:hover{transition:all .2s;background-image:url(../images/footer/facebookHover.svg);opacity:1}div.instagramFeedFooterContainer div.socials div.twitter{background-image:url(../images/footer/twitter.svg);transition:all .2s}div.instagramFeedFooterContainer div.socials div.twitter:hover{transition:all .2s;opacity:.6}div.instagramFeedFooterContainer div.socials div.youtube{background-image:url(../images/footer/youtube.svg);transition:all .2s}div.instagramFeedFooterContainer div.socials div.youtube:hover{transition:all .2s;background-image:url(../images/footer/youtubeHover.svg);opacity:1}div.width-limiter{max-width:1300px !important;padding:0 !important;margin:auto !important;box-sizing:border-box}div#footer div.inner div.top{display:grid;width:100%;gap:15px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:992px){div#footer div.inner div.top{margin-bottom:35px;grid-template-columns:1fr;margin-top:20px}}div#footer div.inner div.top div.newsletterContainer h3{letter-spacing:0px;text-transform:uppercase;color:#fff;font-weight:700 !important;font-size:1.7rem}@media only screen and (max-width:992px){div#footer div.inner div.top div.newsletterContainer{order:-1}}div#footer div.inner div.top div.column:nth-child(3) h3{border-bottom:none;padding:0 0 5px}div#footer div.inner div.top div.column h3{letter-spacing:0px;text-transform:uppercase;color:#fff;margin-bottom:10px;font-weight:700 !important;font-size:1.7rem}@media only screen and (max-width:992px){div#footer div.inner div.top div.column h3{border-bottom:rgba(255,255,255,.4) 1px solid;padding:0 0 20px;margin:5px 0;display:flex;justify-content:space-between}}@media only screen and (max-width:992px){div#footer div.inner div.top div.column h3:after{content:"";background-image:url(../images/footer/right-arrow.png);display:inline-block;width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;top:3px}}div#footer div.inner div.top div.column div.menu{display:grid}@media only screen and (max-width:992px){div#footer div.inner div.top div.column div.menu{display:none;margin-bottom:1rem}}div#footer div.inner div.top div.column div.menu a{color:#fff;text-decoration:none;font-size:16px;width:fit-content;padding:6px 0;font-weight:300}div#footer div.inner div.top div.column div.menu a:hover{text-decoration:underline}@media only screen and (max-width:992px){div#footer div.inner div.top div.column div.menu a{display:block;font-size:15px}}div#footer div.inner div.credits{display:flex;justify-content:center;padding:15px 0 0}@media only screen and (max-width:992px){div#footer div.inner div.credits{display:block}}@media only screen and (max-width:992px){div#footer div.inner div.credits span:nth-child(7){display:block;padding:10px 0 15px}}div#footer div.inner div.credits span,div#footer div.inner div.credits a{color:#fff;text-decoration:none;font-size:13px;font-weight:300}div#footer div.inner div.credits span.divider,div#footer div.inner div.credits a.divider{padding:0 15px}@media only screen and (max-width:992px){div#footer div.inner div.credits span.divider:nth-child(2),div#footer div.inner div.credits span.divider:nth-child(6),div#footer div.inner div.credits a.divider:nth-child(2),div#footer div.inner div.credits a.divider:nth-child(6){display:none}}div#footer div.inner div.credits span.kopersbe,div#footer div.inner div.credits a.kopersbe{position:relative}@media only screen and (max-width:992px){div#footer div.inner div.credits span.kopersbe,div#footer div.inner div.credits a.kopersbe{display:flex;padding:0;justify-content:center;margin-bottom:-5px}}div#footer div.inner div.credits span.kopersbe:before,div#footer div.inner div.credits a.kopersbe:before{content:"";background-image:url(../images/footer/trustedshop.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:34px;height:34px;display:inline-block;position:absolute;top:-3px;left:-38px}@media only screen and (max-width:992px){div#footer div.inner div.credits span.kopersbe:before,div#footer div.inner div.credits a.kopersbe:before{position:relative;top:-4px;left:-4px}}div#footer div.inner div.credits a:hover{text-decoration:underline}@media only screen and (max-width:992px){div#footer div.inner div.bottom{padding:0}}div#footer div.inner div.bottom img{max-width:150px}@media only screen and (max-width:992px){div#footer div.inner div.bottom img{max-width:120px;float:none;margin:0 0 5px 30px}}div#footer{width:100%;background-color:#000;padding-top:50px}@media only screen and (max-width:1024px){div#footer{padding-top:15px !important}}@media only screen and (max-width:1024px){div#footer div.inner.width-limiter{padding:0 20px !important}}div#footer div.inner ul{list-style:none;padding:0}div#footer div.inner ul li{padding:4px 0;margin:0}div#footer div.inner ul a:hover{text-decoration:underline}div#footer div.inner p{color:#fff}div#footer div.bottom{text-align:center;padding-bottom:20px;padding-top:30px}div#footer button.action.subscribe.primary{background:#fff !important;color:#000 !important}div#footer button.action.subscribe.primary:hover{background:#cfcfcf !important}@media only screen and (max-width:768px){div#footer div.pagebuilder-column-line>div.pagebuilder-column:last-child{order:-1}}