section.home_section_1{padding-top:0;padding-bottom:250px}@media screen and (max-width:1050px){section.home_section_1{padding-bottom:150px}}section.home_section_1 .blurbs{display:flex;flex-flow:wrap row;align-items:flex-start}section.home_section_1 .blurbs .blurb:first-child{width:60%;padding-right:50px}@media screen and (max-width:1050px){section.home_section_1 .blurbs .blurb:first-child{width:100%;margin-bottom:30px;padding-right:0}}section.home_section_1 .blurbs .blurb:first-child .text p{color:var(--primary);font-size:35px;line-height:45px;font-family:var(--fontFamilySecondary);font-weight:var(--fontWeightBold);text-transform:uppercase}section.home_section_1 .blurbs .blurb:first-child .text p span{color:var(--secondary)}section.home_section_1 .blurbs .blurb:last-child{width:40%;padding-left:50px}section.home_section_1 .blurbs .blurb:last-child .buttons{justify-content:flex-end}@media screen and (max-width:800px){section.home_section_1{padding-bottom:100px}section.home_section_1 .blurbs .blurb:first-child .text p{font-size:20px;line-height:25px}section.home_section_1 .blurbs .blurb:last-child .buttons{justify-content:flex-start}}section.home_section_2{height:100vh;padding:0;position:relative}section.home_section_2 .video__player{width:100%;height:100vh}section.home_section_2 .video__player video{width:100%;height:100%;object-fit:cover}@-webkit-keyframes camera{from{opacity:1}to{opacity:0}}@keyframes camera{from{opacity:1}to{opacity:0}}section.home_section_3{padding-top:200px;padding-bottom:650px;position:relative;background-color:var(--secondary);border-radius:1000px 1000px 0 0}@media screen and (max-width:1500px){section.home_section_3{padding-bottom:450px}}@media screen and (max-width:1050px){section.home_section_1 .blurbs .blurb:last-child{width:100%;padding-left:0}section.home_section_3{padding:100px 25px 250px}}section.home_section_3 .section__header .title h2{color:var(--tertiary);font-size:20px;line-height:30px;font-weight:var(--fontWeightLight);text-transform:none}section.home_section_3 ul.services{margin-bottom:100px;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}section.home_section_3 ul.services li{width:100%;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;color:var(--tertiary);font-size:70px;line-height:80px;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold);text-transform:uppercase}@media screen and (max-width:1050px){section.home_section_3 ul.services li{font-size:50px;line-height:60px}}section.home_section_3 ul.services li:last-child{margin-bottom:0}section.home_section_3 ul.services li>a{margin-bottom:0;color:var(--tertiary);font-size:70px;line-height:80px;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold);text-transform:uppercase}@media screen and (max-width:1050px){section.home_section_3 ul.services li>a{font-size:50px;line-height:60px}}@media screen and (max-width:600px){section.home_section_3{padding:100px 25px 150px}section.home_section_3 ul.services li{margin-bottom:10px;font-size:28px;line-height:33px}section.home_section_3 ul.services li>a{font-size:28px;line-height:33px}}@media screen and (max-width:400px){section.home_section_3 ul.services li,section.home_section_3 ul.services li>a{font-size:25px;line-height:30px}}section.home_section_3 ul.services li span.icon-rs{width:58px;height:58px;margin-left:35px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:58px;background-color:var(--tertiary)}section.home_section_3 ul.services li span.icon-rs img{width:58px;height:58px;object-fit:cover}@media screen and (max-width:800px){section.home_section_3 ul.services{margin-bottom:50px}section.home_section_3 ul.services li span.icon-rs{width:30px;height:30px;margin-left:10px}section.home_section_3 ul.services li span.icon-rs img{width:30px;height:30px}}section.home_section_3 ul.services li span.icon-branding{margin-left:35px;position:relative;display:flex}section.home_section_3 ul.services li span.icon-branding span.overlay{width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;border-radius:44px;background-color:var(--secondary)}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-branding{margin-left:10px}section.home_section_3 ul.services li span.icon-branding span.overlay{width:20px;height:20px}section.home_section_3 ul.services li span.icon-branding img{width:50px}}section.home_section_3 ul.services li span.icon-pics{margin-right:35px;position:relative;display:flex}section.home_section_3 ul.services li span.icon-pics .rec-circle{width:58px;height:58px;margin-right:15px;position:relative;display:flex;border-radius:58px;background-color:var(--primary);animation-name:camera;animation-duration:1s;animation-iteration-count:infinite}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-pics{margin-right:10px}section.home_section_3 ul.services li span.icon-pics .rec-circle{width:30px;height:30px;margin-right:5px}}@media screen and (max-width:400px){section.home_section_3 ul.services li span.icon-branding span.overlay{width:15px;height:15px}section.home_section_3 ul.services li span.icon-branding img{width:40px}section.home_section_3 ul.services li span.icon-pics .rec-circle{width:25px;height:25px}}section.home_section_3 ul.services li span.icon-pics .rec-title{width:150px;padding:10px 20px;display:flex;align-items:center;justify-content:flex-start;background-color:var(--tertiary);border-radius:50px;color:var(--primary);font-size:40px;line-height:1;font-weight:var(--fontWeightRegular);font-family:var(--fontFamilyDefault)}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-pics .rec-title{width:auto;padding:5px 10px;font-size:20px}}@media screen and (max-width:400px){section.home_section_3 ul.services li span.icon-pics .rec-title{font-size:15px}}section.home_section_3 ul.services li span.icon-web{width:30%;height:58px;margin-right:35px;position:relative;display:flex;transform:scale(1);transition:.1s ease-in-out;border-radius:58px;background-color:var(--tertiary);cursor:pointer}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-web{width:25%;height:30px;margin-right:5px}}@media screen and (max-width:350px){section.home_section_3 ul.services li>a{font-size:20px;line-height:25px}section.home_section_3 ul.services li span.icon-web{width:30%}}section.home_section_3 ul.services li span.icon-web:before{content:"";width:calc(100% - 10px);height:calc(100% - 10px);margin:4px;position:absolute;border:1px solid var(--primary);border-radius:58px}section.home_section_3 ul.services li span.icon-web:after{content:"SPACE";position:absolute;right:20px;bottom:15px;color:var(--primary);font-size:var(--fontSizeXS);line-height:1;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightLight);text-transform:uppercase}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-web:after{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}}section.home_section_3 ul.services li span.icon-web:active{transform:scale(.95);background-color:var(--primary)}section.home_section_3 ul.services li span.icon-web:active:before{border:1px solid var(--tertiary)}section.home_section_3 ul.services li span.icon-web:active:after{color:var(--tertiary)}section.home_section_3 ul.services li span.icon-marketing{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background-color:var(--tertiary);border-radius:58px;color:var(--secondary);font-size:30px;line-height:1}section.home_section_3 ul.services li span.icon-marketing-content{width:360px;height:58px;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:flex-start;background-color:var(--tertiary);border-radius:58px;color:var(--secondary);font-size:30px;line-height:1}@media screen and (max-width:800px){section.home_section_3 ul.services li span.icon-marketing-content{width:150px;height:30px;padding-left:10px;padding-right:10px;font-size:15px}}section.home_section_3 ul.services li span.icon-marketing-content span.icon{margin-right:5px}section.home_section_3 .buttons a.btn-outline-light{border-color:var(--tertiary)!important;color:var(--tertiary)!important}section.home_section_3 .buttons a.btn-outline-light:hover{background-color:var(--tertiary)!important;color:var(--secondary)!important}section.home_section_3 .overlay{width:100%;position:absolute;bottom:-200px;left:50%;transform:translateX(-50%)}section.home_section_3 .overlay img{width:100%}section.home_section_3 .overlay h2{color:var(--tertiary);font-size:clamp(32px,40vw,800px);line-height:1;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold)}section.home_section_4{padding-top:100px;padding-bottom:0;position:relative;background-color:var(--tertiary)}section.home_section_4 .projects{position:relative}section.home_section_4 .projects .pin-spacer{position:relative;z-index:10}section.home_section_4 .projects .pin-spacer .project__container{z-index:10}section.home_section_4 .projects .project__container{width:100%;height:auto;margin:auto auto 50px;position:relative;z-index:20}section.home_section_4 .projects .project__container:last-of-type{height:auto;margin-bottom:100px}section.home_section_4 .projects .project__container:last-of-type .project{min-height:100%}section.home_section_4 .projects .project__container .project{width:100%;height:calc(90vh - 100px);margin:0 auto;padding:50px;display:flex;flex-direction:column;transition:none;background:#fff;border-radius:20px;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media screen and (max-width:800px){section.home_section_4{padding-top:20px}section.home_section_4 .projects .project__container{margin-bottom:30px}section.home_section_4 .projects .project__container:last-of-type .project{height:auto}section.home_section_4 .projects .project__container .project{height:auto;padding:30px}}section.home_section_4 .projects .project__container .project .project__header .title{padding-bottom:30px}section.home_section_4 .projects .project__container .project .project__header .title h3{color:var(--tertiary);font-size:60px;line-height:70px;font-weight:var(--fontWeightBold);font-family:var(--fontFamilyPrimary);text-transform:uppercase}@media screen and (max-width:1500px){section.home_section_4 .projects .project__container .project .project__header .title h3{font-size:50px;line-height:60px}}@media screen and (max-width:800px){section.home_section_4 .projects .project__container .project .project__header .title h3{font-size:30px;line-height:40px}}section.home_section_4 .projects .project__container .project .project__content{width:100%;height:calc(100% - 100px);display:flex;flex-flow:wrap row;align-items:center}section.home_section_4 .projects .project__container .project .project__content .left{width:60%;height:100%}@media screen and (max-width:800px){section.home_section_4 .projects .project__container .project .project__content{height:auto}section.home_section_4 .projects .project__container .project .project__content .left{width:100%;height:auto;margin-bottom:30px}}section.home_section_4 .projects .project__container .project .project__content .left .video__player{width:100%;height:100%;overflow:hidden;border-radius:20px}@media screen and (max-width:600px){section.home_section_4 .projects .project__container .project{padding:20px}section.home_section_4 .projects .project__container .project .project__content .left{margin-bottom:20px}section.home_section_4 .projects .project__container .project .project__content .left .video__player{border-radius:15px}}section.home_section_4 .projects .project__container .project .project__content .left .video__player video{width:100%;height:100%;object-fit:cover}section.home_section_4 .projects .project__container .project .project__content .left .image{overflow:hidden;border-radius:20px}section.home_section_4 .projects .project__container .project .project__content .right{width:40%;padding-left:100px;padding-right:70px}@media screen and (max-width:1500px){section.home_section_4 .projects .project__container .project .project__content .right{padding-left:50px;padding-right:0}}section.home_section_4 .projects .project__container .project .project__content .right .section__header .title{text-align:left}section.home_section_4 .projects .project__container .project .project__content .right .section__header .title h4{color:var(--tertiary);font-size:30px;line-height:40px;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold);text-transform:uppercase}@media screen and (max-width:800px){section.home_section_4 .projects .project__container .project .project__content .right{width:100%;padding-left:0;padding-right:0}section.home_section_4 .projects .project__container .project .project__content .right .section__header{margin-bottom:0}section.home_section_4 .projects .project__container .project .project__content .right .section__header .title h4{font-size:25px;line-height:35px}section.home_section_4 .projects .project__container .project .project__content .right .section__header .text{display:none}}@media screen and (max-width:600px){section.home_section_4 .projects .project__container .project .project__content .left .image{height:220px;border-radius:15px}section.home_section_4 .projects .project__container .project .project__content .right .section__header .title h4{font-size:20px;line-height:30px}}@media screen and (max-width:400px){section.home_section_3 ul.services li span.icon-marketing-content{width:125px}section.home_section_4 .projects .project__container .project .project__header .title{padding-bottom:20px}section.home_section_4 .projects .project__container .project .project__header .title h3{font-size:25px;line-height:30px}section.home_section_4 .projects .project__container .project .project__content .right .section__header .title h4{font-size:20px;line-height:25px}}section.home_section_4 .projects .project__container .project .project__content .right .section__header .text{text-align:left}section.home_section_4 .projects .project__container .project .project__content .right .section__header .text p{color:var(--tertiary);font-size:var(--fontSizeSM);line-height:calc(var(--fontSizeSM) + 10px);font-family:var(--fontFamilyDefault)}section.home_section_4 .projects .project__container .project .project__content .right>.buttons{top:auto;justify-content:flex-end}section.home_section_4 .projects .project__container .project .project__content .right>.buttons a.btn,section.home_section_4 .projects .project__container .project .project__content .right>.buttons a.btn:hover{transform:none}section.home_section_4 .projects .project__container .project .project__content .right>.buttons a.btn:hover:after{background-color:var(--secondary)}section.home_section_4 .buttons{position:relative;top:-120px;z-index:15}section.home_section_4 .buttons a.btn{transform:scale(1);transition:.2s ease-in-out}section.home_section_4 .buttons a.btn:hover{transform:scale(1.2)}section.home_section_5{padding-top:50px}section.home_section_5 .section__header .title h2{color:var(--secondary)}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper{margin-bottom:50px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide{display:flex}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left{width:50%;min-height:100%;padding-right:15px;position:relative}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left .image{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;background-color:var(--tertiaryDarker);border-radius:20px}@media screen and (max-width:1050px){section.home_section_3 .overlay{bottom:-30px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide{flex-direction:column}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left{width:100%;padding-right:0}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left .image{height:650px;margin-bottom:30px;position:relative;top:auto;left:auto}}@media screen and (max-width:800px){section.home_section_4 .buttons{top:-100px}section.home_section_5{padding-top:0}section.home_section_5 .section__header{margin-bottom:30px}section.home_section_5 .section__header .title{text-align:center}section.home_section_5 .section__header .title h2{font-size:20px;line-height:30px;font-weight:var(--fontWeightLight)}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper{margin-bottom:0}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left{display:none}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .left .image{height:450px}}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right{width:50%;padding-left:15px;display:flex;flex-direction:column}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top{width:100%;margin-bottom:30px;padding:40px 60px;background-color:var(--primary);border-radius:20px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .title{margin-bottom:10px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .title h3{color:var(--tertiary);font-size:40px;line-height:50px;font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightBold);text-transform:uppercase}@media screen and (max-width:800px){section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top{margin-bottom:0;padding:0;background-color:transparent;border-radius:0}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header{margin-bottom:20px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .title{margin-bottom:0;text-align:center}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .title h3{color:var(--secondary);font-size:25px;line-height:30px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .smalltitle{text-align:center}}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .smalltitle span{color:var(--tertiary);font-size:var(--fontSizeLG);line-height:calc(var(--fontSizeLG) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightLight)}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom{width:100%;padding:60px 40px;background-color:var(--secondary);border-radius:20px}@media screen and (max-width:800px){section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .top .section__header .smalltitle span{color:var(--secondary);font-size:18px;line-height:28px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom{padding:0;background-color:transparent;border-radius:0}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom .section__header .text{text-align:center}}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom .section__header .text p{color:var(--tertiary)}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials{display:flex;align-items:center}@media screen and (max-width:800px){section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom .section__header .text p{margin-bottom:5px;color:var(--secondary);line-height:22px}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom .section__header .text p:last-child{margin-bottom:0}section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right .bottom .section__header .text p strong{color:var(--primary)}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials{flex-direction:column}}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left{margin-right:50px;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width:800px){section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left{width:100%;margin-right:0;margin-bottom:15px;justify-content:center}}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left .swiper-button-testimonial-next,section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left .swiper-button-testimonial-prev{color:var(--secondary);font-size:var(--fontSizeSM);line-height:1;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightLight);cursor:pointer}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left .swiper-button-testimonial-prev{margin-right:15px}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left .swiper-button-testimonial-next{margin-left:15px}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .left span{color:var(--primary)}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .right{width:100%;display:flex;align-items:center}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .right .swiper-scrollbar__testimonials.swiper-scrollbar-horizontal{width:100%;height:14px;background-color:var(--tertiaryDarker);border-radius:14px}section.home_section_5 .swiper__container .swiper__testimonials .swiper__controls__testimonials .right .swiper-scrollbar__testimonials.swiper-scrollbar-horizontal .swiper-scrollbar-drag{background-color:var(--secondary);cursor:pointer}section.home_section_blog{padding-top:0;padding-bottom:0}section.home_section_blog .section__header{margin-bottom:50px}@media screen and (max-width:800px){section.home_section_blog .section__header{margin-bottom:30px}}section.home_section_blog .section__header .title h2{color:var(--secondary)}section.home_section_blog .swiper__container{width:calc(100% + 400px);margin-bottom:100px;position:relative;left:-200px}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header{width:100%;height:350px;margin-bottom:30px}@media screen and (max-width:1500px){section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header{height:280px}}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header a{width:100%;height:100%}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header a .image{width:100%;height:100%;overflow:hidden;border-radius:30px}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header a .image img{width:100%;height:100%;object-fit:cover}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title{margin-bottom:10px;text-align:center}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title:last-child{margin-bottom:0}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title h3,section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title h3 a,section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title h4,section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .title h4 a{color:var(--fontColorSecondary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 8px);font-weight:var(--fontWeightBold);font-family:var(--fontFamilyPrimary);text-transform:unset}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .meta{margin-bottom:5px;color:var(--fontColorPrimary);font-size:var(--fontSizeSM);line-height:var(--fontSizeSM) 8px;font-family:var(--fontFamilyDefault);text-transform:uppercase;text-align:center}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .meta span,section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__content .meta time{color:var(--fontColorPrimary);font-size:var(--fontSizeSM);line-height:var(--fontSizeSM) 8px;font-family:var(--fontFamilyDefault);text-transform:uppercase}@media screen and (max-width:800px){section.home_section_blog .swiper__container{width:100%;margin-bottom:30px;padding-left:25px;padding-right:25px;left:0}section.home_section_blog .swiper__container .swiper .swiper-wrapper .swiper-slide .item__header{height:220px;margin-bottom:15px}section.home_section_6 .section__header{margin-bottom:30px}}section.home_section_6 .section__header .title h2{color:var(--secondary)}.home_section_7{height:100vh;padding-top:0;padding-bottom:0;display:grid;place-items:center}@media screen and (max-width:1050px){section.home_section_5 .swiper__container .swiper__testimonials .swiper-wrapper .swiper-slide .right{width:100%;padding-left:0}.home_section_7{height:320px;background-image:url(https://dev.curryketchup.be/wp-content/uploads/2025/07/DSC02457.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}}.ck-cutout{position:relative;width:100%;height:100%;aspect-ratio:16/9;overflow:hidden}.ck-cutout img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ck-cutout canvas.mask{position:absolute;inset:0;display:block;pointer-events:none}