/* DEV */
body {
    min-height: 1000px;
}

/* BOOTSRTAP */
.navbar {
    /* FIX: Variable not found */
    --bs-nav-link-font-size: 1rem;
}

/* BOOTSTRAP ADDONS */
.w-90 {
    width: 90% !important;
}

.my-xl {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.py-xl {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

@media (min-width: 992px) {
    .my-xl {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important;
    }

    .py-xl {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
    }
}

.lh-xl {
    line-height: 3;
}

/* FONT */
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap'); */
.open-sans-300 {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

@font-face {
    font-family: "PF Scandal Pro Bold";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../font/pfscandalpro-bold.woff") format("woff");
}

.pfscandalpro-bold {
    font-family: "PF Scandal Pro Bold";
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

/* GENERAL */
body {
    background-color: white;
    color: #666;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6;
}

.text-gray {
    color: #333;
}

.text-primary {
    /* bootstrap override */
    color: #36afeb !important;
}

/* DECOR */
.box-decor {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.box-decor::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    pointer-events: none;
    z-index: 1;
    border-image-repeat: stretch;
    border-image-slice: 3% fill;
    border-image-source: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Crect id='svg_8' height='19' width='316.99998' y='-12.00001' x='-4.49998' fill='%23ffffff'/%3E%3Crect id='svg_9' height='7.5' width='313.99994' y='293.99994' x='-3.49998' fill='%23ffffff'/%3E%3Crect id='svg_10' height='301.99995' width='10.5' y='1.99998' x='-6.49998' fill='%23ffffff'/%3E%3Crect id='svg_12' height='301.99996' width='19.50001' y='-0.00002' x='294.49998' fill='%23ffffff'/%3E%3Cpath id='svg_1' d='m299.5,295.3c-0.5,-10 -0.5,-37.8 -0.5,-105c0,-30.9 0.1,-62.3 0.1,-93.4c0.1,-30.7 0.1,-61.1 0.1,-90.7c0,-3.6 -3.7,-3.8 -7.3,-4c-2.4,-0.1 -5.7,-0.2 -10.2,-0.3c-8.2,-0.1 -18.4,-0.2 -27.5,-0.2l-15,0c-41.5,-0.3 -84.4,-0.5 -126.6,0c-15.7,0.2 -31.7,0.2 -47.2,0.2c-13.7,0.1 -27.9,0.1 -41.9,0.2c-3.9,0 -9.8,0.2 -12.1,0.3c-8.6,0.3 -8.6,0.3 -9.6,1.4c-1,1.1 -1,1.1 -1,7.6l0,7.9c-0.3,37.6 -0.2,76.4 0.3,125.5c0.3,30.5 0.2,59.1 0.1,89.4c0,10.5 -0.1,21.1 -0.1,31.8c-0.1,3.3 -0.1,6.8 -0.3,10.3c-0.1,4.4 -0.2,8.9 -0.2,13.8l1.1,7l2.5,0.4c7.6,1.2 15.3,1.1 22.7,0.9c2.4,0 4.7,-0.1 7,-0.1c7.9,0 16,-0.3 23.7,-0.5c9.1,-0.3 18.4,-0.6 27.6,-0.5c17.3,0.1 34.8,0.6 51.7,1c14.8,0.4 30.2,0.8 45.3,1c3.7,0.1 7.4,0.1 11,0.1c13.7,0 27,-0.2 39.9,-0.7c13.8,-0.2 28,-0.5 42.8,-0.5l23.8,0.9l-0.2,-3.8zm-66.9,-4.2c-15.1,0 -30.7,0 -46,0.2c-27.1,0.3 -54.1,-0.1 -80.2,-0.5c-15.2,-0.3 -30.9,-0.5 -46.6,-0.6l-2.2,0c-5.8,0 -13.3,0.1 -20.4,0.2c-12.1,0.2 -25.7,0.4 -28.3,0c0,-12.3 -0.4,-24.9 -0.7,-37c-0.6,-21.4 -1.3,-43.8 -0.1,-65.9c0.5,-9 1,-51.9 1,-76c-0.1,-64 -0.1,-91.3 -0.6,-101.9l18.7,0.7c14.5,0 28.4,-0.2 41.8,-0.5c16,-0.3 32.4,-0.7 49.6,-0.5c14.6,0.2 29.6,0.6 44.1,1c16.6,0.4 33.6,0.9 50.5,1c9.1,0.1 18.2,-0.2 27.1,-0.5c7.5,-0.2 15.3,-0.5 22.9,-0.5c2.2,0 4.5,-0.1 6.8,-0.1c6.9,-0.2 14,-0.3 20.9,0.7l0.5,3.2c0,4.7 -0.1,9.1 -0.2,13.4c0,3.6 -0.1,7 -0.1,10.2c0,10.4 -0.1,20.7 -0.1,30.9c-0.1,29.5 -0.2,57.5 0.1,87.2c0.5,48 0.6,85.7 0.2,122.3l0,12.1c-2.6,0.1 -12.7,0.5 -18.1,0.6c-13.5,0.3 -27.3,0.3 -40.6,0.3z' fill='%23abd5f4'/%3E%3Cpath id='svg_2' d='m292.6,155.9c-0.3,-29.8 -0.2,-57.7 -0.1,-87.2c0,-10.1 0.1,-20.5 0.1,-30.9c0,-3.3 0,-6.6 0.1,-10.2c0.1,-4.2 0.2,-8.7 0.2,-13.4l-0.7,-4.5l-0.5,-0.1c-7.1,-1.1 -14.5,-1 -21.6,-0.8c-2.2,0 -4.6,0.1 -6.8,0.1c-7.7,0 -15.5,0.3 -23,0.5c-8.9,0.3 -18,0.6 -27,0.5c-16.8,-0.1 -33.8,-0.6 -50.4,-1c-14.5,-0.4 -29.4,-0.8 -44.2,-1c-17.3,-0.2 -33.7,0.2 -49.6,0.5c-13.5,0.3 -27.3,0.6 -41.6,0.4l-20.3,-0.7l0,0.8c0.5,9.9 0.5,37 0.5,102.6c0,24.2 -0.5,67 -1,76c-1.1,22.1 -0.5,44.5 0.1,66c0.3,12.3 0.7,25 0.7,37.4l0,0.4l0.2,0.2c0.7,0.7 5.7,0.8 29.4,0.4c8.2,-0.1 16.6,-0.2 22.6,-0.2c15.7,0.1 31.4,0.4 46.6,0.6c19.4,0.3 39.2,0.6 59.3,0.6c6.9,0 13.9,0 21,-0.1c15.3,-0.2 30.9,-0.2 46,-0.2c13.3,-0.1 27.2,-0.1 40.8,-0.2c0.2,0 18.8,-0.4 19.3,-0.9c0.2,-0.2 0.2,-0.2 0.2,-5.6l0,-7.7c0.3,-36.7 0.2,-74.4 -0.3,-122.3zm-1.3,122.3l0,12.1c-2.6,0.1 -12.7,0.5 -18.1,0.6c-13.6,0.2 -27.3,0.2 -40.7,0.2c-15.1,0 -30.7,0 -46,0.2c-27.1,0.3 -54.1,-0.1 -80.2,-0.5c-15.2,-0.3 -30.9,-0.5 -46.6,-0.6l-2.2,0c-5.8,0 -13.3,0.1 -20.4,0.2c-12.1,0.2 -25.7,0.4 -28.3,0c0,-12.3 -0.4,-24.9 -0.7,-37c-0.6,-21.4 -1.3,-43.8 -0.1,-65.9c0.5,-9 1,-51.9 1,-76c0,-64 0,-91.3 -0.5,-101.9l18.7,0.7c14.5,0 28.4,-0.2 41.8,-0.5c16,-0.3 32.4,-0.7 49.6,-0.5c14.6,0.2 29.6,0.6 44.1,1c16.6,0.4 33.6,0.9 50.5,1c9.1,0.1 18.2,-0.2 27.1,-0.5c7.5,-0.2 15.3,-0.5 22.9,-0.5c2.2,0 4.5,-0.1 6.8,-0.1c6.9,-0.2 14,-0.3 20.9,0.7l0.5,3.2c0,4.7 -0.1,9.1 -0.2,13.4c0,3.6 -0.1,7 -0.1,10.2c0,10.4 -0.1,20.7 -0.1,30.9c-0.1,29.5 -0.2,57.5 0.1,87.2c0.5,48 0.6,85.7 0.2,122.4z' fill='%23333'/%3E%3C/g%3E%3C/svg%3E");
    border-image-width: 10px;
}

.border-decor {
    border-image-repeat: stretch;
    border-image-slice: 18% 9% fill;
    border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22120%22%20height%3D%2250%22%20viewBox%3D%220%200%20120%2050%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22rgba%28255,%20255,%20255,%200.4%29%22%20d%3D%22M97.4%2049.5c-6.9%200-14.5-.3-22-.6-9-.4-17.5-.8-24.4-.6-7%20.3-21.6.6-33.3.8-5.3.1-10%20.2-13.3.2h-.2c-4-.1-4-4.3-3.9-9.9%200-4%20.2-9.6.4-16%20.3-5.9.5-12.6.6-19.2L1.4.9%204.7.8c5.7-.2%208.7.2%2010.6.5.7.1%201.3.2%201.7.2h.2c4.2.1%2015.2%200%2044.1-.3h.2c3.6.1%207.2-.1%2011-.3C78.2.6%2084.2.4%2090.6.9h.2c2.1.3%206.4.3%2010.6.4%203.6.1%207.4.1%2010.3.3%203.2.2%208%20.5%208%204.6v2.7c0%204.7%200%2013.6-.2%2021.4-.4%2014.8-1%2017.3-4.3%2017.9-4.8%201-11%201.3-17.8%201.3z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23333%22%20d%3D%22M108.3%2047.5c-3.3%200-7.8-.2-14-.6-.8-.1-1.3-.1-1.4-.1-2.7.1-38.8%200-64.5-.3-22.9.6-23.5%200-23.9-.4l-.2-.2V30.6c0-8.9%200-19%20.1-26.6v-.7h7c16.4.7%2031.4.4%2047.3.2%207.9-.1%2016-.2%2024.4-.2%2011.9%200%2021.2.2%2026.7.3%202.6.1%204.5.1%205.6.1.3%200%20.6.1.8.4.9.9.9%203.4.8%208.1v2.6c0%202.5%200%205.2.1%208%20.1%207.8.2%2015.8-.4%2022.8-.1.9-1%201.9-8.4%201.9zm-15.4-2.2c.2%200%20.7%200%201.5.1%2017.1%201.2%2020.3.4%2020.9-.1.6-6.9.5-14.8.4-22.6%200-2.8-.1-5.5-.1-8v-2.6c0-2.6.1-6.2-.4-7-1.1%200-3%200-5.5-.1a1540.64%201540.64%200%200%200-51%200c-15.9.2-30.9.5-47.3-.3H5.9c-.2%207.6-.1%2017.3-.1%2025.9V45c1.2.2%205.7.4%2022.6-.1%2025.1.3%2061.8.4%2064.5.4z%22%2F%3E%0A%3C%2Fsvg%3E");
    border-image-width: 10px;
    border-width: 0.5rem 1rem;
}

.border-decor-blue {
    border-image-repeat: stretch;
    border-image-slice: 18% !important;
    border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23abd5f4%22%20d%3D%22M46.3%2049.5c-3%200-6.3.5-9.4%200-5.2-.8-10.3-.4-14.4-.2-5.6.3-15.8%201.1-19.9-.1-3-.9-2.1-3.7-2.2-11.3%200-4.8-.3-11.2-.2-18.8%200-4.3.6-8.8.6-13.5V4.3l.8-1C4.3.1%205-.1%208.6.4c2.1-.4%206.1-.2%2017.3.1%201.5%200%208.6.8%2010.2.4l.3-.1c4.1-1.1%208.4-.8%2011.3.2%201.6.6%201.9%202.6%202%204.3.2%202.2-.2%2012.8-.1%2022.1.1%2020.3.4%2019.7-.7%2020.9l-1%201.1-1.6.1zM6.6%2042.9c4.1.6%2011.1.6%2013.6-.2%205.5-1.9%2011.7-1%2017.7-.1%201.9.3%203.7.5%205.4.7.4-8.1.1-31-.1-36.6-.7%200-2.2.1-5.1.8l-.4.1c-3.1.8-6.2.2-9-.3-1.3-.2-2.5-.5-3.5-.5-11.3-.7-14.2.1-15.3.5-.4.1-.8.2-1.4.3-.7.1-1.3%200-1.8-.2%200%204.1-.1%208.1-.1%2011.9-.1%209.6-.2%2019.5%200%2023.6zm-2-.4z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23333%22%20d%3D%22M8.1%2046.8c-2.6%200-4.3-.3-4.9-.9a.9.9%200%200%201-.3-.7V3.5l3-.9H6c9.2%201%2017.8%201.1%2028%201.1h12.7l.4.3c.4.4.5%201.1.4%206.3%200%201.5-.1%203.1-.1%204.7v7.4c0%207.6.1%2015.5-.2%2022.7%200%20.2-.1.5-.4.8-.8.7-3.1.9-8.3.5h-.6c-.2%200-1%200-2.7-.1-4.8-.2-14.6-.5-22.1.1-1.9.3-3.6.4-5%20.4zm-3.7-1.9c.5.2%202.4.7%208.6.2%207.5-.6%2017.5-.3%2022.2-.1%201.3%200%202.4.1%202.6.1h.8c5.2.3%206.7.1%207.1-.1.2-7.1.2-14.9.2-22.4v-7.4c0-1.6%200-3.3.1-4.8%200-2%20.1-4.2%200-5.1H34.1c-10.2%200-18.8-.1-28-1.1l-1.7.5v40.2z%22%2F%3E%0A%3C%2Fsvg%3E");
    border-image-width: 10px;
    border-width: 0.5rem 1rem;
}

.card-decor {
    border-image-slice: 3% fill !important;
    border-image-width: 10px !important;
    border-image-repeat: stretch !important;
    border: 10px solid #e1f0fb;
    border-image-source: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22300%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23e1f0fb%22%20d%3D%22M193.2%20299.4c-3.6%200-7.3%200-11-.1-15.1-.2-30.5-.6-45.3-1-16.9-.4-34.4-.9-51.7-1-9.2-.1-18.5.2-27.6.5-7.7.2-15.8.5-23.7.5-2.3%200-4.6.1-7%20.1-7.4.2-15.1.3-22.7-.9l-2.5-.4-1.1-7c0-4.9.1-9.4.2-13.8.2-3.5.2-7%20.3-10.3%200-10.7.1-21.3.1-31.8.1-30.3.2-58.9-.1-89.4C.6%2095.7.5%2056.9.8%2019.3v-7.9c0-6.5%200-6.5%201-7.6s1-1.1%209.6-1.4c2.3-.1%208.2-.3%2012.1-.3%2014-.1%2028.2-.1%2041.9-.2%2015.5%200%2031.5%200%2047.2-.2%2042.2-.5%2085.1-.3%20126.6%200h15c9.1%200%2019.3.1%2027.5.2%204.5.1%207.8.2%2010.2.3%203.6.2%207.3.4%207.3%204%200%2029.6%200%2060-.1%2090.7%200%2031.1-.1%2062.5-.1%2093.4%200%2067.2%200%2095%20.5%20105l.2%203.8-23.8-.9c-14.8%200-29%20.3-42.8.5-12.9.5-26.2.7-39.9.7z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23333%22%20d%3D%22M166%20296.5c-20.6%200-40.9-.3-60.8-.6-15.6-.2-31.7-.5-47.8-.6-6.2%200-14.8.1-23.2.2-24.4.4-29.5.3-30.2-.4l-.2-.2v-.4c0-12.7-.4-25.8-.7-38.4-.6-22.1-1.2-45-.1-67.7.5-9.3%201-53.2%201-78%200-67.2%200-95-.5-105.2v-.8l20.8.8C39%205.3%2053.2%205%2067%204.7c16.3-.3%2033.2-.7%2050.9-.5%2015.1.2%2030.4.6%2045.3%201%2017%20.4%2034.5.9%2051.7%201%209.2.1%2018.6-.2%2027.7-.5%207.7-.2%2015.7-.5%2023.6-.5%202.3%200%204.7-.1%207-.1%207.3-.2%2014.9-.3%2022.2.8l.5.1.7%204.6c0%204.8-.1%209.4-.2%2013.7-.1%203.7-.1%207.1-.1%2010.5%200%2010.7-.1%2021.3-.1%2031.7-.1%2030.3-.2%2058.9.1%2089.5.5%2049.2.6%2087.9.2%20125.5v7.9c0%205.5%200%205.5-.2%205.7-.5.5-19.6.9-19.8.9-13.9.1-28.1.1-41.8.2-15.5%200-31.5%200-47.2.2-7.2.1-14.4.1-21.5.1zm-110.9-2.7h2.3c16.1.1%2032.2.3%2047.8.6%2026.8.4%2054.5.8%2082.3.5%2015.7-.2%2031.7-.2%2047.2-.2%2013.7%200%2027.8%200%2041.7-.2%205.6-.1%2015.9-.5%2018.6-.6v-12.4c.4-37.6.3-76.3-.2-125.5-.3-30.5-.2-59.2-.1-89.5%200-10.5.1-21%20.1-31.7%200-3.3.1-6.8.1-10.5.1-4.4.2-8.9.2-13.7l-.5-3.3c-7-1-14.3-.9-21.4-.7-2.4%200-4.7.1-7%20.1-7.8%200-15.8.3-23.5.5-9.1.3-18.5.6-27.8.5-17.3-.1-34.8-.6-51.8-1-14.8-.4-30.2-.8-45.2-1-17.7-.2-34.5.2-50.9.5-13.8.3-28%20.5-42.9.5L4.9%206c.5%2010.8.5%2038.9.5%20104.4%200%2024.8-.5%2068.8-1%2078-1.2%2022.7-.5%2045.6.1%2067.6.3%2012.5.7%2025.4.7%2038%202.6.4%2016.6.2%2029%200%207.3-.1%2015-.2%2020.9-.2z%22%2F%3E%0A%3C%2Fsvg%3E");
    background-color: #e1f0fb;
}

.carousel-decor {
    mask-size: 100% 100%;
    mask-image: url("data:image/svg+xml,%3Csvg width='780' height='500' viewBox='0 0 780 500' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' preserveAspectRatio='none' style='enable-background:new 0 0 780 500;' xml:space='preserve'%3E%3Cstyle%3E .st0%7Bopacity:0.65;enable-background:new ;%7D%0A%3C/style%3E%3Cpath class='st0' d='M748.6,228.7c1.7-10.1,2.5-20.3,2.5-30.4c0-94.3-94.1-136.5-216.6-151.7C478.9,18.2,421.1,0,369.9,0 c-39.8,0-76.4,11.1-109.3,29.4c-2.2,1.2-4.4,2.5-6.5,3.8c-18.3,10.9-35.4,24-51.1,38.6c-0.4,0.4-0.7,0.7-1.1,1 C90.4,110.8,0.1,181.9,0,288.6v0.1C0.1,458,191.7,522.1,405.8,490c10.9-1.6,21.7-3.5,32.5-5.8c7.9,0.4,15.7,0.5,23.5,0.5 c168.4,0,315.8-56.9,318.2-169.1V313C780,288,768.4,258.9,748.6,228.7L748.6,228.7z'/%3E%3Cpath d='M534.5,46.7c-40.6-5-84.2-7.1-128.6-7.1c-66,0-138.6,10.9-204,33.2c-4.3,4-8.4,8-12.4,12.2c-0.9,0.9-1.7,1.8-2.6,2.8 c-3.5,3.7-6.8,7.4-10.1,11.2c-0.8,1-1.6,1.9-2.5,2.9c-3.2,3.8-6.4,7.7-9.5,11.6c-0.8,1-1.6,2-2.3,2.9c-6.1,7.9-11.8,15.9-17.3,24.2 c-4,6.1-7.9,12.3-11.6,18.6c-1.2,2.1-2.4,4.1-3.6,6.2c-1.2,2.1-2.3,4.2-3.5,6.2c-0.5,1-1.1,2.1-1.7,3.1c-2.2,4.2-4.4,8.3-6.4,12.5 c-2,4.2-4,8.3-5.8,12.5c-0.9,2.1-1.8,4.1-2.7,6.2c-0.9,2-1.7,4.1-2.6,6.2c-1.7,4.1-3.2,8.2-4.7,12.2c-0.4,1-0.7,2-1.1,3 c-0.7,2-1.4,4-2,6c-1.6,5-3.1,9.9-4.4,14.7c-0.5,1.9-1,3.8-1.5,5.8c-1.2,4.7-2.2,9.4-3.1,14c-0.4,1.8-0.7,3.6-1,5.4 c-0.1,0.9-0.3,1.8-0.4,2.6c-0.3,1.7-0.5,3.5-0.7,5.2c-0.9,6.9-1.3,13.4-1.3,19.6c0,0.8,0,1.6,0.1,2.3c3,93,188.3,173.9,351.5,181.3 c178.4-36.7,292.3-146,310.3-255.5C705.2,162.9,622.6,91.9,534.5,46.7L534.5,46.7z'/%3E%3C/svg%3E");
}

.content-decor {
    background-image: url("data:image/svg+xml,%3Csvg width='1420' height='1060' viewBox='0 0 1420 1060' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.65' fill='%23e1f0fb' d='M1412 665.9c0-71.8-49.5-159.6-129.4-247.4-2.9-219.2-209.1-303.7-460.7-325.4C698.5 37.8 571.6 3 458.3 3 271.5 3 114 99 0 222.2v648.7c16.6 9 34 17.7 52 26.1 86.7 96.9 222.9 149.2 380.6 159h111.1c41.6-2.4 84.2-7.5 127.3-15.2 19.2-3.4 38-7.4 56.4-11.9 371-11 684.6-133.1 684.6-363z'/%3E%3Cpath fill='%23e1f0fb' d='M672 1029.7c18.6 0 37.1-.3 55.4-.8 346-84.6 555.2-353.4 555.2-605.7v-4.7C1171 295.8 1000.2 173 821.9 93.1c-49-4.2-99.6-6.1-150.9-6.1C420.5 87 116 192.7 0 414.7v407.7c14.4 27.3 31.9 52.2 52 74.6 172.9 80.6 408.3 132.7 620 132.7z'/%3E%3C/svg%3E");
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-decor-transfer {
    background-image: url("data:image/svg+xml,%3Csvg width='2560' height='680' viewBox='0 0 2560 680' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.65' fill='%23e1f0fb' d='M2559.9 296.1c-44.7 4.5-128.7-6.4-259.1-75.6-130.4-69.2-318.5-242.4-553.3-218.3-63.4 6.5-117.4 20.8-165 40.5-14.7 1.4-29.9 3.2-45.7 5.4-202.4 27.4-292.2 123.7-502.3 286.9-100.9 78.5-243.6 131.2-416 157.9-143-17.4-290.7-53-384.8-49.7-98.5 3.4-178.4 22.5-233.7 37.2v146.2c119.1-1.1 265.1-7.2 410.3-14.1 267.8 33.1 479.3 52.8 616.3 51.2 80.7-1 185.6-18.5 289.5-37.6 52.1 8.3 98.4 16.3 132.2 22 86.9 14.5 342.4 31.9 445.9 31.9 237.8 0 464.8-22.9 665.9-59.3-.2-56.8-.2-120.3-.2-324.6z'/%3E%3Cpath fill='%23e1f0fb' d='M997.4 590.8c97.2 2.6 218.8 19.4 318.7 35.3 104.7-19.3 208.3-40.3 284.8-47.8 326.2-32.2 418.3 28.1 628.4 38.2 130 6.2 224.2 2 330.7-18.3V437.4c-102.5-8.7-296.6-43.5-445.8-170.4-228.1-194-332.6-243.5-531.7-224.2-283.9 117.9-340.2 431.6-791.8 458.3-53.8 3.2-112.6-.9-172.2-8.2-178.7 27.7-389.3 27.4-618.5-1.2v66.5c147.8 20.5 285.2 38.8 410.3 54.3 239.1-11.3 476.1-24.7 587.1-21.7z'/%3E%3C/svg%3E");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-decor-fluid {
    background-image: url("data:image/svg+xml,%3Csvg width='2560' height='1000' viewBox='0 0 2560 1000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e1f0fb' opacity='.65' d='M2222.3 179.5c-25.6-5.5-49.5-11.9-71.4-18.5-114.3-34.8-243-80.3-402-50.4-53.8 10.1-100.7 27.7-147.4 45.9-58.5-8.1-118.8-16-182.9-22.2-110.6-10.6-207.3 23.1-318 45.9C940.7 117.2 833.3 5.8 648.2 1.1 467.5-3.5 242.4 174.4 0 168.9V1000h2560V48.9c-79.7 64.4-208.4 107.8-337.7 130.6z'/%3E%3Cpath fill='%23e1f0fb' d='M2222.3 179.5c-77 13.5-154.2 19.7-221.4 18.4-138.4-2.5-263.8-22.6-399.5-41.5-91.3 35.6-181.8 73.9-321.4 64.4-68.6-4.6-126.9-20.1-179.5-40.8-59.5 12.2-123 21.3-194.8 18.5-174-6.6-219-79.4-372-76.6-135.6 2.6-321 116.4-533.7 96.7V1000h2560V166.5c-119.6 41.6-240.5 33.8-337.7 13z'/%3E%3C/svg%3E");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-decor-left {
    background-image: url("data:image/svg+xml,%3Csvg width='2250' height='850' viewBox='0 0 2250 850' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.65' fill='%23e1f0fb' d='M2149.3 286.9c-41.7-173-205.7-294.5-478.2-228.1C1501.6 30 1313 27 1138.2 47c-51.8-15.5-105.1-29.2-165.9-33.3-86.9-5.9-153.5 6.9-215.6 25.4C670.1 20 590.1-2.3 498.9.2 263.5 6.6 182.1 43.6 93.6 69.4 63.9 61.2 32.8 51.9 0 41.2V837.7c94.3-14.4 194.9-34.2 300.4-49.3 120.8 28.4 229.4 57.2 373.6 47.9 83.7-5.4 166-19 245.5-33.1 139.5 22.4 294.7 46.8 480.9 46.8 77 0 158.3-7.9 237.8-23.4 315.2 25.7 536.6-92.5 568.3-312.6 12.7-88.7-9.4-164.1-57.2-227.1z'/%3E%3Cpath fill='%23e1f0fb' d='M664.4 769.6c81.2 5.5 164.8 19.1 255.1 33.6 169.8-30.2 327.2-63.2 460.3-25.2 91.2 26.1 177.9 42 258.4 48.6 237.6-46.2 459.9-159.8 505.9-331 19.4-72 20.9-144 5.2-208.7-89.6-118.3-269.5-192.7-478.2-228.1a828.1 828.1 0 0 0-47.3 13.1c-224.3 69.5-350 15.8-485.6-24.9-23.4 2.7-46.6 5.8-69.5 9.3-124.3 19-221.7 2.7-312-17.2-160.2 47.7-290.4 133-663.1 30.3-28.6 8.3-58 15.5-93.6 20V742c118.7 5.4 212.7 25.8 300.4 46.4 116.1-16.5 238.1-27.3 364-18.8z'/%3E%3C/svg%3E");
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-decor-right {
    background-image: url("data:image/svg+xml,%3Csvg width='2250' height='850' viewBox='0 0 2250 850' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.65' fill='%23e1f0fb' d='M1949.6 61.6C1828.8 33.2 1720.1 4.4 1576 13.7c-83.7 5.4-166 19-245.5 33.1C1191.1 24.5 1035.8 0 849.6 0c-77 0-158.3 7.9-237.8 23.4C296.6-2.3 75.1 115.9 43.5 336c-12.7 88.7 9.4 164.1 57.2 227.1 41.7 173 205.7 294.5 478.2 228.1C748.4 820 937 823 1111.8 803c51.8 15.5 105.1 29.2 165.9 33.3 86.9 5.9 153.5-6.9 215.6-25.4 86.5 19.1 166.6 41.4 257.8 38.9 235.2-6.4 316.6-43.4 405.2-69.1 29.7 8.2 60.8 17.5 93.7 28.2V12.3c-94.3 14.4-194.9 34.2-300.4 49.3z'/%3E%3Cpath fill='%23e1f0fb' d='M1585.6 80.4c-81.2-5.5-164.8-19.1-255.1-33.6C1160.7 77.1 1003.3 110 870.2 72 779 45.9 692.3 30 611.8 23.4c-237.6 46.2-459.9 159.8-505.9 331-19.4 72-20.9 144-5.2 208.7 89.6 118.3 269.5 192.7 478.2 228.1 15.4-3.8 31.2-8.1 47.3-13.1 224.3-69.5 350-15.8 485.6 24.9 23.4-2.7 46.6-5.8 69.5-9.3 124.3-19 221.7-2.7 312 17.2 160.2-47.7 290.4-133 663-30.2 28.7-8.3 58.1-15.5 93.7-20.1V108c-118.7-5.4-212.7-25.8-300.4-46.4-116.1 16.5-238.1 27.3-364 18.8z'/%3E%3C/svg%3E");
    background-position: 100% 60%;
    background-repeat: no-repeat;
    background-size: contain;
}

/* HEADER */
.navbar.position-absolute {
    background-color: transparent !important;
    /* background-color: rgba(0, 0, 0, .2) !important; */
}

.navbar:not(.position-absolute) img {
    content: url("../image/vandeko-nautica-blue.png");
}

.navbar.position-absolute a.nav-link:not(:where(.offcanvas.showing a, .offcanvas.show a)),
.navbar.position-absolute button.d-md-none {
    color: #fff;
    opacity: 0.5;

    &:hover {
        opacity: 0.6;
    }
}

.nav-link {
    font-size: calc(1rem + 0.1vw) !important;
    margin: 0 0.5rem !important;
    padding: 1rem !important;
}

@media (max-width: 767.98px) {
    .nav-link {
        /* .fs-2 */
        font-size: calc(1.325rem + 0.9vw) !important;
    }
}

.bi.bi-list,
.bi.bi-x-lg {
    width: 2rem;
    height: 2rem;
}

/* body:not(.home) .shadow-sm {
    box-shadow: none !important;
} */

/* MAIN */
.vfx {
    height: calc(87.6vh);
}

.vfx-video {
    min-height: 100%;
}

@media (min-width: 1200px) {
    .vfx-video {
        width: 100%;
    }
}

.vfx-cover {
    background-color: rgba(27, 33, 41, 0.5);
}

.vfx-waves {
    background-image: url("data:image/svg+xml,%3Csvg width='1960' height='50' viewBox='0 0 1960 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' opacity='.35' d='M1767.2 29c-82.8-12.2-172.8-25.3-255.6-25.2-67.5 0-163.6 15.7-277.8 27.5-107.5-9.4-216.9-21.9-300.2-21.9-44 0-99.7 4.9-160.6 11.1C698.3 10 623.9 0 556.1 0c-96.7 0-199.7 21.8-330 36.6C134.4 27 59.7 14.8 0 14.8V50h1960V14.8c-29 0-94.5 7.3-192.8 14.2z'/%3E%3Cpath fill='%23fff' d='M1418.5 41.4c-57 0-120.5-4.5-184.7-10.1-68.6 7.1-143.8 12.8-223.2 12.8-73.7 0-155.7-12.1-237.6-23.6C662.4 31.9 534.3 48 427.1 48c-74.5 0-141.4-5.2-201-11.4C158.9 44.2 84.5 50 0 50h1960c-52.1 0-119.6-10.2-192.8-21-89.8 6.3-206.9 12.4-348.7 12.4z'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    height: 50px;
}

.btn-white-hover {
    color: #fff;

    &:hover {
        color: rgba(255, 255, 255, 0.75);
    }
}

.thumbnail {
    height: 180px;
}

/* @media (min-width: 1200px) {
    .thumbnail {
        max-height: 200px;
    }
} */

.table> :not(caption)>*>* {
    color: #666;
    padding: .5rem 0;
}

.table.specifications tr:last-child td {
    border-width: 0;
}

table.specifications td:last-child {
    text-align: right;
}

/* .table td:first-child {
    color: #333;
} */

/* div.col-md-6:has(table.equipment) {
    display: none;
} */

/* FOOTER */
.btn-icon {
    padding: 0.25rem 0;
}

/* SGB */
.pgc-rev-lb-b-bg {
    background-color: rgba(0, 0, 0, 1) !important;
}

.pgc-rev-item-menu-button:not([data-type="close"]) {
    display: none !important;
}

.pgcsimplygalleryblock-slider-content {
    padding: 0 !important;
}

/*
.pgcsimplygalleryblock-slider-main-wrap {
    padding: 0 !important;
}

.pgcsimplygalleryblock-slider-item-wrap img {
    width: 100% !important;
    height: auto !important;
} */