﻿﻿.autosize-container {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}

@media screen and (max-width: 1920px) {
    .autosize-container {
        max-width: 1440px;
        margin: 0 auto;
        width: 100%;
    }
}

.content {
    display: flex;
    justify-content: center;
}

.grb_boite-a-promos__main-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 35px;
    max-width: 1440px;
    width: 100%;
    justify-content: center;
}

.CategorieOffresPharesRemise.categorie_offres_phares {
    background: var(--blanc) !important;
    border-radius: 10px;
    border: 1px solid #EEE;
}

.CategorieOffresPharesRemise.categories_offres_phares_remise, .CategorieOffresPharesRemise.categories_offres_phares_remise_voir_tout {
    color: var(--blanc) !important;
    background: #DE2E22 !important;
}

    .CategorieOffresPharesRemise.categories_offres_phares_remise_voir_tout svg {
        width: 12px;
    }

.categories_offres_phares_remise_titre {
    color: initial !important;
    /* une seule ligne */
    align-self: flex-end !important;
    /* plusieurs */
    text-align: end !important;
    padding-bottom: 10px !important;
}

.grb_event-pc__wrapper {
    flex-direction: column-reverse;
}

.grb_boite-a-promos__revive--banner {
    display: block;
    width: calc(100% - 405px);
    height: 100%;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

    .grb_boite-a-promos__revive--banner ins {
        display: block;
        width: 100%;
        height: 100%;
    }

    .grb_boite-a-promos__revive--banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        vertical-align: bottom;
    }

:root {
    --primary-theme-color: #FF5C39;
    --contrast-primary-theme-color: #fff;
    --primary-red: #EE3C34;
    --primary-beige: #FFFCF7;
    --primary-cyan: #94FFE1;
    --secondary-beige: #FFEFE1;
    --tag-font-color: #FF5C39;
    --tag-bg-color: #FFF3E5;
    --discount-radius: 15px 10px 10px 5px;
}

.grb_boite-a-promos {
    padding-top: 20px;
    background-color: var(--primary-beige);
}

.grb_boite-a-promos__wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 35px;
    width: 100%;
}

.category-arrow_list {
    column-gap: 10px !important;
}

.w-max1440 {
    width: calc(100% - 20px);
    max-width: 1440px;
    margin: 0 auto;
}

.w-full {
    width: 100%;
}

.pd-40-0 {
    padding: 40px 0;
}

.bg-secondary {
    background-color: var(--secondary-beige);
}

.grb_event__block-title {
    width: 100%;
    font-size: 26px;
    font-weight: var(--medium);
    text-align: left;
}

/* bannière */
.grb_boite-a-promos__hero-banner {
    max-height: 400px;
    padding-top: 50px;
}

.grb_boite-a-promos__banner {
    border-radius: 20px;
    background-color: #E53029;
    overflow: hidden;
    padding: 35px 0;
}

.grb_boite-a-promos__banner-content {
    width: 100%;
    max-width: 405px;
    padding: 0 40px;
    color: #fff;
}

.grb_boite-a-promos__revive {
    width: calc(100% - 20px);
    max-width: 1440px;
    height: 100%;
    margin: 0 auto;
}

.grb_boite-a-promos__revive--banner {
    display: block;
    width: calc(100% - 405px);
    height: 100%;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.grb_boite-a-promos__revive ins {
    display: block;
    width: 100%;
    height: 100%;
}

.grb_boite-a-promos__revive img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    vertical-align: bottom;
}

.grb_event-hero-banner__breadcrumb {
    column-gap: 5px;
    font-weight: var(--medium);
}

.grb_boite-a-promos__banner-title {
    font-size: 28px;
    font-weight: var(--semibold);
    text-transform: uppercase;
}

.grb_boite-a-promos__banner-paragraph {
    line-height: 1.35;
}

/* bloc MEA solo */
.gb_mea-solo__item__category {
    font-size: 19px !important;
}

.gb_mea__img-container {
    height: 220px;
    width: 220px;
}

.gb_mea__container__left {
    justify-content: center;
    align-items: center;
}

