@import url("https://fonts.googleapis.com/css?family=Inter:300,300i,400,400i,700,700i&display=swap"); 
@import url("https://fonts.googleapis.com/css?family=Inter+Tight:300,300i,400,400i,500,500i,700,700i&display=swap"); /* <inline asset> */


:root, [data-bs-theme="light"] {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6C757D;
    --gray-dark: #343A40;
    --o-cc5-btn-secondary-border: ;
    --o-cc5-btn-secondary: #e0ccaf;
    --o-cc5-btn-primary-border: ;
    --o-cc5-btn-primary: #FFFFFF;
    --o-cc5-link: #FFFFFF;
    --o-cc5-h6: ;
    --o-cc5-h5: ;
    --o-cc5-h4: ;
    --o-cc5-h3: ;
    --o-cc5-h2: ;
    --o-cc5-headings: #FFFFFF;
    --o-cc5-text: #f0f2f5;
    --o-cc5-bg: #141f2e;
    --o-cc4-btn-secondary-border: ;
    --o-cc4-btn-secondary: #e0ccaf;
    --o-cc4-btn-primary-border: ;
    --o-cc4-btn-primary: #FFFFFF;
    --o-cc4-link: #FFFFFF;
    --o-cc4-h6: ;
    --o-cc4-h5: ;
    --o-cc4-h4: ;
    --o-cc4-h3: ;
    --o-cc4-h2: ;
    --o-cc4-headings: ;
    --o-cc4-text: #f0f2f5;
    --o-cc4-bg: #0A58CA;
    --o-cc3-btn-secondary-border: ;
    --o-cc3-btn-secondary: #f0f2f5;
    --o-cc3-btn-primary-border: ;
    --o-cc3-btn-primary: ;
    --o-cc3-link: ;
    --o-cc3-h6: ;
    --o-cc3-h5: ;
    --o-cc3-h4: ;
    --o-cc3-h3: ;
    --o-cc3-h2: ;
    --o-cc3-headings: ;
    --o-cc3-text: ;
    --o-cc3-bg: #e0ccaf;
    --o-cc2-btn-secondary-border: ;
    --o-cc2-btn-secondary: ;
    --o-cc2-btn-primary-border: ;
    --o-cc2-btn-primary: ;
    --o-cc2-link: ;
    --o-cc2-h6: ;
    --o-cc2-h5: ;
    --o-cc2-h4: ;
    --o-cc2-h3: ;
    --o-cc2-h2: ;
    --o-cc2-headings: #141f2e;
    --o-cc2-text: ;
    --o-cc2-bg: #f0f2f5;
    --o-cc1-btn-secondary-border: ;
    --o-cc1-btn-secondary: ;
    --o-cc1-btn-primary-border: ;
    --o-cc1-btn-primary: ;
    --o-cc1-link: ;
    --o-cc1-h6: ;
    --o-cc1-h5: ;
    --o-cc1-h4: ;
    --o-cc1-h3: ;
    --o-cc1-h2: ;
    --o-cc1-headings: ;
    --o-cc1-text: ;
    --o-cc1-bg: #FFFFFF;
    --copyright-custom: ;
    --copyright: ;
    --footer-custom: ;
    --footer: #141f2e;
    --header-sales_four-custom: ;
    --header-sales_four: #FFFFFF;
    --header-sales_three-custom: ;
    --header-sales_three: #f0f2f5;
    --header-sales_two-custom: ;
    --header-sales_two: #141f2e;
    --header-sales_one-custom: ;
    --header-sales_one: #f0f2f5;
    --menu-border-color: ;
    --menu-custom: ;
    --menu: #FFFFFF;
    --input: ;
    --body: white;
    --o-color-5: #141f2e;
    --o-color-4: #FFFFFF;
    --o-color-3: #f0f2f5;
    --o-color-2: #e0ccaf;
    --o-color-1: #0A58CA;
    --gray-100: #F8F9FA;
    --gray-200: #E9ECEF;
    --gray-300: #DEE2E6;
    --gray-400: #CED4DA;
    --gray-500: #ADB5BD;
    --gray-600: #6C757D;
    --gray-700: #495057;
    --gray-800: #343A40;
    --gray-900: #212529;
    --gray-white-85: rgba(255, 255, 255, 0.85);
    --gray-white-75: rgba(255, 255, 255, 0.75);
    --gray-white-50: rgba(255, 255, 255, 0.5);
    --gray-white-25: rgba(255, 255, 255, 0.25);
    --gray-black-75: rgba(0, 0, 0, 0.75);
    --gray-black-50: rgba(0, 0, 0, 0.5);
    --gray-black-25: rgba(0, 0, 0, 0.25);
    --gray-black-15: rgba(0, 0, 0, 0.15);
    --gray-black: #000000;
    --gray-white: #FFFFFF;
    --primary: #0A58CA;
    --secondary: #e0ccaf;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f0f2f5;
    --dark: #141f2e;
    --primary-rgb: 10, 88, 202;
    --secondary-rgb: 224.45, 204.24090909, 175.05;
    --success-rgb: 40, 167, 69;
    --info-rgb: 23, 162, 184;
    --warning-rgb: 255, 193, 7;
    --danger-rgb: 220, 53, 69;
    --light-rgb: 240, 242.03125, 245;
    --dark-rgb: 20, 30.5625, 46;
    --primary-text-emphasis: #094db2;
    --secondary-text-emphasis: #5a5246;
    --success-text-emphasis: #10431c;
    --info-text-emphasis: #09414a;
    --warning-text-emphasis: #664d03;
    --danger-text-emphasis: #58151c;
    --light-text-emphasis: #495057;
    --dark-text-emphasis: #495057;
    --primary-bg-subtle: #cedef4;
    --secondary-bg-subtle: #f9f5ef;
    --success-bg-subtle: #d4edda;
    --info-bg-subtle: #d1ecf1;
    --warning-bg-subtle: #fff3cd;
    --danger-bg-subtle: #f8d7da;
    --light-bg-subtle: #fcfcfd;
    --dark-bg-subtle: #CED4DA;
    --primary-border-subtle: #9dbcea;
    --secondary-border-subtle: #f3ebdf;
    --success-border-subtle: #a9dcb5;
    --info-border-subtle: #a2dae3;
    --warning-border-subtle: #ffe69c;
    --danger-border-subtle: #f1aeb5;
    --light-border-subtle: #E9ECEF;
    --dark-border-subtle: #ADB5BD;
    --white-rgb: 255, 255, 255;
    --black-rgb: 0, 0, 0;
    --font-sans-serif: "Inter", "Odoo Unicode Support Noto", sans-serif;
    --font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --body-font-family: var(--font-sans-serif);
    --body-font-size: 1rem;
    --body-font-weight: 400;
    --body-line-height: 1.5;
    --body-color: #212529;
    --body-color-rgb: 33, 37, 41;
    --body-bg: #FFFFFF;
    --body-bg-rgb: 255, 255, 255;
    --emphasis-color: #000;
    --emphasis-color-rgb: 0, 0, 0;
    --secondary-color: rgba(33, 37, 41, 0.75);
    --secondary-color-rgb: 33, 37, 41;
    --secondary-bg: #E9ECEF;
    --secondary-bg-rgb: 233, 236, 239;
    --tertiary-color: rgba(33, 37, 41, 0.5);
    --tertiary-color-rgb: 33, 37, 41;
    --tertiary-bg: #e9e9ea;
    --tertiary-bg-rgb: 233, 233, 234;
    --heading-color: inherit;
    --link-color: #094db2;
    --link-color-rgb: 8.79716981, 77.41509434, 177.70283019;
    --link-decoration: none;
    --link-hover-color: #052e69;
    --link-hover-color-rgb: 5.18867925, 45.66037736, 104.81132075;
    --link-hover-decoration: underline;
    --code-color: #e83e8c;
    --highlight-color: #212529;
    --highlight-bg: #fff3cd;
    --border-width: 1px;
    --border-style: solid;
    --border-color: var(--o-border-color);
    --border-color-translucent: rgba(0, 0, 0, 0.175);
    --border-radius: 0.4rem;
    --border-radius-sm: 0.3rem;
    --border-radius-lg: 0.6rem;
    --border-radius-xl: 1rem;
    --border-radius-xxl: 2rem;
    --border-radius-2xl: var(--border-radius-xxl);
    --border-radius-pill: 50rem;
    --box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
    --box-shadow-sm: 0px 1px 3px rgba(0, 0, 0, 0.1);
    --box-shadow-lg: 0px 12px 32px rgba(0, 0, 0, 0.175);
    --box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --focus-ring-width: 0.25rem;
    --focus-ring-opacity: 0.25;
    --focus-ring-color: rgba(10, 88, 202, 0.25);
    --form-valid-color: #28a745;
    --form-valid-border-color: #28a745;
    --form-invalid-color: #dc3545;
    --form-invalid-border-color: #dc3545;
}

[data-bs-theme="dark"] {
    color-scheme: dark;
    --body-color: #dee2e6;
    --body-color-rgb: 222, 226, 230;
    --body-bg: #212529;
    --body-bg-rgb: 33, 37, 41;
    --emphasis-color: #FFF;
    --emphasis-color-rgb: 255, 255, 255;
    --secondary-color: rgba(222, 226, 230, 0.75);
    --secondary-color-rgb: 222, 226, 230;
    --secondary-bg: #343A40;
    --secondary-bg-rgb: 52, 58, 64;
    --tertiary-color: rgba(222, 226, 230, 0.5);
    --tertiary-color-rgb: 222, 226, 230;
    --tertiary-bg: #2b3035;
    --tertiary-bg-rgb: 43, 48, 53;
    --primary-text-emphasis: #6c9bdf;
    --secondary-text-emphasis: #ede1cf;
    --success-text-emphasis: #7eca8f;
    --info-text-emphasis: #74c7d4;
    --warning-text-emphasis: #ffda6a;
    --danger-text-emphasis: #ea868f;
    --light-text-emphasis: #F8F9FA;
    --dark-text-emphasis: #dee2e6;
    --primary-bg-subtle: #021228;
    --secondary-bg-subtle: #2d2923;
    --success-bg-subtle: #08210e;
    --info-bg-subtle: #052025;
    --warning-bg-subtle: #332701;
    --danger-bg-subtle: #2c0b0e;
    --light-bg-subtle: #343A40;
    --dark-bg-subtle: #1a1d20;
    --primary-border-subtle: #063579;
    --secondary-border-subtle: #877b69;
    --success-border-subtle: #186429;
    --info-border-subtle: #0e616e;
    --warning-border-subtle: #997404;
    --danger-border-subtle: #842029;
    --light-border-subtle: #495057;
    --dark-border-subtle: #343A40;
    --heading-color: inherit;
    --link-color: #6c9bdf;
    --link-hover-color: #89afe5;
    --link-color-rgb: 108, 155, 223;
    --link-hover-color-rgb: 137, 175, 229;
    --code-color: #f18bba;
    --highlight-color: #dee2e6;
    --highlight-bg: #664d03;
    --border-color: #495057;
    --border-color-translucent: rgba(255, 255, 255, 0.15);
    --form-valid-color: #7eca8f;
    --form-valid-border-color: #7eca8f;
    --form-invalid-color: #ea868f;
    --form-invalid-border-color: #ea868f;
}


h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: "Inter Tight", "Odoo Unicode Support Noto", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: var(--heading-color);
}

h1, .h1 {
    font-size: calc(1.425rem + 2.1vw);
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 3rem;
    }
}

h2, .h2 {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 2.5rem;
    }
}

h3, .h3 {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 2rem;
    }
}

h4, .h4 {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4, .h4 {
        font-size: 1.5rem;
    }
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

p {
    margin-top: 0;
    margin-bottom: 16px;
}


:root {
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1400px;
}




/* /web/static/src/core/dropdown/accordion_item.scss */
.o_accordion_toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.o_accordion_toggle:empty::after {
    margin-left: 0;
}

.o_accordion_toggle.open::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.o_accordion_toggle.open:empty::after {
    margin-left: 0;
}

.o_accordion_toggle::after {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    transform: translate(-0.6em, 0.8em);
}

/* /web/static/src/core/dropdown/dropdown.scss */
.o-dropdown {
}

.o-dropdown.dropdown-toggle::after {
    content: none;
    border: none;
}

.o-dropdown.btn-secondary, .o-dropdown.btn-outline-secondary {
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
}

.o-dropdown.btn-secondary.show, .o-dropdown.btn-outline-secondary.show {
    color: #000;
    background-color: #e6f2f3;
    border-color: #017e84;
}

.o-dropdown.dropup > .o-dropdown--menu, .o-dropdown.dropdown > .o-dropdown--menu, .o-dropdown.dropstart > .o-dropdown--menu, .o-dropdown.dropend > .o-dropdown--menu {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret), .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret), .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret):after, .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret):after, .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret):after {
    content: "\f0d7";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: auto;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret).show:after, .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret).show:after, .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret).show:after {
    transform: rotate(180deg);
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent, .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent, .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent {
    padding-right: 8px;
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent:after, .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent:after, .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent:after {
    transform: rotate(-90deg);
}

.o-dropdown.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent.o-dropdown--open:after, .o-dropdopwn-item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent.o-dropdown--open:after, .o_menu_item.o-dropdown-caret:not(.o-dropdown-no-caret).o-dropdown--has-parent.o-dropdown--open:after {
    transform: rotate(90deg);
}

.o-dropdown--menu {
    font-size: 1rem;
    margin-top: var(--Dropdown_menu-margin-y, 0.25rem);
    margin-bottom: var(--Dropdown_menu-margin-y, 0.25rem);
}

.o-dropdown--menu .dropdown-toggle:focus, .o-dropdown--menu .dropdown-item:focus {
    background-color: transparent;
    outline: none;
}

.o-dropdown--menu .dropdown-toggle:not(.focus), .o-dropdown--menu .dropdown-item:not(.focus) {
    background-color: transparent;
}

.o-dropdown--menu .dropdown-toggle.focus, .o-dropdown--menu .dropdown-item.focus {
    background-color: var(--tertiary-bg);
}

.o-dropdown--menu.o-dropdown--menu-submenu {
    --o-dropdown--submenu-margin: calc(-.5rem - 1px);
    margin-top: var(--o-dropdown--submenu-margin);
    margin-bottom: var(--o-dropdown--submenu-margin);
}

.o-dropdown--menu .dropdown-item:not(.disabled):not(:disabled):not(.o_wysiwyg_loader), .o-dropdown--menu .dropdown-item:not(.disabled):not(:disabled):not(.o_wysiwyg_loader) label {
    cursor: pointer;
}

.o-dropdown-item-unstyled-button button, .o-dropdown-item-unstyled-button button:hover, .o-dropdown-item-unstyled-button button:disabled, .o_web_client.o_touch_device .o-dropdown-item-unstyled-button button, .o_web_client.o_touch_device .o-dropdown-item-unstyled-button button:hover, .o_web_client.o_touch_device .o-dropdown-item-unstyled-button button:disabled {
    all: unset;
    display: inline-block;
    width: 100%;
}

/* /web/static/src/core/dropzone/dropzone.scss */
.o-Dropzone {
    border: 2px dashed;
    z-index: 1000;
}

.o-Dropzone.o-dragging-inside {
    border-width: 5px;
}

/* /web/static/src/core/effects/rainbow_man.scss */
.o_reward {
    will-change: transform;
    z-index: 1056;
    animation: reward-fading 0.7s ease-in-out forwards;
}

.o_reward .o_reward_box {
    transform-box: fill-box;
}

.o_reward.o_reward_fading {
    animation: reward-fading-reverse 0.56s ease-in-out forwards;
}

.o_reward.o_reward_fading .o_reward_face_group {
    animation: reward-jump-reverse 0.56s ease-in-out forwards;
}

.o_reward.o_reward_fading .o_reward_rainbow_line {
    animation: reward-rainbow-reverse 0.7s ease-out forwards;
}

.o_reward .o_reward_rainbow_man {
    max-width: 400px;
}

.o_reward .o_reward_rainbow_line {
    animation: reward-rainbow 1.12s ease-out 1 forwards;
}

.o_reward .o_reward_face_group {
    animation: reward-jump 1.12s ease-in-out 1;
}

.o_reward .o_reward_face_wrap {
    animation: reward-rotate 1.12s cubic-bezier(0.51, 0.92, 0.24, 1.15) 1;
}

.o_reward .o_reward_face {
    animation: reward-float 1.4s ease-in-out 1.4s infinite alternate;
}

.o_reward .o_reward_star_01, .o_reward .o_reward_star_03 {
    animation: reward-stars 1.4s ease-in-out infinite alternate-reverse;
}

.o_reward .o_reward_star_02, .o_reward .o_reward_star_04 {
    animation: reward-stars 1.68s ease-in-out infinite alternate;
}

.o_reward .o_reward_thumbup {
    animation: reward-scale 0.7s ease-in-out 0s infinite alternate;
}

.o_reward .o_reward_shadow_container {
    animation: reward-float 1.4s ease-in-out infinite alternate;
}

.o_reward .o_reward_shadow {
    animation: reward-scale 1.4s ease-in-out infinite alternate;
}

.o_reward .o_reward_msg_container {
    aspect-ratio: 1 / 1;
    animation: reward-float-reverse 1.4s ease-in-out infinite alternate-reverse;
}

@keyframes reward-fading {
    0% {
        opacity: 0;
    }
}

@keyframes reward-fading-reverse {
    100% {
        opacity: 0;
    }
}

@keyframes reward-jump {
    0% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(1.05);
    }
}

@keyframes reward-jump-reverse {
    50% {
        transform: scale(1.05);
    }

    to {
        transform: scale(0.5);
    }
}

@keyframes reward-rainbow {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes reward-rainbow-reverse {
    from {
        stroke-dashoffset: 0;
    }
}

@keyframes reward-float {
    to {
        transform: translateY(5px);
    }
}

@keyframes reward-float-reverse {
    from {
        transform: translateY(5px);
    }
}

@keyframes reward-stars {
    from {
        transform: scale(0.3) rotate(0deg);
    }

    50% {
        transform: scale(1) rotate(20deg);
    }

    to {
        transform: scale(0.3) rotate(80deg);
    }
}

@keyframes reward-scale {
    from {
        transform: scale(0.8);
    }
}

@keyframes reward-rotate {
    from {
        transform: scale(0.5) rotate(-30deg);
    }
}

/* /web/static/src/core/emoji_picker/emoji_picker.dark.scss */
.o-EmojiPicker {
    --EmojiPicker-placeholderOpacity: 75%;
    --EmojiPicker-active: #dadfe3;
}

.o-EmojiPicker-searchContour {
    --border-opacity: .5;
}

/* /web/static/src/core/emoji_picker/emoji_picker.scss */
.popover .o-EmojiPicker {
    width: 300px;
    height: 365px;
}

.o-EmojiPicker-content {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}

.o-EmojiPicker {
    --EmojiPicker-active: rgba(1, 126, 132, 0.15);
}

.o-EmojiPicker .o-Emoji {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    font-size: 0.8rem;
    aspect-ratio: 1;
}

.o-EmojiPicker .o-Emoji:hover {
    background-color: var(--EmojiPicker-active) !important;
}

.o-EmojiPicker .o-Emoji.o-active {
    background-color: var(--EmojiPicker-active) !important;
}

.o-EmojiPicker .o-EmojiPicker-navbar {
    --border-opacity: .5;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}

.o-EmojiPicker .o-EmojiPicker-navbar .o-Emoji > span {
    filter: grayscale(1);
}

.o-EmojiPicker .o-EmojiPicker-navbar .o-Emoji:not(.o-active) > span {
    opacity: 50%;
}

.o-EmojiPicker .o-EmojiPicker-sectionIcon {
    filter: grayscale(1);
}

.o-EmojiPicker .o-EmojiPicker-empty {
    font-size: 5rem !important;
    filter: grayscale(0.25);
}

.o-EmojiPicker-category:before {
    content: "\200b";
}

.o-EmojiPicker-search input::placeholder {
    opacity: var(--EmojiPicker-placeholderOpacity, 50%);
}

.o-EmojiPicker-search input:not(:focus) + .oi-search {
    color: rgba(33, 37, 41, 0.7);
}

/* /web/static/src/core/errors/error_dialog.scss */
@media (min-width: 768px) {
    .o_error_dialog {
        padding: 1rem;
    }

    .o_error_dialog .o_error_detail > div pre {
        max-height: 40vh;
    }
}

.o_error_dialog .o_error_detail > div {
    overflow: auto;
}

.o_error_dialog .o_error_detail > div pre {
    border: none;
    overflow: unset;
}

.o_error_dialog .o_error_detail button {
    top: 10px;
    right: 15px;
    opacity: 0.66;
}

.o_error_dialog .o_error_detail button:hover {
    opacity: 1;
}

.o_error_dialog .modal-header {
    border: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.o_error_dialog .modal-header .modal-title {
    font-size: 1.625rem;
}

.o_error_dialog .modal-body {
    padding-top: 0;
}

.o_error_dialog .modal-footer {
    border: none;
    padding-top: 0;
}

/* /web/static/src/core/file_upload/file_upload_progress_bar.scss */
.o-file-upload-progress-bar-value {
    transition: width 0.1s;
    border-right: 1px solid #5a3c52;
    background-color: #714B67;
    opacity: 0.5;
}

.o-file-upload-progress-bar-abort {
    padding: 4px;
    color: #963535;
    font-size: 16px;
}

.o-file-upload-progress-bar-abort:active {
    opacity: 0.7;
}

div:not(:hover) .o-file-upload-progress-bar-abort {
    display: none;
}

/* /web/static/src/core/file_upload/file_upload_progress_record.scss */
.o_kanban_record .o_kanban_progress_card {
    min-height: 80px;
}

.o_kanban_record .o_kanban_progress_card .o_kanban_image_wrapper {
    opacity: 0.7;
}

.o_data_row.o_list_progress_card {
    height: 25px;
    border: 1px solid #dfdfdf;
}

.o_data_row.o_list_progress_card .o_file_upload_upload_title {
    color: inherit;
    font-size: 13px;
    font-weight: 500;
}

/* /web/static/src/core/file_viewer/file_viewer.scss */
.o-FileViewer {
    z-index: -1;
    outline: none;
}

.o-FileViewer-navigation {
    width: 40px;
    height: 40px;
}

.o-FileViewer-header {
    color: #fff;
    background-color: var(--FileViewer-toolbarBgColor, #1F2937);
    height: 46px;
}

.o-FileViewer-main {
    z-index: -1;
    padding: 51.75px 0;
}

.o-FileViewer-zoomer {
    padding: 51.75px 0;
}

.o-FileViewer-headerButton:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fafafb;
}

.o-FileViewer-toolbarButton {
    background-color: var(--FileViewer-toolbarBgColor, #1F2937);
    color: #fff;
}

.o-FileViewer-toolbarButton:hover {
    filter: brightness(1.3);
}

.o-FileViewer-view {
    background-color: #000000;
    box-shadow: 0 0 40px #000000;
    outline: none;
}

.o-FileViewer-view.o-isText {
    background: #FFF;
}

/* /web/static/src/core/ir_ui_view_code_editor/code_editor.scss */
.invalid_locator {
    position: absolute;
    background: red;
    opacity: 0.25;
}

/* /web/static/src/core/model_field_selector/model_field_selector.scss */
.o_model_field_selector {
    position: relative;
}

.o_model_field_selector.o_edit_mode {
    cursor: pointer;
}

.o_model_field_selector > .o_model_field_selector_value {
    min-height: 20px;
    max-width: 100%;
    word-wrap: break-word;
}

.o_model_field_selector > .o_model_field_selector_value:active, .o_model_field_selector > .o_model_field_selector_value:focus, .o_model_field_selector > .o_model_field_selector_value:active:focus {
    outline: none;
}

.o_model_field_selector > .o_model_field_selector_value > .o_model_field_selector_chain_part {
    cursor: inherit;
    border: 1px solid #dae1e7;
    background: #F9FAFB;
}

.o_model_field_selector > .o_model_field_selector_value > i {
    font-size: 10px;
}

/* /web/static/src/core/model_field_selector/model_field_selector_popover.scss */
.o_model_field_selector_popover {
    width: 17rem;
    max-height: 40vh;
}

.o_model_field_selector_popover .o_model_field_selector_popover_body .o_model_field_selector_popover_page > .o_model_field_selector_popover_item {
    background: #FFFFFF;
}

.o_model_field_selector_popover .o_model_field_selector_popover_body .o_model_field_selector_popover_page > .o_model_field_selector_popover_item.active button {
    background: var(--tertiary-bg);
}

/* /web/static/src/core/model_selector/model_selector.scss */
.o_model_selector .o-autocomplete--dropdown-menu {
    width: 25ch;
    max-height: 350px !important;
}

.o_model_selector .o-autocomplete--dropdown-menu .o-autocomplete--dropdown-item a {
    text-overflow: ellipsis;
    width: inherit;
}

/* /web/static/src/core/notebook/notebook.scss */
.o_notebook {
    --notebook-margin-x: 0;
    --notebook-padding-x: 0;
    --notebook-link-border-color: transparent;
    --notebook-link-border-color-active: var(--o-border-color);
    --notebook-link-border-color-hover: #E9ECEF;
    --notebook-link-border-color-active-accent: var(--o-border-color);
}

.o_notebook .o_notebook_headers {
    margin: 0 var(--notebook-margin-x, 0);
    overflow-x: auto;
}

@media (max-width: 767.98px) {
    .o_notebook .o_notebook_headers::-webkit-scrollbar {
        display: none;
    }
}

.o_notebook .nav {
    padding: 0 var(--notebook-padding-x, 0);
    background-color: white;
}

.o_notebook .nav-item {
    white-space: nowrap;
    margin: 0 -1px 0 0;
}

.o_notebook .nav-item.disabled .nav-link {
    cursor: not-allowed;
    opacity: .3;
}

.o_notebook .nav-link {
    border-color: var(--notebook-link-border-color, transparent);
}

.o_notebook .nav-link.active, .o_notebook .nav-link.active:hover, .o_notebook .nav-link.active:focus, .o_notebook .nav-link.active:active {
    border-color: var(--notebook-link-border-color-active);
    border-top-color: var(--notebook-link-border-color-active-accent, var(--notebook-link-border-color-active));
    border-bottom-color: white;
}

.o_notebook .nav-link:hover, .o_notebook .nav-link:focus, .o_notebook .nav-link:active {
    outline: none;
}

.o_notebook .nav-link:hover {
    border-color: var(--notebook-link-border-color-hover);
}

.o_notebook .tab-pane:not(.show) {
    transition: none;
}

.o_notebook.vertical .o_notebook_headers {
    overflow-x: visible;
}

.o_notebook.vertical .nav {
    width: max-content;
    border-bottom-color: transparent;
}

.o_notebook.vertical .nav-item {
    margin: 0 0 -1px 0;
}

.o_notebook.vertical .nav-item:first-child .nav-link {
    border-top-width: 0;
}

.o_notebook.vertical .nav-link {
    margin-bottom: 0;
}

.o_notebook.vertical .nav-link.active, .o_notebook.vertical .nav-link.active:hover, .o_notebook.vertical .nav-link.active:focus, .o_notebook.vertical .nav-link.active:active {
    border-color: var(--notebook-link-border-color-active);
    border-left-color: var(--notebook-link-border-color-active-accent, var(--notebook-link-border-color-active));
    border-right-color: white;
}

@media (max-width: 991.98px) {
    .o_notebook .o_notebook_content .oe-toolbar {
        position: sticky;
        top: 0px;
        left: auto;
        bottom: auto;
        right: auto;
        margin-left: var(--notebook-margin-x, 16px);
        margin-right: var(--notebook-margin-x, 16px);
        width: auto;
    }
}

/* /web/static/src/core/notifications/notification.scss */
.o_notification_manager {
    position: fixed;
    inset: 52.9px 1rem auto 1rem;
    z-index: 1055;
}

@media (min-width: 576px) {
    .o_notification_manager {
        left: auto;
        width: 400px;
    }
}

.o_notification_manager .o_notification {
    background-color: var(--Notification__background-color, white);
}

.o_notification_manager .o_notification_bar {
    width: 0.5rem;
}

.o_notification_fade {
    transition: all 0.5s;
}

.o_notification_fade-enter {
    opacity: 0;
}

/* /web/static/src/core/overlay/overlay_container.scss */
.o-overlay-item {
    position: fixed;
    z-index: 1055;
}

/* /web/static/src/core/pager/pager_indicator.scss */
.o_pager_indicator {
    z-index: 1056;
    transition: opacity 0.4s;
}

.o_pager_indicator > .o_pager_indicator_inner {
    min-width: 13ch;
    padding: 7px 14px;
    border: var(--border-width) solid #e7e9ed;
    border-radius: var(--border-radius);
    background-color: #e7e9ed;
}

.o_pager_indicator.o-fade-leave, .o_pager_indicator.o-fade-enter {
    opacity: 0;
}

/* /web/static/src/core/popover/popover.scss */
.o_popover > .popover-arrow {
    --safety-margin: calc((var(--popover-arrow-width) / 4) - 1px);
    --position-min: var(--safety-margin);
    --position-center: calc(50% - var(--popover-arrow-width) / 2);
    --position-max: calc(100% - var(--popover-arrow-width) - var(--safety-margin));
    transition: opacity var(--animation-time), transform var(--animation-time);
    opacity: 1;
}

.o_popover[data-popper-placement^="top"] > .popover-arrow.sucked {
    opacity: 0;
    transform: translateY(-100%);
}

.o_popover[data-popper-placement^="right"] > .popover-arrow.sucked {
    opacity: 0;
    transform: translateX(100%);
}

.o_popover[data-popper-placement^="bottom"] > .popover-arrow.sucked {
    opacity: 0;
    transform: translateY(100%);
}

.o_popover[data-popper-placement^="left"] > .popover-arrow.sucked {
    opacity: 0;
    transform: translateX(-100%);
}

/* /web/static/src/core/pwa/install_prompt.scss */
.o_install_prompt {
    border-radius: 20px;
    height: unset !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.7);
    inset: 0 auto auto 0 !important;
    width: fit-content !important;
}

.o_install_prompt.o_touch_bounce {
    animation: none;
}

@media screen and (max-width: 768px) {
    .o_install_prompt {
        inset: auto auto 0 0 !important;
        width: 90% !important;
        margin: 5% !important;
    }

    .o_install_prompt .modal-header {
        background: none !important;
        border: none !important;
    }

    .o_install_prompt .modal-header button {
        color: #000 !important;
    }
}

/* /web/static/src/core/record_selectors/record_selectors.scss */
.o_record_selector:hover .o_dropdown_button:after, .o_record_selector:focus-within .o_dropdown_button:after, .o_multi_record_selector:hover .o_dropdown_button:after, .o_multi_record_selector:focus-within .o_dropdown_button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    -moz-transform: scale(0.9999);
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid var(--o-caret-color, currentColor);
}

.o_record_selector .o_record_autocomplete_with_caret, .o_multi_record_selector .o_record_autocomplete_with_caret {
    display: flex;
    min-width: 100%;
}

.o_record_selector .o_record_autocomplete_with_caret:hover::after, .o_record_selector .o_record_autocomplete_with_caret:focus-within::after, .o_multi_record_selector .o_record_autocomplete_with_caret:hover::after, .o_multi_record_selector .o_record_autocomplete_with_caret:focus-within::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    -moz-transform: scale(0.9999);
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid var(--o-caret-color, currentColor);
    align-self: center;
}

/* /web/static/src/core/resizable_panel/resizable_panel.scss */
.o_resizable_panel {
    max-width: 100vw;
    flex-grow: 0;
}

.o_resizable_panel_handle {
    cursor: col-resize;
    z-index: 10;
    width: 5px;
}

/* /web/static/src/core/select_menu/select_menu.scss */
.o_select_menu .o_select_menu_toggler {
    display: grid;
    grid-template-columns: auto 25px;
}

.o_select_menu .o_select_menu_toggler.o_can_deselect {
    grid-template-columns: auto 25px 25px;
}

.o_select_menu .o_select_menu_toggler_slot {
    flex-grow: 2;
}

.o_select_menu .o_select_menu_toggler_caret {
    grid-column: 2;
}

.o_select_menu .o_can_deselect .o_select_menu_toggler_caret {
    grid-column: 3;
}

.o_select_menu .o_select_menu_toggler_clear {
    grid-column: 2;
}

.o_select_menu .o_select_menu_toggler_clear:hover i {
    color: red;
}

.o_select_menu .o_tag {
    margin: 2px;
}

.o_select_menu--sticky {
    position: sticky;
}

.o_select_menu_menu {
    min-width: fit-content;
    max-height: 350px !important;
}

.o_select_menu_menu input {
    cursor: text !important;
}

.o_select_menu_menu .o_select_menu_sticky {
    background-color: #FFFFFF !important;
}

.o_select_menu_menu .o_select_menu_sticky.o_select_menu_item.focus {
    background: var(--o-border-color) !important;
}

.o_select_menu_menu .o_select_menu_group {
    top: 40px !important;
}

.o_select_menu_menu .o_select_menu_group:not(.o_select_menu_searchable_group) {
    top: -4px;
}

.o_select_menu_menu .o_select_active {
    color: white;
}

.o_select_menu_menu.o_select_menu_multi_select .o_select_active:hover {
    background: #dc3545 !important;
    transition: background .5s;
}

.dropup .o_select_menu_menu {
    box-shadow: 0 -7px 10px rgba(8, 8, 8, 0.319);
}

.dropdown .o_select_menu_menu {
    box-shadow: 0 7px 10px rgba(8, 8, 8, 0.319);
}

/* /web/static/src/core/signature/name_and_signature.scss */
.o_web_sign_name_and_signature {
    position: relative;
}

.o_web_sign_signature_container canvas {
    width: 100%;
    height: 100%;
}

.o_signature_stroke {
    position: absolute;
    border-top: #D1D0CE solid 2px;
    bottom: 20%;
    width: 72%;
    left: 14%;
}

/* /web/static/src/core/tags_list/tags_list.scss */
.o_tag {
    font-size: var(--Tag-font-size, 0.875rem);
    max-width: var(--Tag-max-width, 100%);
}

.o_tag.o_tag_color_0, .o_tag.o_tag_color_0::after {
    --background-color: RGBA(230.1375, 221.3625, 221.3625, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(60, 60, 60, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_1, .o_tag.o_tag_color_1::after {
    --background-color: RGBA(255, 155.5, 155.5, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(67.15870044, 11.84129956, 11.84129956, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_2, .o_tag.o_tag_color_2::after {
    --background-color: RGBA(247.0375, 198.06116071, 152.4625, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(52.9, 33.325, 15.1, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_3, .o_tag.o_tag_color_3::after {
    --background-color: RGBA(252.88960843, 226.89175248, 135.61039157, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(47.45993976, 39.05405514, 9.54006024, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_4, .o_tag.o_tag_color_4::after {
    --background-color: RGBA(187.45210396, 215.03675558, 248.04789604, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(25.3049505, 49.60939855, 78.6950495, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_5, .o_tag.o_tag_color_5::after {
    --background-color: RGBA(216.79194664, 167.70805336, 203.91748283, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(28.91432806, 24.08567194, 27.64779531, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_6, .o_tag.o_tag_color_6::after {
    --background-color: RGBA(247.84539474, 213.9484835, 199.65460526, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(85.32105263, 46.88635147, 30.67894737, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_7, .o_tag.o_tag_color_7::after {
    --background-color: RGBA(136.6125, 224.8875, 218.94591346, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(10.58333333, 19.41666667, 18.82211538, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_8, .o_tag.o_tag_color_8::after {
    --background-color: RGBA(150.60535714, 165.68382711, 248.89464286, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(13.95714286, 20.10665584, 54.04285714, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_9, .o_tag.o_tag_color_9::after {
    --background-color: RGBA(254.94583333, 157.55416667, 203.95543194, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(68.805, 12.195, 39.16625654, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_10, .o_tag.o_tag_color_10::after {
    --background-color: RGBA(182.62075688, 236.87924312, 189.81831118, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(30.82018349, 57.17981651, 34.3168695, var(--text-opacity, 1));
    color: var(--color) !important;
}

.o_tag.o_tag_color_11, .o_tag.o_tag_color_11::after {
    --background-color: RGBA(230.11575613, 219.41069277, 252.08930723, var(--bg-opacity, 1));
    background-color: var(--background-color) !important;
    --color: RGBA(56.75321978, 31.58433735, 108.41566265, var(--text-opacity, 1));
    color: var(--color) !important;
}

/* /web/static/src/core/time_picker/time_picker.scss */
.o_time_picker_input {
    transition: all .1s ease-in-out;
    transition-property: color, background-color, border-bottom-color;
    color: var(--body-color);
}

.o_time_picker_input.o_invalid {
    color: o-text-color("danger");
    border-bottom-color: #dc3545;
    background-color: rgba(220, 53, 69, 0.1);
}

.o_time_picker_dropdown.o-dropdown--menu {
    --dropdown-min-width: unset;
    max-height: 15rem;
}

.o_datetime_picker .o_time_picker {
    width: 4rem;
}

.o_datetime_picker .o_time_picker input {
    text-align: center;
}

/* /web/static/src/core/tooltip/tooltip.scss */
.o-tooltip {
    --tooltip-max-width: 200px;
    --tooltip-padding-x: 0.5rem;
    --tooltip-padding-y: 0.25rem;
    --tooltip-color: var(--body-bg);
    --tooltip-bg: var(--emphasis-color);
    --tooltip-border-radius: var(--border-radius);
    font-family: var(--font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: 0.875rem;
}

.o-tooltip:has(.o-tooltip--technical) {
    max-width: 400px;
}

.o-tooltip:has(.o-tooltip--technical) .o-tooltip--help {
    background-color: #17a2b8;
    color: #FFFFFF;
}

.o-tooltip:has(.o-tooltip--technical) .o-tooltip--string, .o-tooltip:has(.o-tooltip--technical) .o-tooltip--help {
    max-width: MIN(200px, 100%);
}

.o-tooltip .o-tooltip--string, .o-tooltip .o-tooltip--technical--title {
    padding: 0.25rem 0;
    font-weight: 600;
}

.o-tooltip .o-tooltip--help, .o-tooltip .o-tooltip--technical {
    margin: 0.25rem 0.5rem 0.5rem;
}

.o-tooltip .o-tooltip--help {
    white-space: pre-line;
    padding: 0 0.5rem;
}

.o-tooltip .o-tooltip--technical {
    padding-left: 1.3em;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 0.75rem;
    list-style-type: disc;
}

.o-tooltip .o-tooltip--technical .o-tooltip--technical--title {
    margin-right: 0.25rem;
}

.o-tooltip + .popover-arrow {
    --popover-bg: var(--emphasis-color);
}

/* /web/static/src/core/tree_editor/tree_editor.scss */
.o_tree_editor .o_tree_editor_node .o_tree_editor_node_control_panel > button {
    opacity: .2;
}

.o_tree_editor .o_tree_editor_node.o_hovered_button .o_tree_editor_node_control_panel > button {
    opacity: .5;
}

.o_tree_editor .o_tree_editor_node.o_hovered_button .o_tree_editor_node_control_panel > button:hover {
    opacity: 1;
}

/* /web/static/src/core/ui/block_ui.scss */
.o_blockUI {
    cursor: wait;
    z-index: 1070 !important;
}

.o_blockUI:not(.o_blockUI_invisible) {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

/* /web/static/src/core/utils/draggable_hook_builder.scss */
@keyframes o-draggable-bounce {
    0% {
        transform: scale(1);
    }

    60% {
        transform: scale(0.95);
    }

    100% {
        transform: scale(1);
    }
}

.o_draggable {
    -webkit-touch-callout: none;
}

.o_dragged {
    z-index: 1000;
    pointer-events: none;
}

.o_touch_bounce {
    animation: o-draggable-bounce .4s forwards;
    user-select: none;
}

/* /web/static/src/core/utils/nested_sortable.scss */
.o_nested_sortable_placeholder {
    background-clip: content-box;
    background-color: deepskyblue;
    height: 5px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.o_nested_sortable_placeholder_realsize {
    outline: 1px dashed #5f636f;
    background-color: #F9FAFB;
}

/* /web_tour/static/src/tour_pointer/tour_pointer.scss */
@keyframes o-tour-pointer-bounce-horizontal {
    from {
        transform: translateX(calc(var(--TourPointer__bounce-offset) * -1));
    }

    to {
        transform: translateX(var(--TourPointer__bounce-offset));
    }
}

@keyframes o-tour-pointer-bounce-vertical {
    from {
        transform: translateY(calc(var(--TourPointer__bounce-offset) * -1));
    }

    to {
        transform: translateY(var(--TourPointer__bounce-offset));
    }
}

@keyframes o-tour-pointer-fade-in {
    from {
        opacity: 0;
    }
}

@keyframes o-tour-pointer-info-expand {
    from {
        width: 0;
        height: 0;
    }
}

.o_tour_pointer {
    --TourPointer__anchor-space: 0;
    --TourPointer__bounce-offset: 3px;
    --TourPointer__offset: 8px;
    --TourPointer__scale: 1.12;
    --TourPointer__color: #714B67;
    --TourPointer__color-accent: #86597b;
    --TourPointer__border-width: 1px;
    --TourPointer__border-color-rgb: 255, 255, 255;
    --TourPointer__border-color: rgba(var(--TourPointer__border-color-rgb), 1);
    --TourPointer__arrow-size: 1rem;
    --TourPointer__animation-duration: 500ms;
    --TourPointer__expand-duration: 200ms;
    --TourPointer__text-color: black;
    --TourPointer__reveal-animation: o-tour-pointer-fade-in 400ms ease;
    --TourPointer__translate-x: 0;
    --TourPointer__translate-y: 0;
    z-index: 1080;
    max-width: 270px;
    border: var(--TourPointer__border-width) solid transparent;
    transform: translate(var(--TourPointer__translate-x), var(--TourPointer__translate-y));
    transition: width var(--TourPointer__expand-duration), height var(--TourPointer__expand-duration);
}

.o_tour_pointer.o_bouncing.o_left, .o_tour_pointer.o_bouncing.o_right {
    animation: o-tour-pointer-bounce-horizontal var(--TourPointer__animation-duration) ease-in infinite alternate, var(--TourPointer__reveal-animation);
}

.o_tour_pointer.o_bouncing.o_top, .o_tour_pointer.o_bouncing.o_bottom {
    animation: o-tour-pointer-bounce-vertical var(--TourPointer__animation-duration) ease-in infinite alternate, var(--TourPointer__reveal-animation);
}

.o_tour_pointer .o_tour_pointer_tip {
    width: var(--TourPointer__width);
    height: var(--TourPointer__height);
    border: var(--TourPointer__border-width) solid white;
    border-radius: 0 50% 50% 50%;
    background-image: radial-gradient(var(--TourPointer__color-accent), var(--TourPointer__color));
    box-shadow: 0 0 40px 2px rgba(var(--TourPointer__border-color-rgb), 0.5);
}

.o_tour_pointer .o_tour_pointer_content {
    background-color: #f0f2f5;
    color: transparent;
    transition: color 0s ease var(--TourPointer__expand-duration);
    line-height: 1.5;
    font-size: 1rem;
    font-family: "Inter", "Odoo Unicode Support Noto", sans-serif;
    font-weight: normal;
}

.o_tour_pointer .o_tour_pointer_content .o_skip_tour {
    display: inline-block;
    margin-top: 4px;
    color: gray;
    cursor: pointer;
}

.o_tour_pointer .o_tour_pointer_content .o_skip_tour:hover {
    color: #4d4d4d;
}

.o_tour_pointer .o_tour_pointer_content p:last-child {
    margin-bottom: 0;
}

.o_tour_pointer.o_left .o_tour_pointer_tip {
    transform: rotate(90deg) translateY(var(--TourPointer__offset)) scaleY(var(--TourPointer__scale)) rotate(45deg);
}

.o_tour_pointer.o_right .o_tour_pointer_tip {
    transform: rotate(270deg) translateY(var(--TourPointer__offset)) scaleY(var(--TourPointer__scale)) rotate(45deg);
}

.o_tour_pointer.o_top .o_tour_pointer_tip {
    transform: rotate(180deg) translateY(var(--TourPointer__offset)) scaleY(var(--TourPointer__scale)) rotate(45deg);
}

.o_tour_pointer.o_bottom .o_tour_pointer_tip {
    transform: rotate(0deg) translateY(var(--TourPointer__offset)) scaleY(var(--TourPointer__scale)) rotate(45deg);
}

.o_tour_pointer.o_open {
    border-color: #9a9ca5;
    background-color: #d8dadd;
    animation: var(--TourPointer__reveal-animation);
}

.o_tour_pointer.o_open .o_tour_pointer_tip {
    width: var(--TourPointer__arrow-size);
    height: var(--TourPointer__arrow-size);
    border-color: #9a9ca5;
    border-radius: 0;
    background: #f0f2f5;
    box-shadow: none;
}

.o_tour_pointer.o_open .o_tour_pointer_content {
    color: #000;
}

.o_tour_pointer.o_open.o_left {
    --TourPointer__translate-x: calc(var(--TourPointer__arrow-size) / -2);
}

.o_tour_pointer.o_open.o_left .o_tour_pointer_tip {
    transform: translateX(-50%) rotate(45deg);
    right: calc(var(--TourPointer__arrow-size) * -1);
    top: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_right {
    --TourPointer__translate-x: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_right .o_tour_pointer_tip {
    transform: translateX(50%) rotate(45deg);
    left: calc(var(--TourPointer__arrow-size) * -1);
    top: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_top {
    --TourPointer__translate-y: calc(var(--TourPointer__arrow-size) / -2);
}

.o_tour_pointer.o_open.o_top .o_tour_pointer_tip {
    transform: translateY(-50%) rotate(45deg);
    bottom: calc(var(--TourPointer__arrow-size) * -1);
    left: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_bottom {
    --TourPointer__translate-y: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_bottom .o_tour_pointer_tip {
    transform: translateY(50%) rotate(45deg);
    top: calc(var(--TourPointer__arrow-size) * -1);
    left: calc(var(--TourPointer__arrow-size) / 2);
}

.o_tour_pointer.o_open.o_expand_left.o_top, .o_tour_pointer.o_open.o_expand_left.o_bottom {
    --TourPointer__translate-x: calc( var(--TourPointer__width) + var(--TourPointer__border-width) - 100% );
}

.o_tour_pointer.o_open.o_expand_left.o_top .o_tour_pointer_tip, .o_tour_pointer.o_open.o_expand_left.o_bottom .o_tour_pointer_tip {
    left: initial;
    right: calc(var(--TourPointer__arrow-size) / 2);
}

@media print {
    .o_tour_pointer {
        display: none !important;
    }
}

/* /html_editor/static/src/main/media/media_dialog/upload_progress_toast/upload_progress_toast.scss */
.o_upload_progress_toast {
    font-size: 16px;
}

.o_upload_progress_toast .o_we_progressbar:last-child hr {
    display: none;
}

.editor_notification_manager {
    width: calc(100% - 3rem);
}

@media (min-width: 576px) {
    .editor_notification_manager {
        width: calc(calc(400px - 3rem) + 3rem);
    }
}

.editor_notification_body {
    width: calc(100% - 3rem);
}

@media (min-width: 576px) {
    .editor_notification_body {
        width: calc(400px - 3rem);
    }
}

/* /html_editor/static/src/main/media/media_dialog/video_selector.scss */
.o_switch {
    display: flex;
    align-items: center;
    font-weight: normal;
    cursor: pointer;
}

.o_switch > input {
    display: none;
}

.o_switch > input + span {
    border-radius: 1.2em;
    width: 2.04em;
    padding-left: 3px;
    padding-right: 3px;
    background-color: rgba(33, 37, 41, 0.4);
    font-size: 1.308em;
    line-height: 1.2em;
    color: rgba(33, 37, 41, 0.4);
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.o_switch > input + span:after {
    content: "\f057";
    font-family: 'FontAwesome';
    color: white;
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.o_switch > input:checked + span {
    background: #714B67;
}

.o_switch > input:checked + span:after {
    content: "\f058";
    margin-left: 0.84em;
}

/* /html_editor/static/src/main/local_overlay.scss */
.oe-local-overlay {
    position: absolute;
    isolation: isolate;
    height: 0;
    width: 0;
    z-index: 1;
}

/* /html_editor/static/src/main/list/list.scss */
li p {
    margin-bottom: 0px;
}

ul.o_checklist > li {
    list-style: none;
    position: relative;
    margin-left: 20px;
}

ul.o_checklist > li:not(.oe-nested):before {
    content: '';
    position: absolute;
    left: -20px;
    display: block;
    height: 14px;
    width: 14px;
    top: 1px;
    border: 1px solid;
    cursor: pointer;
}

ul.o_checklist > li.o_checked:after {
    content: "✓";
    transition: opacity .5s;
    position: absolute;
    left: -18px;
    top: -1px;
    opacity: 1;
}

/* /html_editor/static/src/main/media/file.scss */
.o_file_box, [data-embedded="file"] {
    display: inline-block;
    width: fit-content;
    min-width: 250px;
    margin: 3px;
    vertical-align: middle;
}

.o_file_box .alert.alert-info, [data-embedded="file"] .alert.alert-info {
    border-radius: 5px;
    outline: 1px solid #d8dadd;
    outline-offset: -1px;
    padding: 5px;
    margin: 0;
}

.o_file_box .o_image, [data-embedded="file"] .o_image {
    width: 32px;
}

/* /html_editor/static/src/others/embedded_components/core/embedded_component_toolbar/embedded_component_toolbar.scss */
.o_embedded_toolbar button {
    font-family: var(--font-sans-serif) !important;
    font-weight: 600;
}

@media screen and (max-width: 1024px) {
    .o_embedded_toolbar button .o_embedded_toolbar_button_text {
        display: none;
    }
}

/* /html_editor/static/src/others/embedded_components/core/file/file.scss */
[data-embedded="file"] [data-embedded-editable] {
    background-color: white;
}

[data-embedded="file"] .o_file_name_container:hover i {
    visibility: visible !important;
}

[data-embedded="file"] input[type="text"] {
    width: 190px;
}

/* /html_editor/static/src/others/embedded_components/core/table_of_content/table_of_content.scss */
[data-embedded="tableOfContent"] {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 16px;
    margin-bottom: 16px;
    outline: 1px solid #d8dadd;
    outline-offset: -1px;
    border-radius: 5px;
    background-color: #F9FAFB;
}

[data-embedded="tableOfContent"] .o_embedded_toc_content {
    background-color: white;
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a[class*="o_embedded_toc_link_depth_"] {
    font-family: var(--font-sans-serif) !important;
    border-radius: 5px;
    min-height: 1.5rem;
    border: transparent;
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a[class*="o_embedded_toc_link_depth_"]:hover {
    background-color: rgba(27, 161, 228, 0.2);
    text-decoration: none;
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_0 {
    padding-left: 5px;
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_1 {
    padding-left: calc(5px + Min(30px, 10%) * 1);
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_2 {
    padding-left: calc(5px + Min(30px, 10%) * 2);
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_3 {
    padding-left: calc(5px + Min(30px, 10%) * 3);
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_4 {
    padding-left: calc(5px + Min(30px, 10%) * 4);
}

[data-embedded="tableOfContent"] .o_embedded_toc_content a.o_embedded_toc_link_depth_5 {
    padding-left: calc(5px + Min(30px, 10%) * 5);
}

[data-embedded="tableOfContent"] .o_embedded_toc_label {
    color: #5f636f;
}

.o_field_html .odoo-editor-editable h1, .o_field_html .odoo-editor-editable .h1, .o_field_html .odoo-editor-editable h2, .o_field_html .odoo-editor-editable .h2, .o_field_html .odoo-editor-editable h3, .o_field_html .odoo-editor-editable .h3, .o_field_html .odoo-editor-editable h4, .o_field_html .odoo-editor-editable .h4, .o_field_html .odoo-editor-editable h5, .o_field_html .odoo-editor-editable .h5, .o_field_html .odoo-editor-editable h6, .o_field_html .odoo-editor-editable .h6, .o_field_html .o_readonly h1, .o_field_html .o_readonly .h1, .o_field_html .o_readonly h2, .o_field_html .o_readonly .h2, .o_field_html .o_readonly h3, .o_field_html .o_readonly .h3, .o_field_html .o_readonly h4, .o_field_html .o_readonly .h4, .o_field_html .o_readonly h5, .o_field_html .o_readonly .h5, .o_field_html .o_readonly h6, .o_field_html .o_readonly .h6 {
    transition: background-color 0.5s ease;
}

.o_field_html .odoo-editor-editable h1.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h1, .o_field_html .odoo-editor-editable h2.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h2, .o_field_html .odoo-editor-editable h3.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h3, .o_field_html .odoo-editor-editable h4.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h4, .o_field_html .odoo-editor-editable h5.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h5, .o_field_html .odoo-editor-editable h6.o_embedded_toc_header_highlight, .o_field_html .odoo-editor-editable .o_embedded_toc_header_highlight.h6, .o_field_html .o_readonly h1.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h1, .o_field_html .o_readonly h2.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h2, .o_field_html .o_readonly h3.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h3, .o_field_html .o_readonly h4.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h4, .o_field_html .o_readonly h5.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h5, .o_field_html .o_readonly h6.o_embedded_toc_header_highlight, .o_field_html .o_readonly .o_embedded_toc_header_highlight.h6 {
    border-radius: 0.25rem;
    background-color: rgba(27, 161, 228, 0.2);
}

/* /html_editor/static/src/others/embedded_components/core/toggle_block/toggle_block.scss */
[data-embedded="toggleBlock"] [data-embedded-editable] > p {
    margin: 0;
}

[data-embedded="toggleBlock"] button:has(i.fa-caret-down, i.fa-caret-right) {
    cursor: pointer !important;
    width: 1.5rem;
    aspect-ratio: 1 / 1;
    background-color: transparent;
}

[data-embedded="toggleBlock"] button:has(i.fa-caret-down, i.fa-caret-right):hover {
    background-color: rgba(216, 218, 221, 0.5);
}

[data-embedded="toggleBlock"] button:has(i.fa-caret-down, i.fa-caret-right):active {
    background-color: rgba(216, 218, 221, 0.2);
}

/* /html_editor/static/src/others/embedded_components/core/video/video.scss */
[data-embedded="video"] {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
}

[data-embedded="video"]:has(iframe) {
    aspect-ratio: 16 / 9;
}

[data-embedded="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100%;
    min-height: auto !important;
}

/* /web_editor/static/src/components/media_dialog/media_dialog.scss */
.modal .o_select_media_dialog .o_we_file_selector_control_panel {
    top: -1rem;
    background-color: #FFFFFF;
}

.modal .o_select_media_dialog .o_we_existing_attachments {
    min-height: 128px;
}

.modal .o_select_media_dialog .o_we_existing_attachments .o_we_attachment_placeholder {
    flex-grow: 128;
    flex-basis: 128px;
}

.modal .o_select_media_dialog .o_we_existing_attachments .o_existing_attachment_cell.o_we_image {
    transition: opacity 0.5s ease 0.5s;
}

.modal .o_select_media_dialog .o_we_existing_attachments .o_existing_attachment_remove {
    border-radius: 0 0 0 4px;
}

.modal .o_select_media_dialog .o_we_existing_attachments .o_existing_attachment_remove:hover {
    color: #e6586c;
}

.modal .o_select_media_dialog .o_we_attachment_selected {
    box-shadow: 0 0 0 3px #714B67;
}

.modal .o_select_media_dialog .o_we_attachment_selected:not(.fa) {
    border: 3px solid #714B67;
    box-shadow: none;
}

.modal .o_select_media_dialog .o_we_attachment_selected:not(.fa):before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: auto;
    right: auto;
    width: 19px;
    height: 19px;
    background-color: #714B67;
    font-family: 'FontAwesome';
    color: white;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}

.modal .o_select_media_dialog .o_we_load_more {
    scroll-margin: 1rem;
}

.modal .o_select_media_dialog .o_we_load_more.o_hide_loading > * {
    display: none;
}

.modal .o_select_media_dialog .o_scroll_attachments {
    bottom: 0px;
    width: 36px;
    height: 36px;
    margin-top: -36px;
    z-index: 2;
}

.modal .o_select_media_dialog .font-icons-icons > span {
    width: 50px;
}

.modal .o_select_media_dialog .o_video_dialog_form textarea {
    min-height: 95px;
}

.modal .o_select_media_dialog .o_video_preview {
    border-top: 1px solid black;
    border-bottom: 1px solid white;
    background-image: linear-gradient(-150deg, #2b2b33, #191922);
    color: white;
}

.modal .o_select_media_dialog .o_video_preview .media_iframe_video {
    width: 100%;
}

/* /web_editor/static/src/components/upload_progress_toast/upload_progress_toast.scss */
.o_upload_progress_toast {
    font-size: 16px;
}

.o_upload_progress_toast .o_we_progressbar:last-child hr {
    display: none;
}

/* /web_editor/static/src/js/editor/odoo-editor/src/base_style.scss */
li.oe-nested {
    display: block;
}

.o_table tr {
    border-color: #d8dadd;
}

.o_table tr td {
    padding: 0.5rem;
}

.o_text_columns {
    max-width: 100% !important;
    padding: 0 !important;
}

.oe-tabs {
    display: inline-block;
    white-space: pre-wrap;
    max-width: 40px;
    width: 40px;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: disc;
}

ol ol {
    list-style-type: lower-alpha;
}

ul ul {
    list-style-type: circle;
}

ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul {
    list-style-type: square;
}

ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-roman;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: square;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: decimal;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: disc;
}

ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol ol {
    list-style-type: lower-alpha;
}

ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul {
    list-style-type: circle;
}

/* /web_editor/static/src/scss/web_editor.common.scss */
:root {
    --100: #F8F9FA;
    --200: #E9ECEF;
    --300: #DEE2E6;
    --400: #CED4DA;
    --500: #ADB5BD;
    --600: #6C757D;
    --700: #495057;
    --800: #343A40;
    --900: #212529;
    --white-85: rgba(255, 255, 255, 0.85);
    --white-75: rgba(255, 255, 255, 0.75);
    --white-50: rgba(255, 255, 255, 0.5);
    --white-25: rgba(255, 255, 255, 0.25);
    --black-75: rgba(0, 0, 0, 0.75);
    --black-50: rgba(0, 0, 0, 0.5);
    --black-25: rgba(0, 0, 0, 0.25);
    --black-15: rgba(0, 0, 0, 0.15);
    --black: #000000;
    --white: #FFFFFF;
    --o-cc1-text: #212529;
    --o-cc1-headings: #212529;
    --o-cc1-h2: #212529;
    --o-cc1-h3: #212529;
    --o-cc1-h4: #212529;
    --o-cc1-h5: #212529;
    --o-cc1-h6: #212529;
    --o-cc1-link: #094db2;
    --o-cc1-btn-primary: #0A58CA;
    --o-cc1-btn-primary-text: #FFFFFF;
    --o-cc1-btn-primary-border: #0A58CA;
    --o-cc1-btn-secondary: #e0ccaf;
    --o-cc1-btn-secondary-text: #212529;
    --o-cc1-btn-secondary-border: #e0ccaf;
    --o-cc2-text: #212529;
    --o-cc2-h2: #141f2e;
    --o-cc2-h3: #141f2e;
    --o-cc2-h4: #141f2e;
    --o-cc2-h5: #141f2e;
    --o-cc2-h6: #141f2e;
    --o-cc2-link: #074195;
    --o-cc2-btn-primary: #0A58CA;
    --o-cc2-btn-primary-text: #FFFFFF;
    --o-cc2-btn-primary-border: #0A58CA;
    --o-cc2-btn-secondary: #e0ccaf;
    --o-cc2-btn-secondary-text: #212529;
    --o-cc2-btn-secondary-border: #e0ccaf;
    --o-cc3-text: #212529;
    --o-cc3-headings: #212529;
    --o-cc3-h2: #212529;
    --o-cc3-h3: #212529;
    --o-cc3-h4: #212529;
    --o-cc3-h5: #212529;
    --o-cc3-h6: #212529;
    --o-cc3-link: #042351;
    --o-cc3-btn-primary: #0A58CA;
    --o-cc3-btn-primary-text: #FFFFFF;
    --o-cc3-btn-primary-border: #0A58CA;
    --o-cc3-btn-secondary-text: #212529;
    --o-cc3-btn-secondary-border: #f0f2f5;
    --o-cc4-headings: #f0f2f5;
    --o-cc4-h2: #f0f2f5;
    --o-cc4-h3: #f0f2f5;
    --o-cc4-h4: #f0f2f5;
    --o-cc4-h5: #f0f2f5;
    --o-cc4-h6: #f0f2f5;
    --o-cc4-link: #FFFFFF;
    --o-cc4-btn-primary-text: #212529;
    --o-cc4-btn-primary-border: #FFFFFF;
    --o-cc4-btn-secondary-text: #212529;
    --o-cc4-btn-secondary-border: #e0ccaf;
    --o-cc5-h2: #FFFFFF;
    --o-cc5-h3: #FFFFFF;
    --o-cc5-h4: #FFFFFF;
    --o-cc5-h5: #FFFFFF;
    --o-cc5-h6: #FFFFFF;
    --o-cc5-link: #FFFFFF;
    --o-cc5-btn-primary-text: #212529;
    --o-cc5-btn-primary-border: #FFFFFF;
    --o-cc5-btn-secondary-text: #212529;
    --o-cc5-btn-secondary-border: #e0ccaf;
    --o-grid-gutter-width: 30px;
    --o-md-container-max-width: 720px;
    --o-we-content-to-translate-color: rgba(255, 255, 90, 0.5);
    --o-we-translated-content-color: rgba(120, 215, 110, 0.5);
    --o-system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Ubuntu, "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --display-1-font-size: 5rem;
    --display-2-font-size: 4.5rem;
    --display-3-font-size: 4rem;
    --display-4-font-size: 3.5rem;
    --h1-font-size: 3rem;
    --h2-font-size: 2.5rem;
    --h3-font-size: 2rem;
    --h4-font-size: 1.5rem;
    --h5-font-size: 1.25rem;
    --h6-font-size: 1rem;
    --font-size-base: 1rem;
    --small-font-size: 0.875em;
    --lead-font-size: 1.125rem;
}

html, body {
    position: relative;
    width: 100%;
    height: 100%;
}

pre {
    padding: 0.5rem 1rem;
    border: 1px solid var(--o-border-color);
    border-radius: 0.4rem;
    background-color: #F8F9FA;
    color: #212529;
}

*[contenteditable=true] {
    outline: none;
}

[contenteditable] {
    overflow-wrap: unset !important;
}

.css_non_editable_mode_hidden {
    display: none !important;
}

.editor_enable .css_editable_mode_hidden {
    display: none !important;
}

#wrapwrap table.table.table-bordered, .o_editable table.table.table-bordered {
    table-layout: fixed;
    overflow-wrap: break-word;
}

#wrapwrap table.table.table-bordered td, .o_editable table.table.table-bordered td {
    min-width: 20px;
}

@media (max-width: 767.98px) {
    #wrapwrap .table-responsive > table.table, .o_editable .table-responsive > table.table {
        table-layout: auto;
    }
}

ul.o_checklist {
    list-style: none;
}

ul.o_checklist > li {
    list-style: none;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}

ul.o_checklist > li:not(.oe-nested)::before {
    content: '';
    position: absolute;
    left: -20px;
    display: block;
    height: 13px;
    width: 13px;
    top: 4px;
    border: 1px solid;
    text-align: center;
    cursor: pointer;
}

ul.o_checklist > li.o_checked {
    text-decoration: line-through;
    opacity: 0.5;
}

ul.o_checklist > li.o_checked::before {
    content: "✓";
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: center;
    padding-left: 1px ;
    padding-top: 1px;
}

ul.o_checklist[dir="rtl"] li:not(.oe-nested)::before {
    left: auto;
    right: -20px;
    text-align: right;
}

ul.o_checklist[dir="ltr"] li:not(.oe-nested)::before {
    right: auto;
    left: -20px;
    text-align: left;
}

ol > li.o_indent, ul > li.o_indent {
    margin-left: 0;
    list-style: none;
}

ol > li.o_indent::before, ul > li.o_indent::before {
    content: none;
}

.o_stars .fa.fa-star {
    color: gold;
}

img.o_we_custom_image {
    display: inline-block;
}

img.shadow {
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}

img.padding-small, .img.padding-small, span.fa.padding-small, iframe.padding-small {
    padding: 4px;
}

img.padding-medium, .img.padding-medium, span.fa.padding-medium, iframe.padding-medium {
    padding: 8px;
}

img.padding-large, .img.padding-large, span.fa.padding-large, iframe.padding-large {
    padding: 16px;
}

img.padding-xl, .img.padding-xl, span.fa.padding-xl, iframe.padding-xl {
    padding: 32px;
}

img.ms-auto, img.mx-auto {
    display: block;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa.mx-auto {
    display: block;
    text-align: center;
}

.fa.card-img, .fa.card-img-top, .fa.card-img-bottom {
    width: auto;
}

.o_small {
    font-size: 0.875rem;
}

.display-1-fs {
    font-size: calc(1.625rem + 4.5vw);
}

@media (min-width: 1200px) {
    .display-1-fs {
        font-size: 5rem;
    }
}

.display-2-fs {
    font-size: calc(1.575rem + 3.9vw);
}

@media (min-width: 1200px) {
    .display-2-fs {
        font-size: 4.5rem;
    }
}

.display-3-fs {
    font-size: calc(1.525rem + 3.3vw);
}

@media (min-width: 1200px) {
    .display-3-fs {
        font-size: 4rem;
    }
}

.display-4-fs {
    font-size: calc(1.475rem + 2.7vw);
}

@media (min-width: 1200px) {
    .display-4-fs {
        font-size: 3.5rem;
    }
}

.h1-fs {
    font-size: calc(1.425rem + 2.1vw);
}

@media (min-width: 1200px) {
    .h1-fs {
        font-size: 3rem;
    }
}

.h2-fs {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    .h2-fs {
        font-size: 2.5rem;
    }
}

.h3-fs {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    .h3-fs {
        font-size: 2rem;
    }
}

.h4-fs {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    .h4-fs {
        font-size: 1.25rem;
    }
}

.h5-fs {
    font-size: 1.25rem;
}

.h6-fs {
    font-size: 1rem;
}

.base-fs {
    font-size: 1rem;
}

.o_small-fs {
    font-size: 0.875em;
}

div.media_iframe_video {
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 100px;
}

div.media_iframe_video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    margin: 0 auto;
}

div.media_iframe_video.padding-small iframe {
    padding: 4px;
}

div.media_iframe_video.padding-medium iframe {
    padding: 8px;
}

div.media_iframe_video.padding-large iframe {
    padding: 16px;
}

div.media_iframe_video.padding-xl iframe {
    padding: 32px;
}

div.media_iframe_video .media_iframe_video_size {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
    height: 0;
}

div.media_iframe_video .css_editable_mode_display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2;
}

address .fa.fa-mobile-phone {
    margin: 0 3px 0 2px;
}

address .fa.fa-file-text-o {
    margin-right: 1px;
}

span[data-oe-type="monetary"] {
    white-space: nowrap;
}

ul.oe_menu_editor .oe_menu_placeholder {
    outline: 1px dashed #4183C4;
}

ul.oe_menu_editor ul {
    list-style: none;
}

ul.oe_menu_editor li div {
    cursor: url(/web/static/img/openhand.cur), grab;
}

ul.oe_menu_editor li div :active {
    cursor: grabbing;
}

.mt0 {
    margin-top: 0px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.pt8 {
    padding-top: 8px !important;
}

.pb8 {
    padding-bottom: 8px !important;
}

.mt16 {
    margin-top: 16px !important;
}

.mb16 {
    margin-bottom: 16px !important;
}

.pt16 {
    padding-top: 16px !important;
}

.pb16 {
    padding-bottom: 16px !important;
}

.mt24 {
    margin-top: 24px !important;
}

.mb24 {
    margin-bottom: 24px !important;
}

.pt24 {
    padding-top: 24px !important;
}

.pb24 {
    padding-bottom: 24px !important;
}

.mt32 {
    margin-top: 32px !important;
}

.mb32 {
    margin-bottom: 32px !important;
}

.pt32 {
    padding-top: 32px !important;
}

.pb32 {
    padding-bottom: 32px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.mt48 {
    margin-top: 48px !important;
}

.mb48 {
    margin-bottom: 48px !important;
}

.pt48 {
    padding-top: 48px !important;
}

.pb48 {
    padding-bottom: 48px !important;
}

.mt56 {
    margin-top: 56px !important;
}

.mb56 {
    margin-bottom: 56px !important;
}

.pt56 {
    padding-top: 56px !important;
}

.pb56 {
    padding-bottom: 56px !important;
}

.mt64 {
    margin-top: 64px !important;
}

.mb64 {
    margin-bottom: 64px !important;
}

.pt64 {
    padding-top: 64px !important;
}

.pb64 {
    padding-bottom: 64px !important;
}

.mt72 {
    margin-top: 72px !important;
}

.mb72 {
    margin-bottom: 72px !important;
}

.pt72 {
    padding-top: 72px !important;
}

.pb72 {
    padding-bottom: 72px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.mt88 {
    margin-top: 88px !important;
}

.mb88 {
    margin-bottom: 88px !important;
}

.pt88 {
    padding-top: 88px !important;
}

.pb88 {
    padding-bottom: 88px !important;
}

.mt96 {
    margin-top: 96px !important;
}

.mb96 {
    margin-bottom: 96px !important;
}

.pt96 {
    padding-top: 96px !important;
}

.pb96 {
    padding-bottom: 96px !important;
}

.mt104 {
    margin-top: 104px !important;
}

.mb104 {
    margin-bottom: 104px !important;
}

.pt104 {
    padding-top: 104px !important;
}

.pb104 {
    padding-bottom: 104px !important;
}

.mt112 {
    margin-top: 112px !important;
}

.mb112 {
    margin-bottom: 112px !important;
}

.pt112 {
    padding-top: 112px !important;
}

.pb112 {
    padding-bottom: 112px !important;
}

.mt120 {
    margin-top: 120px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}

.pt120 {
    padding-top: 120px !important;
}

.pb120 {
    padding-bottom: 120px !important;
}

.mt128 {
    margin-top: 128px !important;
}

.mb128 {
    margin-bottom: 128px !important;
}

.pt128 {
    padding-top: 128px !important;
}

.pb128 {
    padding-bottom: 128px !important;
}

.mt136 {
    margin-top: 136px !important;
}

.mb136 {
    margin-bottom: 136px !important;
}

.pt136 {
    padding-top: 136px !important;
}

.pb136 {
    padding-bottom: 136px !important;
}

.mt144 {
    margin-top: 144px !important;
}

.mb144 {
    margin-bottom: 144px !important;
}

.pt144 {
    padding-top: 144px !important;
}

.pb144 {
    padding-bottom: 144px !important;
}

.mt152 {
    margin-top: 152px !important;
}

.mb152 {
    margin-bottom: 152px !important;
}

.pt152 {
    padding-top: 152px !important;
}

.pb152 {
    padding-bottom: 152px !important;
}

.mt160 {
    margin-top: 160px !important;
}

.mb160 {
    margin-bottom: 160px !important;
}

.pt160 {
    padding-top: 160px !important;
}

.pb160 {
    padding-bottom: 160px !important;
}

.mt168 {
    margin-top: 168px !important;
}

.mb168 {
    margin-bottom: 168px !important;
}

.pt168 {
    padding-top: 168px !important;
}

.pb168 {
    padding-bottom: 168px !important;
}

.mt176 {
    margin-top: 176px !important;
}

.mb176 {
    margin-bottom: 176px !important;
}

.pt176 {
    padding-top: 176px !important;
}

.pb176 {
    padding-bottom: 176px !important;
}

.mt184 {
    margin-top: 184px !important;
}

.mb184 {
    margin-bottom: 184px !important;
}

.pt184 {
    padding-top: 184px !important;
}

.pb184 {
    padding-bottom: 184px !important;
}

.mt192 {
    margin-top: 192px !important;
}

.mb192 {
    margin-bottom: 192px !important;
}

.pt192 {
    padding-top: 192px !important;
}

.pb192 {
    padding-bottom: 192px !important;
}

.mt200 {
    margin-top: 200px !important;
}

.mb200 {
    margin-bottom: 200px !important;
}

.pt200 {
    padding-top: 200px !important;
}

.pb200 {
    padding-bottom: 200px !important;
}

.mt208 {
    margin-top: 208px !important;
}

.mb208 {
    margin-bottom: 208px !important;
}

.pt208 {
    padding-top: 208px !important;
}

.pb208 {
    padding-bottom: 208px !important;
}

.mt216 {
    margin-top: 216px !important;
}

.mb216 {
    margin-bottom: 216px !important;
}

.pt216 {
    padding-top: 216px !important;
}

.pb216 {
    padding-bottom: 216px !important;
}

.mt224 {
    margin-top: 224px !important;
}

.mb224 {
    margin-bottom: 224px !important;
}

.pt224 {
    padding-top: 224px !important;
}

.pb224 {
    padding-bottom: 224px !important;
}

.mt232 {
    margin-top: 232px !important;
}

.mb232 {
    margin-bottom: 232px !important;
}

.pt232 {
    padding-top: 232px !important;
}

.pb232 {
    padding-bottom: 232px !important;
}

.mt240 {
    margin-top: 240px !important;
}

.mb240 {
    margin-bottom: 240px !important;
}

.pt240 {
    padding-top: 240px !important;
}

.pb240 {
    padding-bottom: 240px !important;
}

.mt248 {
    margin-top: 248px !important;
}

.mb248 {
    margin-bottom: 248px !important;
}

.pt248 {
    padding-top: 248px !important;
}

.pb248 {
    padding-bottom: 248px !important;
}

.mt256 {
    margin-top: 256px !important;
}

.mb256 {
    margin-bottom: 256px !important;
}

.pt256 {
    padding-top: 256px !important;
}

.pb256 {
    padding-bottom: 256px !important;
}

.mt4 {
    margin-top: 4px !important;
}

.mb4 {
    margin-bottom: 4px !important;
}

.pt4 {
    padding-top: 4px !important;
}

.pb4 {
    padding-bottom: 4px !important;
}

.mt92 {
    margin-top: 92px !important;
}

.mb92 {
    margin-bottom: 92px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.ml4 {
    margin-left: 4px !important;
}

.mr4 {
    margin-right: 4px !important;
}

.ml8 {
    margin-left: 8px !important;
}

.mr8 {
    margin-right: 8px !important;
}

.ml16 {
    margin-left: 16px !important;
}

.mr16 {
    margin-right: 16px !important;
}

.ml32 {
    margin-left: 32px !important;
}

.mr32 {
    margin-right: 32px !important;
}

.ml64 {
    margin-left: 64px !important;
}

.mr64 {
    margin-right: 64px !important;
}

a.o_underline {
    text-decoration: underline;
}

a.o_underline:hover {
    text-decoration: underline;
}

.o_nocontent_help {
    pointer-events: auto;
    max-width: 650px;
    margin: auto;
    padding: 15px;
    z-index: 1000;
    text-align: center;
    color: #212529;
    font-size: 115%;
}

.o_nocontent_help > p:first-of-type {
    margin-top: 0;
    color: inherit;
    font-weight: bold;
    font-size: 125%;
}

.o_nocontent_help a {
    cursor: pointer;
}

.o_we_search_prompt {
    position: relative;
    min-height: 250px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.o_we_search_prompt > h2, .o_we_search_prompt > .h2 {
    max-width: 500px;
    text-align: center;
    margin-left: 150px;
}

.o_we_search_prompt::before {
    transform: scale(-1, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 50px;
    bottom: auto;
    right: auto;
    width: 100px;
    height: 150px;
    opacity: .5;
    filter: var(--WebEditor__SearchPromptArrow-filter, invert(0));
    background-image: url("/web_editor/static/src/img/curved_arrow.svg");
    background-size: 100%;
    background-repeat: no-repeat;
}

@media (max-width: 767.98px) {
    odoo-wysiwyg-container .btn-group {
        position: static;
    }

    .o_technical_modal.o_web_editor_dialog {
        z-index: 2001;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog {
        max-width: inherit !important;
        z-index: 2001;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-dialog, .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .model-content {
        height: 100%;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .nav .nav-item.search {
        width: 100%;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .nav .nav-item.search .btn-group {
        display: flex;
        justify-content: space-around;
        padding: 5px;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .font-icons-icons {
        text-align: center;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .form-control.o_we_search {
        height: inherit;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .o_we_existing_attachments > .row {
        flex-direction: column;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .o_we_existing_attachments > .row > .o_existing_attachment_cell {
        flex: initial;
        max-width: 100%;
    }

    .o_technical_modal.o_web_editor_dialog > .o_select_media_dialog .modal-body .o_we_existing_attachments > .row > .o_existing_attachment_cell > .o_existing_attachment_remove {
        opacity: inherit;
        top: 10px;
    }
}

blockquote {
    padding: 0.5rem 1rem;
    border-left: 5px solid;
    border-color: #DEE2E6;
    font-style: italic;
}

pre {
    white-space: pre-wrap;
}

pre p {
    margin-bottom: 0px;
}

.bg-o-color-1 {
    --background-color: #0A58CA;
    --color: #FFFFFF;
    background-color: #0A58CA !important;
    color: #FFFFFF;
}

.bg-o-color-1 .text-muted, .o_colored_level .bg-o-color-1 .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
}

a.bg-o-color-1:hover, a.bg-o-color-1:focus, button.bg-o-color-1:hover, button.bg-o-color-1:focus {
    --background-color: #084399;
    --color: #FFFFFF;
    background-color: #084399 !important;
    color: #FFFFFF;
}

.text-o-color-1 {
    color: #0A58CA !important;
}

a.text-o-color-1:hover, a.text-o-color-1:focus {
    color: #052e69 !important;
}

.bg-o-color-2 {
    --background-color: #e0ccaf;
    --color: #212529;
    background-color: #e0ccaf !important;
    color: #212529;
}

.bg-o-color-2 .text-muted, .o_colored_level .bg-o-color-2 .text-muted {
    color: rgba(33, 37, 41, 0.7) !important;
}

a.bg-o-color-2:hover, a.bg-o-color-2:focus, button.bg-o-color-2:hover, button.bg-o-color-2:focus {
    --background-color: #d2b58a;
    --color: #212529;
    background-color: #d2b58a !important;
    color: #212529;
}

.text-o-color-2 {
    color: #e0ccaf !important;
}

a.text-o-color-2:hover, a.text-o-color-2:focus {
    color: #c49d65 !important;
}

.bg-o-color-3 {
    --background-color: #f0f2f5;
    --color: #212529;
    background-color: #f0f2f5 !important;
    color: #212529;
}

.bg-o-color-3 .text-muted, .o_colored_level .bg-o-color-3 .text-muted {
    color: rgba(33, 37, 41, 0.7) !important;
}

a.bg-o-color-3:hover, a.bg-o-color-3:focus, button.bg-o-color-3:hover, button.bg-o-color-3:focus {
    --background-color: #d1d8e1;
    --color: #212529;
    background-color: #d1d8e1 !important;
    color: #212529;
}

.text-o-color-3 {
    color: #f0f2f5 !important;
}

a.text-o-color-3:hover, a.text-o-color-3:focus {
    color: #b3bdcc !important;
}

.bg-o-color-4 {
    --background-color: #FFFFFF;
    --color: #212529;
    background-color: #FFFFFF !important;
    color: #212529;
}

.bg-o-color-4 .text-muted, .o_colored_level .bg-o-color-4 .text-muted {
    color: rgba(33, 37, 41, 0.7) !important;
}

a.bg-o-color-4:hover, a.bg-o-color-4:focus, button.bg-o-color-4:hover, button.bg-o-color-4:focus {
    --background-color: #e6e6e6;
    --color: #212529;
    background-color: #e6e6e6 !important;
    color: #212529;
}

.text-o-color-4 {
    color: #FFFFFF !important;
}

a.text-o-color-4:hover, a.text-o-color-4:focus {
    color: #cccccc !important;
}

.bg-o-color-5 {
    --background-color: #141f2e;
    --color: #FFFFFF;
    background-color: #141f2e !important;
    color: #FFFFFF;
}

.bg-o-color-5 .text-muted, .o_colored_level .bg-o-color-5 .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
}

a.bg-o-color-5:hover, a.bg-o-color-5:focus, button.bg-o-color-5:hover, button.bg-o-color-5:focus {
    --background-color: #05070a;
    --color: #FFFFFF;
    background-color: #05070a !important;
    color: #FFFFFF;
}

.text-o-color-5 {
    color: #141f2e !important;
}

a.text-o-color-5:hover, a.text-o-color-5:focus {
    color: black !important;
}


.btn-custom:hover, .btn-fill-custom:hover {
    filter: invert(0.2);
}

.btn-outline-custom:not(:hover) {
    background-color: transparent !important;
    background-image: none !important;
}



.parallax > .s_parallax_bg, .o_bg_video_container, .o_we_shape, .o_we_bg_filter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute !important;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    pointer-events: none;
}

.o_full_screen_height, .cover_full, .o_half_screen_height, .cover_mid {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    min-height: 100vh !important;
}

.o_half_screen_height, .cover_mid {
    min-height: 55vh !important;
}

@media (min-width: 992px) {
    .o_container_small {
        max-width: 720px;
    }
}

.oe_img_bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.oe_img_bg.o_bg_img_opt_repeat {
    background-size: auto;
    background-repeat: repeat;
}

.oe_img_bg.o_bg_img_center {
    background-position: center;
}

.oe_img_bg.o_bg_img_origin_border_box {
    background-origin: border-box;
}

.text-gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient .o_animated_text, .text-gradient .o_animated_text *, .text-gradient.o_animated_text *, .text-gradient .o_text_highlight, .text-gradient .o_text_highlight *, .text-gradient.o_text_highlight * {
    background-image: inherit;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

.text-gradient .fa {
    display: inherit;
}

.odoo-editor-editable.odoo-editor-qweb t, .odoo-editor-editable.odoo-editor-qweb [t-if], .odoo-editor-editable.odoo-editor-qweb [t-elif], .odoo-editor-editable.odoo-editor-qweb [t-else], .odoo-editor-editable.odoo-editor-qweb [t-foreach], .o_readonly t, .o_readonly [t-if], .o_readonly [t-elif], .o_readonly [t-else], .o_readonly [t-foreach] {
    background-color: rgba(0, 0, 102, 0.1) !important;
}

.odoo-editor-editable.odoo-editor-qweb t, .odoo-editor-editable.odoo-editor-qweb [t-esc], .odoo-editor-editable.odoo-editor-qweb [t-out], .odoo-editor-editable.odoo-editor-qweb [t-raw], .o_readonly t, .o_readonly [t-esc], .o_readonly [t-out], .o_readonly [t-raw] {
    border-radius: 2px;
}

.odoo-editor-editable.odoo-editor-qweb [t-esc], .odoo-editor-editable.odoo-editor-qweb [t-out], .odoo-editor-editable.odoo-editor-qweb [t-raw], .o_readonly [t-esc], .o_readonly [t-out], .o_readonly [t-raw] {
    background-color: rgba(36, 154, 255, 0.16) !important;
}

.odoo-editor-editable.odoo-editor-qweb [t-esc]:empty::before, .o_readonly [t-esc]:empty::before {
    content: attr(t-esc);
}

.odoo-editor-editable.odoo-editor-qweb [t-raw]:empty::before, .o_readonly [t-raw]:empty::before {
    content: attr(t-raw);
}

.odoo-editor-editable.odoo-editor-qweb [t-out]:empty::before, .o_readonly [t-out]:empty::before {
    content: attr(t-out);
}

.odoo-editor-editable.odoo-editor-qweb t[t-set], .o_readonly t[t-set] {
    display: none;
}

.odoo-editor-editable.odoo-editor-qweb t[data-oe-t-inline], .o_readonly t[data-oe-t-inline] {
    display: inline;
}

.odoo-editor-editable.odoo-editor-qweb t:not([data-oe-t-inline]), .o_readonly t:not([data-oe-t-inline]) {
    display: block;
}

.odoo-editor-editable.odoo-editor-qweb t[data-oe-t-inline]:not([data-oe-t-group-active]), .o_readonly t[data-oe-t-inline]:not([data-oe-t-group-active]) {
    display: unset;
}

.odoo-editor-editable.odoo-editor-qweb [data-oe-t-group]:not([data-oe-t-group-active]), .o_readonly [data-oe-t-group]:not([data-oe-t-group-active]) {
    display: none !important;
}

.odoo-editor-editable.odoo-editor-qweb [data-oe-t-group][data-oe-t-selectable], .o_readonly [data-oe-t-group][data-oe-t-selectable] {
    outline: 1px dashed rgba(0, 0, 102, 0.4) !important;
}

.oe-qweb-select {
    position: absolute;
    z-index: 1056;
    background-color: white;
}

.o_we_shape.o_we_animated {
    will-change: transform;
}

.o_we_shape.o_web_editor_Airy_01_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/01_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_02_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/02_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_06_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/06_001.svg?c5=%23141f2e");
    background-position: left bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_07_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/07_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_08_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/08_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_09_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/09_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_10_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/10_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_11_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/11_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_12_002 {
    background-image: url("/web_editor/shape/web_editor/Airy/12_002.svg?c5=%23141f2e&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_13_002 {
    background-image: url("/web_editor/shape/web_editor/Airy/13_002.svg?c5=%23141f2e&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_14_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/14_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_15 {
    background-image: url("/web_editor/shape/web_editor/Airy/15.svg?c5=%23141f2e");
    background-position: 150% center;
    background-size: 85% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_16 {
    background-image: url("/web_editor/shape/web_editor/Airy/16.svg?c5=%23141f2e");
    background-position: center right;
    background-size: 50% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_17 {
    background-image: url("/web_editor/shape/web_editor/Airy/17.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_01 {
    background-image: url("/web_editor/shape/web_editor/Angular/01.svg?c5=%23141f2e");
    background-position: right bottom;
    background-size: auto 75%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_02 {
    background-image: url("/web_editor/shape/web_editor/Angular/02.svg?c5=%23141f2e");
    background-position: left bottom;
    background-size: auto 75%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_03 {
    background-image: url("/web_editor/shape/web_editor/Angular/03.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_04 {
    background-image: url("/web_editor/shape/web_editor/Angular/04.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_05 {
    background-image: url("/web_editor/shape/web_editor/Angular/05.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeAngular--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_06 {
    background-image: url("/web_editor/shape/web_editor/Angular/06.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeAngular--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_07 {
    background-image: url("/web_editor/shape/web_editor/Angular/07.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_08 {
    background-image: url("/web_editor/shape/web_editor/Angular/08.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Angular_09 {
    background-image: url("/web_editor/shape/web_editor/Angular/09.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_01_001 {
    background-image: url("/web_editor/shape/web_editor/Blobs/01_001.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_02 {
    background-image: url("/web_editor/shape/web_editor/Blobs/02.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_03 {
    background-image: url("/web_editor/shape/web_editor/Blobs/03.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_04_001 {
    background-image: url("/web_editor/shape/web_editor/Blobs/04_001.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_05_001 {
    background-image: url("/web_editor/shape/web_editor/Blobs/05_001.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_06_001 {
    background-image: url("/web_editor/shape/web_editor/Blobs/06_001.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_10_002 {
    background-image: url("/web_editor/shape/web_editor/Blobs/10_002.svg?c5=%23141f2e");
    background-position: right;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_13 {
    background-image: url("/web_editor/shape/web_editor/Blobs/13.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_14 {
    background-image: url("/web_editor/shape/web_editor/Blobs/14.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_15 {
    background-image: url("/web_editor/shape/web_editor/Blobs/15.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_16 {
    background-image: url("/web_editor/shape/web_editor/Blobs/16.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_17 {
    background-image: url("/web_editor/shape/web_editor/Blobs/17.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_18 {
    background-image: url("/web_editor/shape/web_editor/Blobs/18.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_01_001 {
    background-image: url("/web_editor/shape/web_editor/Blocks/01_001.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_02_001 {
    background-image: url("/web_editor/shape/web_editor/Blocks/02_001.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_04 {
    background-image: url("/web_editor/shape/web_editor/Blocks/04.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_01 {
    background-image: url("/web_editor/shape/web_editor/Blurry/01.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_02 {
    background-image: url("/web_editor/shape/web_editor/Blurry/02.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_03 {
    background-image: url("/web_editor/shape/web_editor/Blurry/03.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_04 {
    background-image: url("/web_editor/shape/web_editor/Blurry/04.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_05 {
    background-image: url("/web_editor/shape/web_editor/Blurry/05.svg?c1=%230A58CA&c2=%23e0ccaf&c4=%23FFFFFF");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blurry_06 {
    background-image: url("/web_editor/shape/web_editor/Blurry/06.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_01_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/01_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_13 {
    background-image: url("/web_editor/shape/web_editor/Bold/13.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% 50%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_14 {
    background-image: url("/web_editor/shape/web_editor/Bold/14.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_15 {
    background-image: url("/web_editor/shape/web_editor/Bold/15.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% 50%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_16 {
    background-image: url("/web_editor/shape/web_editor/Bold/16.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_17 {
    background-image: url("/web_editor/shape/web_editor/Bold/17.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_18 {
    background-image: url("/web_editor/shape/web_editor/Bold/18.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% 50%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_19 {
    background-image: url("/web_editor/shape/web_editor/Bold/19.svg?c5=%23141f2e");
    background-position: left top;
    background-size: 100% 12rem;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_20 {
    background-image: url("/web_editor/shape/web_editor/Bold/20.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_21 {
    background-image: url("/web_editor/shape/web_editor/Bold/21.svg?c5=%23141f2e");
    background-position: right bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_22 {
    background-image: url("/web_editor/shape/web_editor/Bold/22.svg?c5=%23141f2e");
    background-position: right top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_23 {
    background-image: url("/web_editor/shape/web_editor/Bold/23.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_01 {
    background-image: url("/web_editor/shape/web_editor/Connections/01.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_02 {
    background-image: url("/web_editor/shape/web_editor/Connections/02.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_03 {
    background-image: url("/web_editor/shape/web_editor/Connections/03.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_04 {
    background-image: url("/web_editor/shape/web_editor/Connections/04.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_05 {
    background-image: url("/web_editor/shape/web_editor/Connections/05.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_06 {
    background-image: url("/web_editor/shape/web_editor/Connections/06.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_07 {
    background-image: url("/web_editor/shape/web_editor/Connections/07.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_08 {
    background-image: url("/web_editor/shape/web_editor/Connections/08.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_09 {
    background-image: url("/web_editor/shape/web_editor/Connections/09.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_10 {
    background-image: url("/web_editor/shape/web_editor/Connections/10.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_11 {
    background-image: url("/web_editor/shape/web_editor/Connections/11.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_12 {
    background-image: url("/web_editor/shape/web_editor/Connections/12.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_13 {
    background-image: url("/web_editor/shape/web_editor/Connections/13.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_14 {
    background-image: url("/web_editor/shape/web_editor/Connections/14.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_15 {
    background-image: url("/web_editor/shape/web_editor/Connections/15.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_16 {
    background-image: url("/web_editor/shape/web_editor/Connections/16.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_17 {
    background-image: url("/web_editor/shape/web_editor/Connections/17.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: var(--ShapeConnections--size-tiny);
    background-repeat: repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_18 {
    background-image: url("/web_editor/shape/web_editor/Connections/18.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: var(--ShapeConnections--size-tiny);
    background-repeat: repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_19 {
    background-image: url("/web_editor/shape/web_editor/Connections/19.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Connections_20 {
    background-image: url("/web_editor/shape/web_editor/Connections/20.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeConnections--size-big);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_01 {
    background-image: url("/web_editor/shape/web_editor/Containers/01.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_02 {
    background-image: url("/web_editor/shape/web_editor/Containers/02.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_03 {
    background-image: url("/web_editor/shape/web_editor/Containers/03.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_04 {
    background-image: url("/web_editor/shape/web_editor/Containers/04.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_05 {
    background-image: url("/web_editor/shape/web_editor/Containers/05.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Containers_06 {
    background-image: url("/web_editor/shape/web_editor/Containers/06.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_01 {
    background-image: url("/web_editor/shape/web_editor/Floats/01.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c4=%23FFFFFF&c5=%23141f2e");
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_02 {
    background-image: url("/web_editor/shape/web_editor/Floats/02.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_03 {
    background-image: url("/web_editor/shape/web_editor/Floats/03.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_04 {
    background-image: url("/web_editor/shape/web_editor/Floats/04.svg?c1=%230A58CA&c2=%23e0ccaf&c4=%23FFFFFF&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_05 {
    background-image: url("/web_editor/shape/web_editor/Floats/05.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_06 {
    background-image: url("/web_editor/shape/web_editor/Floats/06.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_07 {
    background-image: url("/web_editor/shape/web_editor/Floats/07.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: right bottom;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_08 {
    background-image: url("/web_editor/shape/web_editor/Floats/08.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: top left;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_09 {
    background-image: url("/web_editor/shape/web_editor/Floats/09.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_10 {
    background-image: url("/web_editor/shape/web_editor/Floats/10.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_11 {
    background-image: url("/web_editor/shape/web_editor/Floats/11.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_12 {
    background-image: url("/web_editor/shape/web_editor/Floats/12.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat repeat;
}

.o_we_shape.o_web_editor_Floats_13 {
    background-image: url("/web_editor/shape/web_editor/Floats/13.svg?c1=%230A58CA&c2=%23e0ccaf&c5=%23141f2e");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Floats_14 {
    background-image: url("/web_editor/shape/web_editor/Floats/14.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat repeat;
}

.o_we_shape.o_web_editor_Grids_01 {
    background-image: url("/web_editor/shape/web_editor/Grids/01.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% 50%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_02 {
    background-image: url("/web_editor/shape/web_editor/Grids/02.svg?c5=%23141f2e");
    background-position: right center;
    background-size: 50% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_03 {
    background-image: url("/web_editor/shape/web_editor/Grids/03.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_04 {
    background-image: url("/web_editor/shape/web_editor/Grids/04.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_05 {
    background-image: url("/web_editor/shape/web_editor/Grids/05.svg?c5=%23141f2e");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_06 {
    background-image: url("/web_editor/shape/web_editor/Grids/06.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_07 {
    background-image: url("/web_editor/shape/web_editor/Grids/07.svg?c5=%23141f2e");
    background-position: right center;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Grids_08 {
    background-image: url("/web_editor/shape/web_editor/Grids/08.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Patterns_01 {
    background-image: url("/web_editor/shape/web_editor/Patterns/01.svg?c5=%23141f2e");
    background-position: top;
    background-size: var(--ShapePattern--size-regular) auto;
    background-repeat: repeat repeat;
}

.o_we_shape.o_web_editor_Patterns_02 {
    background-image: url("/web_editor/shape/web_editor/Patterns/02.svg?c5=%23141f2e");
    background-position: top;
    background-size: var(--ShapePattern--size-regular) auto;
    background-repeat: repeat repeat;
}

.o_we_shape.o_web_editor_Patterns_03 {
    background-image: url("/web_editor/shape/web_editor/Patterns/03.svg?c5=%23141f2e");
    background-position: top;
    background-size: var(--ShapePattern--size-regular) auto;
    background-repeat: repeat repeat;
}

.o_we_shape.o_web_editor_Patterns_04 {
    background-image: url("/web_editor/shape/web_editor/Patterns/04.svg?c5=%23141f2e");
    background-position: center;
    background-size: var(--ShapePattern--size-tiny) auto;
    background-repeat: repeat repeat;
}

.o_we_shape.o_web_editor_Patterns_05 {
    background-image: url("/web_editor/shape/web_editor/Patterns/05.svg?c5=%23141f2e");
    background-position: center;
    background-size: var(--ShapePattern--size-regular) auto;
    background-repeat: repeat repeat;
}

.o_we_shape.o_web_editor_Rainy_01_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/01_001.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_02_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/02_001.svg?c1=%230A58CA&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_06 {
    background-image: url("/web_editor/shape/web_editor/Rainy/06.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_07 {
    background-image: url("/web_editor/shape/web_editor/Rainy/07.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_08_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/08_001.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_09_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/09_001.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_10 {
    background-image: url("/web_editor/shape/web_editor/Rainy/10.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_03 {
    background-image: url("/web_editor/shape/web_editor/Wavy/03.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_04 {
    background-image: url("/web_editor/shape/web_editor/Wavy/04.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_08_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/08_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_09_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/09_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_10 {
    background-image: url("/web_editor/shape/web_editor/Wavy/10.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_11_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/11_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_18 {
    background-image: url("/web_editor/shape/web_editor/Wavy/18.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_22_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/22_001.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_24 {
    background-image: url("/web_editor/shape/web_editor/Wavy/24.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_26 {
    background-image: url("/web_editor/shape/web_editor/Wavy/26.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: bottom right;
    background-size: auto 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_27 {
    background-image: url("/web_editor/shape/web_editor/Wavy/27.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_29 {
    background-image: url("/web_editor/shape/web_editor/Wavy/29.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_30 {
    background-image: url("/web_editor/shape/web_editor/Wavy/30.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeWavy--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_31 {
    background-image: url("/web_editor/shape/web_editor/Wavy/31.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% var(--ShapeWavy--size-regular);
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_01_001 {
    background-image: url("/web_editor/shape/web_editor/Zigs/01_001.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_01 {
    background-image: url("/web_editor/shape/web_editor/Airy/01.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_02 {
    background-image: url("/web_editor/shape/web_editor/Airy/02.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_03 {
    background-image: url("/web_editor/shape/web_editor/Airy/03.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_03_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/03_001.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_04 {
    background-image: url("/web_editor/shape/web_editor/Airy/04.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_04_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/04_001.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_05 {
    background-image: url("/web_editor/shape/web_editor/Airy/05.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_05_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/05_001.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_06 {
    background-image: url("/web_editor/shape/web_editor/Airy/06.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_07 {
    background-image: url("/web_editor/shape/web_editor/Airy/07.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_08 {
    background-image: url("/web_editor/shape/web_editor/Airy/08.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_09 {
    background-image: url("/web_editor/shape/web_editor/Airy/09.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_10 {
    background-image: url("/web_editor/shape/web_editor/Airy/10.svg?c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_11 {
    background-image: url("/web_editor/shape/web_editor/Airy/11.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_12 {
    background-image: url("/web_editor/shape/web_editor/Airy/12.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_12_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/12_001.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_13 {
    background-image: url("/web_editor/shape/web_editor/Airy/13.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_13_001 {
    background-image: url("/web_editor/shape/web_editor/Airy/13_001.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Airy_14 {
    background-image: url("/web_editor/shape/web_editor/Airy/14.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_01 {
    background-image: url("/web_editor/shape/web_editor/Blobs/01.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_04 {
    background-image: url("/web_editor/shape/web_editor/Blobs/04.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_05 {
    background-image: url("/web_editor/shape/web_editor/Blobs/05.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_06 {
    background-image: url("/web_editor/shape/web_editor/Blobs/06.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_07 {
    background-image: url("/web_editor/shape/web_editor/Blobs/07.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_08 {
    background-image: url("/web_editor/shape/web_editor/Blobs/08.svg?c1=%230A58CA");
    background-position: right;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_09 {
    background-image: url("/web_editor/shape/web_editor/Blobs/09.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_10 {
    background-image: url("/web_editor/shape/web_editor/Blobs/10.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_10_001 {
    background-image: url("/web_editor/shape/web_editor/Blobs/10_001.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_11 {
    background-image: url("/web_editor/shape/web_editor/Blobs/11.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blobs_12 {
    background-image: url("/web_editor/shape/web_editor/Blobs/12.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_01 {
    background-image: url("/web_editor/shape/web_editor/Blocks/01.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_02 {
    background-image: url("/web_editor/shape/web_editor/Blocks/02.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Blocks_03 {
    background-image: url("/web_editor/shape/web_editor/Blocks/03.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_01 {
    background-image: url("/web_editor/shape/web_editor/Bold/01.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_02 {
    background-image: url("/web_editor/shape/web_editor/Bold/02.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_03 {
    background-image: url("/web_editor/shape/web_editor/Bold/03.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_04 {
    background-image: url("/web_editor/shape/web_editor/Bold/04.svg?c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_05 {
    background-image: url("/web_editor/shape/web_editor/Bold/05.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_05_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/05_001.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_06 {
    background-image: url("/web_editor/shape/web_editor/Bold/06.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_06_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/06_001.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_07 {
    background-image: url("/web_editor/shape/web_editor/Bold/07.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_07_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/07_001.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_08 {
    background-image: url("/web_editor/shape/web_editor/Bold/08.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_09 {
    background-image: url("/web_editor/shape/web_editor/Bold/09.svg?c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_10 {
    background-image: url("/web_editor/shape/web_editor/Bold/10.svg?c1=%230A58CA&c3=%23f0f2f5&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_10_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/10_001.svg?c1=%230A58CA&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_11 {
    background-image: url("/web_editor/shape/web_editor/Bold/11.svg?c1=%230A58CA&c2=%23e0ccaf&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_11_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/11_001.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_12 {
    background-image: url("/web_editor/shape/web_editor/Bold/12.svg?c1=%230A58CA&c2=%23e0ccaf&c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Bold_12_001 {
    background-image: url("/web_editor/shape/web_editor/Bold/12_001.svg?c1=%230A58CA&c2=%23e0ccaf&c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_01 {
    background-image: url("/web_editor/shape/web_editor/Origins/01.svg?c2=%23e0ccaf&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_02 {
    background-image: url("/web_editor/shape/web_editor/Origins/02.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_02_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/02_001.svg?c4=%23FFFFFF&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_03 {
    background-image: url("/web_editor/shape/web_editor/Origins/03.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_04 {
    background-image: url("/web_editor/shape/web_editor/Origins/04.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_04_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/04_001.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_05 {
    background-image: url("/web_editor/shape/web_editor/Origins/05.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_06 {
    background-image: url("/web_editor/shape/web_editor/Origins/06.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_06_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/06_001.svg?c3=%23f0f2f5&c4=%23FFFFFF");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_07 {
    background-image: url("/web_editor/shape/web_editor/Origins/07.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_07_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/07_001.svg?c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_07_002 {
    background-image: url("/web_editor/shape/web_editor/Origins/07_002.svg?c3=%23f0f2f5&c4=%23FFFFFF&c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_08 {
    background-image: url("/web_editor/shape/web_editor/Origins/08.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_09 {
    background-image: url("/web_editor/shape/web_editor/Origins/09.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_09_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/09_001.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_10 {
    background-image: url("/web_editor/shape/web_editor/Origins/10.svg?c2=%23e0ccaf&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_11 {
    background-image: url("/web_editor/shape/web_editor/Origins/11.svg?c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_11_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/11_001.svg?c3=%23f0f2f5&c4=%23FFFFFF");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_12 {
    background-image: url("/web_editor/shape/web_editor/Origins/12.svg?c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_13 {
    background-image: url("/web_editor/shape/web_editor/Origins/13.svg?c3=%23f0f2f5&c5=%23141f2e");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_14 {
    background-image: url("/web_editor/shape/web_editor/Origins/14.svg?c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_14_001 {
    background-image: url("/web_editor/shape/web_editor/Origins/14_001.svg?c3=%23f0f2f5&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_15 {
    background-image: url("/web_editor/shape/web_editor/Origins/15.svg?c4=%23FFFFFF");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_16 {
    background-image: url("/web_editor/shape/web_editor/Origins/16.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_17 {
    background-image: url("/web_editor/shape/web_editor/Origins/17.svg?c3=%23f0f2f5");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_18 {
    background-image: url("/web_editor/shape/web_editor/Origins/18.svg?c1=%230A58CA");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Origins_19 {
    background-image: url("/web_editor/shape/web_editor/Origins/19.svg?c5=%23141f2e");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_01 {
    background-image: url("/web_editor/shape/web_editor/Rainy/01.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_02 {
    background-image: url("/web_editor/shape/web_editor/Rainy/02.svg?c1=%230A58CA&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_03 {
    background-image: url("/web_editor/shape/web_editor/Rainy/03.svg?c2=%23e0ccaf&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat repeat;
}

.o_we_shape.o_web_editor_Rainy_03_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/03_001.svg?c2=%23e0ccaf&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat repeat;
}

.o_we_shape.o_web_editor_Rainy_04 {
    background-image: url("/web_editor/shape/web_editor/Rainy/04.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_05 {
    background-image: url("/web_editor/shape/web_editor/Rainy/05.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_05_001 {
    background-image: url("/web_editor/shape/web_editor/Rainy/05_001.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_08 {
    background-image: url("/web_editor/shape/web_editor/Rainy/08.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Rainy_09 {
    background-image: url("/web_editor/shape/web_editor/Rainy/09.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_01 {
    background-image: url("/web_editor/shape/web_editor/Wavy/01.svg?c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_01_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/01_001.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_02 {
    background-image: url("/web_editor/shape/web_editor/Wavy/02.svg?c4=%23FFFFFF");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_02_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/02_001.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_05 {
    background-image: url("/web_editor/shape/web_editor/Wavy/05.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_06 {
    background-image: url("/web_editor/shape/web_editor/Wavy/06.svg?c1=%230A58CA&c3=%23f0f2f5&c4=%23FFFFFF&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_06_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/06_001.svg?c1=%230A58CA&c3=%23f0f2f5&c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_07 {
    background-image: url("/web_editor/shape/web_editor/Wavy/07.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_08 {
    background-image: url("/web_editor/shape/web_editor/Wavy/08.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_09 {
    background-image: url("/web_editor/shape/web_editor/Wavy/09.svg?c1=%230A58CA&c5=%23141f2e");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_11 {
    background-image: url("/web_editor/shape/web_editor/Wavy/11.svg?c1=%230A58CA&c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_12 {
    background-image: url("/web_editor/shape/web_editor/Wavy/12.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_12_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/12_001.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_13 {
    background-image: url("/web_editor/shape/web_editor/Wavy/13.svg?c4=%23FFFFFF");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_13_001 {
    background-image: url("/web_editor/shape/web_editor/Wavy/13_001.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_14 {
    background-image: url("/web_editor/shape/web_editor/Wavy/14.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_15 {
    background-image: url("/web_editor/shape/web_editor/Wavy/15.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_16 {
    background-image: url("/web_editor/shape/web_editor/Wavy/16.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_17 {
    background-image: url("/web_editor/shape/web_editor/Wavy/17.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_19 {
    background-image: url("/web_editor/shape/web_editor/Wavy/19.svg?c5=%23141f2e");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_20 {
    background-image: url("/web_editor/shape/web_editor/Wavy/20.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_21 {
    background-image: url("/web_editor/shape/web_editor/Wavy/21.svg?c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_22 {
    background-image: url("/web_editor/shape/web_editor/Wavy/22.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_23 {
    background-image: url("/web_editor/shape/web_editor/Wavy/23.svg?c3=%23f0f2f5");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_25 {
    background-image: url("/web_editor/shape/web_editor/Wavy/25.svg?c1=%230A58CA&c2=%23e0ccaf");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Wavy_28 {
    background-image: url("/web_editor/shape/web_editor/Wavy/28.svg?c1=%230A58CA&c3=%23f0f2f5");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_01 {
    background-image: url("/web_editor/shape/web_editor/Zigs/01.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_02 {
    background-image: url("/web_editor/shape/web_editor/Zigs/02.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_02_001 {
    background-image: url("/web_editor/shape/web_editor/Zigs/02_001.svg?c2=%23e0ccaf");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_03 {
    background-image: url("/web_editor/shape/web_editor/Zigs/03.svg?c1=%230A58CA");
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat repeat;
}

.o_we_shape.o_web_editor_Zigs_04 {
    background-image: url("/web_editor/shape/web_editor/Zigs/04.svg?c1=%230A58CA");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_05 {
    background-image: url("/web_editor/shape/web_editor/Zigs/05.svg?c3=%23f0f2f5");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat no-repeat;
}

.o_we_shape.o_web_editor_Zigs_06 {
    background-image: url("/web_editor/shape/web_editor/Zigs/06.svg?c4=%23FFFFFF&c5=%23141f2e");
    background-position: bottom;
    background-size: 30px 100%;
    background-repeat: repeat no-repeat;
}

.ui-autocomplete {
    max-height: 45vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-autocomplete .ui-menu-item {
    padding: 0;
}

.ui-autocomplete .ui-menu-item > .ui-state-active {
    border: none;
    font-weight: normal;
    margin: 0;
}

.ui-autocomplete .fw-bold {
    font-weight: 700 !important;
}

.o_editor_banner p, .o_editor_banner h1, .o_editor_banner .h1, .o_editor_banner h2, .o_editor_banner .h2, .o_editor_banner h3, .o_editor_banner .h3, .o_editor_banner ul, .o_editor_banner ol {
    margin-bottom: 1rem;
}

.o_editor_banner ol ol, .o_editor_banner ul ul, .o_editor_banner ol ul, .o_editor_banner ul ol {
    margin-bottom: 0;
}

.o_editor_banner ul.o_checklist > li:not(.oe-nested)::before {
    top: 0px !important;
}

code.o_inline_code {
    padding: .2em .4em;
    border-radius: 0.4rem;
    background-color: var(--WebEditor__inlineCode-bg, #E9ECEF);
    font-size: 85%;
    color: #212529;
}

/* /web_editor/static/src/scss/web_editor.frontend.scss */
.o_wysiwyg_loader {
    pointer-events: none;
    min-height: 100px;
    color: transparent;
}

.o_wysiwyg_loading {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);
}

@media (max-width: 767.98px) {
    .o_we_shape:not(.o_shape_show_mobile) {
        display: none;
    }
}

.o_we_flip_x {
    transform: scaleX(-1);
}

.o_we_flip_y {
    transform: scaleY(-1);
}

.o_we_flip_x.o_we_flip_y {
    transform: scale(-1);
}

.o_grid_mode {
    --grid-item-padding-y: 10px;
    --grid-item-padding-x: 10px;
}

@media (max-width: 991.98px) {
    .o_grid_mode {
        column-gap: 0px !important;
    }
}

.o_grid_mode > * {
    padding: var(--grid-item-padding-y) var(--grid-item-padding-x) !important;
}

@media (max-width: 991.98px) {
    .o_grid_mode > * {
        padding: var(--grid-item-padding-y) calc(0.5 * var(--gutter-x)) !important;
    }

    .o_grid_mode > *.o_grid_item_image {
        --mobile-grid-item-padding-x: clamp(0px, calc(var(--grid-item-padding-x) * 100000), calc(0.5 * var(--gutter-x)));
        padding: var(--grid-item-padding-y) var(--mobile-grid-item-padding-x) !important;
    }

    .o_grid_mode > *.o_grid_item_image > img {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .o_grid_mode {
        display: grid !important;
        grid-auto-rows: 50px;
        grid-template-columns: repeat(12, 1fr);
        row-gap: 0px;
        column-gap: 0px;
        --gutter-x: 0px;
    }

    .o_grid_mode .o_grid_item > .row, .o_grid_mode .o_grid_item > .o_text_columns > .row {
        --grid-inner-row-gutter-x: clamp(0px, 2 * var(--grid-item-padding-x), 30px);
        margin-left: calc(-0.5 * var(--grid-inner-row-gutter-x));
        margin-right: calc(-0.5 * var(--grid-inner-row-gutter-x));
    }

    .o_grid_mode > * {
        margin: 0 !important;
        width: 100%;
        min-width: 0;
    }

    .container-fluid > .o_grid_mode, .container-sm > .o_grid_mode, .container-md > .o_grid_mode, .container-lg > .o_grid_mode, .container-xl > .o_grid_mode, .container-xxl > .o_grid_mode {
        --gutter-x: 30px;
    }

    .o_extra_menu_items .o_grid_mode {
        display: flex !important;
        row-gap: 0px !important;
        column-gap: 0px !important;
    }

    .o_grid_item_image img, .o_grid_item_image .media_iframe_video {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    .o_grid_item_image.o_grid_item_image_contain img, .o_grid_item_image img[data-shape] {
        object-fit: contain !important;
    }

    .o_grid_item_image:not(.o_grid_item_image_contain) img[data-shape$="geo_square"]:not( [data-hover-effect="dolly_zoom"], [data-hover-effect="outline"], [data-hover-effect="image_mirror_blur"]) {
        object-fit: cover !important;
    }

    .o_grid_item_image > a {
        width: 100%;
        height: 100%;
    }
}

body.editor_enable:not(.o_basic_theme) .odoo-editor-editable img::selection {
    background-color: transparent !important;
}

/* /portal/static/src/scss/portal.scss */
body {
    direction: ltr;
}

.o_skip_to_content {
    z-index: 1031;
}

header .navbar-brand {
    flex: 0 0 auto;
    max-width: 75%;
}

header .navbar-brand.logo {
    padding-top: 0;
    padding-bottom: 0;
}

header .navbar-brand.logo img {
    object-fit: contain;
    display: block;
    width: auto;
    height: 2.5rem;
}

@media (max-width: 767.98px) {
    header .navbar-brand.logo img {
        max-height: 2.5rem;
    }
}

header .nav-link {
    white-space: nowrap;
}

.navbar {
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .navbar .nav.navbar-nav.float-end {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md ul.nav > li.divider {
        display: list-item;
    }
}

ul.flex-column > li > a {
    padding: 2px 15px;
}

a.fa:hover, .btn-link.fa:hover {
    text-decoration: none;
}

.jumbotron {
    margin-bottom: 0;
}

li > p {
    margin: 0;
}

.container-fluid .container-fluid, .container-sm .container-fluid, .container-md .container-fluid, .container-lg .container-fluid, .container-xl .container-fluid, .container-xxl .container-fluid, .container-fluid .container-sm, .container-sm .container-sm, .container-md .container-sm, .container-lg .container-sm, .container-xl .container-sm, .container-xxl .container-sm, .container-fluid .container-md, .container-sm .container-md, .container-md .container-md, .container-lg .container-md, .container-xl .container-md, .container-xxl .container-md, .container-fluid .container-lg, .container-sm .container-lg, .container-md .container-lg, .container-lg .container-lg, .container-xl .container-lg, .container-xxl .container-lg, .container-fluid .container-xl, .container-sm .container-xl, .container-md .container-xl, .container-lg .container-xl, .container-xl .container-xl, .container-xxl .container-xl, .container-fluid .container-xxl, .container-sm .container-xxl, .container-md .container-xxl, .container-lg .container-xxl, .container-xl .container-xxl, .container-xxl .container-xxl, .container .container, .o_container_small .container, .container .o_container_small, .o_container_small .o_container_small, .container .container-fluid, .o_container_small .container-fluid, .container .container-sm, .o_container_small .container-sm, .container .container-md, .o_container_small .container-md, .container .container-lg, .o_container_small .container-lg, .container .container-xl, .o_container_small .container-xl, .container .container-xxl, .o_container_small .container-xxl {
    padding-right: 0;
    padding-left: 0;
}

#wrap .container::before, #wrap .o_container_small::before, #wrap .container::after, #wrap .o_container_small::after, #wrap .container-fluid::before, #wrap .container-sm::before, #wrap .container-md::before, #wrap .container-lg::before, #wrap .container-xl::before, #wrap .container-xxl::before, #wrap .container-fluid::after, #wrap .container-sm::after, #wrap .container-md::after, #wrap .container-lg::after, #wrap .container-xl::after, #wrap .container-xxl::after {
    content: "";
    display: table;
    clear: both;
}

#wrap .navbar > .container::before, #wrap .navbar > .container-fluid::before, #wrap .navbar > .container-sm::before, #wrap .navbar > .container-md::before, #wrap .navbar > .container-lg::before, #wrap .navbar > .container-xl::before, #wrap .navbar > .container-xxl::before, #wrap .navbar > .o_container_small::before, #wrap .navbar > .container::after, #wrap .navbar > .container-fluid::after, #wrap .navbar > .container-sm::after, #wrap .navbar > .container-md::after, #wrap .navbar > .container-lg::after, #wrap .navbar > .container-xl::after, #wrap .navbar > .container-xxl::after, #wrap .navbar > .o_container_small::after {
    display: none;
}

[class^="col-lg-"] {
    min-height: 24px;
}

.input-group:where(:not(:has(.was-validated :invalid ~ .invalid-feedback, .is-invalid ~ .invalid-feedback))) {
    flex-flow: row nowrap;
}

.list-group-item:not([class*="list-group-item-"]):not(.active) {
    color: #212529;
}

.o_portal_wrap .o_portal_navbar .breadcrumb, .o_portal .breadcrumb {
    background-color: inherit;
}

.s_title:not([data-vcss]) .s_title_underlined, .o_page_header {
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: var(--o-border-color);
}

img.float-end, .media_iframe_video.float-end, .o_image.float-end {
    margin-left: 15px;
}

img.float-start, .media_iframe_video.float-start, .o_image.float-start {
    margin-right: 15px;
}

::-moz-selection {
    background: rgba(150, 150, 220, 0.3);
}

::selection {
    background: rgba(150, 150, 220, 0.3);
}

.oe_search_box {
    padding-right: 23px;
    text-overflow: ellipsis;
}

.para_large {
    font-size: 120%;
}

.jumbotron .para_large p {
    font-size: 150%;
}

.readable {
    font-size: 120%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.readable .container, .readable .o_container_small {
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

.oe_dark {
    background-color: rgba(200, 200, 200, 0.14);
}

.oe_black {
    background-color: rgba(0, 0, 0, 0.9);
    color: white;
}

.oe_green {
    background-color: #169C78;
    color: white;
}

.oe_green .text-muted {
    color: #ddd !important;
}

.oe_blue_light {
    background-color: #41b6ab;
    color: white;
}

.oe_blue_light .text-muted {
    color: #ddd !important;
}

.oe_blue {
    background-color: #34495e;
    color: white;
}

.oe_orange {
    background-color: #f05442;
    color: white;
}

.oe_orange .text-muted {
    color: #ddd !important;
}

.oe_purple {
    background-color: #b163a3;
    color: white;
}

.oe_purple .text-muted {
    color: #ddd !important;
}

.oe_red {
    background-color: #9C1b31;
    color: white;
}

.oe_red .text-muted {
    color: #ddd !important;
}

.oe_none {
    background-color: #FFFFFF;
}

.oe_yellow {
    background-color: #A2A51B;
}

.oe_green {
    background-color: #149F2C;
}

.o_portal > tbody.o_portal_report_tbody {
    vertical-align: middle;
}

.o_portal_wrap .o_portal_my_home > .o_page_header > a:hover {
    text-decoration: none;
}

.o_portal_wrap .o_portal_navbar .breadcrumb {
    padding-left: 0;
    padding-right: 0;
}

.o_portal_wrap .o_portal_my_doc_table th {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    max-width: 500px;
}

.o_portal_wrap .o_portal_my_doc_table td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    max-width: 10rem;
}

.o_portal_wrap .o_portal_my_doc_table td, .o_portal_wrap .o_portal_my_doc_table th {
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.o_portal_wrap .o_my_sidebar div[itemprop="address"] > div {
    margin-top: 0.5em;
}

@media (max-width: 991.98px) {
    .o_portal_wrap #o_portal_navbar_content {
        margin: 0.5rem 0 0;
        padding: 0.5rem 15px;
        border-top: 1px solid var(--o-border-color);
        background-color: #E9ECEF;
    }
}

.o_portal_wrap table.table tr {
    word-wrap: break-word;
}

.o_portal_address span[itemprop="name"] {
    margin-bottom: 0.3em;
}

.o_portal_address div[itemprop="address"] > div {
    position: relative;
}

.o_portal_address div[itemprop="address"] > div span[itemprop="streetAddress"] {
    line-height: 1.2;
    margin-bottom: 0.3em;
}

.o_portal_address div[itemprop="address"] > div .fa {
    line-height: 1.5;
    color: #7c7f89;
}

.o_portal_address div[itemprop="address"] > div .fa + span, .o_portal_address div[itemprop="address"] > div .fa + div {
    display: block;
}

.oe_attachments .o_image_small {
    height: 40px;
    width: 50px;
    background-repeat: no-repeat;
}

.o_portal_sidebar .o_portal_html_view .o_portal_html_loader {
    position: absolute;
    top: 45%;
    left: 0;
    bottom: auto;
    right: 0;
}

.o_portal_sidebar .o_portal_sidebar_content span.oe_currency_value {
    word-break: break-word !important;
    white-space: normal !important;
}

.o_portal_chatter {
    padding: 10px;
}

.o_portal_chatter .o_portal_chatter_avatar {
    --Avatar-size: 45px;
}

.o_portal_chatter .o_portal_chatter_header {
    margin-bottom: 15px;
}

.o_portal_chatter .o_portal_chatter_composer {
    margin-bottom: 15px;
}

.o_portal_chatter .o_portal_chatter_messages {
    margin-bottom: 15px;
    overflow-wrap: break-word;
    word-break: break-word;
}

.o_portal_chatter .o_portal_chatter_messages .o_portal_chatter_message div.flex-grow-1 > p:not(.o_portal_chatter_puslished_date):last-of-type {
    margin-bottom: 5px;
}

.o_portal_chatter .o_portal_chatter_messages .o_portal_chatter_message_title p {
    font-size: 85%;
    color: rgba(33, 37, 41, 0.7);
    margin: 0px;
}

.o_portal_chatter .o_portal_chatter_pager {
    text-align: center;
}

.o_portal_chatter .o_portal_chatter_attachment .o_portal_chatter_attachment_name, .o_portal_chatter_composer .o_portal_chatter_attachment .o_portal_chatter_attachment_name {
    max-width: 200px;
}

.o_portal_chatter .o_portal_chatter_attachment .o_portal_chatter_attachment_delete, .o_portal_chatter_composer .o_portal_chatter_attachment .o_portal_chatter_attachment_delete {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    opacity: 0;
}

.o_portal_chatter .o_portal_chatter_attachment:hover .o_portal_chatter_attachment_delete, .o_portal_chatter_composer .o_portal_chatter_attachment:hover .o_portal_chatter_attachment_delete {
    opacity: 1;
}

.o_portal_chatter .o_portal_message_internal_off .o_portal_chatter_visibility_on, .o_portal_chatter_composer .o_portal_message_internal_off .o_portal_chatter_visibility_on {
    display: none;
}

.o_portal_chatter .o_portal_message_internal_on .o_portal_chatter_visibility_off, .o_portal_chatter_composer .o_portal_message_internal_on .o_portal_chatter_visibility_off {
    display: none;
}

.o_portal_security_body section {
    margin-top: 3rem;
    border-top: 1px solid var(--o-border-color);
    padding-top: 1.5rem;
}

.o_portal_security_body section form.oe_reset_password_form {
    max-width: initial;
    margin: initial;
}

.o_portal_security_body section label, .o_portal_security_body section button {
    white-space: nowrap;
}

.o_portal_security_body section[name="portal_deactivate_account"] label {
    white-space: normal !important;
}

@media (max-width: 767.98px) {
    .o_portal_address_row {
        overflow-x: auto;
    }

    .o_portal_address_row > div {
        width: auto;
    }
}

.o_portal_address_row .o_address_kanban_add_new, .o_portal_address_row .o_address_kanban_card {
    min-height: 12rem;
}

.o_customer_address_fill .col-form-label:not(.label-optional)::after {
    content: " *";
    font-weight: normal;
}

.oe_clear_stucture > .oe_structure {
    clear: both;
}

.o_footer_copyright .o_footer_copyright_name {
    vertical-align: middle;
}

.o_footer_copyright .js_language_selector {
    display: inline-block;
}

@media (min-width: 768px) {
    .o_footer_copyright .row {
        display: flex;
    }

    .o_footer_copyright .row > div {
        margin: auto 0;
    }
}

/* /google_recaptcha/static/src/scss/recaptcha.scss */
.grecaptcha-badge {
    visibility: hidden;
}

/* /website/static/src/libs/zoomodoo/zoomodoo.scss */
.zoomodoo {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;}

.zoomodoo img {
    vertical-align: bottom;
}

.zoomodoo-flyout {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #FFF;
    top: 0;
    width: 100%;
    height: 100%;
}

.zoomodoo-flyout img {
    max-width: 500%;
}

.zoomodoo-hover .zoomodoo-flyout {
    left: 0;
}

.zoomodoo-next .zoomodoo-flyout {
    left: 100%;
}

/* /website/static/src/scss/website.scss */
:root {
    --o-border-color: #DEE2E6;
    --o-border-color: color-mix(in srgb, currentColor 15%, transparent);
    --support-13-0-color-system: false;
    --has-customized-13-0-color-system: false;
    --header-font-size: 1rem;
    --headings-font: 'Inter';
    --navbar-font: 'Inter';
    --buttons-font: 'Inter';
    --menu: 1;
    --header-sales_one: 2;
    --header-sales_two: 5;
    --header-sales_three: 2;
    --header-sales_four: 1;
    --footer: 5;
    --font-size-base: 1rem;
    --body-line-height: 1.5;
    --headings-line-height: 1.2;
    --paragraph-margin-top: 0;
    --paragraph-margin-bottom: 16px;
    --headings-margin-top: 0;
    --headings-margin-bottom: 0.5rem;
    --small-font-size: 0.875rem;
    --body-image-type: 'image';
    --layout: 'full';
    --color-palettes-name: 'default-9';
    --btn-primary-outline: false;
    --btn-secondary-outline: false;
    --btn-primary-flat: false;
    --btn-secondary-flat: false;
    --btn-primary-outline-border-width: 1px;
    --btn-secondary-outline-border-width: 1px;
    --link-underline: 'hover';
    --btn-ripple: false;
    --btn-padding-x: 1rem;
    --btn-padding-x-sm: 0.5rem;
    --btn-padding-y-lg: 1rem;
    --btn-padding-x-lg: 2.5rem;
    --btn-border-radius-lg: 2rem;
    --font: 'Inter';
    --headings-font: 'Inter Tight';
    --header-template: 'sales_one';
    --header-links-style: 'default';
    --hamburger-position: 'left';
    --hamburger-position-mobile: 'right';
    --menu-border-style: 'solid';
    --menu-box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
    --sidebar-width: 18.75rem;
    --footer-template: 'centered';
    --footer-scrolltop: false;
    --default-headings-font: 'Inter Tight';
    --header-scroll-effect: 'fixed';
    --logo-height: 2.5rem;
    --fixed-logo-height: 2.5rem;
    --number-of-fonts: 9;
    --font-number-1: 'SYSTEM_FONTS';
    --font-number-2: 'Roboto';
    --font-number-3: 'Open Sans';
    --font-number-4: 'Source Sans Pro';
    --font-number-5: 'Raleway';
    --font-number-6: 'Noto Serif';
    --font-number-7: 'Arvo';
    --font-number-8: 'Inter Tight';
    --font-number-9: 'Inter';
    --paragraph-margin-top: 0;
    --paragraph-margin-bottom: 16px;
    --h2-line-height: 1.2;
    --h3-line-height: 1.2;
    --h4-line-height: 1.2;
    --h5-line-height: 1.2;
    --h6-line-height: 1.2;
    --display-1-line-height: 1.2;
    --display-2-line-height: 1.2;
    --display-3-line-height: 1.2;
    --display-4-line-height: 1.2;
    --h2-font: 'Inter Tight';
    --h3-font: 'Inter Tight';
    --h4-font: 'Inter Tight';
    --h5-font: 'Inter Tight';
    --h6-font: 'Inter Tight';
    --display-1-font: 'Inter Tight';
    --display-2-font: 'Inter Tight';
    --display-3-font: 'Inter Tight';
    --display-4-font: 'Inter Tight';
    --set-headings-font: "Inter Tight", "Odoo Unicode Support Noto", sans-serif;
    --headings-line-height: 1.2;
    --headings-margin-top: 0;
    --headings-margin-bottom: 0.5rem;
    --h2-margin-top: 0;
    --h3-margin-top: 0;
    --h4-margin-top: 0;
    --h5-margin-top: 0;
    --h6-margin-top: 0;
    --display-1-margin-top: 0;
    --display-2-margin-top: 0;
    --display-3-margin-top: 0;
    --display-4-margin-top: 0;
    --h2-margin-bottom: 0.5rem;
    --h3-margin-bottom: 0.5rem;
    --h4-margin-bottom: 0.5rem;
    --h5-margin-bottom: 0.5rem;
    --h6-margin-bottom: 0.5rem;
    --display-1-margin-bottom: 0.5rem;
    --display-2-margin-bottom: 0.5rem;
    --display-3-margin-bottom: 0.5rem;
    --display-4-margin-bottom: 0.5rem;
    --btn-padding-y: 0.375rem;
    --btn-padding-x: 1rem;
    --btn-font-size: 1rem;
    --btn-padding-y-sm: 0.0625rem;
    --btn-padding-x-sm: 0.5rem;
    --btn-font-size-sm: 0.875rem;
    --btn-padding-y-lg: 1rem;
    --btn-padding-x-lg: 2.5rem;
    --btn-font-size-lg: 1.25rem;
    --btn-border-width: var(--border-width);
    --btn-border-radius: var(--border-radius);
    --btn-border-radius-sm: var(--border-radius-sm);
    --btn-border-radius-lg: 2rem;
    --input-padding-y: 0.375rem;
    --input-padding-x: 0.75rem;
    --input-font-size: 1rem;
    --input-padding-y-sm: 0.25rem;
    --input-padding-x-sm: 0.5rem;
    --input-font-size-sm: 0.875rem;
    --input-padding-y-lg: 0.5rem;
    --input-padding-x-lg: 1rem;
    --input-font-size-lg: 1.25rem;
    --input-border-width: var(--border-width);
    --input-border-radius: var(--border-radius);
    --input-border-radius-sm: var(--border-radius-sm);
    --input-border-radius-lg: var(--border-radius-lg);
    --color-palettes-name: 'default-9';
    --has-customized-colors: false;
    --custom-colors: "o-color-1" "o-color-2" "o-color-3" "o-color-4" "o-color-5" "body" "input" "menu" "menu-custom" "menu-border-color" "header-sales_one" "header-sales_one-custom" "header-sales_two" "header-sales_two-custom" "header-sales_three" "header-sales_three-custom" "header-sales_four" "header-sales_four-custom" "footer" "footer-custom" "copyright" "copyright-custom" "o-cc1-bg" "o-cc1-text" "o-cc1-headings" "o-cc1-h2" "o-cc1-h3" "o-cc1-h4" "o-cc1-h5" "o-cc1-h6" "o-cc1-link" "o-cc1-btn-primary" "o-cc1-btn-primary-border" "o-cc1-btn-secondary" "o-cc1-btn-secondary-border" "o-cc2-bg" "o-cc2-text" "o-cc2-headings" "o-cc2-h2" "o-cc2-h3" "o-cc2-h4" "o-cc2-h5" "o-cc2-h6" "o-cc2-link" "o-cc2-btn-primary" "o-cc2-btn-primary-border" "o-cc2-btn-secondary" "o-cc2-btn-secondary-border" "o-cc3-bg" "o-cc3-text" "o-cc3-headings" "o-cc3-h2" "o-cc3-h3" "o-cc3-h4" "o-cc3-h5" "o-cc3-h6" "o-cc3-link" "o-cc3-btn-primary" "o-cc3-btn-primary-border" "o-cc3-btn-secondary" "o-cc3-btn-secondary-border" "o-cc4-bg" "o-cc4-text" "o-cc4-headings" "o-cc4-h2" "o-cc4-h3" "o-cc4-h4" "o-cc4-h5" "o-cc4-h6" "o-cc4-link" "o-cc4-btn-primary" "o-cc4-btn-primary-border" "o-cc4-btn-secondary" "o-cc4-btn-secondary-border" "o-cc5-bg" "o-cc5-text" "o-cc5-headings" "o-cc5-h2" "o-cc5-h3" "o-cc5-h4" "o-cc5-h5" "o-cc5-h6" "o-cc5-link" "o-cc5-btn-primary" "o-cc5-btn-primary-border" "o-cc5-btn-secondary" "o-cc5-btn-secondary-border";
}

#o_shared_blocks {
    min-height: 0px;
    height: 0px;
}

#o_shared_blocks:empty {
    display: none;
}

.o_navlink_no_background .navbar-light {
    --NavLinkWithBackground-bg-color: transparent;
}

.navbar .navbar-collapse {
    min-width: 0;
}

.navbar .btn {
    white-space: nowrap;
}

.navbar .o_menu_image_placeholder {
    width: 80px !important;
}

.navbar .top_menu {
    flex-wrap: nowrap !important;
}

.navbar .top_menu.o_menu_loading {
    overflow: hidden !important;
    opacity: 0 !important;
}

.navbar-light a.nav-link {
    color: var(--nav-link-color);
}

.navbar-light a.nav-link:hover {
    color: var(--nav-link-hover-color);
}

#wrapwrap:not(.o_header_overlay) header .nav-item > .nav-link > *, #wrapwrap:not(.o_header_overlay) header .nav-item > .nav-link::after, #wrapwrap:not(.o_header_overlay) header .js_language_selector span, #wrapwrap:not(.o_header_overlay) header .badge, #wrapwrap:not(.o_header_overlay) header .nav-item > .accordion-item *, header.o_header_is_scrolled .nav-item > .nav-link > *, header.o_header_is_scrolled .nav-item > .nav-link::after, header.o_header_is_scrolled .js_language_selector span, header.o_header_is_scrolled .badge, header.o_header_is_scrolled .nav-item > .accordion-item *, header .o_navbar_mobile .nav-item > .nav-link > *, header .o_navbar_mobile .nav-item > .nav-link::after, header .o_navbar_mobile .js_language_selector span, header .o_navbar_mobile .badge, header .o_navbar_mobile .nav-item > .accordion-item * {
    color: !important;
}

.o_navlink_background {
    background: var(--NavLinkWithBackground-bg-color, rgba(var(--emphasis-color-rgb), 0.05));
}

.o_navlink_background:hover, .o_navlink_trigger_hover:hover .o_navlink_background {
    background: var(--NavLinkWithBackground-bg-color--hover, rgba(var(--emphasis-color-rgb), 0.1));
}

.o_navlink_background:focus-visible, .o_navlink_trigger_hover:focus-visible {
    --btn-focus-box-shadow: 0 0 0 0.25rem rgba(10, 88, 202, 0.25);
}

.o_navlink_background_hover:hover {
    background: var(--NavLinkWithBackground-bg-color, rgba(var(--emphasis-color-rgb), 0.05));
}

.o_navbar_mobile {
    height: 100dvh;
    background-color: #FFFFFF;
}

.o_navbar_mobile .btn-close {
    z-index: 1046;
}

.o_navbar_mobile .top_menu > .accordion ul > li > a.nav-link {
    background-color: inherit;
}

.o_navbar_mobile .top_menu > .accordion .accordion-button:not(.collapsed) {
    background-color: #f2f2f2;
}

.o_navbar_mobile .top_menu > .accordion .accordion-button:after {
    height: 100%;
    background: none;
    font-family: 'odoo_ui_icons';
    content: '\e839';
}

header .navbar-brand {
    font-size: 1.66666667rem;
}

header .navbar-brand, header .navbar-brand.logo {
    padding-top: 0;
    padding-bottom: 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
}

font[style*='background']:not(.text-gradient), font[class*='bg-'] {
    padding: MAX(0.05em, 1px) 0 MAX(0.1em, 2px);
}

.fa {
    font-family: "FontAwesome" !important;
}

.fa.rounded-circle, .fa.rounded-empty-circle, .fa.rounded, .fa.rounded-0, .fa.rounded-leaf, .fa.img-thumbnail, .fa.shadow {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #F8F9FA;
}

.fa.rounded-circle.fa-2x, .fa.fa-2x.rounded-empty-circle, .fa.rounded.fa-2x, .fa.rounded-0.fa-2x, .fa.rounded-leaf.fa-2x, .fa.img-thumbnail.fa-2x, .fa.shadow.fa-2x {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
}

.fa.rounded-circle.fa-3x, .fa.fa-3x.rounded-empty-circle, .fa.rounded.fa-3x, .fa.rounded-0.fa-3x, .fa.rounded-leaf.fa-3x, .fa.img-thumbnail.fa-3x, .fa.shadow.fa-3x {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
}

.fa.rounded-circle.fa-4x, .fa.fa-4x.rounded-empty-circle, .fa.rounded.fa-4x, .fa.rounded-0.fa-4x, .fa.rounded-leaf.fa-4x, .fa.img-thumbnail.fa-4x, .fa.shadow.fa-4x {
    width: 7rem;
    height: 7rem;
    line-height: 7rem;
}

.fa.rounded-circle.fa-5x, .fa.fa-5x.rounded-empty-circle, .fa.rounded.fa-5x, .fa.rounded-0.fa-5x, .fa.rounded-leaf.fa-5x, .fa.img-thumbnail.fa-5x, .fa.shadow.fa-5x {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
}

.fa.img-thumbnail {
    padding: 0;
}

.fa.rounded-leaf {
    border-top-left-radius: 3rem;
    border-bottom-right-radius: 3rem;
}

.fa.rounded-empty-circle {
    border-width: 2px;
    border-style: solid;
    background: transparent;
}

.fa.border {
    box-sizing: content-box;
}

@media (min-width: 992px) {
    .o_container_small {
        max-width: 720px;
    }
}

.btn.flat {
    border: 0;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    --btn-padding-y: 0.75rem;
    --btn-padding-x: 1.5rem;
    --btn-font-size: 0.75rem;
    --btn-border-radius: 0;
}

.btn.flat.btn-lg, .btn-group-lg > .flat.btn {
    --btn-padding-y: 1rem;
    --btn-padding-x: 2rem;
    --btn-font-size: 0.9375rem;
    --btn-border-radius: 0;
}

.btn.flat.btn-sm, .btn-group-sm > .flat.btn {
    --btn-padding-y: 0.5rem;
    --btn-padding-x: 1rem;
    --btn-font-size: 0.65625rem;
    --btn-border-radius: 0;
}

.btn.flat.btn-xs {
    --btn-padding-y: 0.25rem;
    --btn-padding-x: 0.5rem;
    --btn-font-size: 0.5rem;
    --btn-border-radius: 0;
}

.btn.rounded-circle, .btn.fa.rounded-empty-circle {
    border-radius: 100px !important;
    --btn-padding-y: 0.45rem;
    --btn-padding-x: 1.35rem;
    --btn-font-size: 1rem;
    --btn-border-radius: 30px;
}

.btn.rounded-circle.btn-lg, .btn.btn-lg.fa.rounded-empty-circle, .btn-group-lg > .btn.rounded-circle, .btn-group-lg > .btn.fa.rounded-empty-circle {
    --btn-padding-y: 0.6rem;
    --btn-padding-x: 1.8rem;
    --btn-font-size: 1.25rem;
    --btn-border-radius: 30px;
}

.btn.rounded-circle.btn-sm, .btn.btn-sm.fa.rounded-empty-circle, .btn-group-sm > .btn.rounded-circle, .btn-group-sm > .btn.fa.rounded-empty-circle {
    --btn-padding-y: 0.3rem;
    --btn-padding-x: 0.9rem;
    --btn-font-size: 0.875rem;
    --btn-border-radius: 30px;
}

.btn.rounded-circle.btn-xs, .btn.btn-xs.fa.rounded-empty-circle {
    --btn-padding-y: 0.15rem;
    --btn-padding-x: 0.45rem;
    --btn-font-size: 0.75rem;
    --btn-border-radius: 30px;
}

.badge, .o_filter_tag {
    --badge-color: var(--color);
    background: var(--badge-bg, var(--background-color)) !important;
    color: var(--badge-color, var(--color)) !important;
    border: 1px solid var(--badge-border-color) !important;
}

.badge.text-bg-primary, .o_filter_tag.text-bg-primary {
    --badge-bg: #e7eefa;
    --badge-color: #073f90;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #0A58CA;
}

.badge.bg-primary, .o_filter_tag.bg-primary {
    --badge-bg: #0A58CA;
    --badge-color: #FFFFFF;
    --badge-border-color: #0A58CA;
    --badge-color-hover: #FFFFFF;
}

.badge.text-bg-secondary, .o_filter_tag.text-bg-secondary {
    --badge-bg: #fcfaf7;
    --badge-color: #bd9253;
    --badge-color-hover: #212529;
    --badge-border-color: #e0ccaf;
}

.badge.bg-secondary, .o_filter_tag.bg-secondary {
    --badge-bg: #e0ccaf;
    --badge-color: #212529;
    --badge-border-color: #e0ccaf;
    --badge-color-hover: #212529;
}

.badge.text-bg-success, .o_filter_tag.text-bg-success {
    --badge-bg: #eaf6ec;
    --badge-color: #1f8236;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #28a745;
}

.badge.bg-success, .o_filter_tag.bg-success {
    --badge-bg: #28a745;
    --badge-color: #FFFFFF;
    --badge-border-color: #28a745;
    --badge-color-hover: #FFFFFF;
}

.badge.text-bg-info, .o_filter_tag.text-bg-info {
    --badge-bg: #e8f6f8;
    --badge-color: #0e626f;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #17a2b8;
}

.badge.bg-info, .o_filter_tag.bg-info {
    --badge-bg: #17a2b8;
    --badge-color: #FFFFFF;
    --badge-border-color: #17a2b8;
    --badge-color-hover: #FFFFFF;
}

.badge.text-bg-warning, .o_filter_tag.text-bg-warning {
    --badge-bg: #fff9e6;
    --badge-color: #876500;
    --badge-color-hover: #212529;
    --badge-border-color: #ffc107;
}

.badge.bg-warning, .o_filter_tag.bg-warning {
    --badge-bg: #ffc107;
    --badge-color: #212529;
    --badge-border-color: #ffc107;
    --badge-color-hover: #212529;
}

.badge.text-bg-danger, .o_filter_tag.text-bg-danger {
    --badge-bg: #fcebec;
    --badge-color: #9a1b27;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #dc3545;
}

.badge.bg-danger, .o_filter_tag.bg-danger {
    --badge-bg: #dc3545;
    --badge-color: #FFFFFF;
    --badge-border-color: #dc3545;
    --badge-color-hover: #FFFFFF;
}

.badge.text-bg-light, .o_filter_tag.text-bg-light {
    --badge-bg: #fefefe;
    --badge-color: #a4b0c2;
    --badge-color-hover: #212529;
    --badge-border-color: #f0f2f5;
}

.badge.bg-light, .o_filter_tag.bg-light {
    --badge-bg: #f0f2f5;
    --badge-color: #212529;
    --badge-border-color: #f0f2f5;
    --badge-color-hover: #212529;
}

.badge.text-bg-dark, .o_filter_tag.text-bg-dark {
    --badge-bg: #e8e9ea;
    --badge-color: #141f2e;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #141f2e;
}

.badge.bg-dark, .o_filter_tag.bg-dark {
    --badge-bg: #141f2e;
    --badge-color: #FFFFFF;
    --badge-border-color: #141f2e;
    --badge-color-hover: #FFFFFF;
}

a.badge:hover, a:not(.dropdown-item):hover > .badge, .o_badge_clickable.badge:hover {
    --badge-bg: var(--badge-border-color);
    --badge-color: var(--badge-color-hover);
    text-decoration: none;
}

.o_color_0 {
    --background-color: #f6f6f6;
    --color: #626262;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #a2a2a2;
}

.o_color_1 {
    --background-color: #fdeaea;
    --color: #ba0f0f;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #ee2d2d;
}

.o_color_2 {
    --background-color: #fcf3eb;
    --color: #804916;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #dc8534;
}

.o_color_3 {
    --background-color: #fdf8e8;
    --color: #79610c;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #e8bb1d;
}

.o_color_4 {
    --background-color: #eef4fc;
    --color: #1e5596;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #5794dd;
}

.o_color_5 {
    --background-color: #f5eff4;
    --color: #5a3751;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #9f628f;
}

.o_color_6 {
    --background-color: #fbf3f0;
    --color: #9c4824;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #db8865;
}

.o_color_7 {
    --background-color: #ecf6f6;
    --color: #255f5b;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #41a9a2;
}

.o_color_8 {
    --background-color: #eaedfc;
    --color: #172b98;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #304be0;
}

.o_color_9 {
    --background-color: #fdeaf3;
    --color: #920c4c;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #ee2f8a;
}

.o_color_10 {
    --background-color: #eff9f1;
    --color: #2f7b39;
    --background-color-contrast: #212529;
    --badge-color-hover: #212529;
    --badge-border-color: #61c36e;
}

.o_color_11 {
    --background-color: #f5f1fd;
    --color: #5221b8;
    --background-color-contrast: #212529;
    --badge-color-hover: #FFFFFF;
    --badge-border-color: #9872e6;
}

.oe_img_bg.o_bg_img_opt_contain {
    background-size: contain;
    background-position: center center;
}

.oe_img_bg.o_bg_img_opt_custom {
    background-size: auto;
}

.oe_img_bg.o_bg_img_opt_repeat_x {
    background-repeat: repeat-x;
}

.oe_img_bg.o_bg_img_opt_repeat_y {
    background-repeat: repeat-y;
}

.o_bg_video_iframe {
    position: relative;
    pointer-events: none !important;
}

.o_bg_video_loading {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@media (max-width: 767.98px) {
    section, .parallax, .row, .hr, .blockquote {
        height: auto !important;
    }
}

.table_desc {
    margin: 0 0 20px 0;
    width: 100%;
    word-break: break-all;
    border: 1px solid #dddddd;
}

.table_heading {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    color: #666666;
    font-size: 0.875rem;
    padding: 4px;
}

table.table_desc tr td {
    text-align: left;
    padding: 5px;
    font-size: 0.8125rem;
}

table.table_desc tr td:first-child {
    width: 25%;
    font-weight: bold;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-left: none;
}

table.table_desc tr td:last-child {
    border-bottom: 1px solid #c9c9c9;
}

.jumbotron {
    border-radius: 0;
}

.o_full_screen_height, .o_half_screen_height, .cover_full, .cover_mid {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    min-height: 100vh !important;
    min-height: 100svh !important;
}

.o_half_screen_height, .cover_mid {
    min-height: 55vh !important;
}

.card {
    overflow: hidden;
}

.o_dot {
    width: var(--o-timeline-dot-size, 24px);
    height: var(--o-timeline-dot-size, 24px);
    left: var(--o-dot-left);
}

.o_dot:before, .o_dot:after {
    position: absolute;
    border-radius: 50rem;
    background-color: currentColor;
    content: '';
}

.o_dot:before {
    inset: 0;
    opacity: .1;
}

.o_dot:after {
    inset: 8px;
}

.o_dot_line {
    margin-top: calc(var(--o-timeline-dot-size, 24px) + 0.25rem);
    left: var(--o-dot-line-left);
}

@media (min-width: 768px) {
    .s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers .carousel-indicators, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .o_horizontal_controllers .carousel-indicators, .s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers .carousel-indicators, .s_carousel_intro_wrapper .s_carousel_intro .o_horizontal_controllers .carousel-indicators, .s_carousel_wrapper[data-vcss='001'] .s_carousel .o_horizontal_controllers .carousel-indicators {
        position: relative;
        min-width: 0;
        margin: 0;
    }

    .s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers .carousel-control-prev, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .o_horizontal_controllers .carousel-control-prev, .s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_intro .o_horizontal_controllers .carousel-control-prev, .s_carousel_wrapper[data-vcss='001'] .s_carousel .o_horizontal_controllers .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers .carousel-control-next, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .o_horizontal_controllers .carousel-control-next, .s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers .carousel-control-next, .s_carousel_intro_wrapper .s_carousel_intro .o_horizontal_controllers .carousel-control-next, .s_carousel_wrapper[data-vcss='001'] .s_carousel .o_horizontal_controllers .carousel-control-next {
        position: relative;
        width: auto;
    }
}

.s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers .o_arrows_wrapper, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_intro_wrapper .s_carousel_intro .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_wrapper[data-vcss='001'] .s_carousel .o_horizontal_controllers .o_arrows_wrapper {
    display: flex;
}

@media (max-width: 767.98px) {
    .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-prev, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-prev, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-prev, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-next, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-next, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-next, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-next {
        top: auto;
        bottom: 1rem;
        height: var(--CarouselControllers-size, 3rem);
        width: auto;
        margin: 0 1rem;
    }

    .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel:not(.s_carousel_arrows_hidden) .carousel-indicators, .s_carousel_cards_wrapper .s_carousel_cards:not(.s_carousel_arrows_hidden) .carousel-indicators, .s_carousel_intro_wrapper .s_carousel_intro:not(.s_carousel_arrows_hidden) .carousel-indicators, .s_carousel_wrapper[data-vcss='001'] .s_carousel:not(.s_carousel_arrows_hidden) .carousel-indicators {
        min-height: var(--CarouselControllers-size, 3rem);
        margin: 0 calc(1rem * 2 + var(--CarouselControllers-size, 3rem)) 1rem;
    }
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-prev, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-prev, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-prev, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-next, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-next, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-next, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-next, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators {
    position: absolute;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-control-next-icon {
    width: var(--CarouselControllers-size, 3rem);
    height: var(--CarouselControllers-size, 3rem);
    background-size: 50%;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_default.s_quotes_carousel .carousel-control-prev:hover, .s_carousel_cards_wrapper .s_carousel_default.s_carousel_cards .carousel-control-prev:hover, .s_carousel_intro_wrapper .s_carousel_default.s_carousel_intro .carousel-control-prev:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel_default.s_carousel .carousel-control-prev:hover, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_default.s_quotes_carousel .carousel-control-next:hover, .s_carousel_cards_wrapper .s_carousel_default.s_carousel_cards .carousel-control-next:hover, .s_carousel_intro_wrapper .s_carousel_default.s_carousel_intro .carousel-control-next:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel_default.s_carousel .carousel-control-next:hover {
    background: rgba(0, 0, 0, 0.2);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_default.carousel-dark.s_quotes_carousel .carousel-control-prev:hover, .s_carousel_cards_wrapper .s_carousel_default.carousel-dark.s_carousel_cards .carousel-control-prev:hover, .s_carousel_intro_wrapper .s_carousel_default.carousel-dark.s_carousel_intro .carousel-control-prev:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel_default.carousel-dark.s_carousel .carousel-control-prev:hover, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_default.carousel-dark.s_quotes_carousel .carousel-control-next:hover, .s_carousel_cards_wrapper .s_carousel_default.carousel-dark.s_carousel_cards .carousel-control-next:hover, .s_carousel_intro_wrapper .s_carousel_default.carousel-dark.s_carousel_intro .carousel-control-next:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel_default.carousel-dark.s_carousel .carousel-control-next:hover {
    background: rgba(255, 255, 255, 0.2);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_boxed.s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_boxed.s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_boxed.s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_boxed.s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_boxed.s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_boxed.s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_boxed.s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_boxed.s_carousel .carousel-control-next-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_rounded.s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_rounded.s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_rounded.s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_rounded.s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.s_carousel .carousel-control-next-icon {
    border-radius: 0.4rem;
    border: 1px solid var(--o-border-color);
    background-color: #000;
    filter: invert(1) grayscale(100);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_boxed.carousel-dark.s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_boxed.carousel-dark.s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_boxed.carousel-dark.s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_boxed.carousel-dark.s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_boxed.carousel-dark.s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_boxed.carousel-dark.s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_boxed.carousel-dark.s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_boxed.carousel-dark.s_carousel .carousel-control-next-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.carousel-dark.s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_rounded.carousel-dark.s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_rounded.carousel-dark.s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.carousel-dark.s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.carousel-dark.s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_rounded.carousel-dark.s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_rounded.carousel-dark.s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.carousel-dark.s_carousel .carousel-control-next-icon {
    filter: none;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.s_quotes_carousel .carousel-control-prev-icon, .s_carousel_cards_wrapper .s_carousel_rounded.s_carousel_cards .carousel-control-prev-icon, .s_carousel_intro_wrapper .s_carousel_rounded.s_carousel_intro .carousel-control-prev-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.s_carousel .carousel-control-prev-icon, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_rounded.s_quotes_carousel .carousel-control-next-icon, .s_carousel_cards_wrapper .s_carousel_rounded.s_carousel_cards .carousel-control-next-icon, .s_carousel_intro_wrapper .s_carousel_rounded.s_carousel_intro .carousel-control-next-icon, .s_carousel_wrapper[data-vcss='001'] .s_carousel_rounded.s_carousel .carousel-control-next-icon {
    border-radius: 50rem;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_arrows_hidden.s_quotes_carousel .carousel-control-prev, .s_carousel_cards_wrapper .s_carousel_arrows_hidden.s_carousel_cards .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_arrows_hidden.s_carousel_intro .carousel-control-prev, .s_carousel_wrapper[data-vcss='001'] .s_carousel_arrows_hidden.s_carousel .carousel-control-prev, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_arrows_hidden.s_quotes_carousel .carousel-control-next, .s_carousel_cards_wrapper .s_carousel_arrows_hidden.s_carousel_cards .carousel-control-next, .s_carousel_intro_wrapper .s_carousel_arrows_hidden.s_carousel_intro .carousel-control-next, .s_carousel_wrapper[data-vcss='001'] .s_carousel_arrows_hidden.s_carousel .carousel-control-next {
    display: none;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_arrows_hidden.s_quotes_carousel .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_cards_wrapper .s_carousel_arrows_hidden.s_carousel_cards .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_intro_wrapper .s_carousel_arrows_hidden.s_carousel_intro .o_horizontal_controllers .o_arrows_wrapper, .s_carousel_wrapper[data-vcss='001'] .s_carousel_arrows_hidden.s_carousel .o_horizontal_controllers .o_arrows_wrapper {
    display: none;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-inner, .s_carousel_cards_wrapper .s_carousel_cards .carousel-inner, .s_carousel_intro_wrapper .s_carousel_intro .carousel-inner, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-inner {
    isolation: isolate;
    overflow: hidden;
    height: 100%;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-inner .carousel-item, .s_carousel_cards_wrapper .s_carousel_cards .carousel-inner .carousel-item, .s_carousel_intro_wrapper .s_carousel_intro .carousel-inner .carousel-item, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-inner .carousel-item {
    height: 100%;
    padding: 0 1rem;
}

@media (min-width: 768px) {
    .s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-inner .carousel-item, .s_carousel_cards_wrapper .s_carousel_cards .carousel-inner .carousel-item, .s_carousel_intro_wrapper .s_carousel_intro .carousel-inner .carousel-item, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-inner .carousel-item {
        padding: 0 10%;
    }
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators {
    align-items: center;
    height: var(--CarouselControllers-size, 3rem);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_dots > button, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_dots > button, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_dots > button, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_dots > button {
    width: 0.75rem;
    height: 0.75rem;
    border: 0;
    border-radius: 50rem;
    transform: scale(0.5);
    transition: opacity .6s ease, transform .6s ease;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_dots > button:before, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_dots > button:before, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_dots > button:before, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_dots > button:before {
    position: absolute;
    inset: -12px;
    display: block;
    content: '';
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_dots > button:hover, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_dots > button:hover, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_dots > button:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_dots > button:hover {
    opacity: 1;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_dots > button.active, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_dots > button.active, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_dots > button.active, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_dots > button.active {
    inset: -3px;
    transform: scale(1);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers {
    justify-content: start;
    height: auto;
    counter-reset: numberList;
    overflow: auto;
    transition: scrollbar-color .2s ease-in-out;
    scrollbar-color: var(--IndicatorsNumbers__Scrollbar-color, rgba(255, 255, 255, 0.15)) transparent;
    scrollbar-width: thin;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar {
    height: 6px;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-thumb, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-thumb, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-thumb, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-thumb {
    border-radius: var(--border-radius-sm);
    background: var(--IndicatorsNumbers__Scrollbar-color, rgba(255, 255, 255, 0.15));
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-track, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-track, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-track, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers::-webkit-scrollbar-track {
    background: transparent;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers:hover, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers:hover, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers:hover {
    scrollbar-color: var(--IndicatorsNumbers__Scrollbar-color, #FFF) transparent;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers:hover::-webkit-scrollbar-thumb, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers:hover::-webkit-scrollbar-thumb, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers:hover::-webkit-scrollbar-thumb, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers:hover::-webkit-scrollbar-thumb {
    background: var(--IndicatorsNumbers__Scrollbar-color, #FFF);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0 0.5rem 0;
    background: none;
    color: #FFF;
    text-indent: 0;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button:hover, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button:hover, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button:hover, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button:hover {
    opacity: 1;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button:before, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button:before, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button:before, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button:before {
    content: counter(numberList);
    counter-increment: numberList;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button:after, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button:after, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button:after, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button:after {
    display: block;
    width: 0;
    margin-left: 0.25rem;
    border-top: 2px solid #FFF;
    transition: width .2s ease-in-out;
    content: '';
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button.active:after, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button.active:after, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button.active:after, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button.active:after {
    width: 1.5rem;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button:first-child, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button:first-child, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button:first-child, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button:first-child {
    margin-left: auto;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_numbers button:last-child, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_numbers button:last-child, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_numbers button:last-child, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_numbers button:last-child {
    margin-right: auto;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_quotes_carousel .carousel-indicators.s_carousel_indicators_hidden, .s_carousel_cards_wrapper .s_carousel_cards .carousel-indicators.s_carousel_indicators_hidden, .s_carousel_intro_wrapper .s_carousel_intro .carousel-indicators.s_carousel_indicators_hidden, .s_carousel_wrapper[data-vcss='001'] .s_carousel .carousel-indicators.s_carousel_indicators_hidden {
    display: none;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .carousel-dark.s_quotes_carousel .s_carousel_indicators_numbers, .s_carousel_cards_wrapper .carousel-dark.s_carousel_cards .s_carousel_indicators_numbers, .s_carousel_intro_wrapper .carousel-dark.s_carousel_intro .s_carousel_indicators_numbers, .s_carousel_wrapper[data-vcss='001'] .carousel-dark.s_carousel .s_carousel_indicators_numbers {
    --IndicatorsNumbers__Scrollbar-color: rgba(0, 0, 0, 0.15);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .carousel-dark.s_quotes_carousel .s_carousel_indicators_numbers button, .s_carousel_cards_wrapper .carousel-dark.s_carousel_cards .s_carousel_indicators_numbers button, .s_carousel_intro_wrapper .carousel-dark.s_carousel_intro .s_carousel_indicators_numbers button, .s_carousel_wrapper[data-vcss='001'] .carousel-dark.s_carousel .s_carousel_indicators_numbers button {
    color: #000;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .carousel-dark.s_quotes_carousel .s_carousel_indicators_numbers button:after, .s_carousel_cards_wrapper .carousel-dark.s_carousel_cards .s_carousel_indicators_numbers button:after, .s_carousel_intro_wrapper .carousel-dark.s_carousel_intro .s_carousel_indicators_numbers button:after, .s_carousel_wrapper[data-vcss='001'] .carousel-dark.s_carousel .s_carousel_indicators_numbers button:after {
    border-color: #000;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .carousel-dark.s_quotes_carousel .s_carousel_indicators_numbers:hover, .s_carousel_cards_wrapper .carousel-dark.s_carousel_cards .s_carousel_indicators_numbers:hover, .s_carousel_intro_wrapper .carousel-dark.s_carousel_intro .s_carousel_indicators_numbers:hover, .s_carousel_wrapper[data-vcss='001'] .carousel-dark.s_carousel .s_carousel_indicators_numbers:hover {
    --IndicatorsNumbers__Scrollbar-color: #000;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_controllers_indicators_outside.s_quotes_carousel .carousel-control-prev, .s_carousel_cards_wrapper .s_carousel_controllers_indicators_outside.s_carousel_cards .carousel-control-prev, .s_carousel_intro_wrapper .s_carousel_controllers_indicators_outside.s_carousel_intro .carousel-control-prev, .s_carousel_wrapper[data-vcss='001'] .s_carousel_controllers_indicators_outside.s_carousel .carousel-control-prev, .s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_controllers_indicators_outside.s_quotes_carousel .carousel-control-next, .s_carousel_cards_wrapper .s_carousel_controllers_indicators_outside.s_carousel_cards .carousel-control-next, .s_carousel_intro_wrapper .s_carousel_controllers_indicators_outside.s_carousel_intro .carousel-control-next, .s_carousel_wrapper[data-vcss='001'] .s_carousel_controllers_indicators_outside.s_carousel .carousel-control-next {
    margin-bottom: var(--CarouselControllers-size, 3rem);
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_controllers_indicators_outside.s_quotes_carousel .carousel-indicators, .s_carousel_cards_wrapper .s_carousel_controllers_indicators_outside.s_carousel_cards .carousel-indicators, .s_carousel_intro_wrapper .s_carousel_controllers_indicators_outside.s_carousel_intro .carousel-indicators, .s_carousel_wrapper[data-vcss='001'] .s_carousel_controllers_indicators_outside.s_carousel .carousel-indicators {
    position: relative;
    margin-bottom: 0;
}

.s_quotes_carousel_wrapper[data-vcss='002'] .s_carousel_controllers_indicators_outside.s_quotes_carousel .carousel-indicators button, .s_carousel_cards_wrapper .s_carousel_controllers_indicators_outside.s_carousel_cards .carousel-indicators button, .s_carousel_intro_wrapper .s_carousel_controllers_indicators_outside.s_carousel_intro .carousel-indicators button, .s_carousel_wrapper[data-vcss='001'] .s_carousel_controllers_indicators_outside.s_carousel .carousel-indicators button {
    background-color: currentColor;
    color: inherit;
}

.carousel .container .carousel-img img, .carousel .o_container_small .carousel-img img {
    max-height: 95%;
    padding: 10px;
}

.carousel .container > .carousel-caption, .carousel .o_container_small > .carousel-caption {
    position: absolute;
    top: auto;
    left: 50%;
    bottom: auto;
    right: 50%;
    bottom: 20px;
}

.carousel .container > .carousel-caption > div, .carousel .o_container_small > .carousel-caption > div {
    position: absolute;
    text-align: left;
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
    bottom: 20px;
}

.carousel .container > .carousel-image, .carousel .o_container_small > .carousel-image {
    position: absolute;
    top: 5%;
    left: auto;
    bottom: 5%;
    right: auto;
    max-height: 90%;
    margin: 0 auto;
}

.carousel .container .carousel-item.text_image .container > .carousel-caption, .carousel .o_container_small .carousel-item.text_image .container > .carousel-caption, .carousel .container .carousel-item.text_image .o_container_small > .carousel-caption, .carousel .o_container_small .carousel-item.text_image .o_container_small > .carousel-caption {
    left: 10%;
}

.carousel .container .carousel-item.text_image .container > .carousel-caption > div, .carousel .o_container_small .carousel-item.text_image .container > .carousel-caption > div, .carousel .container .carousel-item.text_image .o_container_small > .carousel-caption > div, .carousel .o_container_small .carousel-item.text_image .o_container_small > .carousel-caption > div {
    right: 50%;
    margin-right: -20%;
    max-width: 550px;
}

.carousel .container .carousel-item.text_image .container > .carousel-image, .carousel .o_container_small .carousel-item.text_image .container > .carousel-image, .carousel .container .carousel-item.text_image .o_container_small > .carousel-image, .carousel .o_container_small .carousel-item.text_image .o_container_small > .carousel-image {
    right: 10%;
    left: 50%;
}

.carousel .container .carousel-item.image_text .container > .carousel-caption, .carousel .o_container_small .carousel-item.image_text .container > .carousel-caption, .carousel .container .carousel-item.image_text .o_container_small > .carousel-caption, .carousel .o_container_small .carousel-item.image_text .o_container_small > .carousel-caption {
    right: 10%;
}

.carousel .container .carousel-item.image_text .container > .carousel-caption > div, .carousel .o_container_small .carousel-item.image_text .container > .carousel-caption > div, .carousel .container .carousel-item.image_text .o_container_small > .carousel-caption > div, .carousel .o_container_small .carousel-item.image_text .o_container_small > .carousel-caption > div {
    left: 50%;
    margin-left: -20%;
    max-width: 550px;
}

.carousel .container .carousel-item.image_text .container > .carousel-image, .carousel .o_container_small .carousel-item.image_text .container > .carousel-image, .carousel .container .carousel-item.image_text .o_container_small > .carousel-image, .carousel .o_container_small .carousel-item.image_text .o_container_small > .carousel-image {
    right: 50%;
    left: 10%;
}

.carousel .container .carousel-item.text_only .container > .carousel-caption, .carousel .o_container_small .carousel-item.text_only .container > .carousel-caption, .carousel .container .carousel-item.text_only .o_container_small > .carousel-caption, .carousel .o_container_small .carousel-item.text_only .o_container_small > .carousel-caption {
    left: 10%;
    right: 10%;
    top: 10%;
    bottom: auto;
}

.carousel .container .carousel-item.text_only .container > .carousel-caption > div, .carousel .o_container_small .carousel-item.text_only .container > .carousel-caption > div, .carousel .container .carousel-item.text_only .o_container_small > .carousel-caption > div, .carousel .o_container_small .carousel-item.text_only .o_container_small > .carousel-caption > div {
    text-align: center;
    background: transparent;
    bottom: auto;
    width: 100%;
}

.carousel .container .carousel-item.text_only .container > .carousel-image, .carousel .o_container_small .carousel-item.text_only .container > .carousel-image, .carousel .container .carousel-item.text_only .o_container_small > .carousel-image, .carousel .o_container_small .carousel-item.text_only .o_container_small > .carousel-image {
    display: none !important;
}

.carousel.o_carousel_multi_items {
    --o-carousel-item-width-percentage: 25%;
}

@media (min-width: 768px) {
    .carousel.o_carousel_multi_items .carousel-inner {
        display: flex;
        flex-wrap: nowrap;
    }

    .carousel.o_carousel_multi_items .carousel-inner .carousel-item.active, .carousel.o_carousel_multi_items .carousel-inner .carousel-item.active ~ .carousel-item, .carousel.o_carousel_multi_items .carousel-inner .carousel-item-end:not(.active), .carousel.o_carousel_multi_items .carousel-inner .carousel-item-end:not(.active) ~ .carousel-item, .carousel.o_carousel_multi_items .carousel-inner .carousel-item-prev:not(.active), .carousel.o_carousel_multi_items .carousel-inner .carousel-item-prev:not(.active) ~ .carousel-item {
        display: block;
        flex: 0 0 var(--o-carousel-item-width-percentage);
        margin-right: 0;
    }

    .carousel.o_carousel_multi_items .carousel-inner .active.carousel-item-end + .carousel-item-prev.carousel-item-end, .carousel.o_carousel_multi_items .carousel-inner .carousel-item-prev.carousel-item-end ~ .carousel-item {
        right: var(--o-carousel-item-width-percentage);
        transform: translateX(100%);
        display: block;
        margin-right: 0;
    }

    .carousel.o_carousel_multi_items .carousel-inner .carousel-item-start.active, .carousel.o_carousel_multi_items .carousel-inner .carousel-item-start:not(.active), .carousel.o_carousel_multi_items .carousel-inner .carousel-item-start:not(.active) ~ .carousel-item {
        transform: translateX(-100%);
    }

    .carousel.o_carousel_multi_items .carousel-inner .carousel-item.active:not(.carousel-item-start):not(.carousel-item-end), .carousel.o_carousel_multi_items .carousel-inner .carousel-item.active:not(.carousel-item-start):not(.carousel-item-end) ~ .carousel-item {
        transition: none;
        margin-right: initial;
    }

    .carousel.o_carousel_multi_items .carousel-inner .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(0%);
    }
}

.parallax:not(.s_parallax_no_overflow_hidden) {
    overflow: hidden;
}

@media (min-width: 1200px) {
    .parallax.s_parallax_is_fixed > .s_parallax_bg {
        background-attachment: fixed;
    }
}

.s_parallax {
    min-height: 10px;
}

.o_header_affixed {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    position: fixed;
}

.o_header_affixed:not(.o_header_no_transition) {
    transition: transform 200ms;
}

.o_header_affixed.o_header_is_scrolled .navbar-brand {
    font-size: calc(1.29166667rem + 0.5vw);
}

@media (min-width: 1200px) {
    .o_header_affixed.o_header_is_scrolled .navbar-brand {
        font-size: 1.66666667rem;
    }
}

.o_header_affixed.o_header_is_scrolled .navbar-brand img {
    height: 2.5rem;
}

.o_header_affixed .o_header_hide_on_scroll.hidden {
    max-height: 0;
    padding-block: 0 !important; overflow: hidden;
}

.navbar .o_extra_menu_items > .show > li + li {
    border-top: 1px solid var(--o-border-color);
}

.navbar .o_extra_menu_items > .show > li > a.dropdown-toggle {
    background-color: #e9e9ea;
    pointer-events: none;
}

.navbar .o_extra_menu_items > .show > li > a.dropdown-toggle.active {
    color: inherit !important;
}

.navbar .o_extra_menu_items > .show > li > .dropdown-menu, .navbar .o_extra_menu_items > .show > li > .o_dropdown_menu {
    border-radius: 0;
}

.navbar .o_extra_menu_items > .show > li > .dropdown-menu .dropdown-item, .navbar .o_extra_menu_items > .show > li > .o_dropdown_menu .dropdown-item {
    padding-left: 1.5rem;
}

.navbar .o_extra_menu_items > .show > li > ul, .navbar .o_extra_menu_items > .show > li > .o_mega_menu {
    position: static;
    float: none;
    display: block;
    max-height: none;
    margin-top: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}

.navbar .o_extra_menu_items > .show > li > .o_mega_menu .row > div {
    width: 100%;
    flex: auto;
}

.navbar .o_extra_menu_items > .show > li > .o_mega_menu_container_size {
    transform: unset;
}

header#top {
    z-index: 1030;
}

header:not(.o_header_no_transition) .o_main_nav {
    transition: all 200ms, color 0ms;
}

header:not(.o_header_no_transition) .navbar-brand {
    transition: margin 200ms, font-size 200ms, opacity 200ms ease-out;
}

header:not(.o_header_no_transition) .navbar-brand img {
    transition: height 200ms;
}

@media (min-width: 992px) {
    header .navbar .dropdown-menu, header .navbar .o_dropdown_menu {
        max-height: 60vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

header .navbar-collapse.show {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (max-width: 991.98px) {
    header .navbar-collapse.show .nav-link, header .navbar-collapse.show .dropdown-item {
        white-space: normal;
    }
}

header .o_main_nav {
    flex-direction: inherit;
}

header nav.navbar {
    border-radius: !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px !important;
}

header nav.navbar.o_header_force_no_radius {
    border-radius: 0 !important;
}

header.o_header_is_scrolled, header.o_transitioning.o_header_affixed {
    background-color: transparent !important;
}

header.o_transformed_not_affixed .o_navbar_mobile {
    display: none;
}

.o_grid_header_3_cols {
    grid-template-columns: 1fr auto 1fr;
}

.o_grid_header_3_cols_fixed {
    grid-template-columns: 1fr 33% 1fr;
}

.o_header_separator > :not(:last-child)::before {
    content: '';
    position: absolute;
    inset: 0 0 0 100%;
    width: 2px;
    height: 50%;
    margin: auto -0.5rem auto auto;
    background: var(--HeaderSeparator-bg-color, rgba(var(--emphasis-color-rgb), 0.1));
}

.o_border_contrast {
    border-color: var(--NavLinkWithBackground-bg-color--hover, rgba(var(--emphasis-color-rgb), 0.1)) !important;
}

.o_mega_menu {
    width: 100%;
    padding: 0;
    margin-top: 0 !important;
    border-radius: 0;
    background-clip: unset;
    background-color: transparent;
    border: 1px solid var(--o-border-color);
}

.o_mega_menu .container, .o_mega_menu .o_container_small, .o_mega_menu .container-fluid, .o_mega_menu .container-sm, .o_mega_menu .container-md, .o_mega_menu .container-lg, .o_mega_menu .container-xl, .o_mega_menu .container-xxl {
    padding-left: 15px;
    padding-right: 15px;
}

.o_mega_menu_is_offcanvas .o_mega_nav, .o_mega_menu_is_offcanvas .o_mega_menu {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 1045;
    max-width: var(--Offcanvas-horizontal-width, 400px);
    opacity: 0;
}

@media (prefers-reduced-motion: reduce) {
    .o_mega_menu_is_offcanvas .o_mega_nav, .o_mega_menu_is_offcanvas .o_mega_menu {
        transition: none;
    }
}

.o_mega_menu_is_offcanvas .o_mega_nav section, .o_mega_menu_is_offcanvas .o_mega_menu section {
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transform: translateX(5%);
}

@media (prefers-reduced-motion: reduce) {
    .o_mega_menu_is_offcanvas .o_mega_nav section, .o_mega_menu_is_offcanvas .o_mega_menu section {
        transition: none;
    }
}

.o_mega_menu_is_offcanvas .o_mega_menu.show, .o_mega_menu_is_offcanvas .o_mega_menu.show ~ .o_mega_nav {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    visibility: visible !important;
    opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
    .o_mega_menu_is_offcanvas .o_mega_menu.show, .o_mega_menu_is_offcanvas .o_mega_menu.show ~ .o_mega_nav {
        transition: none;
    }
}

.o_mega_menu_is_offcanvas .o_mega_menu.show section, .o_mega_menu_is_offcanvas .o_mega_menu.show ~ .o_mega_nav section {
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transform: translateX(0);
}

@media (prefers-reduced-motion: reduce) {
    .o_mega_menu_is_offcanvas .o_mega_menu.show section, .o_mega_menu_is_offcanvas .o_mega_menu.show ~ .o_mega_nav section {
        transition: none;
    }
}

.o_mega_menu_is_offcanvas .o_mega_nav {
    padding-left: 15px;
    height: 3rem;
    background-color: #FFFFFF;
}

.o_mega_menu_is_offcanvas div.o_mega_menu {
    position: fixed !important;
    inset: 0 0 0 auto !important;
    display: block;
    visibility: hidden;
    margin-top: 3rem !important;
    border: none;
    height: calc(100dvh - 3rem);
    max-height: 100vh;
    background-color: #FFFFFF;
    overflow-x: hidden;
}

.o_mega_menu_is_offcanvas .o_mega_menu_toggle::after {
    content: '\e83b';
    border: none;
    font-family: 'odoo_ui_icons';
}

.o_mega_menu_is_offcanvas .o_mega_menu_left .o_mega_menu {
    inset: 0 auto 0 0 !important;
}

.o_mega_menu_is_offcanvas .list-group-item-action.active {
    color: var(--o-cc1-btn-primary-text) !important;
}

@media (min-width: 992px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (min-width: 576px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        max-width: 510px;
    }
}

@media (min-width: 768px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        max-width: 690px;
    }
}

@media (min-width: 992px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        max-width: 930px;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        max-width: 1110px;
    }
}

@media (min-width: 1400px) {
    .dropdown-menu.o_mega_menu_container_size, .o_mega_menu_container_size.o_dropdown_menu {
        max-width: 1290px;
    }
}

.s_mega_menu_gray_area {
    z-index: 1;
}

.s_mega_menu_gray_area:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.05);
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar) {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    z-index: 1000;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar) > .navbar {
    background-color: transparent !important;
    background-image: none !important;
    border-color: transparent;
    color: inherit !important;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .nav-item > .nav-link, #wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .nav-item > .nav-link:hover {
    background-color: transparent;
    color: inherit;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .nav-item > .nav-link.active {
    font-weight: bolder;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .o_header_mobile_buttons_wrap, #wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .btn[data-bs-toggle="offcanvas"] {
    color: inherit;
}

#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_header_sidebar):not(.o_top_menu_collapse_shown) > .navbar .navbar-toggler-icon {
    background-color: currentColor;
    background-image: none;
    mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
    -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

@media (min-width: 768px) {
    .o_wizard .o_wizard_step_active {
        color: #212529;
    }
}

.o_wizard .o_wizard_circle_progress, .o_wizard .o_wizard_circle_progress:before {
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.o_wizard .o_wizard_circle_progress:before {
    position: absolute;
    border-radius: 50%;
    box-shadow: inset 0 0 0 5px currentColor;
    opacity: .2;
    content: "";
}

.o_wizard .o_wizard_circle_progress_left .progress-bar {
    border-radius: 0 32px 32px 0;
    transform-origin: center left;
    transform: rotate(var(--leftProgress));
}

.o_wizard .o_wizard_circle_progress_right .progress-bar {
    border-radius: 32px 0 0 32px;
    transform-origin: center right;
    transform: rotate(var(--rightProgress));
}

.js_language_selector .dropdown-menu, .js_language_selector .o_dropdown_menu {
    min-width: 0;
}

.js_language_selector a.list-inline-item {
    padding: 3px 0;
}

.o_lang_flag {
    width: 1em;
    height: 1em;
    margin-right: 0.2em;
    border-radius: 50rem;
    object-fit: cover;
    box-shadow: rgba(0, 0, 0, 0.429) 1px 1px 1px;
}

span.list-inline-item.o_add_language:last-child {
    display: none !important;
}

.o_figure_relative_layout {
    position: relative;
}

.o_figure_relative_layout .figure-img {
    margin-bottom: 0;
}

.o_figure_relative_layout .figure-caption {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    --background-color: rgba(20, 31, 46, 0.6);
    --color: #FFFFFF;
    background-color: rgba(20, 31, 46, 0.6) !important;
    color: #FFFFFF;
    padding: 0.25rem 0.5rem;
    font-weight: 600;
}

.o_figure_relative_layout .figure-caption .text-muted, .o_colored_level .o_figure_relative_layout .figure-caption .text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
}

.o_figure_relative_layout .figure-caption a {
    color: inherit;
}

.bg-primary-light {
    background-color: #0a58ca1a;
}

.bg-secondary-light {
    background-color: rgba(224, 204, 175, 0.1);
}

.bg-success-light {
    background-color: rgba(40, 167, 69, 0.1);
}

.bg-info-light {
    background-color: rgba(23, 162, 184, 0.1);
}

.bg-warning-light {
    background-color: rgba(255, 193, 7, 0.1);
}

.bg-danger-light {
    background-color: rgba(220, 53, 69, 0.1);
}

.bg-light-light {
    background-color: rgba(240, 242, 245, 0.1);
}

.bg-dark-light {
    background-color: rgba(20, 31, 46, 0.1);
}

.text-facebook, .s_social_media:not(.no_icon_color) .s_social_media_facebook, .s_social_media:not(.no_icon_color) .s_social_media_facebook:hover, .s_social_media:not(.no_icon_color) .s_social_media_facebook:focus, .s_share:not(.no_icon_color) .s_share_facebook, .s_share:not(.no_icon_color) .s_share_facebook:hover, .s_share:not(.no_icon_color) .s_share_facebook:focus {
    color: #3B5999 !important;
}

a.text-facebook:hover, .s_social_media:not(.no_icon_color) a.s_social_media_facebook:hover, .s_share:not(.no_icon_color) a.s_share_facebook:hover, a.text-facebook:focus, .s_social_media:not(.no_icon_color) a.s_social_media_facebook:focus, .s_share:not(.no_icon_color) a.s_share_facebook:focus {
    color: #1f2e4f !important;
}

.text-twitter, .s_social_media:not(.no_icon_color) .s_social_media_twitter, .s_social_media:not(.no_icon_color) .s_social_media_twitter:hover, .s_social_media:not(.no_icon_color) .s_social_media_twitter:focus, .s_share:not(.no_icon_color) .s_share_twitter, .s_share:not(.no_icon_color) .s_share_twitter:hover, .s_share:not(.no_icon_color) .s_share_twitter:focus {
    color: #000000 !important;
}

a.text-twitter:hover, .s_social_media:not(.no_icon_color) a.s_social_media_twitter:hover, .s_share:not(.no_icon_color) a.s_share_twitter:hover, a.text-twitter:focus, .s_social_media:not(.no_icon_color) a.s_social_media_twitter:focus, .s_share:not(.no_icon_color) a.s_share_twitter:focus {
    color: black !important;
}

.text-linkedin, .s_social_media:not(.no_icon_color) .s_social_media_linkedin, .s_social_media:not(.no_icon_color) .s_social_media_linkedin:hover, .s_social_media:not(.no_icon_color) .s_social_media_linkedin:focus, .s_share:not(.no_icon_color) .s_share_linkedin, .s_share:not(.no_icon_color) .s_share_linkedin:hover, .s_share:not(.no_icon_color) .s_share_linkedin:focus {
    color: #0077B5 !important;
}

a.text-linkedin:hover, .s_social_media:not(.no_icon_color) a.s_social_media_linkedin:hover, .s_share:not(.no_icon_color) a.s_share_linkedin:hover, a.text-linkedin:focus, .s_social_media:not(.no_icon_color) a.s_social_media_linkedin:focus, .s_share:not(.no_icon_color) a.s_share_linkedin:focus {
    color: #00344f !important;
}

.text-google-plus, .s_social_media:not(.no_icon_color) .s_social_media_google, .s_social_media:not(.no_icon_color) .s_social_media_google:hover, .s_social_media:not(.no_icon_color) .s_social_media_google:focus, .s_share:not(.no_icon_color) .s_share_google, .s_share:not(.no_icon_color) .s_share_google:hover, .s_share:not(.no_icon_color) .s_share_google:focus {
    color: #DD4B39 !important;
}

a.text-google-plus:hover, .s_social_media:not(.no_icon_color) a.s_social_media_google:hover, .s_share:not(.no_icon_color) a.s_share_google:hover, a.text-google-plus:focus, .s_social_media:not(.no_icon_color) a.s_social_media_google:focus, .s_share:not(.no_icon_color) a.s_share_google:focus {
    color: #96271a !important;
}

.text-youtube, .s_social_media:not(.no_icon_color) .s_social_media_youtube, .s_social_media:not(.no_icon_color) .s_social_media_youtube:hover, .s_social_media:not(.no_icon_color) .s_social_media_youtube:focus, .s_share:not(.no_icon_color) .s_share_youtube, .s_share:not(.no_icon_color) .s_share_youtube:hover, .s_share:not(.no_icon_color) .s_share_youtube:focus {
    color: #ff0000 !important;
}

a.text-youtube:hover, .s_social_media:not(.no_icon_color) a.s_social_media_youtube:hover, .s_share:not(.no_icon_color) a.s_share_youtube:hover, a.text-youtube:focus, .s_social_media:not(.no_icon_color) a.s_social_media_youtube:focus, .s_share:not(.no_icon_color) a.s_share_youtube:focus {
    color: #990000 !important;
}

.text-github, .s_social_media:not(.no_icon_color) .s_social_media_github, .s_social_media:not(.no_icon_color) .s_social_media_github:hover, .s_social_media:not(.no_icon_color) .s_social_media_github:focus, .s_share:not(.no_icon_color) .s_share_github, .s_share:not(.no_icon_color) .s_share_github:hover, .s_share:not(.no_icon_color) .s_share_github:focus {
    color: #1a1e22 !important;
}

a.text-github:hover, .s_social_media:not(.no_icon_color) a.s_social_media_github:hover, .s_share:not(.no_icon_color) a.s_share_github:hover, a.text-github:focus, .s_social_media:not(.no_icon_color) a.s_social_media_github:focus, .s_share:not(.no_icon_color) a.s_share_github:focus {
    color: black !important;
}

.text-instagram, .s_social_media:not(.no_icon_color) .s_social_media_instagram, .s_social_media:not(.no_icon_color) .s_social_media_instagram:hover, .s_social_media:not(.no_icon_color) .s_social_media_instagram:focus, .s_share:not(.no_icon_color) .s_share_instagram, .s_share:not(.no_icon_color) .s_share_instagram:hover, .s_share:not(.no_icon_color) .s_share_instagram:focus {
    color: #cf2872 !important;
}

a.text-instagram:hover, .s_social_media:not(.no_icon_color) a.s_social_media_instagram:hover, .s_share:not(.no_icon_color) a.s_share_instagram:hover, a.text-instagram:focus, .s_social_media:not(.no_icon_color) a.s_social_media_instagram:focus, .s_share:not(.no_icon_color) a.s_share_instagram:focus {
    color: #7a1743 !important;
}

.text-whatsapp, .s_social_media:not(.no_icon_color) .s_social_media_whatsapp, .s_social_media:not(.no_icon_color) .s_social_media_whatsapp:hover, .s_social_media:not(.no_icon_color) .s_social_media_whatsapp:focus, .s_share:not(.no_icon_color) .s_share_whatsapp, .s_share:not(.no_icon_color) .s_share_whatsapp:hover, .s_share:not(.no_icon_color) .s_share_whatsapp:focus {
    color: #25d366 !important;
}

a.text-whatsapp:hover, .s_social_media:not(.no_icon_color) a.s_social_media_whatsapp:hover, .s_share:not(.no_icon_color) a.s_share_whatsapp:hover, a.text-whatsapp:focus, .s_social_media:not(.no_icon_color) a.s_social_media_whatsapp:focus, .s_share:not(.no_icon_color) a.s_share_whatsapp:focus {
    color: #167c3c !important;
}

.text-pinterest, .s_social_media:not(.no_icon_color) .s_social_media_pinterest, .s_social_media:not(.no_icon_color) .s_social_media_pinterest:hover, .s_social_media:not(.no_icon_color) .s_social_media_pinterest:focus, .s_share:not(.no_icon_color) .s_share_pinterest, .s_share:not(.no_icon_color) .s_share_pinterest:hover, .s_share:not(.no_icon_color) .s_share_pinterest:focus {
    color: #C8232C !important;
}

a.text-pinterest:hover, .s_social_media:not(.no_icon_color) a.s_social_media_pinterest:hover, .s_share:not(.no_icon_color) a.s_share_pinterest:hover, a.text-pinterest:focus, .s_social_media:not(.no_icon_color) a.s_social_media_pinterest:focus, .s_share:not(.no_icon_color) a.s_share_pinterest:focus {
    color: #711419 !important;
}

.text-tiktok, .s_social_media:not(.no_icon_color) .s_social_media_tiktok, .s_social_media:not(.no_icon_color) .s_social_media_tiktok:hover, .s_social_media:not(.no_icon_color) .s_social_media_tiktok:focus {
    color: #000000 !important;
}

a.text-tiktok:hover, .s_social_media:not(.no_icon_color) a.s_social_media_tiktok:hover, a.text-tiktok:focus, .s_social_media:not(.no_icon_color) a.s_social_media_tiktok:focus {
    color: black !important;
}

.text-discord, .s_social_media:not(.no_icon_color) .s_social_media_discord, .s_social_media:not(.no_icon_color) .s_social_media_discord:hover, .s_social_media:not(.no_icon_color) .s_social_media_discord:focus {
    color: #5865f2 !important;
}

a.text-discord:hover, .s_social_media:not(.no_icon_color) a.s_social_media_discord:hover, a.text-discord:focus, .s_social_media:not(.no_icon_color) a.s_social_media_discord:focus {
    color: #1021d4 !important;
}

.text-kickstarter {
    color: #0f2105 !important;
}

a.text-kickstarter:hover, a.text-kickstarter:focus {
    color: black !important;
}

.text-google-play {
    color: #4285F4 !important;
}

a.text-google-play:hover, a.text-google-play:focus {
    color: #0b51c5 !important;
}

.text-strava {
    color: #fc4c02 !important;
}

a.text-strava:hover, a.text-strava:focus {
    color: #972d01 !important;
}

.text-bluesky {
    color: #1185FE !important;
}

a.text-bluesky:hover, a.text-bluesky:focus {
    color: #0153a8 !important;
}

.text-threads {
    color: #000000 !important;
}

a.text-threads:hover, a.text-threads:focus {
    color: black !important;
}

.modal-footer > .float-start {
    margin-right: auto;
}

.o_record_cover_container {
    position: relative;
}

.o_record_cover_container .o_record_cover_component {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.o_scroll_button, #o_wblog_post_content_jump {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    width: 50px;
    height: 50px;
    animation: o-anim-heartbeat 2.6s ease-in-out 1s infinite;
}

.o_scroll_button, #o_wblog_post_content_jump, .o_scroll_button:hover {
    text-decoration: none;
}

.o_scroll_button:focus, #o_wblog_post_content_jump:focus {
    outline: none;
}

.o_scroll_button:hover, #o_wblog_post_content_jump:hover {
    animation-iteration-count: 1;
}

@keyframes o-anim-heartbeat {
    0%, 14%, 35% {
        transform: scale(1);
    }

    7%, 21% {
        transform: scale(1.3);
        background-color: rgba(10, 88, 202, 0.8);
    }
}

.o_ribbon {
    margin: 0;
    font-size: 1rem;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    pointer-events: none;
}

.o_ribbon:empty {
    display: none;
}

.o_ribbon_right {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    padding: 0.5rem 100px;
    transform: translateX(calc(-0.708 * (100% - 200px))) rotate(45deg) translateX(calc(100% - 100px));
    transform-origin: top right;
}

.o_ribbon_left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    padding: 0.5rem 100px;
    transform: translateX(calc(0.708 * (100% - 200px) - 100%)) rotate(-45deg) translateX(100px);
    transform-origin: top right;
}

.o_tag_right {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    padding: 0.25rem 1rem;
}

.o_tag_left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    padding: 0.25rem 1rem;
}

.o_conditional_hidden {
    display: none !important;
}

#website_cookies_bar {
    min-height: 0px;
    height: 0px;
}

.o_cookies_bar_toggle {
    inset-inline-end: 1rem;
    inset-block-end: var(--cookies-bar-toggle-inset-block-end, 1rem);
    z-index: 1056;
}

.o_search_result_item_detail {
    flex: 1;
}

.o_search_result_item_detail button:disabled, .o_search_result_item_detail button.o_wysiwyg_loader {
    color: inherit;
}

ul.o_checklist > li.o_checked::after {
    left: -19px;
    top: 0;
}

.modal-open .o_bottom_fixed_element, .o_bottom_fixed_element_hidden {
    display: none !important;
}

.o_text_content_invisible, input[value*="data-oe-translation-source-sha"] {
    color: transparent !important;
}

[placeholder*="data-oe-translation-source-sha"]::-webkit-input-placeholder {
    color: transparent;
    opacity: 0;
}

[placeholder*="data-oe-translation-source-sha"]::-moz-placeholder {
    color: transparent;
    opacity: 0;
}

[data-oe-translation-source-sha] > .o_translation_select {
    border: var(--border-width) solid var(--o-border-color);
    border-radius: var(--border-radius);
}

[data-oe-translation-source-sha] > .o_translation_select + select {
    display: none !important;
}

[data-oe-translation-source-sha] > .o_translation_select > div:not(:last-child) {
    border-bottom: inherit;
}

.o_website_offcanvas .accordion-button, .o_website_offcanvas .accordion-button:focus, .o_website_offcanvas .accordion-button:hover {
    box-shadow: none;
    z-index: 0;
}

.o_notification_manager .o_notification {
    --Notification__background-color: #FFFFFF;
}

.o_animate {
    z-index: 1;
    animation-duration: 1s;
    animation-fill-mode: both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    text-rendering: geometricPrecision;
    visibility: hidden;
    --wanim-intensity: 50;
    --wanim-intensity-squared: calc(var(--wanim-intensity) * var(--wanim-intensity));
    --wanim-zoom-out-scale: calc(1 + (var(--wanim-intensity-squared) / 8333.3));
    --wanim-zoom-in-scale: calc(1.01 - (var(--wanim-intensity) / 100 ));
    --wanim-zoom-in-scale-60: calc(var(--wanim-zoom-in-scale) + ((1 - var(--wanim-zoom-in-scale)) / 2));
    --wanim-opacity-adjustment: 0;
}

.o_animate:not(.o_animating):not(.o_animate_in_dropdown) {
    transform: none !important;
}

.o_animate_preview {
    visibility: visible;
}

.o_wanim_overflow_xy_hidden > body {
    overflow-x: clip !important;
    display: flow-root;
}

@supports not (overflow-x: clip) {
    .o_wanim_overflow_xy_hidden > body {
        overflow-x: hidden !important;
    }
}

.o_wanim_overflow_xy_hidden.o_rtl > main, .o_wanim_overflow_xy_hidden .o_rtl > main {
    overflow-x: hidden;
    overflow-y: hidden;
}

.o_wanim_overflow_xy_hidden .o_footer_slideout {
    overflow-y: hidden !important;
}

.o_animated_text {
    display: inline-block;
}

.o_animate_on_scroll {
    animation-play-state: paused;
    --wanim-opacity-adjustment: 1;
}

@keyframes o_anim_slide_in_down {
    0% {
        opacity: 0;
        transform: translate(0, calc(-2% * var(--wanim-intensity)));
    }

    10% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_slide_in.o_anim_from_top {
    animation-name: o_anim_slide_in_down;
}

@keyframes o_anim_slide_in_left {
    0% {
        opacity: 0;
        transform: translate(calc(-2% * var(--wanim-intensity)), 0);
    }

    10% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_slide_in.o_anim_from_left {
    animation-name: o_anim_slide_in_left;
}

@keyframes o_anim_slide_in_right {
    0% {
        opacity: 0;
        transform: translate(calc(2% * var(--wanim-intensity)), 0);
    }

    10% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_slide_in.o_anim_from_right {
    animation-name: o_anim_slide_in_right;
}

@keyframes o_anim_slide_in_up {
    0% {
        opacity: 0;
        transform: translate(0, calc(2% * var(--wanim-intensity)));
    }

    10% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_slide_in.o_anim_from_bottom {
    animation-name: o_anim_slide_in_up;
}

@keyframes o_anim_bounce_in {
    0%, 20%, 40%, 60%, 80%, 100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale(calc(1 - (var(--wanim-intensity) / 71.4)));
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    20% {
        transform: scale(calc(1 + (var(--wanim-intensity-squared) / 25000)));
    }

    40% {
        transform: scale(calc(1 - (var(--wanim-intensity-squared) / 25000)));
    }

    60% {
        opacity: 1;
        transform: scale(calc(1 + (var(--wanim-intensity-squared) / 83333.3)));
    }

    80% {
        transform: scale(calc(1 - (var(--wanim-intensity-squared) / 83333.3)));
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.o_anim_bounce_in {
    animation-name: o_anim_bounce_in;
}

@keyframes o_anim_bounce_in_down {
    0%, 20%, 40%, 60%, 80%, 100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate(0, -3000px);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: translate(0, calc(1px * (var(--wanim-intensity-squared) / 100)));
    }

    75% {
        transform: translate(0, calc(-1px * (var(--wanim-intensity-squared) / 250)));
    }

    90% {
        transform: translate(0, calc(1px * (var(--wanim-intensity-squared) / 500)));
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_bounce_in.o_anim_from_top {
    animation-name: o_anim_bounce_in_down;
}

@keyframes o_anim_bounce_in_left {
    0%, 20%, 40%, 60%, 80%, 100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate(-3000px, 0);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: translate(calc(1px * (var(--wanim-intensity-squared) / 100)), 0);
    }

    75% {
        transform: translate(calc(-1px * (var(--wanim-intensity-squared) / 250)), 0);
    }

    90% {
        transform: translate(calc(1px * (var(--wanim-intensity-squared) / 500)), 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_bounce_in.o_anim_from_left {
    animation-name: o_anim_bounce_in_left;
}

@keyframes o_anim_bounce_in_right {
    0%, 20%, 40%, 60%, 80%, 100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate(3000px, 0);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: translate(calc(-1px * (var(--wanim-intensity-squared) / 100)), 0);
    }

    75% {
        transform: translate(calc(1px * (var(--wanim-intensity-squared) / 250)), 0);
    }

    90% {
        transform: translate(calc(-1px * (var(--wanim-intensity-squared) / 500)), 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_bounce_in.o_anim_from_right {
    animation-name: o_anim_bounce_in_right;
}

@keyframes o_anim_bounce_in_up {
    0%, 20%, 40%, 60%, 80%, 100% {
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate(0, 3000px);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: translate(0, calc(-1px * (var(--wanim-intensity-squared) / 100)));
    }

    75% {
        transform: translate(0, calc(1px * (var(--wanim-intensity-squared) / 250)));
    }

    90% {
        transform: translate(0, calc(-1px * (var(--wanim-intensity-squared) / 500)));
    }

    100% {
        transform: translate(0, 0);
    }
}

.o_anim_bounce_in.o_anim_from_bottom {
    animation-name: o_anim_bounce_in_up;
}

@keyframes o_anim_fade_in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.o_anim_fade_in {
    animation-name: o_anim_fade_in;
}

@keyframes o_anim_fade_in_down {
    0% {
        opacity: 0;
        transform: translate(0, calc(-2% * var(--wanim-intensity)));
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.o_anim_fade_in.o_anim_from_top {
    animation-name: o_anim_fade_in_down;
}

@keyframes o_anim_fade_in_left {
    0% {
        opacity: 0;
        transform: translate(calc(-2% * var(--wanim-intensity)), 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.o_anim_fade_in.o_anim_from_left {
    animation-name: o_anim_fade_in_left;
}

@keyframes o_anim_fade_in_right {
    0% {
        opacity: 0;
        transform: translate(calc(2% * var(--wanim-intensity)), 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.o_anim_fade_in.o_anim_from_right {
    animation-name: o_anim_fade_in_right;
}

@keyframes o_anim_fade_in_up {
    0% {
        opacity: 0;
        transform: translate(0, calc(2% * var(--wanim-intensity)));
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.o_anim_fade_in.o_anim_from_bottom {
    animation-name: o_anim_fade_in_up;
}

@keyframes o_anim_fade_out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.o_anim_fade_out {
    animation-name: o_anim_fade_out;
}

@keyframes o_anim_rotate_in {
    0% {
        opacity: 0;
        transform: rotate(calc(-1deg * (5 + (var(--wanim-intensity-squared) / 12.82))));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
        transform: rotate(0);
    }
}

.o_anim_rotate_in {
    animation-name: o_anim_rotate_in;
}

@keyframes o_anim_rotate_in_down_left {
    0% {
        opacity: 0;
        transform-origin: left bottom;
        transform: rotate(calc(-1deg * (5 + (var(--wanim-intensity-squared) / 62.5))));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
        transform-origin: left bottom;
        transform: rotate(0);
    }
}

.o_anim_rotate_in.o_anim_from_bottom_left {
    animation-name: o_anim_rotate_in_down_left;
}

@keyframes o_anim_rotate_in_down_right {
    0% {
        opacity: 0;
        transform-origin: right bottom;
        transform: rotate(calc(1deg * (5 + (var(--wanim-intensity-squared) / 62.5))));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
        transform-origin: right bottom;
        transform: rotate(0);
    }
}

.o_anim_rotate_in.o_anim_from_bottom_right {
    animation-name: o_anim_rotate_in_down_right;
}

@keyframes o_anim_rotate_in_up_left {
    0% {
        opacity: 0;
        transform-origin: left top;
        transform: rotate(calc(1deg * (5 + (var(--wanim-intensity-squared) / 62.5))));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
        transform-origin: left top;
        transform: rotate(0);
    }
}

.o_anim_rotate_in.o_anim_from_top_left {
    animation-name: o_anim_rotate_in_up_left;
}

@keyframes o_anim_rotate_in_up_right {
    0% {
        opacity: 0;
        transform-origin: right top;
        transform: rotate(calc(-1deg * (5 + (var(--wanim-intensity-squared) / 62.5))));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
        transform-origin: right top;
        transform: rotate(0);
    }
}

.o_anim_rotate_in.o_anim_from_top_right {
    animation-name: o_anim_rotate_in_up_right;
}

@keyframes o_anim_zoom_out {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-out-scale));
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
    }
}

.o_anim_zoom_out {
    animation-name: o_anim_zoom_out;
}

@keyframes o_anim_zoom_out_right {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-out-scale)) translate(100%, 0);
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
    }
}

.o_anim_zoom_out.o_anim_from_right {
    animation-name: o_anim_zoom_out_right;
}

@keyframes o_anim_zoom_out_left {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-out-scale)) translate(-100%, 0);
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
    }
}

.o_anim_zoom_out.o_anim_from_left {
    animation-name: o_anim_zoom_out_left;
}

@keyframes o_anim_zoom_out_bottom {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-out-scale)) translate(0, 100%);
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
    }
}

.o_anim_zoom_out.o_anim_from_bottom {
    animation-name: o_anim_zoom_out_bottom;
}

@keyframes o_anim_zoom_out_top {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-out-scale)) translate(0, -100%);
    }

    10% {
        opacity: calc(0.1 + (0.9 * (var(--wanim-opacity-adjustment))));
    }

    100% {
        opacity: 1;
    }
}

.o_anim_zoom_out.o_anim_from_top {
    animation-name: o_anim_zoom_out_top;
}

@keyframes o_anim_zoom_in {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-in-scale));
    }

    10% {
        opacity: calc(0.2 + (0.8 * (var(--wanim-opacity-adjustment))));
    }

    50% {
        opacity: 1;
    }
}

.o_anim_zoom_in {
    animation-name: o_anim_zoom_in;
}

@keyframes o_anim_zoom_in_down {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-in-scale)) translate(0, calc(-0.1px * var(--wanim-intensity-squared)));
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: scale(var(--wanim-zoom-in-scale-60)) translate(0, calc(1px * var(--wanim-intensity)));
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.o_anim_zoom_in.o_anim_from_top {
    animation-name: o_anim_zoom_in_down;
}

@keyframes o_anim_zoom_in_up {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-in-scale)) translate(0, calc(0.1px * var(--wanim-intensity-squared)));
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: scale(var(--wanim-zoom-in-scale-60)) translate(0, calc(-1px * var(--wanim-intensity)));
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.o_anim_zoom_in.o_anim_from_bottom {
    animation-name: o_anim_zoom_in_up;
}

@keyframes o_anim_zoom_in_left {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-in-scale)) translate(calc(-0.1px * var(--wanim-intensity-squared)), 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: scale(var(--wanim-zoom-in-scale-60)) translate(calc(0.2px * var(--wanim-intensity)), 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.o_anim_zoom_in.o_anim_from_left {
    animation-name: o_anim_zoom_in_left;
}

@keyframes o_anim_zoom_in_right {
    0% {
        opacity: 0;
        transform: scale(var(--wanim-zoom-in-scale)) translate(calc(0.1px * var(--wanim-intensity-squared)), 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    10% {
        opacity: calc(0.15 + (0.85 * (var(--wanim-opacity-adjustment))));
    }

    60% {
        opacity: 1;
        transform: scale(var(--wanim-zoom-in-scale-60)) translate(calc(-0.2px * var(--wanim-intensity)), 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.o_anim_zoom_in.o_anim_from_right {
    animation-name: o_anim_zoom_in_right;
}

@keyframes o_anim_flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: calc(1 - (var(--wanim-intensity) / 100));
    }
}

.o_anim_flash {
    animation-name: o_anim_flash;
}

@keyframes o_anim_pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(calc(1.01 + (0.000016 * var(--wanim-intensity-squared))));
    }

    100% {
        transform: scale(1);
    }
}

.o_anim_pulse {
    animation-name: o_anim_pulse;
}

@keyframes o_anim_shake {
    0%, 100% {
        transform: translate(0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate(calc(-1px - (0.0036px * var(--wanim-intensity-squared))), 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate(calc(1px + (0.0036px * var(--wanim-intensity-squared))), 0);
    }
}

.o_anim_shake {
    animation-name: o_anim_shake;
}

@keyframes o_anim_tada {
    0% {
        transform: scale(1);
    }

    10%, 20% {
        transform: scale(calc(1 - (0.00004 * var(--wanim-intensity-squared)))) rotate(calc(-2deg - (0.02deg * var(--wanim-intensity))));
    }

    30%, 50%, 70%, 90% {
        transform: scale(calc(1 + (0.00004 * var(--wanim-intensity-squared)))) rotate(calc(2deg + (0.02deg * var(--wanim-intensity))));
    }

    40%, 60%, 80% {
        transform: scale(calc(1 + (0.00004 * var(--wanim-intensity-squared)))) rotate(calc(-2deg - (0.02deg * var(--wanim-intensity))));
    }

    100% {
        transform: scale(1);
    }
}

.o_anim_tada {
    animation-name: o_anim_tada;
}

@keyframes o_anim_flip_in_x {
    0% {
        transform: perspective(1000px) rotateX(calc(1deg * (5 + (var(--wanim-intensity) * 1.7))));
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.o_anim_flip_in_x {
    backface-visibility: visible;
    animation-name: o_anim_flip_in_x;
    transition-timing-function: ease-out;
}

@keyframes o_anim_flip_in_y {
    0% {
        transform: perspective(1000px) rotateY(calc(1deg * (5 + (var(--wanim-intensity) * 1.7))));
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.o_anim_flip_in_y {
    backface-visibility: visible;
    animation-name: o_anim_flip_in_y;
    transition-timing-function: ease-out;
}

.o_anim_dur500 {
    animation-duration: 500ms;
}

.o_anim_dur1500 {
    animation-duration: 1500ms;
}

.o_anim_dur2000 {
    animation-duration: 2000ms;
}

.o_anim_dur2500 {
    animation-duration: 2500ms;
}

.o_anim_dur3000 {
    animation-duration: 3000ms;
}

.o_anim_del500 {
    animation-delay: 500ms;
}

.o_anim_del1000 {
    animation-delay: 1000ms;
}

.o_anim_del1500 {
    animation-delay: 1500ms;
}

.o_anim_del2000 {
    animation-delay: 2000ms;
}

.o_anim_del2500 {
    animation-delay: 2500ms;
}

.o_table tr {
    border-color: var(--o-border-color);
}

.o_dropdown_without_offset {
    transform: none !important;
}

.input-group-text.input-group-text-subtle {
    transition: background-color 0.05s ease-in-out, border-color 0.05s ease-in-out, box-shadow 0.05s ease-in-out;
    border-color: var(--o-border-color);
    background-color: #FFFFFF;
    background-clip: padding-box;
    color: #212529;
}

@media (prefers-reduced-motion: reduce) {
    .input-group-text.input-group-text-subtle {
        transition: none;
    }
}

.input-group-text.input-group-text-subtle > * {
    color: rgba(33, 37, 41, 0.6);
}

.is-invalid ~ .input-group-text.input-group-text-subtle, .input-group-text.input-group-text-subtle:has(~ .is-invalid) {
    border-color: #dc3545;
}

.is-invalid ~ .input-group-text.input-group-text-subtle + .input-group-text {
    border-left-color: #dc3545;
}

.form-control ~ .input-group-text.input-group-text-subtle, .form-select ~ .input-group-text.input-group-text-subtle {
    padding-left: 0.375rem;
}

.input-group-text.input-group-text-subtle:has(~ .form-control), .input-group-text.input-group-text-subtle:has(~ .form-select) {
    padding-right: 0.375rem;
}

.form-control:disabled ~ .input-group-text.input-group-text-subtle, .form-control.o_wysiwyg_loader ~ .input-group-text.input-group-text-subtle, .form-control[readonly] ~ .input-group-text.input-group-text-subtle, .input-group-text.input-group-text-subtle:has(~ .form-select:disabled, ~ .form-select.o_wysiwyg_loader), .input-group-text.input-group-text-subtle:has(~ .form-select[readonly]) {
    background-color: #e9e9ea;
    border-color: rgba(33, 37, 41, 0.15);
}

.input-group-text-subtle ~ .form-control:not(:focus), .input-group-text-subtle ~ .form-select:not(:focus):not(:hover) {
    border-left-width: 0;
}

.form-control:not(:focus):has(~ .input-group-text-subtle), .form-select:not(:focus):not(:hover):has(~ .input-group-text-subtle) {
    border-right-width: 0;
}

.o_nav_link_btn {
    border-radius: var(--border-radius);
    padding: 0.375rem 1rem;
}

/* /website/static/src/scss/website_common.scss */
.o_text_highlight {
    position: relative;
    --text-highlight-color: currentColor;
    isolation: isolate;
}

.o_text_highlight > * {
    text-decoration: none;
}

.o_text_highlight svg {
    z-index: -1;
    height: 1px;
}

/* /website/static/src/scss/website_controller_page.scss */
.o_website_tag {
    vertical-align: middle;
}

.o_website_tag.o_tag_color_0 {
    color: black;
    background-color: white;
    box-shadow: inset 0 0 0 1px #a2a2a2;
}

a.o_website_tag.o_tag_color_0:hover {
    color: #212529;
    background-color: #e6e6e6;
}

.o_website_tag.o_tag_color_1 {
    color: white;
    background-color: #ee2d2d;
}

a.o_website_tag.o_tag_color_1:hover {
    color: #FFFFFF;
    background-color: #d71111;
}

.o_website_tag.o_tag_color_2 {
    color: white;
    background-color: #dc8534;
}

a.o_website_tag.o_tag_color_2:hover {
    color: #212529;
    background-color: #bd6c21;
}

.o_website_tag.o_tag_color_3 {
    color: white;
    background-color: #e8bb1d;
}

a.o_website_tag.o_tag_color_3:hover {
    color: #212529;
    background-color: #bf9913;
}

.o_website_tag.o_tag_color_4 {
    color: white;
    background-color: #5794dd;
}

a.o_website_tag.o_tag_color_4:hover {
    color: #FFFFFF;
    background-color: #2d79d4;
}

.o_website_tag.o_tag_color_5 {
    color: white;
    background-color: #9f628f;
}

a.o_website_tag.o_tag_color_5:hover {
    color: #FFFFFF;
    background-color: #804e73;
}

.o_website_tag.o_tag_color_6 {
    color: white;
    background-color: #db8865;
}

a.o_website_tag.o_tag_color_6:hover {
    color: #212529;
    background-color: #d1683c;
}

.o_website_tag.o_tag_color_7 {
    color: white;
    background-color: #41a9a2;
}

a.o_website_tag.o_tag_color_7:hover {
    color: #212529;
    background-color: #33847f;
}

.o_website_tag.o_tag_color_8 {
    color: white;
    background-color: #304be0;
}

a.o_website_tag.o_tag_color_8:hover {
    color: #FFFFFF;
    background-color: #1d36c0;
}

.o_website_tag.o_tag_color_9 {
    color: white;
    background-color: #ee2f8a;
}

a.o_website_tag.o_tag_color_9:hover {
    color: #FFFFFF;
    background-color: #d81270;
}

.o_website_tag.o_tag_color_10 {
    color: white;
    background-color: #61c36e;
}

a.o_website_tag.o_tag_color_10:hover {
    color: #212529;
    background-color: #42af51;
}

.o_website_tag.o_tag_color_11 {
    color: white;
    background-color: #9872e6;
}

a.o_website_tag.o_tag_color_11:hover {
    color: #FFFFFF;
    background-color: #7847de;
}

.o_website_record {
    transition: box-shadow ease-in 0.1s;
}

.o_website_record:hover {
    box-shadow: 0 5px 25px -10px black;
}

.o_website_record .o_website_image {
    object-fit: cover;
}

.o_website_grid .o_website_record {
    grid-template-rows: auto 1.5em 8em;
}

.o_website_grid .o_website_record .o_website_tags {
    grid-row: 2;
}

.o_website_grid .o_website_record .card-body {
    grid-row: 3;
}

.o_website_grid .o_website_record .o_website_image {
    height: 12em !important;
}

.o_website_list .o_website_record {
    grid-template-columns: 10% 65% 25%;
    height: 6em;
}

.o_website_list .o_website_record .o_website_tags {
    grid-column: 3;
    grid-row: 1;
}

.o_website_list .o_website_record .card-body {
    grid-column: 2;
    grid-row: 1;
}

.o_website_record_page .o_website_html {
    padding: 0 3vw;
}

.o_website_record_page .o_website_image {
    max-height: 90vh;
    object-fit: contain;
}

/* /website/static/src/scss/website.ui.scss */
.o_frontend_to_backend_nav {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1055;
    font-size: 0.875rem;
    font-family: "-apple-system", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Ubuntu, "Noto Sans", Arial, "Odoo Unicode Support Noto", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.o_frontend_to_backend_nav::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    border-top: 20px solid #714B67;
    border-left: 20px solid #714B67;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
    cursor: pointer;
}

.o_frontend_to_backend_nav::before, .o_frontend_to_backend_nav .o_frontend_to_backend_icon, .o_frontend_to_backend_nav .o_frontend_to_backend_buttons {
    transform-origin: top left;
    transition: transform 400ms ease 1s;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_buttons {
    transition-duration: 800ms;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_buttons {
    transform: translateX(-250%) scaleX(0.5);
}

.o_frontend_to_backend_nav .o_frontend_to_backend_buttons > a {
    min-width: 40px;
    height: 40px;
    color: #FFFFFF;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_apps_menu {
    font-size: 0.875rem;
    max-height: 70vh;
    overflow: auto;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_apps_btn {
    background-color: #714B67;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_apps_btn:hover {
    background-color: #624159;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_edit_btn {
    background-color: #3e3e46;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_edit_btn:hover {
    background-color: #323238;
}

.o_frontend_to_backend_nav .o_frontend_to_backend_edit_btn > img {
    height: 1.8em;
    margin-right: 0.5em;
    border-radius: 0.25rem;
}

.o_frontend_to_backend_nav:hover:before, .o_frontend_to_backend_nav:hover .o_frontend_to_backend_icon, .o_frontend_to_backend_nav:focus-within:before, .o_frontend_to_backend_nav:focus-within .o_frontend_to_backend_icon {
    transform: scale(0.3);
    transition-delay: 0ms;
    transition-duration: 400ms;
}

.o_frontend_to_backend_nav:hover .o_frontend_to_backend_buttons, .o_frontend_to_backend_nav:focus-within .o_frontend_to_backend_buttons {
    transform: translateX(0);
    transition-delay: 0ms;
    transition-duration: 400ms;
}

body {
    direction: ltr;
}

.oe_login_form, .oe_signup_form, .oe_reset_password_form {
    max-width: 300px;
    position: relative;
    margin: 50px auto;
}

.tour .popover-navigation {
    margin-left: 13px;
    margin-bottom: 8px;
}

.css_published .btn-danger, .css_published .css_publish {
    display: none;
}

.css_unpublished .btn-success, .css_unpublished .css_unpublish {
    display: none;
}

[data-publish='off'] > *:not(.css_options) {
    opacity: 0.5;
}

@media print {
    a[href]:after {
        content: initial;
    }
}

.post_link:not(.o_post_link_js_loaded) {
    pointer-events: none;
}

.o_is_mobile, .o_is_mobile .modal {
    scrollbar-color: #999 rgba(255, 255, 255, 0.5);
    scrollbar-width: thin;
}

.o_is_mobile::-webkit-scrollbar, .o_is_mobile .modal::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.o_is_mobile::-webkit-scrollbar-thumb, .o_is_mobile .modal::-webkit-scrollbar-thumb {
    background: #999;
}

.o_is_mobile::-webkit-scrollbar-track, .o_is_mobile .modal::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.5);
}

/* /website/static/src/components/autocomplete_with_pages/url_autocomplete.scss */
.o-autocomplete .ui-autocomplete-category > .dropdown-item:hover {
    background-color: initial;
    cursor: default;
}

.o-autocomplete.ui-widget-content {
    background-color: #FFFFFF;
    border: var(--border-width) solid var(--o-border-color);
    border-radius: var(--border-radius);
}

/* /website/static/src/client_actions/website_preview/website_builder_action.editor.scss */
.o_homepage_editor_welcome_message {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Ubuntu, "Noto Sans", Arial, "Odoo Unicode Support Noto", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* /payment/static/src/scss/payment_form.scss */
.o_payment_form .o_outline:hover {
    border-color: #0A58CA;
}

.o_payment_form .o_outline:not(:first-child):hover {
    box-shadow: 0 -1px 0 #0A58CA;
}

.o_payment_form .o_outline .o_payment_option_label:before {
    position: absolute;
    inset: 0;
    content: '';
    cursor: pointer;
}

/* /payment/static/src/scss/payment_provider.scss */
.o_form_view .o_payment_provider_desc {
    margin-top: 10px;
}

.o_form_view .o_payment_provider_desc ul {
    list-style-type: none;
    padding: 0;
}

.o_form_view .o_payment_provider_desc ul i.fa {
    margin-right: 5px;
}

.o_form_view .o_payment_provider_desc ul i.fa.fa-check {
    color: green;
}

.o_form_view .o_warning_text {
    color: #f0ad4e;
}

/* /payment/static/src/scss/portal_templates.scss */
div[name="o_payment_status_alert"] div > p {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .o_payment_summary_separator {
        border-left: 1px solid var(--o-border-color);
    }
}

/* /sale/static/src/scss/sale_portal.scss */
.orders_vertical_align {
    display: flex;
    align-items: center;
}

.orders_label_text_align {
    vertical-align: 15%;
}

.sale_tbody .o_line_note {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.sale_tbody input.js_quantity {
    width: 48px;
    text-align: center;
}

.sale_tbody div.input-group.w-50.pull-right {
    width: 100% !important;
}

.o_portal .sale_tbody .js_quantity_container .js_quantity {
    padding: 0;
}

.o_portal .sale_tbody .js_quantity_container .input-group-text {
    padding: 0.2rem 0.4rem;
}

@media (max-width: 767.98px) {
    .o_portal .sale_tbody .js_quantity_container {
        width: 100%;
    }
}

.o_sale_payment_terms p {
    margin: 0;
}

/* /website_mail/static/src/css/website_mail.scss */
.js_follow[data-follow='on'] .js_follow_btn, .js_follow[data-follow='on'] .follow_btn, .js_follow[data-follow='off'] .js_unfollow_btn {
    display: none;
}

.js_follow[data-follow='on'] .js_unfollow_btn {
    opacity: 1 !important;
}

.js_follow_icons_container .js_follow_btn, .js_follow_icons_container .js_unfollow_btn, .js_follow_icons_container .follow_btn {
    animation: js_follow_fade 1s ease forwards;
    opacity: 0;
}

.js_follow_icons_container .js_follow_btn small, .js_follow_icons_container .js_follow_btn .small, .js_follow_icons_container .js_unfollow_btn small, .js_follow_icons_container .js_unfollow_btn .small, .js_follow_icons_container .follow_btn small, .js_follow_icons_container .follow_btn .small {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.js_follow_icons_container .js_follow_btn:hover small, .js_follow_icons_container .js_follow_btn:hover .small, .js_follow_icons_container .js_follow_btn:focus small, .js_follow_icons_container .js_follow_btn:focus .small, .js_follow_icons_container .js_unfollow_btn:hover small, .js_follow_icons_container .js_unfollow_btn:hover .small, .js_follow_icons_container .js_unfollow_btn:focus small, .js_follow_icons_container .js_unfollow_btn:focus .small, .js_follow_icons_container .follow_btn:hover small, .js_follow_icons_container .follow_btn:hover .small, .js_follow_icons_container .follow_btn:focus small, .js_follow_icons_container .follow_btn:focus .small {
    transition-duration: 1s;
    opacity: 1;
}

.js_follow_icons_container .fa:before {
    content: "\f0f3";
}

.js_follow_icons_container .js_follow_btn:hover .fa:before {
    color: #212529;
}

.js_follow_icons_container .js_unfollow_btn .fa:before {
    color: #0A58CA;
}

.js_follow_icons_container .js_unfollow_btn:hover .fa:before {
    content: "\f1f6";
    color: #dc3545;
}

@keyframes js_follow_fade {
    to {
        opacity: 1;
    }
}

/* /rating/static/src/scss/rating_templates.scss */
.o_rating_page_thank_you {
    min-height: 80vh;
}

.o_rating_page_submit .btn-group > .btn:not(:first-child), .o_rating_page_submit .btn-group > .btn-group:not(:first-child) > .btn {
    margin-left: 0 !important;
}

.o_rating_page_submit .o_rating_label {
    opacity: 0.5;
    border: none !important;
}

.o_rating_page_submit .o_rating_label:hover {
    transform: scale(1.1);
}

.o_rating_page_submit .o_rating_label img.bg-white:hover, .o_rating_page_submit .o_rating_label img.bg-white:focus {
    background-color: #ffffff !important;
}

.o_rating_page_submit .btn-check:checked + .o_rating_label {
    transform: scale(1.2);
    opacity: 1;
}

.o_rating_page_submit .btn-check:checked + .o_rating_label img.bg-white:hover, .o_rating_page_submit .btn-check:checked + .o_rating_label img.bg-white:focus {
    background-color: #ffffff !important;
}

/* /portal_rating/static/src/scss/portal_rating.scss */
.o_website_rating_static {
    color: var(--WebsiteRating__star-color, #FACC2E);
}

#product_details {
    --WebsiteRating__star-color: currentColor;
}

.o_website_rating_card_container {
}

.o_website_rating_card_container .o_message_counter {
    color: #495057;
}

.o_website_rating_card_container table.o_website_rating_table {
    width: 100%;
    overflow: visible;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_star_num {
    min-width: 50px;
    white-space: nowrap;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_progress {
    min-width: 120px;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_progress > .progress {
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_progress .o_rating_progressbar {
    background-color: #FACC2E;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_percent {
    text-align: right;
    padding-left: 5px;
    font-size: 0.875rem;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_reset .o_website_rating_selection_reset {
    color: #dc3545;
}

.o_website_rating_card_container table.o_website_rating_table .o_website_rating_table_row:not(o_website_rating_table_row_selected) {
    cursor: pointer;
}

.o-mail-Composer-starCard {
    width: max-content;
    margin-bottom: 5px;
}

.o-mail-Composer-starCard .o-mail-Composer-stars {
    display: inline-flex;
    color: #FACC2E;
    margin-right: 15px;
}

.o-mail-Composer-starCard .o-mail-Composer-stars i {
    padding-right: 1px;
    padding-left: 1px;
    text-align: center;
}

.o-mail-Composer-starCard .o-mail-Composer-stars.enabled {
    cursor: pointer;
}

.o_rating_popup_composer .o_rating_clickable {
    cursor: pointer;
}

.o_rating_popup_composer .o_portal_chatter_avatar {
    margin-right: 10px;
}

/* /delivery/static/src/js/location_selector/location_selector_dialog/location_selector_dialog.scss */
@media (min-width: 768px) {
    .o_location_selector .o_location_selector_view {
        opacity: 1;
    }
}

@media (max-width: 767.98px) {
    .o_location_selector .o_location_selector_view {
        border-left: 0 !important;
    }
}

.o_location_selector .o_location_selector_number {
    width: 3ch;
    font-variant-numeric: tabular-nums;
}

.o_location_selector .o_location_selector_details {
    transform: translateY(-100%);
}

.o_location_selector .collapsed i.o_location_selector_hours_caret {
    transform: rotate(180deg) !important;
}

.o_location_selector .o_location_selector_mobile_tab.active {
    font-weight: 600;
    --border-color: #0A58CA;
}

.o_location_selector .modal-footer, .modal.o_modal_full .o_location_selector.modal-content .modal-footer {
    padding: 0;
    box-shadow: none;
}

.o_location_selector .o_location_selector_schedule {
    grid-template-columns: auto 1fr;
}

.o_location_selector .o_location_selector_schedule_hours {
    gap: 0 1rem;
}

/* /delivery/static/src/js/location_selector/map/map.scss */
.o_location_selector_marker_icon {
    --LocationSelectorMarker-border-color: #909294;
    --LocationSelectorMarker-background: #FFFFFF;
    --LocationSelectorMarker-color: #212529;
}

.o_location_selector_marker_icon_selected {
    --LocationSelectorMarker-border-color: #85ace5;
    --LocationSelectorMarker-background: #0A58CA;
    --LocationSelectorMarker-color: #FFFFFF;
}

.o_location_selector_map {
    min-height: 25vh;
}

/* /website_sale/static/src/scss/website_sale.scss */
#o_wsale_container {
    --o-wsale-products-grid-gap-y: calc(var(--o-wsale-products-grid-gap, 16px) * 1.25);
    --gap: var(--o-wsale-products-grid-gap-y) var(--o-wsale-products-grid-gap, 16px);
}

@media (min-width: 1200px) {
    #o_wsale_container.o_wsale_page_fluid {
        --o-wsale-sidebar-maxwidth: 18rem;
        --o-wsale-container-fluid-padding-xl: 60px;
        --gutter-x: var(--o-wsale-container-fluid-padding-xl);
    }

    #o_wsale_container.o_wsale_page_fluid .o_wsale_products_main_row {
        margin-right: calc(var(--o-wsale-container-fluid-padding-xl) * -0.5);
        margin-left: calc(var(--o-wsale-container-fluid-padding-xl) * -0.5);
    }

    #o_wsale_container.o_wsale_page_fluid .o_wsale_products_main_row #products_grid_before, #o_wsale_container.o_wsale_page_fluid .o_wsale_products_main_row #products_grid {
        --gutter-x: 30px;
    }

    #o_wsale_container.o_wsale_page_fluid .o_wsale_products_main_row #products_grid_before {
        padding-left: calc(var(--o-wsale-container-fluid-padding-xl) * 0.5);
    }

    #o_wsale_container.o_wsale_page_fluid .o_wsale_products_main_row #products_grid {
        padding-right: calc(var(--o-wsale-container-fluid-padding-xl) * 0.5);
    }
}

#o_wsale_container.o_wsale_design_cards {
    --o-wsale-card-border-width: 1px;
    --o-wsale-card-border-radius: var(--border-radius);
    --o-wsale-card-info-padding: 0.5rem;
    --o-wsale-card-info-text-grow: 1;
    --o-wsale-card-bg: #FFFFFF;
    --o-wsale-card-color: #212529;
    --o-wsale-card-text-muted: rgba(33, 37, 41, 0.7);
    --o-wsale-card-attribute-previewer-thumbnail-border-radius: 0.3rem;
    --o-wsale-card-thumb-border-radius: calc(var(--border-radius) - 1px) calc(var(--border-radius) - 1px) 0 0;
}

#o_wsale_container.o_wsale_design_thumbs {
    --o-wsale-card-border-width: 0;
    --o-wsale-card-info-padding: 1rem 0 0;
    --o-wsale-card-thumb-border-radius: 7.5px;
    --o-wsale-card-thumb-shadow: 0 13px 27px -5px rgba(10, 88, 202, 0.1), 0 8px 16px -8px rgba(0, 0, 0, .28);
    --o-wsale-card-attribute-previewer-thumbnail-border-radius: 0.3rem;
}

#o_wsale_container.o_wsale_design_grid {
    --o-wsale-card-border-width: 0 1px 1px 0;
    --o-wsale-card-info-padding: 0.5rem;
    --o-wsale-card-info-text-grow: 1;
    --o-wsale-card-padding: calc(var(--o-wsale-products-grid-gap-y) * 0.5) calc(var(--o-wsale-products-grid-gap, 16px) * 0.5);
    --o-wsale-topbar-padding-left: 15px;
    --o-wsale-topbar-padding-right: calc(var(--o-wsale-container-fluid-padding-xl, var(--gutter-x)) * 0.5);
    --o-wsale-topbar-border-width: 0 0 1px;
    --o-border-color: #dee2e6;
    --border-color: #dee2e6;
    --gap: 0;
}

@media (max-width: 991.98px) {
    #o_wsale_container.o_wsale_design_grid #products_grid {
        padding: 0;
    }
}

#o_wsale_container.o_wsale_design_grid.o_wsale_page_fluid #products_grid {
    padding-left: 0;
    padding-right: 0 !important;
}

#o_wsale_container.o_wsale_design_grid.o_wsale_page_fluid #o_wsale_products_grid {
    box-shadow: inset 0 -1px 0 0px var(--border-color);
}

#o_wsale_container.o_wsale_design_grid.o_wsale_page_contained {
    --o-wsale-topbar-border-width: 0 0 1px 0;
}

@media (min-width: 576px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained {
        --o-wsale-topbar-border-width: 0 1px 1px 1px;
    }
}

@media (min-width: 576px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained:where(:not(.o_wsale_has_sidebar)) #o_wsale_pager {
        border-right: 1px solid var(--o-border-color);
        border-left: 1px solid var(--o-border-color);
    }
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained:where(:not(.o_wsale_has_sidebar)) {
        --o-wsale-topbar-border-width: 0 1px 1px 1px;
    }
}

@media (min-width: 576px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained.o_wsale_has_sidebar #o_wsale_pager {
        border-left: 1px solid var(--o-border-color);
        border-right: 1px solid var(--o-border-color);
    }
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained.o_wsale_has_sidebar {
        --o-wsale-topbar-border-width: 0 1px 1px 0;
    }

    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained.o_wsale_has_sidebar #o_wsale_pager {
        border-left: 0;
    }
}

#o_wsale_container.o_wsale_design_grid.o_wsale_page_contained #o_wsale_products_grid {
    box-shadow: inset -1px -1px 0 0px var(--border-color);
}

#o_wsale_container.o_wsale_design_grid.o_wsale_page_contained:where(:not(.o_wsale_has_sidebar)) #o_wsale_products_grid {
    border-left: 1px solid var(--o-border-color);
}

@media (max-width: 991.98px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_page_contained.o_wsale_has_sidebar.o_wsale_layout_catalog #o_wsale_products_grid {
        border-left: 1px solid var(--o-border-color);
    }
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_has_sidebar {
        --o-wsale-sidebar-border: 1px solid var(--o-border-color);
    }
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_design_grid.o_wsale_has_sidebar {
        --o-wsale-topbar-padding-left: 15px;
        --o-wsale-topbar-padding-right: 15px;
    }

    #o_wsale_container.o_wsale_design_grid.o_wsale_has_sidebar #products_grid {
        padding-left: 0;
    }
}

#o_wsale_container.o_wsale_design_grid #o_wsale_products_grid {
    overflow: hidden;
}

#o_wsale_container.o_wsale_design_grid .o_wsale_filmstrip_container.o_wsale_filmstrip_grid {
    margin-left: calc(var(--o-wsale-topbar-padding-left) * -1);
}

#o_wsale_container.o_wsale_context_thumb_4_3 {
    --o-wsale-card-thumb-aspect-ratio: 4/3;
}

#o_wsale_container.o_wsale_context_thumb_4_5 {
    --o-wsale-card-thumb-aspect-ratio: 4/5;
}

#o_wsale_container.o_wsale_context_thumb_2_3 {
    --o-wsale-card-thumb-aspect-ratio: 2/3;
}

#o_wsale_container.o_wsale_context_thumb_cover {
    --o-wsale-card-thumb-fill-mode: cover;
}

#o_wsale_container .o_wsale_filmstrip_container {
    transform: translateZ(0);
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_default {
    --o-wsale-filmstrip-item-color: #212529;
    --o-wsale-filmstrip-item-bg-hover: #d8dde5;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_bordered {
    --o-wsale-filmstrip-item-border-width: 1px;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-bg: #F8F9FA;
    --o-wsale-filmstrip-item-border-color-hover: color-mix(in srgb, var(--o-border-color), black 30%);
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_tabs {
    --o-wsale-filmstrip-wrapper-border-width: 0 0 1px 0;
    --o-wsale-filmstrip-wrapper-padding-bottom: 0;
    --o-wsale-filmstrip-gap: 0;
    --o-wsale-filmstrip-item-border-width: 0;
    --o-wsale-filmstrip-item-border-radius: 0;
    --o-wsale-filmstrip-item-padding-y: 0.5rem;
    --o-wsale-filmstrip-item-padding-x: 1rem;
    --o-wsale-filmstrip-item-color: inherit;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-display: none;
    --o-wsale-filmstrip-item-border-color-hover: #0A58CA;
    --o-wsale-filmstrip-item-color-hover: #0A58CA;
    --o-wsale-filmstrip-item-box-shadow-hover: inset 0 -1px 0 #0A58CA;
    --o-wsale-filmstrip-item-border-width-active: 0 0 2px 0;
    --o-wsale-filmstrip-item-bg-active: transparent;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_tabs .o_wsale_filmstrip_wrapper {
    min-width: 100%;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_pills {
    --o-wsale-filmstrip-flex-wrap: wrap;
    --o-wsale-filmstrip-item-border-width: 1px;
    --o-wsale-filmstrip-item-border-radius: 50rem;
    --o-wsale-filmstrip-item-padding-y: 0.5rem;
    --o-wsale-filmstrip-item-padding-x: 1rem;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-display: none;
    --o-wsale-filmstrip-item-bg-hover: var(--primary-bg-subtle);
    --o-wsale-filmstrip-item-color-active: #FFFFFF;
    --o-wsale-filmstrip-item-bg-active: #0A58CA;
    cursor: auto;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_pills .o_wsale_filmstrip {
    flex-wrap: nowrap;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_images {
    --o-wsale-filmstrip-item-direction: column;
    --o-wsale-filmstrip-item-justify: center;
    --o-wsale-filmstrip-item-width: 7rem;
    --o-wsale-filmstrip-item-gap: 0.5rem;
    --o-wsale-filmstrip-item-padding-y: 0.5rem;
    --o-wsale-filmstrip-item-padding-x: 1rem;
    --o-wsale-filmstrip-item-font-size: 0.875rem;
    --o-wsale-filmstrip-item-text-align: center;
    --o-wsale-filmstrip-item-text-wrap: wrap;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-bg: transparent;
    --o-wsale-filmstrip-item-placeholder-display: block;
    --o-wsale-filmstrip-item-bg-hover: #f0f2f5;
    --o-wsale-filmstrip-item-color-hover: #212529;
    --o-wsale-filmstrip-item-text-decoration-hover: underline;
    --o-wsale-filmstrip-item-color-active: #212529;
    --o-wsale-filmstrip-item-image-width: 75%;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_grid {
    --o-wsale-filmstrip-wrapper-border-width: 1px 0 1px 0;
    --o-wsale-filmstrip-wrapper-padding-bottom: 0;
    --o-wsale-filmstrip-gap: 0;
    --o-wsale-filmstrip-item-direction: column;
    --o-wsale-filmstrip-item-justify: center;
    --o-wsale-filmstrip-item-width: 18rem;
    --o-wsale-filmstrip-item-border-width: 0 1px 0 0;
    --o-wsale-filmstrip-item-border-radius: 0;
    --o-wsale-filmstrip-item-padding-y: 1rem;
    --o-wsale-filmstrip-item-padding-x: 1rem;
    --o-wsale-filmstrip-item-aspect-ratio: 4/3;
    --o-wsale-filmstrip-item-font-size: 1.25rem;
    --o-wsale-filmstrip-item-font-weight: 500;
    --o-wsale-filmstrip-item-text-align: center;
    --o-wsale-filmstrip-item-text-wrap: wrap;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-bg: transparent;
    --o-wsale-filmstrip-item-placeholder-display: block;
    --o-wsale-filmstrip-item-text-decoration-hover: underline;
    --o-wsale-filmstrip-item-border-color-active: var(--o-border-color);
    --o-wsale-filmstrip-item-color-active: #212529;
    --o-wsale-filmstrip-item-bg-active: transparent;
    --o-wsale-filmstrip-item-text-decoration-active: underline;
    --o-wsale-filmstrip-item-image-width: 45%;
}

@media (max-width: 1199.98px) {
    #o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_grid {
        --o-wsale-filmstrip-item-width: 14rem;
    }
}

@media (max-width: 767.98px) {
    #o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_grid {
        --o-wsale-filmstrip-item-width: 10rem;
        margin: 0 calc(30px * -1);
    }
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_grid li:last-child .o_wsale_filmstrip_item {
    --o-wsale-filmstrip-item-border-width: 0;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_grid .o_wsale_filmstrip_link:is(:hover, :focus) .o_wsale_filmstrip_item:not(.active) .o_wsale_filmstrip_image {
    transform: scale(1.04);
    overflow: hidden;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images {
    --o-wsale-filmstrip-item-direction: column;
    --o-wsale-filmstrip-item-align: start;
    --o-wsale-filmstrip-item-justify: end;
    --o-wsale-filmstrip-item-width: 14rem;
    --o-wsale-filmstrip-item-border-width: 0;
    --o-wsale-filmstrip-item-padding-y: 1rem;
    --o-wsale-filmstrip-item-padding-x: 1rem;
    --o-wsale-filmstrip-item-aspect-ratio: 3/4;
    --o-wsale-filmstrip-item-font-size: 2rem;
    --o-wsale-filmstrip-item-font-weight: 500;
    --o-wsale-filmstrip-item-text-wrap: wrap;
    --o-wsale-filmstrip-item-color: #FFF;
    --o-wsale-filmstrip-item-bg: transparent;
    --o-wsale-filmstrip-item-image-bg: transparent;
    --o-wsale-filmstrip-item-placeholder-display: block;
    --o-wsale-filmstrip-item-text-decoration-hover: underline;
    --o-wsale-filmstrip-item-color-active: #FFF;
    --o-wsale-filmstrip-item-bg-active: transparent;
    --o-wsale-filmstrip-item-text-decoration-active: underline;
    --o-wsale-filmstrip-item-image-position: absolute;
    --o-wsale-filmstrip-item-image-width: 100%;
    --o-wsale-filmstrip-item-image-height: 100%;
}

@media (max-width: 1199.98px) {
    #o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images {
        --o-wsale-filmstrip-item-width: 12rem;
        --o-wsale-filmstrip-item-font-size: 1.5rem;
    }
}

@media (max-width: 767.98px) {
    #o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images {
        --o-wsale-filmstrip-item-width: 9rem;
        --o-wsale-filmstrip-item-font-size: 1rem;
    }
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_item {
    overflow: hidden;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_item:has(.o_wsale_filmstrip_no_image) {
    --o-wsale-filmstrip-item-bg: #0A58CA;
    --o-wsale-filmstrip-item-bg-active: #0A58CA;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_image {
    margin: calc(var(--o-wsale-filmstrip-item-padding-y) * -1) calc(var(--o-wsale-filmstrip-item-padding-x) * -1);
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_image::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--o-wsale-filmstrip-overlay-bg, linear-gradient(200deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.35) 100%));
    border-radius: 0.4rem;
    transition: opacity .2s ease-in-out;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_image.o_wsale_filmstrip_no_image {
    --o-wsale-filmstrip-overlay-bg: linear-gradient(90deg, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .1) 100%);
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images span {
    z-index: 1;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_link:is(:hover, :focus) .o_wsale_filmstrip_item:not(.active) .o_wsale_filmstrip_image {
    transform: scale(1.02);
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_large_images .o_wsale_filmstrip_link:is(:hover, :focus) .o_wsale_filmstrip_item:not(.active) .o_wsale_filmstrip_image::before {
    opacity: .8;
}

#o_wsale_container .o_wsale_filmstrip_container.o_wsale_filmstrip_fancy_disabled {
    scrollbar-color: currentColor rgba(20, 31, 46, 0.05);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper {
    margin-bottom: 0.5rem;
    border-width: var(--o-wsale-filmstrip-wrapper-border-width, 0);
    border-style: solid;
    border-color: var(--o-border-color);
    padding-bottom: var(--o-wsale-filmstrip-wrapper-padding-bottom, 0.25rem);
    cursor: grab;
    scroll-snap-type: x mandatory;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip {
    gap: var(--o-wsale-filmstrip-gap, 0.5rem);
    width: max-content;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip li {
    flex: 0 0 var(--o-wsale-filmstrip-item-width, auto);
    min-width: 0;
    aspect-ratio: var(--o-wsale-filmstrip-item-aspect-ratio, unset);
}

@media (max-width: 767.98px) {
    #o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip li {
        scroll-snap-align: start;
    }
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item {
    flex-direction: var(--o-wsale-filmstrip-item-direction);
    align-items: var(--o-wsale-filmstrip-item-align, center);
    justify-content: var(--o-wsale-filmstrip-item-justify);
    gap: var(--o-wsale-filmstrip-item-gap, 1rem);
    border-width: var(--o-wsale-filmstrip-item-border-width, 0);
    border-style: solid;
    border-color: var(--o-wsale-filmstrip-item-border-color, var(--o-border-color));
    border-radius: var(--o-wsale-filmstrip-item-border-radius, var(--border-radius));
    padding: var(--o-wsale-filmstrip-item-padding-y, 0.375rem) var(--o-wsale-filmstrip-item-padding-x, 1rem) var(--o-wsale-filmstrip-item-padding-y, 0.375rem) var(--o-wsale-filmstrip-item-padding-x, 0.5rem);
    font-size: var(--o-wsale-filmstrip-item-font-size);
    font-weight: var(--o-wsale-filmstrip-item-font-weight);
    text-align: var(--o-wsale-filmstrip-item-text-align);
    text-wrap: var(--o-wsale-filmstrip-item-text-wrap);
    color: var(--o-wsale-filmstrip-item-color, #212529);
    background-color: var(--o-wsale-filmstrip-item-bg, #f0f2f5);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item .o_wsale_filmstrip_image {
    display: var(--o-wsale-filmstrip-item-image-display);
    position: var(--o-wsale-filmstrip-item-image-position);
    width: var(--o-wsale-filmstrip-item-image-width, 2.5rem);
    height: var(--o-wsale-filmstrip-item-image-height);
    background-color: var(--o-wsale-filmstrip-item-image-bg, #FFFFFF);
    aspect-ratio: 1/1;
    transition: all .2s ease-in-out;
    overflow: hidden;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item .o_wsale_filmstrip_image.o_wsale_filmstrip_placeholder {
    display: var(--o-wsale-filmstrip-item-placeholder-display, none);
    background: url("/website_sale/static/src/img/categories/placeholder_thumbnail.png") no-repeat center center/cover;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item:has(.o_wsale_filmstrip_placeholder) {
    padding: var(--o-wsale-filmstrip-item-padding-y, 0.375rem) var(--o-wsale-filmstrip-item-padding-x, 1rem);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item.active {
    border-color: var(--o-wsale-filmstrip-item-border-color-active, #0A58CA);
    border-width: var(--o-wsale-filmstrip-item-border-width-active, var(--o-wsale-filmstrip-item-border-width, 1px));
    background-color: var(--o-wsale-filmstrip-item-bg-active, #f0f2f5);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_item.active span {
    color: var(--o-wsale-filmstrip-item-color-active, #0A58CA);
    text-decoration: var(--o-wsale-filmstrip-item-text-decoration-active);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper .o_wsale_filmstrip .o_wsale_filmstrip_link:is(:hover, :focus) .o_wsale_filmstrip_item:not(.active) {
    border-color: var(--o-wsale-filmstrip-item-border-color-hover, var(--o-wsale-filmstrip-item-border-color, var(--o-border-color)));
    background-color: var(--o-wsale-filmstrip-item-bg-hover, var(--o-wsale-filmstrip-item-bg, transparent));
    color: var(--o-wsale-filmstrip-item-color-hover, var(--o-wsale-filmstrip-item-color, inherit));
    text-decoration: var(--o-wsale-filmstrip-item-text-decoration-hover, none);
    box-shadow: var(--o-wsale-filmstrip-item-box-shadow-hover, none);
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper::-webkit-scrollbar {
    height: 2px;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper::-webkit-scrollbar-thumb {
    border-radius: var(--border-radius-sm);
    background: currentColor;
}

#o_wsale_container .o_wsale_filmstrip_container .o_wsale_filmstrip_wrapper::-webkit-scrollbar-track {
    background: rgba(20, 31, 46, 0.05);
}

#o_wsale_container .o_wsale_filmstrip_container:not(.o_wsale_filmstrip_fancy_disabled):hover .o_wsale_filmstrip_wrapper {
    margin-bottom: 0.25rem;
}

#o_wsale_container .o_wsale_filmstrip_container:not(.o_wsale_filmstrip_fancy_disabled):hover .o_wsale_filmstrip_wrapper::-webkit-scrollbar {
    height: 6px;
}

#o_wsale_container #o_wsale_products_header {
    padding-left: var(--o-wsale-topbar-padding-left);
    padding-right: var(--o-wsale-topbar-padding-right);
    border: 0px solid var(--o-border-color);
    border-width: var(--o-wsale-topbar-border-width, 0px);
}

#o_wsale_container #o_wsale_products_header .o_wsale_products_header_search_form_container {
    max-width: 23rem;
}

#o_wsale_container #o_wsale_products_header .o_pricelist_dropdown + .o_sortby_dropdown {
    margin-left: -0.5rem;
}

#o_wsale_container.o_wsale_design_grid #o_wsale_products_header {
    padding-right: 0;
}

#o_wsale_container.o_wsale_design_grid #o_wsale_products_header .products_header, #o_wsale_container.o_wsale_design_grid #o_wsale_products_header .o_wsale_filmstrip_container:not(.o_wsale_filmstrip_grid) > li:last-child {
    padding-right: var(--o-wsale-topbar-padding-right);
}

#o_wsale_container .o_wsale_products_grid_before_rail {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#o_wsale_container .o_wsale_products_grid_before_rail::-webkit-scrollbar {
    width: 0;
    height: 0;
}

#o_wsale_container #products_grid_before {
    flex: 0 0 25%;
    min-width: 15rem;
    max-width: var(--o-wsale-sidebar-maxwidth, 15rem);
    --o_ws_sidebar_top_gap: calc(1rem + 2rem + 15px);
    top: var(--o_ws_sidebar_top_gap);
}

#o_wsale_container #products_grid_before .css_attribute_color {
    height: 32px;
    width: 32px;
}

.oe_website_sale .activeDrag * {
    cursor: grabbing !important;
    cursor: -webkit-grabbing;
}

.oe_website_sale .o_payment_form .card {
    border-radius: 4px !important;
}

.oe_website_sale .address-inline address {
    display: inline-block;
}

.oe_website_sale h1[itemprop="name"], .oe_website_sale [itemprop="name"].h1 {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.oe_website_sale h1[itemprop="name"], .oe_website_sale [itemprop="name"].h1 {
    font-size: calc(1.325rem + 0.9vw);
    font-weight: 600;
}

@media (min-width: 1200px) {
    .oe_website_sale h1[itemprop="name"], .oe_website_sale [itemprop="name"].h1 {
        font-size: 2rem;
    }
}

.oe_website_sale input.js_quantity {
    min-width: 48px;
    text-align: center;
}

.oe_website_sale input.quantity {
    padding: 0;
}

.oe_website_sale .table-striped tbody tr td:nth-of-type(even) {
    --table-accent-bg: rgba(0, 0, 0, 0.025);
}

.oe_website_sale .table-striped tbody tr td:nth-of-type(odd) {
    --table-accent-bg: rgba(0, 0, 0, 0);
}

.oe_website_sale *:not(#product_attributes_simple) > .table-sm tbody td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.oe_website_sale .o_pricelist_dropdown .o_pricelist_dropdown_span, .oe_website_sale .o_sortby_dropdown .o_pricelist_dropdown_span {
    max-width: 8em;
}

.oe_website_sale #o_wsale_pager.o_wsale_pager_accommodate_floating {
    padding-bottom: 4.5rem !important;
}

@media (max-width: 991.98px) {
    .oe_website_sale .o_wsale_breadcrumb .breadcrumb-item {
        padding-left: 0;
    }

    .oe_website_sale .o_wsale_breadcrumb .breadcrumb-item::before {
        content: "";
    }
}

.oe_website_sale .o_address_kanban_card {
    cursor: pointer;
}

#product_detail ~ .oe_structure.oe_empty > section:first-child {
    border-top: 1px solid var(--o-border-color);
}

.o_alternative_product {
    margin: auto;
}

.oe_product_cart {
    flex-direction: var(--o-wsale-card-flex-direction, column);
    align-items: var(--o-wsale-card-flex-align-items);
    border: var(--border-width) solid var(--o-border-color);
    border-width: var(--o-wsale-card-border-width, 0 0 1px);
    border-radius: var(--o-wsale-card-border-radius, 0);
    padding: var(--o-wsale-card-padding, 0);
    background-color: var(--o-wsale-card-bg);
    color: var(--o-wsale-card-color);
}

.oe_product_cart .oe_product_image {
    min-width: var(--o-wsale-card-thumb-size);
    width: var(--o-wsale-card-thumb-size);
    border-radius: var(--o-wsale-card-thumb-border-radius);
    box-shadow: var(--o-wsale-card-thumb-shadow);
}

.oe_product_cart .oe_product_image .oe_product_image_link {
    aspect-ratio: var(--o-wsale-card-thumb-aspect-ratio, 1);
}

.oe_product_cart .oe_product_image .oe_product_image_link .oe_product_image_img_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.oe_product_cart .oe_product_image .oe_product_image_link .oe_product_image_img_wrapper img {
    object-fit: var(--o-wsale-card-thumb-fill-mode, contain);
    object-position: var(--o-wsale-card-thumb-position, center);
}

.oe_product_cart .o_wsale_product_information {
    flex-direction: var(--o-wsale-card-info-flex-direction, column);
    align-items: var(--o-wsale-card-info-flex-align-items);
    gap: var(--o-wsale-card-info-gap);
    margin: var(--o-wsale-card-info-marign);
    padding: var(--o-wsale-card-info-padding, 0.5rem 0);
}

.oe_product_cart .o_wsale_product_information_text {
    flex-grow: var(--o-wsale-card-info-text-grow);
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer {
    width: var(--o-wsale-card-attribute-previewer-width, 100%);
    justify-content: var(--o-wsale-card-attribute-previewer-justify-content);
    padding: var(--o-wsale-card-attribute-previewer-padding, 0 0.5rem);
    order: var(--o-wsale-card-attribute-previewer-order);
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer a.o_product_variant_preview:has(.btn) {
    max-width: 40%;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer a.o_product_variant_preview:has(.css_attribute_preview_thumbnail) {
    width: 14%;
    min-width: 2.6rem;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer a.o_product_variant_preview:has(.css_attribute_preview_thumbnail) * {
    width: 100%;
    height: 100%;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer .css_attribute_preview_thumbnail {
    border: 1px solid var(--o-border-color);
    border-radius: var(--o-wsale-card-attribute-previewer-thumbnail-border-radius, 0);
    aspect-ratio: var(--o-wsale-card-thumb-aspect-ratio, 1/1);
    transition: border-color 0.05s ease-in-out;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer .css_attribute_preview_thumbnail:hover {
    border-color: #0A58CA;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer .css_attribute_color {
    height: 1.75rem;
    width: 1.75rem;
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer .btn {
    border: 1px solid var(--o-border-color);
}

.oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer .btn:hover {
    border-color: #0A58CA;
}

@media (min-width: 768px) {
    .oe_product_cart .o_wsale_product_information_text .o_wsale_attribute_previewer.show_on_hover {
        max-height: 0;
    }
}

body:not(.editor_enable) .oe_product_cart .oe_subdescription div:empty {
    display: none;
}

.oe_product_cart .oe_subdescription.text-muted > div {
    color: var(--o-wsale-card-text-muted) !important;
}

.oe_product_cart .o_wsale_product_sub {
    width: var(--o-wsale-card-sub-width);
    align-items: var(--o-wsale-card-sub-align-items, end);
    flex-wrap: var(--o-wsale-card-sub-wrap, wrap);
    order: var(--o-wsale-card-sub-order);
}

.oe_product_cart .o_wsale_product_btn {
    margin: var(--o-wsale-card-btn-margin, 0.5rem);
    flex-direction: var(--o-wsale-card-btn-flex-direction, column);
}

.oe_product_cart .o_wsale_product_btn .btn {
    padding-left: .9rem;
    padding-right: .9rem;
    border: 1px solid var(--o-border-color);
    transition: none;
}

.oe_product_cart .o_wsale_product_btn .btn:hover {
    background-color: #0A58CA;
    color: #FFFFFF;
}

.oe_product_cart .o_wsale_product_btn:empty {
    display: none !important;
}

@media (max-width: 767.98px) {
    .oe_product_cart .o_wsale_product_btn {
        --o-wsale-card-btn-flex-direction: row;
    }
}

.oe_product_cart .o_product_link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.oe_product_cart:hover .show_on_hover {
    max-height: 100px !important;
    transition: max-height 0.2s ease-in-out;
}

#products_grid {
    overflow: auto;
    container-type: inline-size;
    container-name: o-wsale-grid;
    grid-template-rows: minmax(auto, auto);
    border-left: var(--o-wsale-sidebar-border);
}

body:not(.editor_enable) #category_header:has(> br:first-child:last-child), body:not(.editor_enable) #category_header:empty {
    display: none;
}

#o_wsale_container.o_wsale_layout_catalog .o_wsale_product_information {
    container-type: inline-size;
    container-name: o-wsale-grid-product-information;
}

#o_wsale_container.o_wsale_layout_catalog .o_wsale_product_information .o_wsale_products_item_title {
    font-size: clamp(0.95rem, 0.5rem + 3cqw, 1.4rem);
}

#o_wsale_container.o_wsale_layout_catalog .o_wsale_product_information .o_wsale_product_sub .product_price .h6 {
    font-size: clamp(0.95rem, 0.5rem + 3cqw, 4rem);
}

#o_wsale_container.o_wsale_layout_catalog .o_wsale_product_btn_list {
    display: none !important;
}

#o_wsale_container.o_wsale_layout_catalog .oe_product:not(.oe_product_size_stretch) .o_wsale_attribute_previewer {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 100%;
    right: 0;
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table {
        grid-auto-rows: minmax(160px, auto);
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product {
        grid-row: span var(--o-wsale-products-grid-product-col-height, 1);
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product:not(.oe_product_size_stretch) .o_wsale_product_btn {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0;
        z-index: 2;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product:not(.oe_product_size_stretch):not(:hover) .o_wsale_product_btn {
        opacity: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product.oe_product_size_stretch {
        --o-wsale-card-border-radius: 0;
        --o-wsale-card-flex-direction: row;
        --o-wsale-card-flex-align-items: start;
        --o-wsale-card-info-padding: 0 1rem;
        --o-wsale-card-thumb-size: calc( calc(100cqw / var(--o-wsale-ppr)) - calc(var(--o-wsale-products-grid-gap) / 2) );
        --o-wsale-card-padding: 0 0 15px;
        --o-wsale-card-attribute-previewer-padding: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product.oe_product_size_stretch .oe_subdescription div {
        -webkit-line-clamp: initial;
        line-height: inherit;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table:not(.o_wsale_context_thumb_cover) .oe_product.oe_product_size_stretch .oe_product_image img {
        object-position: top left;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch {
        --o-wsale-card-info-text-grow: 1;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .o_wsale_product_information {
        height: 100%;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .oe_product_image, #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .oe_product_image_link {
        height: 100%;
        max-width: 100%;
        padding: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_design_cards .oe_product.oe_product_size_stretch {
        --o-wsale-card-padding: 0;
        --o-wsale-card-border-radius: var(--border-radius);
        --o-wsale-card-info-padding: 1rem;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_design_grid .oe_product.oe_product_size_stretch {
        --o-wsale-card-padding: 0;
        --o-wsale-card-info-padding: 0.5rem 1rem;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table.o_wsale_design_grid .oe_product.oe_product_size_stretch[data-colspan="4"] {
        --o-wsale-card-thumb-size: 50cqw;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product.oe_product_custom_portrait .oe_product_image, #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product.oe_product_custom_portrait .oe_product_image_link {
        min-height: calc( calc(90cqw / var(--o-wsale-ppr)) * var(--o-wsale-card-thumb-aspect-ratio));
        height: 100%;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table .oe_product.oe_product_custom_portrait .oe_product_image_link {
        --o-wsale-card-thumb-fill-mode: cover;
        --o-wsale-card-thumb-aspect-ratio: auto;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md {
        grid-auto-rows: minmax(160px, auto);
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product {
        grid-row: span var(--o-wsale-products-grid-product-col-height, 1);
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product:not(.oe_product_size_stretch) .o_wsale_product_btn {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0;
        z-index: 2;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product:not(.oe_product_size_stretch):not(:hover) .o_wsale_product_btn {
        opacity: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product.oe_product_size_stretch {
        --o-wsale-card-border-radius: 0;
        --o-wsale-card-flex-direction: row;
        --o-wsale-card-flex-align-items: start;
        --o-wsale-card-info-padding: 0 1rem;
        --o-wsale-card-thumb-size: calc( calc(100cqw / var(--o-wsale-ppr)) - calc(var(--o-wsale-products-grid-gap) / 2) );
        --o-wsale-card-padding: 0 0 15px;
        --o-wsale-card-attribute-previewer-padding: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product.oe_product_size_stretch .oe_subdescription div {
        -webkit-line-clamp: initial;
        line-height: inherit;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md:not(.o_wsale_context_thumb_cover) .oe_product.oe_product_size_stretch .oe_product_image img {
        object-position: top left;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch {
        --o-wsale-card-info-text-grow: 1;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .o_wsale_product_information {
        height: 100%;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .oe_product_image, #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_context_thumb_cover .oe_product.oe_product_size_stretch .oe_product_image_link {
        height: 100%;
        max-width: 100%;
        padding: 0;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_design_cards .oe_product.oe_product_size_stretch {
        --o-wsale-card-padding: 0;
        --o-wsale-card-border-radius: var(--border-radius);
        --o-wsale-card-info-padding: 1rem;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_design_grid .oe_product.oe_product_size_stretch {
        --o-wsale-card-padding: 0;
        --o-wsale-card-info-padding: 0.5rem 1rem;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md.o_wsale_design_grid .oe_product.oe_product_size_stretch[data-colspan="4"] {
        --o-wsale-card-thumb-size: 50cqw;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product.oe_product_custom_portrait .oe_product_image, #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product.oe_product_custom_portrait .oe_product_image_link {
        min-height: calc( calc(90cqw / var(--o-wsale-ppr)) * var(--o-wsale-card-thumb-aspect-ratio));
        height: 100%;
    }

    #o_wsale_container.o_wsale_layout_catalog .o_wsale_products_grid_table_md .oe_product.oe_product_custom_portrait .oe_product_image_link {
        --o-wsale-card-thumb-fill-mode: cover;
        --o-wsale-card-thumb-aspect-ratio: auto;
    }
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_layout_catalog[data-ppr="5"] .o_wsale_products_grid_table {
        --columns: 10;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #o_wsale_container.o_wsale_layout_catalog[data-ppr="5"] .o_wsale_products_grid_table_md {
        --columns: 10;
    }
}

#o_wsale_container.o_wsale_layout_list .oe_product {
    --o-wsale-card-flex-direction: row;
    --o-wsale-card-flex-align-items: start;
    --o-wsale-card-info-flex-direction: row;
    --o-wsale-card-info-flex-align-items: center;
    --o-wsale-card-info-marign: auto 0;
    --o-wsale-card-info-gap: 1rem;
    --o-wsale-card-info-padding: 0 1rem;
    --o-wsale-card-info-text-grow: 1;
    --o-wsale-card-sub-order: 3;
    --o-wsale-card-attribute-previewer-width: 14vw;
    --o-wsale-card-attribute-previewer-justify-content: start;
    --o-wsale-card-attribute-previewer-padding: 0;
    --o-wsale-card-attribute-previewer-order: 2;
    --o-wsale-card-thumb-size: calc(100px * var(--o-wsale-card-thumb-aspect-ratio, 1));
    --o-wsale-card-btn-flex-direction: row;
    --o-wsale-card-btn-margin: 0;
    grid-column: span 12;
    grid-row: span 1;
}

#o_wsale_container.o_wsale_layout_list .product_price > span, #o_wsale_container.o_wsale_layout_list .product_price > del {
    display: block;
    text-align: end;
}

@media (min-width: 768px) {
    #o_wsale_container.o_wsale_layout_list .product_price {
        min-width: MAX(12ch, 16cqw);
    }
}

#o_wsale_container.o_wsale_layout_list .o_wsale_attribute_previewer {
    position: relative;
}

#o_wsale_container.o_wsale_layout_list .o_wsale_product_btn_catalog {
    display: none !important;
}

@media (max-width: 991.98px) {
    #o_wsale_container.o_wsale_layout_list .oe_product_cart {
        --o-wsale-card-info-flex-direction: column;
        --o-wsale-card-info-flex-align-items: start;
        --o-wsale-card-info-gap: 0.5rem;
        --o-wsale-card-info-padding: 0 0 0 0.5rem;
        --o-wsale-card-sub-width: 100%;
        --o-wsale-card-attribute-previewer-width: 50vw;
    }

    #o_wsale_container.o_wsale_layout_list .product_price > span, #o_wsale_container.o_wsale_layout_list .product_price > del {
        display: block;
        text-align: start;
    }
}

#o_wsale_container.o_wsale_layout_list .oe_product:hover .show_on_hover {
    opacity: 1;
}

#o_wsale_container.o_wsale_layout_list:where(:not(.o_wsale_design_grid)) {
    --o-wsale-card-padding: 0 0 15px;
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_cards .o_wsale_product_information {
    min-height: 100%;
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_cards .oe_product_cart:where(:not(.oe_product_cart_has_description)) {
    --o-wsale-card-padding: 0;
    --o-wsale-card-info-padding: 0.5rem 1rem 0.5rem 0.5rem;
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_cards .oe_product_cart.oe_product_cart_has_description {
    --o-wsale-card-padding: 0.5rem 1rem 0.5rem 0.5rem;
    --o-wsale-card-thumb-position: center top;
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_cards.o_wsale_context_thumb_cover .oe_product_cart.oe_product_cart_has_description {
    --o-wsale-card-thumb-position: center;
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_grid.o_wsale_page_contained .oe_product_cart {
    --o-wsale-card-border-width: 0 1px 1px 1px;
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid.o_wsale_page_contained .oe_product_cart {
        --o-wsale-card-border-width: 0 1px 1px 0;
    }
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_grid.o_wsale_page_fluid .oe_product_cart {
    --o-wsale-card-border-width: 0 0 1px;
    --o-wsale-card-padding: calc(var(--o-wsale-products-grid-gap-y) * 0.5) 0 calc(var(--o-wsale-products-grid-gap-y) * 0.5) calc(var(--o-wsale-products-grid-gap, 16px) * 0.5);
}

@media (max-width: 991.98px) {
    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid[style*="--o-wsale-products-grid-gap: 0px"] .oe_product_image_link, #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid[style*="--o-wsale-products-grid-gap:0px"] .oe_product_image_link {
        height: 100%;
        transform: translateX(-50%);
        margin-left: 50%;
    }
}

#o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart {
    --o-wsale-card-flex-align-items: stretch;
    --o-wsale-card-info-padding: 0.5rem 15px 0.5rem 0.5rem;
    --o-wsale-card-info-marign: 0;
    --o-wsale-card-sub-wrap: nowrap;
    --o-wsale-card-sub-align-items: start;
    --o-wsale-card-info-flex-align-items: auto;
}

@media (min-width: 992px) {
    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart {
        --o-wsale-card-thumb-size: calc(126px * var(--o-wsale-card-thumb-aspect-ratio, 1));
        --o-wsale-card-info-padding: 0 calc(var(--o-wsale-container-fluid-padding-xl, 30px) * 0.5);
        --o-wsale-card-sub-align-items: center;
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .oe_product_image_link {
        height: 100%;
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .o_wsale_product_information_text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: inherit;
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .o_wsale_product_sub {
        position: relative;
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .product_price > span, #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .product_price > del {
        text-align: center;
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .product_price, #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .o_wsale_product_btn {
        --_line-gap: 1rem;
        padding-left: var(--_line-gap);
    }

    #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .product_price:before, #o_wsale_container.o_wsale_layout_list.o_wsale_design_grid .oe_product_cart .o_wsale_product_btn:before {
        position: absolute;
        top: 0;
        left: auto;
        bottom: 0;
        right: auto;
        transform: translateX(calc(var(--_line-gap) * -1));
        border-left: 1px solid var(--o-border-color);
        content: "";
    }
}

#o_wsale_floating_bar_rail {
    --_container-gap: calc(var(--o-wsale-container-fluid-padding-xl, var(--gutter-x)) * 0.5);
    right: calc(var(--_container-gap) + 1px);
    width: 0;
}

#o_wsale_floating_bar_rail #o_wsale_floating_bar {
    bottom: var(--_container-gap);
    max-width: calc(100vw - calc(var(--_container-gap) * 2));
    gap: 0.25rem 0;
}

body:has(.o-livechat-root.o-livechat-LivechatButton-isVisible) #o_wsale_floating_bar_rail {
    transition: right .3s, bottom .3s;
}

body:has(.o-livechat-root.o-livechat-LivechatButton-isVisible) #o_wsale_floating_bar_rail #o_wsale_floating_bar {
    bottom: 10px;
}

@media (max-width: 575.98px) {
    body:has(.o-livechat-root.o-livechat-LivechatButton-isVisible) #o_wsale_floating_bar_rail #o_wsale_floating_bar.o_wsale_has_pricelist {
        bottom: calc(10px + 70px);
    }

    body:has(.o-livechat-root.o-livechat-LivechatButton-isVisible) #o_wsale_floating_bar_rail:not(:has(#o_wsale_floating_bar.o_wsale_has_pricelist)) {
        right: calc(px + 70px);
    }
}

@media (min-width: 576px) {
    body:has(.o-livechat-root.o-livechat-LivechatButton-isVisible) #o_wsale_floating_bar_rail {
        --_offset: calc(calc(100vw - 100%) * .5);
        --_livechat-gap: calc(3vw + 80px);
        right: calc(0px - calc(var(--_offset) - var(--_livechat-gap)));
    }
}

.o_wsale_products_searchbar_form .oe_search_found, #o_wsale_search_modal .oe_search_found {
    display: none;
}

div#payment_method div.list-group {
    margin-left: 40px;
}

div#payment_method .list-group-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

a.no-decoration {
    cursor: pointer;
    text-decoration: none !important;
}

.o_wsale_product_page_grid_column div:only-child img, #o-carousel-product .carousel-item:only-child img {
    max-height: 75vh !important;
    object-fit: contain;
}

#o_wsale_cta_wrapper.o_wsale_cta_wrapper_boxed {
    max-width: 26rem;
}

#o_wsale_cta_wrapper.o_wsale_cta_wrapper_large .css_quantity {
    border-radius: 2rem;
}

@media (min-width: 992px) {
    #o_wsale_cta_wrapper:not(.o_wsale_cta_wrapper_boxed) #product_option_block:has(button:only-child) {
        flex-grow: 0 !important;
    }
}

#o-carousel-product {
    transition: top 200ms;
}

#o-carousel-product .carousel-inner img {
    object-fit: contain;
}

#o-carousel-product.o_carousel_not_single .carousel-outer {
    aspect-ratio: 1 / 1;
}

#o-carousel-product.o_carousel_not_single .carousel-outer.o_wsale_carousel_ratio_4x3 {
    aspect-ratio: 4 / 3;
}

#o-carousel-product.o_carousel_not_single .carousel-outer.o_wsale_carousel_ratio_4x5 {
    aspect-ratio: 4 / 5;
}

#o-carousel-product.o_carousel_not_single .carousel-outer.o_wsale_carousel_ratio_16x9 {
    aspect-ratio: 16 / 9;
}

#o-carousel-product.o_carousel_not_single .carousel-outer.o_wsale_carousel_ratio_21x9 {
    aspect-ratio: 21 / 9;
}

#o-carousel-product.o_carousel_not_single .carousel-outer .product_detail_img {
    width: auto !important;
}

@media (min-width: 1200px) {
    #o-carousel-product:not(:hover) .carousel-control-prev, #o-carousel-product:not(:hover) .carousel-control-next {
        opacity: 0;
    }
}

#o-carousel-product .carousel-item, #o-carousel-product .o_carousel_product_indicators {
    transition: transform 0.2s ease-out;
}

#o-carousel-product .carousel-indicators {
    transition: transform 0.3s ease-in-out;
}

#o-carousel-product .o_carousel_product_indicators {
    max-height: 400px;
}

@media (min-width: 992px) {
    #o-carousel-product .o_carousel_product_indicators .carousel-indicators {
        justify-content: start;
    }

    #o-carousel-product .o_carousel_product_indicators .carousel-indicators li {
        width: 64px;
        height: 64px;
        text-indent: unset;
        transition: none;
        border: 1px solid #CED4DA;
    }

    #o-carousel-product .o_carousel_product_indicators .carousel-indicators li .o_product_video_thumb {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        line-height: 64px;
    }

    #o-carousel-product .o_carousel_product_indicators .carousel-indicators li.active {
        border-color: #0A58CA;
    }

    #o-carousel-product .o_carousel_product_indicators .carousel-indicators li:hover {
        opacity: 1;
    }
}

@media (max-width: 991.98px) {
    #o-carousel-product.o_carousel_product_left_indicators {
        flex-direction: column-reverse;
    }

    #o-carousel-product .carousel-indicators {
        justify-content: center;
    }

    #o-carousel-product .carousel-indicators li {
        width: 8px;
        height: 8px;
        min-width: 8px;
        border-radius: 50%;
        border: 2px solid #CED4DA;
    }

    #o-carousel-product .carousel-indicators li.active {
        border-color: #0A58CA;
        background-color: #0A58CA;
    }

    #o-carousel-product .carousel-indicators li > div {
        display: none;
    }
}

@media (min-width: 992px) {
    #o-carousel-product .carousel-indicators li {
        margin: 0;
    }

    #o-carousel-product .carousel-indicators li:not(:first-child) {
        margin-left: 10px;
    }

    #o-carousel-product.o_carousel_product_left_indicators .carousel-indicators li {
        margin: 0;
    }

    #o-carousel-product.o_carousel_product_left_indicators .carousel-indicators li:not(:first-child) {
        margin-top: 10px;
    }
}

#o-carousel-product .carousel-control-prev, #o-carousel-product .carousel-control-next, .o_wsale_image_viewer .carousel-control-prev, .o_wsale_image_viewer .carousel-control-next {
    top: auto;
    bottom: auto;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.8s;
}

#o-carousel-product .carousel-control-prev:focus, #o-carousel-product .carousel-control-next:focus, .o_wsale_image_viewer .carousel-control-prev:focus, .o_wsale_image_viewer .carousel-control-next:focus {
    opacity: 0.65;
}

#o-carousel-product .carousel-control-prev:hover, #o-carousel-product .carousel-control-next:hover, .o_wsale_image_viewer .carousel-control-prev:hover, .o_wsale_image_viewer .carousel-control-next:hover {
    opacity: 0.8;
}

#o-carousel-product .carousel-control-prev > i, #o-carousel-product .carousel-control-next > i, .o_wsale_image_viewer .carousel-control-prev > i, .o_wsale_image_viewer .carousel-control-next > i {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.15rem;
    border-radius: var(--btn-border-radius);
}

@media (max-width: 991.98px) {
    #o-carousel-product .carousel-control-prev > i, #o-carousel-product .carousel-control-next > i, .o_wsale_image_viewer .carousel-control-prev > i, .o_wsale_image_viewer .carousel-control-next > i {
        width: 2rem;
        height: 2rem;
        line-height: 2rem;
        font-size: 1rem;
    }
}

.o_wsale_product_page_grid_column div:first-child {
    margin-top: 0 !important;
}

.o_wsale_product_page_grid_column div:last-child {
    margin-bottom: 0 !important;
}

.ecom-zoomable[data-ecom-zoom-click] img.product_detail_img {
    cursor: zoom-in;
}

.ecom-zoomable img[data-zoom] {
    cursor: zoom-in;
}

.ecom-zoomable .o_editable img[data-zoom] {
    cursor: pointer;
}

.ecom-zoomable .zoomodoo-flyout {
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    z-index: 1050;
}

#coupon_box form {
    max-width: 300px;
}

.o_website_sale_animate {
    opacity: 0.7;
    position: absolute !important;
    height: 150px;
    width: 150px;
    z-index: 1020;
}

.o_red_highlight {
    --badge-bg: #dc3545 !important;
    --badge-border-color: var(--badge-bg);
    box-shadow: 0 0 0 0 rgba(240, 8, 0, 0.4);
    transition: all 0.5s linear;
}

.o_shadow_animation {
    box-shadow: 0 0 5px 10px rgba(240, 8, 0, 0.4) !important;
}

.o_mycart_zoom_animation {
    transform: scale(1.4);
    transition: all 0.3s ease-in-out;
}

.o_carousel_product_card .o_carousel_product_card_img_top {
    object-fit: scale-down;
}

@media (max-width: 767.98px) {
    .o_carousel_product_card .o_carousel_product_card_img_top {
        height: 12rem;
    }
}

@media (min-width: 768px) {
    .o_carousel_product_card .o_carousel_product_card_img_top {
        height: 8rem;
    }
}

@media (min-width: 992px) {
    .o_carousel_product_card .o_carousel_product_card_img_top {
        height: 12rem;
    }
}

.o_carousel_product_card .o_carousel_product_img_link:hover + .o_carousel_product_remove {
    display: block;
}

@media (min-width: 576px) {
    .o_carousel_product_card_wrap {
        float: left;
    }
}

.o_carousel_product_control {
    top: 33.33333333%;
    bottom: 33.33333333%;
    width: 2rem;
    border-radius: 5px;
    background-color: #017e84;
}

.o_carousel_product_remove {
    position: absolute;
    display: none;
    cursor: pointer;
    right: 5%;
    top: 5%;
}

.o_carousel_product_remove:hover {
    display: block;
}

.o_product_page_reviews_title .fa {
    font-size: calc(1.265rem + 0.18vw);
    color: #0A58CA;
}

@media (min-width: 1200px) {
    .o_product_page_reviews_title .fa {
        font-size: 1.4rem;
    }
}

.o_product_page_reviews_title .fa:before {
    content: "\f067";
}

.o_product_page_reviews_title:not(.collapsed) .fa:before {
    content: "\f068";
}

#o_product_page_reviews_content .o_website_rating_avg h1, #o_product_page_reviews_content .o_website_rating_avg .h1 {
    font-size: calc(1.475rem + 2.7vw);
}

@media (min-width: 1200px) {
    #o_product_page_reviews_content .o_website_rating_avg h1, #o_product_page_reviews_content .o_website_rating_avg .h1 {
        font-size: 3.5rem;
    }
}

#o_product_page_reviews_content .o_portal_chatter_composer {
    position: sticky;
    transition: top 200ms;
}

#o_product_page_reviews_content .o_portal_chatter_messages > .o_portal_chatter_message {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 0;
    margin-bottom: 1rem;
}

#o_product_page_reviews_content .o_portal_chatter_avatar {
    border-radius: 50%;
}

.o_product_tag_img {
    height: 2rem;
}

.o_wsale_share_menu {
    min-width: 3em;
}

.o_website_sale_checkout main {
    display: flex;
    flex-direction: column;
}

.o_website_sale_checkout #shop_cart.o_img_ratio_4_3 {
    --card-product-img-ratio: 4/3;
}

.o_website_sale_checkout #shop_cart.o_img_ratio_4_5 {
    --card-product-img-ratio: 4/5;
}

.o_website_sale_checkout #shop_cart.o_img_ratio_2_3 {
    --card-product-img-ratio: 2/3;
}

.o_website_sale_checkout #cart_products {
    --cart-product-img-size-lg: 6rem;
}

.o_website_sale_checkout #cart_products .o_cart_product_image img {
    aspect-ratio: var(--card-product-img-ratio, 1/1);
    object-fit: cover;
    object-position: center;
    width: var(--cart-product-img-size-sm, var(--cart-product-img-size-lg));
}

@media (max-width: 767.98px) {
    .o_website_sale_checkout #cart_products .o_cart_product_image img {
        --cart-product-img-size-sm: 4rem;
    }
}

.o_website_sale_checkout #cart_products .o_description_line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.o_website_sale_checkout #cart_products .o_description_line.text-truncate {
    text-overflow: clip;
    white-space: normal;
}

.o_website_sale_checkout .o_cart_item_count {
    font-variant-numeric: tabular-nums;
}

@media (max-width: 991.98px) {
    .o_website_sale_checkout .o_total_card {
        position: static;
        border: none;
    }

    .o_website_sale_checkout .o_total_card .o_checkout_cart_total {
        border-top: 1px solid var(--o-border-color);
    }
}

.o_website_sale_checkout .o_mobile_summary {
    margin-left: -15px;
    margin-right: -15px;
    padding: 1rem 15px;
}

@media (max-width: 991.98px) {
    .o_website_sale_checkout .o_mobile_summary {
        box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.175);
    }
}

.o_website_sale_checkout .o_wsale_scrollable_table {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.o_website_sale_checkout .o_wsale_scrollable_table::-webkit-scrollbar {
    display: none;
}

@media (min-width: 992px) {
    .o_website_sale_checkout .o_wsale_scrollable_table {
        overflow-y: scroll;
        height: 15rem;
    }
}

.o_website_sale_checkout span[itemprop='name'] {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
}

.o_website_sale_checkout div[itemprop="address"] {
    margin: 0.5rem 0;
    font-size: 0.875rem;
}

.o_website_sale_checkout .o_wsale_address_fill .col-form-label:not(.label-optional)::after {
    content: " *";
    font-weight: normal;
}

@media (max-width: 767.98px) {
    .o_website_sale_checkout .o_address_signin {
        border-radius: 0.4rem;
        background-color: #F8F9FA;
    }
}

.o_website_sale_checkout button[name="o_payment_submit_button"] {
    margin-left: 0 !important;
}

.o_website_sale_checkout a.disabled {
    pointer-events: none;
}

.oe_website_sale .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
}

.oe_website_sale #product_accordion, .oe_website_sale #wsale_products_attributes_collapse h6, .oe_website_sale #wsale_products_attributes_collapse .h6, .oe_website_sale #o_wsale_price_range_option h6, .oe_website_sale #o_wsale_price_range_option .h6, .oe_website_sale #o_wsale_total_accordion .accordion-header {
    --accordion-active-bg: inherit;
    --accordion-active-color: var(--accordion-btn-color);
    --accordion-btn-padding-x: 0;
    --accordion-body-padding-x: 0;
}

.oe_website_sale #product_accordion .accordion-item, .oe_website_sale #wsale_products_attributes_collapse h6 .accordion-item, .oe_website_sale #wsale_products_attributes_collapse .h6 .accordion-item, .oe_website_sale #o_wsale_price_range_option h6 .accordion-item, .oe_website_sale #o_wsale_price_range_option .h6 .accordion-item, .oe_website_sale #o_wsale_total_accordion .accordion-header .accordion-item {
    border-top: 1px solid var(--o-border-color);
    border-bottom: 1px solid var(--o-border-color);
}

.oe_website_sale #product_accordion .accordion-item:not(:last-child), .oe_website_sale #wsale_products_attributes_collapse h6 .accordion-item:not(:last-child), .oe_website_sale #wsale_products_attributes_collapse .h6 .accordion-item:not(:last-child), .oe_website_sale #o_wsale_price_range_option h6 .accordion-item:not(:last-child), .oe_website_sale #o_wsale_price_range_option .h6 .accordion-item:not(:last-child), .oe_website_sale #o_wsale_total_accordion .accordion-header .accordion-item:not(:last-child) {
    border-bottom: 0;
}

.oe_website_sale #product_accordion .accordion-button:not(.collapsed), .oe_website_sale #wsale_products_attributes_collapse h6 .accordion-button:not(.collapsed), .oe_website_sale #wsale_products_attributes_collapse .h6 .accordion-button:not(.collapsed), .oe_website_sale #o_wsale_price_range_option h6 .accordion-button:not(.collapsed), .oe_website_sale #o_wsale_price_range_option .h6 .accordion-button:not(.collapsed), .oe_website_sale #o_wsale_total_accordion .accordion-header .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.oe_website_sale #product_accordion.o_accordion_not_initialized > .accordion-item:first-child .accordion-button::after, .oe_website_sale #wsale_products_attributes_collapse h6.o_accordion_not_initialized > .accordion-item:first-child .accordion-button::after, .oe_website_sale #wsale_products_attributes_collapse .o_accordion_not_initialized.h6 > .accordion-item:first-child .accordion-button::after, .oe_website_sale #o_wsale_price_range_option h6.o_accordion_not_initialized > .accordion-item:first-child .accordion-button::after, .oe_website_sale #o_wsale_price_range_option .o_accordion_not_initialized.h6 > .accordion-item:first-child .accordion-button::after, .oe_website_sale #o_wsale_total_accordion .accordion-header.o_accordion_not_initialized > .accordion-item:first-child .accordion-button::after {
    transform: var(--accordion-btn-icon-transform);
}

.oe_website_sale #product_accordion.o_accordion_not_initialized > .accordion-item:first-child .accordion-collapse, .oe_website_sale #wsale_products_attributes_collapse h6.o_accordion_not_initialized > .accordion-item:first-child .accordion-collapse, .oe_website_sale #wsale_products_attributes_collapse .o_accordion_not_initialized.h6 > .accordion-item:first-child .accordion-collapse, .oe_website_sale #o_wsale_price_range_option h6.o_accordion_not_initialized > .accordion-item:first-child .accordion-collapse, .oe_website_sale #o_wsale_price_range_option .o_accordion_not_initialized.h6 > .accordion-item:first-child .accordion-collapse, .oe_website_sale #o_wsale_total_accordion .accordion-header.o_accordion_not_initialized > .accordion-item:first-child .accordion-collapse {
    display: block;
}

.o_wsale_products_grid_before_rail .accordion {
    --accordion-btn-icon-width: 1rem;
}

.products_attributes_filters .wsale_accordion_collapsible div.accordion-item:first-of-type {
    border-top: none;
}

.o_categories_recursive_button:after {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .css_quantity > a {
        --btn-padding-x: 0.6rem;
    }
}

body.modal-open:has(.js_sale.o_wsale_product_page) {
    overflow: hidden;
}

.o_wsale_variant_pills_shop {
    padding: 0.5rem 1rem;
    border: none;
    cursor: pointer;
}

.o_wsale_variant_pills_shop.btn.active {
    background-color: #0A58CA;
}

.o_wsale_variant_pills_shop:not(.active) {
    color: #6C757D;
    background-color: #E9ECEF;
}

.o_wsale_variant_pills_shop:hover {
    background-color: #0A58CA;
    color: white;
}

.o_wsale_variant_pills_shop input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    opacity: 0;
}

/* /website_sale/static/src/scss/website_sale_frontend.scss */
.o_wsale_image_viewer {
    z-index: -1;
}

.o_wsale_image_viewer .o_wsale_image_viewer_header {
    height: 40px;
    z-index: 1;
}

.o_wsale_image_viewer .o_wsale_image_viewer_image .o_wsale_image_viewer_void {
    z-index: 1;
    padding-top: 64px;
    padding-bottom: 156px;
}

.o_wsale_image_viewer .o_wsale_image_viewer_image img {
    cursor: zoom-in;
}

.o_wsale_image_viewer .o_wsale_image_viewer_carousel {
    z-index: 1;
}

.o_wsale_image_viewer .o_wsale_image_viewer_carousel ol {
    list-style: none;
}

.o_wsale_image_viewer .o_wsale_image_viewer_carousel ol .o_wsale_image_viewer_thumbnail {
    aspect-ratio: 1/1;
    width: 128px;
}

.o_wsale_image_viewer .o_wsale_image_viewer_carousel ol li img {
    border: 1px solid #CED4DA;
}

.o_wsale_image_viewer .o_wsale_image_viewer_carousel ol li img.active {
    border-color: #35979c;
}

/* /website_sale/static/src/scss/website_sale_delivery.scss */
@media (max-width: 767.98px) {
    .o_wsale_delivery_price_badge {
        max-width: 130px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

.o_delivery_form .o_outline:hover:not(.text-muted) {
    border-color: #0A58CA;
}

.o_delivery_form .o_outline:not(:first-child):hover:not(.text-muted) {
    box-shadow: 0 -1px 0 #0A58CA;
}

.o_delivery_form .o_outline .o_delivery_carrier_label:before {
    position: absolute;
    inset: 0;
    content: '';
    cursor: pointer;
}

/* /website/static/lib/multirange/multirange_custom.scss */
input[type="range"][multiple] {
    pointer-events: none;
    visibility: hidden;
}

.multirange-wrapper input[type="range"][multiple] {
    visibility: initial;
}

.multirange-wrapper input[type="range"][multiple]::-webkit-slider-thumb {
    pointer-events: auto;
}

.multirange-wrapper input[type="range"][multiple]::-moz-range-thumb {
    pointer-events: auto;
}

.multirange-wrapper input[type="range"][multiple].reverse {
    direction: rtl;
}

.multirange-wrapper input[type="range"][multiple].multirange::-moz-range-track {
    border-color: transparent;
}

.multirange-wrapper input[type="range"][multiple].multirange.original::-webkit-slider-thumb {
    position: relative;
    z-index: 2;
}

@media all and (min--moz-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .multirange-wrapper input[type="range"][multiple].multirange.ghost {
        margin-inline-start: calc(1rem + (1px * 2));
        width: calc(100% - calc(1rem + (1px * 2)));
    }
}

.multirange-wrapper input[type="range"][multiple].multirange.ghost::-webkit-slider-runnable-track {
    background: linear-gradient(to right, transparent var(--low), var(--primary) var(--low) var(--high), transparent 0) no-repeat 50%/100% 100%;
}

.multirange-wrapper input[type="range"][multiple].multirange.ghost::-moz-range-track {
    background: linear-gradient(to right, transparent var(--low), var(--primary) var(--low) var(--high), transparent 0) no-repeat 50%/100% 100%;
}

.multirange-wrapper [x-out-of-boundaries] {
    display: none;
}

/* /website_sale/static/src/scss/product_configurator.scss */
.css_attribute_color {
    --o-wsale-css-attribute-color__height: 2rem;
    --o-wsale-css-attribute-color__border-width: .25rem;
    position: relative;
    display: inline-block;
    height: calc(var(--o-wsale-css-attribute-color__height) - var(--o-wsale-css-attribute-color__border-width));
    width: calc(var(--o-wsale-css-attribute-color__height) - var(--o-wsale-css-attribute-color__border-width));
    border: var(--o-wsale-css-attribute-color__border-width) solid var(--body-bg);
    border-radius: 50%;
    transition: background-color 0.05s ease-in-out, border-color 0.05s ease-in-out, box-shadow 0.05s ease-in-out;
    outline: 1px solid #CED4DA;
    box-shadow: inset 0 0 0 1px var(--o-border-color);
    box-sizing: content-box;
}

.css_attribute_color input {
    opacity: 0;
}

.css_attribute_color.active, .css_attribute_color:hover {
    border-color: var(--body-bg);
    outline-color: #0A58CA;
}

.css_attribute_color:has(input:focus-visible)::before {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    content: " ";
    width: 160%;
    height: 160%;
    border-radius: 100%;
    z-index: -1;
    background-color: rgba(10, 88, 202, 0.25);
    transform: translate(-50%, -50%);
}

.css_attribute_color.active {
    outline-color: #0A58CA;
}

.css_attribute_color.custom_value {
    background-image: linear-gradient(to bottom right, #FF0000, #FFF200, #1E9600);
}

.css_attribute_color.transparent {
    background-image: url(/web/static/img/transparent.png);
}

.css_quantity {
    width: initial;
    border-radius: var(--border-radius);
}

.css_quantity input {
    height: auto !important;
    max-width: 4ch;
}

@media (min-width: 992px) {
    .css_quantity.input-group-lg:not(.css_quantity_50) {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .css_quantity.input-group-lg:not(.css_quantity_50) {
        width: auto;
    }
}

@media (min-width: 992px) {
    .css_quantity.input-group-lg:not(.css_quantity_50) input {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .css_quantity.input-group-lg:not(.css_quantity_50) input {
        max-width: 4ch;
    }
}

.css_quantity.input-group-lg .btn {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

select.form-select.css_attribute_select {
    max-width: 26rem;
}

select.form-select.css_attribute_select:not([multiple]):where(:not([size]), [size="1"]) {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='175' height='100' fill='%23212529'><polygon points='0,0 100,0 50,50'/></svg>");
    background-size: 20px;
    background-position: 100% 65%;
    background-repeat: no-repeat;
}

select.form-select.css_attribute_select:not([multiple]):where(:not([size]), [size="1"]):disabled, .o_wysiwyg_loader:where(:not([size]), [size="1"]) {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='175' height='100' fill='%23909294'><polygon points='0,0 100,0 50,50'/></svg>");
}

.modal-content select.form-select.css_attribute_select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='175' height='100' fill='%23212529'><polygon points='0,0 100,0 50,50'/></svg>");
}

.variant_attribute .o_variant_pills {
    border: 1px solid var(--o-border-color);
}

.variant_attribute .o_variant_pills:has(input:focus-visible) {
    box-shadow: 0 0 0 0.25rem rgba(10, 88, 202, 0.25);
}

.variant_attribute label.css_not_available, .variant_attribute .o_variant_pills.css_not_available {
    opacity: 0.6;
    pointer-events: none;
}

label.css_attribute_color.css_not_available:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    width: 2px;
    height: 110%;
    background-color: var(--body-bg);
    rotate: 45deg;
    transform: translate(-50%, -50%);
    transform-origin: top;
}

.js_product .td-product_name {
    word-wrap: break-word;
}

.js_product .td-product_name {
    min-width: 140px;
}

.js_product .td-img {
    width: 100px;
}

.js_product .td-qty {
    width: 200px;
}

.js_product .td-qty a.input-group-addon {
    background-color: transparent;
    border: 0px;
}

.js_product .td-qty .input-group {
    display: inline-flex;
}

.js_product .td-price {
    width: 120px;
}

@media (max-width: 767.98px) {
    .js_product .td-img {
        display: none;
    }

    .js_product .td-qty {
        width: 60px;
    }

    .js_product .td-price {
        width: 80px;
    }
}

@media (max-width: 476px) {
    .js_product .td-qty {
        width: 60px;
    }
}

/* /sale/static/src/js/combo_configurator_dialog/combo_configurator_dialog.scss */
.combo-item-grid {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}

@media (max-width: 767.98px) {
    .sale-combo-configurator-dialog .css_quantity .form-control {
        max-width: inherit;
    }
}

/* /sale/static/src/js/product/product.scss */
.table.o_sale_product_configurator_table tr:first-child > td {
    padding-top: 0 !important;
}

.table.o_sale_product_configurator_table > :not(caption) > *:last-child > * {
    border-bottom: 0;
}

.o_sale_product_configurator_img {
    width: 40px;
    max-height: 240px;
}

@media (min-width: 768px) {
    .o_sale_product_configurator_img {
        width: 120px;
    }
}

@media (min-width: 768px) {
    .o_sale_product_configurator_qty, .o_sale_product_configurator_price {
        width: 160px;
    }
}

.product_name_description {
    max-width: 8rem;
}

@media (max-width: 991.98px) {
    .impossible_combination_alert {
        margin-left: -3rem;
        margin-right: -9rem;
    }
}

.o_sale_product_configurator_uom_choice.active label {
    background-color: #e6f2f3;
    border-color: #017e84;
    color: #000;
}

/* /sale/static/src/js/product_card/product_card.scss */
.product-card .card-header img {
    aspect-ratio: 1;
    object-fit: contain;
}

.product-card:hover {
    border: 1px solid #0A58CA;
}

.product-card.selected {
    border: 2px solid #0A58CA;
}

.product-card .card-subtitle {
    font-size: 0.95rem;
}

/* /sale/static/src/js/product_list/product_list.scss */
table.o_sale_product_configurator_table > tbody > tr > td {
    min-width: 50px;
}

@media (max-width: 767.98px) {
    .non_optional_product_row_borders {
        border-bottom-width: 1px;
    }

    .non_optional_product_row_borders > td {
        border-bottom-width: 0;
    }
}

/* /sale/static/src/js/product_template_attribute_line/product_template_attribute_line.scss */
@media (min-width: 992px) {
    .o_sale_product_configurator_table div[name="ptal"] > div {
        align-items: center;
    }
}

.o_sale_product_configurator_table div[name="ptal"] > div:has(.form-check) {
    align-items: flex-start;
}

.o_sale_product_configurator_ptav_color {
    border: 5px solid var(--o-border-color);
    transition: background-color 0.05s ease-in-out, border-color 0.05s ease-in-out, box-shadow 0.05s ease-in-out;
}

.o_sale_product_configurator_ptav_color .form-check-input:not(:disabled):not(.o_wysiwyg_loader), .o_sale_product_configurator_ptav_color .form-check-input:not(:disabled):not(.o_wysiwyg_loader) + label {
    cursor: pointer;
}

.o_sale_product_configurator_ptav_color:hover, .o_sale_product_configurator_ptav_color:hover .form-check-input:not(:disabled):not(.o_wysiwyg_loader) {
    border-color: #0A58CA;
}

.o_sale_product_configurator_ptav_color:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    border: 4px solid white;
    border-radius: 50%;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.o_sale_product_configurator_ptav_color input {
    margin: 8px;
    height: 13px;
    width: 13px;
    opacity: 0;
}

.o_sale_product_configurator_ptav_color.active {
    border: 5px solid #0A58CA;
}

.o_sale_product_configurator_ptav_color.custom_value {
    background-image: linear-gradient(to bottom right, #FF0000, #FFF200, #1E9600);
}

.o_sale_product_configurator_ptav_color.transparent {
    background-image: url(/web/static/img/transparent.png);
}

.o_sale_product_configurator_ptav_color.css_not_available {
    opacity: 1;
}

.o_sale_product_configurator_ptav_color.css_not_available:after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    bottom: -5px;
    right: -5px;
    border: 2px solid #dc3545;
    border-radius: 50%;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='39' height='39'><line y2='0' x2='39' y1='39' x1='0' style='stroke:%23dc3545;stroke-width:2'/><line y2='1' x2='40' y1='40' x1='1' style='stroke:rgb(255,255,255);stroke-width:1'/></svg>");
    background-position: center;
    background-repeat: no-repeat;
}

.o_sale_product_configurator_ptav_pills.active label {
    background-color: #e6f2f3;
    border-color: #017e84;
    color: #000;
}

.css_not_available {
    opacity: 0.6;
}

option.css_not_available {
    opacity: 1;
    color: #ccc;
}

/* /sale/static/src/js/quantity_buttons/quantity_buttons.scss */
input[name="sale_quantity"] {
    padding: 0;
}

@media (max-width: 767.98px) {
    input[name="sale_quantity"] {
        max-width: 3rem;
    }
}

@media (min-width: 768px) {
    input[name="sale_quantity"] {
        max-width: 4rem;
    }
}

input[name="sale_quantity"]::-webkit-outer-spin-button, input[name="sale_quantity"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[name="sale_quantity"][type=number] {
    -moz-appearance: textfield;
}

/* /website_sale/static/src/js/combo_configurator_dialog/combo_configurator_dialog.scss */
.sale-combo-configurator-dialog {
    --modal-header-border-width: 1px;
    --modal-footer-border-width: 1px;
}

/* /website_sale/static/src/js/product_configurator_dialog/product_configurator_dialog.scss */
.o_sale_product_configurator_dialog {
    --modal-header-border-width: 1px;
    --modal-footer-border-width: 1px;
}

/* /website_event/static/src/scss/event_templates_common.scss */
.o_wevent_index, .o_wevent_event {
}

.o_wevent_index .event_track > div, .o_wevent_event .event_track > div {
    border-top: 3px solid var(--badge-border-color);
    background-color: var(--background-color);
    color: var(--background-color-contrast);
}

.o_wevent_index .o_wesession_list_item, .o_wevent_event .o_wesession_list_item {
    background: var(--background-color);
    color: var(--background-color-contrast);
    border: 1px solid var(--o-border-color);
    border-left: 3px solid var(--badge-border-color);
}

.o_wevent_index a.o_wesession_list_item:hover, .o_wevent_event a.o_wesession_list_item:hover {
    background-color: #e9e9e9;
}

.o_wevent_index .o_wevent_index_topbar_filters .dropdown-menu, .o_wevent_index .o_wevent_index_topbar_filters .o_dropdown_menu, .o_wevent_event .o_wevent_index_topbar_filters .dropdown-menu, .o_wevent_event .o_wevent_index_topbar_filters .o_dropdown_menu {
    max-height: 250px;
    overflow-y: auto;
}

.o_wevent_index .o_wevent_online .o_wevent_online_badge_unpublished, .o_wevent_event .o_wevent_online .o_wevent_online_badge_unpublished {
    opacity: 0.4;
}

.o_wevent_index .o_wevent_online .o_wesession_list_item, .o_wevent_event .o_wevent_online .o_wesession_list_item {
    margin: 0.5rem 0;
}

.o_wevent_index .o_wevent_online .o_wevent_online_page_container .o_wevent_online_page_avatar, .o_wevent_event .o_wevent_online .o_wevent_online_page_container .o_wevent_online_page_avatar {
    min-width: 64px;
}

.o_wevent_index .o_wevent_online .o_wevent_online_page_container .o_wevent_online_page_avatar img, .o_wevent_event .o_wevent_online .o_wevent_online_page_container .o_wevent_online_page_avatar img {
    max-width: 96px;
}

.o_wevent_index .o_wevent_collapse_link:not(.collapsed) .oi, .o_wevent_event .o_wevent_collapse_link:not(.collapsed) .oi {
    transform: rotate(180deg);
}

.o_wevent_index .o_wevent_cta, .o_wevent_event .o_wevent_cta {
    color: #fff;
    background-color: #714B67;
    border: #714B67;
}

.o_wevent_index .o_wevent_cta:hover, .o_wevent_event .o_wevent_cta:hover {
    color: #fff;
    background-color: #624159;
    border-color: #52374b;
}

.o_wevent_index .o_wevent_cta:focus, .o_wevent_event .o_wevent_cta:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(134, 102, 126, 0.5);
}

.o_wevent_index input[type="search"]::-webkit-search-cancel-button, .o_wevent_event input[type="search"]::-webkit-search-cancel-button {
    display: block;
    opacity: 1;
}

.o_wevent_badge {
    padding: 0.5rem 1rem;
    border-radius: 10rem;
    font-weight: 400;
}

.modal-open > .modal-backdrop {
    z-index: 999;
}

/* /website_event/static/src/scss/event_templates_list.scss */
.o_wevent_sidebar_social > .o_wevent_social_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.3em;
    height: 2.3em;
    margin: 0 0 0.5rem 0.25rem;
    line-height: 2.3em;
    background-color: #F8F9FA;
    border: 1px solid var(--o-border-color);
    border-radius: 50%;
    text-align: center;
}

.o_wevent_sidebar_social > .o_wevent_social_link:hover, .o_wevent_sidebar_social > .o_wevent_social_link:focus {
    background-color: #DEE2E6;
    text-decoration: none;
}

.o_wevent_index .o_wevent_events_list .opt_events_list_columns .card-header {
    height: 200px;
}

.o_wevent_index .o_wevent_events_list .opt_events_list_columns .card-footer {
    color: #212529;
}

.o_wevent_index .o_wevent_events_list .opt_events_list_rows .card-header {
    min-height: 130px;
}

@media (max-width: 767.98px) {
    .o_wevent_index .o_wevent_events_list .opt_events_list_rows .o_wevent_badge {
        position: relative !important;
        max-width: fit-content;
    }
}

.o_wevent_index .o_wevent_events_list .o_wevent_badge_event {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.5rem 1rem;
    transform: translateY(-50%);
}

.o_wevent_index .o_wevent_sidebar_title {
    margin: 0 0 1.5rem 0;
    border-bottom: 1px solid var(--o-border-color);
    padding: 0 0 0.5rem 0;
    font-weight: 600;
}

.o_wevent_index .o_wevent_sidebar_block {
    margin: 0 0 2.5rem 0;
}

.o_wevent_index .o_wevent_sidebar_figure {
    position: relative;
}

.o_wevent_index .o_wevent_sidebar_figure .figure-img {
    margin-bottom: 0;
}

.o_wevent_index .o_wevent_sidebar_figure .figure-caption {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
    width: 100%;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
    color: #fff;
}

.o_wevent_index a:has(.o_wevent_sidebar_figure) {
    display: block;
}

.o_wevent_index .cover_auto {
    min-height: 200px !important;
}

.o_wevent_event_date {
    top: 1rem;
    right: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    text-align: center;
    background-color: #F8F9FA;
    color: #212529;
}

.o_wevent_event_date .o_wevent_event_day {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1;
}

.o_wevent_event_date .o_wevent_event_month {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
}

.o_wevent_event_date.left {
    left: 1rem;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_country_flag {
    height: 20px;
    margin-top: 2px;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_country_flag i {
    font-size: 20px;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_country_flag img {
    max-width: 2.4rem;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_date_text {
    line-height: .8rem;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_day, .o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_month {
    font-size: 0.8rem;
}

.o_wevent_event_date.o_wevent_date_with_flag .o_wevent_event_day {
    font-weight: 400;
}

/* /website_event/static/src/scss/event_templates_page.scss */
.o_wevent_event {
    min-height: calc(95vh - 70px);
}

.o_wevent_event nav > div > a.navbar-brand {
    text-overflow: revert;
    white-space: normal;
    overflow: hidden;
    max-width: calc(100% - 80px);
}

.o_wevent_event #o_wevent_submenu_desktop .nav {
    column-gap: 1rem;
}

.o_wevent_event #o_wevent_submenu_desktop .nav .nav-link {
    padding: 0;
}

.o_wevent_event #o_wevent_submenu_desktop .nav .nav-link.active {
    color: rgba(33, 37, 41, 0.7);
    cursor: default;
}

.o_wevent_event #o_wevent_submenu_desktop .nav .nav-link.active:hover {
    color: rgba(33, 37, 41, 0.9);
    cursor: pointer;
}

.o_wevent_event .o_wevent_bordered_block:not(:last-child) {
    border-bottom: 1px solid var(--o-border-color);
}

.o_wevent_event .o_wevent_day_header_number {
    font-size: 2.5em;
}

.o_wevent_event .o_wevent_add_to_ical i {
    scale: 1.4;
}

.o_wevent_event .o_wevent_add_to_outlook, .o_wevent_event .o_wevent_add_to_google_calendar {
    --btn-padding-x: 0.7rem;
}

@media (min-width: 992px) {
    .o_wevent_event #o_wevent_event_main_sidebar {
        max-width: 19rem;
    }
}

.o_wevent_event .o_wevent_event_title .o_wevent_event_name {
    font-weight: 300;
    line-height: 1.2;
    font-size: calc(1.475rem + 2.7vw);
}

@media (min-width: 1200px) {
    .o_wevent_event .o_wevent_event_title .o_wevent_event_name {
        font-size: 3.5rem;
    }
}

.o_wevent_event .o_wevent_event_title .o_wevent_event_subtitle {
    font-weight: 300;
    font-size: 1.125rem;
}

.o_wevent_event .o_wevent_registration_single .o_wevent_nowrap {
    white-space: nowrap;
}

.o_wevent_event .o_wevent_registration_title {
    font-weight: 600;
    text-transform: uppercase;
}

.o_wevent_event .o_record_cover_container {
    overflow: hidden;
    z-index: 0;
    color: white;
}

.o_wevent_event .o_record_cover_container .o_record_cover_component {
    z-index: -1;
}

.o_wevent_event .o_record_cover_container.o_wevent_event_main_cover {
    min-height: 12rem;
}

#modal_ticket_registration #registration_form, #modal_ticket_registration #o_wevent_tickets, #modal_ticket_registration #o_wevent_tickets_collapse {
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

@media (min-width: 576px) {
    :not(.s_popup) > #modal_ticket_registration #registration_form, :not(.s_popup) > #modal_ticket_registration #o_wevent_tickets, :not(.s_popup) > #modal_ticket_registration #o_wevent_tickets_collapse {
        overflow: auto;
        min-height: 0;
    }
}

.o_wevent_hide_sponsors .o_wevent_sponsor_wrapper {
    display: none !important;
}

.o_event_add_to_calendar_btns a {
    border: 1px solid #DEE2E6;
}

.o_event_add_to_calendar_btns a:hover {
    background-color: #E9ECEF;
}

/* /appointment/static/src/scss/appointment.scss */
.o_appointment_index .o_half_screen_height, .o_appointment_index .cover_mid {
    min-height: 200px !important;
}

.o_appointment_index .o_appointment_appointments_list_selection #appointment_type_id {
    height: 2.5rem;
}

.o_appointment_index .o_appointment_appointments_list_selection #appointment_type_id:disabled, .o_appointment_index .o_appointment_appointments_list_selection #appointment_type_id.o_wysiwyg_loader {
    background-color: #FAFAFA;
}

.o_appointment_index .o_appointment_svg {
    max-width: 400px;
}

.o_appointment_days .o_today .o_day_wrapper::after {
    content: "";
    position: absolute;
    top: auto;
    left: 50%;
    bottom: auto;
    right: auto;
    width: 2.5em;
    height: .16em;
    bottom: 0.25rem;
    transform: translateX(-50%);
    background-color: #dc3545;
    border-radius: 50rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.o_appointment_days .o_today .o_day_wrapper.active::after, .o_appointment_days .o_today .o_slot_button:hover::after {
    background-color: #dc3545;
}

.o_appointment_month {
    min-height: 336px;
}

.o_appointment_add_to_calendar_btns a {
    border: 1px solid #DEE2E6;
}

.o_appointment_add_to_calendar_btns a:hover {
    background-color: #E9ECEF;
}

.o_appointment_avatar_container {
    position: relative;
}

.o_appointment_avatar_container .o_appointment_avatar_background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.o_appointment_avatar_container.o_appointment_avatar_multi_resource {
    width: 2.5em;
}

.o_appointment_avatar_background {
    background-color: #cedef4;
}

.o_appointment_user_avatar {
    width: var(--Avatar-size, 2rem);
    height: var(--Avatar-size, 2rem);
    margin-left: -8px;
    border: 1px solid #fff;
    font-size: 12px;
    background-size: cover;
}

.o_appointment_user_avatar:first-child {
    margin-left: 0px;
}

.o_appointment_user_avatar:only-child {
    margin-right: 0.5rem;
}

.o_appointment_disable_calendar {
    pointer-events: none;
    opacity: 60%;
}

@media (max-width: 768px) {
    .o_website_calendar_weekdays th {
        font-size: 14px;
        padding: 0px;
    }

    .o_appointment_days td {
        font-size: 14px;
        padding: 0px;
    }

    .o_day_wrapper {
        font-size: 14px;
        padding: 0px;
    }
}

@media (max-width: 340px) {
    .o_website_calendar_weekdays th {
        font-size: 11px;
        padding: 0px;
    }

    .o_appointment_days td {
        font-size: 11px;
        padding: 0px;
    }

    .o_day_wrapper {
        font-size: 11px;
        padding: 0px;
    }
}

/* /web_enterprise/static/src/webclient/home_menu/home_menu_background.scss */
.o_home_menu_background, .o_web_client.o_home_menu_background {
    background-size: cover;
    background-attachment: fixed;
    background-color: var(--homeMenu-bg-color, #e7e9ed);
    background-image: var(--homeMenu-bg-image, url("/web_enterprise/static/img/background-light.svg"));
}

/* /web_enterprise/static/src/webclient/navbar/navbar.scss */
.o_main_navbar {
    --NavBar-entry-color--active: #000;
    --NavBar-entry-borderColor-active: #017e84;
    --NavBar-entry-backgroundColor--active: #e6f2f3;
    --NavBar-entry-backgroundColor--hover: #e7e9ed;
    --NavBar-entry-backgroundColor--focus: #e7e9ed;
    --Dropdown_menu-margin-y: 0.25rem;
}

.o_main_navbar .o_menu_toggle {
    color: var(--NavBar-menuToggle-color, #714B67);
}

body.o_is_superuser .o_menu_systray {
    border-image-outset: 5px;
}

/* /appointment_account_payment/static/src/scss/appointment_payment.scss */
.o_appointment_payment {
    min-height: 45vh;
}

/* /auth_totp_portal/static/src/scss/auth_totp_portal.scss */
.o_auth_totp_enable_2FA .o_field_copy {
    height: 24px;
    position: relative;
    width: 100% !important;
    border-radius: 5px;
    border: 1px solid #0A58CA;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #714B67;
    font-weight: 600;
    text-align: center;
    padding-right: 6rem;
    word-break: break-word;
}

.o_auth_totp_enable_2FA .o_field_copy .o_clipboard_button {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
}

.o_auth_totp_enable_2FA .o_field_copy .o_clipboard_button.o_btn_text_copy {
    position: absolute;
    top: 0;
    right: 0;
}

.o_auth_totp_enable_2FA .o_field_copy .o_clipboard_button.o_btn_char_copy {
    height: 100%;
}

.o_auth_totp_enable_2FA .o_field_copy.o_field_copy_url {
    cursor: pointer;
    padding-left: 3px;
}

/* /mail_group/static/src/css/mail_group.scss */
.o_mg_subscribe_btn {
    width: 120px;
}

.o_mg_page_description {
    background-image: url(/mail_group/static/src/img/mail_group_portal.jpg);
}

.o_mg_mail_group_default_image {
    background: url(/mail_group/static/src/img/fa_envelope_square.svg) no-repeat center center;
    opacity: 0.5;
}

.o_mg_ribbon {
    right: 0;
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
}

.o_mg_ribbon span {
    left: -20px;
    top: 20px;
    transform: rotate(45deg);
    z-index: 1;
    position: absolute;
    width: 220px;
    height: 28px;
    line-height: 28px;
    padding: 0 60px;
    text-align: center;
    overflow: hidden;
    user-select: none;
}

.o_mg_message *[data-o-mail-quote]:not(.visible) {
    display: none !important;
}

.o_mg_attachment {
    width: 120px;
}

.o_mg_message {
    min-width: 250px;
}

/* /saas_trial/static/css/saas_trial.css */
.loading-screen {
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #a8a8a8;
}

.loading-screen h3 {
    color: #7c7bad;
    font-weight: 300;
}

.loading-screen .content {
    display: inline-block;
    text-align: center;
}

.loading-screen .content .loading-messages {
    position: relative;
}

.loading-screen .content .loading-message {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
}

.loading-screen .svg {
    height: 200px;
    width: 200px;
    margin: 24px auto;
    display: block;
    animation: svg-rotate 2500ms linear infinite;
}

.loading-screen circle {
    fill: transparent;
    stroke: #a24689;
    stroke-width: 1;
    stroke-linecap: round;
    stroke-dasharray: 51.83627878;
    animation: stroke-dash 2500ms linear infinite;
}

@keyframes svg-rotate {
    to {
        transform: rotate(360deg);
    }
}

@keyframes stroke-dash {
    0% {
        stroke-dasharray: 0, 311.01767271;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 311.01767271, 0;
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dasharray: 311.01767271, 311.01767271;
        stroke-dashoffset: -311.01767271;
    }
}

.oe_expiration_tag {
    background-color: #dc3545;
}

/* /website_appointment/static/src/scss/website_appointment.scss */
.o_appointment_index, .o_wappointment_wrap {
    min-height: calc(98vh - 56px);
}

.o_wappointment_appointment_list_columns .o_wappointment_ressource_badge {
    height: 24px;
}

.o_wappointment_message_intro {
    max-height: 150px;
    display: -webkit-box;
    -webkit-line-clamp: var(--AppointmentMessage-line-clamp, 5);
    -webkit-box-orient: vertical;
}

.o_wappointment_message_intro p:last-child {
    margin-bottom: 0;
}

.o_wappointment_card_user_dsc p {
    margin: 0;
}

.o_wappointment_card_staff_users {
    padding: 0 0 1rem 1rem;
}

/* /website_appointment/static/src/scss/website_appointment_editor.scss */
body.editor_enable .o_appointment .alert.o_not_editable {
    display: none;
}

body.editor_enable .o_appointment .o_appointment_card_user_fct .o_editable::before, body.editor_enable .o_appointment .o_wappointment_card_user_fct .o_editable::before, body.editor_enable .o_appointment .o_wappointment_card_user_dsc .o_editable::before {
    opacity: 1 !important;
}

body.editor_enable .o_appointment + .o_appointment_intro {
    display: block !important;
}

/* /website_appointment_sale/static/src/scss/website_appointment_sale.scss */
.o_wappointment_sale_confirmation_card {
    min-height: 200px;
}

.o_wappointment_sale_confirmation_card .o_wappointment_sale_confirmation_desc {
    max-height: 4.2rem;
    white-space: normal;
    line-height: 1.4rem;
}

/* /website_links/static/src/css/website_links.css */
.no-link-style {
    color: black;
    text-decoration: none;
}

.required-form-control {
    background-color: #CECDFF;
}

#filters li a, #filters li.active a, #filters li.active a.active, #filters li.active a:hover, #filters li.active a:focus, #filters li a:hover {
    padding: 0px 5px;
    border-radius: 0px;
    border: 0px;
    border-color: transparent;
    border-right: 1px solid #999;
    padding-bottom: 0;
    background-color: #FFFFFF;
}

#filters li.active a {
    color: #999;
}

#filters li:last-child a, #filters li:last-child a:hover, #filters li:last-child a:focus {
    border-right: 0px;
}

.nav-tabs-inline {
    font-size: 14px;
}

#o_website_links_recent_links {
    min-height: 30em;
}

.o_website_links_code_error {
    color: red;
    font-weight: bold;
}

.truncate_text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 500px;
}

/* /website_mass_mailing/static/src/scss/website_mass_mailing.scss */
@media (min-width: 768px) {
    .s_newsletter_subscribe_form .s_newsletter_subscribe_form_input_small {
        max-width: 20rem;
    }
}

/* /website_mass_mailing/static/src/scss/website_mass_mailing_popup.scss */
.o_newsletter_modal .modal-header {
    padding: 0;
    border: none;
}

.o_newsletter_modal .modal-title {
    display: none;
}

.o_newsletter_modal .close {
    z-index: 1055;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 0;
    padding: 0;
    --background-color: #FFFFFF;
    --color: #0A58CA;
    background-color: #FFFFFF !important;
    color: #0A58CA;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    opacity: 1;
}

/* /website_blog/static/src/scss/website_blog.scss */
@keyframes o-wblog-fade-In {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes o-wblog-loader {
    0%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }

    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(1800deg);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }

    100% {
        transform: rotateY(3600deg);
    }
}

.website_blog .o_wblog_page_cards_bg {
    background-color: rgba(0, 0, 0, 0.005);
}

.website_blog .o_wblog_read_with_sidebar {
    max-width: 1000px;
}

.website_blog .o_wblog_read_text {
    font-size: 1.125rem;
    font-weight: 300;
}

.website_blog .o_wblog_author_avatar {
    width: 1.2em;
    height: 1.2em;
    max-width: none;
    object-fit: cover;
}

.website_blog .o_wblog_author_avatar_date {
    width: 2em;
    height: 2em;
    max-width: none;
    object-fit: cover;
}

.website_blog .o_wblog_social_links > a {
    width: 3em;
    height: 3em;
}

.website_blog .o_wblog_social_links > a > i {
    font-size: 1.3em;
}

.website_blog #o_wblog_post_content {
    min-height: 350px !important;
}

.website_blog #o_wblog_post_content a.oe_mail_expand:after {
    content: " →";
}

.website_blog #o_wblog_post_content a.oe_mail_expand {
    font-weight: bold;
}

@media (max-width: 991.98px) {
    .website_blog #o_wblog_post_content > nav.breadcrumb .breadcrumb-item, .website_blog .blog_header > nav.breadcrumb .breadcrumb-item {
        padding-left: 0;
    }

    .website_blog #o_wblog_post_content > nav.breadcrumb .breadcrumb-item::before, .website_blog .blog_header > nav.breadcrumb .breadcrumb-item::before {
        content: "";
    }
}

.website_blog #o_wblog_post_comments .o_portal_chatter > hr {
    display: none;
}

.website_blog .o_wblog_post_page_cover .o_wblog_post_title > .h4 {
    color: var(--o-cc3-btn-secondary-text);
}

.website_blog .o_wblog_post_page_cover.cover_auto {
    padding: 3rem 0;
    min-height: 1px;
}

.website_blog .o_wblog_post_page_cover.o_wblog_post_page_cover_regular.o_full_screen_height, .website_blog .o_wblog_post_page_cover_regular.o_half_screen_height, .website_blog .o_wblog_post_page_cover_regular.cover_full, .website_blog .o_wblog_post_page_cover_regular.cover_mid {
    min-height: 70vh !important;
}

.website_blog .o_wblog_post_page_cover.o_wblog_post_page_cover_regular.o_half_screen_height, .website_blog .o_wblog_post_page_cover_regular.cover_mid {
    min-height: 40vh !important;
}

.website_blog .o_wblog_post_page_cover.o_wblog_post_page_cover_regular.cover_auto {
    min-height: 150px;
    padding: 0;
}

.website_blog .o_wblog_post_page_cover.o_record_has_cover .o_record_cover_image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 50%;
    right: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.369) 19%, rgba(0, 0, 0, 0.2705) 34%, rgba(0, 0, 0, 0.191) 47%, rgba(0, 0, 0, 0.139) 56.5%, rgba(0, 0, 0, 0.097) 65%, rgba(0, 0, 0, 0.063) 73%, rgba(0, 0, 0, 0.0375) 80.2%, rgba(0, 0, 0, 0.021) 86.1%, rgba(0, 0, 0, 0.0105) 91%, rgba(0, 0, 0, 0.004) 95.2%, rgba(0, 0, 0, 0.001) 98.2%, rgba(0, 0, 0, 0) 100%);
}

.website_blog .o_wblog_post_page_cover.o_record_has_cover .o_wblog_post_title {
    color: white;
}

.website_blog .o_wblog_post_page_cover.o_record_has_cover.o_wblog_post_page_cover_regular .o_record_cover_image:after {
    visibility: hidden;
}

.website_blog .o_wblog_post_title #o_wblog_post_name {
    font-weight: 300;
    line-height: 1.2;
    font-size: calc(1.475rem + 2.7vw);
}

@media (min-width: 1200px) {
    .website_blog .o_wblog_post_title #o_wblog_post_name {
        font-size: 3.5rem;
    }
}

.website_blog .o_wblog_post_title #o_wblog_post_subtitle {
    font-weight: 300;
    font-size: 1.125rem;
}

.website_blog .o_wblog_regular_cover_container #o_wblog_post_name {
    line-height: 1;
    padding-bottom: 0.5rem;
}

.website_blog .o_wblog_post_page_cover_footer {
    min-height: 33vh;
    transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.website_blog #o_wblog_next_container {
    background-color: #FFFFFF;
    cursor: pointer;
}

.website_blog #o_wblog_next_container .o_wblog_next_loader {
    transform: translateZ(1px);
}

.website_blog #o_wblog_next_container .o_wblog_next_loader div {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.15);
    animation: o-wblog-loader 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.website_blog #o_wblog_next_container .o_wblog_next_fake_btn {
    height: 50px;
}

.website_blog #o_wblog_post_main.o_wblog_post_main_transition {
    animation: o-wblog-fade-In 1s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.website_blog #o_wblog_posts_loop .o_record_cover_container {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    padding-top: 33%;
    height: auto !important;
    min-height: auto !important;
}

.website_blog #o_wblog_posts_loop .o_record_cover_container:hover .o_record_cover_image {
    opacity: 0.8;
}

.website_blog #o_wblog_posts_loop .o_wblog_normalize_font {
    font-size: 0.8125rem;
    line-height: 1.45;
}

.website_blog #o_wblog_posts_loop .o_wblog_post_list_author {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.131) 19%, rgba(0, 0, 0, 0.2295) 34%, rgba(0, 0, 0, 0.309) 47%, rgba(0, 0, 0, 0.361) 56.5%, rgba(0, 0, 0, 0.403) 65%, rgba(0, 0, 0, 0.437) 73%, rgba(0, 0, 0, 0.4625) 80.2%, rgba(0, 0, 0, 0.479) 86.1%, rgba(0, 0, 0, 0.4895) 91%, rgba(0, 0, 0, 0.496) 95.2%, rgba(0, 0, 0, 0.499) 98.2%, rgba(0, 0, 0, 0.5) 100%);
}

.website_blog #o_wblog_posts_loop.o_wblog_list_view .o_record_cover_container {
    padding-top: 20%;
}

.website_blog #o_wblog_posts_loop.o_wblog_list_view .o_wblog_post_cover_nocard .o_record_cover_container {
    padding-top: 33%;
}

@media (max-width: 767.98px) {
    .website_blog #o_wblog_posts_loop.o_wblog_list_view > .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.website_blog > nav > .container:has(> ul.navbar-nav .nav-item:nth-child(10)) .o_searchbar_form, .website_blog > nav > .o_container_small:has(> ul.navbar-nav .nav-item:nth-child(10)) .o_searchbar_form {
    align-self: start;
}

body.editor_enable .website_blog .o_record_cover_container.o_wblog_post_page_cover:not(.o_record_has_cover) {
    padding: 30px 0;
}

body.editor_enable .website_blog #o_wblog_sidebar .oe_structure:empty {
    display: none;
}

body.editor_enable .website_blog .o_wblog_sidebar_block select[name="archive"] {
    pointer-events: none;
}

#o_wblog_post_content_jump {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
}

#o_wblog_post_content_jump:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

/* /website/static/src/snippets/s_title/000.scss */
.s_title:not([data-vcss]) .s_title_boxed > * {
    display: inline-block;
    padding: 30px;
    border: 1px solid;
}

.s_title:not([data-vcss]) .s_title_lines {
    overflow: hidden;
}

.s_title:not([data-vcss]) .s_title_lines:before, .s_title:not([data-vcss]) .s_title_lines:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-top: 1px solid;
    border-top-color: inherit;
}

.s_title:not([data-vcss]) .s_title_lines:before {
    margin: 0 15px 0 -100%;
}

.s_title:not([data-vcss]) .s_title_lines:after {
    margin: 0 -100% 0 15px;
}

.s_title:not([data-vcss]) .s_title_small_caps {
    font-variant: small-caps;
}

.s_title:not([data-vcss]) .s_title_transparent {
    opacity: .5;
}

.s_title:not([data-vcss]) .s_title_thin {
    font-weight: 300;
}

/* /website/static/src/snippets/s_text_cover/000.scss */
.s_text_cover > *:not(.o_scroll_button):not(#o_wblog_post_content_jump), .s_text_cover > *:not(.o_scroll_button):not(#o_wblog_post_content_jump) > .row {
    min-height: inherit;
}

/* /website/static/src/snippets/s_instagram_page/000.scss */
.s_instagram_page div.container-fluid, .s_instagram_page div.container-sm, .s_instagram_page div.container-md, .s_instagram_page div.container-lg, .s_instagram_page div.container-xl, .s_instagram_page div.container-xxl {
    padding: 0;
}

/* /website/static/src/snippets/s_features/000.scss */
.s_features .s_features_icon.float-start {
    margin-inline-end: var(--s_features_icon_margin, 1rem) !important;}

.s_features .s_features_icon.float-end {
    margin-inline-start: var(--s_features_icon_margin, 1rem) !important;
}

/* /website/static/src/snippets/s_carousel/001.scss */
@media (min-width: 768px) {
    .s_carousel_wrapper[data-vcss='001'] .s_carousel.s_carousel_arrows_hidden .carousel-item {
        padding: 0;
    }
}

/* /website/static/src/snippets/s_carousel_intro/000.scss */
.s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers {
    height: var(--CarouselControllers-size, 3rem);
}

.s_carousel_intro_wrapper .s_carousel_intro .s_carousel_intro_controllers .s_carousel_intro_controllers_row {
    padding-right: calc(var(--gutter-x) * .5);
    padding-left: calc(var(--gutter-x) * .5);
}

.s_carousel_intro_wrapper .s_carousel_intro.s_carousel_arrows_hidden .o_arrows_wrapper {
    display: none;
}

/* /website/static/src/snippets/s_carousel_cards/000.scss */
.s_carousel_cards_wrapper .s_carousel_cards {
    --CarouselControllers-size: 2.5rem;
    --CardBody-padding: 1.5rem;
}

@media (max-width: 991.98px) {
    .s_carousel_cards_wrapper .s_carousel_cards {
        --CardBody-extra-height: 0px !important;
    }
}

@media (max-width: 991.98px) {
    .s_carousel_cards_wrapper .s_carousel_cards {
        --CardBody-padding: 1rem;
    }
}

.s_carousel_cards_wrapper .s_carousel_cards .carousel-item.active, .s_carousel_cards_wrapper .s_carousel_cards .carousel-item-next, .s_carousel_cards_wrapper .s_carousel_cards .carousel-item-prev {
    display: flex;
}

.s_carousel_cards_wrapper .s_carousel_cards .s_card {
    --card-img-size-h: inherit;
    --card-spacer-y: var(--CardBody-padding);
    --card-spacer-x: var(--CardBody-padding);
}

.s_carousel_cards_wrapper .s_carousel_cards:not(.s_carousel_controllers_hidden) .card-body {
    padding-bottom: calc(var(--CarouselControllers-size, 3rem) + 2* var(--CardBody-padding) + var(--CardBody-extra-height));
}

.s_carousel_cards_wrapper .s_carousel_cards .s_carousel_cards_item:only-child .card-body {
    padding-bottom: calc(var(--card-spacer-y) + var(--CardBody-extra-height));
}

.s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers {
    margin-left: calc(var(--gutter-x) * .5);
    margin-right: calc(var(--gutter-x) * .5);
    margin-bottom: var(--CardBody-padding);
}

.s_carousel_cards_wrapper .s_carousel_cards .o_horizontal_controllers_row {
    padding: 0 var(--CardBody-padding);
}

@media (min-width: 992px) {
    .s_carousel_cards_wrapper .s_carousel_cards.s_carousel_cards_with_img .o_horizontal_controllers_row {
        margin: 0 0 0 var(--card-img-size-h);
    }

    .s_carousel_cards_wrapper .s_carousel_cards.s_carousel_cards_with_img:has(.s_card.flex-lg-row-reverse) .o_horizontal_controllers_row {
        margin: 0 var(--card-img-size-h) 0 0;
    }

    .s_carousel_cards_wrapper .s_carousel_cards .o_card_img {
        min-height: 100%;
        aspect-ratio: 1/var(--card-img-ratio-v);
    }
}

/* /website/static/src/snippets/s_alert/001.scss */
.s_alert[data-vcss='001'] {
    margin: 15px 0;
}

.s_alert[data-vcss='001'] p:last-child, .s_alert[data-vcss='001'] ul:last-child, .s_alert[data-vcss='001'] ol:last-child {
    margin-bottom: 0;
}

.s_alert[data-vcss='001'].s_alert_sm {
    padding: 10px;
    font-size: 0.875rem;
}

.s_alert[data-vcss='001'].s_alert_md {
    padding: 15px;
    font-size: 1rem;
}

.s_alert[data-vcss='001'].s_alert_lg {
    padding: 30px;
    font-size: 1.25rem;
}

.s_alert[data-vcss='001'] .s_alert_icon {
    float: left;
    background-color: black;
    background-color: color-mix(in srgb, currentColor 15%, transparent);
}

.s_alert[data-vcss='001'] .s_alert_content {
    overflow: hidden;
}

/* /website/static/src/snippets/s_card/000.scss */
.s_card {
    --card-inner-border-radius: inherit;
    --card-bg: inherit;
    --card-img-size-h: 33.33333333%;
    --card-img-ratio-align: 44%;
    --card-img-aspect-ratio: 20%;
    min-width: MIN(18rem, 100%);
    margin: 15px 0;
}

.s_card .o_card_img {
    width: 100%;
    object-fit: cover;
}

.s_card .o_card_img[data-shape] {
    object-fit: contain;
}

.s_card .o_card_img_wrapper.ratio > a > .o_card_img {
    height: 100%;
}

.s_card .o_card_img_wrapper.ratio .media_iframe_video {
    position: absolute;
}

.s_card.o_card_img_top .o_card_img_ratio_custom {
    --aspect-ratio: var(--card-img-aspect-ratio);
}

.s_card.o_card_img_horizontal .o_card_img_wrapper {
    flex-shrink: 0;
}

@media (min-width: 992px) {
    .s_card.o_card_img_horizontal .o_card_img_wrapper {
        width: var(--card-img-size-h);
    }
}

.s_card .o_card_img_adjust_h .o_card_img {
    object-position: var(--card-img-ratio-align) 50%;
}

.s_card .o_card_img_adjust_v .o_card_img {
    object-position: 50% var(--card-img-ratio-align);
}

/* /website/static/src/snippets/s_share/000.scss */
.s_share > * {
    display: inline-block;
    vertical-align: middle;
}

.s_share .s_share_title {
    margin: 0 .4rem 0 0;
}

.s_share a {
    margin: .2rem;
}

.s_share a i.fa {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* /website/static/src/snippets/s_social_media/000.scss */
.s_social_media > * {
    display: inline-block;
    vertical-align: middle;
}

.s_social_media .s_social_media_title {
    margin: 0 .4rem 0 0;
}

.s_social_media a i.fa, .s_social_media a span.fa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s_social_media a i.fa:not(.fa-2x, .fa-3x, .fa-4x, .fa-5x).rounded-circle, .s_social_media a .fa.rounded-empty-circle:not(.fa-2x, .fa-3x, .fa-4x, .fa-5x), .s_social_media a i.fa:not(.fa-2x, .fa-3x, .fa-4x, .fa-5x).rounded, .s_social_media a span.fa:not(.fa-2x, .fa-3x, .fa-4x, .fa-5x).rounded-circle, .s_social_media a span.fa:not(.fa-2x, .fa-3x, .fa-4x, .fa-5x).rounded {
    width: 2.5rem;
    height: 2.5rem;
}

.s_social_media a:has(i:not(.fa-stack)) {
    margin: .2rem;
}

/* /website/static/src/snippets/s_rating/001.scss */
.s_rating[data-vcss="001"].s_rating_inline {
    display: flex;
    align-items: center;
}

.s_rating[data-vcss="001"].s_rating_inline .s_rating_title {
    margin: 0;
    margin-right: 0.5em;
}

.s_rating[data-vcss="001"].s_rating_inline .s_rating_icons {
    margin-left: auto;
}

.s_rating[data-vcss="001"].s_rating_no_title .s_rating_title {
    display: none;
}

/* /website/static/src/snippets/s_hr/000.scss */
.s_hr {
    line-height: 0;
}

.s_hr hr {
    padding: 0;
    margin: 0;
    opacity: 1;
}

.editor_enable .s_hr {
    position: relative;
}

.editor_enable .s_hr::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
    height: 6px;
    padding: inherit;
}

/* /website/static/src/snippets/s_image_gallery/002.scss */
.o_add_snippets_preview .s_image_gallery[data-vcss="002"] {
    --snippet-preview-height: auto;
}

.s_image_gallery[data-vcss="002"].o_grid .img, .s_image_gallery[data-vcss="002"].o_masonry .img {
    width: 100%;
}

.s_image_gallery[data-vcss="002"].o_grid.o_spc-none div.row {
    margin-bottom: 0px;
}

.s_image_gallery[data-vcss="002"].o_grid.o_spc-small div.row > div {
    margin-bottom: 1rem;
}

.s_image_gallery[data-vcss="002"].o_grid.o_spc-medium div.row > div {
    margin-bottom: 2rem;
}

.s_image_gallery[data-vcss="002"].o_grid.o_spc-big div.row > div {
    margin-bottom: 3rem;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-none div.o_masonry_col {
    padding: 0;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-none div.o_masonry_col > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-none div.o_masonry_col > a > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-none div.o_masonry_col > .media_iframe_video {
    margin: 0 !important;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-small div.o_masonry_col {
    padding: 0 0.5rem;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-small div.o_masonry_col > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-small div.o_masonry_col > a > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-small div.o_masonry_col > .media_iframe_video {
    margin-bottom: 1rem !important;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-medium div.o_masonry_col {
    padding: 0 1rem;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-medium div.o_masonry_col > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-medium div.o_masonry_col > a > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-medium div.o_masonry_col > .media_iframe_video {
    margin-bottom: 2rem !important;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-big div.o_masonry_col {
    padding: 0 1.5rem;
}

.s_image_gallery[data-vcss="002"].o_masonry.o_spc-big div.o_masonry_col > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-big div.o_masonry_col > a > img, .s_image_gallery[data-vcss="002"].o_masonry.o_spc-big div.o_masonry_col > .media_iframe_video {
    margin-bottom: 3rem !important;
}

.s_image_gallery[data-vcss="002"].o_nomode.o_spc-none .row > div {
    padding-top: 0;
    padding-bottom: 0;
}

.s_image_gallery[data-vcss="002"].o_nomode.o_spc-small .row > div {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.s_image_gallery[data-vcss="002"].o_nomode.o_spc-medium .row > div {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.s_image_gallery[data-vcss="002"].o_nomode.o_spc-big .row > div {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.s_image_gallery[data-vcss="002"]:not(.o_slideshow) img {
    cursor: pointer;
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel, .s_image_gallery[data-vcss="002"].o_slideshow .carousel .carousel-inner {
    height: var(--snippet-preview-height, 100%);
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel .carousel-item.active, .s_image_gallery[data-vcss="002"].o_slideshow .carousel .carousel-item-next, .s_image_gallery[data-vcss="002"].o_slideshow .carousel .carousel-item-prev {
    display: flex;
    align-items: center;
    height: var(--snippet-preview-height, 100%);
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel .media_iframe_video {
    width: 70%;
    height: 100%;
}

.s_image_gallery[data-vcss="002"].o_slideshow > .container, .s_image_gallery[data-vcss="002"].o_slideshow > .container-fluid, .s_image_gallery[data-vcss="002"].o_slideshow > .container-sm, .s_image_gallery[data-vcss="002"].o_slideshow > .container-md, .s_image_gallery[data-vcss="002"].o_slideshow > .container-lg, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xl, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xxl, .s_image_gallery[data-vcss="002"].o_slideshow > .o_container_small {
    height: var(--snippet-preview-height, 100%);
}

.s_image_gallery[data-vcss="002"].o_slideshow > .container-fluid .carousel-item > a, .s_image_gallery[data-vcss="002"].o_slideshow > .container-sm .carousel-item > a, .s_image_gallery[data-vcss="002"].o_slideshow > .container-md .carousel-item > a, .s_image_gallery[data-vcss="002"].o_slideshow > .container-lg .carousel-item > a, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xl .carousel-item > a, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xxl .carousel-item > a {
    margin-right: auto;
    margin-left: auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow > .container-fluid, .s_image_gallery[data-vcss="002"].o_slideshow > .container-sm, .s_image_gallery[data-vcss="002"].o_slideshow > .container-md, .s_image_gallery[data-vcss="002"].o_slideshow > .container-lg, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xl, .s_image_gallery[data-vcss="002"].o_slideshow > .container-xxl {
    padding: 0;
}

.s_image_gallery[data-vcss="002"].o_slideshow .o_carousel_controllers {
    display: contents;
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel-indicators {
    align-items: center;
    min-width: 0;
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel-control-prev, .s_image_gallery[data-vcss="002"].o_slideshow .carousel-control-next {
    border-radius: var(--border-radius);
}

.s_image_gallery[data-vcss="002"].o_slideshow .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow .carousel-control-next-icon {
    width: var(--CarouselControllers-size, 3rem);
    height: var(--CarouselControllers-size, 3rem);
    background-size: 50%;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_default .carousel-control-prev:hover, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_default .carousel-control-next:hover {
    background: rgba(0, 0, 0, 0.2);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_default .carousel-dark .carousel-control-prev:hover, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_default .carousel-dark .carousel-control-next:hover {
    background: rgba(255, 255, 255, 0.2);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_boxed .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_boxed .carousel-control-next-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-control-next-icon {
    border-radius: var(--border-radius);
    border: 1px solid var(--o-border-color);
    background-color: #000;
    filter: invert(1) grayscale(100);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_boxed .carousel-dark .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_boxed .carousel-dark .carousel-control-next-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-dark .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-dark .carousel-control-next-icon {
    filter: none;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_rounded .carousel-control-next-icon {
    border-radius: 50rem;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_hidden .carousel-control-prev-icon, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_arrows_hidden .carousel-control-next-icon {
    display: none;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_bars .carousel-indicators > button {
    background-image: none !important;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_squared .carousel-indicators > button, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_rounded .carousel-indicators > button {
    width: var(--CarouselControllers-size, 3rem);
    height: var(--CarouselControllers-size, 3rem);
    border: 0;
    background-size: cover;
    background-position: center;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_squared .carousel-indicators > button:not(.active):not(:hover), .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_rounded .carousel-indicators > button:not(.active):not(:hover) {
    filter: grayscale(1);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_squared .carousel-indicators > button:hover, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_rounded .carousel-indicators > button:hover {
    opacity: 1;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_rounded .carousel-indicators > button {
    border-radius: 50rem;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_dots .carousel-indicators > button {
    width: 0.75rem;
    height: 0.75rem;
    border: 0;
    border-radius: 50rem;
    background-image: none !important;
    transform: scale(0.5);
    transition: opacity .6s ease, transform .6s ease;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_dots .carousel-indicators > button:before {
    position: absolute;
    inset: -12px;
    display: block;
    content: '';
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_dots .carousel-indicators > button.active {
    inset: -3px;
    transform: scale(0.8);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators {
    flex-wrap: wrap;
    height: auto;
    counter-reset: numberList;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators button {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    width: auto;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0 0.5rem 0;
    background: none !important;
    color: #FFF;
    text-indent: 0;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators button:hover {
    opacity: 1;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators button:before {
    content: counter(numberList);
    counter-increment: numberList;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators button:after {
    display: block;
    width: 0;
    border-top: 2px solid #FFF;
    transition: all 0.2s ease-in-out;
    content: '';
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-indicators button.active:after {
    width: 1.5rem;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-dark button {
    color: #000;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_numbers .carousel-dark button:after {
    border-color: #000;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_indicators_hidden .carousel-indicators {
    display: none;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside:where(:not(.s_image_gallery_indicators_hidden)) .carousel-inner, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .carousel-inner {
    padding-bottom: calc(var(--CarouselControllers-size, 3rem) + 0.5rem);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside:where(:not(.s_image_gallery_indicators_hidden)) .o_carousel_controllers, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .o_carousel_controllers {
    height: var(--CarouselControllers-size, 3rem);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside:where(:not(.s_image_gallery_indicators_hidden)).s_image_gallery_indicators_numbers .o_carousel_controllers, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside.s_image_gallery_indicators_numbers .o_carousel_controllers {
    height: auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside .o_carousel_controllers {
    justify-content: center;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside:not(.s_image_gallery_indicators_hidden) .carousel-control-prev, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside:not(.s_image_gallery_indicators_hidden) .carousel-control-next {
    bottom: calc(var(--CarouselControllers-size, 3rem) + 0.5rem);
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside .carousel-indicators {
    bottom: 0;
    height: var(--CarouselControllers-size, 3rem);
    margin-bottom: 0;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_indicators_outside.s_image_gallery_indicators_numbers .carousel-indicators {
    height: auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .o_carousel_controllers {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: space-between;
    width: 100%;
    margin-top: 0.5rem;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .o_carousel_controllers > * {
    position: relative;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .carousel-indicators {
    margin: 0 auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .carousel-control-prev, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside .carousel-control-next {
    width: auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_left .o_carousel_controllers {
    justify-content: start;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_left .carousel-control-prev, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_left .carousel-control-next {
    order: 1;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_left .carousel-indicators {
    order: 2;
    margin: 0 0 0 auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_right .carousel-control-prev, .s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_right .carousel-control-next {
    order: 2;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_right .carousel-control-prev {
    margin-left: auto;
}

.s_image_gallery[data-vcss="002"].o_slideshow.s_image_gallery_controllers_outside_arrows_right .carousel-indicators {
    order: 1;
    margin: 0;
}

.s_gallery_lightbox .modal-dialog {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 576px) {
    .s_gallery_lightbox .modal-dialog {
        max-width: 100%;
        padding: 0;
    }
}

.s_gallery_lightbox div.carousel-indicators {
    display: none;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel-item > a {
    display: flex;
    height: 100%;
    width: 100%;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel-item > a > img, .s_gallery_lightbox .modal-body.o_slideshow .carousel-item > img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel {
    height: 100%;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-inner {
    height: 100%;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-item.active, .s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-item-next, .s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-item-prev, .s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-control-next, .s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-control-prev {
    display: flex;
    align-items: center;
    height: 100%;
}

.s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-control-prev-icon, .s_gallery_lightbox .modal-body.o_slideshow .carousel .carousel-control-next-icon {
    width: var(--CarouselControllers-size, 3rem);
    height: var(--CarouselControllers-size, 3rem);
    background-size: 50%;
    background-color: #000;
    border-radius: var(--border-radius);
}

/* /website/static/src/snippets/s_company_team/000.scss */
@media (max-width: 991.98px) {
    .s_company_team img {
        height: 8rem;
    }
}

/* /website/static/src/snippets/s_references/000.scss */
.s_references .img-thumbnail {
    border: none;
}

/* /website/static/src/snippets/s_popup/001.scss */
.s_popup[data-vcss='001'] .modal-content {
    min-height: 2.5rem;
    border: 0;
    border-radius: 0;
    box-shadow: var(--box-shadow);
}

.s_popup[data-vcss='001'] .s_popup_close {
    z-index: 1055;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    --background-color: #FFFFFF;
    --color: #0A58CA;
    background-color: #FFFFFF !important;
    color: #0A58CA;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 1.25rem;
    text-align: center;
}

.s_popup[data-vcss='001'] .s_popup_size_full {
    padding: 0 !important;
    max-width: 100%;
}

.s_popup[data-vcss='001'] .s_popup_size_full > .modal-content {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
}

.s_popup[data-vcss='001'] .modal-dialog {
    margin: 0 0 0 auto;
    min-height: 100%;
}

.s_popup[data-vcss='001'] .modal-dialog:not(.s_popup_size_full) {
    padding: 1rem !important;
}

.s_popup[data-vcss='001'] .s_popup_top .modal-dialog {
    align-items: flex-start;
}

.s_popup[data-vcss='001'] .s_popup_middle .modal-dialog {
    align-items: center;
    margin-right: auto;
}

.s_popup[data-vcss='001'] .s_popup_bottom .modal-dialog {
    align-items: flex-end;
}

.s_popup[data-vcss='001'] .s_popup_no_backdrop {
    pointer-events: none;
}

.s_popup[data-vcss='001'] .s_popup_no_backdrop .modal-dialog {
    height: 100%;
}

.s_popup[data-vcss='001'] .s_popup_no_backdrop .modal-dialog .modal-content {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

/* /website/static/src/snippets/s_features_grid/001.scss */
.s_features_grid[data-vcss="001"] .s_features_grid_icon.float-start {
    margin-inline-end: var(--s_features_grid_icon_margin, 1rem) !important;}

.s_features_grid[data-vcss="001"] .s_features_grid_icon.float-end {
    margin-inline-start: var(--s_features_grid_icon_margin, 1rem) !important;
}

/* /website/static/src/snippets/s_tabs/003.scss */
.s_tabs_common {
    --tabs-bg-color: #F8F9FA;
    --tabs-link-color: #212529;
}

.s_tabs_common .nav-link:focus-visible {
    box-shadow: inset 0 0 0 0.25rem rgba(10, 88, 202, 0.25);
}

.s_tabs_common .nav-underline {
    --nav-underline-link-active-color: currentColor;
}

.s_tabs_common .s_tabs_content.s_tabs_slide_up > .tab-pane.fade, .s_tabs_common .s_tabs_content.s_tabs_slide_down > .tab-pane.fade, .s_tabs_common .s_tabs_content.s_tabs_slide_left > .tab-pane.fade, .s_tabs_common .s_tabs_content.s_tabs_slide_right > .tab-pane.fade {
    transition: all 0.2s ease-in-out;
}

.s_tabs_common .s_tabs_content.s_tabs_slide_up > .tab-pane.fade:where(:not(.show)) {
    transform: translateY(-1rem);
}

.s_tabs_common .s_tabs_content.s_tabs_slide_down > .tab-pane.fade:where(:not(.show)) {
    transform: translateY(1rem);
}

.s_tabs_common .s_tabs_content.s_tabs_slide_left > .tab-pane.fade:where(:not(.show)) {
    transform: translateX(-1rem);
}

.s_tabs_common .s_tabs_content.s_tabs_slide_right > .tab-pane.fade:where(:not(.show)) {
    transform: translateX(1rem);
}

.s_tabs_common .s_tabs_main .nav-tabs {
    --nav-tabs-link-hover-border-color: transparent;
}

.s_tabs_common .s_tabs_main.o_direction_horizontal .nav {
    white-space: nowrap;
}

@media (max-width: 767.98px) {
    .s_tabs_common .s_tabs_main .nav {
        white-space: nowrap;
    }
}

.s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-tabs), .s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons) {
    background: var(--tabs-bg-color, #F8F9FA);
}

.s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-tabs) .nav .nav-item a.nav-link, .s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons) .nav .nav-item a.nav-link {
    color: var(--tabs-link-color, #212529);
}

.s_tabs_common .s_tabs_main .nav-tabs a.active {
    color: #212529;
}

.s_tabs_common .s_tabs_main .nav-underline {
    border-bottom: 1px solid var(--o-border-color);
}

.s_tabs_common .s_tabs_main .nav-underline .nav-link {
    margin-bottom: -1px;
}

.s_tabs_common .s_tabs_main .nav-underline .nav-link:not(.active) {
    border: 0;
}

@media (min-width: 576px) {
    .s_tabs_common .s_tabs_main.row .nav-underline {
        border-bottom: 0;
        border-left: 1px solid var(--o-border-color);
    }

    .s_tabs_common .s_tabs_main.row .nav-underline .nav-link {
        margin-left: -1px;
        padding: 0.25rem 1rem;
    }

    .s_tabs_common .s_tabs_main.row .nav-underline .nav-link.active {
        border-left: 2px solid #094db2;
        border-bottom: 0;
    }
}

.s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons.nav-justified), .s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons.nav-justified) .nav-buttons, .s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons.nav-fill), .s_tabs_common .s_tabs_main .s_tabs_nav:has(.nav-buttons.nav-fill) .nav-buttons {
    width: 100%;
}

.s_tabs_common .s_tabs_main .nav-buttons .active {
    color: #212529;
    background-color: #FFF;
}

.s_tabs_common .s_tabs_main .nav-buttons .active:where(:not(:focus-visible)) {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.s_tabs_common .s_tabs_main .nav-pills .active:where(:focus-visible) {
    box-shadow: inset 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

/* /website/static/src/snippets/s_tabs_images/000.scss */
.s_tabs_images .o_nav_tabs_description {
    display: none;
}

@media (min-width: 992px) {
    .s_tabs_images .s_tabs_nav_with_descriptions:where(.s_tabs_nav_vertical) :where(.o_nav_tabs_description) {
        display: block;
    }
}

/* /website/static/src/snippets/s_table_of_content/000.scss */
.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_navbar_sticky.s_table_of_content_horizontal_navbar, .s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_navbar_sticky.s_table_of_content_vertical_navbar .s_table_of_content_navbar {
    position: sticky;
    top: 0px;
    left: auto;
    bottom: auto;
    right: auto;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_navbar_sticky.s_table_of_content_vertical_navbar .s_table_of_content_navbar {
    overflow: auto;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap:not(.s_table_of_content_navbar_sticky), .s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap:not(.s_table_of_content_navbar_sticky) .s_table_of_content_navbar {
    top: 0px !important;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar {
    overflow-wrap: break-word;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action {
    background: none;
    color: inherit;
    opacity: 0.7;
    font-weight: 500;
    padding-left: 3px;
    transition: padding 0.1s;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action:before {
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 10px;
    right: auto;
    width: 2px;
    content: "";
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action:hover {
    opacity: 1;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action:focus {
    background: none;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action.active {
    background: none;
    padding-left: 8px;
    opacity: 1;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_vertical_navbar .s_table_of_content_navbar > a.list-group-item-action.active:before {
    background-color: #0A58CA;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_horizontal_navbar {
    z-index: 1;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_horizontal_navbar .s_table_of_content_navbar {
    display: inline;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_horizontal_navbar .s_table_of_content_navbar > a.list-group-item-action {
    width: auto;
}

.s_table_of_content:not([data-vcss]) .s_table_of_content_navbar_wrap.s_table_of_content_horizontal_navbar .s_table_of_content_navbar > a.list-group-item {
    display: inline-block;
    margin-bottom: 2px;
}

/* /website/static/src/snippets/s_quotes_carousel/002.scss */
.s_quotes_carousel_wrapper[data-vcss='002'] .s_blockquote {
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .s_quotes_carousel_wrapper[data-vcss='002'] .s_blockquote {
        width: 100% !important;
    }
}

/* /website/static/src/snippets/s_masonry_block/001.scss */
.s_masonry_block[data-vcss='001'] .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.s_masonry_block[data-vcss='001'] .row.o_grid_mode > div.o_grid_item_image {
    --grid-item-padding-y: 0px;
    --grid-item-padding-x: 0px;
}

/* /website/static/src/snippets/s_media_list/001.scss */
.s_media_list[data-vcss="001"] .s_media_list_item > .row {
    overflow: hidden;
}

.s_media_list[data-vcss="001"] .s_media_list_body {
    padding: 2rem;
}

.s_media_list[data-vcss="001"] .s_media_list_img {
    object-fit: cover;
}

/* /website/static/src/snippets/s_showcase/003.scss */
.s_showcase[data-vcss='003'] .s_showcase_icon.float-start {
    margin-inline-end: var(--s_showcase_icon_margin, 1rem) !important;}

.s_showcase[data-vcss='003'] .s_showcase_icon.float-end {
    margin-inline-start: var(--s_showcase_icon_margin, 1rem) !important;
}

/* /website/static/src/snippets/s_floating_blocks/000.scss */
.s_floating_blocks {
    --floating-boxes-box-ratio-sm: 0.6;
    --floating-boxes-box-ratio-lg: 2;
    --floating-boxes-box-ratio-lg-container-small: 1.6;
    --floating-boxes-box-ratio-xl: 2.3;
    --floating-boxes-box-padding-x-sm: 1.5rem;
    --floating-boxes-box-padding-x-lg: 3rem;
    --floating-boxes-grid-rows: 8;
}

.s_floating_blocks .s_floating_blocks_block {
    border-radius: inherit;
    box-shadow: inherit;
    top: 0;
    opacity: 0;
    transition: opacity .2s;
    will-change: transform;
    transform-origin: center top;
    contain: layout paint;
    backface-visibility: hidden;
    padding-left: var(--floating-boxes-box-padding-x, var(--floating-boxes-box-padding-x-sm));
    padding-right: var(--floating-boxes-box-padding-x, var(--floating-boxes-box-padding-x-sm));
    aspect-ratio: var(--floating-boxes-box-ratio, var(--floating-boxes-box-ratio-sm));
    max-height: calc(100vh - 6rem) !important;
    max-height: calc(100lvh - 6rem) !important;
}

@media (min-width: 992px) {
    .s_floating_blocks > .container, .s_floating_blocks > .o_container_small, .s_floating_blocks > .container-fluid, .s_floating_blocks > .container-sm, .s_floating_blocks > .container-md, .s_floating_blocks > .container-lg, .s_floating_blocks > .container-xl, .s_floating_blocks > .container-xxl {
        --floating-boxes-box-ratio: var(--floating-boxes-box-ratio-lg);
        --floating-boxes-box-padding-x: var(--floating-boxes-box-padding-x-lg);
    }

    .s_floating_blocks > .o_container_small {
        --floating-boxes-box-ratio: var(--floating-boxes-box-ratio-lg-container-small);
    }

    .s_floating_blocks > .container-fluid > div, .s_floating_blocks > .container-sm > div, .s_floating_blocks > .container-md > div, .s_floating_blocks > .container-lg > div, .s_floating_blocks > .container-xl > div, .s_floating_blocks > .container-xxl > div {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .s_floating_blocks .s_floating_blocks_block > .container, .s_floating_blocks .s_floating_blocks_block > .container-fluid, .s_floating_blocks .s_floating_blocks_block > .container-sm, .s_floating_blocks .s_floating_blocks_block > .container-md, .s_floating_blocks .s_floating_blocks_block > .container-lg, .s_floating_blocks .s_floating_blocks_block > .container-xl, .s_floating_blocks .s_floating_blocks_block > .container-xxl, .s_floating_blocks .s_floating_blocks_block > .o_container_small {
        height: calc(50px * var(--floating-boxes-grid-rows));
    }
}

@media (min-width: 1200px) {
    .s_floating_blocks > .container, .s_floating_blocks > .o_container_small, .s_floating_blocks > .container-fluid, .s_floating_blocks > .container-sm, .s_floating_blocks > .container-md, .s_floating_blocks > .container-lg, .s_floating_blocks > .container-xl, .s_floating_blocks > .container-xxl {
        --floating-boxes-box-ratio: var(--floating-boxes-box-ratio-xl);
    }

    .s_floating_blocks > .container-fluid > div, .s_floating_blocks > .container-sm > div, .s_floating_blocks > .container-md > div, .s_floating_blocks > .container-lg > div, .s_floating_blocks > .container-xl > div, .s_floating_blocks > .container-xxl > div {
        padding-left: 6rem;
        padding-right: 6rem;
    }
}

@media (min-width: 1400px) {
    .s_floating_blocks > .container-fluid > div, .s_floating_blocks > .container-sm > div, .s_floating_blocks > .container-md > div, .s_floating_blocks > .container-lg > div, .s_floating_blocks > .container-xl > div, .s_floating_blocks > .container-xxl > div {
        padding-left: 9rem;
        padding-right: 9rem;
    }
}

.s_floating_blocks .s_floating_blocks_wrapper.s_floating_blocks_wrapper_shadow {
    box-shadow: 0px 1vh 2vh rgba(0, 0, 0, 0.175);
}

/* /website/static/src/snippets/s_timeline/002.scss */
@media (min-width: 768px) {
    .s_timeline[data-vcss="002"] {
        --o-dot-left: 50%;
        --o-dot-line-left: 50%;
    }
}

@media (max-width: 767.98px) {
    .s_timeline[data-vcss="002"] .s_timeline_card {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* /website/static/src/snippets/s_timeline_list/000.scss */
.s_timeline_list {
    --o-dot-left: calc(var(--o-timeline-dot-size, 24px) * 0.5);
    --o-dot-line-left: calc(var(--o-timeline-dot-size, 24px) * 0.5);
}

.s_timeline_list .s_timeline_list_row {
    padding-left: calc(var(--o-timeline-dot-size, 24px) * 1.25);
}

.s_timeline_list .s_timeline_list_row:last-of-type .o_dot_line {
    display: none;
}

/* /website/static/src/snippets/s_process_steps/002.scss */
.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_number {
    width: 5rem;
    height: 5rem;
}
.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_number h3 {
    color: #0A58CA;
}

.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_number img {
    object-fit: contain;
}

.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_connector {
    height: 5rem;
    width: calc(100% - 5rem);
    left: calc(50% + 2.5rem + 16px);
    transform: unset;
}

.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_connector.o_up_curve {
    transform: scale(1, -1);
}

.o_rtl .s_process_steps[data-vcss='002'] .s_process_step .s_process_step_connector {
    transform: scale(-1, 1);
}

.o_rtl .s_process_steps[data-vcss='002'] .s_process_step .s_process_step_connector.o_up_curve {
    transform: scale(-1, -1);
}

.s_process_steps[data-vcss='002'] .s_process_step .s_process_step_connector path {
    stroke: var(--o-border-color);
    fill: transparent;
}

.s_process_steps[data-vcss='002'] .s_process_step:last-child .s_process_step_connector {
    display: none;
}

.s_process_steps[data-vcss='002'] .s_process_steps_arrow_head path {
    fill: #6C757D;
    stroke: transparent;
}

@media (max-width: 991.98px) {
    .s_process_steps[data-vcss='002'] .s_process_step_connector {
        display: none;
    }
}

/* /website/static/src/snippets/s_accordion/000.scss */
.s_accordion .accordion {
    --accordion-btn-focus-box-shadow: inset 0 0 0 0.25rem rgba(10, 88, 202, 0.25);
}

.s_accordion .accordion-button:not(:focus-visible) {
    box-shadow: none;
}

.s_accordion .accordion-button:after {
    margin: 0;
    background: none;
    font-family: 'odoo_ui_icons';
    text-align: center;
    content: '\e839';
}

.s_accordion .o_icons_side_to_bottom {
    --accordion-btn-icon-transform: rotate(0deg);
}

.s_accordion .o_icons_side_to_bottom .accordion-button.collapsed.o_icons_position_reversed:after {
    transform: rotate(-90deg);
}

.s_accordion .o_icons_side_to_bottom .accordion-button.collapsed:after {
    transform: rotate(90deg);
}

.s_accordion .o_custom_icons_wrap {
    width: 1.25rem;
    height: 1.25rem;
}

.s_accordion .o_icons_plus_to_minus .o_custom_icons_wrap:before, .s_accordion .o_icons_plus_to_minus .o_custom_icons_wrap:after {
    content: '';
    position: absolute;
    inset: 0;
    height: 2px;
    display: block;
    margin: auto 0.25rem;
    background: currentColor;
    transition: transform 0.2s ease-in-out;
}

.s_accordion .o_icons_plus_to_minus .accordion-button.collapsed .o_custom_icons_wrap:after {
    transform: rotate(90deg);
}

.s_accordion .o_custom_icons .accordion-button:after {
    display: none;
}

.s_accordion .o_custom_icons.o_transition .o_custom_icons_wrap > span {
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.s_accordion .o_custom_icons .accordion-button.collapsed .o_custom_icon_active, .s_accordion .o_custom_icons .accordion-button:not(.collapsed) .o_custom_icon_inactive {
    opacity: 0;
}

.s_accordion .o_custom_icons.o_transition_scale .accordion-button.collapsed .o_custom_icon_active, .s_accordion .o_custom_icons.o_transition_scale .accordion-button:not(.collapsed) .o_custom_icon_inactive {
    transform: scale(0);
    opacity: 1;
}

.s_accordion .o_custom_icons.o_transition_translate .accordion-button.collapsed .o_custom_icon_active, .s_accordion .o_custom_icons.o_transition_translate .accordion-button:not(.collapsed) .o_custom_icon_inactive {
    opacity: 1;
}

.s_accordion .o_custom_icons.o_transition_translate .accordion-button.collapsed .o_custom_icon_active {
    transform: translateY(-100%);
}

.s_accordion .o_custom_icons.o_transition_translate .accordion-button:not(.collapsed) .o_custom_icon_inactive {
    transform: translateY(100%);
}

.s_accordion .s_accordion_highlight .accordion-item {
    border: 0;
    border-radius: var(--accordion-border-radius);
    overflow: hidden;
}

.s_accordion .s_accordion_highlight .accordion-item:has(.collapsed) {
    background: transparent !important;
    color: inherit;
}

.s_accordion .s_accordion_highlight .accordion-item:not(:has(.collapsed))::before {
    position: absolute;
    inset: 0;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    background-color: color-mix(in srgb, currentColor 4%, transparent);
    content: '';
    z-index: -1;
}

.s_accordion .accordion-flush .accordion-item:first-of-type {
    border-top-left-radius: var(--accordion-border-radius);
    border-top-right-radius: var(--accordion-border-radius);
}

.s_accordion .accordion-flush .accordion-item:first-of-type > .accordion-header .accordion-button {
    border-top-left-radius: var(--accordion-inner-border-radius);
    border-top-right-radius: var(--accordion-inner-border-radius);
}

.s_accordion .accordion-flush .accordion-item:last-of-type {
    border-bottom-right-radius: var(--accordion-border-radius);
    border-bottom-left-radius: var(--accordion-border-radius);
}

.s_accordion .accordion-flush .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-bottom-right-radius: var(--accordion-inner-border-radius);
    border-bottom-left-radius: var(--accordion-inner-border-radius);
}

.s_accordion .accordion-flush .accordion-item:last-of-type > .accordion-collapse {
    border-bottom-right-radius: var(--accordion-border-radius);
    border-bottom-left-radius: var(--accordion-border-radius);
}

/* /website/static/src/snippets/s_text_highlight/000.scss */
.s_text_highlight {
    padding: 1.5rem;
    border-radius: 0.4rem;
}

.s_text_highlight :last-child {
    margin-bottom: 0;
}

/* /website/static/src/snippets/s_pricelist_cafe/000.scss */
@media (max-width: 991.98px) {
    .s_pricelist_cafe > .o_web_editor_Origins_19:not(.o_shape_show_mobile) {
        display: none;
    }
}

/* /website/static/src/snippets/s_progress_bar/001.scss */
.s_progress_bar[data-vcss="001"] .s_progress_bar_wrapper {
    flex-direction: column;
}

.s_progress_bar[data-vcss="001"] .progress {
    --progress-bg: color-mix(in srgb, currentColor 20%, transparent);
    --progress-font-size: 1rem;
}

.s_progress_bar[data-vcss="001"].s_progress_bar_label_inline .progress {
    --progress-height: 1.6em;
}

.s_progress_bar[data-vcss="001"].s_progress_bar_label_below .s_progress_bar_text {
    text-align: right;
}

.s_progress_bar[data-vcss="001"].s_progress_bar_label_after .s_progress_bar_wrapper {
    flex-direction: row;
    align-items: center;
}

.s_progress_bar[data-vcss="001"].s_progress_bar_label_after .progress {
    flex-basis: 100%;
}

/* /website/static/src/snippets/s_blockquote/001.scss */
.s_blockquote[data-vcss="001"] {
    border: 0;
    border-radius: 0.4rem;
}

.s_blockquote[data-vcss="001"].s_blockquote_with_line {
    overflow: hidden;
}

.s_blockquote[data-vcss="001"] .s_blockquote_avatar {
    width: 3rem;
}

.s_blockquote[data-vcss="001"] .s_blockquote_line_elt {
    width: 0.25rem;
}

.s_blockquote[data-vcss="001"]:not(.s_blockquote_with_line) .s_blockquote_line_elt, .s_blockquote[data-vcss="001"]:not(.s_blockquote_with_icon) .s_blockquote_wrap_icon, .s_blockquote[data-vcss="001"] .s_blockquote_infos {
    display: none;
}

/* /website/static/src/snippets/s_badge/000.scss */
.s_badge {
    padding: 0.5rem;
    margin: 0.5rem 0.5rem 0.5rem 0;
    border-radius: 50rem;
}

.s_badge .fa {
    margin: 0 0.3rem 0 0;
}

/* /website/static/src/snippets/s_color_blocks_2/000.scss */
.s_color_blocks_2.o_half_screen_height > :first-child, .s_color_blocks_2.cover_mid > :first-child, .s_color_blocks_2.o_half_screen_height > :first-child > .row, .s_color_blocks_2.cover_mid > :first-child > .row, .s_color_blocks_2.o_full_screen_height > :first-child, .s_color_blocks_2.cover_full > :first-child, .s_color_blocks_2.o_full_screen_height > :first-child > .row, .s_color_blocks_2.cover_full > :first-child > .row {
    min-height: inherit;
}

.s_color_blocks_2 .row {
    display: flex;
    flex-flow: row wrap;
}

.s_color_blocks_2 .row::before, .s_color_blocks_2 .row::after {
    width: 0;
}

.s_color_blocks_2 > .container > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-fluid > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-sm > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-md > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-lg > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-xl > .row > [class*="col-lg-"], .s_color_blocks_2 > .container-xxl > .row > [class*="col-lg-"], .s_color_blocks_2 > .o_container_small > .row > [class*="col-lg-"] {
    padding: 8% 5%;
    padding-top: 8vw;
    padding-bottom: 8vw;
}

.s_color_blocks_2 img {
    max-width: 100%;
    height: auto;
}

/* /website/static/src/snippets/s_attributes_horizontal/000.scss */
.s_attributes_horizontal .s_attributes_horizontal_img.float-start {
    margin-inline-end: var(--s_attributes_horizontal_margin, 1rem) !important;}

.s_attributes_horizontal .s_attributes_horizontal_img.float-end {
    margin-inline-start: var(--s_attributes_horizontal_margin, 1rem) !important;
}

/* /website/static/src/snippets/s_product_list/000.scss */
.s_product_list:not([data-vcss]) {
    padding-top: 20px;
}

.s_product_list:not([data-vcss]) > div > .row:not(.o_grid_mode) > div {
    height: 200px;
}

.s_product_list:not([data-vcss]) > div > .row > div {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.s_product_list:not([data-vcss]) > div > .row > div a {
    display: block;
}

.s_product_list:not([data-vcss]) > div > .row > div img {
    margin: auto;
    max-height: 130px;
}

.s_product_list:not([data-vcss]) > div > .row > div .s_product_list_item_link {
    position: absolute;
    top: auto;
    left: 10%;
    bottom: 0;
    right: 10%;
}

.s_product_list:not([data-vcss]) > div > .row > div .s_product_list_item_link > .btn {
    width: 100%;
    padding: 5px !important;
    font-size: 1rem;
}

@media only screen and (max-width: 1280px) {
    .s_product_list:not([data-vcss]) > div > .row > div .s_product_list_item_link > .btn {
        font-size: 12px;
    }
}

.s_product_list:not([data-vcss]) > div > .row > div .s_product_list_item_link > .btn .fa {
    font-size: 1.125rem;
    padding-right: 5px;
}

@media only screen and (max-width: 1024px) {
    .s_product_list:not([data-vcss]) > div > .row > div .s_product_list_item_link > .btn .fa {
        display: block;
        font-size: 25px;
    }
}

/* /website/static/src/snippets/s_mega_menu_little_icons/000.scss */
.s_mega_menu_little_icons:not([data-vcss]) .nav-link:hover, .s_mega_menu_little_icons:not([data-vcss]) .nav-link:focus {
    background: rgba(0, 0, 0, 0.05);
}

/* /website/static/src/snippets/s_mega_menu_images_subtitles/000.scss */
.s_mega_menu_images_subtitles:not([data-vcss]) .d-flex img {
    max-width: 64px;
    align-self: start;
}

.s_mega_menu_images_subtitles:not([data-vcss]) .nav-link:hover, .s_mega_menu_images_subtitles:not([data-vcss]) .nav-link:focus {
    background: rgba(0, 0, 0, 0.05);
}

@media (max-width: 991.98px) {
    .s_mega_menu_images_subtitles:not([data-vcss]) .row > div.col-lg {
        min-width: fit-content;
    }
}

/* /website/static/src/snippets/s_mega_menu_menus_logos/000.scss */
.s_mega_menu_menus_logos:not([data-vcss]) .s_mega_menu_menus_logos_wrapper {
    border-color: rgba(0, 0, 0, 0.05) !important;
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .s_mega_menu_menus_logos:not([data-vcss]) .row > div.col-sm-6 {
        min-width: min-content;
        flex-grow: 1;
    }
}

/* /website/static/src/snippets/s_mega_menu_odoo_menu/000.scss */
.s_mega_menu_odoo_menu:not([data-vcss]) .s_mega_menu_odoo_menu_footer {
    border-color: rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .s_mega_menu_odoo_menu:not([data-vcss]) .row > div.col-md-6 {
        min-width: min-content;
    }
}

/* /website/static/src/snippets/s_mega_menu_big_icons_subtitles/000.scss */
@media (min-width: 768px) and (max-width: 991.98px) {
    .s_mega_menu_big_icons_subtitles:not([data-vcss]) .row > div.col-md-6 {
        min-width: fit-content;
    }
}

/* /website/static/src/snippets/s_mega_menu_cards/000.scss */
.s_mega_menu_cards:not([data-vcss]) .nav-link:hover, .s_mega_menu_cards:not([data-vcss]) .nav-link:focus {
    background: rgba(0, 0, 0, 0.05);
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .s_mega_menu_cards:not([data-vcss]) .row > div.col-sm-6 {
        min-width: min-content;
        flex-grow: 1;
    }
}

/* /website/static/src/snippets/s_google_map/000.scss */
.s_google_map {
    position: relative;
    min-height: 100px;
}

.s_google_map .map_container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.s_google_map .description {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    padding: 0 1em;
    background: rgba(10, 88, 202, 0.8);
    color: #FFFFFF;
    transition: background-color 250ms ease;
}

.s_google_map .description font {
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.s_google_map .description span {
    float: left;
    text-transform: none;
    font-weight: normal;
    margin-top: 20px;
    margin-left: 10px;
}

.s_google_map:hover .description {
    background: #0A58CA;
    background: rgba(10, 88, 202, 0.55);
    color: #212529;
}

/* /website/static/src/snippets/s_map/000.scss */
.s_map {
    position: relative;
    min-height: 100px;
}

.s_map .map_container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.s_map .description {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    padding: 0 1em;
    background: rgba(10, 88, 202, 0.8);
    color: #FFFFFF;
    transition: background-color 250ms ease;
}

.s_map .description font {
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.s_map .description span {
    float: left;
    text-transform: none;
    font-weight: normal;
    margin-top: 20px;
    margin-left: 10px;
}

.s_map:hover .description {
    background: #0A58CA;
    background: rgba(10, 88, 202, 0.55);
    color: #212529;
}

.s_map .s_map_color_filter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute !important;
    pointer-events: none;
}

/* /website/static/src/snippets/s_dynamic_snippet/000.scss */
.s_dynamic [data-url] {
    cursor: pointer;
}

.s_dynamic img {
    object-fit: scale-down;
}

@media (min-width: 992px) {
    .s_dynamic > .container .s_dynamic_snippet_title.s_dynamic_snippet_title_aside + .s_dynamic_snippet_content .s_dynamic_snippet_row > *, .s_dynamic > .o_container_small .s_dynamic_snippet_title.s_dynamic_snippet_title_aside + .s_dynamic_snippet_content .s_dynamic_snippet_row > * {
        flex: 0 1 MAX(var(--DynamicSnippet__entry-maxWidth, 315px), 50%);
    }
}

@media (min-width: 992px) {
    .s_dynamic > .o_container_small .s_dynamic_snippet_row > * {
        flex: 0 1 MAX(var(--DynamicSnippet__entry-maxWidth, 315px), 50%);
    }
}

.s_dynamic > .o_container_small .s_dynamic_snippet_title.s_dynamic_snippet_title_aside {
    min-width: 41.66666667%;
}

@media (min-width: 992px) {
    .s_dynamic > .o_container_small .s_dynamic_snippet_title.s_dynamic_snippet_title_aside + .s_dynamic_snippet_content .s_dynamic_snippet_row > * {
        flex: 1 1 var(--DynamicSnippet__entry-maxWidth, 315px);
    }
}

/* /website/static/src/snippets/s_dynamic_snippet_carousel/000.scss */
.s_dynamic .dynamic_snippet_template .card-footer a, .s_dynamic .dynamic_snippet_template .card-footer button, .s_dynamic .o_dynamic_snippet_btn_wrapper {
    z-index: 2;
}

.s_dynamic .s_dynamic_snippet_arrow_bottom > .carousel-control-prev, .s_dynamic .s_dynamic_snippet_arrow_bottom .carousel-control-next {
    position: relative;
}

.s_dynamic_snippet_title_aside + .s_dynamic_snippet_content {
    width: 75%;
}

/* /website/static/src/snippets/s_embed_code/000.scss */
.editor_enable .s_embed_code {
    min-height: 0.875rem;
}

/* /website/static/src/snippets/s_website_form/001.scss */
.editor_enable .s_website_form[data-vcss="001"] .s_website_form_field_hidden {
    display: block;
    opacity: 0.5;
}

.editor_enable .s_website_form[data-vcss="001"] .s_website_form_field_hidden_if {
    display: block !important;
    background-color: #D9D9D9;
}

.editor_enable .s_website_form[data-vcss="001"] .s_website_form_field select {
    pointer-events: none;
}

@media (max-width: 575.98px) {
    .s_website_form[data-vcss="001"] .s_website_form_label {
        width: auto !important;
    }
}

.s_website_form[data-vcss="001"] .s_website_form_field_hidden {
    display: none;
}

.s_website_form[data-vcss="001"] span.s_website_form_mark {
    font-size: 0.85em;
    font-weight: 400;
}

.s_website_form[data-vcss="001"] .s_website_form_dnone {
    display: none;
}

.s_website_form[data-vcss="001"] .s_website_form_submit .s_website_form_label, .s_website_form[data-vcss="001"] .s_website_form_recaptcha .s_website_form_label {
    float: left;
    height: 1px;
}

.s_website_form[data-vcss="001"] .s_website_form_no_submit_label .s_website_form_label {
    display: none;
}

.s_website_form[data-vcss="001"] div.o_files_zone div.o_file_wrap {
    border: 1px solid #9a9ca5;
    border-radius: 0.25rem;
    font-size: 0.9em;
    line-height: normal;
}

.s_website_form[data-vcss="001"] div.o_files_zone div.o_file_wrap div.o_file_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s_website_form[data-vcss="001"] div.o_files_zone div.o_file_wrap i.o_file_delete {
    max-width: 25%;
    padding: 2px 4px 3px 4px;
    color: #0A58CA;
    cursor: pointer;
}

.s_website_form[data-vcss="001"] div.o_files_zone div.o_file_wrap i.o_file_delete:hover {
    color: #0848a6;
}

.s_website_form[data-vcss="001"] .o_add_files_button {
    background-color: #e7e9ed;
    width: fit-content;
}

.s_website_form[data-vcss="001"] .o_add_files_button:hover {
    background-color: #dadde3;
}

body:not(.editor_enable) .s_website_form[data-vcss="001"] .s_website_form_date:not(.s_website_form_datepicker_initialized) [value], body:not(.editor_enable) .s_website_form[data-vcss="001"] .s_website_form_datetime:not(.s_website_form_datepicker_initialized) [value] {
    color: transparent;
}

/* /website/static/src/snippets/s_quadrant/000.scss */
.s_quadrant .o_grid_item {
    display: flex;
    flex-direction: column;
}

/* /website/static/src/snippets/s_website_form_cover/000.scss */
.s_website_form_cover > *:not(.o_scroll_button):not(#o_wblog_post_content_jump), .s_website_form_cover > *:not(.o_scroll_button):not(#o_wblog_post_content_jump) > .row {
    min-height: inherit;
}

/* /website_appointment/static/src/snippets/s_appointments/000.scss */
.s_appointments .s_appointments_picture_item {
    --AppointmentMessage-line-clamp: 3;
}

.s_appointments .s_appointments_picture_item .o_wappointment_message_intro font {
    background: none !important;
    color: #FFF !important;
}

.s_appointments .s_appointments_picture_item:where(:not(:hover):not(:focus-visible)) .s_appointments_picture_head {
    transform: translate(0, 50%);
}

.s_appointments .s_appointments_list_item {
    --DynamicSnippet__entry-maxWidth: auto;
    --AppointmentMessage-line-clamp: 2;
}

.s_appointments .s_appointments_list_item .row {
    --gutter-x: 2rem;
}

.s_appointments .s_appointments_list_item > div {
    border: 1px solid var(--o-border-color);
}

.s_appointments .s_appointments_list_item > div:hover {
    border-color: #0A58CA;
}

/* /website_blog/static/src/snippets/s_blog_posts/000.scss */
.s_dynamic.s_blog_posts {
    --Avatar-size: 1.5em;
}

.s_dynamic .s_blog_posts_post_teaser {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (min-width: 768px) {
    .s_dynamic .s_blog_posts_post_teaser {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

.s_dynamic .s_blog_posts_post_subtitle {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s_dynamic.s_blog_post_list .s_blog_posts_post_author + small.s_blog_posts_post_date::before, .s_dynamic.s_blog_post_list .s_blog_posts_post_author + .s_blog_posts_post_date.small::before {
    content: "•";
    margin: 0 0.25rem;
}

.s_dynamic.s_blog_post_list .s_blog_posts_post:hover {
    background-color: color-mix(in srgb, currentColor 10%, transparent);
}

@media (min-width: 992px) {
    .s_dynamic.s_blog_post_big_picture .s_blog_posts_post_cover {
        --aspect-ratio: 75%;
    }
}

@media (min-width: 768px) {
    .s_dynamic.s_blog_post_big_picture.s_blog_posts_post_picture_size_small .s_blog_posts_post_cover {
        --aspect-ratio: 66%;
    }
}

@media (min-width: 1200px) {
    .s_dynamic.s_blog_post_big_picture.s_blog_posts_post_picture_size_small .s_blog_posts_post_cover {
        --aspect-ratio: 50%;
    }
}

.s_dynamic.s_blog_post_big_picture:not([class*="s_blog_posts_effect"]) .s_blog_post_big_picture_infos {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_dynamic_snippet_content, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_dynamic_snippet_content {
    text-align: center;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post_cover_header, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post_cover_header, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post_cover_header, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post_cover_hidden {
    height: 50%;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post_cover_hidden {
    transform: translateY(50%);
    transition: all 0.2s ease-in-out;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_post_big_picture_infos::before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_post_big_picture_infos::before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_post_big_picture_infos::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity 0.15s linear;
    opacity: 0;
    content: "";
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_post_big_picture_infos::before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_post_big_picture_infos::before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_post_big_picture_infos::before {
    opacity: 0;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley .s_blog_posts_post:hover .s_blog_post_big_picture_infos:before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post:hover .s_blog_post_big_picture_infos:before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post:hover .s_blog_post_big_picture_infos:before {
    opacity: 1;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post_author {
    font-size: 1rem;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title {
    transform: translateY(-25%);
    opacity: 1;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden {
    transform: translateY(0);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post_author {
        font-size: 1.25rem;
    }

    .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_post_big_picture_title {
        transform: translateY(50%);
        opacity: 0;
    }

    .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_default .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden {
        transform: translateY(-50%);
    }
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_small .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_small .s_blog_posts_post_author, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_small .s_blog_posts_post_author {
    font-size: 1.25rem;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_post_big_picture_title, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_post_big_picture_title {
    transform: translateY(50%);
    opacity: 0;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_marley.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico.s_blog_posts_post_picture_size_small .s_blog_posts_post:hover .s_blog_posts_post_cover_hidden {
    transform: translateY(-50%);
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post::before {
    content: "";
    position: absolute;
    top: 1rem;
    left: auto;
    bottom: auto;
    right: 1rem;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    padding: 1rem;
    transition: all 0.2s ease-in-out;
    transform: scale3d(0, 0, 0);
    transform-origin: top right;
    opacity: 0;
    z-index: 1;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_dexter .s_blog_posts_post:hover::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post::before, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .o_record_cover_image {
    transition: all 0.2s ease-in-out;
    transform: scale3d(1.12, 1.12, 1.12);
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post::before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    bottom: 1rem;
    right: 1rem;
    border: 1px solid #FFF;
    border-radius: 0.4rem;
    opacity: 0;
    z-index: 1;
    content: "";
    pointer-events: none;
}

.s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post:hover .o_record_cover_image, .s_dynamic.s_blog_post_big_picture.s_blog_posts_effect_chico .s_blog_posts_post:hover::before {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

@media (max-width: 767.98px) {
    .s_dynamic.s_blog_post_horizontal.s_blog_posts_post_picture_size_default .s_blog_posts_post_cover_col {
        min-height: 12rem;
    }
}

@media (min-width: 768px) {
    .s_dynamic.s_blog_post_horizontal.s_blog_posts_post_picture_size_default .s_blog_posts_post_cover_col {
        flex: 0 0 MIN(26rem, 33%);
    }
}

@media (max-width: 767.98px) {
    .s_dynamic.s_blog_post_horizontal.s_blog_posts_post_picture_size_small .s_blog_posts_post_cover_col {
        min-height: 8rem;
    }
}

@media (min-width: 768px) {
    .s_dynamic.s_blog_post_horizontal.s_blog_posts_post_picture_size_small .s_blog_posts_post_cover_col {
        flex: 0 0 MIN(26rem, 25%);
    }
}

.s_dynamic.s_blog_post_horizontal .o_container_small .s_blog_posts_post_cover_col {
    display: none;
}

.s_dynamic.s_blog_post_card.s_blog_posts_post_picture_size_small .s_blog_posts_post_cover {
    --aspect-ratio: 40%;
}

@media (min-width: 576px) {
    .s_dynamic.s_dynamic_snippet_carousel.s_blog_post_big_picture .s_blog_posts_post_cover {
        --aspect-ratio: 50%;
    }
}

@media (min-width: 992px) {
    .s_dynamic.s_dynamic_snippet_carousel.s_blog_post_big_picture .s_blog_posts_post_cover {
        --aspect-ratio: 100%;
    }
}

/* /website_event/static/src/snippets/s_events/000.scss */
.s_dynamic .s_events_event_subtitle {
    font-size: 1rem;
}

.s_dynamic.s_event_event_picture .s_events_event .s_events_event_cover {
    max-height: 26rem;
}

.s_dynamic.s_event_event_picture .s_events_event .s_events_event_cover .o_record_cover_container {
    top: 0;
}

.s_dynamic.s_event_event_picture .row {
    align-items: stretch;
}

.s_dynamic.s_event_event_picture .row .s_events_event_subtitle {
    margin: 0;
}

.s_dynamic.s_event_event_card .card .s_events_event_cover {
    height: 180px;
}

.s_dynamic.s_event_event_card .card .s_events_event_cover .s_events_event_date {
    top: 1rem;
    right: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    text-align: center;
}

.s_dynamic.s_event_event_card .card .s_events_event_cover .s_events_event_date .s_events_event_month {
    font-size: 0.875rem;
}

.s_dynamic.s_event_event_card .card .s_events_event_cover .s_events_event_date .s_events_event_day {
    font-size: 1.25rem;
}

/* /mass_mailing/static/src/snippets/s_hr/000.scss */
.o_layout .s_hr {
    line-height: 0;
}

.o_layout .s_hr hr {
    padding: 0;
    border: 0;
    border-top: 1px solid currentColor;
    color: inherit;
    margin-top: auto;
    margin-bottom: auto;
}

.o_layout .s_hr hr:not(.ms-auto):not(.me-auto) {
    margin-inline: auto;}

/* /mass_mailing/static/src/snippets/s_masonry_block/001.scss */
.o_mail_snippet_general.s_masonry_block[data-vcss='001'] .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.o_mail_snippet_general.s_masonry_block[data-vcss='001'] .o_masonry_grid_container > .row {
    height: 100%;
}

/* /mass_mailing/static/src/snippets/s_media_list/001.scss */
.s_media_list[data-vcss="001"] .s_media_list_item > .row {
    overflow: hidden;
}

.s_media_list[data-vcss="001"] .s_media_list_body {
    padding: 2rem;
}

.s_media_list[data-vcss="001"] .s_media_list_img {
    object-fit: cover;
}

/* /mass_mailing/static/src/snippets/s_rating/001.scss */
.o_mail_snippet_general .s_rating {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.s_rating[data-vcss="001"].s_rating_inline {
    display: flex;
    align-items: center;
}

.s_rating[data-vcss="001"].s_rating_inline .s_rating_title, .s_rating[data-vcss="001"].s_rating_inline > :first-child {
    margin: 0;
    margin-right: 0.5em;
}

.s_rating[data-vcss="001"].s_rating_inline .s_rating_icons {
    margin-left: auto;
}

.s_rating[data-vcss="001"].s_rating_no_title .s_rating_title, .s_rating[data-vcss="001"].s_rating_no_title > :first-child {
    display: none;
}

/* /website_payment/static/src/snippets/s_donation/000.scss */
.s_donation:not([data-vcss]) input::-webkit-outer-spin-button, .s_donation:not([data-vcss]) input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.s_donation:not([data-vcss]) input[type=number] {
    -moz-appearance: textfield;
}

.s_donation:not([data-vcss]) .s_donation_btn {
    display: inline-flex;
    transition: background 0.2s;
}

.s_donation:not([data-vcss]) .s_donation_btn:focus {
    box-shadow: none !important;
}

.s_donation:not([data-vcss]) #s_donation_amount_input {
    border: none;
    outline: none;
    max-width: 145px;
    background-color: transparent;
    font-size: inherit;
    color: inherit;
}

.s_donation:not([data-vcss]) #s_donation_amount_input::placeholder {
    opacity: 0.6;
    color: inherit;
}

.s_donation:not([data-vcss]) .s_donation_range_slider_wrap {
    width: 90%;
}

.s_donation:not([data-vcss]) .s_donation_range_slider_wrap #s_donation_range_slider {
    margin-bottom: 50px;
}

.s_donation:not([data-vcss]) .s_donation_range_slider_wrap .s_range_bubble {
    position: absolute;
    left: 0%;
    margin-top: 28px;
    padding: 0.5rem 1rem;
    color: #FFFFFF;
    background: #0A58CA;
    font-size: 1.15rem;
    border-radius: 0.3rem;
    transform: translateX(-50%);
}

.s_donation:not([data-vcss]) .s_donation_range_slider_wrap .s_range_bubble::after {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    width: 0;
    border-style: solid;
    border-color: #0A58CA transparent;
    border-width: 0 5px 5px;
    margin-left: -5px;
}

/* /website_sale/static/src/snippets/s_dynamic_snippet_products/000.scss */
.s_product_product_centered .card {
    overflow: visible;
    margin-top: 6rem;
    padding-top: 6rem;
}

.s_product_product_centered .card img {
    height: 12rem;
}

.s_product_product_centered .o_carousel_product_img_link {
    max-width: 75%;
    margin-top: -12rem;
    left: 0;
    right: 0;
}

.s_product_product_banner img {
    max-height: 400px;
}

.s_product_product_horizontal_card img img {
    height: 100%;
}

@media (max-width: 991.98px) {
    .s_product_product_horizontal_card img {
        height: 12rem;
    }
}

.o_dynamic_product_hovered img {
    transition: transform 250ms ease;
}

.o_dynamic_product_hovered:hover img {
    transform: scale(1.15);
}

.o_carousel_multiple_rows .row {
    padding: 1rem;
}

img.o_img_product_cover {
    object-fit: cover;
}

img.o_img_product_square {
    aspect-ratio: 1 / 1;
}

.o_card_group > .row {
    padding-left: 15px;
    padding-right: 15px;
}

.o_card_group > .row > div {
    padding: 0 !important;
}

.o_card_group > .row > div:first-child > .o_carousel_product_card {
    border-left: var(--border-width) solid var(--o-border-color) !important;
}

.o_card_group > .row:first-child .o_carousel_product_card {
    border-top: var(--border-width) solid var(--o-border-color) !important;
}

.o_card_group > .row:first-child > div:first-child .o_carousel_product_card {
    border-top-left-radius: 0.6rem !important;
}

.o_card_group > .row:first-child > div:last-child .o_carousel_product_card {
    border-top-right-radius: 0.6rem !important;
}

.o_card_group > .row:last-child > div:first-child .o_carousel_product_card {
    border-bottom-left-radius: 0.6rem !important;
}

.o_card_group > .row:last-child > div:last-child .o_carousel_product_card {
    border-bottom-right-radius: 0.6rem !important;
}

/* /website/static/src/scss/user_custom_rules.scss */
