@charset "UTF-8";
.offerselement .offer{border-radius:var(--border-radius-lg);padding:1.5rem;display:flex;gap:5rem;flex-direction:column;position:relative}@media screen and (min-width:992px){.offerselement .offer{gap:10rem}}@media screen and (min-width:1200px){.offerselement .offer{gap:15rem}}@media screen and (min-width:1400px){.offerselement .offer{gap:20rem}}.offerselement .offer__badge{align-self:end}.offerselement .offer__badge .badge__area{background-color:var(--clr-tertiary);z-index:1;width:128px;height:126px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20127.99%20125.96%22%3E%3Cpath%20d%3D%22M127.99%2059.37c.04%2057.53-29.07%2072.12-63.99%2064.87C26.95%20116.55%200%2095.2%200%2059.37S27.22%205.83%2064%20.9c35.15-4.73%2063.96%208.44%2063.99%2058.47Z%22%20style%3D%22fill%3A%232081c4%3Bstroke-width%3A0%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20127.99%20125.96%22%3E%3Cpath%20d%3D%22M127.99%2059.37c.04%2057.53-29.07%2072.12-63.99%2064.87C26.95%20116.55%200%2095.2%200%2059.37S27.22%205.83%2064%20.9c35.15-4.73%2063.96%208.44%2063.99%2058.47Z%22%20style%3D%22fill%3A%232081c4%3Bstroke-width%3A0%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px}@media screen and (max-width:1199.98px){.offerselement .offer__badge .badge__area{width:108px;height:106px;top:12px;right:12px}}@media screen and (max-width:991.98px){.offerselement .offer__badge .badge__area{gap:4px;top:12px;right:12px}}@media screen and (max-width:767.98px){.offerselement .offer__badge .badge__area{width:86px;height:84px}}.offerselement .offer__badge .badge__area .badge__area--title{display:block;color:var(--white);font-size:1.75rem;line-height:1;font-weight:700;margin-top:-0.25rem}@media screen and (max-width:1399.98px){.offerselement .offer__badge .badge__area .badge__area--title{font-size:1.5rem}}@media screen and (max-width:1199.98px){.offerselement .offer__badge .badge__area .badge__area--title{font-size:1.25rem}}@media screen and (max-width:767.98px){.offerselement .offer__badge .badge__area .badge__area--title{font-size:1.125rem}}.offerselement .offer__badge .badge__area .badge__area--addition{display:block;color:var(--white)}@media screen and (max-width:1199.98px){.offerselement .offer__badge .badge__area .badge__area--addition{font-size:0.9rem}}@media screen and (max-width:767.98px){.offerselement .offer__badge .badge__area .badge__area--addition{font-size:0.8rem}}.offerselement .offer__content{justify-self:start;flex-basis:100%;background-color:var(--white);border-radius:var(--border-radius-md);padding:20px 20px 25px;display:flex;gap:1rem;flex-direction:column}@media screen and (min-width:768px){.offerselement .offer__content:not(.w-100){max-width:75%}}.offerselement .offer__content a:has(h2){text-decoration:none}.offerselement .offerCategories{margin-bottom:2rem}@media screen and (min-width:768px){.offerselement .offerCategories{margin-bottom:3rem}}.offerselement .offerCategories .swiper-wrapper{width:fit-content}.offerselement .offerCategories .swiper-slide{width:auto}.offerselement .offerCategories .swiper-slide .category{border:1px solid var(--grey);border-radius:var(--border-radius-full);padding:1rem 1.5rem;transition:var(--transition-default-duration)}.offerselement .offerCategories .swiper-slide .category i{color:var(--grey)}.offerselement .offerCategories .swiper-slide .category:hover{background:color-mix(in srgb, var(--clr-secondary) 2%, white)}.offerselement .offerCategories .swiper-slide .category.active{background-color:var(--clr-secondary);border-color:var(--clr-secondary)}.offerselement .offerCategories .swiper-slide .category.active .offer__category--title{color:var(--white)}.offerselement .offerCategories .swiper-slide .category.active i{color:var(--white)}.offerselement .offerCategories .swiper-slide .category.active i:before{content:""}.offerselement .offer_with_circle{margin-top:4rem;display:flex;flex-direction:column;position:relative;gap:1rem}@media screen and (min-width:992px){.offerselement .offer_with_circle{gap:1rem}}@media screen and (min-width:1200px){.offerselement .offer_with_circle{gap:1rem}}@media screen and (min-width:1400px){.offerselement .offer_with_circle{gap:1rem}}.offerselement .offer_with_circle__image-container{width:100%;overflow:hidden}.offerselement .offer_with_circle__image-container img{width:100%;height:auto;display:block}.offerselement .offer_with_circle__content{border-radius:var(--border-radius-md);padding:20px 0px 25px;display:flex;gap:1rem;flex-direction:column}@media screen and (min-width:768px){.offerselement .offer_with_circle__content:not(.w-100){max-width:75%}}.offerselement .offer_with_circle__content a:has(h2){text-decoration:none}.offerselement .offer_with_circle__content .detail-item{display:flex;align-items:center;font-size:1rem;padding:auto;margin-bottom:0}.offerselement .offer_with_circle__content .detail-item .detail-icon{margin-right:1rem;width:24px;height:24px;object-fit:contain}.offerselement .offer_with_circle__title-link{text-decoration:none;color:inherit}.offerselement .offer_with_circle__title{margin:0}.offerselement .offer_with_circle__more-info{display:block;margin-top:5px;font-family:var(--font-secondary);color:var(--color-secondary)}.offerselement .offer_with_circle__badge{position:absolute;top:-30px;right:30px;background-color:var(--clr-tertiary);width:128px;height:128px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20180%20180%22%3E%3Ccircle%20cx%3D%2290%22%20cy%3D%2290%22%20r%3D%2290%22%20fill%3D%22%232081c4%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20180%20180%22%3E%3Ccircle%20cx%3D%2290%22%20cy%3D%2290%22%20r%3D%2290%22%20fill%3D%22%232081c4%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:0}@media screen and (max-width:1199.98px){.offerselement .offer_with_circle__badge{width:108px;height:108px;top:12px;right:12px}}@media screen and (max-width:991.98px){.offerselement .offer_with_circle__badge{gap:4px;top:12px;right:12px}}@media screen and (max-width:767.98px){.offerselement .offer_with_circle__badge{width:86px;height:86px}}.offerselement .offer_with_circle__badge .badge__area--title{font-family:var(--font-secondary);color:var(--white);font-size:1.75rem;font-weight:400}@media screen and (max-width:1399.98px){.offerselement .offer_with_circle__badge .badge__area--title{font-size:1.5rem}}@media screen and (max-width:1199.98px){.offerselement .offer_with_circle__badge .badge__area--title{font-size:1.25rem}}@media screen and (max-width:767.98px){.offerselement .offer_with_circle__badge .badge__area--title{font-size:1.125rem}}.offerselement .offer_with_circle__badge .badge__area--addition{font-family:var(--font-secondary);color:var(--white);font-size:1rem}@media screen and (max-width:1199.98px){.offerselement .offer_with_circle__badge .badge__area--addition{font-size:0.9rem}}@media screen and (max-width:767.98px){.offerselement .offer_with_circle__badge .badge__area--addition{font-size:0.8rem}}.offerselement .offer_with_circle__actions{display:flex;justify-content:left;align-items:baseline;margin-top:1rem}.offerselement .offer_with_circle__actions button{margin-right:2rem}.offerselement .offer_with_circle__actions a{margin:0}.offerselement .offer_with_circle__details{display:flex;flex-direction:column;gap:0.5rem;margin:1rem 0}.offerselement .offer_one_offer{margin-top:4rem;display:flex;flex-direction:column;position:relative;gap:1rem}@media screen and (min-width:992px){.offerselement .offer_one_offer{gap:1rem}}@media screen and (min-width:1200px){.offerselement .offer_one_offer{gap:1rem}}@media screen and (min-width:1400px){.offerselement .offer_one_offer{gap:1rem}}.offerselement .offer_one_offer__image-container{width:100%;overflow:hidden}.offerselement .offer_one_offer__image-container img{width:100%;height:auto;display:block;border-radius:20px}.offerselement .offer_one_offer__content{border-radius:var(--border-radius-md);padding:20px 0px 25px;display:flex;gap:1rem;flex-direction:column}@media screen and (min-width:768px){.offerselement .offer_one_offer__content:not(.w-100){max-width:75%}}.offerselement .offer_one_offer__content a:has(h2){text-decoration:none}.offerselement .offer_one_offer__content .detail-item{display:flex;align-items:center;font-size:1rem;margin-bottom:1rem}.offerselement .offer_one_offer__content .detail-item .detail-icon{margin-right:1rem;width:30px;height:30px;object-fit:contain}.offerselement .offer_one_offer__title-link{text-decoration:none;color:inherit}.offerselement .offer_one_offer__title{margin:0}.offerselement .offer_one_offer__more-info{display:block;margin-top:5px;font-family:var(--font-secondary);color:var(--color-secondary)}.offerselement .offer_one_offer__actions{display:flex;justify-content:left;align-items:baseline;margin-top:1rem}.offerselement .offer_one_offer__actions button{margin-right:2rem}.offerselement .offer_one_offer__actions a{margin:0}.offerselement .offer_one_offer__details{display:flex;flex-direction:column;gap:0.5rem;margin:1rem 0}.offerselement .offer_one_offer .offer-swiper-button-next{right:10px}.offerselement .offer_one_offer .offer-swiper-button-prev{left:10px}.offerselement .offer_one_offer .swiper-container{position:relative}.offerselement .offer_one_offer .swiper-slide{position:relative}.offerselement .offer_one_offer .offer-swiper-button-next i,.offerselement .offer_one_offer .offer-swiper-button-prev i{font-size:24px}