.gb_mea-solo__item__name {
    white-space: normal !important;
    height: auto !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

/* bloc MEA 3 vignettes */
.gb_mea__tag {
    display: none !important;
}

.gb_mea__product__name {
    white-space: normal !important;
    height: auto !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    text-transform: uppercase;
}

/* diaporama catégories offres phares avec remise */
.grb_boite-a-promos .CategorieOffresPharesRemise.categorie_offres_phares {
    position: relative;
    overflow: hidden;
}

.categories_offres_phares_remise_voir_tout {
    gap: 10px;
    width: 145px !important;
    border-radius: 10px !important;
}

    /* flèche cta */
    .categories_offres_phares_remise_voir_tout svg path {
        animation-name: movedArrow;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

.grb_boite-a-promos .CategorieOffresPharesRemise.categorie_offres_phares {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='474' height='170'%3E%3Crect width='100%25' height='100%25' fill='%2386cad6'/%3E%3Cg transform='translate(70, 0)'%3E%3Cpath d='M169.089 -183.713C157.407 -177.124 146.087 -169.909 135.202 -162.069C121.331 -152.088 107.806 -141.481 95.0862 -130.052C72.3317 -109.608 52.5333 -86.2226 34.766 -61.3374C30.7341 -55.6909 26.8301 -49.9314 23.242 -43.991C18.5331 -36.196 14.7645 -28.122 11.2291 -19.7315C7.7915 -11.5746 4.54945 -3.47809 2.93218 5.25925C1.63085 12.2778 0.615351 19.4244 0.156499 26.556C-0.0616439 29.9032 -0.0541309 33.2729 0.194101 36.6201C0.592775 41.9726 1.48039 47.2949 2.21756 52.6021C2.4658 54.3586 2.75165 56.1001 3.12776 57.8264C3.81228 60.9625 4.76006 64.0307 5.93352 67.0161C8.38574 73.2581 10.9809 80.1861 14.6066 86.0286C18.142 91.7278 22.3168 97.118 26.8527 102.048C31.3735 106.971 37.1129 110.982 42.4085 114.887C44.7479 116.613 47.2302 118.136 49.8479 119.402C55.7303 122.244 61.9962 125.147 68.3825 126.873C69.714 127.235 71.0679 127.529 72.437 127.748C77.7175 128.607 83.1109 129.489 88.4742 129.821C95.1389 130.235 102.225 128.841 108.611 127.793C114.997 126.745 121.7 123.436 127.71 120.722C130.546 119.44 133.209 117.864 135.713 116.025C141.197 111.984 146.779 107.883 151.675 103.096C161.018 93.9593 168.518 83.1488 178.048 74.1627C180.433 71.9162 182.907 69.7752 185.488 67.7549C182.388 70.1521 179.289 72.557 176.19 74.9543C181.004 71.2377 186.15 68.0338 191.731 65.6063C188.075 67.1518 184.412 68.6972 180.756 70.2502C184.871 68.5163 189.106 67.2724 193.529 66.6542L181.32 68.2976C185.518 67.7624 189.73 67.7549 193.927 68.2976C189.858 67.7473 185.789 67.2045 181.719 66.6542C185.322 67.1668 188.827 68.0865 192.197 69.4737C188.542 67.9282 184.878 66.3828 181.223 64.8298C184.036 66.0285 186.669 67.5362 189.098 69.3907L179.801 62.1913C181.794 63.7669 183.584 65.546 185.157 67.5438C182.765 64.4378 180.365 61.3319 177.973 58.226C179.613 60.3896 180.937 62.719 181.99 65.2219L177.356 54.2229C178.439 56.9368 179.161 59.7337 179.575 62.6286C179.026 58.5501 178.484 54.4717 177.935 50.3933C178.424 54.1702 178.387 57.9471 177.92 61.7315C178.469 57.653 179.011 53.5746 179.56 49.4962C178.883 54.4792 177.477 59.2512 175.536 63.88C177.078 60.2162 178.62 56.5448 180.169 52.881C174.257 66.5939 164.456 78.1356 156.061 90.3332C151.916 96.3491 147.982 102.531 144.68 109.059C141.325 115.686 138.459 122.614 135.841 129.549C134.653 132.701 133.637 135.927 132.893 139.214C132.547 140.737 132.261 142.267 132.028 143.805C131.208 149.21 130.373 154.661 129.906 160.119C129.636 163.323 129.605 166.549 129.854 169.753C130.388 176.704 131.178 183.76 132.847 190.545C133.209 192.022 133.645 193.485 134.149 194.925C135.939 199.998 138.113 204.996 140.385 209.866C143.243 216.01 147.817 221.174 151.946 226.459C154.993 230.349 158.498 233.003 162.44 236.048C166.065 238.853 169.405 241.619 173.55 243.549C178.153 245.69 182.892 247.809 187.707 249.46C189.023 249.912 190.362 250.281 191.716 250.568C198.358 251.993 205.309 253.169 212.139 252.98C217.479 252.837 223.068 251.812 228.168 251.005C229.575 250.786 230.959 250.492 232.328 250.085C237.308 248.6 242.107 246.278 246.808 244.13C248.147 243.519 249.441 242.788 250.652 241.951C254.285 239.441 257.851 236.576 261.258 233.779C261.8 233.334 262.334 232.874 262.846 232.384C266.577 228.796 269.834 223.866 272.692 220.006C276.047 214.721 277.867 209.015 278.146 202.893C279.515 196.772 279.236 190.658 277.326 184.536C275.904 178.543 273.166 173.326 269.104 168.879C265.862 163.865 261.567 159.915 256.219 157.02C252.563 155.475 248.899 153.929 245.244 152.376C237.105 150.183 228.958 150.183 220.819 152.376C217.163 153.922 213.5 155.467 209.844 157.02C202.939 161.114 197.448 166.617 193.363 173.538L193.077 173.93C195.469 170.824 197.869 167.718 200.261 164.612C198.997 166.248 197.561 167.695 195.928 168.969C199.027 166.572 202.127 164.167 205.226 161.77C203.473 163.089 201.6 164.152 199.584 165.004C203.24 163.458 206.903 161.913 210.559 160.36C208.212 161.31 205.782 161.936 203.278 162.282C207.347 161.732 211.416 161.189 215.486 160.639C212.597 161.001 209.701 160.978 206.813 160.631L219.021 162.275C215.772 161.83 212.628 160.978 209.604 159.697C213.259 161.242 216.923 162.787 220.578 164.34C218.036 163.225 215.651 161.83 213.44 160.141C216.539 162.539 219.638 164.943 222.737 167.341C220.533 165.592 218.615 163.571 216.893 161.347C219.285 164.453 221.684 167.559 224.076 170.665C222.023 167.929 220.345 164.981 219.006 161.83L223.64 172.829C222.038 168.924 220.992 164.861 220.398 160.684C220.947 164.763 221.489 168.841 222.038 172.919C221.361 167.688 221.406 162.426 222.075 157.201L220.436 169.436C221.316 163.029 223.166 156.87 225.656 150.906L221.022 161.905C228.168 145.109 239.873 131.148 249.998 116.161C252.578 112.346 255.023 108.426 257.129 104.325C260.882 97.0275 264.32 89.3381 266.584 81.43C267.133 79.4926 267.577 77.5325 267.9 75.5423C268.871 69.5491 269.939 63.4126 270.127 57.3062C270.187 55.414 270.127 53.5218 269.931 51.6447C269.307 45.6665 268.803 39.1983 267.133 33.2805C265.606 27.8677 263.116 22.6886 260.799 17.6151C259.919 15.6852 258.829 13.8835 257.58 12.1722C254.594 8.07869 251.419 3.49518 247.749 -0.228928C243.837 -4.18674 239.023 -7.50374 234.63 -10.7152C229.011 -14.8163 221.609 -17.4247 215.403 -19.7918C208.528 -22.4153 200.788 -22.9279 193.642 -23.8174C190.151 -24.2471 186.631 -24.3301 183.126 -23.9984C176.002 -23.3274 168.36 -22.6339 161.409 -20.4476C153.94 -18.1031 146.575 -14.9444 139.715 -11.1525C132.81 -7.33789 126.672 -2.21913 120.496 2.64331C112.981 8.56117 106.392 15.5043 100.194 22.7716C94.2212 29.775 88.4743 37.0649 81.2154 42.8094L90.5127 35.6099C87.4888 37.9469 84.2693 39.9447 80.7565 41.4599L91.7313 36.8161C88.9331 37.962 86.0596 38.7536 83.0733 39.1682C87.1428 38.6179 91.2123 38.0751 95.2818 37.5247C91.9946 37.9318 88.7149 37.8866 85.4353 37.4418C89.5048 37.9922 93.5743 38.5349 97.6438 39.0853C93.9654 38.5349 90.415 37.5097 86.9924 36.0622C90.6481 37.6077 94.3114 39.1531 97.9672 40.7061C94.5221 39.1983 91.2951 37.3061 88.2937 35.037C91.3929 37.4343 94.492 39.8391 97.5911 42.2364C94.4694 39.8165 91.6787 37.0498 89.2566 33.9288C91.6486 37.0348 94.0482 40.1407 96.4402 43.2466C93.8526 39.8165 91.7614 36.0698 90.0915 32.112C91.6335 35.7758 93.1756 39.4471 94.7252 43.1109C92.7619 38.2937 91.4831 33.2729 90.776 28.124C91.3251 32.2025 91.8667 36.2809 92.4158 40.3593C91.6185 34.0947 91.6862 27.7999 92.4835 21.5352C91.9344 25.6136 91.3928 29.6921 90.8437 33.7705C91.942 25.6438 94.3114 17.7885 97.4632 10.2348C95.9212 13.8986 94.3792 17.5699 92.8296 21.2337C100.043 4.2189 110.883 -11.16 122.113 -25.7323C119.721 -22.6263 117.322 -19.5204 114.93 -16.4145C129.778 -35.6079 146.5 -53.3238 164.832 -69.2153C170.022 -73.7159 175.34 -78.0658 180.764 -82.2723C177.665 -79.875 174.565 -77.4702 171.466 -75.0729C185.397 -85.8306 200.081 -95.5781 215.411 -104.217C220.767 -107.112 225.062 -111.063 228.296 -116.076C232.358 -120.524 235.096 -125.74 236.518 -131.734C238.429 -137.855 238.707 -143.969 237.338 -150.09C237.06 -156.219 235.247 -161.926 231.884 -167.203C229.492 -170.309 227.093 -173.415 224.701 -176.521C218.969 -182.228 212.214 -186.17 204.428 -188.357C200.359 -188.907 196.289 -189.45 192.22 -190C183.93 -189.977 176.198 -187.882 169.037 -183.713H169.089Z' fill='%23f3ffcf'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
}

    .grb_boite-a-promos .CategorieOffresPharesRemise.categorie_offres_phares:nth-child(2) {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='474' height='170'%3E%3Crect width='100%25' height='100%25' fill='%236778b5'/%3E%3Cg transform='translate(70, 0)'%3E%3Cpath d='M169.089 -183.713C157.407 -177.124 146.087 -169.909 135.202 -162.069C121.331 -152.088 107.806 -141.481 95.0862 -130.052C72.3317 -109.608 52.5333 -86.2226 34.766 -61.3374C30.7341 -55.6909 26.8301 -49.9314 23.242 -43.991C18.5331 -36.196 14.7645 -28.122 11.2291 -19.7315C7.7915 -11.5746 4.54945 -3.47809 2.93218 5.25925C1.63085 12.2778 0.615351 19.4244 0.156499 26.556C-0.0616439 29.9032 -0.0541309 33.2729 0.194101 36.6201C0.592775 41.9726 1.48039 47.2949 2.21756 52.6021C2.4658 54.3586 2.75165 56.1001 3.12776 57.8264C3.81228 60.9625 4.76006 64.0307 5.93352 67.0161C8.38574 73.2581 10.9809 80.1861 14.6066 86.0286C18.142 91.7278 22.3168 97.118 26.8527 102.048C31.3735 106.971 37.1129 110.982 42.4085 114.887C44.7479 116.613 47.2302 118.136 49.8479 119.402C55.7303 122.244 61.9962 125.147 68.3825 126.873C69.714 127.235 71.0679 127.529 72.437 127.748C77.7175 128.607 83.1109 129.489 88.4742 129.821C95.1389 130.235 102.225 128.841 108.611 127.793C114.997 126.745 121.7 123.436 127.71 120.722C130.546 119.44 133.209 117.864 135.713 116.025C141.197 111.984 146.779 107.883 151.675 103.096C161.018 93.9593 168.518 83.1488 178.048 74.1627C180.433 71.9162 182.907 69.7752 185.488 67.7549C182.388 70.1521 179.289 72.557 176.19 74.9543C181.004 71.2377 186.15 68.0338 191.731 65.6063C188.075 67.1518 184.412 68.6972 180.756 70.2502C184.871 68.5163 189.106 67.2724 193.529 66.6542L181.32 68.2976C185.518 67.7624 189.73 67.7549 193.927 68.2976C189.858 67.7473 185.789 67.2045 181.719 66.6542C185.322 67.1668 188.827 68.0865 192.197 69.4737C188.542 67.9282 184.878 66.3828 181.223 64.8298C184.036 66.0285 186.669 67.5362 189.098 69.3907L179.801 62.1913C181.794 63.7669 183.584 65.546 185.157 67.5438C182.765 64.4378 180.365 61.3319 177.973 58.226C179.613 60.3896 180.937 62.719 181.99 65.2219L177.356 54.2229C178.439 56.9368 179.161 59.7337 179.575 62.6286C179.026 58.5501 178.484 54.4717 177.935 50.3933C178.424 54.1702 178.387 57.9471 177.92 61.7315C178.469 57.653 179.011 53.5746 179.56 49.4962C178.883 54.4792 177.477 59.2512 175.536 63.88C177.078 60.2162 178.62 56.5448 180.169 52.881C174.257 66.5939 164.456 78.1356 156.061 90.3332C151.916 96.3491 147.982 102.531 144.68 109.059C141.325 115.686 138.459 122.614 135.841 129.549C134.653 132.701 133.637 135.927 132.893 139.214C132.547 140.737 132.261 142.267 132.028 143.805C131.208 149.21 130.373 154.661 129.906 160.119C129.636 163.323 129.605 166.549 129.854 169.753C130.388 176.704 131.178 183.76 132.847 190.545C133.209 192.022 133.645 193.485 134.149 194.925C135.939 199.998 138.113 204.996 140.385 209.866C143.243 216.01 147.817 221.174 151.946 226.459C154.993 230.349 158.498 233.003 162.44 236.048C166.065 238.853 169.405 241.619 173.55 243.549C178.153 245.69 182.892 247.809 187.707 249.46C189.023 249.912 190.362 250.281 191.716 250.568C198.358 251.993 205.309 253.169 212.139 252.98C217.479 252.837 223.068 251.812 228.168 251.005C229.575 250.786 230.959 250.492 232.328 250.085C237.308 248.6 242.107 246.278 246.808 244.13C248.147 243.519 249.441 242.788 250.652 241.951C254.285 239.441 257.851 236.576 261.258 233.779C261.8 233.334 262.334 232.874 262.846 232.384C266.577 228.796 269.834 223.866 272.692 220.006C276.047 214.721 277.867 209.015 278.146 202.893C279.515 196.772 279.236 190.658 277.326 184.536C275.904 178.543 273.166 173.326 269.104 168.879C265.862 163.865 261.567 159.915 256.219 157.02C252.563 155.475 248.899 153.929 245.244 152.376C237.105 150.183 228.958 150.183 220.819 152.376C217.163 153.922 213.5 155.467 209.844 157.02C202.939 161.114 197.448 166.617 193.363 173.538L193.077 173.93C195.469 170.824 197.869 167.718 200.261 164.612C198.997 166.248 197.561 167.695 195.928 168.969C199.027 166.572 202.127 164.167 205.226 161.77C203.473 163.089 201.6 164.152 199.584 165.004C203.24 163.458 206.903 161.913 210.559 160.36C208.212 161.31 205.782 161.936 203.278 162.282C207.347 161.732 211.416 161.189 215.486 160.639C212.597 161.001 209.701 160.978 206.813 160.631L219.021 162.275C215.772 161.83 212.628 160.978 209.604 159.697C213.259 161.242 216.923 162.787 220.578 164.34C218.036 163.225 215.651 161.83 213.44 160.141C216.539 162.539 219.638 164.943 222.737 167.341C220.533 165.592 218.615 163.571 216.893 161.347C219.285 164.453 221.684 167.559 224.076 170.665C222.023 167.929 220.345 164.981 219.006 161.83L223.64 172.829C222.038 168.924 220.992 164.861 220.398 160.684C220.947 164.763 221.489 168.841 222.038 172.919C221.361 167.688 221.406 162.426 222.075 157.201L220.436 169.436C221.316 163.029 223.166 156.87 225.656 150.906L221.022 161.905C228.168 145.109 239.873 131.148 249.998 116.161C252.578 112.346 255.023 108.426 257.129 104.325C260.882 97.0275 264.32 89.3381 266.584 81.43C267.133 79.4926 267.577 77.5325 267.9 75.5423C268.871 69.5491 269.939 63.4126 270.127 57.3062C270.187 55.414 270.127 53.5218 269.931 51.6447C269.307 45.6665 268.803 39.1983 267.133 33.2805C265.606 27.8677 263.116 22.6886 260.799 17.6151C259.919 15.6852 258.829 13.8835 257.58 12.1722C254.594 8.07869 251.419 3.49518 247.749 -0.228928C243.837 -4.18674 239.023 -7.50374 234.63 -10.7152C229.011 -14.8163 221.609 -17.4247 215.403 -19.7918C208.528 -22.4153 200.788 -22.9279 193.642 -23.8174C190.151 -24.2471 186.631 -24.3301 183.126 -23.9984C176.002 -23.3274 168.36 -22.6339 161.409 -20.4476C153.94 -18.1031 146.575 -14.9444 139.715 -11.1525C132.81 -7.33789 126.672 -2.21913 120.496 2.64331C112.981 8.56117 106.392 15.5043 100.194 22.7716C94.2212 29.775 88.4743 37.0649 81.2154 42.8094L90.5127 35.6099C87.4888 37.9469 84.2693 39.9447 80.7565 41.4599L91.7313 36.8161C88.9331 37.962 86.0596 38.7536 83.0733 39.1682C87.1428 38.6179 91.2123 38.0751 95.2818 37.5247C91.9946 37.9318 88.7149 37.8866 85.4353 37.4418C89.5048 37.9922 93.5743 38.5349 97.6438 39.0853C93.9654 38.5349 90.415 37.5097 86.9924 36.0622C90.6481 37.6077 94.3114 39.1531 97.9672 40.7061C94.5221 39.1983 91.2951 37.3061 88.2937 35.037C91.3929 37.4343 94.492 39.8391 97.5911 42.2364C94.4694 39.8165 91.6787 37.0498 89.2566 33.9288C91.6486 37.0348 94.0482 40.1407 96.4402 43.2466C93.8526 39.8165 91.7614 36.0698 90.0915 32.112C91.6335 35.7758 93.1756 39.4471 94.7252 43.1109C92.7619 38.2937 91.4831 33.2729 90.776 28.124C91.3251 32.2025 91.8667 36.2809 92.4158 40.3593C91.6185 34.0947 91.6862 27.7999 92.4835 21.5352C91.9344 25.6136 91.3928 29.6921 90.8437 33.7705C91.942 25.6438 94.3114 17.7885 97.4632 10.2348C95.9212 13.8986 94.3792 17.5699 92.8296 21.2337C100.043 4.2189 110.883 -11.16 122.113 -25.7323C119.721 -22.6263 117.322 -19.5204 114.93 -16.4145C129.778 -35.6079 146.5 -53.3238 164.832 -69.2153C170.022 -73.7159 175.34 -78.0658 180.764 -82.2723C177.665 -79.875 174.565 -77.4702 171.466 -75.0729C185.397 -85.8306 200.081 -95.5781 215.411 -104.217C220.767 -107.112 225.062 -111.063 228.296 -116.076C232.358 -120.524 235.096 -125.74 236.518 -131.734C238.429 -137.855 238.707 -143.969 237.338 -150.09C237.06 -156.219 235.247 -161.926 231.884 -167.203C229.492 -170.309 227.093 -173.415 224.701 -176.521C218.969 -182.228 212.214 -186.17 204.428 -188.357C200.359 -188.907 196.289 -189.45 192.22 -190C183.93 -189.977 176.198 -187.882 169.037 -183.713H169.089Z' fill='%23f3ffcf'/%3E%3C/g%3E%3C/svg%3E");
    }

    .grb_boite-a-promos .CategorieOffresPharesRemise.categorie_offres_phares:nth-child(3) {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='474' height='170'%3E%3Crect width='100%25' height='100%25' fill='%23ff5c39'/%3E%3Cg transform='translate(70, 0)'%3E%3Cpath d='M169.089 -183.713C157.407 -177.124 146.087 -169.909 135.202 -162.069C121.331 -152.088 107.806 -141.481 95.0862 -130.052C72.3317 -109.608 52.5333 -86.2226 34.766 -61.3374C30.7341 -55.6909 26.8301 -49.9314 23.242 -43.991C18.5331 -36.196 14.7645 -28.122 11.2291 -19.7315C7.7915 -11.5746 4.54945 -3.47809 2.93218 5.25925C1.63085 12.2778 0.615351 19.4244 0.156499 26.556C-0.0616439 29.9032 -0.0541309 33.2729 0.194101 36.6201C0.592775 41.9726 1.48039 47.2949 2.21756 52.6021C2.4658 54.3586 2.75165 56.1001 3.12776 57.8264C3.81228 60.9625 4.76006 64.0307 5.93352 67.0161C8.38574 73.2581 10.9809 80.1861 14.6066 86.0286C18.142 91.7278 22.3168 97.118 26.8527 102.048C31.3735 106.971 37.1129 110.982 42.4085 114.887C44.7479 116.613 47.2302 118.136 49.8479 119.402C55.7303 122.244 61.9962 125.147 68.3825 126.873C69.714 127.235 71.0679 127.529 72.437 127.748C77.7175 128.607 83.1109 129.489 88.4742 129.821C95.1389 130.235 102.225 128.841 108.611 127.793C114.997 126.745 121.7 123.436 127.71 120.722C130.546 119.44 133.209 117.864 135.713 116.025C141.197 111.984 146.779 107.883 151.675 103.096C161.018 93.9593 168.518 83.1488 178.048 74.1627C180.433 71.9162 182.907 69.7752 185.488 67.7549C182.388 70.1521 179.289 72.557 176.19 74.9543C181.004 71.2377 186.15 68.0338 191.731 65.6063C188.075 67.1518 184.412 68.6972 180.756 70.2502C184.871 68.5163 189.106 67.2724 193.529 66.6542L181.32 68.2976C185.518 67.7624 189.73 67.7549 193.927 68.2976C189.858 67.7473 185.789 67.2045 181.719 66.6542C185.322 67.1668 188.827 68.0865 192.197 69.4737C188.542 67.9282 184.878 66.3828 181.223 64.8298C184.036 66.0285 186.669 67.5362 189.098 69.3907L179.801 62.1913C181.794 63.7669 183.584 65.546 185.157 67.5438C182.765 64.4378 180.365 61.3319 177.973 58.226C179.613 60.3896 180.937 62.719 181.99 65.2219L177.356 54.2229C178.439 56.9368 179.161 59.7337 179.575 62.6286C179.026 58.5501 178.484 54.4717 177.935 50.3933C178.424 54.1702 178.387 57.9471 177.92 61.7315C178.469 57.653 179.011 53.5746 179.56 49.4962C178.883 54.4792 177.477 59.2512 175.536 63.88C177.078 60.2162 178.62 56.5448 180.169 52.881C174.257 66.5939 164.456 78.1356 156.061 90.3332C151.916 96.3491 147.982 102.531 144.68 109.059C141.325 115.686 138.459 122.614 135.841 129.549C134.653 132.701 133.637 135.927 132.893 139.214C132.547 140.737 132.261 142.267 132.028 143.805C131.208 149.21 130.373 154.661 129.906 160.119C129.636 163.323 129.605 166.549 129.854 169.753C130.388 176.704 131.178 183.76 132.847 190.545C133.209 192.022 133.645 193.485 134.149 194.925C135.939 199.998 138.113 204.996 140.385 209.866C143.243 216.01 147.817 221.174 151.946 226.459C154.993 230.349 158.498 233.003 162.44 236.048C166.065 238.853 169.405 241.619 173.55 243.549C178.153 245.69 182.892 247.809 187.707 249.46C189.023 249.912 190.362 250.281 191.716 250.568C198.358 251.993 205.309 253.169 212.139 252.98C217.479 252.837 223.068 251.812 228.168 251.005C229.575 250.786 230.959 250.492 232.328 250.085C237.308 248.6 242.107 246.278 246.808 244.13C248.147 243.519 249.441 242.788 250.652 241.951C254.285 239.441 257.851 236.576 261.258 233.779C261.8 233.334 262.334 232.874 262.846 232.384C266.577 228.796 269.834 223.866 272.692 220.006C276.047 214.721 277.867 209.015 278.146 202.893C279.515 196.772 279.236 190.658 277.326 184.536C275.904 178.543 273.166 173.326 269.104 168.879C265.862 163.865 261.567 159.915 256.219 157.02C252.563 155.475 248.899 153.929 245.244 152.376C237.105 150.183 228.958 150.183 220.819 152.376C217.163 153.922 213.5 155.467 209.844 157.02C202.939 161.114 197.448 166.617 193.363 173.538L193.077 173.93C195.469 170.824 197.869 167.718 200.261 164.612C198.997 166.248 197.561 167.695 195.928 168.969C199.027 166.572 202.127 164.167 205.226 161.77C203.473 163.089 201.6 164.152 199.584 165.004C203.24 163.458 206.903 161.913 210.559 160.36C208.212 161.31 205.782 161.936 203.278 162.282C207.347 161.732 211.416 161.189 215.486 160.639C212.597 161.001 209.701 160.978 206.813 160.631L219.021 162.275C215.772 161.83 212.628 160.978 209.604 159.697C213.259 161.242 216.923 162.787 220.578 164.34C218.036 163.225 215.651 161.83 213.44 160.141C216.539 162.539 219.638 164.943 222.737 167.341C220.533 165.592 218.615 163.571 216.893 161.347C219.285 164.453 221.684 167.559 224.076 170.665C222.023 167.929 220.345 164.981 219.006 161.83L223.64 172.829C222.038 168.924 220.992 164.861 220.398 160.684C220.947 164.763 221.489 168.841 222.038 172.919C221.361 167.688 221.406 162.426 222.075 157.201L220.436 169.436C221.316 163.029 223.166 156.87 225.656 150.906L221.022 161.905C228.168 145.109 239.873 131.148 249.998 116.161C252.578 112.346 255.023 108.426 257.129 104.325C260.882 97.0275 264.32 89.3381 266.584 81.43C267.133 79.4926 267.577 77.5325 267.9 75.5423C268.871 69.5491 269.939 63.4126 270.127 57.3062C270.187 55.414 270.127 53.5218 269.931 51.6447C269.307 45.6665 268.803 39.1983 267.133 33.2805C265.606 27.8677 263.116 22.6886 260.799 17.6151C259.919 15.6852 258.829 13.8835 257.58 12.1722C254.594 8.07869 251.419 3.49518 247.749 -0.228928C243.837 -4.18674 239.023 -7.50374 234.63 -10.7152C229.011 -14.8163 221.609 -17.4247 215.403 -19.7918C208.528 -22.4153 200.788 -22.9279 193.642 -23.8174C190.151 -24.2471 186.631 -24.3301 183.126 -23.9984C176.002 -23.3274 168.36 -22.6339 161.409 -20.4476C153.94 -18.1031 146.575 -14.9444 139.715 -11.1525C132.81 -7.33789 126.672 -2.21913 120.496 2.64331C112.981 8.56117 106.392 15.5043 100.194 22.7716C94.2212 29.775 88.4743 37.0649 81.2154 42.8094L90.5127 35.6099C87.4888 37.9469 84.2693 39.9447 80.7565 41.4599L91.7313 36.8161C88.9331 37.962 86.0596 38.7536 83.0733 39.1682C87.1428 38.6179 91.2123 38.0751 95.2818 37.5247C91.9946 37.9318 88.7149 37.8866 85.4353 37.4418C89.5048 37.9922 93.5743 38.5349 97.6438 39.0853C93.9654 38.5349 90.415 37.5097 86.9924 36.0622C90.6481 37.6077 94.3114 39.1531 97.9672 40.7061C94.5221 39.1983 91.2951 37.3061 88.2937 35.037C91.3929 37.4343 94.492 39.8391 97.5911 42.2364C94.4694 39.8165 91.6787 37.0498 89.2566 33.9288C91.6486 37.0348 94.0482 40.1407 96.4402 43.2466C93.8526 39.8165 91.7614 36.0698 90.0915 32.112C91.6335 35.7758 93.1756 39.4471 94.7252 43.1109C92.7619 38.2937 91.4831 33.2729 90.776 28.124C91.3251 32.2025 91.8667 36.2809 92.4158 40.3593C91.6185 34.0947 91.6862 27.7999 92.4835 21.5352C91.9344 25.6136 91.3928 29.6921 90.8437 33.7705C91.942 25.6438 94.3114 17.7885 97.4632 10.2348C95.9212 13.8986 94.3792 17.5699 92.8296 21.2337C100.043 4.2189 110.883 -11.16 122.113 -25.7323C119.721 -22.6263 117.322 -19.5204 114.93 -16.4145C129.778 -35.6079 146.5 -53.3238 164.832 -69.2153C170.022 -73.7159 175.34 -78.0658 180.764 -82.2723C177.665 -79.875 174.565 -77.4702 171.466 -75.0729C185.397 -85.8306 200.081 -95.5781 215.411 -104.217C220.767 -107.112 225.062 -111.063 228.296 -116.076C232.358 -120.524 235.096 -125.74 236.518 -131.734C238.429 -137.855 238.707 -143.969 237.338 -150.09C237.06 -156.219 235.247 -161.926 231.884 -167.203C229.492 -170.309 227.093 -173.415 224.701 -176.521C218.969 -182.228 212.214 -186.17 204.428 -188.357C200.359 -188.907 196.289 -189.45 192.22 -190C183.93 -189.977 176.198 -187.882 169.037 -183.713H169.089Z' fill='%23ffa089'/%3E%3C/g%3E%3C/svg%3E");
    }

.grb_boite-a-promos .CategorieOffresPharesRemise.categories_offres_phares_remise {
    background-color: var(--primary-red);
}

.grb_boite-a-promos .grb_boite-a-promos__diapo-product {
    background-color: var(--secondary-beige);
}

    .grb_boite-a-promos .grb_boite-a-promos__diapo-product .grb_boite-a-promos__rect {
        display: none;
    }

.grb_boite-a-promos .grb_diapo-product__tag--event {
    color: var(--primary-theme-color);
    background-color: var(--tag-font-color);
}

.grb_boite-a-promos .grb_diapo-product__tag {
    border-radius: var(--discount-radius);
}

/* diaporama catégories offres phares mini vignette */
.grb_boite-a-promos .category-arrow__item {
    background: var(--primary-cyan);
}

.grb_boite-a-promos .category-arrow__discount {
    color: var(--primary-theme-color);
    background-color: #fff;
}

.grb_boite-a-promos .category-arrow__content {
    background-color: #fff;
}

.grb_boite-a-promos .category-arrow__title {
    color: #000;
}

.grb_boite-a-promos .category-arrow__icon {
    background-color: var(--tag-bg-color);
}

    .grb_boite-a-promos .category-arrow__icon path {
        fill: var(--primary-theme-color);
    }

.category-arrow__cta {
    background-color: var(--primary-cyan);
    border-radius: 10px;
}

.grb_boite-a-promos .category-arrow__cta-text {
    color: #000;
}

/* diaporama pc config & bureautique */
.grb_boite-a-promos__config .grb_event-pc__item {
    background: var(--blanc);
    background-image: unset;
    position: relative;
    border-radius: 30px 20px 15px 20px;
    border: 1px solid #EEE;
    box-shadow: -4px 4px 0 3px #E53029;
}

.grb_boite-a-promos__config .grb_event-pc__left {
    justify-content: space-around;
}

.grb_boite-a-promos__config .grb_event-pc__tag {
    background: #E53029;
    color: var(--blanc);
    display: none;
}

.grb_boite-a-promos__config .grb_event-pc__discount {
    background: #E53029;
}

.grb_boite-a-promos__config .grb_event-pc__cta {
    background: #F3F3F3;
}

    .grb_boite-a-promos__config .grb_event-pc__cta span {
        color: #151515;
    }

    .grb_boite-a-promos__config .grb_event-pc__cta svg path {
        fill: #1A1919;
    }

.grb_boite-a-promos__config .grb_event-pc__price-container {
    justify-content: flex-start;
    height: 70px;
    align-items: end;
}

.grb_boite-a-promos__config .grb_event-pc__current-price {
    border: 2px solid #E53029;
    color: #E53029;
    padding: 5px 25px;
}

.grb_boite-a-promos__config .grb_event-pc__blob-btn {
    align-self: flex-end;
    color: var(--blanc);
    border-radius: 55px;
    background: #E53029;
    min-width: 214px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grb_boite-a-promos__config .grb_event-pc__blob-btn__blob {
    background-color: #E53029;
}

.grb_event-pc__content {
    padding: 15px !important;
}

/* diaporama vignettes carrees :  image banière conditionnelle */
.blk-product_redirection-rect {
    background: url(https://www.grosbill.com/images_produits/grosbill/images-landing/boite-a-promos/background-vignettes-carres.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 21px 19px 21px 34px !important;
}

.boite-a-promos__vignettes-carrees .blk-product_redirection-rect__content {
    max-width: unset;
    justify-content: flex-end;
    row-gap: 30px;
}

.boite-a-promos__vignettes-carrees .blk_product__tag-discount {
    margin-left: auto;
    height: 26px;
}

.boite-a-promos__vignettes-carrees .blk_product__tag--event {
    background: #FFE8E9;
    color: #EE3C34;
}

.boite-a-promos__vignettes-carrees .blk-product_redirection-rect__btn {
    align-self: flex-end;
}

.blk-product_redirection-rect__image {
    display: none;
}

.boite-a-promos__vignettes-carrees .blk_product__card {
    border: 1px solid #EEE;
    height: 263px;
    position: relative;
    padding-top: 40px; /* espace réservé pour le tag si absent */
    overflow: hidden;
}

.boite-a-promos__vignettes-carrees .blk_product__tag--event {
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 5px 10px 10px 10px;
    height: 26px;
    display: none;
    align-items: center;
    justify-content: center;
}

.boite-a-promos__vignettes-carrees .blk_product__tag-discount {
    position: absolute;
    height: 26px;
    top: 5px;
    right: 5px;
    border-radius: 5px 10px 10px 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blk-product_redirection-rect__text {
    font-size: 24px !important;
    display: flex;
    width: 322px;
    height: 71px;
    flex-direction: column;
    justify-content: center;
    font-family: Nunito;
    line-height: 30px;
}

/* diaporama catégories offres phares mini vignette */
.boite-a-promos__grille-offres-phares-avec-fleches .category-arrow_list {
    width: 100%;
}

.boite-a-promos__grille-offres-phares-avec-fleches .category-arrow__item {
    background: var(--blanc);
    border-radius: 10px;
    border: 1px solid #EEE;
}

.category-arrow__cta {
    display: none !important;
}

.category-arrow__discount {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* tablette grande */
@media screen and (max-width: 1024px) {
    .grb_boite-a-promos__hero-banner {
        padding-top: 0px;
    }

    .grb_boite-a-promos__banner {
        flex-direction: column;
        row-gap: 10px;
        background-color: transparent;
    }

    .grb_boite-a-promos__banner-title, .grb_boite-a-promos__banner-paragraph, .grb_event-hero-banner__breadcrumb {
        color: #000;
    }

    .grb_boite-a-promos__banner-title {
        display: flex;
        justify-content: center;
    }

    .grb_boite-a-promos__banner-paragraph {
        display: flex;
        justify-content: center;
    }

    .grb_boite-a-promos__banner-content {
        max-width: 100%;
        row-gap: 10px;
        padding: 0 10px;
        color: #000;
    }

    .grb_boite-a-promos__revive--banner {
        width: calc(100% - 20px);
    }

    .grb_boite-a-promos__seo {
        padding: 40px 10px;
    }

    .grb_boite-a-promos__seo-title {
        font-size: 16px;
    }

    .grb_boite-a-promos__seo-paragraph {
        font-size: 11px;
    }

    .grb_boite-a-promos__seo-inner--full-text {
        padding: 25px 45px;
    }

    .grb_event-soldes-hiver__offres--titre, .grb_event-soldes-hiver__offres--texte {
        text-align: center;
    }

    .grb_page-evenement__seo--top {
        transform: translate(-50%, -50%);
        height: 430px;
    }

    .grb_page-evenement__seo--bottom {
        background-size: cover
    }

    .grb_page-evenement__seo--wrapper-bottom {
        padding: 0 20px;
    }

    .grb_page-evenement__seo--top .grb_page-evenement__seo--text-wrapper {
        padding-top: 50px;
        height: 440px;
    }

    .grb_boite-a-promos__config .grb_event-pc__list {
        row-gap: 25px;
    }

    /* flèche cta */
    .categories_offres_phares_remise_voir_tout svg path {
        animation-duration: unset;
    }

    .gb_mea-solo__item__name {
        text-align: center;
    }
}

@media screen and (max-width: 940px) {
    .categories_offres_phares_remise_voir_tout {
        width: 115px !important;
        font-size: 15px !important;
    }
}

@media screen and (max-width: 940px) {
    .grb_event-soldes-hiver__main {
        row-gap: 30px;
    }

    .grb_event-soldes-hiver__hero-banner--mobile {
        display: flex;
        justify-content: center;
    }

    .grb_event-soldes-hiver__hero-banner {
        display: none;
    }

    .grb_page-evenement__seo--top {
        transform: translate(0,-50%);
        left: 0;
        padding: 0 10px;
    }

    .grb_event-soldes-hiver__offres {
        padding: 0 10px;
    }

    .grb_event-soldes-hiver__offres--titre {
        font-size: 20px;
        text-align: center;
    }

    .grb_event-soldes-hiver__offres--texte {
        text-align: center;
    }

    .grb_event-soldes-hiver__reassu {
        align-items: center;
        padding: 0 10px;
    }

    .grb_page-evenement__seo--banner {
        height: 616px;
        background: url(https://grosbill.com//images_produits/grosbill/images-landing/soldes-hiver-2025/background-seo-top.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .grb_page-evenement__seo--title {
        font-size: 16px;
    }

    .grb_page-evenement__seo--text {
        font-size: 11px;
    }

    .grb_page-evenement__seo--top .grb_page-evenement__seo--text-wrapper {
        padding: 15px 30px 0;
        justify-content: center;
        height: 330px;
    }

    .grb_page-evenement__seo--wrapper-bottom {
        padding: 0 10px;
    }

    .grb_page-evenement__seo--bottom {
        justify-content: center;
        height: 550px;
        background-size: cover;
        align-items: flex-end;
        border-radius: 15px;
        padding: 0 10px 20px;
    }

        .grb_page-evenement__seo--bottom .grb_page-evenement__seo--text-wrapper {
            width: 100%;
            justify-content: center;
            row-gap: 20px;
        }

    .grb_page-evenement__seo--text-container {
        padding: 0 30px;
    }


    @media screen and (max-width: 768px) {
        .grb_boite-a-promos__wrapper {
            row-gap: 30px;
            padding: 15px 0;
        }

        .grb_boite-a-promos__config .grb_event-pc__list {
            row-gap: 15px;
        }

        .grb_event__block-title {
            font-size: 18px;
            text-align: center;
        }

        .grb_event__block-subtitle {
            font-size: 14px;
            text-align: center;
        }

        .grb_boite-a-promos__main-wrapper {
            padding: 0 10px;
            row-gap: 30px;
        }

        .grb_event-pc__wrapper {
            flex-direction: column;
        }

        .boite-a-promos__vignettes-carrees .blk-product_redirection-mobile__link {
            color: var(--blanc);
            background-color: #E53029;
            min-width: 323px;
            max-height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 30.5px;
        }

        .grb_boite-a-promos__config .grb_event-pc__blob-btn {
            align-self: flex-end;
            min-width: 162px;
            height: 40px;
        }
    }

    @media screen and (max-width: 480px) {
        .grb_page-evenement__seo--top {
            transform: translate(0,-75%);
            left: 0;
            padding: 0 10px;
            height: 500px;
        }

            .grb_page-evenement__seo--top .grb_page-evenement__seo--text-wrapper {
                padding: 15px 30px 0;
                justify-content: center;
                height: 480px;
            }
    }

    @keyframes movedArrow {
        0% {
            opacity: 1;
            transform: translateX(0px);
        }

        25% {
            opacity: 0;
            transform: translateX(10px);
        }

        26% {
            opacity: 0;
            transform: translateX(-10px);
        }

        55% {
            opacity: 1;
            transform: translateX(0px);
        }
    }
