@charset "UTF-8";
.offerselement a:focus-visible{outline:2px solid #9b0202}@media screen and (min-width:992px){.offerselement .offer__layout--ColumnsWithCategories .offer{gap:10rem;padding:1.5rem}}@media screen and (min-width:1200px){.offerselement .offer__layout--ColumnsWithCategories .offer{gap:16rem}}@media screen and (min-width:1400px){.offerselement .offer__layout--ColumnsWithCategories .offer{gap:18rem}}.offerselement .offer{border-radius:var(--border-radius-lg);padding:1rem;display:flex;gap:8rem;flex-direction:column;position:relative;background-size:cover}@media screen and (min-width:992px){.offerselement .offer{gap:10rem;padding:1.5rem}}@media screen and (min-width:1200px){.offerselement .offer{gap:12rem}}@media screen and (min-width:1400px){.offerselement .offer{gap:14rem}}.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:4px;padding-bottom:10px}@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:clamp(1rem, 2.5vw, 1.4rem) !important;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;background-color:var(--white);border-radius:var(--border-radius-md);padding:20px 20px 25px;display:flex;gap:1rem;flex-direction:column;margin-top:auto}@media screen and (min-width:992px){.offerselement .offer__content:not(.w-100){max-width:75%}}.offerselement .offer__content a:has(h2){text-decoration:none}.offerselement .offerCategories{margin-bottom:3rem;margin-top:1rem}@media screen and (min-width:768px){.offerselement .offerCategories{margin-bottom:4rem}}.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)}@media screen and (max-width:991.98px){.offerselement .offerCategories .swiper-slide .category{padding:0.5rem 1rem}}.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 .category__filter--area{opacity:0;position:fixed;transition:opacity 0.5s ease-in-out;z-index:1;left:50%;transform:translateX(-50%)}@media screen and (min-width:1200px){.offerselement .category__filter--area{padding-left:80px}}.offerselement .category__filter--area.visible-filter{opacity:1;bottom:3rem}@media screen and (max-width:1199.98px){.offerselement .category__filter--area.visible-filter{bottom:9rem}}.offerselement .category__filter--area.hidden-filter{opacity:0}.offerselement .category__filter--area .dropup .dropdown-toggle{z-index:1001;background:var(--secondary);transition:var(--transition-default-duration);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(32, 129, 196, 0.6)}100%{box-shadow:0 0 0 10px rgba(32, 129, 196, 0)}}.offerselement .category__filter--area .dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;border:0;font-family:bootstrap-icons !important;font-style:normal;font-weight:400 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;content:"";color:var(--white)}.offerselement .category__filter--area .dropup .dropdown-toggle:focus{border:0}.offerselement .category__filter--area .dropup .dropdown-toggle.show{animation:none}.offerselement .category__filter--area .dropup .dropdown-toggle.show::after{transform:rotate(180deg)}.offerselement .category__filter--area .dropup .dropdown-toggle.show .category-label{color:var(--white);opacity:0.6}.offerselement .category__filter--area .dropup .dropdown-toggle.show .selectedCategory{color:var(--white)}.offerselement .category__filter--area .dropup .dropdown-toggle .category-label{color:var(--white);opacity:0.6}.offerselement .category__filter--area .dropup .dropdown-toggle .selectedCategory{color:var(--white)}.offerselement .category__filter--area .dropup .dropdown-menu{width:100%;background:var(--light-blue-grey);border-radius:var(--border-radius-md) var(--border-radius-md) 40px 40px;padding:20px 20px 70px;transform:none !important;transition:var(--transition-default-duration);cursor:pointer}.offerselement .category__filter--area .dropup .dropdown-menu .dropdown-item{padding:0;margin-bottom:10px;color:var(--primary);transition:var(--transition-default-duration);white-space:unset}.offerselement .category__filter--area .dropup .dropdown-menu .dropdown-item:hover{color:var(--secondary);background-color:transparent;margin-left:2px}.offerselement .category__filter--area .dropdown{position:relative}.offerselement .category__filter--area .dropdown .dropdown-toggle{z-index:1001;background:var(--secondary);transition:var(--transition-default-duration);width:100%}.offerselement .category__filter--area .dropdown .dropdown-toggle::after{display:inline-block;margin-left:0.255em;border:0;font-family:bootstrap-icons !important;font-style:normal;font-weight:400 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;content:"";color:var(--white)}.offerselement .category__filter--area .dropdown .dropdown-toggle.show::after{transform:rotate(180deg)}.offerselement .category__filter--area .dropdown .dropdown-toggle.show .category-label{color:var(--white);opacity:0.6}.offerselement .category__filter--area .dropdown .dropdown-toggle.show .selectedCategory{color:var(--white)}.offerselement .category__filter--area .dropdown .dropdown-toggle .category-label{color:var(--white);opacity:0.6}.offerselement .category__filter--area .dropdown .dropdown-toggle .selectedCategory{color:var(--white)}.offerselement .category__filter--area .dropdown .dropdown-menu{width:100%;background:var(--light-blue-grey);border-radius:40px 40px var(--border-radius-md) var(--border-radius-md);padding:80px 20px 20px;transform:none !important;transition:var(--transition-default-duration);cursor:pointer}.offerselement .category__filter--area .dropdown .dropdown-menu .dropdown-item{padding:0;margin-bottom:10px;color:var(--primary);transition:var(--transition-default-duration)}.offerselement .category__filter--area .dropdown .dropdown-menu .dropdown-item:hover{color:var(--secondary);background-color:transparent;margin-left:2px}