﻿@layer base, modules, modules-override, templates, templates-override, utilities, override;@keyframes anim-dropdown{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@layer utilities{[class*='bov-']{background-image:linear-gradient(var(--gradient-direction), rgba(var(--overlay-color), var(--overlay-opacity-1)), rgba(var(--overlay-color), var(--overlay-opacity-2)) var(--gradient-size))}[class*='bgr-r']{background-image:radial-gradient(var(--gradient-direction), rgba(var(--overlay-color), var(--overlay-opacity-1)), rgba(var(--overlay-color), var(--overlay-opacity-2)) var(--gradient-size))}[class*='bte-'],[class*='fil-']{filter:hue-rotate(var(--hue-rotate)) saturate(var(--saturate)) brightness(var(--brightness)) contrast(var(--contrast)) invert(var(--invert)) sepia(var(--sepia)) blur(var(--blur));opacity:var(--opacity)}[class*='bte-'],.dit[class*='di-'],[class*='tra-']{transform:rotateX(var(--rotate-x)) rotateY(var(--rotate-y)) rotateZ(var(--rotate-z)) scaleX(var(--scale-x)) scaleY(var(--scale-y)) skewX(var(--skew-x)) skewY(var(--skew-y)) translateX(var(--translate-x)) translateY(var(--translate-y))}[class*='ori-']{transform-origin:originX(var(--origin-x)) originY(var(--origin-y))}}@layer base{:root{--pr: #121212;--de: #f7f7f7;--se: #8fb24e;--des: #f4fee1;--wh: #fff;--su: #1abc9c;--da: #dc3545;--wa: #ffc107;--in: #17a2b8;--bl: #000;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1204px;--breakpoint-xxl: 1502px;--font-family-sans-serif: "Bricolage Grotesque", sans-serif;--font-family-monospace: "Bricolage Grotesque", sans-serif}:root,[class*='bov-'] *{--overlay-color: #fff;--overlay-opacity-1: 0%;--overlay-opacity-2: 0%}:root,[class*='bgr-'] *{--gradient-direction: 0deg;--gradient-size: 100%}:root,[class*='bos-'] *{--border-style: solid}:root,[class*='ra-'] *{--radius-size: 1.7rem}:root,[class*='fil-'] *{--hue-rotate: 0deg;--saturate: 100%;--brightness: 100%;--contrast: 100%;--invert: 0%;--sepia: 0%;--opacity: 100%;--blur: 0}:root,[class*='tra-'] *{--rotate-x: 0deg;--rotate-y: 0deg;--rotate-z: 0deg;--scale-x: 100%;--scale-y: 100%;--translate-x: 0;--translate-y: 0;--skew-x: 0deg;--skew-y: 0deg}:root,[class*='ori-'] *{--origin-x: center;--origin-y: center}.container,[class*='btn-block-max'],.ca-c-v{margin-left:auto;margin-right:auto}}@layer base{*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;font-size:1rem;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-weight:400;color:#121212;background-color:#fff;font-size:1rem;line-height:1.4;letter-spacing:normal;text-align:center;margin:0;overflow-x:hidden;font-family:"Bricolage Grotesque",sans-serif;font-size:1rem}@media (min-width: 1204px){.wf-active body{font-family:"Bricolage Grotesque",sans-serif}}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.65em}p,.p,ul,ol,dl,address,pre{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-toggle]{text-decoration:underline dotted;text-decoration-skip-ink:none;text-decoration-thickness:1px;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:700}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5rem}a,.a{text-decoration:none;background-color:transparent;cursor:pointer}p a,.underline a,.text ul a,.text ol a,.text table a,p .a,.underline .a,.text ul .a,.text ol .a,.text table .a{text-decoration:underline}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0}img,iframe,video{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}iframe,video{max-width:100%}video{background-color:rgba(0,0,0,0.35)}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;max-width:100%}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}}@layer modules-override{a:not([href]):not([tabindex]),.no-link{color:inherit;text-decoration:none;cursor:inherit}}@layer override{[tabindex="-1"]:focus{outline:0}}@layer modules{.container{width:100%;padding-right:1rem;padding-left:1rem;max-width:calc(1811px + 2 * 2rem)}@media (min-width: 380px){.container{padding-left:1.33333rem;padding-right:1.33333rem}}@media (min-width: 768px){.container{padding-left:2rem;padding-right:2rem}}@media (min-width: 768px){.container .container:not(.reset-container-px-0){padding-left:0;padding-right:0}}.container{max-width:1502px}.row{margin-right:-1rem;margin-left:-1rem;display:flex;flex-wrap:wrap}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-13,.col-14,.col-15,.col-16,.col-17,.col-18,.col-19,.col-20,.col-21,.col-22,.col-23,.col-24,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-13,.col-xxl-14,.col-xxl-15,.col-xxl-16,.col-xxl-17,.col-xxl-18,.col-xxl-19,.col-xxl-20,.col-xxl-21,.col-xxl-22,.col-xxl-23,.col-xxl-24,.col-xxl,.col-xxl-auto{position:relative;width:100%;min-height:1px;padding-right:1rem;padding-left:1rem}.col{max-width:100%;flex-basis:0;flex-grow:1}.col-auto{width:auto;max-width:none;flex:0 0 auto}.col-1{flex:0 0 4.16667%;max-width:4.16667%}.col-2{flex:0 0 8.33333%;max-width:8.33333%}.col-3{flex:0 0 12.5%;max-width:12.5%}.col-4{flex:0 0 16.66667%;max-width:16.66667%}.col-5{flex:0 0 20.83333%;max-width:20.83333%}.col-6{flex:0 0 25%;max-width:25%}.col-7{flex:0 0 29.16667%;max-width:29.16667%}.col-8{flex:0 0 33.33333%;max-width:33.33333%}.col-9{flex:0 0 37.5%;max-width:37.5%}.col-10{flex:0 0 41.66667%;max-width:41.66667%}.col-11{flex:0 0 45.83333%;max-width:45.83333%}.col-12{flex:0 0 50%;max-width:50%}.col-13{flex:0 0 54.16667%;max-width:54.16667%}.col-14{flex:0 0 58.33333%;max-width:58.33333%}.col-15{flex:0 0 62.5%;max-width:62.5%}.col-16{flex:0 0 66.66667%;max-width:66.66667%}.col-17{flex:0 0 70.83333%;max-width:70.83333%}.col-18{flex:0 0 75%;max-width:75%}.col-19{flex:0 0 79.16667%;max-width:79.16667%}.col-20{flex:0 0 83.33333%;max-width:83.33333%}.col-21{flex:0 0 87.5%;max-width:87.5%}.col-22{flex:0 0 91.66667%;max-width:91.66667%}.col-23{flex:0 0 95.83333%;max-width:95.83333%}.col-24{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:25}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-13{order:13}.order-14{order:14}.order-15{order:15}.order-16{order:16}.order-17{order:17}.order-18{order:18}.order-19{order:19}.order-20{order:20}.order-21{order:21}.order-22{order:22}.order-23{order:23}.order-24{order:24}.offset-1{margin-left:4.16667%}.offset-2{margin-left:8.33333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66667%}.offset-5{margin-left:20.83333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16667%}.offset-8{margin-left:33.33333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66667%}.offset-11{margin-left:45.83333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16667%}.offset-14{margin-left:58.33333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66667%}.offset-17{margin-left:70.83333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16667%}.offset-20{margin-left:83.33333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66667%}.offset-23{margin-left:95.83333%}@media (min-width: 576px){.col-sm{max-width:100%;flex-basis:0;flex-grow:1}.col-sm-auto{width:auto;max-width:none;flex:0 0 auto}.col-sm-1{flex:0 0 4.16667%;max-width:4.16667%}.col-sm-2{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-3{flex:0 0 12.5%;max-width:12.5%}.col-sm-4{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-5{flex:0 0 20.83333%;max-width:20.83333%}.col-sm-6{flex:0 0 25%;max-width:25%}.col-sm-7{flex:0 0 29.16667%;max-width:29.16667%}.col-sm-8{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-9{flex:0 0 37.5%;max-width:37.5%}.col-sm-10{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-11{flex:0 0 45.83333%;max-width:45.83333%}.col-sm-12{flex:0 0 50%;max-width:50%}.col-sm-13{flex:0 0 54.16667%;max-width:54.16667%}.col-sm-14{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-15{flex:0 0 62.5%;max-width:62.5%}.col-sm-16{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-17{flex:0 0 70.83333%;max-width:70.83333%}.col-sm-18{flex:0 0 75%;max-width:75%}.col-sm-19{flex:0 0 79.16667%;max-width:79.16667%}.col-sm-20{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-21{flex:0 0 87.5%;max-width:87.5%}.col-sm-22{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-23{flex:0 0 95.83333%;max-width:95.83333%}.col-sm-24{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:25}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.order-sm-13{order:13}.order-sm-14{order:14}.order-sm-15{order:15}.order-sm-16{order:16}.order-sm-17{order:17}.order-sm-18{order:18}.order-sm-19{order:19}.order-sm-20{order:20}.order-sm-21{order:21}.order-sm-22{order:22}.order-sm-23{order:23}.order-sm-24{order:24}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16667%}.offset-sm-2{margin-left:8.33333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66667%}.offset-sm-5{margin-left:20.83333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16667%}.offset-sm-8{margin-left:33.33333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66667%}.offset-sm-11{margin-left:45.83333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16667%}.offset-sm-14{margin-left:58.33333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66667%}.offset-sm-17{margin-left:70.83333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16667%}.offset-sm-20{margin-left:83.33333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66667%}.offset-sm-23{margin-left:95.83333%}}@media (min-width: 768px){.col-md{max-width:100%;flex-basis:0;flex-grow:1}.col-md-auto{width:auto;max-width:none;flex:0 0 auto}.col-md-1{flex:0 0 4.16667%;max-width:4.16667%}.col-md-2{flex:0 0 8.33333%;max-width:8.33333%}.col-md-3{flex:0 0 12.5%;max-width:12.5%}.col-md-4{flex:0 0 16.66667%;max-width:16.66667%}.col-md-5{flex:0 0 20.83333%;max-width:20.83333%}.col-md-6{flex:0 0 25%;max-width:25%}.col-md-7{flex:0 0 29.16667%;max-width:29.16667%}.col-md-8{flex:0 0 33.33333%;max-width:33.33333%}.col-md-9{flex:0 0 37.5%;max-width:37.5%}.col-md-10{flex:0 0 41.66667%;max-width:41.66667%}.col-md-11{flex:0 0 45.83333%;max-width:45.83333%}.col-md-12{flex:0 0 50%;max-width:50%}.col-md-13{flex:0 0 54.16667%;max-width:54.16667%}.col-md-14{flex:0 0 58.33333%;max-width:58.33333%}.col-md-15{flex:0 0 62.5%;max-width:62.5%}.col-md-16{flex:0 0 66.66667%;max-width:66.66667%}.col-md-17{flex:0 0 70.83333%;max-width:70.83333%}.col-md-18{flex:0 0 75%;max-width:75%}.col-md-19{flex:0 0 79.16667%;max-width:79.16667%}.col-md-20{flex:0 0 83.33333%;max-width:83.33333%}.col-md-21{flex:0 0 87.5%;max-width:87.5%}.col-md-22{flex:0 0 91.66667%;max-width:91.66667%}.col-md-23{flex:0 0 95.83333%;max-width:95.83333%}.col-md-24{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:25}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.order-md-13{order:13}.order-md-14{order:14}.order-md-15{order:15}.order-md-16{order:16}.order-md-17{order:17}.order-md-18{order:18}.order-md-19{order:19}.order-md-20{order:20}.order-md-21{order:21}.order-md-22{order:22}.order-md-23{order:23}.order-md-24{order:24}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16667%}.offset-md-2{margin-left:8.33333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66667%}.offset-md-5{margin-left:20.83333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16667%}.offset-md-8{margin-left:33.33333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66667%}.offset-md-11{margin-left:45.83333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16667%}.offset-md-14{margin-left:58.33333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66667%}.offset-md-17{margin-left:70.83333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16667%}.offset-md-20{margin-left:83.33333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66667%}.offset-md-23{margin-left:95.83333%}}@media (min-width: 992px){.col-lg{max-width:100%;flex-basis:0;flex-grow:1}.col-lg-auto{width:auto;max-width:none;flex:0 0 auto}.col-lg-1{flex:0 0 4.16667%;max-width:4.16667%}.col-lg-2{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-3{flex:0 0 12.5%;max-width:12.5%}.col-lg-4{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-5{flex:0 0 20.83333%;max-width:20.83333%}.col-lg-6{flex:0 0 25%;max-width:25%}.col-lg-7{flex:0 0 29.16667%;max-width:29.16667%}.col-lg-8{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-9{flex:0 0 37.5%;max-width:37.5%}.col-lg-10{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-11{flex:0 0 45.83333%;max-width:45.83333%}.col-lg-12{flex:0 0 50%;max-width:50%}.col-lg-13{flex:0 0 54.16667%;max-width:54.16667%}.col-lg-14{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-15{flex:0 0 62.5%;max-width:62.5%}.col-lg-16{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-17{flex:0 0 70.83333%;max-width:70.83333%}.col-lg-18{flex:0 0 75%;max-width:75%}.col-lg-19{flex:0 0 79.16667%;max-width:79.16667%}.col-lg-20{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-21{flex:0 0 87.5%;max-width:87.5%}.col-lg-22{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-23{flex:0 0 95.83333%;max-width:95.83333%}.col-lg-24{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:25}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.order-lg-13{order:13}.order-lg-14{order:14}.order-lg-15{order:15}.order-lg-16{order:16}.order-lg-17{order:17}.order-lg-18{order:18}.order-lg-19{order:19}.order-lg-20{order:20}.order-lg-21{order:21}.order-lg-22{order:22}.order-lg-23{order:23}.order-lg-24{order:24}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16667%}.offset-lg-2{margin-left:8.33333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66667%}.offset-lg-5{margin-left:20.83333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16667%}.offset-lg-8{margin-left:33.33333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66667%}.offset-lg-11{margin-left:45.83333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16667%}.offset-lg-14{margin-left:58.33333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66667%}.offset-lg-17{margin-left:70.83333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16667%}.offset-lg-20{margin-left:83.33333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66667%}.offset-lg-23{margin-left:95.83333%}}@media (min-width: 1204px){.col-xl{max-width:100%;flex-basis:0;flex-grow:1}.col-xl-auto{width:auto;max-width:none;flex:0 0 auto}.col-xl-1{flex:0 0 4.16667%;max-width:4.16667%}.col-xl-2{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-3{flex:0 0 12.5%;max-width:12.5%}.col-xl-4{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-5{flex:0 0 20.83333%;max-width:20.83333%}.col-xl-6{flex:0 0 25%;max-width:25%}.col-xl-7{flex:0 0 29.16667%;max-width:29.16667%}.col-xl-8{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-9{flex:0 0 37.5%;max-width:37.5%}.col-xl-10{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-11{flex:0 0 45.83333%;max-width:45.83333%}.col-xl-12{flex:0 0 50%;max-width:50%}.col-xl-13{flex:0 0 54.16667%;max-width:54.16667%}.col-xl-14{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-15{flex:0 0 62.5%;max-width:62.5%}.col-xl-16{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-17{flex:0 0 70.83333%;max-width:70.83333%}.col-xl-18{flex:0 0 75%;max-width:75%}.col-xl-19{flex:0 0 79.16667%;max-width:79.16667%}.col-xl-20{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-21{flex:0 0 87.5%;max-width:87.5%}.col-xl-22{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-23{flex:0 0 95.83333%;max-width:95.83333%}.col-xl-24{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:25}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.order-xl-13{order:13}.order-xl-14{order:14}.order-xl-15{order:15}.order-xl-16{order:16}.order-xl-17{order:17}.order-xl-18{order:18}.order-xl-19{order:19}.order-xl-20{order:20}.order-xl-21{order:21}.order-xl-22{order:22}.order-xl-23{order:23}.order-xl-24{order:24}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16667%}.offset-xl-2{margin-left:8.33333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66667%}.offset-xl-5{margin-left:20.83333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16667%}.offset-xl-8{margin-left:33.33333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66667%}.offset-xl-11{margin-left:45.83333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16667%}.offset-xl-14{margin-left:58.33333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66667%}.offset-xl-17{margin-left:70.83333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16667%}.offset-xl-20{margin-left:83.33333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66667%}.offset-xl-23{margin-left:95.83333%}}@media (min-width: 1502px){.col-xxl{max-width:100%;flex-basis:0;flex-grow:1}.col-xxl-auto{width:auto;max-width:none;flex:0 0 auto}.col-xxl-1{flex:0 0 4.16667%;max-width:4.16667%}.col-xxl-2{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-3{flex:0 0 12.5%;max-width:12.5%}.col-xxl-4{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-5{flex:0 0 20.83333%;max-width:20.83333%}.col-xxl-6{flex:0 0 25%;max-width:25%}.col-xxl-7{flex:0 0 29.16667%;max-width:29.16667%}.col-xxl-8{flex:0 0 33.33333%;max-width:33.33333%}.col-xxl-9{flex:0 0 37.5%;max-width:37.5%}.col-xxl-10{flex:0 0 41.66667%;max-width:41.66667%}.col-xxl-11{flex:0 0 45.83333%;max-width:45.83333%}.col-xxl-12{flex:0 0 50%;max-width:50%}.col-xxl-13{flex:0 0 54.16667%;max-width:54.16667%}.col-xxl-14{flex:0 0 58.33333%;max-width:58.33333%}.col-xxl-15{flex:0 0 62.5%;max-width:62.5%}.col-xxl-16{flex:0 0 66.66667%;max-width:66.66667%}.col-xxl-17{flex:0 0 70.83333%;max-width:70.83333%}.col-xxl-18{flex:0 0 75%;max-width:75%}.col-xxl-19{flex:0 0 79.16667%;max-width:79.16667%}.col-xxl-20{flex:0 0 83.33333%;max-width:83.33333%}.col-xxl-21{flex:0 0 87.5%;max-width:87.5%}.col-xxl-22{flex:0 0 91.66667%;max-width:91.66667%}.col-xxl-23{flex:0 0 95.83333%;max-width:95.83333%}.col-xxl-24{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:25}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.order-xxl-13{order:13}.order-xxl-14{order:14}.order-xxl-15{order:15}.order-xxl-16{order:16}.order-xxl-17{order:17}.order-xxl-18{order:18}.order-xxl-19{order:19}.order-xxl-20{order:20}.order-xxl-21{order:21}.order-xxl-22{order:22}.order-xxl-23{order:23}.order-xxl-24{order:24}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:4.16667%}.offset-xxl-2{margin-left:8.33333%}.offset-xxl-3{margin-left:12.5%}.offset-xxl-4{margin-left:16.66667%}.offset-xxl-5{margin-left:20.83333%}.offset-xxl-6{margin-left:25%}.offset-xxl-7{margin-left:29.16667%}.offset-xxl-8{margin-left:33.33333%}.offset-xxl-9{margin-left:37.5%}.offset-xxl-10{margin-left:41.66667%}.offset-xxl-11{margin-left:45.83333%}.offset-xxl-12{margin-left:50%}.offset-xxl-13{margin-left:54.16667%}.offset-xxl-14{margin-left:58.33333%}.offset-xxl-15{margin-left:62.5%}.offset-xxl-16{margin-left:66.66667%}.offset-xxl-17{margin-left:70.83333%}.offset-xxl-18{margin-left:75%}.offset-xxl-19{margin-left:79.16667%}.offset-xxl-20{margin-left:83.33333%}.offset-xxl-21{margin-left:87.5%}.offset-xxl-22{margin-left:91.66667%}.offset-xxl-23{margin-left:95.83333%}}.col-w{padding-right:1rem;padding-left:1rem}}@layer override{@media (max-width: 575.98px){.reset-gutter-xs{margin-right:-1rem;margin-left:-1rem;border-radius:0;width:auto}}@media (max-width: 575.98px) and (min-width: 380px){.reset-gutter-xs{margin-left:-1.33333rem;margin-right:-1.33333rem}}}@layer modules-override{.abs,.ov,.ov-page{position:absolute}}@layer modules{.abs,.ov,.ov-page{top:0;left:0;right:0;bottom:0}.ov{border-radius:inherit;visibility:hidden}.ov.load{visibility:visible}}@layer override{.ov-page{position:fixed;height:100vh;width:100vw;text-align:center;color:#fff;background:rgba(0,0,0,0.5);visibility:hidden;opacity:0;pointer-events:auto;z-index:1060}.ov-page.show{visibility:visible;opacity:1}}@layer modules{@media screen{.fade{opacity:0}}.fade.show{opacity:1}}@layer modules{.card{position:relative;word-wrap:break-word;background-clip:border-box;display:flex;flex-direction:column;border-radius:.45rem;--radius-size: .45rem}.card .close{position:absolute;top:0;left:calc(50% - 1.83em / 2.15);margin:0;z-index:2}.card.pt-0 .card-body{padding-top:0}.card.pr-0 .card-body,.card.pr-0 .lgi{padding-right:0}.card.pb-0 .card-body{padding-bottom:0}.card.pl-0 .card-body,.card.pl-0 .lgi{padding-left:0}}@layer modules-override{.card .list-group{margin-bottom:0;border-top-left-radius:0;border-top-right-radius:0;--radius-size: $radius}.card .list-group:first-child{border-top-left-radius:.45rem;border-top-right-radius:.45rem;--radius-size: $radius}.card .list-group:last-child{border-bottom-right-radius:.45rem;border-bottom-left-radius:.45rem;--radius-size: $radius}}@layer modules{.card-body,.tile{padding:1rem 1.3334rem;flex:1 1 auto}.tile{cursor:pointer;transition:all .25s ease-out}@media screen and (prefers-reduced-motion: reduce){.tile{transition:none}}@media (min-width: 576px){.tile{justify-content:space-between}}.card-header{font-size:1.125em;font-weight:600;line-height:1.2;padding:1rem 1.3334rem;margin-bottom:0;border-top-left-radius:.45rem;border-top-right-radius:.45rem;--radius-size: $radius}.card-header+.list-group .lgi:first-child{border-top-left-radius:0;border-top-right-radius:0;--radius-size: $radius}.card-header:after{border-top-right-radius:.45rem;--radius-size: $radius}.card-group{display:flex;flex-flow:row wrap;justify-content:center}.card-item{max-width:100%;flex-basis:100%}.card-columns{orphans:1;widows:1;column-gap:2rem;column-count:1;margin-right:auto;margin-left:auto}.card-columns>*{display:inline-block;width:100%}.accordion{border-radius:.45rem;--radius-size: .45rem}.accordion .card-body{padding-top:0}.accordion:not(.hide-l) .card:not(:first-of-type) .card-header{border-top-width:1px;border-top-style:solid;border-radius:0}.accordion.pt-0 .card:first-of-type .card-header{padding-top:0}.accordion.pr-0 .card-header{padding-right:0}.accordion.pb-0 .card:last-of-type .card-header{padding-bottom:0}.accordion.pb-0 .card:last-of-type .card-body{padding-top:1rem}.accordion.pl-0 .card-header{padding-left:0}.accordion.hide-l .card:not(:first-child) .card-header{padding-top:0}}@layer modules{.nav{padding-left:0;margin-bottom:0;list-style:none;display:flex;flex-flow:wrap}.nav-item{position:relative}.nav-link{display:block;color:inherit;padding:.66667rem .66667rem;line-height:1.6;position:relative}.nav-link .badge{margin-top:-.2rem;margin-bottom:-.2rem}}@layer modules-override{@media (min-width: 1204px){.nav-link.active{color:#8fb24e}.b.bg-pr .nav-link.active,.b.bg-se .nav-link.active{color:#c7d9a7}}.nav-link.active .badge{color:inherit}}@layer modules{.nav-tabs{font-weight:600;align-items:flex-end;padding-bottom:1rem;white-space:nowrap;justify-content:center}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{white-space:nowrap}.card-header .nav-tabs{border-bottom:0;padding:0rem 0}@media (min-width: 768px){.card-header .nav-tabs{padding:0;margin:-1rem -1.3334rem}.card-header .nav-tabs .nav-link{border-radius:0}}@media (min-width: 768px){.nav-tabs{margin-top:-1.3334rem;padding-bottom:0}.nav-tabs .nav-link{height:100%;padding:1.3334rem 1.3334rem;border-radius:.45rem;--radius-size: .45rem}}@media (min-width: 992px){.nav-tabs .nav-tabs-lg{font-size:1.125em}}}@media (max-width: 767.98px){@layer modules-override{.nav-tabs .active:before{display:none}}@layer override{.nav-tabs .nav-link.active{min-width:5rem;padding-right:1rem;padding-left:1rem}}}@layer modules{.tab-pane{display:none}.tab-pane.active{display:block}}@layer modules{.dropdown-toggle .caret{font-style:normal;font-weight:normal;margin-left:.45em;line-height:0;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .25s ease-out}@media screen and (prefers-reduced-motion: reduce){.dropdown-toggle .caret{transition:none}}.dropdown-toggle .caret:before{content:"";font-family:"FontAwesome";font-size:inherit}.dropdown-menu:not(.dropdown-menu-static),.dropdown-arrow{position:absolute;display:none}.dropdown-menu-static{list-style:none;padding:0}}@layer modules-override{.dropdown-toggle-split{padding-right:1rem;padding-left:1rem}.dropdown-toggle-split .caret{margin-left:0}}@layer modules{.btn,.badge,[class*='ico-']{font-weight:400;line-height:1.45;padding:.66667rem 1.3334rem;border-width:0;border-style:solid;text-decoration:none;color:inherit;position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:1.7rem;--radius-size: 1.7rem;user-select:none}@media (min-width: 576px){.btn{white-space:nowrap}}.btn-sm{font-size:.875em}.btn-md{font-size:1em}.btn-lg{font-size:1.125em}.btn-xl{font-size:1.125em}.btn-xl{padding:.73334rem 1.66675rem}.btn-block{width:100%;white-space:normal;display:flex;align-items:center;justify-content:center}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}[class*='btn-block-max']{max-width:19em;width:90%}.btn-link{font-weight:400;background-color:transparent}}@layer override{.AddProductToCart:not(.AddProductToCartInitialized),.AddToCartButton:not(.AddToCartButtonInitialized){cursor:not-allowed}.AddProductToCart:not(.AddProductToCartInitialized) .fa,.AddToCartButton:not(.AddToCartButtonInitialized) .fa{animation:fa-spin 2s infinite linear}.AddProductToCart:not(.AddProductToCartInitialized) .fa:before,.AddToCartButton:not(.AddToCartButtonInitialized) .fa:before{content:""}}@layer modules{.btn-group{position:relative;display:inline-flex;border-radius:1.7rem;--radius-size: 1.7rem}.btn-group>.btn{margin:0;flex:0 1 auto}.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;--radius-size: $radius}.btn-group>.btn:not(:first-child){margin-left:-2px;border-top-left-radius:0;border-bottom-left-radius:0;--radius-size: $radius}.btn-group>.btn:not(:first-child):not(.ou){border-left-width:1px}}@layer modules{h1,h2,h3,h4,h5,h6,.h-hg,.h-1,.h-2,.h-3,.h-4,.h-5,.h-6{font-weight:800;color:inherit;margin-top:0;margin-bottom:.65em;word-wrap:break-word}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active .h-hg,.wf-active .h-1,.wf-active .h-2,.wf-active .h-3,.wf-active .h-4,.wf-active .h-5,.wf-active .h-6{font-family:"Bricolage Grotesque",sans-serif}.h-hg{line-height:1;margin-bottom:.3em}@media (min-width: 992px){h1,.h-1{margin-bottom:.4em}}.h-hg{font-size:4.06em}@media (min-width: 992px){.h-hg{font-size:calc(4.06em * .8 + 2.4vw)}}@media (min-width: 1502px){.h-hg{font-size:5.075em}}h1,.h-1{font-size:2.175em}@media (min-width: 992px){h1,.h-1{font-size:calc(2.175em * .8 + 1.35vw)}}@media (min-width: 1502px){h1,.h-1{font-size:3.06675em}}h2,.h-2{font-size:1.885em}@media (min-width: 992px){h2,.h-2{font-size:calc(1.885em * .93 + .4vw)}}@media (min-width: 1502px){h2,.h-2{font-size:2.13295em}}h3,.h-3{font-size:1.3775em}@media (min-width: 992px){h3,.h-3{font-size:calc(1.3775em * .93 + .4vw)}}@media (min-width: 1502px){h3,.h-3{font-size:1.6675em}}h4,.h-4{font-size:1.16em}@media (min-width: 992px){h4,.h-4{font-size:calc(1.16em * .93 + .4vw)}}@media (min-width: 1502px){h4,.h-4{font-size:1.39997em}}h5,.h-5{font-size:1.09982em}h6,.h-6{font-size:1.0005em}h1,.h-1,h2,.h-2,h3,.h-3{line-height:1.2}h1 small,.h-1 small,h2 small,.h-2 small,h3 small,.h-3 small{font-size:65%}h1 .badge,.h-1 .badge,h2 .badge,.h-2 .badge,h3 .badge,.h-3 .badge{position:relative;vertical-align:middle}[class*='_h_']{padding-bottom:1.3334rem}._h_main{margin-bottom:0}._h_block{margin-bottom:2rem}._h_box{margin-bottom:0}.is-un{padding-bottom:0}hr{border-top:0;border-bottom-width:1px;border-bottom-style:solid;margin-top:1rem;margin-bottom:1rem}small,.small{font-size:smaller;font-weight:400;letter-spacing:0}h1 .small,.h-1 .small{display:block;font-size:1rem;line-height:1.4;letter-spacing:normal;margin-top:.2em;padding-bottom:.3em;align-self:flex-end;font-family:"Bricolage Grotesque",sans-serif}@media (min-width: 1204px){.wf-active h1 .small,.wf-active .h-1 .small{font-family:"Bricolage Grotesque",sans-serif}}blockquote{border-left-width:2px;border-left-style:solid;margin-left:1.5em;padding-left:1em}.mb-all-0 *{margin-bottom:0}.p-mb-last-0 p:last-of-type{margin-bottom:0}.p-mb-1 p{margin-bottom:.33334rem}.p-mb-2 p{margin-bottom:.66667rem}.standard_price,.common_price{text-decoration:line-through}.list-unstyled{padding-left:0;list-style:none}.text iframe{max-width:100%}.text ol,.text ul{text-align:left}.text h2,.text h3,.text h4{margin:calc(.65em * 2 + .8vw) 0 calc(.65em + .8vw)}.text-start+h2,.text-start+h3,.text-start+h4{margin-top:0}.text img:not(.ImgLazy),.text-img img:not(.ImgLazy){max-width:100%;height:auto}.no-item{font-size:2em;text-align:center;padding-top:2rem;padding-bottom:2rem;margin-bottom:2rem;opacity:.4}}@layer modules{.hlt{display:flex;align-items:center;text-align:center}.hlt:before,.hlt:after{content:'';border-bottom-width:1px;border-bottom-style:solid;flex:1 0 1.3334rem}.hlt:before{margin-right:1.3334rem}.hlt:after{margin-left:1.3334rem}.hlt.ta-l:before,.hlt.ta-r:after,.hlt [class*='und-']{display:none}.hlt small,.hlt .small{margin-left:.5rem}}@layer templates-override{.reset-collapse .hlt{display:flex}@media (min-width: 576px){.reset-collapse-sm .hlt{display:flex}}}@layer utilities{.ff-base{font-family:"Bricolage Grotesque",sans-serif;letter-spacing:normal}@media (min-width: 1204px){.wf-active .ff-base{font-family:"Bricolage Grotesque",sans-serif}}.ff-adv{letter-spacing:0em}.wf-active .ff-adv{font-family:"Bricolage Grotesque",sans-serif}.ls-n7{letter-spacing:-1rem}.ls-n6{letter-spacing:-.4rem}.ls-n5{letter-spacing:-.2rem}.ls-n4{letter-spacing:-.1em}.ls-n3{letter-spacing:-.075em}.ls-n2{letter-spacing:-.05em}.ls-n1{letter-spacing:-.025em}.ls-0{letter-spacing:0}.ls-1{letter-spacing:.025em}.ls-2{letter-spacing:.05em}.ls-3{letter-spacing:.075em}.ls-4{letter-spacing:.1em}.ls-5{letter-spacing:.2rem}.ls-6{letter-spacing:.4rem}.ls-7{letter-spacing:1rem}}@layer modules{.badge{font-family:"Bricolage Grotesque",sans-serif;font-size:.875em;font-weight:400;line-height:1.2;padding:.33334rem .66667rem;min-width:2em}@media (min-width: 576px){.badge{white-space:nowrap}}.badge:not(.label){border-radius:1.7rem;--radius-size: 1.7rem}.badge:empty{display:none}.badge[href]{text-decoration:none}.badge-sticker{min-width:1.95em;padding-left:.5rem;padding-right:.5rem;position:absolute;z-index:1}.navbar .badge-sticker{top:-19%;right:-1em}@media (min-width: 1204px){.navbar .badge-sticker{right:-1rem}}.navbar-sm .badge-sticker{top:0}.badge-dot{min-width:.6rem;height:.6rem;padding:0;position:absolute;border-radius:10em;--radius-size: 10em}.nav-link .badge-dot{top:.5rem;right:0}}@layer modules-override{.btn.active:not(.ou) .badge{background-color:#f7f7f7}.b.bg-wh .btn.active:not(.ou) .badge{background-color:#fff}.b.bg-de .btn.active:not(.ou) .badge{box-shadow:none}.b.bg-pr .btn.active:not(.ou) .badge{background-color:#121212}.bg.bg-pr .b.bg-pr:not(.x) .btn.active:not(.ou){box-shadow:none}.bg.bg-pr .b.bg-pr:not(.x) .btn.active:not(.ou) .badge{background-color:#212121}}@layer modules{img.active,video.active{box-shadow:0 0 0 .2rem #8fb24e}.img-fluid{max-width:100%;height:auto}.img-fluid-2{max-width:100%;height:auto;max-height:100%;width:auto}.img-center{display:flex;justify-content:center;align-items:center}.object-fit-cover{height:100%;width:100%;object-fit:cover}.img-thumbnail,.th-video.bsi-padd>*{border-radius:.45rem;--radius-size: .45rem;box-shadow:0 0.1rem .27rem rgba(0,0,0,0.05)}.b.bg-de .img-thumbnail,.b.bg-de .th-video.bsi-padd>*{background-color:#fff}.img-thumbnail-small{border-radius:1.7rem;--radius-size: 1.7rem}.figure{display:inline-block}.figure-caption{font-size:.875em;padding:.66667rem 1rem}.ImgLazy{transition:all .25s ease-out}@media screen and (prefers-reduced-motion: reduce){.ImgLazy{transition:none}}.ImgLazy:not(.img-loaded){opacity:0}@media (max-width: 767.98px){.ImgLazy{max-width:100%;height:auto}}}@layer override{img[src*='no-picture']{width:100%;max-width:11em}}@layer modules{[class*='ico-']{padding:0;text-align:center;border-radius:10em;--radius-size: 10em;box-sizing:content-box}[class*='ico-'] .fa{font-size:inherit}[class*='ico-'] .fa-play{margin-right:-.1em}[class*='ico-'] img{max-width:50%;height:auto;max-height:50%;width:auto}.ico-sm{min-width:2em;height:2em;min-height:2em;line-height:2em;font-size:1em}.ico-md{min-width:2.45em;height:2.45em;min-height:2.45em;line-height:2.45em;font-size:1.125em}.ico-lg{min-width:2.45em;height:2.45em;min-height:2.45em;line-height:2.45em;font-size:1.5em}.ico-xl{min-width:2.55em;height:2.55em;min-height:2.55em;line-height:2.55em;font-size:2em}.icon-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}@layer modules{.form-control{display:block;width:100%;height:calc(1em * 1.45 + .66667rem * 2);padding:.66667rem 1rem;text-align:left;border-width:0;border-style:solid;font-size:1em;line-height:1.45;color:#121212;background-color:#fff;background-clip:padding-box;position:relative;border-radius:1.7rem;--radius-size: 1.7rem}.form-control::placeholder{color:rgba(18,18,18,0.5);opacity:1}.form-sm .form-control{height:calc(.875em * 1.45 + .66667rem);font-size:.875em}.form-horizontal{text-align:left}.form-group{margin-bottom:1.3334rem;position:relative}.form-text{display:block;margin-top:.45em}.form-row{margin-right:-.5rem;margin-left:-.5rem;display:flex;flex-wrap:wrap}.form-row>.col,.form-row>[class*="col-"]{padding-right:.5rem;padding-left:.5rem}@media (min-width: 576px){.form-inline label{margin-bottom:0}.form-inline .form-control{width:auto;min-width:235px}}.col-form-label{font-size:inherit;line-height:1.45;padding-top:.66667rem}@media (min-width: 768px){.col-form-label{text-align:right}}@media (max-width: 767.98px){.col-form-label{padding-top:0}}@media (min-width: 768px){.col-form-label{margin-bottom:0}}select,.select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23121212' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .8rem center;background-size:0.9em 0.7em;vertical-align:middle;-webkit-appearance:none;appearance:none}select.form-control,.select.form-control{padding-right:1.6rem}.b.bg-pr select,.b.bg-se select,.b.bg-pr .select,.b.bg-se .select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")}select.form-control[size],select.form-control[multiple]{height:auto}@media (max-width: 575.98px){select.form-control{height:auto}}textarea.form-control{height:auto;border-radius:1.3em;--radius-size: 1.3em}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label:after,.custom-control-label:before{content:"";position:absolute;top:calc((1em * 1.4 - 16px) * 0.42);left:-24px;font-size:inherit;width:16px;height:16px;display:block}.custom-control-label:before{border-width:2px;border-style:solid;pointer-events:none;user-select:none}.custom-control-label:after{background-repeat:no-repeat;background-position:center;background-size:50% 50%}.custom-control-input:checked ~ .custom-control-label:before{border-width:0}.custom-control{position:relative;display:block;min-height:22.4px;padding-left:24px}.custom-control-inline{margin-right:1rem;display:inline-flex}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;background-color:#121212;border-width:0}.custom-checkbox .custom-control-label::before{border-radius:.25rem;--radius-size: .25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.b.bg-pr .form-control,.b.bg-pr .ui-spinner-button,.b.bg-pr .input-group-append .btn.ou:not(:hover){color:#fff;background-color:#030303}.b.bg-pr .input-group .btn-clear{color:#fff}.b.bg-pr .form-control::placeholder{color:rgba(255,255,255,0.5)}.b.bg-se .form-control,.b.bg-se .ui-spinner-button,.b.bg-se .input-group-append .btn.ou:not(:hover){color:#fff;background-color:#7e9d44}.b.bg-se .input-group .btn-clear{color:#fff}.b.bg-se .form-control::placeholder{color:rgba(255,255,255,0.5)}.b.bg-wh .form-control,.b.bg-wh .ui-spinner-button,.b.bg-wh .input-group-append .btn.ou:not(:hover){color:#121212;background-color:#f7f7f7}.b.bg-wh .input-group .btn-clear{color:#121212}.b.bg-wh .form-control::placeholder{color:rgba(18,18,18,0.5)}}@layer modules-override{.custom-control-label:before{border-color:rgba(18,18,18,0.3)}}@layer override{.b.bg-pr .custom-control-input:checked ~ .custom-control-label:before{background-color:#fff}.b.bg-pr .custom-control-label:before{border-color:rgba(250,250,250,0.5)}.b.bg-pr .custom-checkbox:not([class*='has']) .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23121212' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.b.bg-pr .custom-radio:not([class*='has']) .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23121212'/%3E%3C/svg%3E")}.b.bg-se .custom-control-input:checked ~ .custom-control-label:before{background-color:#fff}.b.bg-se .custom-control-label:before{border-color:rgba(251,252,248,0.5)}.b.bg-se .custom-checkbox:not([class*='has']) .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%238fb24e' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.b.bg-se .custom-radio:not([class*='has']) .custom-control-input:checked ~ .custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%238fb24e'/%3E%3C/svg%3E")}.b[class*='bg-'] .form-group.has-required .col-form-label,.b[class*='bg-'] .form-group.has-required .input-icon,.b[class*='bg-'] .form-group.has-required .custom-control:not(.custom-checkbox-multi) .custom-control-label,.b[class*='bg-'] .form-group.has-required .active{color:#8fb24e;font-weight:600}.b[class*='bg-'] .form-group.has-required .form-control,.b[class*='bg-'] .form-group.has-required .input-group,.b[class*='bg-'] .form-group.has-required img.active,.b[class*='bg-'] .form-group.has-required .btn.active{box-shadow:0 0 0 .2rem rgba(143,178,78,0.5)}.b.bg-wh .b[class*='bg-'] .form-group.has-required .form-control,.b.bg-wh .b[class*='bg-'] .form-group.has-required .input-group,.b.bg-wh .b[class*='bg-'] .form-group.has-required img.active,.b.bg-wh .b[class*='bg-'] .form-group.has-required .btn.active{box-shadow:0 0 0 .2rem rgba(143,178,78,0.5)}.b[class*='bg-'] .form-group.has-required .custom-control-label::before{border-color:rgba(143,178,78,0.5)}.b[class*='bg-'] .form-group.has-required .custom-control-input:checked ~ .custom-control-label::before{background-color:#8fb24e}.b.bg-se .form-group.has-required .col-form-label,.b.bg-se .form-group.has-required .input-icon,.b.bg-se .form-group.has-required .custom-control:not(.custom-checkbox-multi) .custom-control-label,.b.bg-se .form-group.has-required .active{color:#c7d9a7;font-weight:600}.b.bg-se .form-group.has-required .form-control,.b.bg-se .form-group.has-required .input-group,.b.bg-se .form-group.has-required img.active,.b.bg-se .form-group.has-required .btn.active{box-shadow:0 0 0 .2rem rgba(199,217,167,0.5)}.b.bg-wh .b.bg-se .form-group.has-required .form-control,.b.bg-wh .b.bg-se .form-group.has-required .input-group,.b.bg-wh .b.bg-se .form-group.has-required img.active,.b.bg-wh .b.bg-se .form-group.has-required .btn.active{box-shadow:0 0 0 .2rem rgba(199,217,167,0.5)}.b.bg-se .form-group.has-required .custom-control-label::before{border-color:rgba(199,217,167,0.5)}.b.bg-se .form-group.has-required .custom-control-input:checked ~ .custom-control-label::before{background-color:#c7d9a7}.b[class*='bg-'] .form-group.has-success .col-form-label,.b[class*='bg-'] .form-group.has-success .input-icon,.b[class*='bg-'] .form-group.has-success .custom-control:not(.custom-checkbox-multi) .custom-control-label,.b[class*='bg-'] .form-group.has-success .active{color:#1abc9c;font-weight:600}.b[class*='bg-'] .form-group.has-success .form-control,.b[class*='bg-'] .form-group.has-success .input-group,.b[class*='bg-'] .form-group.has-success img.active,.b[class*='bg-'] .form-group.has-success .btn.active{box-shadow:0 0 0 .2rem rgba(26,188,156,0.5)}.b.bg-wh .b[class*='bg-'] .form-group.has-success .form-control,.b.bg-wh .b[class*='bg-'] .form-group.has-success .input-group,.b.bg-wh .b[class*='bg-'] .form-group.has-success img.active,.b.bg-wh .b[class*='bg-'] .form-group.has-success .btn.active{box-shadow:0 0 0 .2rem rgba(26,188,156,0.5)}.b[class*='bg-'] .form-group.has-success .custom-control-label::before{border-color:rgba(26,188,156,0.5)}.b[class*='bg-'] .form-group.has-success .custom-control-input:checked ~ .custom-control-label::before{background-color:#1abc9c}.b[class*='bg-'] .form-group.has-error .col-form-label,.b[class*='bg-'] .form-group.has-error .input-icon,.b[class*='bg-'] .form-group.has-error .custom-control:not(.custom-checkbox-multi) .custom-control-label,.b[class*='bg-'] .form-group.has-error .active{color:#dc3545;font-weight:600}.b[class*='bg-'] .form-group.has-error .form-control,.b[class*='bg-'] .form-group.has-error .input-group,.b[class*='bg-'] .form-group.has-error img.active,.b[class*='bg-'] .form-group.has-error .btn.active{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.b.bg-wh .b[class*='bg-'] .form-group.has-error .form-control,.b.bg-wh .b[class*='bg-'] .form-group.has-error .input-group,.b.bg-wh .b[class*='bg-'] .form-group.has-error img.active,.b.bg-wh .b[class*='bg-'] .form-group.has-error .btn.active{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}.b[class*='bg-'] .form-group.has-error .custom-control-label::before{border-color:rgba(220,53,69,0.5)}.b[class*='bg-'] .form-group.has-error .custom-control-input:checked ~ .custom-control-label::before{background-color:#dc3545}.form-group[class*='has'] .custom-control-input:focus ~ .custom-control-label::before{outline:1px solid #fff}.b.bg-pr .form-group[class*='has'] .custom-control-input:focus ~ .custom-control-label::before{outline:1px solid #121212}.b.bg-se .form-group[class*='has'] .custom-control-input:focus ~ .custom-control-label::before{outline:1px solid #8fb24e}.nospam{display:none}}@layer modules{.spinner{width:100%}}@layer modules{.input-group{position:relative;display:flex;flex-wrap:nowrap;align-items:stretch;border-radius:1.7rem;--radius-size: 1.7rem}.input-group>.form-control{position:relative;width:1%;height:auto;flex:1 1 auto}.input-group>.form-control:not(:last-child){margin-right:-1.2em;border-top-right-radius:0;border-bottom-right-radius:0;--radius-size: $radius}.input-group>.form-control:not(:first-child){padding-left:2.8rem}.input-group-prepend,.input-group-append-ico{position:absolute;height:100%}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend{pointer-events:none}.input-group-append-ico{right:0;z-index:1}.input-group .input-group-append-ico+.form-control{padding-left:1rem}.form-control+.input-group-append .input-group-append-ico{position:relative}.input-group-text{padding:.66667rem 1rem;margin-bottom:0;font-weight:600;line-height:1.45;white-space:nowrap;position:relative;z-index:1;border-radius:1.7rem;--radius-size: 1.7rem;display:flex;align-items:center;justify-content:center}}@layer override{.input-group .form-control{box-shadow:none}.input-group .btn-clear{background-color:transparent}}@layer modules{.form-control+.input-icon{position:absolute;top:50%;right:.86671rem;font-size:1.25em;margin-top:-.625rem}}@layer modules{.navbar{position:relative;min-height:3.6rem;padding:.33334rem 0}.navbar,.navbar>.container{display:flex;flex-wrap:nowrap;justify-content:space-between}.navbar>.container{align-items:center}.navbar-sm{min-height:0}.navbar-sm,.navbar-sm .nav-link,.navbar-sm .btn{height:2.867rem}@media (min-width: 1204px){.navbar-md .nav-link{min-height:3.6rem}}@media (min-width: 768px){body:not(.fixed-navbar) .navbar-lg{min-height:5.33334rem;padding-top:.66667rem;padding-bottom:.66667rem}}@media (min-width: 1204px){body:not(.fixed-navbar) .navbar-lg ._top_menu .nav-link{height:5.33334rem}}@media (min-width: 1502px){body:not(.fixed-navbar) .navbar-menu-lg,body:not(.fixed-navbar) .navbar-menu-xl{font-size:1em}}@media (min-width: 1502px) and (min-width: 992px){body:not(.fixed-navbar) .navbar-menu-lg,body:not(.fixed-navbar) .navbar-menu-xl{font-size:calc(1em * .845 + .25vw)}}@media (min-width: 1502px) and (min-width: 1502px){body:not(.fixed-navbar) .navbar-menu-lg,body:not(.fixed-navbar) .navbar-menu-xl{font-size:1.0789em}}@media (min-width: 1204px){.navbar-menu-xl .navbar-nav{width:100%;justify-content:inherit}}.navbar-menu .badge{margin:-.1em 0}.navbar-nav{padding-left:0;margin-bottom:0;list-style:none;display:flex;flex-direction:column}.navbar-nav .nav-link{white-space:nowrap}.navbar-collapse{flex-basis:100%;margin-left:auto;align-items:center}.navbar-toggler{color:inherit;padding:.66667rem .66667rem;background-color:transparent;white-space:nowrap;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center}@media (min-width: 576px){.navbar-toggler{padding-left:1rem;padding-right:1rem}}}@layer modules-override{.navbar{flex-flow:row nowrap;justify-content:center}@media (min-width: 1204px){.navbar{padding-top:0;padding-bottom:0}.navbar-nav{flex-direction:row}.navbar-nav .nav-link{display:flex;align-items:center}.navbar-nav .nav-arrow{display:none}.navbar-collapse{display:flex;flex-basis:auto}}}@layer modules{.breadcrumb{margin-bottom:1.3334rem}.breadcrumb ol{padding:0;margin:0;list-style:none}@media (max-width: 767.98px){.breadcrumb ol{overflow-x:auto;white-space:nowrap}}.breadcrumb li{display:inline-block}.breadcrumb li:not(:first-child){padding-left:.50001rem}.breadcrumb li+li::before{content:"";font-family:"FontAwesome";padding-right:.50001rem}.breadcrumb .fa-home{vertical-align:middle}}@layer modules{.table{width:100%;margin-bottom:1rem}.table th,.table td{vertical-align:top;border-top-width:1px;border-top-style:solid}.table thead th{vertical-align:bottom;border-top-width:0;border-bottom-width:2px;border-bottom-style:solid}.table tbody th,.table tbody td{vertical-align:middle}.table .checkbox,.table .radio{margin:0}.card .table{margin-bottom:0}.table:not([class*='table-']):not([border]){border-width:0}.table:not([class*='table-']):not([cellpadding]) th,.table:not([class*='table-']):not([cellpadding]) td{padding:.66667rem 1.3334rem}[class*='table-'] th,[class*='table-'] td{padding:.66667rem 1.3334rem}.table-condensed th,.table-condensed td{padding-right:.8rem}.table-responsive{display:block;width:100%;margin-bottom:1rem;overflow-x:auto}.table-responsive table{margin-bottom:0}.table-head-n tr:first-child th,.table-head-n tr:first-child td{border-top-width:0}.table-th-fix tbody th{word-break:normal}@media (min-width: 1204px){.table-th-fix tbody th{width:35%;min-width:180px}}@media (min-width: 1204px){.table-th-max th span{min-width:105px;display:block}}.table-items .img-thumbnail,.table-items .th-video.bsi-padd>*{max-width:60px}}@layer modules-override{.table.pt-0 thead tr:first-child>*,.table.pt-0 tbody:first-child tr:first-child>*{padding-top:0}.table.pr-0 th:last-child,.table.pr-0 td:last-child{padding-right:0}.table.pb-0 tbody tr:last-child>*{padding-bottom:0}.table.pl-0 th:first-child,.table.pl-0 td:first-child{padding-left:0}}@layer modules{.btn-clp,.collapse:not(.show){display:none}.btn-clp:not(.collapsed){margin-bottom:2rem}.clp-n>.collapse,.clp-n>.container>.collapse{display:block}.clp-y>.btn-clp,.clp-y>.container>.btn-clp{display:inline-flex}.clp-y>.hdr-clp,.clp-y>.container>.hdr-clp{display:none}@media (max-width: 575.98px){.clp-xs>.btn-clp,.clp-xs>.container>.btn-clp{display:inline-flex}.clp-xs>.hdr-clp,.clp-xs>.container>.hdr-clp{display:none}}@media (min-width: 576px){.clp-xs>.collapse,.clp-xs>.container>.collapse{display:block}}}@layer modules{.active-line .active:not(.open):not(.carousel-item):before,.active-line .ac-collapse:not(.collapsed):before{content:'';position:absolute;display:block;z-index:1;background-color:#8fb24e}.b.bg-pr .active-line .active:not(.open):not(.carousel-item):before,.b.bg-se .active-line .active:not(.open):not(.carousel-item):before,.active-line.bg-pr .active:not(.open):not(.carousel-item):before,.active-line.bg-se .active:not(.open):not(.carousel-item):before,.b.bg-pr .active-line .ac-collapse:not(.collapsed):before,.b.bg-se .active-line .ac-collapse:not(.collapsed):before,.active-line.bg-pr .ac-collapse:not(.collapsed):before,.active-line.bg-se .ac-collapse:not(.collapsed):before{background-color:#c7d9a7}.ac-t .active:not(.open):not(.carousel-item):before,.ac-b .active:not(.open):not(.carousel-item):before,.ac-t .ac-collapse:not(.collapsed):before,.ac-b .ac-collapse:not(.collapsed):before{height:3px;width:100%}.ac-r .active:not(.open):not(.carousel-item):before,.ac-l .active:not(.open):not(.carousel-item):before,.ac-r .ac-collapse:not(.collapsed):before,.ac-l .ac-collapse:not(.collapsed):before{width:4px;height:100%}.ac-t .active:not(.open):not(.carousel-item):before,.ac-r .active:not(.open):not(.carousel-item):before,.ac-l .active:not(.open):not(.carousel-item):before,.ac-t .ac-collapse:not(.collapsed):before,.ac-r .ac-collapse:not(.collapsed):before,.ac-l .ac-collapse:not(.collapsed):before{top:0}.ac-r .active:not(.open):not(.carousel-item):before,.ac-r .ac-collapse:not(.collapsed):before{right:0}.ac-b .active:not(.open):not(.carousel-item):before,.ac-b .ac-collapse:not(.collapsed):before{bottom:0}.ac-t .active:not(.open):not(.carousel-item):before,.ac-b .active:not(.open):not(.carousel-item):before,.ac-l .active:not(.open):not(.carousel-item):before,.ac-t .ac-collapse:not(.collapsed):before,.ac-b .ac-collapse:not(.collapsed):before,.ac-l .ac-collapse:not(.collapsed):before{left:0}@media (max-width: 1203.98px){.ac-reset-b .active:not(.open):not(.carousel-item):before,.ac-reset-b .ac-collapse:not(.collapsed):before{height:3px;width:100%;top:auto;bottom:0;left:0}}}@layer modules{.pagination{display:inline-flex;padding-left:0;list-style:none;margin-bottom:0}.page-item>a{min-width:2.8em}.active>.page-link,.page-dots{pointer-events:none}.page-link{color:inherit;padding:.66667rem .9rem;text-align:center;display:block;border-radius:1.7rem;--radius-size: 1.7rem}.page-link .fa{margin:-0.25em 0 0}@media (max-width: 575.98px){.page-item:not(.page-btn):not(.active){display:none}.active>.page-link{padding-left:1.3334rem;padding-right:1.3334rem}.active>.page-link .page-count{display:inline}}}@layer modules{.alert{padding:1.3334rem 1.3334rem}.container .alert{border-radius:.45rem;--radius-size: .45rem}.alert p{font-size:inherit;line-height:inherit;margin-bottom:0}.alert p+p{margin-top:.5rem}}@layer modules-override{.alert h2,.alert h3,.alert h4{color:inherit}.alert a:not(.btn){color:inherit;font-weight:700}@layer override{.alert-su{background-color:#d1f2eb;color:#0b4c3f}.alert-su .c-mu{color:#9fc0b9}.alert-in{background-color:#d1ecf1;color:#094049}.alert-in .c-mu{color:#9ebbbf}.alert-wa{background-color:#fff3cd;color:#6c5103}.alert-wa .c-mu{color:#cec19b}.alert-da{background-color:#f8d7da;color:#5e171e}.alert-da .c-mu{color:#c7a4a7}}}@layer modules{.media{display:flex;align-items:flex-start;text-align:left}.media .media:before{content:'';width:1rem;height:1rem;margin:0 1rem;border-width:0 0 2px 2px;border-style:solid;border-bottom-left-radius:1.7rem;--radius-size: 1.7rem}.media-body{flex:1}}@layer modules{.progress{display:flex}.progress,.progress-bar{height:.4rem;border-radius:1.7rem;--radius-size: 1.7rem}}@layer modules{.ui-slider{margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem);overflow:visible;position:relative;display:inline-flex;justify-content:space-between}.ui-slider-range{height:100%;position:absolute;z-index:1;border-radius:1.7rem;--radius-size: 1.7rem}.ui-slider-handle{padding:0;height:1.25rem;width:1.25rem;margin-left:-.625rem;top:-.425rem;position:absolute;cursor:pointer;outline:none;z-index:2;transition:background .25s;border-radius:1.7rem;--radius-size: 1.7rem}@media screen and (prefers-reduced-motion: reduce){.ui-slider-handle{transition:none}}.ui-slider-value{margin-top:1.15834rem;font-size:.875em}.ui-slider-value.first{margin-left:-.625rem}.ui-slider-value.last{margin-left:auto;margin-right:-.625rem}.ui-slider-input{max-width:5.2rem}}@layer modules{.list-group{padding-left:0;display:flex;flex-direction:column;text-align:left}.container .list-group{border-radius:.45rem;--radius-size: .45rem}.lgi{position:relative;display:block;color:inherit;padding:.66667rem 1.3334rem;overflow:hidden}.lgi.active{z-index:2}.card .lgi:first-child{border-top-left-radius:.45rem;border-top-right-radius:.45rem;--radius-size: $radius}.card .lgi:last-child{border-bottom-right-radius:.45rem;border-bottom-left-radius:.45rem;--radius-size: $radius}.lgi-1{border-width:1px 0 0;border-style:solid}.lgi-1:first-of-type{border-top-width:0}.hide-l .lgi-1{border-width:0}.lg-body{padding-left:1rem;padding-bottom:.3rem}@media (min-width: 1204px){.lgi-text{font-size:.875em;line-height:1.3}.lgi-text .custom-control-label:after,.lgi-text .custom-control-label:before{transform:translateY(-10%)}}.list-group-horizontal{text-align:center}.list-group-horizontal .lgi-1{border-width:0 0 0 1px}.list-group-horizontal .lgi-1:first-child{border-left-width:0;border-radius:.45rem 0 0 .45rem;--radius-size: .45rem 0 0 .45rem}.list-group-horizontal .lgi-1:last-child{border-radius:0 .45rem .45rem 0;--radius-size: 0 .45rem .45rem 0}}@layer modules-override{.section.pr-0 .list-group,.section.pr-0 .lgi{border-top-right-radius:0;border-bottom-right-radius:0}.section.pl-0 .list-group,.section.pl-0 .lgi{border-top-left-radius:0;border-bottom-left-radius:0}.b.bg-wh .lgi-a.active,.b.bg-de .lgi-a.active{color:#8fb24e}.lgi-heading{font-family:inherit;font-size:inherit;font-weight:600}@media (min-width: 1204px){.lgi-heading{line-height:1.3}}.lg-body .lgi{padding-top:.33334rem;padding-bottom:.33334rem;border-radius:0;--radius-size: 0}.lg-body .lg-body .lgi{font-size:.875em}}@layer templates-override{.cross{height:1.83em;width:1.83em;min-width:.1rem;padding:0;border-radius:100rem;opacity:.65}.cross:before,.cross:after{content:'';position:absolute;top:50%;left:50%;background-color:#121212;font-size:18px}.cross:before{height:1px;width:.61em;margin-left:calc((-.61em + 1px) / 2)}.cross:after{height:.61em;width:1px;margin-top:calc((-.61em + 1px) / 2)}.b.bg-pr .cross:not(.color-reset):before,.b.bg-pr .cross:not(.color-reset):after,.b.bg-se .cross:not(.color-reset):before,.b.bg-se .cross:not(.color-reset):after,.b.bg-su .cross:not(.color-reset):before,.b.bg-su .cross:not(.color-reset):after,.b.bg-da .cross:not(.color-reset):before,.b.bg-da .cross:not(.color-reset):after,.b.bg-wa .cross:not(.color-reset):before,.b.bg-wa .cross:not(.color-reset):after,.b.bg-in .cross:not(.color-reset):before,.b.bg-in .cross:not(.color-reset):after,.b.bg-bl .cross:not(.color-reset):before,.b.bg-bl .cross:not(.color-reset):after{background-color:#fff}}@layer modules{.close{transform:rotate(45deg)}.close:before,.close:after{font-size:25px}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}}@layer modules{.cover{position:relative;width:100%;flex-direction:column;justify-content:center;overflow:hidden;align-items:center}.cover>.ov{top:-1px;right:-1px;bottom:-1px;left:-1px}.cover>.bi{background-size:cover;background-position:center}.cover .cvr-video{object-fit:cover}.cvr-video{height:100%}.cvr-content{padding-top:3.3334rem;padding-bottom:3.3334rem;z-index:2}.is-carousel-indicators .cvr-content{padding-top:4.3334rem;padding-bottom:4.3334rem}.container .bnr-col{border-radius:.45rem;--radius-size: .45rem}@media (min-width: 576px){.container .cover{border-radius:.45rem;--radius-size: .45rem}}}@layer modules-override{.cover{display:flex}}@layer modules{.carousel{display:flex;flex-direction:column;position:relative}.container .carousel video{border-radius:inherit;--radius-size: inherit}.carousel-inner{width:100%;min-height:inherit;position:relative;display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap}.carousel-item{position:relative;width:100%;min-height:inherit;transition:0.6s ease-in-out left;align-items:flex-start;justify-content:center}.carousel-item-wrapper{justify-content:center;align-items:stretch}.all-ta-l .carousel-item-wrapper{justify-content:flex-start}@media (min-width: 576px){.carousel-nav-p .carousel-item:not(:only-child) .carousel-cont{padding-left:5em;padding-right:5em}.carousel-nav-p-2 .carousel-item:not(:only-child){padding-left:1.5em;padding-right:1.5em}}.carousel-navs{z-index:10;pointer-events:none}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:auto;opacity:.4;transition:all .25s ease-out}@media screen and (prefers-reduced-motion: reduce){.carousel-nav{transition:none}}.carousel:hover .carousel-nav{opacity:1}.carousel-nav .fa{position:relative;font-size:1em}.carousel-prev{left:1.3334rem}.carousel-prev .fa{left:-1px}.carousel-next{right:1.3334rem}.carousel-next .fa{right:-1px}.car-i-item{height:1.875em;line-height:1.875em;width:1.875em;margin:-.5625em 0}.carousel-dots{pointer-events:none}.carousel-dot{display:inline-block;cursor:pointer;pointer-events:auto;text-align:center;flex:0 1 auto}.carousel-dot:before{content:'';width:.75em;height:.75em;display:inline-block;border-radius:50%;background:#fff;opacity:.4}.carousel-dot:hover:before{opacity:.6}.carousel-dot.active:before{opacity:1}.carousel-def.carousel-indicators-style{display:none}.carousel-def .carousel-prev{left:-1em}.carousel-def .carousel-next{right:-1em}.carousel-video-mute{margin-bottom:1rem}.carousel-video-mute.active .fa:before{content:""}.b.bg-wh .carousel-dot:before,.bg.bg-wh .carousel-def .carousel-dot:before,.b[class*='bg-de'] .carousel-dot:before,.bg[class*='bg-de'] .carousel-def .carousel-dot:before{background:#000}}@layer modules-override{.carousel-indicators-style{padding-bottom:1rem;margin-bottom:0;top:auto;z-index:10}.in-dib .carousel-indicators-style{margin-bottom:3rem}@media (min-width: 768px){.in-dib .carousel-indicators-style{margin-bottom:4.5rem}}.carousel:not(.carousel-active) .car-i-one>*:not(:first-child),.carousel-active .carousel-spinner,.carousel:not(.carousel-active) .c-loading-hide,.carousel-item:not(.active):not(.carousel-item-next):not(.carousel-item-prev){display:none}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:flex}}@layer override{@media (min-width: 576px){.carousel .tile{display:inline-flex}}.carousel-item.active{box-shadow:none}.carousel-spinner{text-align:center}.car-n .carousel-inner{display:flex;flex-flow:row wrap}.car-n .carousel-inner>*{vertical-align:top}.car-n .carousel-cont{padding-left:0;padding-right:0}.car-n .carousel-nav,.car-n .carousel-spinner,.car-n .carousel-indicators{display:none}@media (max-width: 575.98px){.car-n-xs .carousel-inner{display:flex;flex-flow:row wrap}.car-n-xs .carousel-inner>*{vertical-align:top}.car-n-xs .carousel-cont{padding-left:0;padding-right:0}.car-n-xs .carousel-nav,.car-n-xs .carousel-spinner,.car-n-xs .carousel-indicators{display:none}}}@layer modules{.modal{display:none}}@layer modules{.embed-responsive{position:relative;display:block;width:100%;margin-bottom:2rem;overflow:hidden}.container .embed-responsive{border-radius:.45rem}.embed-responsive::before{content:"";padding-top:60vh;display:block}.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (min-width: 992px){.embed-responsive-21by9:before{padding-top:42.85714%}}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}}@layer modules{.tooltip{position:absolute;z-index:1030;padding:.5rem 0;margin:.5em;font-size:.875em;word-wrap:break-word;pointer-events:none;opacity:0;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-family:"Bricolage Grotesque",sans-serif}@media (min-width: 1204px){.wf-active .tooltip{font-family:"Bricolage Grotesque",sans-serif}}.tooltip .arrow{width:1rem;height:.5rem;position:absolute;left:50% !important;transform:translateX(-50%)}.tooltip .arrow::before{content:"";position:absolute;border-color:transparent;border-style:solid;border-top-color:#121212}.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-top .arrow::before{top:0;border-width:.5rem .5rem 0}.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .5rem .5rem;border-bottom-color:#121212}.tooltip-static{position:relative;z-index:unset}.tooltip-sm{font-size:.65625rem}.tooltip-sm .tooltip-inner{padding:0.5em 1rem}[data-toggle*='tooltip']:hover+.tooltip,.tooltip-static{opacity:1}.tooltip-inner{max-width:18em;padding:1rem;color:#fff;text-align:center;background-color:#121212;border-radius:.45rem;--radius-size: .45rem;box-shadow:0 0.625rem 1.26rem rgba(0,0,0,0.05),0 1.25rem 3.78rem rgba(0,0,0,0.05)}}@layer base{.b.bg-pr *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-pr:after,.b.bg-pr:before,.b.bg-pr *:after,.b.bg-pr *:before{border-color:rgba(255,255,255,0.115)}.b.bg-de *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-de:after,.b.bg-de:before,.b.bg-de *:after,.b.bg-de *:before{border-color:#fff}.b.bg-se *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-se:after,.b.bg-se:before,.b.bg-se *:after,.b.bg-se *:before{border-color:rgba(255,255,255,0.166961)}.b.bg-des *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-des:after,.b.bg-des:before,.b.bg-des *:after,.b.bg-des *:before{border-color:#fff}.b.bg-wh *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-wh:after,.b.bg-wh:before,.b.bg-wh *:after,.b.bg-wh *:before{border-color:rgba(18,18,18,0.115)}}@layer modules{.bg-pr{border-color:rgba(255,255,255,0.115);color:#fafafa}.bg-pr>.st{background-color:rgba(255,255,255,0.115)}.bg-de{border-color:#fff;color:#121212}.bg-de>.st{background-color:#fff}.bg-se{border-color:rgba(255,255,255,0.166961);color:#fbfcf8}.bg-se>.st{background-color:rgba(255,255,255,0.166961)}.bg-des{border-color:#fff;color:#475927}.bg-des>.st{background-color:#fff}.bg-wh{border-color:rgba(18,18,18,0.115);color:#121212}.bg-wh>.st{background-color:rgba(18,18,18,0.115)}.bg-su{color:#fff}.bg-da{color:#fff}.bg-wa{color:#fff}.bg-in{color:#fff}.bg-bl{color:#fff}.fg.bg-pr{border-color:rgba(255,255,255,0.115);color:#fff}.fg.bg-pr>.st{background-color:rgba(255,255,255,0.115)}.fg.bg-de{color:#121212}.fg.bg-de>.st{background-color:#fff}.fg.bg-se{border-color:rgba(255,255,255,0.166961);color:#fff}.fg.bg-se>.st{background-color:rgba(255,255,255,0.166961)}.fg.bg-des{color:#8fb24e}.fg.bg-des>.st{background-color:#fff}.fg.bg-wh{color:#121212}.fg.bg-wh>.st{background-color:rgba(18,18,18,0.115)}.b.bg-pr a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-pr .a{color:#fff}.b.bg-pr a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-pr a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-pr .a:hover,.b.bg-pr .a:focus{color:#fff}.b.bg-pr .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#fff}.b.bg-pr .c-mu{color:rgba(250,250,250,0.6)}.b.bg-pr .c-so{color:rgba(255,240,240,0.06)}.b.bg-pr .bg-so{background-color:rgba(255,240,240,0.06)}.b.bg-de a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-de .a{color:#7e9d44}.b.bg-de a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-de a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-de .a:hover,.b.bg-de .a:focus{color:#728e3e}.b.bg-de .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#728e3e}.b.bg-de .c-mu{color:rgba(18,18,18,0.6)}.b.bg-de .c-so{color:#fff}.b.bg-de .bg-so{background-color:#fff}.b.bg-se a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-se .a{color:#fff}.b.bg-se a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-se a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-se .a:hover,.b.bg-se .a:focus{color:#fff}.b.bg-se .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#fff}.b.bg-se .c-mu{color:rgba(251,252,248,0.6)}.b.bg-se .c-so{color:rgba(244,255,224,0.06)}.b.bg-se .bg-so{background-color:rgba(244,255,224,0.06)}.b.bg-des a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-des .a{color:#7e9d44}.b.bg-des a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-des a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-des .a:hover,.b.bg-des .a:focus{color:#728e3e}.b.bg-des .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#728e3e}.b.bg-des .c-mu{color:rgba(71,89,39,0.6)}.b.bg-des .c-so{color:#fff}.b.bg-des .bg-so{background-color:#fff}.b.bg-wh a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-wh .a{color:#7e9d44}.b.bg-wh a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-wh a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-wh .a:hover,.b.bg-wh .a:focus{color:#728e3e}.b.bg-wh .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#728e3e}.b.bg-wh .c-mu{color:rgba(18,18,18,0.6)}.b.bg-wh .c-so{color:rgba(0,0,0,0.03)}.b.bg-wh .bg-so{background-color:rgba(0,0,0,0.03)}.bi,.bic{background-repeat:no-repeat;background-position:center}.bic{-webkit-mask:none;mask:none}[class*='bte-']{-webkit-mask:no-repeat center;mask:no-repeat center}[class*='bte-'].load{background-color:#121212}.bg-de>[class*='bte-'].load,.bg-des>[class*='bte-'].load,.bg-pr>[class*='bte-'].load,.bg-se>[class*='bte-'].load{background-color:#fff}.bte-th.load{-webkit-mask-image:url("/images/textures/10.svg");mask-image:url("/images/textures/10.svg");-webkit-mask-size:919px 990px;mask-size:919px 990px}.bte-1.load{-webkit-mask-image:url("images/textures/1.svg");mask-image:url("images/textures/1.svg");-webkit-mask-size:2190px 1160px;mask-size:2190px 1160px}.bte-2.load{-webkit-mask-image:url("images/textures/2.svg");mask-image:url("images/textures/2.svg");-webkit-mask-size:2600px 298px;mask-size:2600px 298px}.bte-3.load{-webkit-mask-image:url("images/textures/3.svg");mask-image:url("images/textures/3.svg");-webkit-mask-size:2613px 1017px;mask-size:2613px 1017px}.bte-4.load{-webkit-mask-image:url("images/textures/4.svg");mask-image:url("images/textures/4.svg");-webkit-mask-size:2620px 980px;mask-size:2620px 980px}.bte-5.load{-webkit-mask-image:url("images/textures/5.svg");mask-image:url("images/textures/5.svg");-webkit-mask-size:2335px 725px;mask-size:2335px 725px}.bte-6.load{-webkit-mask-image:url("images/textures/6.svg");mask-image:url("images/textures/6.svg");-webkit-mask-size:2376px 1343px;mask-size:2376px 1343px}.bte-7.load{-webkit-mask-image:url("images/textures/7.svg");mask-image:url("images/textures/7.svg");-webkit-mask-size:2600px 1210px;mask-size:2600px 1210px}.bte-8.load{-webkit-mask-image:url("images/textures/8.svg");mask-image:url("images/textures/8.svg");-webkit-mask-size:2820px 1215px;mask-size:2820px 1215px}.bte-9.load{-webkit-mask-image:url("images/textures/9.svg");mask-image:url("images/textures/9.svg");-webkit-mask-size:151px 151px;mask-size:151px 151px}.bte-10.load{-webkit-mask-image:url("images/textures/10.svg");mask-image:url("images/textures/10.svg");-webkit-mask-size:919px 990px;mask-size:919px 990px}.bte-11.load{-webkit-mask-image:url("images/textures/11.svg");mask-image:url("images/textures/11.svg");-webkit-mask-size:2310px 1045px;mask-size:2310px 1045px}.bte-12.load{-webkit-mask-image:url("images/textures/12.svg");mask-image:url("images/textures/12.svg");-webkit-mask-size:2000px 1277px;mask-size:2000px 1277px}.bte-13.load{-webkit-mask-image:url("images/textures/13.svg");mask-image:url("images/textures/13.svg");-webkit-mask-size:1500px 797px;mask-size:1500px 797px}.bte-14.load{-webkit-mask-image:url("images/textures/14.svg");mask-image:url("images/textures/14.svg");-webkit-mask-size:1418px 508px;mask-size:1418px 508px}.bte-15.load{-webkit-mask-image:url("images/textures/15.svg");mask-image:url("images/textures/15.svg");-webkit-mask-size:1500px 1426px;mask-size:1500px 1426px}.bte-16.load{-webkit-mask-image:url("images/textures/16.svg");mask-image:url("images/textures/16.svg");-webkit-mask-size:1230px 820px;mask-size:1230px 820px}.bte-17.load{-webkit-mask-image:url("images/textures/17.svg");mask-image:url("images/textures/17.svg");-webkit-mask-size:1742px 1008px;mask-size:1742px 1008px}.bte-18.load{-webkit-mask-image:url("images/textures/18.svg");mask-image:url("images/textures/18.svg");-webkit-mask-size:2552px 1856px;mask-size:2552px 1856px}.bte-19.load{-webkit-mask-image:url("images/textures/19.svg");mask-image:url("images/textures/19.svg");-webkit-mask-size:1500px 1448px;mask-size:1500px 1448px}.bte-20.load{-webkit-mask-image:url("images/textures/20.svg");mask-image:url("images/textures/20.svg");-webkit-mask-size:1200px 750px;mask-size:1200px 750px}.bte-21.load{-webkit-mask-image:url("images/textures/21.svg");mask-image:url("images/textures/21.svg");-webkit-mask-size:1565px 1606px;mask-size:1565px 1606px}.bte-22.load{-webkit-mask-image:url("images/textures/22.svg");mask-image:url("images/textures/22.svg");-webkit-mask-size:998px 998px;mask-size:998px 998px}.bte-23.load{-webkit-mask-image:url("images/textures/23.svg");mask-image:url("images/textures/23.svg");-webkit-mask-size:1496px 1020px;mask-size:1496px 1020px}.bte-24.load{-webkit-mask-image:url("images/textures/24.svg");mask-image:url("images/textures/24.svg");-webkit-mask-size:1500px 1000px;mask-size:1500px 1000px}.bte-25.load{-webkit-mask-image:url("images/textures/25.svg");mask-image:url("images/textures/25.svg");-webkit-mask-size:2000px 1334px;mask-size:2000px 1334px}.bte-26.load{-webkit-mask-image:url("images/textures/26.svg");mask-image:url("images/textures/26.svg");-webkit-mask-size:2888px 1836px;mask-size:2888px 1836px}.bte-27.load{-webkit-mask-image:url("images/textures/27.svg");mask-image:url("images/textures/27.svg");-webkit-mask-size:2617px 586px;mask-size:2617px 586px}[class*='bma-'].load{background-color:#fff;-webkit-mask:no-repeat center;mask:no-repeat center;-webkit-mask-size:cover;mask-size:cover}.bma-1.load{-webkit-mask-image:url("images/masks/1.svg");mask-image:url("images/masks/1.svg")}.bma-2.load{-webkit-mask-image:url("images/masks/2.svg");mask-image:url("images/masks/2.svg")}.bma-3.load{-webkit-mask-image:url("images/masks/3.svg");mask-image:url("images/masks/3.svg")}.bma-4.load{-webkit-mask-image:url("images/masks/4.svg");mask-image:url("images/masks/4.svg")}.bma-5.load{-webkit-mask-image:url("images/masks/5.svg");mask-image:url("images/masks/5.svg")}.bma-6.load{-webkit-mask-image:url("images/masks/6.svg");mask-image:url("images/masks/6.svg")}.bma-7.load{-webkit-mask-image:url("images/masks/7.svg");mask-image:url("images/masks/7.svg")}.bma-8.load{-webkit-mask-image:url("images/masks/8.svg");mask-image:url("images/masks/8.svg")}.bma-9.load{-webkit-mask-image:url("images/masks/9.svg");mask-image:url("images/masks/9.svg")}.bma-10.load{-webkit-mask-image:url("images/masks/10.svg");mask-image:url("images/masks/10.svg")}.bma-11.load{-webkit-mask-image:url("images/masks/11.svg");mask-image:url("images/masks/11.svg")}.bma-12.load{-webkit-mask-image:url("images/masks/12.svg");mask-image:url("images/masks/12.svg")}.bma-13.load{-webkit-mask-image:url("images/masks/13.svg");mask-image:url("images/masks/13.svg")}.bma-14.load{-webkit-mask-image:url("images/masks/14.svg");mask-image:url("images/masks/14.svg")}.bma-15.load{-webkit-mask-image:url("images/masks/15.svg");mask-image:url("images/masks/15.svg")}.bma-16.load{-webkit-mask-image:url("images/masks/16.svg");mask-image:url("images/masks/16.svg")}.bma-17.load{-webkit-mask-image:url("images/masks/17.svg");mask-image:url("images/masks/17.svg")}.bma-18.load{-webkit-mask-image:url("images/masks/18.svg");mask-image:url("images/masks/18.svg")}.bma-19.load{-webkit-mask-image:url("images/masks/19.svg");mask-image:url("images/masks/19.svg")}.bma-20.load{-webkit-mask-image:url("images/masks/20.svg");mask-image:url("images/masks/20.svg")}.bma-21.load{-webkit-mask-image:url("images/masks/21.svg");mask-image:url("images/masks/21.svg")}.bma-22.load{-webkit-mask-image:url("images/masks/22.svg");mask-image:url("images/masks/22.svg")}.bma-23.load{-webkit-mask-image:url("images/masks/23.svg");mask-image:url("images/masks/23.svg")}.bma-24.load{-webkit-mask-image:url("images/masks/24.svg");mask-image:url("images/masks/24.svg")}.bma-25.load{-webkit-mask-image:url("images/masks/25.svg");mask-image:url("images/masks/25.svg")}.bma-26.load{-webkit-mask-image:url("images/masks/26.svg");mask-image:url("images/masks/26.svg")}.bma-27.load{-webkit-mask-image:url("images/masks/27.svg");mask-image:url("images/masks/27.svg")}.bma-28.load{-webkit-mask-image:url("images/masks/28.svg");mask-image:url("images/masks/28.svg")}}@layer modules-override{.b.bg-se .bg-wh,.b.bg-des .bg-wh{color:#475927;border-color:rgba(71,89,39,0.115)}.b.bg-se .fg.bg-wh,.b.bg-des .fg.bg-wh{color:#8fb24e}.bg-so{color:#121212}.b.bg-des .bg-so{color:#8fb24e}.b.bg-pr .bg-so,.b.bg-se .bg-so{color:#fff}.bg-inv{background-color:#121212;border-color:rgba(255,255,255,0.115);color:#fafafa}.bg-inv>.st{background-color:rgba(255,255,255,0.115)}.b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-inv .a{color:#fff}.b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-inv .a:hover,.b.bg-inv .a:focus{color:#fff}.b.bg-inv .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#fff}.b.bg-inv .c-mu{color:rgba(250,250,250,0.6)}.b.bg-inv .c-so{color:rgba(255,240,240,0.06)}.b.bg-inv *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-inv:after,.b.bg-inv:before,.b.bg-inv *:after,.b.bg-inv *:before{border-color:rgba(255,255,255,0.115)}.b.bg-des .bg-inv{background-color:#8fb24e;border-color:rgba(255,255,255,0.166961);color:#fbfcf8}.b.bg-des .bg-inv>.st{background-color:rgba(255,255,255,0.166961)}.b.bg-des .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-des .b.bg-inv .a{color:#fff}.b.bg-des .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-des .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-des .b.bg-inv .a:hover,.b.bg-des .b.bg-inv .a:focus{color:#fff}.b.bg-des .b.bg-inv .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#fff}.b.bg-des .b.bg-inv .c-mu{color:rgba(251,252,248,0.6)}.b.bg-des .b.bg-inv .c-so{color:rgba(244,255,224,0.06)}.b.bg-des .b.bg-inv *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-des .b.bg-inv:after,.b.bg-des .b.bg-inv:before,.b.bg-des .b.bg-inv *:after,.b.bg-des .b.bg-inv *:before{border-color:rgba(255,255,255,0.166961)}.b.bg-pr .bg-inv{background-color:#fff;border-color:rgba(18,18,18,0.115);color:#121212}.b.bg-pr .bg-inv>.st{background-color:rgba(18,18,18,0.115)}.b.bg-pr .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-pr .b.bg-inv .a{color:#7e9d44}.b.bg-pr .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-pr .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-pr .b.bg-inv .a:hover,.b.bg-pr .b.bg-inv .a:focus{color:#728e3e}.b.bg-pr .b.bg-inv .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#728e3e}.b.bg-pr .b.bg-inv .c-mu{color:rgba(18,18,18,0.6)}.b.bg-pr .b.bg-inv .c-so{color:rgba(0,0,0,0.03)}.b.bg-pr .b.bg-inv *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-pr .b.bg-inv:after,.b.bg-pr .b.bg-inv:before,.b.bg-pr .b.bg-inv *:after,.b.bg-pr .b.bg-inv *:before{border-color:rgba(18,18,18,0.115)}.b.bg-pr .fg.bg-inv{color:#121212}.b.bg-se .bg-inv{background-color:#fff;border-color:rgba(18,18,18,0.115);color:#121212}.b.bg-se .bg-inv>.st{background-color:rgba(18,18,18,0.115)}.b.bg-se .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link),.b.bg-se .b.bg-inv .a{color:#7e9d44}.b.bg-se .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):hover,.b.bg-se .b.bg-inv a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link):focus,.b.bg-se .b.bg-inv .a:hover,.b.bg-se .b.bg-inv .a:focus{color:#728e3e}.b.bg-se .b.bg-inv .show>a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]):not(.nav-link):not(.navbar-toggler):not(.lgi):not(.dd-i):not(.page-link){color:#728e3e}.b.bg-se .b.bg-inv .c-mu{color:rgba(18,18,18,0.6)}.b.bg-se .b.bg-inv .c-so{color:rgba(0,0,0,0.03)}.b.bg-se .b.bg-inv *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider),.b.bg-se .b.bg-inv:after,.b.bg-se .b.bg-inv:before,.b.bg-se .b.bg-inv *:after,.b.bg-se .b.bg-inv *:before{border-color:rgba(18,18,18,0.115)}.b.bg-se .bg-inv{color:#475927;border-color:rgba(71,89,39,0.115)}.b.bg-se .fg.bg-inv{color:#8fb24e}}@layer utilities{.bg-pr{background-color:#121212}.bg-de{background-color:#f7f7f7}.bg-se{background-color:#8fb24e}.bg-des{background-color:#f4fee1}.bg-wh{background-color:#fff}.bg-su{background-color:#1abc9c}.bg-da{background-color:#dc3545}.bg-wa{background-color:#ffc107}.bg-in{background-color:#17a2b8}.bg-bl{background-color:#000}.x{background-color:transparent}@media (min-width: 576px){.x-sm{background-color:transparent}}@media (min-width: 768px){.x-md{background-color:transparent}}@media (min-width: 992px){.x-lg{background-color:transparent}}@media (min-width: 1204px){.x-xl{background-color:transparent}}@media (min-width: 1502px){.x-xxl{background-color:transparent}}[class*='bov-']{--overlay-size: 100%}[class*='bov-wh']{--overlay-color: 255,255,255}[class*='bov-bl']{--overlay-color: 0,0,0}[class*='bov-cy']{--overlay-color: 26,38,56}[class*='bov-re']{--overlay-color: 56,26,26}[class*='bov-gr']{--overlay-color: 38,55,47}[class*='bov-ye']{--overlay-color: 120,89,42}[class*='bov-'][class*='-o-5']{--overlay-opacity-1: .05;--overlay-opacity-2: .05}[class*='bov-'][class*='-o-10']{--overlay-opacity-1: .1;--overlay-opacity-2: .1}[class*='bov-'][class*='-o-20']{--overlay-opacity-1: .2;--overlay-opacity-2: .2}[class*='bov-'][class*='-o-40']{--overlay-opacity-1: .4;--overlay-opacity-2: .4}[class*='bov-'][class*='-o-60']{--overlay-opacity-1: .6;--overlay-opacity-2: .6}[class*='bov-'][class*='-o-80']{--overlay-opacity-1: .8;--overlay-opacity-2: .8}[class*='bov-'][class*='-o-100']{--overlay-opacity-1: 1;--overlay-opacity-2: 1}[class*='bgr-']{--gradient-type: linear;--gradient-direction: 180deg}.bgr-l1{--gradient-direction: 0deg}.bgr-l2{--gradient-direction: 45deg}.bgr-l3{--gradient-direction: 90deg}.bgr-l4{--gradient-direction: 135deg}.bgr-l6{--gradient-direction: 225deg}.bgr-l7{--gradient-direction: 270deg}.bgr-l8{--gradient-direction: 315deg}.bgr-r9{--gradient-type: radial;--gradient-direction: circle;--gradient-size: 75%}.bgr-r10{--gradient-type: radial;--gradient-direction: circle}.bre-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width: 576px){.bre-sm-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-sm-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-sm-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-sm-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-sm-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-sm-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width: 768px){.bre-md-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-md-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-md-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-md-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-md-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-md-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width: 992px){.bre-lg-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-lg-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-lg-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-lg-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-lg-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-lg-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width: 1204px){.bre-xl-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-xl-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-xl-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-xl-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-xl-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-xl-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width: 1502px){.bre-xxl-xy{background-repeat:repeat;-webkit-mask-repeat:repeat;mask-repeat:repeat}.bre-xxl-x{background-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.bre-xxl-y{background-repeat:repeat-y;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.bre-xxl-s{background-repeat:space;-webkit-mask-repeat:space;mask-repeat:space}.bre-xxl-r{background-repeat:round;-webkit-mask-repeat:round;mask-repeat:round}.bre-xxl-n{background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.bsi-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}@media (min-width: 576px){.bsi-sm-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-sm-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-sm-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-sm-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-sm-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-sm-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-sm-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-sm-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-sm-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-sm-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}}@media (min-width: 768px){.bsi-md-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-md-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-md-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-md-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-md-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-md-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-md-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-md-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-md-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-md-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}}@media (min-width: 992px){.bsi-lg-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-lg-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-lg-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-lg-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-lg-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-lg-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-lg-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-lg-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-lg-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-lg-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}}@media (min-width: 1204px){.bsi-xl-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-xl-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-xl-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-xl-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-xl-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-xl-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-xl-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-xl-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-xl-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-xl-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}}@media (min-width: 1502px){.bsi-xxl-cov{background-size:cover;-webkit-mask-size:cover;mask-size:cover}.bsi-xxl-cont{background-size:contain;-webkit-mask-size:contain;mask-size:contain}.bsi-xxl-act{background-size:initial;-webkit-mask-size:initial;mask-size:initial}.bsi-xxl-str{background-size:100% 100%;-webkit-mask-size:100% 100%;mask-size:100% 100%}.bsi-xxl-2{background-size:50% 100%;-webkit-mask-size:50% 100%;mask-size:50% 100%}.bsi-xxl-4{background-size:25% 100%;-webkit-mask-size:25% 100%;mask-size:25% 100%}.bsi-xxl-5{background-size:20% 100%;-webkit-mask-size:20% 100%;mask-size:20% 100%}.bsi-xxl-10{background-size:10% 100%;-webkit-mask-size:10% 100%;mask-size:10% 100%}.bsi-xxl-20{background-size:5% 100%;-webkit-mask-size:5% 100%;mask-size:5% 100%}.bsi-xxl-100{background-size:1% 100%;-webkit-mask-size:1% 100%;mask-size:1% 100%}}.bpo-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}@media (min-width: 576px){.bpo-sm-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-sm-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-sm-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-sm-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-sm-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-sm-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-sm-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-sm-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-sm-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}}@media (min-width: 768px){.bpo-md-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-md-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-md-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-md-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-md-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-md-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-md-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-md-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-md-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}}@media (min-width: 992px){.bpo-lg-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-lg-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-lg-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-lg-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-lg-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-lg-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-lg-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-lg-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-lg-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}}@media (min-width: 1204px){.bpo-xl-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-xl-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-xl-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-xl-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-xl-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-xl-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-xl-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-xl-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-xl-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}}@media (min-width: 1502px){.bpo-xxl-c{background-position:center;-webkit-mask-position:center;mask-position:center}.bpo-xxl-t{background-position:top;-webkit-mask-position:top;mask-position:top}.bpo-xxl-b{background-position:bottom;-webkit-mask-position:bottom;mask-position:bottom}.bpo-xxl-l{background-position:left;-webkit-mask-position:left;mask-position:left}.bpo-xxl-r{background-position:right;-webkit-mask-position:right;mask-position:right}.bpo-xxl-tl{background-position:top left;-webkit-mask-position:top left;mask-position:top left}.bpo-xxl-bl{background-position:bottom left;-webkit-mask-position:bottom left;mask-position:bottom left}.bpo-xxl-tr{background-position:top right;-webkit-mask-position:top right;mask-position:top right}.bpo-xxl-br{background-position:bottom right;-webkit-mask-position:bottom right;mask-position:bottom right}}.blend-1{mix-blend-mode:multiply}.bgb-1{background-blend-mode:multiply}.blend-2{mix-blend-mode:screen}.bgb-2{background-blend-mode:screen}.blend-3{mix-blend-mode:overlay}.bgb-3{background-blend-mode:overlay}.blend-4{mix-blend-mode:darken}.bgb-4{background-blend-mode:darken}.blend-5{mix-blend-mode:lighten}.bgb-5{background-blend-mode:lighten}.blend-6{mix-blend-mode:color-dodge}.bgb-6{background-blend-mode:color-dodge}.blend-7{mix-blend-mode:color-burn}.bgb-7{background-blend-mode:color-burn}.blend-8{mix-blend-mode:hard-light}.bgb-8{background-blend-mode:hard-light}.blend-9{mix-blend-mode:soft-light}.bgb-9{background-blend-mode:soft-light}.blend-10{mix-blend-mode:difference}.bgb-10{background-blend-mode:difference}.blend-11{mix-blend-mode:exclusion}.bgb-11{background-blend-mode:exclusion}.blend-12{mix-blend-mode:hue}.bgb-12{background-blend-mode:hue}.blend-13{mix-blend-mode:saturation}.bgb-13{background-blend-mode:saturation}.blend-14{mix-blend-mode:color}.bgb-14{background-blend-mode:color}.blend-15{mix-blend-mode:luminosity}.bgb-15{background-blend-mode:luminosity}}@layer override{[class*='bgr-']{--overlay-opacity-1: 0%}}@layer modules{[class*='di-']{background-color:#fff;bottom:-1px;top:auto;min-height:3rem}@media (min-width: 768px){[class*='di-']{min-height:4.5rem}}[class*='di-'].dit{top:-1px;bottom:auto;--rotate-x: 180deg}.is-dit:not(.in-dit)>.container:first-of-type{padding-top:3rem}@media (min-width: 768px){.is-dit:not(.in-dit)>.container:first-of-type{padding-top:4.5rem}}.is-dib:not(.in-dib)>.container:last-of-type{padding-bottom:3rem}@media (min-width: 768px){.is-dib:not(.in-dib)>.container:last-of-type{padding-bottom:4.5rem}}}@layer modules{.un{display:block;pointer-events:none}[class*='und-']{margin-top:.3em;max-width:100%;background-color:currentcolor;-webkit-mask:no-repeat center;mask:no-repeat center;margin-right:auto;margin-left:auto}.ta-r>[class*='und-']{margin-right:0}.ta-l>[class*='und-']{margin-left:0}[class*='und-']:before{content:'';display:block}.h-hg [class*='und-']{margin-top:.2em}h1 [class*='und-'],.h-1 [class*='und-']{margin-top:.2em}.und-1{width:4.3rem}h2:not([class*='h-']) .und-1,.h-2 .und-1{width:3.01rem}.und-1:before{padding-top:6%}.und-2{width:10rem;-webkit-mask-image:url("images/underlines/2.svg");mask-image:url("images/underlines/2.svg")}h2:not([class*='h-']) .und-2,.h-2 .und-2{width:7rem}.und-2:before{padding-top:6.36%}.und-3{width:12.375rem;-webkit-mask-image:url("images/underlines/3.svg");mask-image:url("images/underlines/3.svg")}h2:not([class*='h-']) .und-3,.h-2 .und-3{width:8.6625rem}.und-3:before{padding-top:7.1%}.und-4{width:13.5rem;-webkit-mask-image:url("images/underlines/4.svg");mask-image:url("images/underlines/4.svg")}h2:not([class*='h-']) .und-4,.h-2 .und-4{width:9.45rem}.und-4:before{padding-top:12.5%}.und-5{width:12.5rem;-webkit-mask-image:url("images/underlines/5.svg");mask-image:url("images/underlines/5.svg")}h2:not([class*='h-']) .und-5,.h-2 .und-5{width:8.75rem}.und-5:before{padding-top:10%}.und-6{width:11rem;-webkit-mask-image:url("images/underlines/6.svg");mask-image:url("images/underlines/6.svg")}h2:not([class*='h-']) .und-6,.h-2 .und-6{width:7.7rem}.und-6:before{padding-top:14.7%}.und-7{width:10.115rem;-webkit-mask-image:url("images/underlines/7.svg");mask-image:url("images/underlines/7.svg")}h2:not([class*='h-']) .und-7,.h-2 .und-7{width:7.0805rem}.und-7:before{padding-top:21%}.und-8{width:8.625rem;-webkit-mask-image:url("images/underlines/8.svg");mask-image:url("images/underlines/8.svg")}h2:not([class*='h-']) .und-8,.h-2 .und-8{width:6.0375rem}.und-8:before{padding-top:11.8%}.und-9{width:4.3rem;-webkit-mask-image:url("images/underlines/9.svg");mask-image:url("images/underlines/9.svg")}h2:not([class*='h-']) .und-9,.h-2 .und-9{width:3.01rem}.und-9:before{padding-top:20.8%}.und-10{width:6.125rem;-webkit-mask-image:url("images/underlines/10.svg");mask-image:url("images/underlines/10.svg")}h2:not([class*='h-']) .und-10,.h-2 .und-10{width:4.2875rem}.und-10:before{padding-top:14.6%}.und-11{width:6.5rem;-webkit-mask-image:url("images/underlines/11.svg");mask-image:url("images/underlines/11.svg")}h2:not([class*='h-']) .und-11,.h-2 .und-11{width:4.55rem}.und-11:before{padding-top:19%}.und-12{width:6rem;-webkit-mask-image:url("images/underlines/12.svg");mask-image:url("images/underlines/12.svg")}h2:not([class*='h-']) .und-12,.h-2 .und-12{width:4.2rem}.und-12:before{padding-top:18.2%}.und-13{width:5.5rem;-webkit-mask-image:url("images/underlines/13.svg");mask-image:url("images/underlines/13.svg")}h2:not([class*='h-']) .und-13,.h-2 .und-13{width:3.85rem}.und-13:before{padding-top:17%}}@layer override{.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@layer utilities{@font-face{font-family:'FontAwesome';src:url("/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-angle-up:before{content:"";position:relative;top:-1px}.fa-angle-down:before{content:""}.fa-angle-right:before{content:""}.fa-angle-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-question-circle-o:before{content:""}.fa-check:before{content:""}.fa-shopping-cart:before{content:""}.fa-check-circle:before{content:""}.fa-times:before{content:""}.fa-area-chart:before{content:""}.fa-calculator:before{content:""}.fa-percent:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-gift:before{content:""}.fa-bookmark:before{content:""}.fa-download:before{content:""}.fa-info-circle:before{content:""}.fa-phone:before{content:""}.fa-envelope-o:before{content:""}.fa-edit:before{content:""}.fa-search:before{content:""}.fa-bars:before{content:""}.fa-heart:before{content:""}.fa-balance-scale:before{content:""}.fa-certificate:before{content:""}.fa-user:before{content:""}.fa-list-alt:before{content:""}.fa-comments-o:before{content:""}.fa-sign-out:before{content:""}.fa-sign-in:before{content:""}.fa-key:before{content:""}.fa-truck:before{content:""}.fa-umbrella:before{content:""}.fa-money:before{content:""}.fa-info:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-external-link:before{content:""}.fa-facebook:before{content:""}.fa-twitter:before{content:""}.fa-pinterest-p:before{content:""}.fa-folder-open:before{content:""}.fa-reply:before{content:""}.fa-envelope:before{content:""}.fa-plus:before{content:""}.fa-frown-o:before{content:""}.fa-lock:before{content:""}.fa-warning:before{content:""}.fa-smile-o:before{content:""}.fa-folder:before{content:""}.fa-clock-o:before{content:""}.fa-at:before{content:""}.fa-spinner:before{content:""}.fa-play:before{content:""}.fa-lg{font-size:1.266667em}.min-fa .fa{min-width:1.3em}.fa-spin{animation:fa-spin 1.5s infinite linear}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ie .fa{animation:none}}@layer templates{.section{display:flex;flex-direction:column;position:relative;padding-bottom:3.3334rem}@media (max-width: 767.98px){.container .section{margin-left:-1rem;margin-right:-1rem;width:auto}}@media (max-width: 767.98px) and (min-width: 380px){.container .section{margin-left:-1.33333rem;margin-right:-1.33333rem}}.section:not(.x){padding-top:3.3334rem}.section.x.is-dib,.section.x[class*='bo-b']{margin-bottom:3.3334rem}}@layer override{.section[class*='pr-']{padding-right:0}.section[class*='pr-']>.container:not([class*='max-w']){max-width:1000rem}.section.pr-0>.container{padding-right:0}.section.pr-1>.container{padding-right:.33334rem}.section.pr-2>.container{padding-right:.66667rem}.section.pr-3>.container{padding-right:1rem}.section.pr-4>.container{padding-right:1.3334rem}.section.pr-5>.container{padding-right:2rem}.section.pr-6>.container{padding-right:3.3334rem}.section[class*='pl-']{padding-left:0}.section[class*='pl-']>.container:not([class*='max-w']){max-width:1000rem}.section.pl-0>.container{padding-left:0}.section.pl-1>.container{padding-left:.33334rem}.section.pl-2>.container{padding-left:.66667rem}.section.pl-3>.container{padding-left:1rem}.section.pl-4>.container{padding-left:1.3334rem}.section.pl-5>.container{padding-left:2rem}.section.pl-6>.container{padding-left:3.3334rem}}@layer templates-override{.sc-container{margin-left:0;margin-right:0}}@layer base{.lrs>.lr,.lrs>.lrs,.lrs>.section,.lrs>.container,.lrs>.card,.lrs>.card-uni{z-index:8;position:relative}.lrs>[class*='bte-']{z-index:1}.lrs>.bi,.lrs>.bic{z-index:2}.lrs>[class*='bpa-']{z-index:3}.lrs>[class*='bma-']{z-index:4}.lrs>[class*='di-']{z-index:9}}@layer override{@media (max-width: 575.98px){.container-xs-0{padding-right:0;padding-left:0}}}@layer templates-override{._hdr_alert{z-index:15}.header{z-index:14}.bnr-cont{z-index:13}main{z-index:12}main::after,.column::after,.column-sticky::after{content:"";display:table;clear:both}.ftr_hdln,.n_l_ftr,.footer{position:relative;z-index:11}}@layer templates{.page{padding:2rem 0 0;width:100%;position:relative;flex-grow:1}.page-hp .page{padding-top:0}@media (max-width: 575.98px){.page-start+.pt-xs-only-0{margin-top:-2rem}}.layout-row{margin-right:-1rem;margin-left:-1rem}.layout-row>*{padding-right:1rem;padding-left:1rem}.wrap{display:flex;flex-direction:column;position:relative}.wrap-c{display:flex;flex-direction:column}@media (min-width: 1204px){.wrap-c{flex-direction:row}}.column{margin-bottom:-2rem}@media (min-width: 1204px){.column{width:25vw;max-width:300px}.column:not([class*='pt-']){padding-top:0}}.column .card{text-align:left}.column .card,.column .card-uni,.column .banner{margin-bottom:2rem}.MenuOnTopMargin{margin-top:0}.CA{display:none}@media (min-width: 1204px){.layout-cols-one .content{width:calc(100vw - (100vw - 100%));min-width:calc(100vw - (100vw - 100%))}.layout-cols-two .content{width:calc((100vw - (100vw - 100%)) - 25vw);min-width:calc((100vw - (100vw - 100%)) - 300px)}}}@layer templates-override{@media (min-width: 1204px) and (max-width: calc(1204px + 300px + 2rem)){.layout-cols-two .cols .row-col-break-1:not(.no-cols){flex-direction:column}.layout-cols-two .cols .row-col-break-1:not(.no-cols)>*{max-width:100%;flex:0 0 100%}.layout-cols-two .cols .row-col-break-2:not(.no-cols)>*{max-width:50%;flex:0 0 50%}}.after-show{display:none}.after ~ .after-show{display:block}}@layer templates{@media (max-width: 1203.98px){.column-left{margin-top:-3.3334rem;order:1}}@media (min-width: 1204px){.column-sticky{position:sticky;top:calc(3.6rem + 2rem)}.ie .column-sticky{position:static}}@media (max-width: 1203.98px){.layout-cols-right .content{margin-bottom:-3.3334rem}}}@layer templates{.header{font-size:1rem;position:relative}@media (max-width: 767.98px){.nt-icons{margin-right:-.33333rem}}.text-logo{font-size:4.2em;line-height:1.14}@media (max-width: 767.98px){.text-logo{font-size:calc(2.867rem - .66667rem)}}@media (max-width: 575.98px){.text-logo-long{font-size:calc(2.867rem - 1.3334rem)}}@media (max-width: 991.98px){.textheader-logo-h-t{display:none}}.fixed-navbar .textheader-logo-h-t{font-size:.875em}@media (min-width: 768px){.tl-md{font-size:3.1em}}}@layer override{body:not(.fixed-navbar) .ft-only{display:none}@media (min-width: 1204px){body:not(.fixed-navbar) .ft-only-lg{display:none}}body:not(.fixed-navbar) .navbar-lg-cont{height:calc(3.6rem - 2 * .33334rem)}@media (min-width: 768px){body:not(.fixed-navbar) .navbar-lg-cont{height:calc(5.33334rem - 2 * .66667rem)}}.fixed-navbar .navbar-lg-cont{height:calc(3.6rem - 2 * .33334rem)}}@layer templates{.header-alert{z-index:5}@media (min-width: 1204px){.header-alert{z-index:9}}._hdr_top{display:none;z-index:7}@media (min-width: 1204px){._hdr_top{display:flex}}.header-main{z-index:6}._hdr_bottom{z-index:5}._hdr_main{z-index:6}.navbar-dropdown-1{margin-top:0}}@layer templates{.img-logo[src*='.svg']{height:100vh}}@layer override{@media (max-width: 575.98px){.img-logo{max-width:100%}}}@layer override{@media (min-width: 1204px){.navbar-brand{height:8.20034rem}}}@layer templates{.navbar-brand img{max-height:calc(3.24rem - 2 * .33334rem);max-width:400px}}@layer override{.fixed-navbar .img-logo{max-height:calc(2.867rem - .66667rem)}}@layer templates{@media (min-width: 768px){body:not(.fixed-navbar) .navbar-brand img{max-height:calc(5.33334rem * .85 - 2 * .66667rem)}}@media (min-width: 1204px){body:not(.fixed-navbar) .navbar-brand img{max-height:calc((2.867rem + 5.33334rem) * .85 - 2 * .66667rem)}}}@layer templates{.badge-cart{position:relative;top:-.55em;right:-.55em;margin:-1rem 0}@media (min-width: 1204px){.badge-cart{top:-1em}}}@layer templates{._hdr_bglogo{z-index:10}._hdr_top{pointer-events:none}._hdr_top .navbar-nav{pointer-events:auto}._hdr_bottom .navbar-collapse{width:100%}}@layer override{@media (min-width: 1204px){.headar-hide-xl{display:none}}@media (max-width: 1203.98px){.sidebar-menu-open ._hdr_main{z-index:8}._hdr_bottom{display:inline;border-width:0;z-index:1051}}.navbar-dropdown-1,.navbar-dropdown-1>.dropdown>.dd-i{border-top-left-radius:0;border-top-right-radius:0}@media (min-width: 1204px){.img-logo{max-width:34vw}}}@layer templates{}@layer templates{.th-container{display:flex;flex-direction:column;min-height:inherit}.th-text,.th-img{flex:1}@media (min-width: 768px){.th-text{min-width:34rem}}.th-img{display:inline-flex;align-items:center;justify-content:center;margin:auto 0}}@layer templates{@media (max-width: 991.98px){[class*='layout-cols-one'] .th-text{padding-bottom:2rem;position:relative}[class*='layout-cols-one'] .th-img{max-height:300vh}[class*='layout-cols-one'] .th-img[class*='bpo-']:not([class*='bpo-r']){justify-content:center}}@media (min-width: 992px){[class*='layout-cols-one'] .th-cover .th-img{width:50%}[class*='layout-cols-one'] .th-cover .th-img img{max-width:150%}[class*='layout-cols-one'] .th-cover .bsi-cov img{max-width:200%}[class*='layout-cols-one'] .th-container{flex-direction:row}[class*='layout-cols-one'] .or-l .cvr-content{order:1}[class*='layout-cols-one'] .th-img.bsi-padd{padding:3.3334rem 2rem}[class*='layout-cols-one'] .th-img.bsi-padd img{object-fit:contain}[class*='layout-cols-one'] .th-img.bsi-cont img,[class*='layout-cols-one'] .th-img.bsi-padd img{max-height:100%;width:auto}[class*='layout-cols-one'] .th-text{max-width:50%}[class*='layout-cols-one'] .th-text-p{max-width:550px}.th-cover.ta-r [class*='layout-cols-one'] .th-text-p{margin-right:0;margin-left:auto}.th-cover.ta-l [class*='layout-cols-one'] .th-text-p{margin-left:0}}}@layer templates-override{@media (min-width: 768px){.b.ta-r .cvr-title:after{margin-right:0;margin-left:auto}.b.ta-c .cvr-title:after{margin-right:auto;margin-left:auto}.b.ta-l .cvr-title:after{margin-left:0}}}@layer templates{.main-image{width:100%}@media (min-width: 576px){.main-image{width:auto}}}@layer templates{}@layer templates{@media (min-width: 576px){.p-i-img{min-height:243px}.layout-cols-two .p-i-img{min-height:241px}}.pfh ~ .p-l-cont .p-l-table{padding-top:1rem}}@layer templates-override{.p-l-one .p-i{max-width:100%}.p-l-one .p-i-img{min-height:6rem}}@layer templates{.card-item{margin-right:-1px;margin-bottom:-1px}@media (min-width: 576px){.card-item{max-width:calc(50% + 0px);flex-basis:calc(50% + 0px)}}@media (min-width: 768px){.card-item{max-width:calc(33.33% + 0px);flex-basis:calc(33.33% + 0px)}}@media (min-width: 1204px){.card-item{max-width:calc(25% + 0px);flex-basis:calc(25% + 0px)}}@media (min-width: 1502px){.card-item{max-width:calc(20% + 0px);flex-basis:calc(20% + 0px)}}@media (min-width: 1204px){.layout-cols-two .cols .card-item{max-width:calc(33.33% + 0px);flex-basis:calc(33.33% + 0px)}}@media (min-width: 1502px){.layout-cols-two .cols .card-item{max-width:calc(25% + 0px);flex-basis:calc(25% + 0px)}}.p-i-get-height{display:none}}@layer templates-override{@media (min-width: 1204px){[class*='sidr-tabs'] .card-item{max-width:calc(33.33% + 0px);flex-basis:calc(33.33% + 0px)}.layout-cols-two [class*='sidr-tabs'] .card-item{max-width:calc(50% + 0px);flex-basis:calc(50% + 0px)}}@media (min-width: 768px){.modal-lg .card-item{max-width:calc(33.33% + 0px);flex-basis:calc(33.33% + 0px)}}}@layer override{@media (min-width: 576px){.p-l-tabs .p-l-boxes{padding-top:1.3334rem}}@media (min-width: 576px){.p-l-slider,.p-l-module{padding-top:1.3334rem}}.ph-3.ph-box{margin-bottom:1rem}.tile[class*="sh"]:not(:hover){box-shadow:none}}@layer override{@media (max-width: 767.98px){.car-y .p-l-slider .card-item:nth-child(2) ~ .card-item{display:none}}@media (max-width: 1203.98px){.car-y .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (max-width: 1501.98px){.car-y .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 576px) and (max-width: 1810.98px){.layout-fluid .car-y .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 1811px){.layout-fluid .car-y .p-l-slider .card-item:nth-child(6) ~ .card-item{display:none}}@media (min-width: 1502px){.layout-maximum-container .car-y .p-l-slider .card-item:nth-child(5) ~ .card-item,.max-w-xxl .car-y .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 1204px) and (min-width: 576px) and (max-width: 1501.98px){.layout-cols-two .cols .car-y .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (min-width: 1204px) and (min-width: 576px) and (max-width: 1810.98px){.layout-cols-two .cols .car-y .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 1811px){.layout-cols-two .cols .car-y .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 1502px){.layout-cols-two.layout-maximum-container .cols .car-y .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 1204px){[class*='sidr-tabs'] .car-y .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}[class*='sidr-tabs'] .car-y .p-l-slider .card-item:nth-child(2) ~ .card-item{display:none}@media (min-width: 1204px){.modal-lg .car-y .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (max-width: 575.98px){.car-y .p-l-slider[data-carousel-type-xs='one'] .card-item:nth-child(1) ~ .card-item{display:none}}@media (min-width: 576px) and (max-width: 767.98px){.car-n-xs .p-l-slider .card-item:nth-child(2) ~ .card-item{display:none}}@media (min-width: 576px) and (max-width: 1203.98px){.car-n-xs .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (min-width: 576px) and (max-width: 1501.98px){.car-n-xs .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 576px) and (max-width: 1810.98px){.layout-fluid .car-n-xs .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1811px){.layout-fluid .car-n-xs .p-l-slider .card-item:nth-child(6) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1502px){.layout-maximum-container .car-n-xs .p-l-slider .card-item:nth-child(5) ~ .card-item,.max-w-xxl .car-n-xs .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1204px) and (min-width: 576px) and (max-width: 1501.98px){.layout-cols-two .cols .car-n-xs .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1204px) and (min-width: 576px) and (max-width: 1810.98px){.layout-cols-two .cols .car-n-xs .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1811px){.layout-cols-two .cols .car-n-xs .p-l-slider .card-item:nth-child(5) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1502px){.layout-cols-two.layout-maximum-container .cols .car-n-xs .p-l-slider .card-item:nth-child(4) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1204px){[class*='sidr-tabs'] .car-n-xs .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (min-width: 576px){[class*='sidr-tabs'] .car-n-xs .p-l-slider .card-item:nth-child(2) ~ .card-item{display:none}}@media (min-width: 576px) and (min-width: 1204px){.modal-lg .car-n-xs .p-l-slider .card-item:nth-child(3) ~ .card-item{display:none}}@media (min-width: 576px) and (max-width: 575.98px){.car-n-xs .p-l-slider[data-carousel-type-xs='one'] .card-item:nth-child(1) ~ .card-item{display:none}}}@layer templates{[class*='p-i-img-']{transition:all .25s ease-out}@media screen and (prefers-reduced-motion: reduce){[class*='p-i-img-']{transition:none}}.pit-params,.pit-desc{display:none}@media (max-width: 767.98px){.p-i-img-2{visibility:hidden;opacity:0}}@media (min-width: 768px){.p-i-img-2,.noTouch .p-i-img:hover .p-i-img-1:not(:only-of-type){visibility:hidden;opacity:0}.noTouch .p-i-img:hover .p-i-img-2{visibility:visible;opacity:1}}}@layer override{@media (max-width: 575.98px){.tile{margin-right:0}.tile:first-child{border-top-left-radius:.45rem;border-top-right-radius:.45rem;--radius-size: $radius}.tile:last-child{border-bottom-right-radius:.45rem;border-bottom-left-radius:.45rem;--radius-size: $radius}.card-group-reset-xs{width:auto;margin-right:-1rem;margin-left:-1rem}}@media (max-width: 575.98px) and (min-width: 380px){.card-group-reset-xs{margin-right:-1.33333rem;margin-left:-1.33333rem}}@media (max-width: 575.98px){.p-i{padding:1rem 1rem 1.3334rem}.p-i:not(:only-child){max-width:50%;flex-basis:50%}.p-i-img img{width:auto}.p-i{line-height:1.3}.p-i-desc,.p-i-cart span{display:none}}}@layer templates{.rating-control{line-height:0}}@layer templates{.brand-img{min-height:160px}}@layer templates{.left-menu .lgi-1:last-child>.lgi{border-top-left-radius:0;border-top-right-radius:0;--radius-size: $radius}.left-menu .lgi-1:not(:last-child)>.lgi{border-radius:0;--radius-size: 0}.cl-ico{left:auto;right:0;top:50%;margin-top:calc((-1.83em - 1px) / 2);margin-right:.66667rem;display:none}.card.pr-0 .lgi:not(.active) .cl-ico{margin-right:0}.lg-body .lg-body .cl-ico{right:.1em}.cl-minus:after{display:none}.MenuTreeOpened>a>.cl-plus,.MenuTreeClosed>a>.cl-plus{display:inline-block}.MenuTreeOpened>a>.cl-minus,.MenuTreeClosed>a>.cl-minus{display:none}.MenuTreeOpened>a>.cl-minus{display:inline-block}.MenuTreeOpened>a>.cl-plus{display:none}}@layer templates{.hl-item.ta-l,.hl-item.ta-r{display:flex}.ta-l.hl-item,.ta-r.hl-item{font-size:.9em}.ta-l.hl-item h2,.ta-r.hl-item h2{font-size:1.4rem;margin:0.7em 0 0.45em}.ta-l>.hl_ico,.ta-r>.hl_ico{min-width:2.4em;height:2.4em;min-height:2.4em;line-height:2.4em;font-size:1.6em;margin:0 1rem 1rem 0}.ta-r>.hl_ico{margin:0 0 1rem 1rem;order:1}}@layer templates{@media (min-width: 768px){.gallery-columns{column-count:2}}@media (min-width: 992px){.gallery-columns{column-count:3}}@media (min-width: 1204px){.layout-cols-two .gallery-columns{column-count:2}}@media (min-width: 1502px){.layout-cols-two .gallery-columns{column-count:3}}}@layer templates-override{@media (min-width: 768px){.gallery-count-2{column-count:2;max-width:calc(calc((1204px - 2 * 2rem - 2 * 2rem) / 3) * 2 + 2rem)}}@media (min-width: 992px){.gallery-count-3{column-count:3;max-width:calc(calc((1204px - 2 * 2rem - 2 * 2rem) / 3) * 3 + 2rem * 2)}}@media (min-width: 1204px){.layout-cols-two .gallery-count-2{column-count:2;max-width:calc(calc((1204px - 2 * 2rem - 2 * 2rem) / 3) * 2 + 2rem)}}}@layer templates{}@layer templates{.dwnld .card-item{word-break:break-all}}@layer templates{}@layer templates{.news-box{overflow:hidden}}@layer templates{.top-offer-content{margin-top:-1px}}@layer override{@media (max-width: 767.98px){.tabs-order>.nav-item{width:33%}.tabs-order .nav-link{line-height:1.2;white-space:normal;border-radius:1.3em;--radius-size: 1.3em}}@media (min-width: 576px){.tabs-order{font-size:1.125em}}}@layer templates{.p-i-labels{z-index:1}.label{border-radius:1.3em;--radius-size: 1.3em}}@layer templates{.lbl-quickinfo{position:absolute;top:1rem;right:1rem}.p-i-img{order:-1}}@layer override{.p-i-l-no{margin:0}}@layer templates{@media (max-width: 1203.98px){._hdr_lngl{left:-4.15rem}}}@layer templates{.description-tabs .pos-sy{background-color:inherit;z-index:1}}@layer override{@media (min-width: 992px){.is-top-menu .description-tabs .pos-sy{top:3.4rem}}}@layer templates{@media (min-width: 768px){.pfh .col-form-label{max-width:15em}}.pfh-sorting .fa{vertical-align:middle}.pfh-manufacturer [class*='col-']{max-width:13rem}}@layer templates{.pit-image a{width:60px}.pit-head{min-width:17em}}@layer templates{.op-img{position:relative}.op-img:before{margin-top:-2px}}@layer templates{.footer.hide-l hr{display:none}.footer a:not(:hover):not(:focus){color:inherit}.ftr_pay>*{margin-right:1rem;margin-left:1rem}}@layer override{@media (min-width: 992px){.ftr_con{width:auto}}}@layer override{.n_l_head .fa{line-height:.9}}@layer override{@media (min-width: 1204px){.layout-cols-two .pfh-col-hide{display:none}}}@layer templates{@media (min-width: 992px){.layout-cols-one .or-r .pd-pics{order:1}}@media (min-width: calc(1204px + 300px + 2rem)){.layout-cols-two .or-r .pd-pics{order:1}}@media (min-width: 992px){.pd-pics-cont{top:5.4rem}}.pp-main{max-height:55vh;min-height:300px}.pp-main.sh{border-radius:.45rem;--radius-size: .45rem}.pp-main>span{max-height:inherit;min-height:inherit}.pp-main img,.pp-main video{max-height:inherit;height:unset;width:auto}@media (min-width: 576px){.pd-quantity{padding-top:.176em}}.pd-tocart .tooltip-static{margin-top:-2.2rem}@media (min-width: 576px){.pd-tocart .col-form-label{padding-top:.2em;text-align:left}.pd-tocart .variant-select .col-form-label,.pd-tocart .variant-image .col-form-label,.pd-tocart .variant-tile .col-form-label{padding-top:.9em}}.page-product.vs .pd-tocart-quantity-2,.page-product:not(.vs):not(.vt) .pd-tocart-quantity-2,.page-product .variant-select-hidden{display:none}@media (max-width: 991.98px){.page-product .pd-tocart-quantity-2,.page-product .variant-table{display:none}.page-product.vt .variant-select-hidden{display:block}}@media (min-width: 992px){.page-product.vt .pd-availability,.page-product.vt .pd-add-top-cart,.page-product.vt .variants,.page-product.vt .pd-quantity,.page-product.vt .pd-prices,.page-product.vt .variant-select-hidden,.page-product.vt .pd-tocart-quantity-1,.page-product.vs .pd-tocart-quantity-2,.page-product.no-variant .pd-tocart-quantity-2{display:none}}.page-product .pd-ofr hr:last-of-type{display:none}}@layer templates{.bg-de>.bte-th,.bg-des>.bte-th{--opacity: .6}.bg-pr>.bte-th{--opacity: .05365}.bg-se>.bte-th{--opacity: .1}.bg-wh>.bte-th.load{--opacity: .08}.bte-th.bpo-b{-webkit-mask-position:top;mask-position:top;--scaleY: -1}[class*='the-h-']>.bte-th{-webkit-mask-position:50% -100px;mask-position:50% -100px}@media (min-width: 1204px){[class*='the-h-']>.bte-th{-webkit-mask-position:50% -100px;mask-position:50% -100px}.the-h-2>.bte-th{-webkit-mask-position:50% calc(-2.867rem + -100px);mask-position:50% calc(-2.867rem + -100px)}.the-h-3>.bte-th{-webkit-mask-position:50% calc(-2.867rem - 5.33334rem + -100px);mask-position:50% calc(-2.867rem - 5.33334rem + -100px)}.fixed-top .bte-th{-webkit-mask-position:50% -100px;mask-position:50% -100px}}.page>.bte-th{-webkit-mask-position:50% calc(-3.6rem + -100px);mask-position:50% calc(-3.6rem + -100px)}@media (min-width: 576px){.page>.bte-th{-webkit-mask-position:50% calc(-3.6rem + -100px);mask-position:50% calc(-3.6rem + -100px)}}@media (min-width: 768px){.page>.bte-th{-webkit-mask-position:50% calc(-5.33334rem + -100px);mask-position:50% calc(-5.33334rem + -100px)}}@media (min-width: 1204px){.page>.bte-th{-webkit-mask-position:50% calc(-8.20034rem + -100px);mask-position:50% calc(-8.20034rem + -100px)}}@media (min-width: 1204px){.is-top-menu .page>.bte-th{-webkit-mask-position:50% calc(-11.80034rem + -100px);mask-position:50% calc(-11.80034rem + -100px)}}.page.pos-f>.bte-th{-webkit-mask-position:50% -100px;mask-position:50% -100px}@media (min-width: 1204px){.page.pos-f>.bte-th{-webkit-mask-position:50% -100px;mask-position:50% -100px}}@media (min-width: 1204px){.layout-cols-left .page>.bte-th{-webkit-mask-position:50% calc(-8.20034rem + -100px);mask-position:50% calc(-8.20034rem + -100px)}.layout-cols-left.is-top-menu .page>.bte-th{-webkit-mask-position:50% calc(-11.80034rem + -100px);mask-position:50% calc(-11.80034rem + -100px)}.layout-cols-left .page.pos-f>.bte-th{left:0;-webkit-mask-position:50% -100px;mask-position:50% -100px}}.th-cover>.bte-th{font-size:1rem;-webkit-mask-position:50% calc(-3.6rem + -100px);mask-position:50% calc(-3.6rem + -100px)}@media (min-width: 576px){.th-cover>.bte-th{-webkit-mask-position:50% calc(-3.6rem + -100px);mask-position:50% calc(-3.6rem + -100px)}}@media (min-width: 768px){.th-cover>.bte-th{-webkit-mask-position:50% calc(-5.33334rem + -100px);mask-position:50% calc(-5.33334rem + -100px)}}@media (min-width: 1204px){.th-cover>.bte-th{-webkit-mask-position:50% calc(-8.20034rem + -100px);mask-position:50% calc(-8.20034rem + -100px)}.is-top-menu .th-cover>.bte-th{-webkit-mask-position:50% calc(-11.80034rem + -100px);mask-position:50% calc(-11.80034rem + -100px)}}}@layer utilities{.fil-hu-0{--hue-rotate: 0deg}.fil-hu-20{--hue-rotate: 20deg}.fil-hu-40{--hue-rotate: 40deg}.fil-hu-60{--hue-rotate: 60deg}.fil-hu-80{--hue-rotate: 80deg}.fil-hu-100{--hue-rotate: 100deg}.fil-hu-120{--hue-rotate: 120deg}.fil-hu-140{--hue-rotate: 140deg}.fil-hu-160{--hue-rotate: 160deg}.fil-hu-180{--hue-rotate: 180deg}.fil-hu-200{--hue-rotate: 200deg}.fil-hu-220{--hue-rotate: 220deg}.fil-hu-240{--hue-rotate: 240deg}.fil-hu-260{--hue-rotate: 260deg}.fil-hu-280{--hue-rotate: 280deg}.fil-hu-300{--hue-rotate: 300deg}.fil-hu-320{--hue-rotate: 320deg}.fil-hu-340{--hue-rotate: 340deg}.fil-hu-350{--hue-rotate: 350deg}.fil-sa-0{--saturate: 0%}.fil-sa-20{--saturate: 20%}.fil-sa-40{--saturate: 40%}.fil-sa-60{--saturate: 60%}.fil-sa-80{--saturate: 80%}.fil-sa-100{--saturate: 100%}.fil-sa-120{--saturate: 120%}.fil-sa-140{--saturate: 140%}.fil-sa-160{--saturate: 160%}.fil-sa-180{--saturate: 180%}.fil-sa-200{--saturate: 200%}.fil-br-0{--brightness: 0%}.fil-br-20{--brightness: 20%}.fil-br-40{--brightness: 40%}.fil-br-60{--brightness: 60%}.fil-br-80{--brightness: 80%}.fil-br-100{--brightness: 100%}.fil-br-120{--brightness: 120%}.fil-br-140{--brightness: 140%}.fil-br-160{--brightness: 160%}.fil-br-180{--brightness: 180%}.fil-br-200{--brightness: 200%}.fil-co-0{--contrast: 0%}.fil-co-20{--contrast: 20%}.fil-co-40{--contrast: 40%}.fil-co-60{--contrast: 60%}.fil-co-80{--contrast: 80%}.fil-co-100{--contrast: 100%}.fil-co-120{--contrast: 120%}.fil-co-140{--contrast: 140%}.fil-co-160{--contrast: 160%}.fil-co-180{--contrast: 180%}.fil-co-200{--contrast: 200%}.fil-in-0{--invert: 0%}.fil-in-20{--invert: 20%}.fil-in-40{--invert: 40%}.fil-in-60{--invert: 60%}.fil-in-80{--invert: 80%}.fil-in-100{--invert: 100%}.fil-se-0{--sepia: 0%}.fil-se-20{--sepia: 20%}.fil-se-40{--sepia: 40%}.fil-se-60{--sepia: 60%}.fil-se-80{--sepia: 80%}.fil-se-100{--sepia: 100%}.fil-op-0{--opacity: 0%}.fil-op-5{--opacity: 5%}.fil-op-10{--opacity: 10%}.fil-op-20{--opacity: 20%}.fil-op-40{--opacity: 40%}.fil-op-60{--opacity: 60%}.fil-op-80{--opacity: 80%}.fil-op-100{--opacity: 100%}@media (min-width: 576px){.fil-op-sm-0{--opacity: 0%}.fil-op-sm-5{--opacity: 5%}.fil-op-sm-10{--opacity: 10%}.fil-op-sm-20{--opacity: 20%}.fil-op-sm-40{--opacity: 40%}.fil-op-sm-60{--opacity: 60%}.fil-op-sm-80{--opacity: 80%}.fil-op-sm-100{--opacity: 100%}}@media (min-width: 768px){.fil-op-md-0{--opacity: 0%}.fil-op-md-5{--opacity: 5%}.fil-op-md-10{--opacity: 10%}.fil-op-md-20{--opacity: 20%}.fil-op-md-40{--opacity: 40%}.fil-op-md-60{--opacity: 60%}.fil-op-md-80{--opacity: 80%}.fil-op-md-100{--opacity: 100%}}@media (min-width: 992px){.fil-op-lg-0{--opacity: 0%}.fil-op-lg-5{--opacity: 5%}.fil-op-lg-10{--opacity: 10%}.fil-op-lg-20{--opacity: 20%}.fil-op-lg-40{--opacity: 40%}.fil-op-lg-60{--opacity: 60%}.fil-op-lg-80{--opacity: 80%}.fil-op-lg-100{--opacity: 100%}}@media (min-width: 1204px){.fil-op-xl-0{--opacity: 0%}.fil-op-xl-5{--opacity: 5%}.fil-op-xl-10{--opacity: 10%}.fil-op-xl-20{--opacity: 20%}.fil-op-xl-40{--opacity: 40%}.fil-op-xl-60{--opacity: 60%}.fil-op-xl-80{--opacity: 80%}.fil-op-xl-100{--opacity: 100%}}@media (min-width: 1502px){.fil-op-xxl-0{--opacity: 0%}.fil-op-xxl-5{--opacity: 5%}.fil-op-xxl-10{--opacity: 10%}.fil-op-xxl-20{--opacity: 20%}.fil-op-xxl-40{--opacity: 40%}.fil-op-xxl-60{--opacity: 60%}.fil-op-xxl-80{--opacity: 80%}.fil-op-xxl-100{--opacity: 100%}}.fil-bl-0{--blur: 0}.fil-bl-1{--blur: 1px}.fil-bl-3{--blur: 3px}.fil-bl-6{--blur: 6px}.fil-bl-10{--blur: 10px}.fil-bl-20{--blur: 20px}.fil-bl-30{--blur: 30px}.fil-bl-40{--blur: 40px}.fil-bl-50{--blur: 50px}[class*='fil-bl'] .cvr-video{transform:scale(1.01)}}@layer utilities{.tra-fly{--rotate-y: 180deg}.tra-flz{--rotate-z: 180deg}.tra-flx{--rotate-x: 180deg}.tra-rox-1{--rotate-x: 0deg}.tra-roy-1{--rotate-y: 0deg}.tra-roz-1{--rotate-z: 0deg}.tra-rox-2{--rotate-x: 22.5deg}.tra-roy-2{--rotate-y: 22.5deg}.tra-roz-2{--rotate-z: 22.5deg}.tra-rox-3{--rotate-x: 45deg}.tra-roy-3{--rotate-y: 45deg}.tra-roz-3{--rotate-z: 45deg}.tra-rox-4{--rotate-x: 67.5deg}.tra-roy-4{--rotate-y: 67.5deg}.tra-roz-4{--rotate-z: 67.5deg}.tra-rox-5{--rotate-x: 90deg}.tra-roy-5{--rotate-y: 90deg}.tra-roz-5{--rotate-z: 90deg}.tra-rox-6{--rotate-x: 102.5deg}.tra-roy-6{--rotate-y: 102.5deg}.tra-roz-6{--rotate-z: 102.5deg}.tra-rox-7{--rotate-x: 135deg}.tra-roy-7{--rotate-y: 135deg}.tra-roz-7{--rotate-z: 135deg}.tra-rox-8{--rotate-x: 157.5deg}.tra-roy-8{--rotate-y: 157.5deg}.tra-roz-8{--rotate-z: 157.5deg}.tra-rox-9{--rotate-x: 180deg}.tra-roy-9{--rotate-y: 180deg}.tra-roz-9{--rotate-z: 180deg}.tra-rox-10{--rotate-x: 202.5deg}.tra-roy-10{--rotate-y: 202.5deg}.tra-roz-10{--rotate-z: 202.5deg}.tra-rox-11{--rotate-x: 225deg}.tra-roy-11{--rotate-y: 225deg}.tra-roz-11{--rotate-z: 225deg}.tra-rox-12{--rotate-x: 247.5deg}.tra-roy-12{--rotate-y: 247.5deg}.tra-roz-12{--rotate-z: 247.5deg}.tra-rox-13{--rotate-x: 270deg}.tra-roy-13{--rotate-y: 270deg}.tra-roz-13{--rotate-z: 270deg}.tra-rox-14{--rotate-x: 292.5deg}.tra-roy-14{--rotate-y: 292.5deg}.tra-roz-14{--rotate-z: 292.5deg}.tra-rox-15{--rotate-x: 315deg}.tra-roy-15{--rotate-y: 315deg}.tra-roz-15{--rotate-z: 315deg}@media (min-width: 576px){.tra-rox-sm-1{--rotate-x: 0deg}.tra-roy-sm-1{--rotate-y: 0deg}.tra-roz-sm-1{--rotate-z: 0deg}.tra-rox-sm-2{--rotate-x: 22.5deg}.tra-roy-sm-2{--rotate-y: 22.5deg}.tra-roz-sm-2{--rotate-z: 22.5deg}.tra-rox-sm-3{--rotate-x: 45deg}.tra-roy-sm-3{--rotate-y: 45deg}.tra-roz-sm-3{--rotate-z: 45deg}.tra-rox-sm-4{--rotate-x: 67.5deg}.tra-roy-sm-4{--rotate-y: 67.5deg}.tra-roz-sm-4{--rotate-z: 67.5deg}.tra-rox-sm-5{--rotate-x: 90deg}.tra-roy-sm-5{--rotate-y: 90deg}.tra-roz-sm-5{--rotate-z: 90deg}.tra-rox-sm-6{--rotate-x: 102.5deg}.tra-roy-sm-6{--rotate-y: 102.5deg}.tra-roz-sm-6{--rotate-z: 102.5deg}.tra-rox-sm-7{--rotate-x: 135deg}.tra-roy-sm-7{--rotate-y: 135deg}.tra-roz-sm-7{--rotate-z: 135deg}.tra-rox-sm-8{--rotate-x: 157.5deg}.tra-roy-sm-8{--rotate-y: 157.5deg}.tra-roz-sm-8{--rotate-z: 157.5deg}.tra-rox-sm-9{--rotate-x: 180deg}.tra-roy-sm-9{--rotate-y: 180deg}.tra-roz-sm-9{--rotate-z: 180deg}.tra-rox-sm-10{--rotate-x: 202.5deg}.tra-roy-sm-10{--rotate-y: 202.5deg}.tra-roz-sm-10{--rotate-z: 202.5deg}.tra-rox-sm-11{--rotate-x: 225deg}.tra-roy-sm-11{--rotate-y: 225deg}.tra-roz-sm-11{--rotate-z: 225deg}.tra-rox-sm-12{--rotate-x: 247.5deg}.tra-roy-sm-12{--rotate-y: 247.5deg}.tra-roz-sm-12{--rotate-z: 247.5deg}.tra-rox-sm-13{--rotate-x: 270deg}.tra-roy-sm-13{--rotate-y: 270deg}.tra-roz-sm-13{--rotate-z: 270deg}.tra-rox-sm-14{--rotate-x: 292.5deg}.tra-roy-sm-14{--rotate-y: 292.5deg}.tra-roz-sm-14{--rotate-z: 292.5deg}.tra-rox-sm-15{--rotate-x: 315deg}.tra-roy-sm-15{--rotate-y: 315deg}.tra-roz-sm-15{--rotate-z: 315deg}}@media (min-width: 768px){.tra-rox-md-1{--rotate-x: 0deg}.tra-roy-md-1{--rotate-y: 0deg}.tra-roz-md-1{--rotate-z: 0deg}.tra-rox-md-2{--rotate-x: 22.5deg}.tra-roy-md-2{--rotate-y: 22.5deg}.tra-roz-md-2{--rotate-z: 22.5deg}.tra-rox-md-3{--rotate-x: 45deg}.tra-roy-md-3{--rotate-y: 45deg}.tra-roz-md-3{--rotate-z: 45deg}.tra-rox-md-4{--rotate-x: 67.5deg}.tra-roy-md-4{--rotate-y: 67.5deg}.tra-roz-md-4{--rotate-z: 67.5deg}.tra-rox-md-5{--rotate-x: 90deg}.tra-roy-md-5{--rotate-y: 90deg}.tra-roz-md-5{--rotate-z: 90deg}.tra-rox-md-6{--rotate-x: 102.5deg}.tra-roy-md-6{--rotate-y: 102.5deg}.tra-roz-md-6{--rotate-z: 102.5deg}.tra-rox-md-7{--rotate-x: 135deg}.tra-roy-md-7{--rotate-y: 135deg}.tra-roz-md-7{--rotate-z: 135deg}.tra-rox-md-8{--rotate-x: 157.5deg}.tra-roy-md-8{--rotate-y: 157.5deg}.tra-roz-md-8{--rotate-z: 157.5deg}.tra-rox-md-9{--rotate-x: 180deg}.tra-roy-md-9{--rotate-y: 180deg}.tra-roz-md-9{--rotate-z: 180deg}.tra-rox-md-10{--rotate-x: 202.5deg}.tra-roy-md-10{--rotate-y: 202.5deg}.tra-roz-md-10{--rotate-z: 202.5deg}.tra-rox-md-11{--rotate-x: 225deg}.tra-roy-md-11{--rotate-y: 225deg}.tra-roz-md-11{--rotate-z: 225deg}.tra-rox-md-12{--rotate-x: 247.5deg}.tra-roy-md-12{--rotate-y: 247.5deg}.tra-roz-md-12{--rotate-z: 247.5deg}.tra-rox-md-13{--rotate-x: 270deg}.tra-roy-md-13{--rotate-y: 270deg}.tra-roz-md-13{--rotate-z: 270deg}.tra-rox-md-14{--rotate-x: 292.5deg}.tra-roy-md-14{--rotate-y: 292.5deg}.tra-roz-md-14{--rotate-z: 292.5deg}.tra-rox-md-15{--rotate-x: 315deg}.tra-roy-md-15{--rotate-y: 315deg}.tra-roz-md-15{--rotate-z: 315deg}}@media (min-width: 992px){.tra-rox-lg-1{--rotate-x: 0deg}.tra-roy-lg-1{--rotate-y: 0deg}.tra-roz-lg-1{--rotate-z: 0deg}.tra-rox-lg-2{--rotate-x: 22.5deg}.tra-roy-lg-2{--rotate-y: 22.5deg}.tra-roz-lg-2{--rotate-z: 22.5deg}.tra-rox-lg-3{--rotate-x: 45deg}.tra-roy-lg-3{--rotate-y: 45deg}.tra-roz-lg-3{--rotate-z: 45deg}.tra-rox-lg-4{--rotate-x: 67.5deg}.tra-roy-lg-4{--rotate-y: 67.5deg}.tra-roz-lg-4{--rotate-z: 67.5deg}.tra-rox-lg-5{--rotate-x: 90deg}.tra-roy-lg-5{--rotate-y: 90deg}.tra-roz-lg-5{--rotate-z: 90deg}.tra-rox-lg-6{--rotate-x: 102.5deg}.tra-roy-lg-6{--rotate-y: 102.5deg}.tra-roz-lg-6{--rotate-z: 102.5deg}.tra-rox-lg-7{--rotate-x: 135deg}.tra-roy-lg-7{--rotate-y: 135deg}.tra-roz-lg-7{--rotate-z: 135deg}.tra-rox-lg-8{--rotate-x: 157.5deg}.tra-roy-lg-8{--rotate-y: 157.5deg}.tra-roz-lg-8{--rotate-z: 157.5deg}.tra-rox-lg-9{--rotate-x: 180deg}.tra-roy-lg-9{--rotate-y: 180deg}.tra-roz-lg-9{--rotate-z: 180deg}.tra-rox-lg-10{--rotate-x: 202.5deg}.tra-roy-lg-10{--rotate-y: 202.5deg}.tra-roz-lg-10{--rotate-z: 202.5deg}.tra-rox-lg-11{--rotate-x: 225deg}.tra-roy-lg-11{--rotate-y: 225deg}.tra-roz-lg-11{--rotate-z: 225deg}.tra-rox-lg-12{--rotate-x: 247.5deg}.tra-roy-lg-12{--rotate-y: 247.5deg}.tra-roz-lg-12{--rotate-z: 247.5deg}.tra-rox-lg-13{--rotate-x: 270deg}.tra-roy-lg-13{--rotate-y: 270deg}.tra-roz-lg-13{--rotate-z: 270deg}.tra-rox-lg-14{--rotate-x: 292.5deg}.tra-roy-lg-14{--rotate-y: 292.5deg}.tra-roz-lg-14{--rotate-z: 292.5deg}.tra-rox-lg-15{--rotate-x: 315deg}.tra-roy-lg-15{--rotate-y: 315deg}.tra-roz-lg-15{--rotate-z: 315deg}}@media (min-width: 1204px){.tra-rox-xl-1{--rotate-x: 0deg}.tra-roy-xl-1{--rotate-y: 0deg}.tra-roz-xl-1{--rotate-z: 0deg}.tra-rox-xl-2{--rotate-x: 22.5deg}.tra-roy-xl-2{--rotate-y: 22.5deg}.tra-roz-xl-2{--rotate-z: 22.5deg}.tra-rox-xl-3{--rotate-x: 45deg}.tra-roy-xl-3{--rotate-y: 45deg}.tra-roz-xl-3{--rotate-z: 45deg}.tra-rox-xl-4{--rotate-x: 67.5deg}.tra-roy-xl-4{--rotate-y: 67.5deg}.tra-roz-xl-4{--rotate-z: 67.5deg}.tra-rox-xl-5{--rotate-x: 90deg}.tra-roy-xl-5{--rotate-y: 90deg}.tra-roz-xl-5{--rotate-z: 90deg}.tra-rox-xl-6{--rotate-x: 102.5deg}.tra-roy-xl-6{--rotate-y: 102.5deg}.tra-roz-xl-6{--rotate-z: 102.5deg}.tra-rox-xl-7{--rotate-x: 135deg}.tra-roy-xl-7{--rotate-y: 135deg}.tra-roz-xl-7{--rotate-z: 135deg}.tra-rox-xl-8{--rotate-x: 157.5deg}.tra-roy-xl-8{--rotate-y: 157.5deg}.tra-roz-xl-8{--rotate-z: 157.5deg}.tra-rox-xl-9{--rotate-x: 180deg}.tra-roy-xl-9{--rotate-y: 180deg}.tra-roz-xl-9{--rotate-z: 180deg}.tra-rox-xl-10{--rotate-x: 202.5deg}.tra-roy-xl-10{--rotate-y: 202.5deg}.tra-roz-xl-10{--rotate-z: 202.5deg}.tra-rox-xl-11{--rotate-x: 225deg}.tra-roy-xl-11{--rotate-y: 225deg}.tra-roz-xl-11{--rotate-z: 225deg}.tra-rox-xl-12{--rotate-x: 247.5deg}.tra-roy-xl-12{--rotate-y: 247.5deg}.tra-roz-xl-12{--rotate-z: 247.5deg}.tra-rox-xl-13{--rotate-x: 270deg}.tra-roy-xl-13{--rotate-y: 270deg}.tra-roz-xl-13{--rotate-z: 270deg}.tra-rox-xl-14{--rotate-x: 292.5deg}.tra-roy-xl-14{--rotate-y: 292.5deg}.tra-roz-xl-14{--rotate-z: 292.5deg}.tra-rox-xl-15{--rotate-x: 315deg}.tra-roy-xl-15{--rotate-y: 315deg}.tra-roz-xl-15{--rotate-z: 315deg}}@media (min-width: 1502px){.tra-rox-xxl-1{--rotate-x: 0deg}.tra-roy-xxl-1{--rotate-y: 0deg}.tra-roz-xxl-1{--rotate-z: 0deg}.tra-rox-xxl-2{--rotate-x: 22.5deg}.tra-roy-xxl-2{--rotate-y: 22.5deg}.tra-roz-xxl-2{--rotate-z: 22.5deg}.tra-rox-xxl-3{--rotate-x: 45deg}.tra-roy-xxl-3{--rotate-y: 45deg}.tra-roz-xxl-3{--rotate-z: 45deg}.tra-rox-xxl-4{--rotate-x: 67.5deg}.tra-roy-xxl-4{--rotate-y: 67.5deg}.tra-roz-xxl-4{--rotate-z: 67.5deg}.tra-rox-xxl-5{--rotate-x: 90deg}.tra-roy-xxl-5{--rotate-y: 90deg}.tra-roz-xxl-5{--rotate-z: 90deg}.tra-rox-xxl-6{--rotate-x: 102.5deg}.tra-roy-xxl-6{--rotate-y: 102.5deg}.tra-roz-xxl-6{--rotate-z: 102.5deg}.tra-rox-xxl-7{--rotate-x: 135deg}.tra-roy-xxl-7{--rotate-y: 135deg}.tra-roz-xxl-7{--rotate-z: 135deg}.tra-rox-xxl-8{--rotate-x: 157.5deg}.tra-roy-xxl-8{--rotate-y: 157.5deg}.tra-roz-xxl-8{--rotate-z: 157.5deg}.tra-rox-xxl-9{--rotate-x: 180deg}.tra-roy-xxl-9{--rotate-y: 180deg}.tra-roz-xxl-9{--rotate-z: 180deg}.tra-rox-xxl-10{--rotate-x: 202.5deg}.tra-roy-xxl-10{--rotate-y: 202.5deg}.tra-roz-xxl-10{--rotate-z: 202.5deg}.tra-rox-xxl-11{--rotate-x: 225deg}.tra-roy-xxl-11{--rotate-y: 225deg}.tra-roz-xxl-11{--rotate-z: 225deg}.tra-rox-xxl-12{--rotate-x: 247.5deg}.tra-roy-xxl-12{--rotate-y: 247.5deg}.tra-roz-xxl-12{--rotate-z: 247.5deg}.tra-rox-xxl-13{--rotate-x: 270deg}.tra-roy-xxl-13{--rotate-y: 270deg}.tra-roz-xxl-13{--rotate-z: 270deg}.tra-rox-xxl-14{--rotate-x: 292.5deg}.tra-roy-xxl-14{--rotate-y: 292.5deg}.tra-roz-xxl-14{--rotate-z: 292.5deg}.tra-rox-xxl-15{--rotate-x: 315deg}.tra-roy-xxl-15{--rotate-y: 315deg}.tra-roz-xxl-15{--rotate-z: 315deg}}.tra-scx-0{--scale-x: 0}.tra-scy-0{--scale-y: 0}.tra-scx-10{--scale-x: .1}.tra-scy-10{--scale-y: .1}.tra-scx-20{--scale-x: .2}.tra-scy-20{--scale-y: .2}.tra-scx-40{--scale-x: .4}.tra-scy-40{--scale-y: .4}.tra-scx-60{--scale-x: .6}.tra-scy-60{--scale-y: .6}.tra-scx-80{--scale-x: .8}.tra-scy-80{--scale-y: .8}.tra-scx-90{--scale-x: .9}.tra-scy-90{--scale-y: .9}.tra-scx-95{--scale-x: .95}.tra-scy-95{--scale-y: .95}.tra-scx-100{--scale-x: 1}.tra-scy-100{--scale-y: 1}.tra-scx-105{--scale-x: 1.05}.tra-scy-105{--scale-y: 1.05}.tra-scx-110{--scale-x: 1.1}.tra-scy-110{--scale-y: 1.1}.tra-scx-120{--scale-x: 1.2}.tra-scy-120{--scale-y: 1.2}.tra-scx-140{--scale-x: 1.4}.tra-scy-140{--scale-y: 1.4}.tra-scx-180{--scale-x: 1.8}.tra-scy-180{--scale-y: 1.8}.tra-scx-260{--scale-x: 2.6}.tra-scy-260{--scale-y: 2.6}.tra-scx-520{--scale-x: 5.2}.tra-scy-520{--scale-y: 5.2}@media (min-width: 576px){.tra-scx-sm-0{--scale-x: 0}.tra-scy-sm-0{--scale-y: 0}.tra-scx-sm-10{--scale-x: .1}.tra-scy-sm-10{--scale-y: .1}.tra-scx-sm-20{--scale-x: .2}.tra-scy-sm-20{--scale-y: .2}.tra-scx-sm-40{--scale-x: .4}.tra-scy-sm-40{--scale-y: .4}.tra-scx-sm-60{--scale-x: .6}.tra-scy-sm-60{--scale-y: .6}.tra-scx-sm-80{--scale-x: .8}.tra-scy-sm-80{--scale-y: .8}.tra-scx-sm-90{--scale-x: .9}.tra-scy-sm-90{--scale-y: .9}.tra-scx-sm-95{--scale-x: .95}.tra-scy-sm-95{--scale-y: .95}.tra-scx-sm-100{--scale-x: 1}.tra-scy-sm-100{--scale-y: 1}.tra-scx-sm-105{--scale-x: 1.05}.tra-scy-sm-105{--scale-y: 1.05}.tra-scx-sm-110{--scale-x: 1.1}.tra-scy-sm-110{--scale-y: 1.1}.tra-scx-sm-120{--scale-x: 1.2}.tra-scy-sm-120{--scale-y: 1.2}.tra-scx-sm-140{--scale-x: 1.4}.tra-scy-sm-140{--scale-y: 1.4}.tra-scx-sm-180{--scale-x: 1.8}.tra-scy-sm-180{--scale-y: 1.8}.tra-scx-sm-260{--scale-x: 2.6}.tra-scy-sm-260{--scale-y: 2.6}.tra-scx-sm-520{--scale-x: 5.2}.tra-scy-sm-520{--scale-y: 5.2}}@media (min-width: 768px){.tra-scx-md-0{--scale-x: 0}.tra-scy-md-0{--scale-y: 0}.tra-scx-md-10{--scale-x: .1}.tra-scy-md-10{--scale-y: .1}.tra-scx-md-20{--scale-x: .2}.tra-scy-md-20{--scale-y: .2}.tra-scx-md-40{--scale-x: .4}.tra-scy-md-40{--scale-y: .4}.tra-scx-md-60{--scale-x: .6}.tra-scy-md-60{--scale-y: .6}.tra-scx-md-80{--scale-x: .8}.tra-scy-md-80{--scale-y: .8}.tra-scx-md-90{--scale-x: .9}.tra-scy-md-90{--scale-y: .9}.tra-scx-md-95{--scale-x: .95}.tra-scy-md-95{--scale-y: .95}.tra-scx-md-100{--scale-x: 1}.tra-scy-md-100{--scale-y: 1}.tra-scx-md-105{--scale-x: 1.05}.tra-scy-md-105{--scale-y: 1.05}.tra-scx-md-110{--scale-x: 1.1}.tra-scy-md-110{--scale-y: 1.1}.tra-scx-md-120{--scale-x: 1.2}.tra-scy-md-120{--scale-y: 1.2}.tra-scx-md-140{--scale-x: 1.4}.tra-scy-md-140{--scale-y: 1.4}.tra-scx-md-180{--scale-x: 1.8}.tra-scy-md-180{--scale-y: 1.8}.tra-scx-md-260{--scale-x: 2.6}.tra-scy-md-260{--scale-y: 2.6}.tra-scx-md-520{--scale-x: 5.2}.tra-scy-md-520{--scale-y: 5.2}}@media (min-width: 992px){.tra-scx-lg-0{--scale-x: 0}.tra-scy-lg-0{--scale-y: 0}.tra-scx-lg-10{--scale-x: .1}.tra-scy-lg-10{--scale-y: .1}.tra-scx-lg-20{--scale-x: .2}.tra-scy-lg-20{--scale-y: .2}.tra-scx-lg-40{--scale-x: .4}.tra-scy-lg-40{--scale-y: .4}.tra-scx-lg-60{--scale-x: .6}.tra-scy-lg-60{--scale-y: .6}.tra-scx-lg-80{--scale-x: .8}.tra-scy-lg-80{--scale-y: .8}.tra-scx-lg-90{--scale-x: .9}.tra-scy-lg-90{--scale-y: .9}.tra-scx-lg-95{--scale-x: .95}.tra-scy-lg-95{--scale-y: .95}.tra-scx-lg-100{--scale-x: 1}.tra-scy-lg-100{--scale-y: 1}.tra-scx-lg-105{--scale-x: 1.05}.tra-scy-lg-105{--scale-y: 1.05}.tra-scx-lg-110{--scale-x: 1.1}.tra-scy-lg-110{--scale-y: 1.1}.tra-scx-lg-120{--scale-x: 1.2}.tra-scy-lg-120{--scale-y: 1.2}.tra-scx-lg-140{--scale-x: 1.4}.tra-scy-lg-140{--scale-y: 1.4}.tra-scx-lg-180{--scale-x: 1.8}.tra-scy-lg-180{--scale-y: 1.8}.tra-scx-lg-260{--scale-x: 2.6}.tra-scy-lg-260{--scale-y: 2.6}.tra-scx-lg-520{--scale-x: 5.2}.tra-scy-lg-520{--scale-y: 5.2}}@media (min-width: 1204px){.tra-scx-xl-0{--scale-x: 0}.tra-scy-xl-0{--scale-y: 0}.tra-scx-xl-10{--scale-x: .1}.tra-scy-xl-10{--scale-y: .1}.tra-scx-xl-20{--scale-x: .2}.tra-scy-xl-20{--scale-y: .2}.tra-scx-xl-40{--scale-x: .4}.tra-scy-xl-40{--scale-y: .4}.tra-scx-xl-60{--scale-x: .6}.tra-scy-xl-60{--scale-y: .6}.tra-scx-xl-80{--scale-x: .8}.tra-scy-xl-80{--scale-y: .8}.tra-scx-xl-90{--scale-x: .9}.tra-scy-xl-90{--scale-y: .9}.tra-scx-xl-95{--scale-x: .95}.tra-scy-xl-95{--scale-y: .95}.tra-scx-xl-100{--scale-x: 1}.tra-scy-xl-100{--scale-y: 1}.tra-scx-xl-105{--scale-x: 1.05}.tra-scy-xl-105{--scale-y: 1.05}.tra-scx-xl-110{--scale-x: 1.1}.tra-scy-xl-110{--scale-y: 1.1}.tra-scx-xl-120{--scale-x: 1.2}.tra-scy-xl-120{--scale-y: 1.2}.tra-scx-xl-140{--scale-x: 1.4}.tra-scy-xl-140{--scale-y: 1.4}.tra-scx-xl-180{--scale-x: 1.8}.tra-scy-xl-180{--scale-y: 1.8}.tra-scx-xl-260{--scale-x: 2.6}.tra-scy-xl-260{--scale-y: 2.6}.tra-scx-xl-520{--scale-x: 5.2}.tra-scy-xl-520{--scale-y: 5.2}}@media (min-width: 1502px){.tra-scx-xxl-0{--scale-x: 0}.tra-scy-xxl-0{--scale-y: 0}.tra-scx-xxl-10{--scale-x: .1}.tra-scy-xxl-10{--scale-y: .1}.tra-scx-xxl-20{--scale-x: .2}.tra-scy-xxl-20{--scale-y: .2}.tra-scx-xxl-40{--scale-x: .4}.tra-scy-xxl-40{--scale-y: .4}.tra-scx-xxl-60{--scale-x: .6}.tra-scy-xxl-60{--scale-y: .6}.tra-scx-xxl-80{--scale-x: .8}.tra-scy-xxl-80{--scale-y: .8}.tra-scx-xxl-90{--scale-x: .9}.tra-scy-xxl-90{--scale-y: .9}.tra-scx-xxl-95{--scale-x: .95}.tra-scy-xxl-95{--scale-y: .95}.tra-scx-xxl-100{--scale-x: 1}.tra-scy-xxl-100{--scale-y: 1}.tra-scx-xxl-105{--scale-x: 1.05}.tra-scy-xxl-105{--scale-y: 1.05}.tra-scx-xxl-110{--scale-x: 1.1}.tra-scy-xxl-110{--scale-y: 1.1}.tra-scx-xxl-120{--scale-x: 1.2}.tra-scy-xxl-120{--scale-y: 1.2}.tra-scx-xxl-140{--scale-x: 1.4}.tra-scy-xxl-140{--scale-y: 1.4}.tra-scx-xxl-180{--scale-x: 1.8}.tra-scy-xxl-180{--scale-y: 1.8}.tra-scx-xxl-260{--scale-x: 2.6}.tra-scy-xxl-260{--scale-y: 2.6}.tra-scx-xxl-520{--scale-x: 5.2}.tra-scy-xxl-520{--scale-y: 5.2}}.tra-trx-1{--translate-x: -300px}.tra-try-1{--translate-y: -300px}.tra-trx-2{--translate-x: -200px}.tra-try-2{--translate-y: -200px}.tra-trx-3{--translate-x: -150px}.tra-try-3{--translate-y: -150px}.tra-trx-4{--translate-x: -100px}.tra-try-4{--translate-y: -100px}.tra-trx-5{--translate-x: -80px}.tra-try-5{--translate-y: -80px}.tra-trx-6{--translate-x: -40px}.tra-try-6{--translate-y: -40px}.tra-trx-7{--translate-x: -20px}.tra-try-7{--translate-y: -20px}.tra-trx-8{--translate-x: -10px}.tra-try-8{--translate-y: -10px}.tra-trx-9{--translate-x: -5px}.tra-try-9{--translate-y: -5px}.tra-trx-10{--translate-x: -3px}.tra-try-10{--translate-y: -3px}.tra-trx-11{--translate-x: 0}.tra-try-11{--translate-y: 0}.tra-trx-12{--translate-x: 3px}.tra-try-12{--translate-y: 3px}.tra-trx-13{--translate-x: 5px}.tra-try-13{--translate-y: 5px}.tra-trx-14{--translate-x: 10px}.tra-try-14{--translate-y: 10px}.tra-trx-15{--translate-x: 20px}.tra-try-15{--translate-y: 20px}.tra-trx-16{--translate-x: 40px}.tra-try-16{--translate-y: 40px}.tra-trx-17{--translate-x: 80px}.tra-try-17{--translate-y: 80px}.tra-trx-18{--translate-x: 100px}.tra-try-18{--translate-y: 100px}.tra-trx-19{--translate-x: 150px}.tra-try-19{--translate-y: 150px}.tra-trx-20{--translate-x: 200px}.tra-try-20{--translate-y: 200px}.tra-trx-21{--translate-x: 300px}.tra-try-21{--translate-y: 300px}@media (min-width: 576px){.tra-trx-sm-1{--translate-x: -300px}.tra-try-sm-1{--translate-y: -300px}.tra-trx-sm-2{--translate-x: -200px}.tra-try-sm-2{--translate-y: -200px}.tra-trx-sm-3{--translate-x: -150px}.tra-try-sm-3{--translate-y: -150px}.tra-trx-sm-4{--translate-x: -100px}.tra-try-sm-4{--translate-y: -100px}.tra-trx-sm-5{--translate-x: -80px}.tra-try-sm-5{--translate-y: -80px}.tra-trx-sm-6{--translate-x: -40px}.tra-try-sm-6{--translate-y: -40px}.tra-trx-sm-7{--translate-x: -20px}.tra-try-sm-7{--translate-y: -20px}.tra-trx-sm-8{--translate-x: -10px}.tra-try-sm-8{--translate-y: -10px}.tra-trx-sm-9{--translate-x: -5px}.tra-try-sm-9{--translate-y: -5px}.tra-trx-sm-10{--translate-x: -3px}.tra-try-sm-10{--translate-y: -3px}.tra-trx-sm-11{--translate-x: 0}.tra-try-sm-11{--translate-y: 0}.tra-trx-sm-12{--translate-x: 3px}.tra-try-sm-12{--translate-y: 3px}.tra-trx-sm-13{--translate-x: 5px}.tra-try-sm-13{--translate-y: 5px}.tra-trx-sm-14{--translate-x: 10px}.tra-try-sm-14{--translate-y: 10px}.tra-trx-sm-15{--translate-x: 20px}.tra-try-sm-15{--translate-y: 20px}.tra-trx-sm-16{--translate-x: 40px}.tra-try-sm-16{--translate-y: 40px}.tra-trx-sm-17{--translate-x: 80px}.tra-try-sm-17{--translate-y: 80px}.tra-trx-sm-18{--translate-x: 100px}.tra-try-sm-18{--translate-y: 100px}.tra-trx-sm-19{--translate-x: 150px}.tra-try-sm-19{--translate-y: 150px}.tra-trx-sm-20{--translate-x: 200px}.tra-try-sm-20{--translate-y: 200px}.tra-trx-sm-21{--translate-x: 300px}.tra-try-sm-21{--translate-y: 300px}}@media (min-width: 768px){.tra-trx-md-1{--translate-x: -300px}.tra-try-md-1{--translate-y: -300px}.tra-trx-md-2{--translate-x: -200px}.tra-try-md-2{--translate-y: -200px}.tra-trx-md-3{--translate-x: -150px}.tra-try-md-3{--translate-y: -150px}.tra-trx-md-4{--translate-x: -100px}.tra-try-md-4{--translate-y: -100px}.tra-trx-md-5{--translate-x: -80px}.tra-try-md-5{--translate-y: -80px}.tra-trx-md-6{--translate-x: -40px}.tra-try-md-6{--translate-y: -40px}.tra-trx-md-7{--translate-x: -20px}.tra-try-md-7{--translate-y: -20px}.tra-trx-md-8{--translate-x: -10px}.tra-try-md-8{--translate-y: -10px}.tra-trx-md-9{--translate-x: -5px}.tra-try-md-9{--translate-y: -5px}.tra-trx-md-10{--translate-x: -3px}.tra-try-md-10{--translate-y: -3px}.tra-trx-md-11{--translate-x: 0}.tra-try-md-11{--translate-y: 0}.tra-trx-md-12{--translate-x: 3px}.tra-try-md-12{--translate-y: 3px}.tra-trx-md-13{--translate-x: 5px}.tra-try-md-13{--translate-y: 5px}.tra-trx-md-14{--translate-x: 10px}.tra-try-md-14{--translate-y: 10px}.tra-trx-md-15{--translate-x: 20px}.tra-try-md-15{--translate-y: 20px}.tra-trx-md-16{--translate-x: 40px}.tra-try-md-16{--translate-y: 40px}.tra-trx-md-17{--translate-x: 80px}.tra-try-md-17{--translate-y: 80px}.tra-trx-md-18{--translate-x: 100px}.tra-try-md-18{--translate-y: 100px}.tra-trx-md-19{--translate-x: 150px}.tra-try-md-19{--translate-y: 150px}.tra-trx-md-20{--translate-x: 200px}.tra-try-md-20{--translate-y: 200px}.tra-trx-md-21{--translate-x: 300px}.tra-try-md-21{--translate-y: 300px}}@media (min-width: 992px){.tra-trx-lg-1{--translate-x: -300px}.tra-try-lg-1{--translate-y: -300px}.tra-trx-lg-2{--translate-x: -200px}.tra-try-lg-2{--translate-y: -200px}.tra-trx-lg-3{--translate-x: -150px}.tra-try-lg-3{--translate-y: -150px}.tra-trx-lg-4{--translate-x: -100px}.tra-try-lg-4{--translate-y: -100px}.tra-trx-lg-5{--translate-x: -80px}.tra-try-lg-5{--translate-y: -80px}.tra-trx-lg-6{--translate-x: -40px}.tra-try-lg-6{--translate-y: -40px}.tra-trx-lg-7{--translate-x: -20px}.tra-try-lg-7{--translate-y: -20px}.tra-trx-lg-8{--translate-x: -10px}.tra-try-lg-8{--translate-y: -10px}.tra-trx-lg-9{--translate-x: -5px}.tra-try-lg-9{--translate-y: -5px}.tra-trx-lg-10{--translate-x: -3px}.tra-try-lg-10{--translate-y: -3px}.tra-trx-lg-11{--translate-x: 0}.tra-try-lg-11{--translate-y: 0}.tra-trx-lg-12{--translate-x: 3px}.tra-try-lg-12{--translate-y: 3px}.tra-trx-lg-13{--translate-x: 5px}.tra-try-lg-13{--translate-y: 5px}.tra-trx-lg-14{--translate-x: 10px}.tra-try-lg-14{--translate-y: 10px}.tra-trx-lg-15{--translate-x: 20px}.tra-try-lg-15{--translate-y: 20px}.tra-trx-lg-16{--translate-x: 40px}.tra-try-lg-16{--translate-y: 40px}.tra-trx-lg-17{--translate-x: 80px}.tra-try-lg-17{--translate-y: 80px}.tra-trx-lg-18{--translate-x: 100px}.tra-try-lg-18{--translate-y: 100px}.tra-trx-lg-19{--translate-x: 150px}.tra-try-lg-19{--translate-y: 150px}.tra-trx-lg-20{--translate-x: 200px}.tra-try-lg-20{--translate-y: 200px}.tra-trx-lg-21{--translate-x: 300px}.tra-try-lg-21{--translate-y: 300px}}@media (min-width: 1204px){.tra-trx-xl-1{--translate-x: -300px}.tra-try-xl-1{--translate-y: -300px}.tra-trx-xl-2{--translate-x: -200px}.tra-try-xl-2{--translate-y: -200px}.tra-trx-xl-3{--translate-x: -150px}.tra-try-xl-3{--translate-y: -150px}.tra-trx-xl-4{--translate-x: -100px}.tra-try-xl-4{--translate-y: -100px}.tra-trx-xl-5{--translate-x: -80px}.tra-try-xl-5{--translate-y: -80px}.tra-trx-xl-6{--translate-x: -40px}.tra-try-xl-6{--translate-y: -40px}.tra-trx-xl-7{--translate-x: -20px}.tra-try-xl-7{--translate-y: -20px}.tra-trx-xl-8{--translate-x: -10px}.tra-try-xl-8{--translate-y: -10px}.tra-trx-xl-9{--translate-x: -5px}.tra-try-xl-9{--translate-y: -5px}.tra-trx-xl-10{--translate-x: -3px}.tra-try-xl-10{--translate-y: -3px}.tra-trx-xl-11{--translate-x: 0}.tra-try-xl-11{--translate-y: 0}.tra-trx-xl-12{--translate-x: 3px}.tra-try-xl-12{--translate-y: 3px}.tra-trx-xl-13{--translate-x: 5px}.tra-try-xl-13{--translate-y: 5px}.tra-trx-xl-14{--translate-x: 10px}.tra-try-xl-14{--translate-y: 10px}.tra-trx-xl-15{--translate-x: 20px}.tra-try-xl-15{--translate-y: 20px}.tra-trx-xl-16{--translate-x: 40px}.tra-try-xl-16{--translate-y: 40px}.tra-trx-xl-17{--translate-x: 80px}.tra-try-xl-17{--translate-y: 80px}.tra-trx-xl-18{--translate-x: 100px}.tra-try-xl-18{--translate-y: 100px}.tra-trx-xl-19{--translate-x: 150px}.tra-try-xl-19{--translate-y: 150px}.tra-trx-xl-20{--translate-x: 200px}.tra-try-xl-20{--translate-y: 200px}.tra-trx-xl-21{--translate-x: 300px}.tra-try-xl-21{--translate-y: 300px}}@media (min-width: 1502px){.tra-trx-xxl-1{--translate-x: -300px}.tra-try-xxl-1{--translate-y: -300px}.tra-trx-xxl-2{--translate-x: -200px}.tra-try-xxl-2{--translate-y: -200px}.tra-trx-xxl-3{--translate-x: -150px}.tra-try-xxl-3{--translate-y: -150px}.tra-trx-xxl-4{--translate-x: -100px}.tra-try-xxl-4{--translate-y: -100px}.tra-trx-xxl-5{--translate-x: -80px}.tra-try-xxl-5{--translate-y: -80px}.tra-trx-xxl-6{--translate-x: -40px}.tra-try-xxl-6{--translate-y: -40px}.tra-trx-xxl-7{--translate-x: -20px}.tra-try-xxl-7{--translate-y: -20px}.tra-trx-xxl-8{--translate-x: -10px}.tra-try-xxl-8{--translate-y: -10px}.tra-trx-xxl-9{--translate-x: -5px}.tra-try-xxl-9{--translate-y: -5px}.tra-trx-xxl-10{--translate-x: -3px}.tra-try-xxl-10{--translate-y: -3px}.tra-trx-xxl-11{--translate-x: 0}.tra-try-xxl-11{--translate-y: 0}.tra-trx-xxl-12{--translate-x: 3px}.tra-try-xxl-12{--translate-y: 3px}.tra-trx-xxl-13{--translate-x: 5px}.tra-try-xxl-13{--translate-y: 5px}.tra-trx-xxl-14{--translate-x: 10px}.tra-try-xxl-14{--translate-y: 10px}.tra-trx-xxl-15{--translate-x: 20px}.tra-try-xxl-15{--translate-y: 20px}.tra-trx-xxl-16{--translate-x: 40px}.tra-try-xxl-16{--translate-y: 40px}.tra-trx-xxl-17{--translate-x: 80px}.tra-try-xxl-17{--translate-y: 80px}.tra-trx-xxl-18{--translate-x: 100px}.tra-try-xxl-18{--translate-y: 100px}.tra-trx-xxl-19{--translate-x: 150px}.tra-try-xxl-19{--translate-y: 150px}.tra-trx-xxl-20{--translate-x: 200px}.tra-try-xxl-20{--translate-y: 200px}.tra-trx-xxl-21{--translate-x: 300px}.tra-try-xxl-21{--translate-y: 300px}}.tra-skx-1{--skew-x: -90deg}.tra-sky-1{--skew-y: -90deg}.tra-skx-2{--skew-x: -70deg}.tra-sky-2{--skew-y: -70deg}.tra-skx-3{--skew-x: -50deg}.tra-sky-3{--skew-y: -50deg}.tra-skx-4{--skew-x: -30deg}.tra-sky-4{--skew-y: -30deg}.tra-skx-5{--skew-x: -20deg}.tra-sky-5{--skew-y: -20deg}.tra-skx-6{--skew-x: -10deg}.tra-sky-6{--skew-y: -10deg}.tra-skx-7{--skew-x: -5deg}.tra-sky-7{--skew-y: -5deg}.tra-skx-8{--skew-x: 0deg}.tra-sky-8{--skew-y: 0deg}.tra-skx-9{--skew-x: 5deg}.tra-sky-9{--skew-y: 5deg}.tra-skx-10{--skew-x: 10deg}.tra-sky-10{--skew-y: 10deg}.tra-skx-11{--skew-x: 20deg}.tra-sky-11{--skew-y: 20deg}.tra-skx-12{--skew-x: 30deg}.tra-sky-12{--skew-y: 30deg}.tra-skx-13{--skew-x: 50deg}.tra-sky-13{--skew-y: 50deg}.tra-skx-14{--skew-x: 70deg}.tra-sky-14{--skew-y: 70deg}.tra-skx-15{--skew-x: 90deg}.tra-sky-15{--skew-y: 90deg}@media (min-width: 576px){.tra-skx-sm-1{--skew-x: -90deg}.tra-sky-sm-1{--skew-y: -90deg}.tra-skx-sm-2{--skew-x: -70deg}.tra-sky-sm-2{--skew-y: -70deg}.tra-skx-sm-3{--skew-x: -50deg}.tra-sky-sm-3{--skew-y: -50deg}.tra-skx-sm-4{--skew-x: -30deg}.tra-sky-sm-4{--skew-y: -30deg}.tra-skx-sm-5{--skew-x: -20deg}.tra-sky-sm-5{--skew-y: -20deg}.tra-skx-sm-6{--skew-x: -10deg}.tra-sky-sm-6{--skew-y: -10deg}.tra-skx-sm-7{--skew-x: -5deg}.tra-sky-sm-7{--skew-y: -5deg}.tra-skx-sm-8{--skew-x: 0deg}.tra-sky-sm-8{--skew-y: 0deg}.tra-skx-sm-9{--skew-x: 5deg}.tra-sky-sm-9{--skew-y: 5deg}.tra-skx-sm-10{--skew-x: 10deg}.tra-sky-sm-10{--skew-y: 10deg}.tra-skx-sm-11{--skew-x: 20deg}.tra-sky-sm-11{--skew-y: 20deg}.tra-skx-sm-12{--skew-x: 30deg}.tra-sky-sm-12{--skew-y: 30deg}.tra-skx-sm-13{--skew-x: 50deg}.tra-sky-sm-13{--skew-y: 50deg}.tra-skx-sm-14{--skew-x: 70deg}.tra-sky-sm-14{--skew-y: 70deg}.tra-skx-sm-15{--skew-x: 90deg}.tra-sky-sm-15{--skew-y: 90deg}}@media (min-width: 768px){.tra-skx-md-1{--skew-x: -90deg}.tra-sky-md-1{--skew-y: -90deg}.tra-skx-md-2{--skew-x: -70deg}.tra-sky-md-2{--skew-y: -70deg}.tra-skx-md-3{--skew-x: -50deg}.tra-sky-md-3{--skew-y: -50deg}.tra-skx-md-4{--skew-x: -30deg}.tra-sky-md-4{--skew-y: -30deg}.tra-skx-md-5{--skew-x: -20deg}.tra-sky-md-5{--skew-y: -20deg}.tra-skx-md-6{--skew-x: -10deg}.tra-sky-md-6{--skew-y: -10deg}.tra-skx-md-7{--skew-x: -5deg}.tra-sky-md-7{--skew-y: -5deg}.tra-skx-md-8{--skew-x: 0deg}.tra-sky-md-8{--skew-y: 0deg}.tra-skx-md-9{--skew-x: 5deg}.tra-sky-md-9{--skew-y: 5deg}.tra-skx-md-10{--skew-x: 10deg}.tra-sky-md-10{--skew-y: 10deg}.tra-skx-md-11{--skew-x: 20deg}.tra-sky-md-11{--skew-y: 20deg}.tra-skx-md-12{--skew-x: 30deg}.tra-sky-md-12{--skew-y: 30deg}.tra-skx-md-13{--skew-x: 50deg}.tra-sky-md-13{--skew-y: 50deg}.tra-skx-md-14{--skew-x: 70deg}.tra-sky-md-14{--skew-y: 70deg}.tra-skx-md-15{--skew-x: 90deg}.tra-sky-md-15{--skew-y: 90deg}}@media (min-width: 992px){.tra-skx-lg-1{--skew-x: -90deg}.tra-sky-lg-1{--skew-y: -90deg}.tra-skx-lg-2{--skew-x: -70deg}.tra-sky-lg-2{--skew-y: -70deg}.tra-skx-lg-3{--skew-x: -50deg}.tra-sky-lg-3{--skew-y: -50deg}.tra-skx-lg-4{--skew-x: -30deg}.tra-sky-lg-4{--skew-y: -30deg}.tra-skx-lg-5{--skew-x: -20deg}.tra-sky-lg-5{--skew-y: -20deg}.tra-skx-lg-6{--skew-x: -10deg}.tra-sky-lg-6{--skew-y: -10deg}.tra-skx-lg-7{--skew-x: -5deg}.tra-sky-lg-7{--skew-y: -5deg}.tra-skx-lg-8{--skew-x: 0deg}.tra-sky-lg-8{--skew-y: 0deg}.tra-skx-lg-9{--skew-x: 5deg}.tra-sky-lg-9{--skew-y: 5deg}.tra-skx-lg-10{--skew-x: 10deg}.tra-sky-lg-10{--skew-y: 10deg}.tra-skx-lg-11{--skew-x: 20deg}.tra-sky-lg-11{--skew-y: 20deg}.tra-skx-lg-12{--skew-x: 30deg}.tra-sky-lg-12{--skew-y: 30deg}.tra-skx-lg-13{--skew-x: 50deg}.tra-sky-lg-13{--skew-y: 50deg}.tra-skx-lg-14{--skew-x: 70deg}.tra-sky-lg-14{--skew-y: 70deg}.tra-skx-lg-15{--skew-x: 90deg}.tra-sky-lg-15{--skew-y: 90deg}}@media (min-width: 1204px){.tra-skx-xl-1{--skew-x: -90deg}.tra-sky-xl-1{--skew-y: -90deg}.tra-skx-xl-2{--skew-x: -70deg}.tra-sky-xl-2{--skew-y: -70deg}.tra-skx-xl-3{--skew-x: -50deg}.tra-sky-xl-3{--skew-y: -50deg}.tra-skx-xl-4{--skew-x: -30deg}.tra-sky-xl-4{--skew-y: -30deg}.tra-skx-xl-5{--skew-x: -20deg}.tra-sky-xl-5{--skew-y: -20deg}.tra-skx-xl-6{--skew-x: -10deg}.tra-sky-xl-6{--skew-y: -10deg}.tra-skx-xl-7{--skew-x: -5deg}.tra-sky-xl-7{--skew-y: -5deg}.tra-skx-xl-8{--skew-x: 0deg}.tra-sky-xl-8{--skew-y: 0deg}.tra-skx-xl-9{--skew-x: 5deg}.tra-sky-xl-9{--skew-y: 5deg}.tra-skx-xl-10{--skew-x: 10deg}.tra-sky-xl-10{--skew-y: 10deg}.tra-skx-xl-11{--skew-x: 20deg}.tra-sky-xl-11{--skew-y: 20deg}.tra-skx-xl-12{--skew-x: 30deg}.tra-sky-xl-12{--skew-y: 30deg}.tra-skx-xl-13{--skew-x: 50deg}.tra-sky-xl-13{--skew-y: 50deg}.tra-skx-xl-14{--skew-x: 70deg}.tra-sky-xl-14{--skew-y: 70deg}.tra-skx-xl-15{--skew-x: 90deg}.tra-sky-xl-15{--skew-y: 90deg}}@media (min-width: 1502px){.tra-skx-xxl-1{--skew-x: -90deg}.tra-sky-xxl-1{--skew-y: -90deg}.tra-skx-xxl-2{--skew-x: -70deg}.tra-sky-xxl-2{--skew-y: -70deg}.tra-skx-xxl-3{--skew-x: -50deg}.tra-sky-xxl-3{--skew-y: -50deg}.tra-skx-xxl-4{--skew-x: -30deg}.tra-sky-xxl-4{--skew-y: -30deg}.tra-skx-xxl-5{--skew-x: -20deg}.tra-sky-xxl-5{--skew-y: -20deg}.tra-skx-xxl-6{--skew-x: -10deg}.tra-sky-xxl-6{--skew-y: -10deg}.tra-skx-xxl-7{--skew-x: -5deg}.tra-sky-xxl-7{--skew-y: -5deg}.tra-skx-xxl-8{--skew-x: 0deg}.tra-sky-xxl-8{--skew-y: 0deg}.tra-skx-xxl-9{--skew-x: 5deg}.tra-sky-xxl-9{--skew-y: 5deg}.tra-skx-xxl-10{--skew-x: 10deg}.tra-sky-xxl-10{--skew-y: 10deg}.tra-skx-xxl-11{--skew-x: 20deg}.tra-sky-xxl-11{--skew-y: 20deg}.tra-skx-xxl-12{--skew-x: 30deg}.tra-sky-xxl-12{--skew-y: 30deg}.tra-skx-xxl-13{--skew-x: 50deg}.tra-sky-xxl-13{--skew-y: 50deg}.tra-skx-xxl-14{--skew-x: 70deg}.tra-sky-xxl-14{--skew-y: 70deg}.tra-skx-xxl-15{--skew-x: 90deg}.tra-sky-xxl-15{--skew-y: 90deg}}.ori-x-l{--origin-x: left}.ori-x-c{--origin-x: center}.ori-x-r{--origin-x: right}.ori-y-t{--origin-y: top}.ori-y-c{--origin-y: center}.ori-y-b{--origin-y: bottom}@media (min-width: 576px){.ori-x-sm-l{--origin-x: left}.ori-x-sm-c{--origin-x: center}.ori-x-sm-r{--origin-x: right}.ori-y-sm-t{--origin-y: top}.ori-y-sm-c{--origin-y: center}.ori-y-sm-b{--origin-y: bottom}}@media (min-width: 768px){.ori-x-md-l{--origin-x: left}.ori-x-md-c{--origin-x: center}.ori-x-md-r{--origin-x: right}.ori-y-md-t{--origin-y: top}.ori-y-md-c{--origin-y: center}.ori-y-md-b{--origin-y: bottom}}@media (min-width: 992px){.ori-x-lg-l{--origin-x: left}.ori-x-lg-c{--origin-x: center}.ori-x-lg-r{--origin-x: right}.ori-y-lg-t{--origin-y: top}.ori-y-lg-c{--origin-y: center}.ori-y-lg-b{--origin-y: bottom}}@media (min-width: 1204px){.ori-x-xl-l{--origin-x: left}.ori-x-xl-c{--origin-x: center}.ori-x-xl-r{--origin-x: right}.ori-y-xl-t{--origin-y: top}.ori-y-xl-c{--origin-y: center}.ori-y-xl-b{--origin-y: bottom}}@media (min-width: 1502px){.ori-x-xxl-l{--origin-x: left}.ori-x-xxl-c{--origin-x: center}.ori-x-xxl-r{--origin-x: right}.ori-y-xxl-t{--origin-y: top}.ori-y-xxl-c{--origin-y: center}.ori-y-xxl-b{--origin-y: bottom}}}@layer utilities{.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-text-top{vertical-align:text-top}}@layer modules{.ra-v{border-radius:.45rem;--radius-size: .45rem}.ra-ro-v{border-radius:1.7rem}.ra-lg{border-radius:1.3em;--radius-size: 1.3em}}@layer utilities{.ra-tl-s-0{border-top-left-radius:0}.ra-tl-s-1{border-top-left-radius:.25rem}.ra-tl-s-2{border-top-left-radius:.45rem}.ra-tl-s-3{border-top-left-radius:1.7rem}.ra-tl-s-4{border-top-left-radius:10em}.ra-tr-s-0{border-top-right-radius:0}.ra-tr-s-1{border-top-right-radius:.25rem}.ra-tr-s-2{border-top-right-radius:.45rem}.ra-tr-s-3{border-top-right-radius:1.7rem}.ra-tr-s-4{border-top-right-radius:10em}.ra-br-s-0{border-bottom-right-radius:0}.ra-br-s-1{border-bottom-right-radius:.25rem}.ra-br-s-2{border-bottom-right-radius:.45rem}.ra-br-s-3{border-bottom-right-radius:1.7rem}.ra-br-s-4{border-bottom-right-radius:10em}.ra-bl-s-0{border-bottom-left-radius:0}.ra-bl-s-1{border-bottom-left-radius:.25rem}.ra-bl-s-2{border-bottom-left-radius:.45rem}.ra-bl-s-3{border-bottom-left-radius:1.7rem}.ra-bl-s-4{border-bottom-left-radius:10em}@media (min-width: 576px){.ra-tl-s-sm-0{border-top-left-radius:0}.ra-tl-s-sm-1{border-top-left-radius:.25rem}.ra-tl-s-sm-2{border-top-left-radius:.45rem}.ra-tl-s-sm-3{border-top-left-radius:1.7rem}.ra-tl-s-sm-4{border-top-left-radius:10em}.ra-tr-s-sm-0{border-top-right-radius:0}.ra-tr-s-sm-1{border-top-right-radius:.25rem}.ra-tr-s-sm-2{border-top-right-radius:.45rem}.ra-tr-s-sm-3{border-top-right-radius:1.7rem}.ra-tr-s-sm-4{border-top-right-radius:10em}.ra-br-s-sm-0{border-bottom-right-radius:0}.ra-br-s-sm-1{border-bottom-right-radius:.25rem}.ra-br-s-sm-2{border-bottom-right-radius:.45rem}.ra-br-s-sm-3{border-bottom-right-radius:1.7rem}.ra-br-s-sm-4{border-bottom-right-radius:10em}.ra-bl-s-sm-0{border-bottom-left-radius:0}.ra-bl-s-sm-1{border-bottom-left-radius:.25rem}.ra-bl-s-sm-2{border-bottom-left-radius:.45rem}.ra-bl-s-sm-3{border-bottom-left-radius:1.7rem}.ra-bl-s-sm-4{border-bottom-left-radius:10em}}@media (min-width: 768px){.ra-tl-s-md-0{border-top-left-radius:0}.ra-tl-s-md-1{border-top-left-radius:.25rem}.ra-tl-s-md-2{border-top-left-radius:.45rem}.ra-tl-s-md-3{border-top-left-radius:1.7rem}.ra-tl-s-md-4{border-top-left-radius:10em}.ra-tr-s-md-0{border-top-right-radius:0}.ra-tr-s-md-1{border-top-right-radius:.25rem}.ra-tr-s-md-2{border-top-right-radius:.45rem}.ra-tr-s-md-3{border-top-right-radius:1.7rem}.ra-tr-s-md-4{border-top-right-radius:10em}.ra-br-s-md-0{border-bottom-right-radius:0}.ra-br-s-md-1{border-bottom-right-radius:.25rem}.ra-br-s-md-2{border-bottom-right-radius:.45rem}.ra-br-s-md-3{border-bottom-right-radius:1.7rem}.ra-br-s-md-4{border-bottom-right-radius:10em}.ra-bl-s-md-0{border-bottom-left-radius:0}.ra-bl-s-md-1{border-bottom-left-radius:.25rem}.ra-bl-s-md-2{border-bottom-left-radius:.45rem}.ra-bl-s-md-3{border-bottom-left-radius:1.7rem}.ra-bl-s-md-4{border-bottom-left-radius:10em}}@media (min-width: 992px){.ra-tl-s-lg-0{border-top-left-radius:0}.ra-tl-s-lg-1{border-top-left-radius:.25rem}.ra-tl-s-lg-2{border-top-left-radius:.45rem}.ra-tl-s-lg-3{border-top-left-radius:1.7rem}.ra-tl-s-lg-4{border-top-left-radius:10em}.ra-tr-s-lg-0{border-top-right-radius:0}.ra-tr-s-lg-1{border-top-right-radius:.25rem}.ra-tr-s-lg-2{border-top-right-radius:.45rem}.ra-tr-s-lg-3{border-top-right-radius:1.7rem}.ra-tr-s-lg-4{border-top-right-radius:10em}.ra-br-s-lg-0{border-bottom-right-radius:0}.ra-br-s-lg-1{border-bottom-right-radius:.25rem}.ra-br-s-lg-2{border-bottom-right-radius:.45rem}.ra-br-s-lg-3{border-bottom-right-radius:1.7rem}.ra-br-s-lg-4{border-bottom-right-radius:10em}.ra-bl-s-lg-0{border-bottom-left-radius:0}.ra-bl-s-lg-1{border-bottom-left-radius:.25rem}.ra-bl-s-lg-2{border-bottom-left-radius:.45rem}.ra-bl-s-lg-3{border-bottom-left-radius:1.7rem}.ra-bl-s-lg-4{border-bottom-left-radius:10em}}@media (min-width: 1204px){.ra-tl-s-xl-0{border-top-left-radius:0}.ra-tl-s-xl-1{border-top-left-radius:.25rem}.ra-tl-s-xl-2{border-top-left-radius:.45rem}.ra-tl-s-xl-3{border-top-left-radius:1.7rem}.ra-tl-s-xl-4{border-top-left-radius:10em}.ra-tr-s-xl-0{border-top-right-radius:0}.ra-tr-s-xl-1{border-top-right-radius:.25rem}.ra-tr-s-xl-2{border-top-right-radius:.45rem}.ra-tr-s-xl-3{border-top-right-radius:1.7rem}.ra-tr-s-xl-4{border-top-right-radius:10em}.ra-br-s-xl-0{border-bottom-right-radius:0}.ra-br-s-xl-1{border-bottom-right-radius:.25rem}.ra-br-s-xl-2{border-bottom-right-radius:.45rem}.ra-br-s-xl-3{border-bottom-right-radius:1.7rem}.ra-br-s-xl-4{border-bottom-right-radius:10em}.ra-bl-s-xl-0{border-bottom-left-radius:0}.ra-bl-s-xl-1{border-bottom-left-radius:.25rem}.ra-bl-s-xl-2{border-bottom-left-radius:.45rem}.ra-bl-s-xl-3{border-bottom-left-radius:1.7rem}.ra-bl-s-xl-4{border-bottom-left-radius:10em}}@media (min-width: 1502px){.ra-tl-s-xxl-0{border-top-left-radius:0}.ra-tl-s-xxl-1{border-top-left-radius:.25rem}.ra-tl-s-xxl-2{border-top-left-radius:.45rem}.ra-tl-s-xxl-3{border-top-left-radius:1.7rem}.ra-tl-s-xxl-4{border-top-left-radius:10em}.ra-tr-s-xxl-0{border-top-right-radius:0}.ra-tr-s-xxl-1{border-top-right-radius:.25rem}.ra-tr-s-xxl-2{border-top-right-radius:.45rem}.ra-tr-s-xxl-3{border-top-right-radius:1.7rem}.ra-tr-s-xxl-4{border-top-right-radius:10em}.ra-br-s-xxl-0{border-bottom-right-radius:0}.ra-br-s-xxl-1{border-bottom-right-radius:.25rem}.ra-br-s-xxl-2{border-bottom-right-radius:.45rem}.ra-br-s-xxl-3{border-bottom-right-radius:1.7rem}.ra-br-s-xxl-4{border-bottom-right-radius:10em}.ra-bl-s-xxl-0{border-bottom-left-radius:0}.ra-bl-s-xxl-1{border-bottom-left-radius:.25rem}.ra-bl-s-xxl-2{border-bottom-left-radius:.45rem}.ra-bl-s-xxl-3{border-bottom-left-radius:1.7rem}.ra-bl-s-xxl-4{border-bottom-left-radius:10em}}.ra-0{border-radius:0}[class*='bo-']{border-width:0}.bo{border-width:1px;border-style:solid}.bos-so{--border-style: solid}.bos-da{--border-style: dashed}.bos-do{--border-style: dotted}[class*='bo-t']{border-top-style:var(--border-style)}.bo-t-s-0{border-top-width:0}.bo-t-s-1{border-top-width:1px}.bo-t-s-2{border-top-width:2px}.bo-t-s-d{border-top-width:1px}[class*='bo-r']{border-right-style:var(--border-style)}.bo-r-s-0{border-right-width:0}.bo-r-s-1{border-right-width:1px}.bo-r-s-2{border-right-width:2px}.bo-r-s-d{border-right-width:1px}[class*='bo-b']{border-bottom-style:var(--border-style)}.bo-b-s-0{border-bottom-width:0}.bo-b-s-1{border-bottom-width:1px}.bo-b-s-2{border-bottom-width:2px}.bo-b-s-d{border-bottom-width:1px}[class*='bo-l']{border-left-style:var(--border-style)}.bo-l-s-0{border-left-width:0}.bo-l-s-1{border-left-width:1px}.bo-l-s-2{border-left-width:2px}.bo-l-s-d{border-left-width:1px}@media (min-width: 576px){[class*='bo-t-sm']{border-top-style:var(--border-style)}.bo-t-s-sm-0{border-top-width:0}.bo-t-s-sm-1{border-top-width:1px}.bo-t-s-sm-2{border-top-width:2px}.bo-t-s-sm-d{border-top-width:1px}[class*='bo-r-sm']{border-right-style:var(--border-style)}.bo-r-s-sm-0{border-right-width:0}.bo-r-s-sm-1{border-right-width:1px}.bo-r-s-sm-2{border-right-width:2px}.bo-r-s-sm-d{border-right-width:1px}[class*='bo-b-sm']{border-bottom-style:var(--border-style)}.bo-b-s-sm-0{border-bottom-width:0}.bo-b-s-sm-1{border-bottom-width:1px}.bo-b-s-sm-2{border-bottom-width:2px}.bo-b-s-sm-d{border-bottom-width:1px}[class*='bo-l-sm']{border-left-style:var(--border-style)}.bo-l-s-sm-0{border-left-width:0}.bo-l-s-sm-1{border-left-width:1px}.bo-l-s-sm-2{border-left-width:2px}.bo-l-s-sm-d{border-left-width:1px}}@media (min-width: 768px){[class*='bo-t-md']{border-top-style:var(--border-style)}.bo-t-s-md-0{border-top-width:0}.bo-t-s-md-1{border-top-width:1px}.bo-t-s-md-2{border-top-width:2px}.bo-t-s-md-d{border-top-width:1px}[class*='bo-r-md']{border-right-style:var(--border-style)}.bo-r-s-md-0{border-right-width:0}.bo-r-s-md-1{border-right-width:1px}.bo-r-s-md-2{border-right-width:2px}.bo-r-s-md-d{border-right-width:1px}[class*='bo-b-md']{border-bottom-style:var(--border-style)}.bo-b-s-md-0{border-bottom-width:0}.bo-b-s-md-1{border-bottom-width:1px}.bo-b-s-md-2{border-bottom-width:2px}.bo-b-s-md-d{border-bottom-width:1px}[class*='bo-l-md']{border-left-style:var(--border-style)}.bo-l-s-md-0{border-left-width:0}.bo-l-s-md-1{border-left-width:1px}.bo-l-s-md-2{border-left-width:2px}.bo-l-s-md-d{border-left-width:1px}}@media (min-width: 992px){[class*='bo-t-lg']{border-top-style:var(--border-style)}.bo-t-s-lg-0{border-top-width:0}.bo-t-s-lg-1{border-top-width:1px}.bo-t-s-lg-2{border-top-width:2px}.bo-t-s-lg-d{border-top-width:1px}[class*='bo-r-lg']{border-right-style:var(--border-style)}.bo-r-s-lg-0{border-right-width:0}.bo-r-s-lg-1{border-right-width:1px}.bo-r-s-lg-2{border-right-width:2px}.bo-r-s-lg-d{border-right-width:1px}[class*='bo-b-lg']{border-bottom-style:var(--border-style)}.bo-b-s-lg-0{border-bottom-width:0}.bo-b-s-lg-1{border-bottom-width:1px}.bo-b-s-lg-2{border-bottom-width:2px}.bo-b-s-lg-d{border-bottom-width:1px}[class*='bo-l-lg']{border-left-style:var(--border-style)}.bo-l-s-lg-0{border-left-width:0}.bo-l-s-lg-1{border-left-width:1px}.bo-l-s-lg-2{border-left-width:2px}.bo-l-s-lg-d{border-left-width:1px}}@media (min-width: 1204px){[class*='bo-t-xl']{border-top-style:var(--border-style)}.bo-t-s-xl-0{border-top-width:0}.bo-t-s-xl-1{border-top-width:1px}.bo-t-s-xl-2{border-top-width:2px}.bo-t-s-xl-d{border-top-width:1px}[class*='bo-r-xl']{border-right-style:var(--border-style)}.bo-r-s-xl-0{border-right-width:0}.bo-r-s-xl-1{border-right-width:1px}.bo-r-s-xl-2{border-right-width:2px}.bo-r-s-xl-d{border-right-width:1px}[class*='bo-b-xl']{border-bottom-style:var(--border-style)}.bo-b-s-xl-0{border-bottom-width:0}.bo-b-s-xl-1{border-bottom-width:1px}.bo-b-s-xl-2{border-bottom-width:2px}.bo-b-s-xl-d{border-bottom-width:1px}[class*='bo-l-xl']{border-left-style:var(--border-style)}.bo-l-s-xl-0{border-left-width:0}.bo-l-s-xl-1{border-left-width:1px}.bo-l-s-xl-2{border-left-width:2px}.bo-l-s-xl-d{border-left-width:1px}}@media (min-width: 1502px){[class*='bo-t-xxl']{border-top-style:var(--border-style)}.bo-t-s-xxl-0{border-top-width:0}.bo-t-s-xxl-1{border-top-width:1px}.bo-t-s-xxl-2{border-top-width:2px}.bo-t-s-xxl-d{border-top-width:1px}[class*='bo-r-xxl']{border-right-style:var(--border-style)}.bo-r-s-xxl-0{border-right-width:0}.bo-r-s-xxl-1{border-right-width:1px}.bo-r-s-xxl-2{border-right-width:2px}.bo-r-s-xxl-d{border-right-width:1px}[class*='bo-b-xxl']{border-bottom-style:var(--border-style)}.bo-b-s-xxl-0{border-bottom-width:0}.bo-b-s-xxl-1{border-bottom-width:1px}.bo-b-s-xxl-2{border-bottom-width:2px}.bo-b-s-xxl-d{border-bottom-width:1px}[class*='bo-l-xxl']{border-left-style:var(--border-style)}.bo-l-s-xxl-0{border-left-width:0}.bo-l-s-xxl-1{border-left-width:1px}.bo-l-s-xxl-2{border-left-width:2px}.bo-l-s-xxl-d{border-left-width:1px}}.bo-0{border-width:0}}@layer utilities{.clearfix::after{content:"";display:table;clear:both}}@layer utilities{.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}}@layer utilities{.none{display:none}.disabled{cursor:not-allowed;opacity:.5}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-list-item{display:list-item}.d-flex{display:flex}.d-inline-flex{display:inline-flex}@media (min-width: 576px){.d-sm-none{display:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-list-item{display:list-item}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}}@media (min-width: 768px){.d-md-none{display:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-list-item{display:list-item}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}}@media (min-width: 992px){.d-lg-none{display:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-list-item{display:list-item}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}}@media (min-width: 1204px){.d-xl-none{display:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-list-item{display:list-item}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}}@media (min-width: 1502px){.d-xxl-none{display:none}.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-list-item{display:list-item}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}}@media (min-width: 1204px) and (max-width: calc(1204px + 300px + 2rem)){.layout-cols-uni.layout-cols-two .lct-block,.layout-cols-two:not(.layout-cols-uni) .content .lct-block{display:block}.layout-cols-uni.layout-cols-two .lct-inline-block,.layout-cols-two:not(.layout-cols-uni) .content .lct-inline-block{display:inline-block}.layout-cols-uni.layout-cols-two .lct-inline,.layout-cols-two:not(.layout-cols-uni) .content .lct-inline{display:inline}.layout-cols-uni.layout-cols-two .lct-none,.layout-cols-two:not(.layout-cols-uni) .content .lct-none{display:none}.layout-cols-uni.layout-cols-two .lct-t-center-v,.layout-cols-two:not(.layout-cols-uni) .content .lct-t-center-v{text-align:center;justify-content:center}}}@layer override{.hidden,[hidden]{display:none}}@layer utilities{.jc-c-v{justify-content:center}.jc-e-v{justify-content:flex-end}@media (min-width: 576px){.jc-sm-c-v{justify-content:center}.jc-sm-e-v{justify-content:flex-end}}@media (min-width: 768px){.jc-md-c-v{justify-content:center}.jc-md-e-v{justify-content:flex-end}}@media (min-width: 992px){.jc-lg-c-v{justify-content:center}.jc-lg-e-v{justify-content:flex-end}}@media (min-width: 1204px){.jc-xl-c-v{justify-content:center}.jc-xl-e-v{justify-content:flex-end}}@media (min-width: 1502px){.jc-xxl-c-v{justify-content:center}.jc-xxl-e-v{justify-content:flex-end}}.flex-shrink-0{flex-shrink:0}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-fill{flex:1 1 auto}.jc-s{justify-content:flex-start}.jc-e{justify-content:flex-end}.jc-c{justify-content:center}.jc-b{justify-content:space-between}.jc-a{justify-content:space-around}.jc-ev{justify-content:space-evenly}.ai-s{align-items:flex-start}.ai-e{align-items:flex-end}.ai-c{align-items:center}.ai-b{align-items:baseline}.ai-sch{align-items:stretch}@media (min-width: 576px){.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.flex-sm-fill{flex:1 1 auto}.jc-sm-s{justify-content:flex-start}.jc-sm-e{justify-content:flex-end}.jc-sm-c{justify-content:center}.jc-sm-b{justify-content:space-between}.jc-sm-a{justify-content:space-around}.jc-sm-ev{justify-content:space-evenly}.ai-sm-s{align-items:flex-start}.ai-sm-e{align-items:flex-end}.ai-sm-c{align-items:center}.ai-sm-b{align-items:baseline}.ai-sm-sch{align-items:stretch}}@media (min-width: 768px){.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.flex-md-fill{flex:1 1 auto}.jc-md-s{justify-content:flex-start}.jc-md-e{justify-content:flex-end}.jc-md-c{justify-content:center}.jc-md-b{justify-content:space-between}.jc-md-a{justify-content:space-around}.jc-md-ev{justify-content:space-evenly}.ai-md-s{align-items:flex-start}.ai-md-e{align-items:flex-end}.ai-md-c{align-items:center}.ai-md-b{align-items:baseline}.ai-md-sch{align-items:stretch}}@media (min-width: 992px){.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.flex-lg-fill{flex:1 1 auto}.jc-lg-s{justify-content:flex-start}.jc-lg-e{justify-content:flex-end}.jc-lg-c{justify-content:center}.jc-lg-b{justify-content:space-between}.jc-lg-a{justify-content:space-around}.jc-lg-ev{justify-content:space-evenly}.ai-lg-s{align-items:flex-start}.ai-lg-e{align-items:flex-end}.ai-lg-c{align-items:center}.ai-lg-b{align-items:baseline}.ai-lg-sch{align-items:stretch}}@media (min-width: 1204px){.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.flex-xl-fill{flex:1 1 auto}.jc-xl-s{justify-content:flex-start}.jc-xl-e{justify-content:flex-end}.jc-xl-c{justify-content:center}.jc-xl-b{justify-content:space-between}.jc-xl-a{justify-content:space-around}.jc-xl-ev{justify-content:space-evenly}.ai-xl-s{align-items:flex-start}.ai-xl-e{align-items:flex-end}.ai-xl-c{align-items:center}.ai-xl-b{align-items:baseline}.ai-xl-sch{align-items:stretch}}@media (min-width: 1502px){.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.flex-xxl-fill{flex:1 1 auto}.jc-xxl-s{justify-content:flex-start}.jc-xxl-e{justify-content:flex-end}.jc-xxl-c{justify-content:center}.jc-xxl-b{justify-content:space-between}.jc-xxl-a{justify-content:space-around}.jc-xxl-ev{justify-content:space-evenly}.ai-xxl-s{align-items:flex-start}.ai-xxl-e{align-items:flex-end}.ai-xxl-c{align-items:center}.ai-xxl-b{align-items:baseline}.ai-xxl-sch{align-items:stretch}}}@layer utilities{.float-n{float:none}.float-l{float:left}.float-r{float:right}@media (min-width: 576px){.float-sm-n{float:none}.float-sm-l{float:left}.float-sm-r{float:right}}@media (min-width: 768px){.float-md-n{float:none}.float-md-l{float:left}.float-md-r{float:right}}@media (min-width: 992px){.float-lg-n{float:none}.float-lg-l{float:left}.float-lg-r{float:right}}@media (min-width: 1204px){.float-xl-n{float:none}.float-xl-l{float:left}.float-xl-r{float:right}}@media (min-width: 1502px){.float-xxl-n{float:none}.float-xxl-l{float:left}.float-xxl-r{float:right}}}@layer utilities{.ovx-v{overflow-x:visible}.ovy-v{overflow-y:visible}.ovx-s{overflow-x:scroll}.ovy-s{overflow-y:scroll}.ovx-a{overflow-x:auto}.ovy-a{overflow-y:auto}.ovx-h{overflow-x:hidden}.ovy-h{overflow-y:hidden}@media (min-width: 576px){.ovx-sm-v{overflow-x:visible}.ovy-sm-v{overflow-y:visible}.ovx-sm-s{overflow-x:scroll}.ovy-sm-s{overflow-y:scroll}.ovx-sm-a{overflow-x:auto}.ovy-sm-a{overflow-y:auto}.ovx-sm-h{overflow-x:hidden}.ovy-sm-h{overflow-y:hidden}}@media (min-width: 768px){.ovx-md-v{overflow-x:visible}.ovy-md-v{overflow-y:visible}.ovx-md-s{overflow-x:scroll}.ovy-md-s{overflow-y:scroll}.ovx-md-a{overflow-x:auto}.ovy-md-a{overflow-y:auto}.ovx-md-h{overflow-x:hidden}.ovy-md-h{overflow-y:hidden}}@media (min-width: 992px){.ovx-lg-v{overflow-x:visible}.ovy-lg-v{overflow-y:visible}.ovx-lg-s{overflow-x:scroll}.ovy-lg-s{overflow-y:scroll}.ovx-lg-a{overflow-x:auto}.ovy-lg-a{overflow-y:auto}.ovx-lg-h{overflow-x:hidden}.ovy-lg-h{overflow-y:hidden}}@media (min-width: 1204px){.ovx-xl-v{overflow-x:visible}.ovy-xl-v{overflow-y:visible}.ovx-xl-s{overflow-x:scroll}.ovy-xl-s{overflow-y:scroll}.ovx-xl-a{overflow-x:auto}.ovy-xl-a{overflow-y:auto}.ovx-xl-h{overflow-x:hidden}.ovy-xl-h{overflow-y:hidden}}@media (min-width: 1502px){.ovx-xxl-v{overflow-x:visible}.ovy-xxl-v{overflow-y:visible}.ovx-xxl-s{overflow-x:scroll}.ovy-xxl-s{overflow-y:scroll}.ovx-xxl-a{overflow-x:auto}.ovy-xxl-a{overflow-y:auto}.ovx-xxl-h{overflow-x:hidden}.ovy-xxl-h{overflow-y:hidden}}}@layer utilities{.pos-s{position:static}.pos-r{position:relative}.pos-a{position:absolute}.pos-f{position:fixed}@media (min-width: 576px){.pos-sm-s{position:static}.pos-sm-r{position:relative}.pos-sm-a{position:absolute}.pos-sm-f{position:fixed}}@media (min-width: 768px){.pos-md-s{position:static}.pos-md-r{position:relative}.pos-md-a{position:absolute}.pos-md-f{position:fixed}}@media (min-width: 992px){.pos-lg-s{position:static}.pos-lg-r{position:relative}.pos-lg-a{position:absolute}.pos-lg-f{position:fixed}}@media (min-width: 1204px){.pos-xl-s{position:static}.pos-xl-r{position:relative}.pos-xl-a{position:absolute}.pos-xl-f{position:fixed}}@media (min-width: 1502px){.pos-xxl-s{position:static}.pos-xxl-r{position:relative}.pos-xxl-a{position:absolute}.pos-xxl-f{position:fixed}}.pos-sy{position:sticky;top:0}}@layer utilities{.zin-n10{z-index:-10}.zin-n1{z-index:-1}.zin-1{z-index:1}.zin-2{z-index:2}.zin-3{z-index:3}.zin-4{z-index:4}.zin-5{z-index:5}.zin-6{z-index:6}.zin-7{z-index:7}.zin-8{z-index:8}.zin-9{z-index:9}.zin-10{z-index:10}.zin-20{z-index:20}.zin-30{z-index:30}.zin-40{z-index:40}.zin-50{z-index:50}}@layer utilities{.sh-0{box-shadow:none}.sh-sm{box-shadow:0 0.1rem .27rem rgba(0,0,0,0.05)}.sh-md{box-shadow:0 0.25rem .6rem rgba(0,0,0,0.05),0 0.5rem 1.8rem rgba(0,0,0,0.05)}.sh-lg{box-shadow:0 0.625rem 1.26rem rgba(0,0,0,0.05),0 1.25rem 3.78rem rgba(0,0,0,0.05)}.sh-xl{box-shadow:0 0.625rem 1.26rem rgba(0,0,0,0.25),0 1.25rem 3.78rem rgba(0,0,0,0.25)}.sh-fix{box-shadow:0 0.25rem .6rem rgba(0,0,0,0.05),0 0.5rem 1.8rem rgba(0,0,0,0.05)}.sh-fix.sh-lg{box-shadow:0 0.625rem 1.26rem rgba(0,0,0,0.05),0 1.25rem 3.78rem rgba(0,0,0,0.05)}.sht-0{text-shadow:none}.sht-sm{text-shadow:0.05rem 0.1rem .05rem rgba(0,0,0,0.15)}.sht-md{text-shadow:0.1rem 0.25rem .15rem rgba(0,0,0,0.2)}.sht-lg{text-shadow:0.25rem 0.625rem .625rem rgba(0,0,0,0.25)}}@layer override{.bg.bg-wh .alert,.b.bg-wh .form-control,.b.bg-wh .input-group,.b.bg-wh .img-thumbnail,.b.bg-wh .th-video.bsi-padd>*,.b.bg-wh .bg-so:not(.ou),.b.bg-pr .form-control,.b.bg-pr .input-group,.dropdown-wh .img-thumbnail,.dropdown-wh .th-video.bsi-padd>*{box-shadow:none}.b.bg-wh .c-so{text-shadow:none}}@layer utilities{.w-0{width:0%}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.h-0{height:0%}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-auto{height:auto}@media (min-width: 576px){.w-sm-0{width:0%}.w-sm-25{width:25%}.w-sm-50{width:50%}.w-sm-75{width:75%}.w-sm-100{width:100%}.w-sm-auto{width:auto}.h-sm-0{height:0%}.h-sm-25{height:25%}.h-sm-50{height:50%}.h-sm-75{height:75%}.h-sm-100{height:100%}.h-sm-auto{height:auto}}@media (min-width: 768px){.w-md-0{width:0%}.w-md-25{width:25%}.w-md-50{width:50%}.w-md-75{width:75%}.w-md-100{width:100%}.w-md-auto{width:auto}.h-md-0{height:0%}.h-md-25{height:25%}.h-md-50{height:50%}.h-md-75{height:75%}.h-md-100{height:100%}.h-md-auto{height:auto}}@media (min-width: 992px){.w-lg-0{width:0%}.w-lg-25{width:25%}.w-lg-50{width:50%}.w-lg-75{width:75%}.w-lg-100{width:100%}.w-lg-auto{width:auto}.h-lg-0{height:0%}.h-lg-25{height:25%}.h-lg-50{height:50%}.h-lg-75{height:75%}.h-lg-100{height:100%}.h-lg-auto{height:auto}}@media (min-width: 1204px){.w-xl-0{width:0%}.w-xl-25{width:25%}.w-xl-50{width:50%}.w-xl-75{width:75%}.w-xl-100{width:100%}.w-xl-auto{width:auto}.h-xl-0{height:0%}.h-xl-25{height:25%}.h-xl-50{height:50%}.h-xl-75{height:75%}.h-xl-100{height:100%}.h-xl-auto{height:auto}}@media (min-width: 1502px){.w-xxl-0{width:0%}.w-xxl-25{width:25%}.w-xxl-50{width:50%}.w-xxl-75{width:75%}.w-xxl-100{width:100%}.w-xxl-auto{width:auto}.h-xxl-0{height:0%}.h-xxl-25{height:25%}.h-xxl-50{height:50%}.h-xxl-75{height:75%}.h-xxl-100{height:100%}.h-xxl-auto{height:auto}}.min-w-0{min-width:0}.min-w-1{min-width:14rem}.min-w-2{min-width:24rem}.min-w-3{min-width:34rem}.min-w-4{min-width:54rem}@media (min-width: 576px){.min-w-sm-0{min-width:0}.min-w-sm-1{min-width:14rem}.min-w-sm-2{min-width:24rem}.min-w-sm-3{min-width:34rem}.min-w-sm-4{min-width:54rem}}@media (min-width: 768px){.min-w-md-0{min-width:0}.min-w-md-1{min-width:14rem}.min-w-md-2{min-width:24rem}.min-w-md-3{min-width:34rem}.min-w-md-4{min-width:54rem}}@media (min-width: 992px){.min-w-lg-0{min-width:0}.min-w-lg-1{min-width:14rem}.min-w-lg-2{min-width:24rem}.min-w-lg-3{min-width:34rem}.min-w-lg-4{min-width:54rem}}@media (min-width: 1204px){.min-w-xl-0{min-width:0}.min-w-xl-1{min-width:14rem}.min-w-xl-2{min-width:24rem}.min-w-xl-3{min-width:34rem}.min-w-xl-4{min-width:54rem}}@media (min-width: 1502px){.min-w-xxl-0{min-width:0}.min-w-xxl-1{min-width:14rem}.min-w-xxl-2{min-width:24rem}.min-w-xxl-3{min-width:34rem}.min-w-xxl-4{min-width:54rem}}.max-w-xs{max-width:calc(380px - 2rem * 2)}.max-w-sm{max-width:calc(576px - 2rem * 2)}.max-w-md{max-width:calc(768px - 2rem * 2)}.max-w-lg{max-width:calc(992px - 2rem * 2)}.max-w-xl{max-width:calc(1204px - 2rem * 2)}.max-w-xl.container{max-width:1204px}.max-w-xxl{max-width:calc(1502px - 2rem * 2)}.max-w-xxl.container{max-width:1502px}.max-w-fluid{max-width:100%}.min-h-0{min-height:0}.min-h-1{min-height:3rem}.min-h-2{min-height:4.5rem}.min-h-3{min-height:8rem}.min-h-4{min-height:13em}.min-h-5{min-height:21rem}.min-h-6{min-height:33rem}.min-h-7{min-height:35em}.min-h-8{min-height:345px}.min-h-9{min-height:50vh}.min-h-10{min-height:100vh}.min-h-11{min-height:25vw}.min-h-12{min-height:33.33vw}.min-h-13{min-height:50vw}@media (min-width: 576px){.min-h-sm-0{min-height:0}.min-h-sm-1{min-height:3rem}.min-h-sm-2{min-height:4.5rem}.min-h-sm-3{min-height:8rem}.min-h-sm-4{min-height:13em}.min-h-sm-5{min-height:21rem}.min-h-sm-6{min-height:33rem}.min-h-sm-7{min-height:35em}.min-h-sm-8{min-height:345px}.min-h-sm-9{min-height:50vh}.min-h-sm-10{min-height:100vh}.min-h-sm-11{min-height:25vw}.min-h-sm-12{min-height:33.33vw}.min-h-sm-13{min-height:50vw}}@media (min-width: 768px){.min-h-md-0{min-height:0}.min-h-md-1{min-height:3rem}.min-h-md-2{min-height:4.5rem}.min-h-md-3{min-height:8rem}.min-h-md-4{min-height:13em}.min-h-md-5{min-height:21rem}.min-h-md-6{min-height:33rem}.min-h-md-7{min-height:35em}.min-h-md-8{min-height:345px}.min-h-md-9{min-height:50vh}.min-h-md-10{min-height:100vh}.min-h-md-11{min-height:25vw}.min-h-md-12{min-height:33.33vw}.min-h-md-13{min-height:50vw}}@media (min-width: 992px){.min-h-lg-0{min-height:0}.min-h-lg-1{min-height:3rem}.min-h-lg-2{min-height:4.5rem}.min-h-lg-3{min-height:8rem}.min-h-lg-4{min-height:13em}.min-h-lg-5{min-height:21rem}.min-h-lg-6{min-height:33rem}.min-h-lg-7{min-height:35em}.min-h-lg-8{min-height:345px}.min-h-lg-9{min-height:50vh}.min-h-lg-10{min-height:100vh}.min-h-lg-11{min-height:25vw}.min-h-lg-12{min-height:33.33vw}.min-h-lg-13{min-height:50vw}}@media (min-width: 1204px){.min-h-xl-0{min-height:0}.min-h-xl-1{min-height:3rem}.min-h-xl-2{min-height:4.5rem}.min-h-xl-3{min-height:8rem}.min-h-xl-4{min-height:13em}.min-h-xl-5{min-height:21rem}.min-h-xl-6{min-height:33rem}.min-h-xl-7{min-height:35em}.min-h-xl-8{min-height:345px}.min-h-xl-9{min-height:50vh}.min-h-xl-10{min-height:100vh}.min-h-xl-11{min-height:25vw}.min-h-xl-12{min-height:33.33vw}.min-h-xl-13{min-height:50vw}}@media (min-width: 1502px){.min-h-xxl-0{min-height:0}.min-h-xxl-1{min-height:3rem}.min-h-xxl-2{min-height:4.5rem}.min-h-xxl-3{min-height:8rem}.min-h-xxl-4{min-height:13em}.min-h-xxl-5{min-height:21rem}.min-h-xxl-6{min-height:33rem}.min-h-xxl-7{min-height:35em}.min-h-xxl-8{min-height:345px}.min-h-xxl-9{min-height:50vh}.min-h-xxl-10{min-height:100vh}.min-h-xxl-11{min-height:25vw}.min-h-xxl-12{min-height:33.33vw}.min-h-xxl-13{min-height:50vw}}.max-h-0{max-height:0}.max-h-1{max-height:1rem}.max-h-2{max-height:2rem}.max-h-3{max-height:4rem}.max-h-4{max-height:8rem}.max-h-5{max-height:16rem}.max-h-6{max-height:32rem}.max-h-7{max-height:48rem}.max-h-8{max-height:64rem}@media (min-width: 576px){.max-h-sm-0{max-height:0}.max-h-sm-1{max-height:1rem}.max-h-sm-2{max-height:2rem}.max-h-sm-3{max-height:4rem}.max-h-sm-4{max-height:8rem}.max-h-sm-5{max-height:16rem}.max-h-sm-6{max-height:32rem}.max-h-sm-7{max-height:48rem}.max-h-sm-8{max-height:64rem}}@media (min-width: 768px){.max-h-md-0{max-height:0}.max-h-md-1{max-height:1rem}.max-h-md-2{max-height:2rem}.max-h-md-3{max-height:4rem}.max-h-md-4{max-height:8rem}.max-h-md-5{max-height:16rem}.max-h-md-6{max-height:32rem}.max-h-md-7{max-height:48rem}.max-h-md-8{max-height:64rem}}@media (min-width: 992px){.max-h-lg-0{max-height:0}.max-h-lg-1{max-height:1rem}.max-h-lg-2{max-height:2rem}.max-h-lg-3{max-height:4rem}.max-h-lg-4{max-height:8rem}.max-h-lg-5{max-height:16rem}.max-h-lg-6{max-height:32rem}.max-h-lg-7{max-height:48rem}.max-h-lg-8{max-height:64rem}}@media (min-width: 1204px){.max-h-xl-0{max-height:0}.max-h-xl-1{max-height:1rem}.max-h-xl-2{max-height:2rem}.max-h-xl-3{max-height:4rem}.max-h-xl-4{max-height:8rem}.max-h-xl-5{max-height:16rem}.max-h-xl-6{max-height:32rem}.max-h-xl-7{max-height:48rem}.max-h-xl-8{max-height:64rem}}@media (min-width: 1502px){.max-h-xxl-0{max-height:0}.max-h-xxl-1{max-height:1rem}.max-h-xxl-2{max-height:2rem}.max-h-xxl-3{max-height:4rem}.max-h-xxl-4{max-height:8rem}.max-h-xxl-5{max-height:16rem}.max-h-xxl-6{max-height:32rem}.max-h-xxl-7{max-height:48rem}.max-h-xxl-8{max-height:64rem}}}@layer utilities{.mr-i{margin-right:.41668rem}.btn .mr-i{margin-right:.62501rem}.ml-i{margin-left:.41668rem}.btn .ml-i{margin-left:.62501rem}.m-0{margin:0}.mt-0,.my-0{margin-top:0}.mb-0,.my-0{margin-bottom:0}.mr-0,.mx-0{margin-right:0}.ml-0,.mx-0{margin-left:0}.mt-n0,.my-n0{margin-top:calc(0 * -1)}.mb-n0,.my-n0{margin-bottom:calc(0 * -1)}.mr-n0,.mx-n0{margin-right:calc(0 * -1)}.ml-n0,.mx-n0{margin-left:calc(0 * -1)}.m-1{margin:.33334rem}.mt-1,.my-1{margin-top:.33334rem}.mb-1,.my-1{margin-bottom:.33334rem}.mr-1,.mx-1{margin-right:.33334rem}.ml-1,.mx-1{margin-left:.33334rem}.mt-n1,.my-n1{margin-top:calc(.33334rem * -1)}.mb-n1,.my-n1{margin-bottom:calc(.33334rem * -1)}.mr-n1,.mx-n1{margin-right:calc(.33334rem * -1)}.ml-n1,.mx-n1{margin-left:calc(.33334rem * -1)}.m-2{margin:.66667rem}.mt-2,.my-2{margin-top:.66667rem}.mb-2,.my-2{margin-bottom:.66667rem}.mr-2,.mx-2{margin-right:.66667rem}.ml-2,.mx-2{margin-left:.66667rem}.mt-n2,.my-n2{margin-top:calc(.66667rem * -1)}.mb-n2,.my-n2{margin-bottom:calc(.66667rem * -1)}.mr-n2,.mx-n2{margin-right:calc(.66667rem * -1)}.ml-n2,.mx-n2{margin-left:calc(.66667rem * -1)}.m-3{margin:1rem}.mt-3,.my-3{margin-top:1rem}.mb-3,.my-3{margin-bottom:1rem}.mr-3,.mx-3{margin-right:1rem}.ml-3,.mx-3{margin-left:1rem}.mt-n3,.my-n3{margin-top:calc(1rem * -1)}.mb-n3,.my-n3{margin-bottom:calc(1rem * -1)}.mr-n3,.mx-n3{margin-right:calc(1rem * -1)}.ml-n3,.mx-n3{margin-left:calc(1rem * -1)}.m-4{margin:1.3334rem}.mt-4,.my-4{margin-top:1.3334rem}.mb-4,.my-4{margin-bottom:1.3334rem}.mr-4,.mx-4{margin-right:1.3334rem}.ml-4,.mx-4{margin-left:1.3334rem}.mt-n4,.my-n4{margin-top:calc(1.3334rem * -1)}.mb-n4,.my-n4{margin-bottom:calc(1.3334rem * -1)}.mr-n4,.mx-n4{margin-right:calc(1.3334rem * -1)}.ml-n4,.mx-n4{margin-left:calc(1.3334rem * -1)}.m-5{margin:2rem}.mt-5,.my-5{margin-top:2rem}.mb-5,.my-5{margin-bottom:2rem}.mr-5,.mx-5{margin-right:2rem}.ml-5,.mx-5{margin-left:2rem}.mt-n5,.my-n5{margin-top:calc(2rem * -1)}.mb-n5,.my-n5{margin-bottom:calc(2rem * -1)}.mr-n5,.mx-n5{margin-right:calc(2rem * -1)}.ml-n5,.mx-n5{margin-left:calc(2rem * -1)}.m-6{margin:3.3334rem}.mt-6,.my-6{margin-top:3.3334rem}.mb-6,.my-6{margin-bottom:3.3334rem}.mr-6,.mx-6{margin-right:3.3334rem}.ml-6,.mx-6{margin-left:3.3334rem}.mt-n6,.my-n6{margin-top:calc(3.3334rem * -1)}.mb-n6,.my-n6{margin-bottom:calc(3.3334rem * -1)}.mr-n6,.mx-n6{margin-right:calc(3.3334rem * -1)}.ml-n6,.mx-n6{margin-left:calc(3.3334rem * -1)}.m-7{margin:calc(3.3334rem + 8rem)}.mt-7,.my-7{margin-top:calc(3.3334rem + 8rem)}.mb-7,.my-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-7,.mx-7{margin-right:calc(3.3334rem + 8rem)}.ml-7,.mx-7{margin-left:calc(3.3334rem + 8rem)}.mt-n7,.my-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-n7,.my-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-n7,.mx-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-n7,.mx-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-0{padding:0}.pt-0,.py-0{padding-top:0}.pb-0,.py-0{padding-bottom:0}.pr-0,.px-0{padding-right:0}.pl-0,.px-0{padding-left:0}.p-1{padding:.33334rem}.pt-1,.py-1{padding-top:.33334rem}.pb-1,.py-1{padding-bottom:.33334rem}.pr-1,.px-1{padding-right:.33334rem}.pl-1,.px-1{padding-left:.33334rem}.p-2{padding:.66667rem}.pt-2,.py-2{padding-top:.66667rem}.pb-2,.py-2{padding-bottom:.66667rem}.pr-2,.px-2{padding-right:.66667rem}.pl-2,.px-2{padding-left:.66667rem}.p-3{padding:1rem}.pt-3,.py-3{padding-top:1rem}.pb-3,.py-3{padding-bottom:1rem}.pr-3,.px-3{padding-right:1rem}.pl-3,.px-3{padding-left:1rem}.p-4{padding:1.3334rem}.pt-4,.py-4{padding-top:1.3334rem}.pb-4,.py-4{padding-bottom:1.3334rem}.pr-4,.px-4{padding-right:1.3334rem}.pl-4,.px-4{padding-left:1.3334rem}.p-5{padding:2rem}.pt-5,.py-5{padding-top:2rem}.pb-5,.py-5{padding-bottom:2rem}.pr-5,.px-5{padding-right:2rem}.pl-5,.px-5{padding-left:2rem}.p-6{padding:3.3334rem}.pt-6,.py-6{padding-top:3.3334rem}.pb-6,.py-6{padding-bottom:3.3334rem}.pr-6,.px-6{padding-right:3.3334rem}.pl-6,.px-6{padding-left:3.3334rem}.p-7{padding:calc(3.3334rem + 8rem)}.pt-7,.py-7{padding-top:calc(3.3334rem + 8rem)}.pb-7,.py-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-7,.px-7{padding-right:calc(3.3334rem + 8rem)}.pl-7,.px-7{padding-left:calc(3.3334rem + 8rem)}.m-auto{margin:auto}.mt-auto,.my-auto{margin-top:auto}.mr-auto,.mx-auto{margin-right:auto}.mb-auto,.my-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}@media (min-width: 576px){.m-sm-0{margin:0}.mt-sm-0,.my-sm-0{margin-top:0}.mb-sm-0,.my-sm-0{margin-bottom:0}.mr-sm-0,.mx-sm-0{margin-right:0}.ml-sm-0,.mx-sm-0{margin-left:0}.mt-sm-n0,.my-sm-n0{margin-top:calc(0 * -1)}.mb-sm-n0,.my-sm-n0{margin-bottom:calc(0 * -1)}.mr-sm-n0,.mx-sm-n0{margin-right:calc(0 * -1)}.ml-sm-n0,.mx-sm-n0{margin-left:calc(0 * -1)}.m-sm-1{margin:.33334rem}.mt-sm-1,.my-sm-1{margin-top:.33334rem}.mb-sm-1,.my-sm-1{margin-bottom:.33334rem}.mr-sm-1,.mx-sm-1{margin-right:.33334rem}.ml-sm-1,.mx-sm-1{margin-left:.33334rem}.mt-sm-n1,.my-sm-n1{margin-top:calc(.33334rem * -1)}.mb-sm-n1,.my-sm-n1{margin-bottom:calc(.33334rem * -1)}.mr-sm-n1,.mx-sm-n1{margin-right:calc(.33334rem * -1)}.ml-sm-n1,.mx-sm-n1{margin-left:calc(.33334rem * -1)}.m-sm-2{margin:.66667rem}.mt-sm-2,.my-sm-2{margin-top:.66667rem}.mb-sm-2,.my-sm-2{margin-bottom:.66667rem}.mr-sm-2,.mx-sm-2{margin-right:.66667rem}.ml-sm-2,.mx-sm-2{margin-left:.66667rem}.mt-sm-n2,.my-sm-n2{margin-top:calc(.66667rem * -1)}.mb-sm-n2,.my-sm-n2{margin-bottom:calc(.66667rem * -1)}.mr-sm-n2,.mx-sm-n2{margin-right:calc(.66667rem * -1)}.ml-sm-n2,.mx-sm-n2{margin-left:calc(.66667rem * -1)}.m-sm-3{margin:1rem}.mt-sm-3,.my-sm-3{margin-top:1rem}.mb-sm-3,.my-sm-3{margin-bottom:1rem}.mr-sm-3,.mx-sm-3{margin-right:1rem}.ml-sm-3,.mx-sm-3{margin-left:1rem}.mt-sm-n3,.my-sm-n3{margin-top:calc(1rem * -1)}.mb-sm-n3,.my-sm-n3{margin-bottom:calc(1rem * -1)}.mr-sm-n3,.mx-sm-n3{margin-right:calc(1rem * -1)}.ml-sm-n3,.mx-sm-n3{margin-left:calc(1rem * -1)}.m-sm-4{margin:1.3334rem}.mt-sm-4,.my-sm-4{margin-top:1.3334rem}.mb-sm-4,.my-sm-4{margin-bottom:1.3334rem}.mr-sm-4,.mx-sm-4{margin-right:1.3334rem}.ml-sm-4,.mx-sm-4{margin-left:1.3334rem}.mt-sm-n4,.my-sm-n4{margin-top:calc(1.3334rem * -1)}.mb-sm-n4,.my-sm-n4{margin-bottom:calc(1.3334rem * -1)}.mr-sm-n4,.mx-sm-n4{margin-right:calc(1.3334rem * -1)}.ml-sm-n4,.mx-sm-n4{margin-left:calc(1.3334rem * -1)}.m-sm-5{margin:2rem}.mt-sm-5,.my-sm-5{margin-top:2rem}.mb-sm-5,.my-sm-5{margin-bottom:2rem}.mr-sm-5,.mx-sm-5{margin-right:2rem}.ml-sm-5,.mx-sm-5{margin-left:2rem}.mt-sm-n5,.my-sm-n5{margin-top:calc(2rem * -1)}.mb-sm-n5,.my-sm-n5{margin-bottom:calc(2rem * -1)}.mr-sm-n5,.mx-sm-n5{margin-right:calc(2rem * -1)}.ml-sm-n5,.mx-sm-n5{margin-left:calc(2rem * -1)}.m-sm-6{margin:3.3334rem}.mt-sm-6,.my-sm-6{margin-top:3.3334rem}.mb-sm-6,.my-sm-6{margin-bottom:3.3334rem}.mr-sm-6,.mx-sm-6{margin-right:3.3334rem}.ml-sm-6,.mx-sm-6{margin-left:3.3334rem}.mt-sm-n6,.my-sm-n6{margin-top:calc(3.3334rem * -1)}.mb-sm-n6,.my-sm-n6{margin-bottom:calc(3.3334rem * -1)}.mr-sm-n6,.mx-sm-n6{margin-right:calc(3.3334rem * -1)}.ml-sm-n6,.mx-sm-n6{margin-left:calc(3.3334rem * -1)}.m-sm-7{margin:calc(3.3334rem + 8rem)}.mt-sm-7,.my-sm-7{margin-top:calc(3.3334rem + 8rem)}.mb-sm-7,.my-sm-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-sm-7,.mx-sm-7{margin-right:calc(3.3334rem + 8rem)}.ml-sm-7,.mx-sm-7{margin-left:calc(3.3334rem + 8rem)}.mt-sm-n7,.my-sm-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-sm-n7,.my-sm-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-sm-n7,.mx-sm-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-sm-n7,.mx-sm-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-sm-0{padding:0}.pt-sm-0,.py-sm-0{padding-top:0}.pb-sm-0,.py-sm-0{padding-bottom:0}.pr-sm-0,.px-sm-0{padding-right:0}.pl-sm-0,.px-sm-0{padding-left:0}.p-sm-1{padding:.33334rem}.pt-sm-1,.py-sm-1{padding-top:.33334rem}.pb-sm-1,.py-sm-1{padding-bottom:.33334rem}.pr-sm-1,.px-sm-1{padding-right:.33334rem}.pl-sm-1,.px-sm-1{padding-left:.33334rem}.p-sm-2{padding:.66667rem}.pt-sm-2,.py-sm-2{padding-top:.66667rem}.pb-sm-2,.py-sm-2{padding-bottom:.66667rem}.pr-sm-2,.px-sm-2{padding-right:.66667rem}.pl-sm-2,.px-sm-2{padding-left:.66667rem}.p-sm-3{padding:1rem}.pt-sm-3,.py-sm-3{padding-top:1rem}.pb-sm-3,.py-sm-3{padding-bottom:1rem}.pr-sm-3,.px-sm-3{padding-right:1rem}.pl-sm-3,.px-sm-3{padding-left:1rem}.p-sm-4{padding:1.3334rem}.pt-sm-4,.py-sm-4{padding-top:1.3334rem}.pb-sm-4,.py-sm-4{padding-bottom:1.3334rem}.pr-sm-4,.px-sm-4{padding-right:1.3334rem}.pl-sm-4,.px-sm-4{padding-left:1.3334rem}.p-sm-5{padding:2rem}.pt-sm-5,.py-sm-5{padding-top:2rem}.pb-sm-5,.py-sm-5{padding-bottom:2rem}.pr-sm-5,.px-sm-5{padding-right:2rem}.pl-sm-5,.px-sm-5{padding-left:2rem}.p-sm-6{padding:3.3334rem}.pt-sm-6,.py-sm-6{padding-top:3.3334rem}.pb-sm-6,.py-sm-6{padding-bottom:3.3334rem}.pr-sm-6,.px-sm-6{padding-right:3.3334rem}.pl-sm-6,.px-sm-6{padding-left:3.3334rem}.p-sm-7{padding:calc(3.3334rem + 8rem)}.pt-sm-7,.py-sm-7{padding-top:calc(3.3334rem + 8rem)}.pb-sm-7,.py-sm-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-sm-7,.px-sm-7{padding-right:calc(3.3334rem + 8rem)}.pl-sm-7,.px-sm-7{padding-left:calc(3.3334rem + 8rem)}.m-sm-auto{margin:auto}.mt-sm-auto,.my-sm-auto{margin-top:auto}.mr-sm-auto,.mx-sm-auto{margin-right:auto}.mb-sm-auto,.my-sm-auto{margin-bottom:auto}.ml-sm-auto,.mx-sm-auto{margin-left:auto}}@media (min-width: 768px){.m-md-0{margin:0}.mt-md-0,.my-md-0{margin-top:0}.mb-md-0,.my-md-0{margin-bottom:0}.mr-md-0,.mx-md-0{margin-right:0}.ml-md-0,.mx-md-0{margin-left:0}.mt-md-n0,.my-md-n0{margin-top:calc(0 * -1)}.mb-md-n0,.my-md-n0{margin-bottom:calc(0 * -1)}.mr-md-n0,.mx-md-n0{margin-right:calc(0 * -1)}.ml-md-n0,.mx-md-n0{margin-left:calc(0 * -1)}.m-md-1{margin:.33334rem}.mt-md-1,.my-md-1{margin-top:.33334rem}.mb-md-1,.my-md-1{margin-bottom:.33334rem}.mr-md-1,.mx-md-1{margin-right:.33334rem}.ml-md-1,.mx-md-1{margin-left:.33334rem}.mt-md-n1,.my-md-n1{margin-top:calc(.33334rem * -1)}.mb-md-n1,.my-md-n1{margin-bottom:calc(.33334rem * -1)}.mr-md-n1,.mx-md-n1{margin-right:calc(.33334rem * -1)}.ml-md-n1,.mx-md-n1{margin-left:calc(.33334rem * -1)}.m-md-2{margin:.66667rem}.mt-md-2,.my-md-2{margin-top:.66667rem}.mb-md-2,.my-md-2{margin-bottom:.66667rem}.mr-md-2,.mx-md-2{margin-right:.66667rem}.ml-md-2,.mx-md-2{margin-left:.66667rem}.mt-md-n2,.my-md-n2{margin-top:calc(.66667rem * -1)}.mb-md-n2,.my-md-n2{margin-bottom:calc(.66667rem * -1)}.mr-md-n2,.mx-md-n2{margin-right:calc(.66667rem * -1)}.ml-md-n2,.mx-md-n2{margin-left:calc(.66667rem * -1)}.m-md-3{margin:1rem}.mt-md-3,.my-md-3{margin-top:1rem}.mb-md-3,.my-md-3{margin-bottom:1rem}.mr-md-3,.mx-md-3{margin-right:1rem}.ml-md-3,.mx-md-3{margin-left:1rem}.mt-md-n3,.my-md-n3{margin-top:calc(1rem * -1)}.mb-md-n3,.my-md-n3{margin-bottom:calc(1rem * -1)}.mr-md-n3,.mx-md-n3{margin-right:calc(1rem * -1)}.ml-md-n3,.mx-md-n3{margin-left:calc(1rem * -1)}.m-md-4{margin:1.3334rem}.mt-md-4,.my-md-4{margin-top:1.3334rem}.mb-md-4,.my-md-4{margin-bottom:1.3334rem}.mr-md-4,.mx-md-4{margin-right:1.3334rem}.ml-md-4,.mx-md-4{margin-left:1.3334rem}.mt-md-n4,.my-md-n4{margin-top:calc(1.3334rem * -1)}.mb-md-n4,.my-md-n4{margin-bottom:calc(1.3334rem * -1)}.mr-md-n4,.mx-md-n4{margin-right:calc(1.3334rem * -1)}.ml-md-n4,.mx-md-n4{margin-left:calc(1.3334rem * -1)}.m-md-5{margin:2rem}.mt-md-5,.my-md-5{margin-top:2rem}.mb-md-5,.my-md-5{margin-bottom:2rem}.mr-md-5,.mx-md-5{margin-right:2rem}.ml-md-5,.mx-md-5{margin-left:2rem}.mt-md-n5,.my-md-n5{margin-top:calc(2rem * -1)}.mb-md-n5,.my-md-n5{margin-bottom:calc(2rem * -1)}.mr-md-n5,.mx-md-n5{margin-right:calc(2rem * -1)}.ml-md-n5,.mx-md-n5{margin-left:calc(2rem * -1)}.m-md-6{margin:3.3334rem}.mt-md-6,.my-md-6{margin-top:3.3334rem}.mb-md-6,.my-md-6{margin-bottom:3.3334rem}.mr-md-6,.mx-md-6{margin-right:3.3334rem}.ml-md-6,.mx-md-6{margin-left:3.3334rem}.mt-md-n6,.my-md-n6{margin-top:calc(3.3334rem * -1)}.mb-md-n6,.my-md-n6{margin-bottom:calc(3.3334rem * -1)}.mr-md-n6,.mx-md-n6{margin-right:calc(3.3334rem * -1)}.ml-md-n6,.mx-md-n6{margin-left:calc(3.3334rem * -1)}.m-md-7{margin:calc(3.3334rem + 8rem)}.mt-md-7,.my-md-7{margin-top:calc(3.3334rem + 8rem)}.mb-md-7,.my-md-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-md-7,.mx-md-7{margin-right:calc(3.3334rem + 8rem)}.ml-md-7,.mx-md-7{margin-left:calc(3.3334rem + 8rem)}.mt-md-n7,.my-md-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-md-n7,.my-md-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-md-n7,.mx-md-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-md-n7,.mx-md-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-md-0{padding:0}.pt-md-0,.py-md-0{padding-top:0}.pb-md-0,.py-md-0{padding-bottom:0}.pr-md-0,.px-md-0{padding-right:0}.pl-md-0,.px-md-0{padding-left:0}.p-md-1{padding:.33334rem}.pt-md-1,.py-md-1{padding-top:.33334rem}.pb-md-1,.py-md-1{padding-bottom:.33334rem}.pr-md-1,.px-md-1{padding-right:.33334rem}.pl-md-1,.px-md-1{padding-left:.33334rem}.p-md-2{padding:.66667rem}.pt-md-2,.py-md-2{padding-top:.66667rem}.pb-md-2,.py-md-2{padding-bottom:.66667rem}.pr-md-2,.px-md-2{padding-right:.66667rem}.pl-md-2,.px-md-2{padding-left:.66667rem}.p-md-3{padding:1rem}.pt-md-3,.py-md-3{padding-top:1rem}.pb-md-3,.py-md-3{padding-bottom:1rem}.pr-md-3,.px-md-3{padding-right:1rem}.pl-md-3,.px-md-3{padding-left:1rem}.p-md-4{padding:1.3334rem}.pt-md-4,.py-md-4{padding-top:1.3334rem}.pb-md-4,.py-md-4{padding-bottom:1.3334rem}.pr-md-4,.px-md-4{padding-right:1.3334rem}.pl-md-4,.px-md-4{padding-left:1.3334rem}.p-md-5{padding:2rem}.pt-md-5,.py-md-5{padding-top:2rem}.pb-md-5,.py-md-5{padding-bottom:2rem}.pr-md-5,.px-md-5{padding-right:2rem}.pl-md-5,.px-md-5{padding-left:2rem}.p-md-6{padding:3.3334rem}.pt-md-6,.py-md-6{padding-top:3.3334rem}.pb-md-6,.py-md-6{padding-bottom:3.3334rem}.pr-md-6,.px-md-6{padding-right:3.3334rem}.pl-md-6,.px-md-6{padding-left:3.3334rem}.p-md-7{padding:calc(3.3334rem + 8rem)}.pt-md-7,.py-md-7{padding-top:calc(3.3334rem + 8rem)}.pb-md-7,.py-md-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-md-7,.px-md-7{padding-right:calc(3.3334rem + 8rem)}.pl-md-7,.px-md-7{padding-left:calc(3.3334rem + 8rem)}.m-md-auto{margin:auto}.mt-md-auto,.my-md-auto{margin-top:auto}.mr-md-auto,.mx-md-auto{margin-right:auto}.mb-md-auto,.my-md-auto{margin-bottom:auto}.ml-md-auto,.mx-md-auto{margin-left:auto}}@media (min-width: 992px){.m-lg-0{margin:0}.mt-lg-0,.my-lg-0{margin-top:0}.mb-lg-0,.my-lg-0{margin-bottom:0}.mr-lg-0,.mx-lg-0{margin-right:0}.ml-lg-0,.mx-lg-0{margin-left:0}.mt-lg-n0,.my-lg-n0{margin-top:calc(0 * -1)}.mb-lg-n0,.my-lg-n0{margin-bottom:calc(0 * -1)}.mr-lg-n0,.mx-lg-n0{margin-right:calc(0 * -1)}.ml-lg-n0,.mx-lg-n0{margin-left:calc(0 * -1)}.m-lg-1{margin:.33334rem}.mt-lg-1,.my-lg-1{margin-top:.33334rem}.mb-lg-1,.my-lg-1{margin-bottom:.33334rem}.mr-lg-1,.mx-lg-1{margin-right:.33334rem}.ml-lg-1,.mx-lg-1{margin-left:.33334rem}.mt-lg-n1,.my-lg-n1{margin-top:calc(.33334rem * -1)}.mb-lg-n1,.my-lg-n1{margin-bottom:calc(.33334rem * -1)}.mr-lg-n1,.mx-lg-n1{margin-right:calc(.33334rem * -1)}.ml-lg-n1,.mx-lg-n1{margin-left:calc(.33334rem * -1)}.m-lg-2{margin:.66667rem}.mt-lg-2,.my-lg-2{margin-top:.66667rem}.mb-lg-2,.my-lg-2{margin-bottom:.66667rem}.mr-lg-2,.mx-lg-2{margin-right:.66667rem}.ml-lg-2,.mx-lg-2{margin-left:.66667rem}.mt-lg-n2,.my-lg-n2{margin-top:calc(.66667rem * -1)}.mb-lg-n2,.my-lg-n2{margin-bottom:calc(.66667rem * -1)}.mr-lg-n2,.mx-lg-n2{margin-right:calc(.66667rem * -1)}.ml-lg-n2,.mx-lg-n2{margin-left:calc(.66667rem * -1)}.m-lg-3{margin:1rem}.mt-lg-3,.my-lg-3{margin-top:1rem}.mb-lg-3,.my-lg-3{margin-bottom:1rem}.mr-lg-3,.mx-lg-3{margin-right:1rem}.ml-lg-3,.mx-lg-3{margin-left:1rem}.mt-lg-n3,.my-lg-n3{margin-top:calc(1rem * -1)}.mb-lg-n3,.my-lg-n3{margin-bottom:calc(1rem * -1)}.mr-lg-n3,.mx-lg-n3{margin-right:calc(1rem * -1)}.ml-lg-n3,.mx-lg-n3{margin-left:calc(1rem * -1)}.m-lg-4{margin:1.3334rem}.mt-lg-4,.my-lg-4{margin-top:1.3334rem}.mb-lg-4,.my-lg-4{margin-bottom:1.3334rem}.mr-lg-4,.mx-lg-4{margin-right:1.3334rem}.ml-lg-4,.mx-lg-4{margin-left:1.3334rem}.mt-lg-n4,.my-lg-n4{margin-top:calc(1.3334rem * -1)}.mb-lg-n4,.my-lg-n4{margin-bottom:calc(1.3334rem * -1)}.mr-lg-n4,.mx-lg-n4{margin-right:calc(1.3334rem * -1)}.ml-lg-n4,.mx-lg-n4{margin-left:calc(1.3334rem * -1)}.m-lg-5{margin:2rem}.mt-lg-5,.my-lg-5{margin-top:2rem}.mb-lg-5,.my-lg-5{margin-bottom:2rem}.mr-lg-5,.mx-lg-5{margin-right:2rem}.ml-lg-5,.mx-lg-5{margin-left:2rem}.mt-lg-n5,.my-lg-n5{margin-top:calc(2rem * -1)}.mb-lg-n5,.my-lg-n5{margin-bottom:calc(2rem * -1)}.mr-lg-n5,.mx-lg-n5{margin-right:calc(2rem * -1)}.ml-lg-n5,.mx-lg-n5{margin-left:calc(2rem * -1)}.m-lg-6{margin:3.3334rem}.mt-lg-6,.my-lg-6{margin-top:3.3334rem}.mb-lg-6,.my-lg-6{margin-bottom:3.3334rem}.mr-lg-6,.mx-lg-6{margin-right:3.3334rem}.ml-lg-6,.mx-lg-6{margin-left:3.3334rem}.mt-lg-n6,.my-lg-n6{margin-top:calc(3.3334rem * -1)}.mb-lg-n6,.my-lg-n6{margin-bottom:calc(3.3334rem * -1)}.mr-lg-n6,.mx-lg-n6{margin-right:calc(3.3334rem * -1)}.ml-lg-n6,.mx-lg-n6{margin-left:calc(3.3334rem * -1)}.m-lg-7{margin:calc(3.3334rem + 8rem)}.mt-lg-7,.my-lg-7{margin-top:calc(3.3334rem + 8rem)}.mb-lg-7,.my-lg-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-lg-7,.mx-lg-7{margin-right:calc(3.3334rem + 8rem)}.ml-lg-7,.mx-lg-7{margin-left:calc(3.3334rem + 8rem)}.mt-lg-n7,.my-lg-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-lg-n7,.my-lg-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-lg-n7,.mx-lg-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-lg-n7,.mx-lg-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-lg-0{padding:0}.pt-lg-0,.py-lg-0{padding-top:0}.pb-lg-0,.py-lg-0{padding-bottom:0}.pr-lg-0,.px-lg-0{padding-right:0}.pl-lg-0,.px-lg-0{padding-left:0}.p-lg-1{padding:.33334rem}.pt-lg-1,.py-lg-1{padding-top:.33334rem}.pb-lg-1,.py-lg-1{padding-bottom:.33334rem}.pr-lg-1,.px-lg-1{padding-right:.33334rem}.pl-lg-1,.px-lg-1{padding-left:.33334rem}.p-lg-2{padding:.66667rem}.pt-lg-2,.py-lg-2{padding-top:.66667rem}.pb-lg-2,.py-lg-2{padding-bottom:.66667rem}.pr-lg-2,.px-lg-2{padding-right:.66667rem}.pl-lg-2,.px-lg-2{padding-left:.66667rem}.p-lg-3{padding:1rem}.pt-lg-3,.py-lg-3{padding-top:1rem}.pb-lg-3,.py-lg-3{padding-bottom:1rem}.pr-lg-3,.px-lg-3{padding-right:1rem}.pl-lg-3,.px-lg-3{padding-left:1rem}.p-lg-4{padding:1.3334rem}.pt-lg-4,.py-lg-4{padding-top:1.3334rem}.pb-lg-4,.py-lg-4{padding-bottom:1.3334rem}.pr-lg-4,.px-lg-4{padding-right:1.3334rem}.pl-lg-4,.px-lg-4{padding-left:1.3334rem}.p-lg-5{padding:2rem}.pt-lg-5,.py-lg-5{padding-top:2rem}.pb-lg-5,.py-lg-5{padding-bottom:2rem}.pr-lg-5,.px-lg-5{padding-right:2rem}.pl-lg-5,.px-lg-5{padding-left:2rem}.p-lg-6{padding:3.3334rem}.pt-lg-6,.py-lg-6{padding-top:3.3334rem}.pb-lg-6,.py-lg-6{padding-bottom:3.3334rem}.pr-lg-6,.px-lg-6{padding-right:3.3334rem}.pl-lg-6,.px-lg-6{padding-left:3.3334rem}.p-lg-7{padding:calc(3.3334rem + 8rem)}.pt-lg-7,.py-lg-7{padding-top:calc(3.3334rem + 8rem)}.pb-lg-7,.py-lg-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-lg-7,.px-lg-7{padding-right:calc(3.3334rem + 8rem)}.pl-lg-7,.px-lg-7{padding-left:calc(3.3334rem + 8rem)}.m-lg-auto{margin:auto}.mt-lg-auto,.my-lg-auto{margin-top:auto}.mr-lg-auto,.mx-lg-auto{margin-right:auto}.mb-lg-auto,.my-lg-auto{margin-bottom:auto}.ml-lg-auto,.mx-lg-auto{margin-left:auto}}@media (min-width: 1204px){.m-xl-0{margin:0}.mt-xl-0,.my-xl-0{margin-top:0}.mb-xl-0,.my-xl-0{margin-bottom:0}.mr-xl-0,.mx-xl-0{margin-right:0}.ml-xl-0,.mx-xl-0{margin-left:0}.mt-xl-n0,.my-xl-n0{margin-top:calc(0 * -1)}.mb-xl-n0,.my-xl-n0{margin-bottom:calc(0 * -1)}.mr-xl-n0,.mx-xl-n0{margin-right:calc(0 * -1)}.ml-xl-n0,.mx-xl-n0{margin-left:calc(0 * -1)}.m-xl-1{margin:.33334rem}.mt-xl-1,.my-xl-1{margin-top:.33334rem}.mb-xl-1,.my-xl-1{margin-bottom:.33334rem}.mr-xl-1,.mx-xl-1{margin-right:.33334rem}.ml-xl-1,.mx-xl-1{margin-left:.33334rem}.mt-xl-n1,.my-xl-n1{margin-top:calc(.33334rem * -1)}.mb-xl-n1,.my-xl-n1{margin-bottom:calc(.33334rem * -1)}.mr-xl-n1,.mx-xl-n1{margin-right:calc(.33334rem * -1)}.ml-xl-n1,.mx-xl-n1{margin-left:calc(.33334rem * -1)}.m-xl-2{margin:.66667rem}.mt-xl-2,.my-xl-2{margin-top:.66667rem}.mb-xl-2,.my-xl-2{margin-bottom:.66667rem}.mr-xl-2,.mx-xl-2{margin-right:.66667rem}.ml-xl-2,.mx-xl-2{margin-left:.66667rem}.mt-xl-n2,.my-xl-n2{margin-top:calc(.66667rem * -1)}.mb-xl-n2,.my-xl-n2{margin-bottom:calc(.66667rem * -1)}.mr-xl-n2,.mx-xl-n2{margin-right:calc(.66667rem * -1)}.ml-xl-n2,.mx-xl-n2{margin-left:calc(.66667rem * -1)}.m-xl-3{margin:1rem}.mt-xl-3,.my-xl-3{margin-top:1rem}.mb-xl-3,.my-xl-3{margin-bottom:1rem}.mr-xl-3,.mx-xl-3{margin-right:1rem}.ml-xl-3,.mx-xl-3{margin-left:1rem}.mt-xl-n3,.my-xl-n3{margin-top:calc(1rem * -1)}.mb-xl-n3,.my-xl-n3{margin-bottom:calc(1rem * -1)}.mr-xl-n3,.mx-xl-n3{margin-right:calc(1rem * -1)}.ml-xl-n3,.mx-xl-n3{margin-left:calc(1rem * -1)}.m-xl-4{margin:1.3334rem}.mt-xl-4,.my-xl-4{margin-top:1.3334rem}.mb-xl-4,.my-xl-4{margin-bottom:1.3334rem}.mr-xl-4,.mx-xl-4{margin-right:1.3334rem}.ml-xl-4,.mx-xl-4{margin-left:1.3334rem}.mt-xl-n4,.my-xl-n4{margin-top:calc(1.3334rem * -1)}.mb-xl-n4,.my-xl-n4{margin-bottom:calc(1.3334rem * -1)}.mr-xl-n4,.mx-xl-n4{margin-right:calc(1.3334rem * -1)}.ml-xl-n4,.mx-xl-n4{margin-left:calc(1.3334rem * -1)}.m-xl-5{margin:2rem}.mt-xl-5,.my-xl-5{margin-top:2rem}.mb-xl-5,.my-xl-5{margin-bottom:2rem}.mr-xl-5,.mx-xl-5{margin-right:2rem}.ml-xl-5,.mx-xl-5{margin-left:2rem}.mt-xl-n5,.my-xl-n5{margin-top:calc(2rem * -1)}.mb-xl-n5,.my-xl-n5{margin-bottom:calc(2rem * -1)}.mr-xl-n5,.mx-xl-n5{margin-right:calc(2rem * -1)}.ml-xl-n5,.mx-xl-n5{margin-left:calc(2rem * -1)}.m-xl-6{margin:3.3334rem}.mt-xl-6,.my-xl-6{margin-top:3.3334rem}.mb-xl-6,.my-xl-6{margin-bottom:3.3334rem}.mr-xl-6,.mx-xl-6{margin-right:3.3334rem}.ml-xl-6,.mx-xl-6{margin-left:3.3334rem}.mt-xl-n6,.my-xl-n6{margin-top:calc(3.3334rem * -1)}.mb-xl-n6,.my-xl-n6{margin-bottom:calc(3.3334rem * -1)}.mr-xl-n6,.mx-xl-n6{margin-right:calc(3.3334rem * -1)}.ml-xl-n6,.mx-xl-n6{margin-left:calc(3.3334rem * -1)}.m-xl-7{margin:calc(3.3334rem + 8rem)}.mt-xl-7,.my-xl-7{margin-top:calc(3.3334rem + 8rem)}.mb-xl-7,.my-xl-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-xl-7,.mx-xl-7{margin-right:calc(3.3334rem + 8rem)}.ml-xl-7,.mx-xl-7{margin-left:calc(3.3334rem + 8rem)}.mt-xl-n7,.my-xl-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-xl-n7,.my-xl-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-xl-n7,.mx-xl-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-xl-n7,.mx-xl-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-xl-0{padding:0}.pt-xl-0,.py-xl-0{padding-top:0}.pb-xl-0,.py-xl-0{padding-bottom:0}.pr-xl-0,.px-xl-0{padding-right:0}.pl-xl-0,.px-xl-0{padding-left:0}.p-xl-1{padding:.33334rem}.pt-xl-1,.py-xl-1{padding-top:.33334rem}.pb-xl-1,.py-xl-1{padding-bottom:.33334rem}.pr-xl-1,.px-xl-1{padding-right:.33334rem}.pl-xl-1,.px-xl-1{padding-left:.33334rem}.p-xl-2{padding:.66667rem}.pt-xl-2,.py-xl-2{padding-top:.66667rem}.pb-xl-2,.py-xl-2{padding-bottom:.66667rem}.pr-xl-2,.px-xl-2{padding-right:.66667rem}.pl-xl-2,.px-xl-2{padding-left:.66667rem}.p-xl-3{padding:1rem}.pt-xl-3,.py-xl-3{padding-top:1rem}.pb-xl-3,.py-xl-3{padding-bottom:1rem}.pr-xl-3,.px-xl-3{padding-right:1rem}.pl-xl-3,.px-xl-3{padding-left:1rem}.p-xl-4{padding:1.3334rem}.pt-xl-4,.py-xl-4{padding-top:1.3334rem}.pb-xl-4,.py-xl-4{padding-bottom:1.3334rem}.pr-xl-4,.px-xl-4{padding-right:1.3334rem}.pl-xl-4,.px-xl-4{padding-left:1.3334rem}.p-xl-5{padding:2rem}.pt-xl-5,.py-xl-5{padding-top:2rem}.pb-xl-5,.py-xl-5{padding-bottom:2rem}.pr-xl-5,.px-xl-5{padding-right:2rem}.pl-xl-5,.px-xl-5{padding-left:2rem}.p-xl-6{padding:3.3334rem}.pt-xl-6,.py-xl-6{padding-top:3.3334rem}.pb-xl-6,.py-xl-6{padding-bottom:3.3334rem}.pr-xl-6,.px-xl-6{padding-right:3.3334rem}.pl-xl-6,.px-xl-6{padding-left:3.3334rem}.p-xl-7{padding:calc(3.3334rem + 8rem)}.pt-xl-7,.py-xl-7{padding-top:calc(3.3334rem + 8rem)}.pb-xl-7,.py-xl-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-xl-7,.px-xl-7{padding-right:calc(3.3334rem + 8rem)}.pl-xl-7,.px-xl-7{padding-left:calc(3.3334rem + 8rem)}.m-xl-auto{margin:auto}.mt-xl-auto,.my-xl-auto{margin-top:auto}.mr-xl-auto,.mx-xl-auto{margin-right:auto}.mb-xl-auto,.my-xl-auto{margin-bottom:auto}.ml-xl-auto,.mx-xl-auto{margin-left:auto}}@media (min-width: 1502px){.m-xxl-0{margin:0}.mt-xxl-0,.my-xxl-0{margin-top:0}.mb-xxl-0,.my-xxl-0{margin-bottom:0}.mr-xxl-0,.mx-xxl-0{margin-right:0}.ml-xxl-0,.mx-xxl-0{margin-left:0}.mt-xxl-n0,.my-xxl-n0{margin-top:calc(0 * -1)}.mb-xxl-n0,.my-xxl-n0{margin-bottom:calc(0 * -1)}.mr-xxl-n0,.mx-xxl-n0{margin-right:calc(0 * -1)}.ml-xxl-n0,.mx-xxl-n0{margin-left:calc(0 * -1)}.m-xxl-1{margin:.33334rem}.mt-xxl-1,.my-xxl-1{margin-top:.33334rem}.mb-xxl-1,.my-xxl-1{margin-bottom:.33334rem}.mr-xxl-1,.mx-xxl-1{margin-right:.33334rem}.ml-xxl-1,.mx-xxl-1{margin-left:.33334rem}.mt-xxl-n1,.my-xxl-n1{margin-top:calc(.33334rem * -1)}.mb-xxl-n1,.my-xxl-n1{margin-bottom:calc(.33334rem * -1)}.mr-xxl-n1,.mx-xxl-n1{margin-right:calc(.33334rem * -1)}.ml-xxl-n1,.mx-xxl-n1{margin-left:calc(.33334rem * -1)}.m-xxl-2{margin:.66667rem}.mt-xxl-2,.my-xxl-2{margin-top:.66667rem}.mb-xxl-2,.my-xxl-2{margin-bottom:.66667rem}.mr-xxl-2,.mx-xxl-2{margin-right:.66667rem}.ml-xxl-2,.mx-xxl-2{margin-left:.66667rem}.mt-xxl-n2,.my-xxl-n2{margin-top:calc(.66667rem * -1)}.mb-xxl-n2,.my-xxl-n2{margin-bottom:calc(.66667rem * -1)}.mr-xxl-n2,.mx-xxl-n2{margin-right:calc(.66667rem * -1)}.ml-xxl-n2,.mx-xxl-n2{margin-left:calc(.66667rem * -1)}.m-xxl-3{margin:1rem}.mt-xxl-3,.my-xxl-3{margin-top:1rem}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem}.mr-xxl-3,.mx-xxl-3{margin-right:1rem}.ml-xxl-3,.mx-xxl-3{margin-left:1rem}.mt-xxl-n3,.my-xxl-n3{margin-top:calc(1rem * -1)}.mb-xxl-n3,.my-xxl-n3{margin-bottom:calc(1rem * -1)}.mr-xxl-n3,.mx-xxl-n3{margin-right:calc(1rem * -1)}.ml-xxl-n3,.mx-xxl-n3{margin-left:calc(1rem * -1)}.m-xxl-4{margin:1.3334rem}.mt-xxl-4,.my-xxl-4{margin-top:1.3334rem}.mb-xxl-4,.my-xxl-4{margin-bottom:1.3334rem}.mr-xxl-4,.mx-xxl-4{margin-right:1.3334rem}.ml-xxl-4,.mx-xxl-4{margin-left:1.3334rem}.mt-xxl-n4,.my-xxl-n4{margin-top:calc(1.3334rem * -1)}.mb-xxl-n4,.my-xxl-n4{margin-bottom:calc(1.3334rem * -1)}.mr-xxl-n4,.mx-xxl-n4{margin-right:calc(1.3334rem * -1)}.ml-xxl-n4,.mx-xxl-n4{margin-left:calc(1.3334rem * -1)}.m-xxl-5{margin:2rem}.mt-xxl-5,.my-xxl-5{margin-top:2rem}.mb-xxl-5,.my-xxl-5{margin-bottom:2rem}.mr-xxl-5,.mx-xxl-5{margin-right:2rem}.ml-xxl-5,.mx-xxl-5{margin-left:2rem}.mt-xxl-n5,.my-xxl-n5{margin-top:calc(2rem * -1)}.mb-xxl-n5,.my-xxl-n5{margin-bottom:calc(2rem * -1)}.mr-xxl-n5,.mx-xxl-n5{margin-right:calc(2rem * -1)}.ml-xxl-n5,.mx-xxl-n5{margin-left:calc(2rem * -1)}.m-xxl-6{margin:3.3334rem}.mt-xxl-6,.my-xxl-6{margin-top:3.3334rem}.mb-xxl-6,.my-xxl-6{margin-bottom:3.3334rem}.mr-xxl-6,.mx-xxl-6{margin-right:3.3334rem}.ml-xxl-6,.mx-xxl-6{margin-left:3.3334rem}.mt-xxl-n6,.my-xxl-n6{margin-top:calc(3.3334rem * -1)}.mb-xxl-n6,.my-xxl-n6{margin-bottom:calc(3.3334rem * -1)}.mr-xxl-n6,.mx-xxl-n6{margin-right:calc(3.3334rem * -1)}.ml-xxl-n6,.mx-xxl-n6{margin-left:calc(3.3334rem * -1)}.m-xxl-7{margin:calc(3.3334rem + 8rem)}.mt-xxl-7,.my-xxl-7{margin-top:calc(3.3334rem + 8rem)}.mb-xxl-7,.my-xxl-7{margin-bottom:calc(3.3334rem + 8rem)}.mr-xxl-7,.mx-xxl-7{margin-right:calc(3.3334rem + 8rem)}.ml-xxl-7,.mx-xxl-7{margin-left:calc(3.3334rem + 8rem)}.mt-xxl-n7,.my-xxl-n7{margin-top:calc(calc(3.3334rem + 8rem) * -1)}.mb-xxl-n7,.my-xxl-n7{margin-bottom:calc(calc(3.3334rem + 8rem) * -1)}.mr-xxl-n7,.mx-xxl-n7{margin-right:calc(calc(3.3334rem + 8rem) * -1)}.ml-xxl-n7,.mx-xxl-n7{margin-left:calc(calc(3.3334rem + 8rem) * -1)}.p-xxl-0{padding:0}.pt-xxl-0,.py-xxl-0{padding-top:0}.pb-xxl-0,.py-xxl-0{padding-bottom:0}.pr-xxl-0,.px-xxl-0{padding-right:0}.pl-xxl-0,.px-xxl-0{padding-left:0}.p-xxl-1{padding:.33334rem}.pt-xxl-1,.py-xxl-1{padding-top:.33334rem}.pb-xxl-1,.py-xxl-1{padding-bottom:.33334rem}.pr-xxl-1,.px-xxl-1{padding-right:.33334rem}.pl-xxl-1,.px-xxl-1{padding-left:.33334rem}.p-xxl-2{padding:.66667rem}.pt-xxl-2,.py-xxl-2{padding-top:.66667rem}.pb-xxl-2,.py-xxl-2{padding-bottom:.66667rem}.pr-xxl-2,.px-xxl-2{padding-right:.66667rem}.pl-xxl-2,.px-xxl-2{padding-left:.66667rem}.p-xxl-3{padding:1rem}.pt-xxl-3,.py-xxl-3{padding-top:1rem}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem}.pr-xxl-3,.px-xxl-3{padding-right:1rem}.pl-xxl-3,.px-xxl-3{padding-left:1rem}.p-xxl-4{padding:1.3334rem}.pt-xxl-4,.py-xxl-4{padding-top:1.3334rem}.pb-xxl-4,.py-xxl-4{padding-bottom:1.3334rem}.pr-xxl-4,.px-xxl-4{padding-right:1.3334rem}.pl-xxl-4,.px-xxl-4{padding-left:1.3334rem}.p-xxl-5{padding:2rem}.pt-xxl-5,.py-xxl-5{padding-top:2rem}.pb-xxl-5,.py-xxl-5{padding-bottom:2rem}.pr-xxl-5,.px-xxl-5{padding-right:2rem}.pl-xxl-5,.px-xxl-5{padding-left:2rem}.p-xxl-6{padding:3.3334rem}.pt-xxl-6,.py-xxl-6{padding-top:3.3334rem}.pb-xxl-6,.py-xxl-6{padding-bottom:3.3334rem}.pr-xxl-6,.px-xxl-6{padding-right:3.3334rem}.pl-xxl-6,.px-xxl-6{padding-left:3.3334rem}.p-xxl-7{padding:calc(3.3334rem + 8rem)}.pt-xxl-7,.py-xxl-7{padding-top:calc(3.3334rem + 8rem)}.pb-xxl-7,.py-xxl-7{padding-bottom:calc(3.3334rem + 8rem)}.pr-xxl-7,.px-xxl-7{padding-right:calc(3.3334rem + 8rem)}.pl-xxl-7,.px-xxl-7{padding-left:calc(3.3334rem + 8rem)}.m-xxl-auto{margin:auto}.mt-xxl-auto,.my-xxl-auto{margin-top:auto}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto}}@media (max-width: 575.98px){.pt-xs-only-0{padding-top:0}.pb-xs-only-0{padding-bottom:0}}.ca-c{margin-right:auto;margin-left:auto}.ca-l{margin-right:auto;margin-left:0}.ca-r{margin-right:0;margin-left:auto}@media (min-width: 576px){.ca-sm-c{margin-right:auto;margin-left:auto}.ca-sm-l{margin-right:auto;margin-left:0}.ca-sm-r{margin-right:0;margin-left:auto}}@media (min-width: 768px){.ca-md-c{margin-right:auto;margin-left:auto}.ca-md-l{margin-right:auto;margin-left:0}.ca-md-r{margin-right:0;margin-left:auto}}@media (min-width: 992px){.ca-lg-c{margin-right:auto;margin-left:auto}.ca-lg-l{margin-right:auto;margin-left:0}.ca-lg-r{margin-right:0;margin-left:auto}}@media (min-width: 1204px){.ca-xl-c{margin-right:auto;margin-left:auto}.ca-xl-l{margin-right:auto;margin-left:0}.ca-xl-r{margin-right:0;margin-left:auto}}@media (min-width: 1502px){.ca-xxl-c{margin-right:auto;margin-left:auto}.ca-xxl-l{margin-right:auto;margin-left:0}.ca-xxl-r{margin-right:0;margin-left:auto}}}@layer modules{.fs-v{font-size:1em}[style*="font-size: 8pt"]{font-size:85% !important}[style*="font-size: 10pt"]{font-size:95% !important}[style*="font-size: 12pt"]{font-size:105% !important}[style*="font-size: 14pt"]{font-size:115% !important}[style*="font-size: 18pt"]{font-size:135% !important}[style*="font-size: 24pt"]{font-size:165% !important}[style*="font-size: 36pt"]{font-size:225% !important}@media (min-width: 1204px){.rem,.rem-col>*{font-size:1rem}}.rem-2{font-size:.875rem}.rem-3{font-size:1rem}.rem-4{font-size:1.125rem}.fw{font-weight:600}}@layer utilities{.ta-r-v{text-align:right}.ta-c-v{text-align:center}@media (min-width: 576px){.ta-sm-r-v{text-align:right}.ta-sm-c-v{text-align:center}}@media (min-width: 768px){.ta-md-r-v{text-align:right}.ta-md-c-v{text-align:center}}@media (min-width: 992px){.ta-lg-r-v{text-align:right}.ta-lg-c-v{text-align:center}}@media (min-width: 1204px){.ta-xl-r-v{text-align:right}.ta-xl-c-v{text-align:center}}@media (min-width: 1502px){.ta-xxl-r-v{text-align:right}.ta-xxl-c-v{text-align:center}}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}@media (min-width: 576px){.ta-sm-c{text-align:center}.ta-sm-l{text-align:left}.ta-sm-r{text-align:right}}@media (min-width: 768px){.ta-md-c{text-align:center}.ta-md-l{text-align:left}.ta-md-r{text-align:right}}@media (min-width: 992px){.ta-lg-c{text-align:center}.ta-lg-l{text-align:left}.ta-lg-r{text-align:right}}@media (min-width: 1204px){.ta-xl-c{text-align:center}.ta-xl-l{text-align:left}.ta-xl-r{text-align:right}}@media (min-width: 1502px){.ta-xxl-c{text-align:center}.ta-xxl-l{text-align:left}.ta-xxl-r{text-align:right}}.fs-0{font-size:0}.fs-1{font-size:.815em}.fs-2{font-size:.875em}.fs-3{font-size:1em}.fs-4{font-size:1.125em}.fs-5{font-size:1.5em}.fs-6{font-size:2em}.fs-7{font-size:3em}.fs-8{font-size:4em}.fs-9{font-size:6em}.fs-10{font-size:8em}@media (min-width: 576px){.fs-sm-0{font-size:0}.fs-sm-1{font-size:.815em}.fs-sm-2{font-size:.875em}.fs-sm-3{font-size:1em}.fs-sm-4{font-size:1.125em}.fs-sm-5{font-size:1.5em}.fs-sm-6{font-size:2em}.fs-sm-7{font-size:3em}.fs-sm-8{font-size:4em}.fs-sm-9{font-size:6em}.fs-sm-10{font-size:8em}}@media (min-width: 768px){.fs-md-0{font-size:0}.fs-md-1{font-size:.815em}.fs-md-2{font-size:.875em}.fs-md-3{font-size:1em}.fs-md-4{font-size:1.125em}.fs-md-5{font-size:1.5em}.fs-md-6{font-size:2em}.fs-md-7{font-size:3em}.fs-md-8{font-size:4em}.fs-md-9{font-size:6em}.fs-md-10{font-size:8em}}@media (min-width: 992px){.fs-lg-0{font-size:0}.fs-lg-1{font-size:.815em}.fs-lg-2{font-size:.875em}.fs-lg-3{font-size:1em}.fs-lg-4{font-size:1.125em}.fs-lg-5{font-size:1.5em}.fs-lg-6{font-size:2em}.fs-lg-7{font-size:3em}.fs-lg-8{font-size:4em}.fs-lg-9{font-size:6em}.fs-lg-10{font-size:8em}}@media (min-width: 1204px){.fs-xl-0{font-size:0}.fs-xl-1{font-size:.815em}.fs-xl-2{font-size:.875em}.fs-xl-3{font-size:1em}.fs-xl-4{font-size:1.125em}.fs-xl-5{font-size:1.5em}.fs-xl-6{font-size:2em}.fs-xl-7{font-size:3em}.fs-xl-8{font-size:4em}.fs-xl-9{font-size:6em}.fs-xl-10{font-size:8em}}@media (min-width: 1502px){.fs-xxl-0{font-size:0}.fs-xxl-1{font-size:.815em}.fs-xxl-2{font-size:.875em}.fs-xxl-3{font-size:1em}.fs-xxl-4{font-size:1.125em}.fs-xxl-5{font-size:1.5em}.fs-xxl-6{font-size:2em}.fs-xxl-7{font-size:3em}.fs-xxl-8{font-size:4em}.fs-xxl-9{font-size:6em}.fs-xxl-10{font-size:8em}}.fw-l{font-weight:300}.fw-r{font-weight:400}.fw-m{font-weight:600}.fw-b{font-weight:700}.fw-br{font-weight:800}.italic{font-style:italic}.lh-0{line-height:0}.lh-xs{line-height:1.2}.lh-sm{line-height:1.3}.lh-md{line-height:1.45}.lh-lg{line-height:1.6}.lh-xl{line-height:1.75}.td-lt{text-decoration:line-through}.td-u{text-decoration:underline}.td-n{text-decoration:none}.tt-l{text-transform:lowercase}.tt-u{text-transform:uppercase}.tt-c{text-transform:capitalize}.ws-n{white-space:nowrap}.ws-w{white-space:normal}.ws-t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-pr{color:#121212}a.c-pr:hover,a.c-pr:focus{color:#000}.b.bg-pr .c-pr{color:#525252}.c-de{color:#fafafa}a.c-de:hover,a.c-de:focus{color:#d4d4d4}.c-se{color:#475927}a.c-se:hover,a.c-se:focus{color:#1d240f}.c-des{color:#fbfcf8}a.c-des:hover,a.c-des:focus{color:#d9e5c3}.c-wh{color:#fff}a.c-wh:hover,a.c-wh:focus{color:#d9d9d9}.c-inv{color:#121212}a.c-inv:hover,a.c-inv:focus{color:#000}.b.bg-pr .c-inv{color:#525252}.c-su{color:#1abc9c}a.c-su:hover,a.c-su:focus{color:#117964}.c-da{color:#dc3545}a.c-da:hover,a.c-da:focus{color:#a71d2a}.c-wa{color:#ffc107}a.c-wa:hover,a.c-wa:focus{color:#ba8b00}.c-in{color:#17a2b8}a.c-in:hover,a.c-in:focus{color:#0f6674}.c-bl{color:#000}a.c-bl:hover,a.c-bl:focus{color:#000}.b.bg-pr .c-bl{color:#404040}[class^="c-"] a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]),[class^="c-"] .a,[class*=" c-"] a:not([class^="c-"]):not([class*=" c-"]):not([role*="button"]),[class*=" c-"] .a{color:inherit}.c-inh{color:inherit}}@layer override{.b.bg-pr .c-inv{color:#fafafa}.b.bg-se .c-inv{color:#fbfcf8}}@layer utilities{.bg-de.ou{box-shadow:inset 0 0 0 2px #f7f7f7}.bg-de.ou:not(:hover:is(.btn)){color:#f7f7f7}.bg-des.ou{box-shadow:inset 0 0 0 2px #f4fee1}.bg-des.ou:not(:hover:is(.btn)){color:#f4fee1}.bg-pr.ou{box-shadow:inset 0 0 0 2px #121212}.bg-pr.ou:not(:hover:is(.btn)){color:#121212}.bg-se.ou{box-shadow:inset 0 0 0 2px #8fb24e}.bg-se.ou:not(:hover:is(.btn)){color:#8fb24e}.bg-su.ou{box-shadow:inset 0 0 0 2px #1abc9c}.bg-su.ou:not(:hover:is(.btn)){color:#1abc9c}.bg-in.ou{box-shadow:inset 0 0 0 2px #17a2b8}.bg-in.ou:not(:hover:is(.btn)){color:#17a2b8}.bg-wa.ou{box-shadow:inset 0 0 0 2px #ffc107}.bg-wa.ou:not(:hover:is(.btn)){color:#ffc107}.bg-da.ou{box-shadow:inset 0 0 0 2px #dc3545}.bg-da.ou:not(:hover:is(.btn)){color:#dc3545}.bg-so.ou{box-shadow:inset 0 0 0 2px}.bg-inv.ou{box-shadow:inset 0 0 0 2px #121212}.bg-inv.ou:not(:hover:is(.btn)){color:#121212}.bg-wh.ou{box-shadow:inset 0 0 0 2px #fff}.bg-wh.ou:not(:hover:is(.btn)){color:#fff}.ou{border-width:0}.ou:not(:hover:is(.btn)){background:none}.ou.bg-inv.ou{box-shadow:inset 0 0 0 2px #121212}.ou.bg-inv.ou:not(:hover:is(.btn)){color:#121212}.b.bg-des .ou.bg-inv.ou{box-shadow:inset 0 0 0 2px #8fb24e}.b.bg-des .ou.bg-inv.ou:not(:hover:is(.btn)){color:#8fb24e}.b.bg-pr .ou.bg-inv.ou,.b.bg-se .ou.bg-inv.ou{box-shadow:inset 0 0 0 2px #fff}.b.bg-pr .ou.bg-inv.ou:not(:hover:is(.btn)),.b.bg-se .ou.bg-inv.ou:not(:hover:is(.btn)){color:#fff}}@layer override{.b.bg-wh .ou.bg-de,.b[class*='bg-de'] .ou.bg-de{color:#121212}.b.bg-wh .ou.bg-des,.b[class*='bg-de'] .ou.bg-des{color:#8fb24e}}@layer utilities{.vis-h{visibility:hidden}.vis-v{visibility:visible}@media (min-width: 576px){.vis-sm-h{visibility:hidden}.vis-sm-v{visibility:visible}}@media (min-width: 768px){.vis-md-h{visibility:hidden}.vis-md-v{visibility:visible}}@media (min-width: 992px){.vis-lg-h{visibility:hidden}.vis-lg-v{visibility:visible}}@media (min-width: 1204px){.vis-xl-h{visibility:hidden}.vis-xl-v{visibility:visible}}@media (min-width: 1502px){.vis-xxl-h{visibility:hidden}.vis-xxl-v{visibility:visible}}}@layer utilities{.pointer-events-none{pointer-events:none}}a#languagesDropdown-desktop{padding:0px;margin-left:10px}a#languagesDropdown-desktop:hover,a#languagesDropdown-desktop:focus{background-color:unset !important}#frontLength64,#frontLength23,#frontLength47,#frontLength76,#frontLength82{font-size:14px;margin-top:3px;text-align:right;color:#666;width:100%}#accordion{margin-top:35px}#accordion .card-header{display:flex;justify-content:space-between;background-color:#f8f6f6;align-items:center;cursor:pointer}#accordion .card-header[aria-expanded="true"] .fa-plus:before{content:'\f068'}#accordion .card+.card{margin-top:15px}#accordion .card-body{text-align:left;font-size:1rem;padding:1rem 1.5rem;background-color:#fcfbfb}.variants-tooltip{margin-top:0px;margin-left:0;margin-bottom:0px !important}.btn:focus{box-shadow:none !important}.configurations{margin-top:15px}.bg-de{background-color:#f4f4f4}.page-hp main,.is-product-list main,.page-product main{background-color:#F4F4F4 !important}.page-hp main{padding-top:0px !important}.page-product main{padding-top:12px}.product-top-photo{align-items:center;justify-content:center;height:100%}.product-top-photo .carousel-item{align-items:center !important;justify-content:center !important}@media (min-width: 1204px){li.top-menu-banner{position:absolute !important;width:25% !important;left:0;top:0;padding-top:15px;padding-left:15px;padding-right:15px;text-align:center;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;z-index:999;color:#000}li.nd-mega-header{width:100%;color:#121212;font-size:36px;font-weight:400;line-height:120%;letter-spacing:-0.36px;margin-bottom:52px;padding-left:32px}.nd-mega{padding-left:calc(25% + 70px);padding-top:64px;padding-bottom:64px;align-content:flex-start;min-height:350px;background-color:#F4F4F4 !important;max-height:unset;border-color:#f4f4f4 !important;border-left-color:#f4f4f4 !important}.nd-mega .divider{border:none !important}.nd-mega a.TM{padding:0px !important;margin:0px !important;color:#121212;font-size:14px;font-weight:500;position:relative;letter-spacing:-0.14px;padding-left:32px !important}.nd-mega a.TM:hover:before{content:'';width:20px;height:2px;display:block;background-color:#8fb24e;position:absolute;left:0;margin-right:12px}.nd-mega a.TM.dd-i{background-color:unset !important}.nd-mega a.TM.dd-i:hover{color:#8fb24e !important}.nd-mega .tm-sub{width:25%;padding-left:0px;padding-top:12px;padding-bottom:12px;padding-right:0px}}@media (min-width: 768px){#nav-related .carousel-item .card-item,#nav-accessories .carousel-item .card-item,#nav-alternative .carousel-item .card-item{max-width:calc(33.33% - 32px);flex-basis:calc(33.33% - 32px);margin:12px 16px}}.pd-pics-cont .carousel-nav{position:relative;display:flex;opacity:1;background-color:#fff;box-shadow:none;text-decoration:none}.pd-pics-cont .carousel-nav:hover{background:#8fb24e}.pd-pics-cont .carousel-nav:hover .fa{filter:invert(1)}.pd-pics-cont .carousel-navs{display:flex;gap:12px;margin-bottom:0;bottom:0;top:unset;right:unset;left:0}.pd-pics-cont .carousel-navs .fa{left:unset;right:unset}.pd-pics-cont a.carousel-nav.carousel-next{padding:18px;border:1px solid #D2E0B8 !important;border-radius:8px;width:48px;height:48px;top:unset;transform:unset;right:unset;left:unset;display:flex;align-items:center;justify-content:center}.pd-pics-cont a.carousel-nav.carousel-next .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.97059 0.999998L12.6274 6.65685M12.6274 6.65685L6.97059 12.3137M12.6274 6.65685H1.31373" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}.pd-pics-cont a.carousel-nav.carousel-next .fa:before{display:none}.pd-pics-cont a.carousel-nav.carousel-prev{padding:18px;border:1px solid #D2E0B8 !important;border-radius:8px;width:48px;height:48px;top:unset;transform:unset;left:unset;display:flex;align-items:center;justify-content:center}.pd-pics-cont a.carousel-nav.carousel-prev .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.65685 0.999998L1 6.65685M1 6.65685L6.65685 12.3137M1 6.65685H12.3137" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}.pd-pics-cont a.carousel-nav.carousel-prev .fa:before{display:none}.banner-hp-main{padding-top:32px}.banner-hp-main .carousel-nav{position:relative;display:flex;opacity:1;box-shadow:none;text-decoration:none}.banner-hp-main .carousel-nav:hover{background:#8fb24e}.banner-hp-main .carousel-nav:hover .fa{filter:invert(1)}.banner-hp-main .carousel-navs{display:flex;gap:12px;margin-bottom:32px}.banner-hp-main .carousel-navs .fa{left:unset;right:unset}.banner-hp-main a.carousel-nav.carousel-next{padding:18px;border:1px solid #D2E0B8 !important;border-radius:8px;width:48px;height:48px;top:unset;transform:unset;right:unset;left:unset;display:flex;align-items:center;justify-content:center}.banner-hp-main a.carousel-nav.carousel-next .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.97059 0.999998L12.6274 6.65685M12.6274 6.65685L6.97059 12.3137M12.6274 6.65685H1.31373" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}.banner-hp-main a.carousel-nav.carousel-next .fa:before{display:none}.banner-hp-main a.carousel-nav.carousel-prev{padding:18px;border:1px solid #D2E0B8 !important;border-radius:8px;width:48px;height:48px;top:unset;transform:unset;left:unset;display:flex;align-items:center;justify-content:center}.banner-hp-main a.carousel-nav.carousel-prev .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.65685 0.999998L1 6.65685M1 6.65685L6.65685 12.3137M1 6.65685H12.3137" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}.banner-hp-main a.carousel-nav.carousel-prev .fa:before{display:none}.slide-main-item{display:flex;width:100%;max-height:400px;align-items:stretch}.slide-main-item--content{padding:84px 44px 84px 84px;text-align:left;flex:1 1 50%;border-radius:16px 0px 0px 16px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.slide-main-item--content h2{color:#121212;font-size:1.625rem;font-weight:400;letter-spacing:-0.4px;margin-bottom:8px}.slide-main-item--desc{color:#121212;font-size:16px;font-weight:400;line-height:120%;letter-spacing:-0.2px;margin-bottom:24px}.slide-main-item--button{text-decoration:none;padding:15px 24px 16px 24px;color:#fff;text-transform:uppercase;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:0.7px}.slide-main-item--img{flex:1 1 50%;border-radius:0px 16px 16px 0px;background-color:#F4F7ED;height:100%;display:flex;align-items:flex-end;justify-content:center}.slide-main-item--img img{width:100%;height:100%;object-fit:cover}.is-product-list .p-l-tabs .p-l-boxes{margin-left:-16px;margin-right:-16px}.pd-articles>.container>h2{color:#121212;text-align:center;font-size:36px;font-weight:400;line-height:120%;letter-spacing:-0.36px;margin-bottom:28px}div#articles{padding:64px 0px 80px}.pd-articles .text-start+p{color:#858585;font-size:14px;font-weight:400;line-height:160%;letter-spacing:0.07px}.pd-articles .card-item:hover img{transform:scale(1.1);transition:.5s all}.pd-articles .card-item img{transition:.5s all}.article-wrapper{display:flex;flex-wrap:wrap}.pd-articles .card-item{border:none !important;justify-content:flex-start;box-shadow:none !important;text-align:left;align-items:flex-start}@media (min-width: 1204px){.pd-articles .card-item{max-width:calc(33.33% - 32px);flex-basis:calc(33.33% - 32px);margin:12px 16px}}.pd-articles h3.header-full{line-height:1.2}.pd-articles h3.header-full a{color:#121212;font-size:20px;font-style:normal;font-weight:500;line-height:128%;display:block;letter-spacing:0.1px}.pd-articles time.creation{color:#858585;font-size:14px;font-weight:400;line-height:128%;letter-spacing:0.07px;margin-bottom:8px}.pd-articles .article-img{width:100%;height:200px;overflow:hidden;border-radius:8px;margin-bottom:16px}.pd-articles .article-img img{object-fit:cover;object-position:center;width:100%;height:100%}.category-description .container.max-w-xl{max-width:790px}.category-description .ShowMoreReview{width:fit-content;display:flex;align-items:center;color:#121212;margin:24px auto 0px;font-size:14px;font-weight:600;letter-spacing:0.7px;text-transform:uppercase}.category-description .ShowMoreReview:after{content:'';background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4.66663 6.66667L7.99996 10L11.3333 6.66667H4.66663Z" fill="%23121212"/></svg>');width:16px;height:16px;display:block}.breadcrumb li+li::before{content:'/';font-family:Bricolage Grotesque}.sub-item-wrapper{padding:64px 0px;display:flex;flex-wrap:wrap}.sub-item-2{border-radius:16px;border:1px solid #E3E3E3 !important;background-color:#FFF;text-decoration:none !important;margin:8px;padding:12px 24px 12px 12px;color:#121212 !important;font-size:14px;font-weight:500;display:flex;align-items:center;width:calc(100% / 6 - 16px)}.sub-item-2:hover{border-color:#8fb24e !important;color:#8fb24e !important}.sub-item-img{height:48px;width:44px;min-width:44px;margin-right:16px}h1.category-h1{color:#121212;text-align:center;font-size:40px;font-style:normal;font-weight:400;margin-bottom:24px !important;line-height:120%;letter-spacing:-0.4px}.breadcrumbs-custom-category{margin-bottom:32px}nav.breadcrumb._breadcrumbs{color:#858585;font-size:12px;font-weight:400;line-height:20px;letter-spacing:-0.12px}nav.breadcrumb._breadcrumbs a{color:#858585}.is-product-list main{padding-top:12px}.bic-topoffer{padding-bottom:80px}.bic-topoffer .nav-tabs{margin-top:0px !important;align-items:center !important}.bic-topoffer .nav-tabs .nav-link{background-color:unset !important;padding:0px;font-weight:400;letter-spacing:-0.36px;transition:unset !important;font-size:24px;color:#C5C5C5}.bic-topoffer .nav-tabs .nav-link.active{color:#121212 !important;font-size:36px}.bic-topoffer .nav-tabs .nav-link.active:before{height:2px}.bic-topoffer .nav-tabs .nav-item:not(:last-child){margin-right:80px}.b.bg-wh .custom-control-input:focus ~ .custom-control-label::before{box-shadow:none !important}#filter-2{border-radius:16px}#filter-2 .progress,#filter-2 .progress-bar{height:2px}#filter-2 ul.list-group{margin-bottom:0px}#filter-2 ul>li.lgi-1{padding:16px}#filter-2 .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M7.50011 13.475L4.60845 10.5833C4.28345 10.2583 3.75845 10.2583 3.43345 10.5833C3.10845 10.9083 3.10845 11.4333 3.43345 11.7583L6.91678 15.2416C7.24178 15.5666 7.76678 15.5666 8.09178 15.2416L16.9084 6.42498C17.2334 6.09998 17.2334 5.57498 16.9084 5.24998C16.5834 4.92498 16.0584 4.92498 15.7334 5.24998L7.50011 13.475Z" fill="white"/></svg>') !important}#filter-2 .custom-control-label:after{background-size:100%}#filter-2 .custom-control-input:checked ~ .custom-control-label::before{background-color:#8fb24e;border-color:#8fb24e !important}#filter-2 .lgi-text:not(#TypeFilter){padding-top:16px}#filter-2 .lgi-text:not(#TypeFilter) .custom-control{min-height:unset;padding-left:28px;color:#121212 !important;font-size:14px;font-weight:400;letter-spacing:0.07px}#filter-2 .lgi-text:not(#TypeFilter) .custom-control+.custom-control{margin-top:10px}#filter-2 .lgi-text:not(#TypeFilter) .custom-control-label:before{border-color:#858585 !important;border-radius:4px !important;border-width:1px !important}#filter-2 .lgi-text:not(#TypeFilter) .custom-control-label:after,#filter-2 .lgi-text:not(#TypeFilter) .custom-control-label:before{width:20px;height:20px;left:-28px;top:-1px;transform:unset !important}#filter-2 .lgi-heading{color:#121212 !important;font-size:14px;text-decoration:none !important;font-weight:500;letter-spacing:0.07px}#filter-2 .lgi-heading:hover{color:#8fb24e !important}#filter-2 .fa-angle-up:before,#filter-2 .fa-angle-down:before{display:none !important}#filter-2 .fa-angle-up{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M15 10.8333H4.99996C4.54163 10.8333 4.16663 10.4583 4.16663 9.99999C4.16663 9.54166 4.54163 9.16666 4.99996 9.16666H15C15.4583 9.16666 15.8333 9.54166 15.8333 9.99999C15.8333 10.4583 15.4583 10.8333 15 10.8333Z" fill="%238FB24E"/></svg>');width:20px;height:20px}#filter-2 .fa-angle-up:not(.hidden){display:block}#filter-2 .fa-angle-down{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M15 10.8334H10.8333V15C10.8333 15.4584 10.4583 15.8334 9.99996 15.8334C9.54163 15.8334 9.16663 15.4584 9.16663 15V10.8334H4.99996C4.54163 10.8334 4.16663 10.4584 4.16663 10C4.16663 9.54169 4.54163 9.16669 4.99996 9.16669H9.16663V5.00002C9.16663 4.54169 9.54163 4.16669 9.99996 4.16669C10.4583 4.16669 10.8333 4.54169 10.8333 5.00002V9.16669H15C15.4583 9.16669 15.8333 9.54169 15.8333 10C15.8333 10.4584 15.4583 10.8334 15 10.8334Z" fill="%23121212"/></svg>');width:20px;height:20px}#filter-2 .fa-angle-down:not(.hidden){display:block}#filter-2 .ui-slider-handle{height:12px;width:12px;top:-0.26rem;border-radius:999px}#filter-2 .ui-slider-handle:before{content:'';display:block;width:4px;height:4px;background-color:#fff;border-radius:999px}#filter-2 .ui-slider-handle:hover,#filter-2 .ui-slider-handle:focus{transform:scale(1.8);background-color:#8fb24e;box-shadow:none !important}#TypeFilter{display:flex;flex-wrap:wrap;gap:8px}#TypeFilter.lgi-text{padding-top:16px !important}#TypeFilter .custom-control{padding-left:0px;margin-bottom:0px !important}#TypeFilter .custom-control label{padding:5px 12px;border-radius:4px;text-align:center;font-size:12px;cursor:pointer;font-weight:500;letter-spacing:0.06px}#TypeFilter .custom-control label.FilterNew_yn{background:#c0dce9;color:#121212}#TypeFilter .custom-control label.FilterNas_tip_yn{background-color:#e9cac0}#TypeFilter .custom-control label.FilterSale_yn{background-color:#ffc107;color:#fff}#TypeFilter .custom-control label.FilterOutlet_yn{background:#121212;color:#fff}#TypeFilter .custom-control label.FilterSkladem_yn{background:#403F3F !important;color:#fff}#TypeFilter .custom-control label.FilterStock_yn{background:#00ad3b;color:#fff;display:none !important}#TypeFilter .custom-control .custom-control-input:checked+label{box-shadow:0 0 0 2px #8fb24e !important}#TypeFilter small{display:none}#TypeFilter .custom-checkbox .custom-control-label:after,#TypeFilter .custom-checkbox .custom-control-label:before{display:none !important}div#snippet-products-paging2{display:flex;justify-content:space-between;margin-top:32px}div#snippet-products-paging2>a.FiltersSni{order:1;text-transform:uppercase}div#snippet-products-paging2 .page-btn.previous .fa-chevron-left{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M7.00004 1.10744L1.10748 7M1.10748 7L7.00004 12.8926M1.10748 7H12.8926" stroke="%238FB24E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block}div#snippet-products-paging2 .page-btn.previous .fa-chevron-left:before{display:none}div#snippet-products-paging2 .page-btn.next .fa-chevron-right{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.99996 1.10744L12.8925 7M12.8925 7L6.99996 12.8926M12.8925 7H1.1074" stroke="%238FB24E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block}div#snippet-products-paging2 .page-btn.next .fa-chevron-right:before{display:none}div#snippet-products-paging2 .page-link{background-color:transparent !important;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:0.07px}div#snippet-products-paging2 .page-link.is-active,div#snippet-products-paging2 .page-link:hover{color:#8fb24e;font-weight:700}div#snippet-products-paging2>ul{order:2;margin-left:auto}div#snippet-products-paging2>ul>li{display:flex;align-items:center}.page-link .fa{margin:0}.pfh-sorting.nav-tabs{margin-top:0px !important;align-items:center !important}.pfh-sorting.nav-tabs .nav-link{background-color:unset !important;padding:0px;font-weight:400;letter-spacing:-0.36px;transition:unset !important;font-size:24px;color:#C5C5C5}.pfh-sorting.nav-tabs .nav-link.active{color:#121212 !important;font-size:36px}.pfh-sorting.nav-tabs .nav-link.active:before{height:2px}.pfh-sorting.nav-tabs .nav-item:not(:last-child){margin-right:48px}.is-product-list .p-l-boxes{justify-content:flex-start}@media (min-width: 1204px){.is-product-list .p-l-boxes .card-item.p-i{max-width:calc(33.333% - 32px);flex-basis:calc(33.333% - 32px);margin:12px 16px}}.headline-item{display:flex;align-items:center;text-align:left}.headline-item:not(:last-child){margin-bottom:16px}.headline-desc{color:#858585;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0.06px;max-width:248px}.headline-title{margin-bottom:6px;color:#121212;font-size:14px;font-weight:500;letter-spacing:0.07px}.headline-icon{width:56px;height:56px;min-width:56px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;padding:16px;margin-right:16px}header.header{background-color:#F4F4F4 !important}.prefooter{padding:48px 0px}.prefooter .container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.bottom-menu strong.title{color:#3B4723;pointer-events:none;font-size:16px;font-weight:500;line-height:128%;letter-spacing:0.08px;margin-bottom:12px;display:block}.bottom-menu ul li:not(:last-child){margin-bottom:8px}.bottom-menu ul li a{color:#858585 !important;font-size:14px;font-weight:400;line-height:128%;letter-spacing:0.07px}.footer-c{padding:48px 0px}.ftr_ico_x{display:flex;align-items:center;color:#FFF;font-size:12px;font-weight:500;letter-spacing:0.06px}.ftr_ico_x img{width:24px;height:24px;filter:invert(1);margin-right:8px}.social-section{display:flex;align-items:center}.social-section a:first-child{margin-right:64px}.ftr-email{color:#fff;font-size:24px;font-weight:500;letter-spacing:0.12px;text-decoration:underline;margin-left:64px}.ftr-email:hover{text-decoration:none}.ftr-phone{color:#fff;font-size:24px;font-weight:500;letter-spacing:0.12px;margin-right:16px}.ftr-phone+small{color:#fff;font-size:12px;font-weight:500;display:block;letter-spacing:0.06px}._hdr_alert{background-color:#F4F4F4 !important;padding:12px 24px 12px 24px;color:#121212;font-size:14px;font-weight:400;line-height:120%;letter-spacing:0.14px}.navbar-lg-x{border-radius:0px 0px 16px 16px;min-height:unset}@media (min-width: 1204px){.navbar-lg-x>.container{align-items:stretch;min-height:88px}}.logo-top{display:flex;align-items:center;min-width:140px}._top_menu{height:100%}.navbar-sm-x{padding:12px 32px;border-bottom:1px solid #E3E3E3 !important;min-height:unset}.navbar-sm-x .dd-i:hover,.navbar-sm-x .dd-i:focus{background-color:transparent !important;color:#8fb24e !important}.dropdown-wh a.dd-i{color:#121212;font-size:14px}#customerDropdown{color:#121212 !important;font-size:12px;font-weight:400;line-height:120%;text-decoration:underline;display:block;letter-spacing:0.12px}#customerDropdown:hover{text-decoration:none}.frmsearchForm-wrap input.form-control{background-color:transparent;padding-bottom:8px;height:40px;border-bottom:1px solid #121212 !important;border-radius:0px !important;padding-top:8px;padding-right:0px;padding-left:29px}.cat-item-img{background-color:#FAFAFA;min-height:200px;display:flex;align-items:flex-end;transition:background-color 0.25s ease-out;justify-content:center}.cat-item-img img{width:auto;height:auto;max-width:100%;max-height:100%}.hp-categories-wrapper{margin:-16px;display:flex;flex-wrap:wrap}.hp-categories{padding:80px 0px}.hp-categories h2{color:#121212;font-size:36px;font-weight:400;line-height:120%;letter-spacing:-0.36px;margin-bottom:40px}.hp-categories .btn-outline{margin-top:40px}.p-i-img{order:unset}.btn-outline{padding:15px 24px 16px 24px;justify-content:center;align-items:center;color:#121212;font-size:14px;font-weight:600;line-height:120%;text-decoration:none !important;letter-spacing:0.7px;text-transform:uppercase;border-radius:8px;background-color:transparent;border:2px solid #121212 !important}.btn-outline:not(.hidden){display:inline-flex}.btn-outline:hover{background-color:#121212 !important;color:#fff !important}.page-hp .bic-topoffer .p-l-module{margin:0px -16px}@media (min-width: 1204px){.page-hp .bic-topoffer .p-l-module .card-item{max-width:calc(25% - 32px);flex-basis:calc(25% - 32px);margin:12px 16px}}.p-i-top{min-height:335px;padding:35px 55px;display:flex;align-items:center;justify-content:center}.p-i-av{font-size:14px;font-weight:500;line-height:128%;letter-spacing:0.07px;margin-bottom:8px}.p-i-price strong{color:#121212;font-size:20px;font-weight:500 !important;line-height:128%;letter-spacing:0.1px}@media screen and (max-width: 767px){.p-i-price strong{font-size:18px}}.p-i-av-price-wrapper{flex:1}.p-i-cont-in{display:flex;align-items:flex-end;margin-top:auto}.p-i-cart{width:48px;height:48px}.p-i-cart>a{width:48px;height:48px;padding:16px;border-radius:8px}.sni-hp-c{margin-top:40px}.p-i-labels{top:12px;left:12px;position:absolute;text-align:left}.p-i-labels .badge{box-shadow:none !important;padding:5px 12px;border-radius:4px !important;text-align:center;font-size:12px;color:#121212 !important;font-weight:500;line-height:120%;letter-spacing:0.06px}.p-i-labels .badge.lbl-4{background-color:#403F3F !important;color:#fff !important}.p-i-header{color:#121212 !important;font-size:20px;font-weight:500;line-height:128%;text-decoration:none;letter-spacing:0.1px;margin-bottom:20px;display:block}.p-i.card-item{padding:0px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.p-i.card-item:hover{box-shadow:0 0 15px rgba(101,119,140,0.08)}.p-i-top{background-color:#FAFAFA !important}.p-i-price{display:flex;align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;text-align:left}.p-i-price br{display:none}.p-i-price .c-mu.standard_price,.p-i-price .c-mu.common_price{color:#FF0000;font-size:.875rem !important;font-style:normal;font-weight:400 !important;letter-spacing:0.1px;margin-left:24px;text-align:left;margin:0}.p-i-cont{padding:24px;flex:1;text-align:left;display:flex;flex-direction:column}@media screen and (max-width: 767px){.p-i-cont{padding:12px}}.cat-item{border-radius:16px;text-decoration:none !important;overflow:hidden;display:flex;flex-direction:column;margin:16px}.cat-item .icon-arrow-right{opacity:0;visibility:hidden;transition:all 0.25s ease-out}.cat-item:hover{box-shadow:0px 1.852px 3.148px 0px rgba(0,0,0,0.02),0px 8.148px 6.519px 0px rgba(0,0,0,0.03),0px 20px 13px 0px rgba(0,0,0,0.04),0px 38.519px 25.481px 0px rgba(0,0,0,0.04),0px 64.815px 46.852px 0px rgba(0,0,0,0.05),0px 100px 80px 0px rgba(0,0,0,0.07)}.cat-item:hover .icon-arrow-right{opacity:1;visibility:visible;transition:all 0.25s ease-out}.cat-item:hover .cat-item-img{transition:background-color 0.25s ease-out;background-color:#F4F7ED}.cat-item:first-child{width:calc(50% - 32px)}.cat-item:nth-child(2){width:calc(25% - 32px)}.cat-item:nth-child(3){width:calc(25% - 32px)}.cat-item:nth-child(4){width:calc(25% - 32px)}.cat-item:nth-child(5){width:calc(25% - 32px)}.cat-item:nth-child(6){width:calc(50% - 32px)}.cat-item-title{display:flex;padding:24px;justify-content:space-between;align-items:center;background-color:#fff;color:#121212 !important;font-size:20px;font-weight:500;line-height:120%;letter-spacing:-0.2px}@media (max-width: 1200px){.cat-item{width:calc(50% - 16px) !important;margin:8px}}.divider-x{display:flex;align-items:center;color:#E3E3E3;font-size:14px;font-weight:600;line-height:120%;letter-spacing:0.7px;pointer-events:none}@media (min-width: 992px){.mobile-header-tab{display:none}}.search-input,.search-input-li{margin-right:24px;max-width:200px !important;min-width:200px}.search-input button,.search-input-li button{background-color:unset;border:none;outline:unset;padding:0px}.search-input .input-group-append-ico,.search-input-li .input-group-append-ico{right:unset;left:0}.products-bottom-tabs .nav-tabs{margin-top:0px !important;align-items:center !important}.products-bottom-tabs .nav-tabs .nav-link{background-color:unset !important;padding:0px;font-weight:400;letter-spacing:-0.36px;transition:unset !important;font-size:24px;color:#C5C5C5}.products-bottom-tabs .nav-tabs .nav-link.active{color:#121212 !important;font-size:36px}.products-bottom-tabs .nav-tabs .nav-link.active:after{height:2px;content:'';background-color:#8FB24E;display:block;position:absolute;bottom:0;left:0;right:0;width:100%}.products-bottom-tabs .nav-tabs .nav-link:not(:last-child){margin-right:80px}@media (min-width: 1204px){#menuCollapse ._top_menu>li{margin:0px 16px}#menuCollapse .nav-link.TM{background-color:unset !important;text-transform:uppercase;font-size:14px;height:100%;font-weight:600;line-height:120%;letter-spacing:0.7px;padding:0px}#menuCollapse .nav-link.TM:hover{color:#8fb24e !important}#menuCollapse .nav-link.TM:hover:after{position:absolute;bottom:0;height:2px;width:100%;background-color:#8FB24E;display:block !important;content:'';left:0;right:0}}.contact-menu-top>li:not(:last-child){margin-right:32px}.contact-menu-top>li .dropdown-toggle{display:flex;align-items:center}.contact-menu-top>li>a{color:#121212 !important;font-size:12px;font-weight:400;line-height:120%;display:block;letter-spacing:0.12px}.footer-logos-title{color:#858585;font-size:14px;font-weight:400;letter-spacing:0.07px}.footer-logos-delivery .footer-logos-title,.footer-logos-payment .footer-logos-title{margin-bottom:28px}.footer-logos{display:flex;align-items:flex-start;justify-content:space-between;text-align:left}.footer-logos-certificates .footer-logos-title{margin-bottom:16px}.footer-logos-delivery img:not(:last-child),.footer-logos-payment img:not(:last-child){margin-right:32px}.footer-logos-certificates a:not(:last-child){margin-right:32px}.btn-cart-header{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center}.BasketTotalQuantity{width:16px;height:16px;display:flex;background-color:#79A33E;border-radius:999px;min-width:16px;position:absolute;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;line-height:120%;letter-spacing:0.6px;top:4px;right:4px}.postfooter{padding:32px 0px}.footer-logos{margin-bottom:32px}.cookies-footer{cursor:pointer}.cookies-footer:hover{color:#8fb24e}.pd-availability{margin-bottom:8px}.pd-availability strong{font-size:14px;font-weight:500;line-height:128%;letter-spacing:0.07px}.pd-tocart-quantity-1{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.pd-prices-main{margin-bottom:16px}.pd-prices-main .fs-6{color:#121212 !important;font-size:1.75rem;font-weight:400;line-height:128%;letter-spacing:0.14px}.pd-prices .common_price{color:#FF0000;font-size:1rem !important;font-style:normal;font-weight:400 !important;letter-spacing:0.1px;margin-left:24px;text-align:left;margin:0}._btn-tocart{padding:15px 24px 15px 24px;border-radius:8px;color:#fff;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0.7px;text-transform:uppercase}.pd-quantity .ui-spinner-down{left:16px;right:unset !important;top:0;height:100% !important;background-color:transparent !important;padding:0px !important;display:flex;width:auto;position:absolute;align-items:center;width:auto}.pd-quantity .ui-spinner-down .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M7.74167 13.2333L10.975 9.99998L7.74167 6.76665C7.41667 6.44165 7.41667 5.91665 7.74167 5.59165C8.06667 5.26665 8.59167 5.26665 8.91667 5.59165L12.7417 9.41665C13.0667 9.74165 13.0667 10.2667 12.7417 10.5917L8.91667 14.4166C8.59167 14.7416 8.06667 14.7416 7.74167 14.4166C7.42501 14.0916 7.41667 13.5583 7.74167 13.2333Z" fill="%238FB24E"/></svg>');width:20px;height:20px;display:block;transform:scaleX(-1)}.pd-quantity .ui-spinner-down .fa:before{display:none}.pd-quantity .ui-spinner:not(.higher-count) .ui-spinner-down .fa{filter:grayscale(1);opacity:0.5}.pd-quantity .ui-spinner-up{right:16px;left:unset !important;position:absolute;top:0;width:auto;padding:0px !important;height:100% !important;background-color:transparent !important;align-items:center;display:flex}.pd-quantity .ui-spinner-up .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M7.74167 13.2333L10.975 9.99998L7.74167 6.76665C7.41667 6.44165 7.41667 5.91665 7.74167 5.59165C8.06667 5.26665 8.59167 5.26665 8.91667 5.59165L12.7417 9.41665C13.0667 9.74165 13.0667 10.2667 12.7417 10.5917L8.91667 14.4166C8.59167 14.7416 8.06667 14.7416 7.74167 14.4166C7.42501 14.0916 7.41667 13.5583 7.74167 13.2333Z" fill="%238FB24E"/></svg>');width:20px;height:20px;display:block}.pd-quantity .ui-spinner-up .fa:before{display:none}.pd-quantity .ui-spinner-up i,.pd-quantity .ui-spinner-down i{top:0}.pd-quantity .units-pi{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;height:100%;letter-spacing:-0.14px;font-weight:400;font-size:14px;line-height:1.5}.pd-quantity{padding-top:0px !important}.pd-quantity .form-control{height:48px;width:118px;background-color:#fff !important;border-radius:8px;font-weight:400;font-size:14px;margin-bottom:0px !important;color:#121212 !important;padding:0px !important;text-align:center;line-height:20px;padding-right:25px !important;letter-spacing:-0.14px}.pd-desc,.conf-desc-small{color:#858585;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.14px}#snippet--imagesAjax{display:flex;align-items:center;height:100%}.pd-pics-in{border-radius:16px;padding:36px;min-height:555px;align-items:stretch;height:100%}.pd-parameters{border-radius:16px;padding:24px;text-align:left}.pd-parameters table{margin-bottom:0px !important}.pd-parameters .h-4{color:#121212;font-size:20px;font-weight:400;line-height:120%;letter-spacing:-0.2px;margin-bottom:12px !important;display:block}.pd-parameters th,.pd-parameters td{border-color:#F4F4F4 !important}.pd-parameters th{color:#121212;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.14px;padding-top:8px;padding-bottom:8px;width:65%}.pd-parameters th+td{padding-top:8px;padding-bottom:8px;color:#121212;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.14px}.pd-parameters th+td a{color:#121212}.VariantDisplayType{margin-bottom:16px}.SelectAttributeVariant.active{box-shadow:0 0 0 2px #121212 !important}.SelectAttributeVariant.active img{box-shadow:none !important}.SelectAttributeVariant.active img.active{box-shadow:none !important}img.active{box-shadow:none !important}.footer-copyright{color:#858585;font-size:12px;font-weight:400;letter-spacing:0.06px}.footer-copyright a{color:#858585 !important;text-decoration:none}.footer-copyright a:hover{color:#8fb24e !important}.accessory-item{margin-top:32px}.page-cart .pd-quantity .form-control{border:1px solid #dedede}.accessory-box{background-color:#E9F0DC;border-radius:8px;padding:12px 20px;text-decoration:none;display:flex;align-items:center;position:relative;gap:12px}.accessory-box--img{width:65px;justify-content:center;height:65px;min-width:65px;display:flex;align-items:center}.accessory-box--img img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.accessory-box--cart a{width:48px;height:48px;padding:16px;border-radius:8px;display:block}.accessory-box--desc{color:#858585;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-0.12px}.accessory-box h2{color:#121212;font-size:14px;font-weight:500;line-height:128%;letter-spacing:0.07px;margin-bottom:4px}.custom-variants .SNInextButton{text-decoration:none;color:#8FB24E;font-size:20px;font-style:normal;font-weight:500;line-height:128%;letter-spacing:0.1px}.custom-variants .SNInextButton:hover{color:#fff;background-color:#8fb24e}#snippet--availabilityAjax{margin-top:32px}label.col-form-label-x{color:#121212;font-size:14px;font-weight:500;line-height:128%;letter-spacing:0.07px;margin-bottom:8px !important}.var-items{display:flex;flex-wrap:wrap;gap:8px}.var-items>a{width:calc(100% / 4 - 8px);padding:5px;border-radius:8px;background-color:#fff;position:relative;margin:0px !important;justify-content:center;align-items:center}.var-items>a:not(.hidden){display:flex}.var-items>a.active{box-shadow:0 0 0 2px #8fb24e}.var-items>a.active:before{content:'\f058';font-family:'fontawesome';position:absolute;right:0.7rem;top:0.5rem;font-size:25px}.var-items>a img{width:100%;height:100%;object-fit:cover}.var-items select{border-radius:8px;background-color:#FFF;max-width:320px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8.12 9.29L12 13.17L15.88 9.29C16.27 8.9 16.9 8.9 17.29 9.29C17.68 9.68 17.68 10.31 17.29 10.7L12.7 15.29C12.31 15.68 11.68 15.68 11.29 15.29L6.7 10.7C6.31 10.31 6.31 9.68 6.7 9.29C7.09 8.91 7.73 8.9 8.12 9.29Z" fill="%238FB24E"/></svg>');background-size:24px 24px}.var-items textarea{border-radius:8px;background-color:#FFF}#long-desc{margin-top:64px;padding-bottom:64px !important}.h-1.h1AddVariant{font-size:40px;font-weight:400;line-height:120%;letter-spacing:-0.4px;margin-bottom:8px}.h-1.h1AddVariant span{display:none !important}#snippet--labelsAjax,.mobile-labels{display:flex;gap:8px;margin-bottom:24px}#snippet--labelsAjax .badge,.mobile-labels .badge{padding:5px 12px;text-align:center;font-size:12px;color:#121212;border-radius:4px;margin:0px !important;font-weight:500;letter-spacing:0.06px;box-shadow:none}#snippet--labelsAjax .badge.lbl-4,.mobile-labels .badge.lbl-4{background-color:#403F3F !important;color:#fff}.pd-help-box-contacts{display:flex;align-items:center;gap:24px}.pd-help-box-contacts a{color:#121212;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.14px}.pd-help-box-contacts a+a{text-decoration:underline}.pd-help-box-contacts a+a:hover{text-decoration:none}.pd-help-box{background:#D2E0B8;text-align:left;border-radius:16px;margin-top:32px;padding:24px}.pd-help-box .pd-help-box-header{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:12px}.pd-help-box h3{color:#121212;font-size:20px;font-weight:400;line-height:120%;letter-spacing:-0.2px;margin-bottom:0px}.pd-help-box.category-help-box{margin-top:0}.pd-help-box.category-help-box .icon-support{min-width:32px;display:none}.pd-help-box.category-help-box h3{font-weight:700;margin-bottom:24px}.pd-help-box.category-help-box .pd-help-box-contacts{flex-direction:column;align-items:flex-start;gap:12px}.page-product #description{color:#121212;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.14px}.page-product #description h2{color:#121212;font-size:20px;font-weight:400;line-height:120%;letter-spacing:-0.2px;margin-bottom:12px !important}.pd-card-body{padding-top:40px;padding-left:0px !important;padding-right:0px !important}#tabs-pdd{justify-content:flex-start}#tabs-pdd.nav-tabs{margin-top:0px !important;align-items:center !important}#tabs-pdd.nav-tabs .nav-link{background-color:unset !important;padding:0px;font-weight:400;letter-spacing:-0.36px;transition:unset !important;font-size:24px;color:#C5C5C5}#tabs-pdd.nav-tabs .nav-link.active{color:#121212 !important;font-size:36px}#tabs-pdd.nav-tabs .nav-link.active:before{height:2px}#tabs-pdd.nav-tabs .nav-item:not(:last-child){margin-right:80px}@media (max-width: 991.98px){.mobile-header-tab{display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;border-bottom:2px solid #8fb24e !important}.mobile-header-tab span{color:#121212;font-size:24px;font-weight:400;line-height:120%;letter-spacing:-0.24px}.mobile-header-tab .icon-open{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M8.11997 9.79006L12 13.6701L15.88 9.79006C16.27 9.40006 16.9 9.40006 17.29 9.79006C17.68 10.1801 17.68 10.8101 17.29 11.2001L12.7 15.7901C12.31 16.1801 11.68 16.1801 11.29 15.7901L6.69997 11.2001C6.30997 10.8101 6.30997 10.1801 6.69997 9.79006C7.08997 9.41006 7.72997 9.40006 8.11997 9.79006Z" fill="%238FB24E"/></svg>');width:24px;height:25px;display:block}.mobile-header-tab.activex .icon-open{transform:rotate(180deg)}.mobile-header-tab.activex+div.tab-pane.fade{display:block !important;pointer-events:auto;opacity:1}#tabs-pdd.nav-tabs .nav-link{font-size:24px !important;font-weight:400;line-height:120%;letter-spacing:-0.24px;padding-bottom:12px}#tabs-pdd.nav-tabs .nav-link:before{display:block !important}}.icon-support{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M14.6667 28V25.3333H25.3333V15.8667C25.3333 13.2667 24.4278 11.0611 22.6167 9.25C20.8055 7.43889 18.6 6.53333 16 6.53333C13.4 6.53333 11.1944 7.43889 9.38332 9.25C7.57221 11.0611 6.66666 13.2667 6.66666 15.8667V24H5.33332C4.59999 24 3.97221 23.7389 3.44999 23.2167C2.92777 22.6944 2.66666 22.0667 2.66666 21.3333V18.6667C2.66666 18.2 2.78332 17.7611 3.01666 17.35C3.24999 16.9389 3.57777 16.6111 3.99999 16.3667L4.09999 14.6C4.27777 13.0889 4.71666 11.6889 5.41666 10.4C6.11666 9.11111 6.99443 7.98889 8.04999 7.03333C9.10555 6.07778 10.3167 5.33333 11.6833 4.8C13.05 4.26667 14.4889 4 16 4C17.5111 4 18.9444 4.26667 20.3 4.8C21.6555 5.33333 22.8667 6.07222 23.9333 7.01667C25 7.96111 25.8778 9.07778 26.5667 10.3667C27.2555 11.6556 27.7 13.0556 27.9 14.5667L28 16.3C28.4222 16.5 28.75 16.8 28.9833 17.2C29.2167 17.6 29.3333 18.0222 29.3333 18.4667V21.5333C29.3333 21.9778 29.2167 22.4 28.9833 22.8C28.75 23.2 28.4222 23.5 28 23.7V25.3333C28 26.0667 27.7389 26.6944 27.2167 27.2167C26.6944 27.7389 26.0667 28 25.3333 28H14.6667ZM12 18.6667C11.6222 18.6667 11.3055 18.5389 11.05 18.2833C10.7944 18.0278 10.6667 17.7111 10.6667 17.3333C10.6667 16.9556 10.7944 16.6389 11.05 16.3833C11.3055 16.1278 11.6222 16 12 16C12.3778 16 12.6944 16.1278 12.95 16.3833C13.2055 16.6389 13.3333 16.9556 13.3333 17.3333C13.3333 17.7111 13.2055 18.0278 12.95 18.2833C12.6944 18.5389 12.3778 18.6667 12 18.6667ZM20 18.6667C19.6222 18.6667 19.3055 18.5389 19.05 18.2833C18.7944 18.0278 18.6667 17.7111 18.6667 17.3333C18.6667 16.9556 18.7944 16.6389 19.05 16.3833C19.3055 16.1278 19.6222 16 20 16C20.3778 16 20.6944 16.1278 20.95 16.3833C21.2055 16.6389 21.3333 16.9556 21.3333 17.3333C21.3333 17.7111 21.2055 18.0278 20.95 18.2833C20.6944 18.5389 20.3778 18.6667 20 18.6667ZM8.03332 16.6C7.87777 14.2444 8.58888 12.2222 10.1667 10.5333C11.7444 8.84444 13.7111 8 16.0667 8C18.0444 8 19.7833 8.62778 21.2833 9.88333C22.7833 11.1389 23.6889 12.7444 24 14.7C21.9778 14.6778 20.1167 14.1333 18.4167 13.0667C16.7167 12 15.4111 10.5556 14.5 8.73333C14.1444 10.5111 13.3944 12.0944 12.25 13.4833C11.1055 14.8722 9.69999 15.9111 8.03332 16.6Z" fill="%232A6D08"/></svg>');width:32px;height:32px;display:block;margin-right:12px}.shopping-cart-icon-p-i{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4.6665 12C3.93317 12 3.33984 12.6 3.33984 13.3334C3.33984 14.0667 3.93317 14.6667 4.6665 14.6667C5.39984 14.6667 5.99984 14.0667 5.99984 13.3334C5.99984 12.6 5.39984 12 4.6665 12ZM0.666504 2.00004C0.666504 2.36671 0.966504 2.66671 1.33317 2.66671H1.99984L4.39984 7.72671L3.49984 9.35337C3.01317 10.2467 3.65317 11.3334 4.6665 11.3334H11.9998C12.3665 11.3334 12.6665 11.0334 12.6665 10.6667C12.6665 10.3 12.3665 10 11.9998 10H4.6665L5.39984 8.66671H10.3665C10.8665 8.66671 11.3065 8.39337 11.5332 7.98004L13.9198 3.65337C14.1665 3.21337 13.8465 2.66671 13.3398 2.66671H3.47317L3.0265 1.71337C2.91984 1.48004 2.67984 1.33337 2.4265 1.33337H1.33317C0.966504 1.33337 0.666504 1.63337 0.666504 2.00004ZM11.3332 12C10.5998 12 10.0065 12.6 10.0065 13.3334C10.0065 14.0667 10.5998 14.6667 11.3332 14.6667C12.0665 14.6667 12.6665 14.0667 12.6665 13.3334C12.6665 12.6 12.0665 12 11.3332 12Z" fill="white"/></svg>');width:16px;height:16px;display:block}.icon-arrow-right{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 4L10.59 5.41L16.17 11H4V13H16.17L10.59 18.59L12 20L20 12L12 4Z" fill="%238FB24E"/></svg>');width:24px;height:24px}.search-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M16.7999 17.2001L13.3254 13.7256M13.3254 13.7256C14.4836 12.5674 15.1999 10.9674 15.1999 9.20009C15.1999 5.66547 12.3345 2.80009 8.7999 2.80009C5.26528 2.80009 2.3999 5.66547 2.3999 9.20009C2.3999 12.7347 5.26528 15.6001 8.7999 15.6001C10.5672 15.6001 12.1672 14.8838 13.3254 13.7256Z" stroke="%23121212" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:19px;height:19px;display:block}.caret-down{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4.66663 6.66667L7.99996 10L11.3333 6.66667H4.66663Z" fill="%23121212"/></svg>');width:16px;height:16px;display:block}.shopping-cart-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M4 9H20L19.1654 18.1811C19.0717 19.2112 18.208 20 17.1736 20H6.82643C5.79202 20 4.92829 19.2112 4.83464 18.1811L4 9Z" stroke="%23121212" stroke-width="2" stroke-linejoin="round"/><path d="M8 11V8C8 5.79086 9.79086 4 12 4C14.2091 4 16 5.79086 16 8V11" stroke="%23121212" stroke-width="2" stroke-linecap="round"/></svg>');width:24px;height:24px;display:block}.icon-menu{background-image:url('data:image/svg+xml,<svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="2.5" rx="1.25" fill="%23121212"/><rect y="6.5" width="20" height="2.5" rx="1.25" fill="%23121212"/><rect y="13" width="20" height="2.5" rx="1.25" fill="%23121212"/></svg>');width:20px;height:16px;display:block}.menu-mobile-close{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="17" viewBox="0 0 18 17" fill="none"><rect x="2.0769" y="0.0141449" width="20" height="2" rx="1" transform="rotate(44.9462 2.0769 0.0141449)" fill="white"/><rect width="20" height="2" rx="1" transform="matrix(-0.706442 0.707771 0.707771 0.706442 15.077 0.00187683)" fill="white"/></svg>');width:18px;height:17px;display:block}.navbar-toggler{background-color:unset !important}.order_btn_note{font-size:14px}@media (min-width: 1204px){#menuCollapse{margin:0 auto}}@media (max-width: 1203.98px){.pd-articles .card-item{max-width:calc(50% - 32px);flex-basis:calc(50% - 32px);margin:12px 16px}#snippet--labelsAjax{display:none}.h-1.h1AddVariant{font-size:24px;font-weight:400;letter-spacing:-0.24px;margin-bottom:12px}.is-product-list .p-l-boxes .card-item.p-i{max-width:calc(50% - 32px);flex-basis:calc(50% - 32px);margin:12px 16px}.pfh-sorting.nav-tabs .nav-link.active{color:#121212 !important;font-size:24px}.pfh-sorting.nav-tabs .nav-link.active:before{display:block !important}.pfh-sorting.nav-tabs .nav-link{font-size:18px}.pfh-sorting.nav-tabs .nav-item:not(:last-child){margin-right:20px}.sub-item-2{width:calc(100% / 4 - 16px)}.postfooter{padding:20px 0px}.footer-copyright{flex-direction:column}.footer-copyright>div:first-child{margin-bottom:4px}.footer-logos-delivery .footer-logos-title,.footer-logos-payment .footer-logos-title{margin-bottom:8px}.footer-logos-delivery img,.footer-logos-payment img{margin-right:12px;margin-bottom:12px}.footer-logos-delivery,.footer-logos-payment{margin-bottom:22px}.footer-logos{flex-direction:column}.bottom-menu{margin-bottom:32px}.bottom-menu>div:not(:last-child){margin-bottom:32px}.footer-c{padding:20px 0px}.page-hp .bic-topoffer .p-l-module .card-item{max-width:calc(33.333% - 32px);flex-basis:calc(33.333% - 32px);margin:12px 16px}.mobile-menu-contact-bottom{display:flex;list-style:none !important;color:#C5C5C5;font-size:12px;font-weight:400;letter-spacing:0.12px}.mobile-menu-contact-bottom .fw{font-weight:400 !important}.mobile-menu-contact-bottom .nav-link{padding:0px}.mobile-menu-contact-bottom .nav-item:not(:last-child){margin-right:26px}.mobile-menu-bottom{color:#ffff;flex-wrap:wrap;padding:16px}#ts-account-menu{margin-top:5px}.mobile-user{width:100%;margin-bottom:13px}.mobile-user .navbar-toggler{padding:0px;color:#C5C5C5 !important;font-size:12px;font-weight:400;line-height:120%;letter-spacing:0.12px}.mobile-user .nav-link{color:#C5C5C5 !important;font-size:12px;font-weight:400;line-height:120%;letter-spacing:0.12px}.mobile-user .nav-link .fa{display:none}.mobile-header-inner{padding:12px 16px 20px 16px}.divider-x{margin:12px 0px;width:17px;height:3px;background-color:#858585;margin-left:22px;font-size:0px}a.dd-i:hover,a.dd-i:active,a.dd-i:focus{background-color:unset !important}._top_menu>.nav-item:not(:first-child){border:none !important}.navbartoggler{padding:12px}.navbar-menu .show>.nav-arrow .fa{transform:rotate(90deg)}#menuCollapse{background-color:#222 !important}#menuCollapse.bg-wh a.nav-link:hover,#menuCollapse.bg-wh a.nav-link:focus{background-color:unset !important}#menuCollapse.bg-wh ._top_menu .nav-link.TM{color:#FFF;font-size:20px;font-weight:600;letter-spacing:1px;text-transform:uppercase;min-height:unset;padding-top:0;padding-bottom:0;margin:12px 0px}#menuCollapse.bg-wh ._top_menu .nav-link.TM.active:before{content:'';display:block;border-left:4px solid #8fb24e !important;position:absolute;left:0;top:0;bottom:0}#menuCollapse.bg-wh ._top_menu .nav-link.TM+.nav-arrow{padding:0;min-height:unset;top:16px;padding-right:16px}#menuCollapse.bg-wh ._top_menu .nav-link.TM+.nav-arrow .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 13H16.17L11.29 17.88C10.9 18.27 10.9 18.91 11.29 19.3C11.68 19.69 12.31 19.69 12.7 19.3L19.29 12.71C19.68 12.32 19.68 11.69 19.29 11.3L12.71 4.7C12.32 4.31 11.69 4.31 11.3 4.7C10.91 5.09 10.91 5.72 11.3 6.11L16.17 11H5C4.45 11 4 11.45 4 12C4 12.55 4.45 13 5 13Z" fill="white"/></svg>');width:24px;height:24px;display:block}#menuCollapse.bg-wh ._top_menu .nav-link.TM+.nav-arrow .fa:before{display:none}#menuCollapse.bg-wh ._top_menu a.dd-i.TM{color:#fff;font-size:14px;letter-spacing:0.05px}.navbar-lg-x>._hdr_page{position:relative;z-index:3}.mobile-label{color:#121212;font-size:14px;font-weight:600;line-height:120%;letter-spacing:0.14px;display:block;margin-right:14px}li#snippet--basketFixedAjax{order:3;margin-left:auto}.top-menu-banner,.nd-mega-header{display:none !important}.header-ico{width:100%;flex-direction:row}li.search-input-li{order:1;width:50%}}a#ct_268{color:#4C841F !important}@media (max-width: 1330px) and (min-width: 1204px){#menuCollapse ._top_menu>li{margin:0px 10px}#menuCollapse .nav-link.TM{letter-spacing:0px}}@media (max-width: 991.98px){.products-bottom-tabs nav{display:none}.products-bottom-tabs .mobile-header-tab ~ .mobile-header-tab{margin-top:16px}.products-bottom-tabs #nav-related.tab-pane.fade.active.show{display:none}#long-desc{margin-top:32px;padding-bottom:32px !important}.var-items>a{width:calc(100% / 4 - 8px)}.pd-desc{text-align:left;margin-top:12px;margin-bottom:20px}.sub-item-wrapper{padding:34px 0px}.sub-item-2{width:calc(100% / 3 - 16px)}.social-section a:first-child{margin-right:32px}.social-section{margin-top:32px}.prefooter .container{flex-direction:column;align-items:flex-start}.prefooter .container>.d-flex{flex-direction:column;text-align:left;align-items:flex-start}.prefooter .ftr-email{margin-left:0px;margin-top:16px}.p-i-header{font-size:17px}.bic-topoffer .nav-tabs .nav-item:not(:last-child){margin-right:20px}.bic-topoffer .nav-tabs .nav-link{font-size:18px}.bic-topoffer .nav-tabs .nav-link.active{font-size:24px}.bic-topoffer .nav-tabs .nav-link.active:before{display:block !important}.p-i-top{min-height:285px;padding:25px}.cat-item-img{min-height:160px}.slide-main-item--content h2{font-size:33px}.slide-main-item{flex-direction:column}.slide-main-item--content{padding:35px;order:2;text-align:left;flex:unset;border-radius:0px 0px 16px 16px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.slide-main-item--img{order:1;min-height:250px;max-height:250px;flex:unset;border-radius:16px 16px 0px 0px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}}.slide-main-item{max-height:unset !important;align-items:stretch}#nav-related .card-group,#nav-accessories .card-group,#nav-alternative .card-group{max-width:1200px;margin:0 auto}#nav-related .carousel-indicators,#nav-accessories .carousel-indicators,#nav-alternative .carousel-indicators{margin-top:30px}#nav-related .carousel-nav,#nav-accessories .carousel-nav,#nav-alternative .carousel-nav{opacity:1;background-color:#fff;box-shadow:none;text-decoration:none}#nav-related .carousel-nav:not(.hidden),#nav-accessories .carousel-nav:not(.hidden),#nav-alternative .carousel-nav:not(.hidden){display:flex}#nav-related .carousel-nav:hover,#nav-accessories .carousel-nav:hover,#nav-alternative .carousel-nav:hover{background:#8fb24e}#nav-related .carousel-nav:hover .fa,#nav-accessories .carousel-nav:hover .fa,#nav-alternative .carousel-nav:hover .fa{filter:invert(1)}#nav-related .carousel-navs .fa,#nav-accessories .carousel-navs .fa,#nav-alternative .carousel-navs .fa{left:unset;right:unset}#nav-related a.carousel-nav.carousel-next,#nav-accessories a.carousel-nav.carousel-next,#nav-alternative a.carousel-nav.carousel-next{padding:18px;border-radius:8px;width:48px;height:48px;right:0;left:unset;align-items:center;justify-content:center}#nav-related a.carousel-nav.carousel-next:not(.hidden),#nav-accessories a.carousel-nav.carousel-next:not(.hidden),#nav-alternative a.carousel-nav.carousel-next:not(.hidden){display:flex}#nav-related a.carousel-nav.carousel-next .fa,#nav-accessories a.carousel-nav.carousel-next .fa,#nav-alternative a.carousel-nav.carousel-next .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.97059 0.999998L12.6274 6.65685M12.6274 6.65685L6.97059 12.3137M12.6274 6.65685H1.31373" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}#nav-related a.carousel-nav.carousel-next .fa:before,#nav-accessories a.carousel-nav.carousel-next .fa:before,#nav-alternative a.carousel-nav.carousel-next .fa:before{display:none}#nav-related a.carousel-nav.carousel-prev,#nav-accessories a.carousel-nav.carousel-prev,#nav-alternative a.carousel-nav.carousel-prev{padding:18px;border-radius:8px;width:48px;height:48px;align-items:center;justify-content:center}#nav-related a.carousel-nav.carousel-prev:not(.hidden),#nav-accessories a.carousel-nav.carousel-prev:not(.hidden),#nav-alternative a.carousel-nav.carousel-prev:not(.hidden){display:flex}#nav-related a.carousel-nav.carousel-prev .fa,#nav-accessories a.carousel-nav.carousel-prev .fa,#nav-alternative a.carousel-nav.carousel-prev .fa{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M6.65685 0.999998L1 6.65685M1 6.65685L6.65685 12.3137M1 6.65685H12.3137" stroke="%23121212" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px;display:block;min-width:14px}#nav-related a.carousel-nav.carousel-prev .fa:before,#nav-accessories a.carousel-nav.carousel-prev .fa:before,#nav-alternative a.carousel-nav.carousel-prev .fa:before{display:none}@media (max-width: 767.98px){#nav-related .carousel-item .card-item,#nav-accessories .carousel-item .card-item,#nav-alternative .carousel-item .card-item{max-width:100%;flex-basis:100%;margin:12px 0px}.pd-articles .card-item{max-width:100%;flex-basis:100%;margin:12px 16px}.is-product-list .p-l-boxes .card-item.p-i{max-width:calc(50% - 32px);flex-basis:calc(50% - 32px);margin:12px 16px 12px}.sub-item-2{width:calc(100% / 2 - 16px)}.page-hp .bic-topoffer .p-l-module .card-item{max-width:calc(50% - 32px);flex-basis:calc(50% - 32px);margin:12px 16px}}.slide ol.carousel-indicators{display:none !important}#nav-related .slide ol.carousel-indicators,#nav-accessories .slide ol.carousel-indicators,#nav-alternative .slide ol.carousel-indicators{display:block !important}#nav-related .carousel-dot:before,#nav-accessories .carousel-dot:before,#nav-alternative .carousel-dot:before{content:'';width:12px;height:12px;display:inline-block;opacity:1;border-radius:4px;background-color:transparent !important;border:1px solid #C5C5C5 !important}#nav-related .carousel-dot.active:before,#nav-accessories .carousel-dot.active:before,#nav-alternative .carousel-dot.active:before{background-color:#8fb24e !important;border:1px solid #8fb24e !important}.max-h-350{max-height:350px;overflow-x:hidden;transform:translate3d(0px, 49px, 0px) !important}.max-h-350::-webkit-scrollbar{width:10px}.max-h-350::-webkit-scrollbar-track{box-shadow:inset 0 0 10px 10px #dedede;border:solid 3px transparent}.max-h-350::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px 10px #8fb24e;border:solid 3px transparent;border-radius:50px}.max-h-350 .variant-item{padding:8px 16px}.max-h-350 .variant-item:hover{background-color:#f2f6eb}.max-h-350 .variant-item:not(:last-child){border-bottom:1px solid #f4f4f4}.more-variants{border-radius:8px;background:#FFF;max-width:350px;padding-top:2rem;padding:12px 16px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8.11997 9.29L12 13.17L15.88 9.29C16.27 8.9 16.9 8.9 17.29 9.29C17.68 9.68 17.68 10.31 17.29 10.7L12.7 15.29C12.31 15.68 11.68 15.68 11.29 15.29L6.69997 10.7C6.30997 10.31 6.30997 9.68 6.69997 9.29C7.08997 8.91 7.72997 8.9 8.11997 9.29Z" fill="%238FB24E"/></svg>');background-repeat:no-repeat;background-position:95% center}.variant-image{display:flex;width:37px;height:37px;min-width:37px;text-decoration:none !important;margin-right:16px}.variant-item{display:flex;align-items:center;text-decoration:none !important}.variant-title{color:#858585;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-0.14px}@media (max-width: 575.98px){.more-variants{max-width:unset}#nav-related .carousel-navs,#nav-accessories .carousel-navs,#nav-alternative .carousel-navs{display:none}#nav-related .card-group-reset-xs,#nav-accessories .card-group-reset-xs,#nav-alternative .card-group-reset-xs{margin-left:0px;margin-right:0px}.var-items>a{width:calc(100% / 3 - 8px)}.pfh-sorting.nav-tabs .nav-link.active{font-size:20px}.pfh-sorting.nav-tabs .nav-link{font-size:15px}.is-product-list .p-l-boxes .card-item.p-i{max-width:calc(50% - 12px);flex-basis:calc(50% - 12px);margin:6px 6px 6px}.sub-item-2{width:100%}.page-hp .bic-topoffer .p-l-module .card-item{max-width:calc(50% - 12px);flex-basis:calc(50% - 12px);margin:6px 6px 6px}}@media (max-width: 370px){.is-product-list .p-l-boxes .card-item.p-i,.page-hp .bic-topoffer .p-l-module .card-item{max-width:100%;flex-basis:100%;margin:6px 6px 6px}}@media (max-width: 479.98px){.var-items>a{width:calc(100% / 2 - 8px)}}.variants-tooltip{display:none}#urny-a-obaly-na-urny{display:none}.c-mu.ws-n{display:none}.badge.label.ws-w.ta-l.lbl.b.fg.bg-da.sh-md.mr-1.mb-2.lbl-1{display:none}.badge.label.ws-w.ta-l.lbl.fg.bg-da.sh-md.lbl-1{display:none}#animal-crematoriums{font-family:'Roboto', sans-serif;background-color:#fff;margin:0;padding:20px;color:#333}#animal-crematoriums h1{color:#444;font-size:2.4em;margin-bottom:20px;text-align:center}#animal-crematoriums p{font-size:1.2em;margin-bottom:10px;text-align:center}#animal-crematoriums select{width:100%;padding:12px;margin:12px 0;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:1.1em;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,0.1);appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position-x:95%;background-position-y:center}#animal-crematoriums .card-container{display:flex;flex-direction:column;gap:20px;margin-top:20px;align-items:flex-start}#animal-crematoriums .card{background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);width:100%}#animal-crematoriums .card h3{margin-top:0}#animal-crematoriums .card p{margin:8px 0}@media (max-width: 768px){#animal-crematoriums{padding:10px}#animal-crematoriums h1{font-size:1.8em}#animal-crematoriums p{font-size:1em}#animal-crematoriums .card{padding:15px}}#custom-payment-info{font-family:Arial, sans-serif;color:#333;line-height:1.6;max-width:800px;margin:0 auto}.payment-section{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:20px;margin-bottom:20px;transition:transform 0.3s ease, box-shadow 0.3s ease}.payment-section:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,0.2)}.payment-section h2{font-size:24px;color:#222;margin-bottom:15px;display:flex;align-items:center}.payment-section h2 img{margin-left:10px}.payment-section p{font-size:16px;margin-bottom:20px}.payment-section ul{margin-bottom:20px;padding-left:20px}.payment-section ul li{margin-bottom:10px}.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #e0e0e0}.price-label{font-size:16px;font-weight:bold}.price-value{font-size:18px;font-weight:bold;color:#008000;background-color:#f0f9f0;padding:5px 10px;border-radius:5px}#custom-shipping-info{font-family:Arial, sans-serif;color:#333;line-height:1.6;max-width:800px;margin:0 auto}.shipping-section{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:20px;margin-bottom:20px;transition:transform 0.3s ease, box-shadow 0.3s ease}.shipping-section:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,0.2)}.shipping-section h2{font-size:24px;color:#222;margin-bottom:15px;display:flex;align-items:center}.shipping-section h2 img{margin-left:10px}.shipping-section p{font-size:16px;margin-bottom:20px}.shipping-section ul{margin-bottom:20px;padding-left:20px}.shipping-section ul li{margin-bottom:10px}.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #e0e0e0}.price-label{font-size:16px;font-weight:bold}.price-value{font-size:18px;font-weight:bold;color:#008000;background-color:#f0f9f0;padding:5px 10px;border-radius:5px}#return-instructions{font-family:Arial, sans-serif;color:#333;line-height:1.6;max-width:900px;margin:0 auto}#return-instructions p{margin-bottom:15px;text-align:left}#return-instructions h3{font-size:24px;margin-top:20px;margin-bottom:20px;text-align:left;color:#222}#return-instructions .card-group{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}#return-instructions .return-card{flex:1 1 calc(50% - 10px);background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:20px;transition:transform 0.3s ease, box-shadow 0.3s ease}#return-instructions .return-card:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,0.2)}#return-instructions .return-card p{margin-bottom:10px}#return-instructions .btn-primary{background-color:#000;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}#return-instructions .btn-primary:hover{background-color:#333}#return-instructions .separator{margin:40px 0;border:0;border-top:1px solid #ddd}#return-instructions .additional-info{margin-bottom:40px}#return-instructions .alert-box{background-color:#edd5d4;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}#return-instructions .additional-info .highlight{color:#333;font-weight:bold}#return-instructions .additional-info ul{padding-left:20px;list-style:disc}#return-instructions .additional-info ul li{margin-bottom:10px}@media (max-width: 768px){#return-instructions .return-card{flex:1 1 100%}#return-instructions .card-group{gap:10px}}#warranty-instructions{font-family:Arial, sans-serif;color:#333;line-height:1.6;max-width:900px;margin:0 auto}#warranty-instructions p{margin-bottom:15px;text-align:left}#warranty-instructions h3{font-size:24px;margin-top:20px;margin-bottom:20px;text-align:left;color:#222}#warranty-instructions .card-group{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}#warranty-instructions .warranty-card{flex:1 1 calc(50% - 10px);background-color:#f7f7f7;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:20px;transition:transform 0.3s ease, box-shadow 0.3s ease}#warranty-instructions .warranty-card:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,0.2)}#warranty-instructions .warranty-card p{margin-bottom:10px}#warranty-instructions .btn-primary{background-color:#000;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}#warranty-instructions .btn-primary:hover{background-color:#333}#warranty-instructions .separator{margin:40px 0;border:0;border-top:1px solid #ddd}#warranty-instructions .additional-info{margin-bottom:40px}#warranty-instructions .alert-box{background-color:#edd5d4;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}#warranty-instructions .additional-info .highlight{color:#333;font-weight:bold}#warranty-instructions .additional-info ul{padding-left:20px;list-style:disc}#warranty-instructions .additional-info ul li{margin-bottom:10px}@media (max-width: 768px){#warranty-instructions .warranty-card{flex:1 1 100%}#warranty-instructions .card-group{gap:10px}}#wholesale-cooperation{font-family:Arial, sans-serif;color:#333;line-height:1.6;max-width:900px;margin:0 auto}#wholesale-cooperation p{margin-bottom:15px;text-align:left}#wholesale-cooperation h2{font-size:24px;margin-top:20px;margin-bottom:20px;color:#222;text-align:left}#wholesale-cooperation .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-bottom:40px}#wholesale-cooperation .benefit-box{background-color:#f7f7f7;border-radius:8px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease}#wholesale-cooperation .benefit-box:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(0,0,0,0.2);background-color:#d2e0b8}#wholesale-cooperation .benefit-box h3{font-size:18px;margin-bottom:10px;color:#222}#wholesale-cooperation .benefit-box p{font-size:16px;margin-bottom:0}#wholesale-cooperation .image-container{text-align:center;margin-top:20px}#wholesale-cooperation .wholesale-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);width:700px}#wholesale-cooperation .partners-heading{text-align:center;margin-top:40px;margin-bottom:20px;font-size:26px;color:#333;font-weight:bold}#wholesale-cooperation .partners-logos{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:20px;justify-items:center;align-items:center;margin-bottom:40px}#wholesale-cooperation .partners-logos img{max-width:100%;height:auto;max-height:100px;filter:grayscale(100%);transition:filter 0.3s ease, transform 0.3s ease}#wholesale-cooperation .partners-logos img:hover{filter:grayscale(0%);transform:scale(1.1)}@media (max-width: 768px){#wholesale-cooperation .wholesale-image{width:100%}#wholesale-cooperation .partners-logos{grid-template-columns:repeat(auto-fit, minmax(120px, 1fr))}#wholesale-cooperation .partners-logos img{max-height:80px}}#about-us-page{font-family:'Arial', sans-serif;color:#333;line-height:1.6;max-width:1200px;margin:0 auto;padding:40px 20px;background-color:#fff}#about-us-page .intro-section{text-align:center;padding-bottom:40px}#about-us-page .intro-section h1{font-size:36px;font-weight:bold;color:#111;margin-bottom:20px}#about-us-page .intro-section p{font-size:18px;color:#555;max-width:800px;margin:0 auto}#about-us-page .content-section{margin-bottom:40px}#about-us-page .content-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;margin-bottom:40px}#about-us-page .content-block.reverse{grid-template-columns:1fr 1fr}#about-us-page .content-block .content-text{padding:20px}#about-us-page .content-block h2{font-size:28px;color:#111;margin-bottom:15px}#about-us-page .content-block p{font-size:16px;color:#555;margin-bottom:15px}#about-us-page .content-block .content-image img{width:100%;height:auto;border-radius:8px}#about-us-page .values-section{text-align:center;background-color:#eaeaea;padding:40px 20px;border-radius:8px}#about-us-page .values-section h2{font-size:30px;color:#111;margin-bottom:20px}#about-us-page .values-section ul{list-style-type:none;padding:0;font-size:18px;color:#555}#about-us-page .values-section ul li{margin-bottom:10px;font-weight:bold}@media (max-width: 768px){#about-us-page .content-block{grid-template-columns:1fr}#about-us-page .intro-section h1{font-size:28px}#about-us-page .intro-section p{font-size:16px}#about-us-page .content-block h2{font-size:24px}#about-us-page .content-block p{font-size:14px}#about-us-page .values-section h2{font-size:26px}#about-us-page .values-section ul li{font-size:16px}}.conf-desc-small{font-weight:bold}#intro-section{margin-bottom:40px;text-align:left}#intro-section .intro-text{font-size:1.2rem;line-height:1.6;color:#121212;margin-bottom:20px}#intro-section .intro-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}#intro-section .intro-video{flex:1;max-width:50%}#intro-section .intro-content .intro-text{flex:1;max-width:50%}@media (max-width: 768px){#intro-section .intro-content{flex-direction:column}#intro-section .intro-content .intro-text,#intro-section .intro-video{max-width:100%}}#back-arrow{font-size:1.2rem;color:#121212;cursor:pointer;font-weight:normal;transition:color 0.3s ease, transform 0.3s ease}#back-arrow:hover{color:#8fb24e;transform:translateX(-5px)}#product-configurator .button-container a{display:inline-block;padding:12px 20px;font-size:1.1rem;background-color:#121212;color:white;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color 0.3s ease, transform 0.3s ease}#product-configurator .button-container a:hover{background-color:#8fb24e;transform:translateY(-2px)}.modern-banner-ad{position:relative;width:100%;max-width:400px;aspect-ratio:1 / 1;background-image:url("https://weburny-cz.s50.cdn-upgates.com/6/665c4b4898dc32-27565-1.png");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:20px;color:#fff;text-align:center;border-radius:15px;overflow:hidden}.modern-banner-ad::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:1;border-radius:15px}.modern-banner-ad .banner-content{position:relative;z-index:2}.modern-banner-ad h3{font-size:1.4em;font-weight:bold;margin:0 0 15px}.modern-banner-ad .btn-outline{display:inline-block;padding:8px 16px;border:2px solid #fff !important;color:#fff !important;text-decoration:none;font-size:0.9em;border-radius:5px;background:transparent !important;transition:background-color 0.3s, color 0.3s}.modern-banner-ad .btn-outline:hover{background-color:#fff !important;color:#000 !important}@media (max-width: 768px){.modern-banner-ad{padding:15px}.modern-banner-ad h3{font-size:1.2em}}.modern-banner-ad1{position:relative;width:100%;max-width:400px;aspect-ratio:1 / 1;background-image:url("https://weburny-cz.s50.cdn-upgates.com/m/m68ee36ae34ae5-dusicky-1.png");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:20px;color:#fff;text-align:center;border-radius:15px;overflow:hidden}.modern-banner-ad1::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:1;border-radius:15px}.modern-banner-ad1 .banner-content{position:relative;z-index:2}.modern-banner-ad1 h3{font-size:1.4em;font-weight:bold;margin:0 0 15px}.modern-banner-ad1 .btn-outline{display:inline-block;padding:8px 16px;border:2px solid #fff !important;color:#fff !important;text-decoration:none;font-size:0.9em;border-radius:5px;background:transparent !important;transition:background-color 0.3s, color 0.3s}.modern-banner-ad1 .btn-outline:hover{background-color:#fff !important;color:#000 !important}@media (max-width: 768px){.modern-banner-ad1{padding:15px}.modern-banner-ad1 h3{font-size:1.2em}}#faq{max-width:800px;margin:0 auto;padding:40px 20px;font-family:'Segoe UI', sans-serif}#faq h2{font-size:1.8rem;font-weight:700;margin-bottom:30px}.faq-item{background:#f7f7f7;border-radius:12px;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.faq-question{width:100%;background:none;border:none;outline:none;padding:20px 24px;font-size:1rem;font-weight:600;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background 0.3s}.faq-question:hover{background-color:#f7f7f7}.faq-question .arrow-icon{transition:transform 0.3s ease}.faq-question.active .arrow-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.4s ease;padding:0 24px;background-color:#fff}.faq-answer p{margin:16px 0;color:#333;font-size:0.95rem;line-height:1.5}#faq .faq-question{color:#000}#faq .faq-question:focus,#faq .faq-question:active{color:#000 !important}.faq-alert-wrapper{max-width:800px;margin:0px auto 0 auto;padding:0 20px;text-align:center}.faq-alert{border:2px solid #f8c100;background-color:#fffdf5;border-radius:8px;padding:16px;color:#333;display:flex;align-items:flex-start;gap:12px;font-size:0.95rem;text-align:left;margin-bottom:16px}.faq-alert-icon{font-size:1.3rem;line-height:1.2}.contact-section{max-width:640px;margin:40px auto;padding:0 20px;text-align:center;font-family:inherit}.contact-section .contact-subheading{font-size:24px;font-weight:700;margin-bottom:10px}.contact-section .contact-description{font-size:15px;color:#2e2e2e;margin-bottom:30px;line-height:1.6}.contact-section .contact-box{background-color:#f7f7f7;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:10px;margin-bottom:12px;cursor:pointer;transition:background-color 0.2s ease}.contact-section .contact-box:hover{background-color:#f7f7f7}.contact-section .contact-icon{width:20px;height:20px;margin-right:12px;flex-shrink:0}.contact-section .contact-text{flex-grow:1;font-size:15px;text-align:left;color:#1a1a1a}.contact-section .contact-arrow{margin-left:12px;display:flex;align-items:center}.contact-section .contact-arrow svg{width:12px;height:12px;transition:transform 0.3s ease;transform-origin:center}.contact-section .contact-box:hover .contact-arrow svg{transform:translateX(4px) scale(1.3)}.branch-wrapper{padding:40px 20px;font-family:inherit}.branch-section{display:flex;flex-wrap:wrap;background-color:#fff;border-radius:16px;overflow:hidden;max-width:1100px;margin:0 auto;box-shadow:0 4px 20px rgba(0,0,0,0.05)}.branch-content{flex:1 1 50%;padding:40px;box-sizing:border-box}.branch-content h2{font-size:24px;font-weight:700;margin-bottom:10px}.branch-content p{font-size:15px;margin:6px 0;line-height:1.5;color:#111}.branch-content a{color:#111;text-decoration:none}.branch-content a:hover{text-decoration:underline}.branch-list{margin:20px 0 10px;padding-left:20px;font-size:15px;color:#111}.branch-list li{margin-bottom:6px}.branch-hours h3{font-size:16px;font-weight:600;margin-top:20px;margin-bottom:8px}.branch-hours p{font-size:15px;margin:4px 0}.map-link{margin-top:14px;font-size:14px}.branch-map{flex:1 1 50%;min-height:300px}.section-divider{margin:60px auto 40px;border:none;height:1px;background-color:#ddd;max-width:1100px}.company-info{max-width:1100px;margin:0 auto 60px;padding:0 20px;font-family:inherit}.company-info h2{font-size:24px;font-weight:700;margin-bottom:24px}.company-columns{display:flex;flex-wrap:wrap;gap:40px;font-size:15px;line-height:1.6;color:#111}.company-left,.company-right{flex:1 1 300px}.company-info a{color:#111;text-decoration:none}.company-info a:hover{text-decoration:underline}.contact-box,.contact-box *{text-decoration:none !important}.more-info-section{text-align:center;margin-top:40px;margin-bottom:20px}.more-info-heading{font-size:24px;font-weight:bold;margin-bottom:20px}.more-info-boxes{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.info-box{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;background:#fff;border:1px solid #eee;border-radius:12px;padding:16px 20px;width:220px;transition:background 0.2s ease}.info-box:hover{background:#f7f7f7}.info-text{text-align:left;font-size:14px;font-weight:500;line-height:1.4}.info-arrow{margin-left:12px;flex-shrink:0}#snippet--cartAjax>div.row.total>div.col-md-13.col-lg-10.right-total>table:nth-child(2)>tbody>tr:nth-child(1)>td.ta-r.ws-n.pl-2>abbr{color:#FFC107;font-weight:600}.container.articles>article div.mb-5 p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:4.5em}#memorial-diamonds-landing{font-family:'Segoe UI', sans-serif;color:#2d2d2d;background:white;padding-bottom:60px}#memorial-diamonds-landing .hero{position:relative;height:auto;overflow:hidden;margin-bottom:0}#memorial-diamonds-landing .hero img{width:100%;height:auto;object-fit:contain;display:block}#memorial-diamonds-landing .content{max-width:1000px;margin:0 auto;padding:40px 20px}#memorial-diamonds-landing .timeline-wrapper{position:relative;max-width:1000px;margin:60px auto;padding:0 20px}#memorial-diamonds-landing .timeline-wrapper::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:#e0e0e0;transform:translateX(-50%);z-index:1}#memorial-diamonds-landing .timeline-item{position:relative;width:50%;padding:40px 20px;box-sizing:border-box}#memorial-diamonds-landing .timeline-item.left{left:0;text-align:right}#memorial-diamonds-landing .timeline-item.right{left:50%;text-align:left}#memorial-diamonds-landing .timeline-item img{width:100%;max-width:300px;margin:0 auto 20px;display:block;object-fit:contain;border-radius:0;box-shadow:none;transition:none}#memorial-diamonds-landing .timeline-text{background:#f9f9f9;padding:20px;border-radius:10px;display:inline-block;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,0.05);z-index:2;position:relative}#memorial-diamonds-landing .timeline-text h3{margin-top:0}#memorial-diamonds-landing .timeline-text p{margin:0;color:#444}#memorial-diamonds-landing .text-image-section{display:flex;flex-wrap:wrap;align-items:center;margin-top:60px;gap:40px}#memorial-diamonds-landing .text-block{flex:1 1 50%}#memorial-diamonds-landing .image-block{flex:1 1 40%}#memorial-diamonds-landing .image-block img{width:100%;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.05);object-fit:contain}#memorial-diamonds-landing .cta-centered{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:30px;margin-bottom:60px}#memorial-diamonds-landing .btn{background-color:#1a1a1a;color:#fff;padding:14px 28px;text-decoration:none;border-radius:6px;transition:background 0.3s ease}#memorial-diamonds-landing .btn:hover{background-color:#444}#memorial-diamonds-landing .btn.secondary{background-color:#e0e0e0;color:#1a1a1a}#memorial-diamonds-landing .btn.secondary:hover{background-color:#cfcfcf}#memorial-diamonds-landing .video-section{margin-top:80px;text-align:center}#memorial-diamonds-landing video{max-width:100%;border-radius:10px;object-fit:contain}@media (max-width: 768px){#memorial-diamonds-landing .hero{height:auto}#memorial-diamonds-landing .timeline-item,#memorial-diamonds-landing .timeline-item.left,#memorial-diamonds-landing .timeline-item.right{width:100%;left:0;text-align:center}#memorial-diamonds-landing .timeline-wrapper::before{left:20px}#memorial-diamonds-landing .timeline-text{text-align:center}#memorial-diamonds-landing .text-image-section{flex-direction:column;gap:30px}#memorial-diamonds-landing .cta-centered{flex-direction:column;align-items:center}}@media (max-width: 768px){a.CaSettings{display:none !important}}.badge.label.ws-w.ta-l.lbl.fg.bg-pr.sh-md.mb-1.lbl-9{display:none !important}a.badge.label.ws-w.ta-l.lbl.b.fg.bg-pr.sh-md.mr-1.mb-2.lbl-9{display:none !important}.products-hp-title{display:inline-block;margin-left:auto;margin-right:auto}.products-hp-title::before{content:'';left:0;height:2px;position:absolute;bottom:0;display:block;z-index:1;width:100%;background-color:#8fb24e}.hp-products-wrapper .p-i-cont a{white-space:pre-wrap}.swiper-main{opacity:0}.swiper-main .swiper-slide{height:auto;border-radius:16px;overflow:hidden;max-height:526px}.swiper-main .swiper-slide:hover .helper .img-holder img{transform:scale(1.03)}.swiper-main .swiper-slide .helper{position:relative}.swiper-main .swiper-slide .helper .img-holder{height:100%;width:100%;overflow:hidden;object-fit:cover;aspect-ratio:396 / 600;position:relative;z-index:1}.swiper-main .swiper-slide .helper .img-holder img{transition:all 0.3s ease-in-out;width:100%;max-width:100%;height:100%;object-fit:cover}.swiper-main .swiper-slide .helper .swiper-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;text-align:left;padding:16px 24px 24px;position:absolute;height:unset;bottom:0;width:100%;left:0;z-index:4}.swiper-main .swiper-slide .helper .swiper-content::before{content:"";height:100%;background:#000;background:-moz-linear-gradient(0deg, rgba(0,0,0,0.66) 0%, rgba(0,0,0,0.33) 45%, rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(0deg, rgba(0,0,0,0.66) 0%, rgba(0,0,0,0.33) 45%, rgba(0,0,0,0) 100%);background:linear-gradient(0deg, rgba(0,0,0,0.66) 0%, rgba(0,0,0,0.33) 45%, rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);display:block;position:absolute;left:0;width:100%;bottom:0;z-index:-1}.swiper-main .swiper-slide .helper .swiper-content h2{font-size:1.625rem}.swiper-main .swiper-slide .helper .swiper-content h2,.swiper-main .swiper-slide .helper .swiper-content div{color:#FFF}.swiper-main .swiper-slide .helper .swiper-content .btn{display:inline-block;padding:8px 16px;border-radius:8px;font-size:1rem;line-height:1.2em;text-transform:unset}.swiper-main .swiper-slide .helper .swiper-content .btn.btn-black{color:#FFF;background-color:#000}.swiper-main .swiper-slide .helper .swiper-content .btn.btn-white{color:#000;background-color:#FFF}.swiper-main .swiper-slide .helper .swiper-content .slide-main-item--button{padding:7px 16px 8px 16px}@media screen and (max-width: 480px){.swiper-main .swiper-slide .helper .swiper-content{padding:12px 16px 16px}}.bottom-menu .poradna-labels{display:flex;flex-wrap:wrap;gap:1rem}@media (min-width: 1204px){.bottom-menu .poradna-labels{margin-bottom:6rem}}.bottom-menu .poradna-labels>li a{border:1px solid #121212;border-radius:999px;padding:8px 16px !important;letter-spacing:0.01em;color:#121212 !important}.bottom-menu .poradna-labels>li a:hover{color:#8fb24e !important;border-color:#8fb24e;text-decoration:none}.articles figure{position:relative}.article-custom-label{position:absolute;background:#fff;font-size:0.625rem;border-radius:0.38125rem;letter-spacing:0.71px;padding:0.375rem 0.5rem;text-transform:uppercase;top:0.75rem;left:0.75rem}.article-custom-label.dark{background:#121212;color:#fff;position:static;text-align:center;justify-self:center}.swiper .swiper-slide.card-item{max-width:100% !important;height:auto;flex-basis:unset;margin-left:0;margin-top:0;margin-bottom:0}.swiper-helper{position:relative}.swiper-button-prev,.swiper-button-next{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #000;width:40px !important;height:40px !important;display:block;position:absolute;margin:0 !important;overflow:hidden !important;background-color:#FFF !important;border-radius:50%;top:50% !important;transform:translateY(-50%) !important;right:-16px !important}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#000 !important}.swiper-button-prev:hover::before,.swiper-button-next:hover::before{filter:invert(1)}.swiper-button-prev::after,.swiper-button-next::after{content:unset;display:none}.swiper-button-prev::before,.swiper-button-next::before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";left:50%;top:50%;transform:translate(-50%, -50%);width:32px;height:32px;display:inline-block;position:absolute;background:url(/shop-data/arrow-right-black.svg) no-repeat center center;background-size:cover}.swiper-button-prev.swiper-button-lock,.swiper-button-next.swiper-button-lock{display:none}@media screen and (max-width: 1600px){.swiper-button-prev,.swiper-button-next{right:-20px !important}}@media screen and (max-width: 767px){.swiper-button-prev,.swiper-button-next{display:none !important}}.swiper-button-prev{left:-16px !important;right:unset !important}.swiper-button-prev::before{transform:translate(-50%, -50%) rotate(180deg)}@media screen and (max-width: 1600px){.swiper-button-prev{left:-20px !important}}.products-swiper{padding-bottom:60px !important}.swiper-pagination-bullet-active{background-color:#000 !important}.articles-section .grid-holder{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:32px}.articles-section article{box-shadow:rgba(0,0,0,0.1) 0px 6px 20px 0px;background-color:#FFF;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.articles-section article figure{border-radius:8px;width:100%;margin-bottom:16px;aspect-ratio:335 / 233;overflow:hidden}.articles-section article figure img{width:100%;height:100%;object-fit:cover}.articles-section article h4{padding:0 16px;margin-bottom:24px;text-align:left}.articles-section article .text-holder{padding:0 16px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;color:#606060 !important;text-align:left}.articles-section article .btn{display:inline-block;padding:8px 16px;border-radius:8px;font-size:1rem;line-height:1.2em;text-transform:unset;margin:0 16px 16px 16px}.articles-section article .btn.btn-black{color:#FFF;background-color:#000}.articles-section article .btn.btn-white{color:#000;background-color:#FFF}.stars{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.star{display:block;width:14px;height:14px;position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.star.star-on{background-image:url(/shop-data/star-on.svg)}.star.star-off{background-image:url(/shop-data/star-off.svg)}.reviews-hp{margin-bottom:80px}.reviews-hp .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;padding:30px;background-color:#FFF;box-shadow:rgba(0,0,0,0.1) 0px 6px 20px 0px;border-radius:8px;overflow:hidden}.reviews-hp .swiper-slide h4{margin-bottom:4px}.reviews-hp .swiper-slide .stars{margin-bottom:24px}.our-vision{padding:0 0 100px 0}.our-vision .flex-holder{display:flex;flex-direction:row;justify-content:space-between;gap:0px;align-items:stretch;background-color:#FFF;box-shadow:rgba(0,0,0,0.1) 0px 6px 20px 0px;border-radius:8px;overflow:hidden}.our-vision .left{width:100%;max-width:60%;text-align:left;padding:100px 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:nowrap}@media screen and (max-width: 1200px){.our-vision .left{padding:60px 40px}}@media screen and (max-width: 767px){.our-vision .left{padding:40px 24px}}.our-vision .right{width:100%;max-width:40%;max-height:600px}.our-vision .right img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.our-vision .flex-holder{flex-direction:column}.our-vision .left{max-width:100%}.our-vision .right{max-width:100%;aspect-ratio:5/3}}.hp-custom-products{padding-bottom:80px}.hp-custom-products .hp-custom-banner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;position:relative}.hp-custom-products .hp-custom-banner .hp-custom-img{width:100%;height:100%}.hp-custom-products .hp-custom-banner .hp-custom-img img{width:100%;height:100%;filter:brightness(0.8);object-fit:cover}.hp-custom-products .hp-custom-banner .text-holder{position:absolute;left:0;bottom:0;width:100%;padding:40px;z-index:2;color:#FFF;text-align:left}@media screen and (max-width: 580px){.hp-custom-products .hp-custom-banner .text-holder{padding:24px}}.hp-custom-products .swiper-button-next,.hp-custom-products .swiper-button-prev,.hp-custom-products .swiper-pagination{display:none !important}.hp-custom-products .flex-holder{display:flex;flex-direction:row;align-items:stretch;gap:32px}@media screen and (max-width: 1023px){.hp-custom-products .flex-holder{flex-direction:column}}@media screen and (max-width: 580px){.hp-custom-products .flex-holder{gap:16px}}.hp-custom-products .left{width:100%;max-width:40%}@media screen and (max-width: 1023px){.hp-custom-products .left{max-width:100%}}.hp-custom-products .right{width:100%;max-width:60%}.hp-custom-products .right .section{padding:unset !important}@media screen and (max-width: 1023px){.hp-custom-products .right{max-width:100%}}.hp-custom-products .products-swiper{padding:0 !important}.hp-custom-products .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}.hp-custom-products .swiper-wrapper .p-i-cont{height:unset}@media screen and (max-width: 580px){.hp-custom-products .swiper-wrapper{grid-template-columns:repeat(1, 1fr);gap:16px}}.newsletter-section form{display:flex;flex-direction:row;max-width:1200px;margin:0 auto;align-self:center;padding:40px 0;justify-content:space-between;gap:40px;align-items:flex-start}.newsletter-section form .left{max-width:60%;margin:0}@media screen and (max-width: 767px){.newsletter-section form .left{max-width:100%}}@media screen and (max-width: 767px){.newsletter-section form{flex-direction:column}}.newsletter-section .right{display:flex;width:100%;max-width:40%;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;position:relative}.newsletter-section .right .form-group{width:100%}.newsletter-section .right .button-group{position:absolute;right:0;top:0;width:unset}@media screen and (max-width: 767px){.newsletter-section .right{max-width:100%}}.newsletter-section input{border:1px solid #6E6E6E}.availability-custom-link{color:#000;font-size:.875rem}@media screen and (max-width: 767px){.swiper-pagination{display:none !important}}.contact-aside{border-radius:16px;background-color:#FFF;padding:16px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:#000}.contact-aside .ftr-phone{font-size:1.125rem;color:#8fb24e}.contact-aside small{color:#606060;font-size:.875rem;margin-bottom:16px}.contact-aside .ftr-email{color:#8fb24e;font-size:1.125rem;margin-left:unset}.category-top-upper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0 auto;gap:40px}.category-top-upper .category-top-upper-left{max-width:calc(100% - (40px + 280px));margin:0 auto}.category-top-upper .category-top-upper-right{width:280px;padding:16px;border-radius:16px;background-color:#FFF;box-shadow:rgba(0,0,0,0.1) 0px 6px 20px 0px;margin-top:64px}.category-top-upper .category-top-upper-right h3{font-size:1.5rem}.category-top-upper .category-top-upper-right p{color:#6d6e71;font-size:.875rem}@media screen and (max-width: 992px){.category-top-upper{flex-direction:column}.category-top-upper .category-top-upper-left{max-width:100%}}.b[class*='bg-'] .form-group.has-error .form-control,.b[class*='bg-'] .form-group.has-error .input-group,.b[class*='bg-'] .form-group.has-error img.active,.b[class*='bg-'] .form-group.has-error .btn.active{box-shadow:0 0 0 0.1rem rgba(220,53,69,0.5)}.b[class*='bg-'] .form-group.has-required .form-control,.b[class*='bg-'] .form-group.has-required .input-group,.b[class*='bg-'] .form-group.has-required img.active,.b[class*='bg-'] .form-group.has-required .btn.active{box-shadow:0 0 0 0.1rem rgba(143,178,78,0.5)}.swiper-cross-sell{opacity:0}.upsell-item{display:flex !important;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;border:1px solid #EFEFEF;border-radius:16px;overflow:hidden;height:auto !important}.upsell-item .variant-item-img-related{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;aspect-ratio:1}.upsell-item .variant-item-img-related img{max-width:100%;max-height:100%}.upsell-item .variant-related-wrapper{display:flex;width:100%;align-items:center;justify-content:space-between;flex-wrap:nowrap}.upsell-item .text{height:100%;display:flex;flex-direction:column;gap:12px;padding:10px 16px}.upsell-item .AddProductToCart{background-color:#8fb24e;border-radius:4px}.upsell-item .AddProductToCart.bg-su{background-color:#57c5ef}.detail-upozoneni{background-color:#e9cac0}#about-us{max-width:1100px;margin:0 auto;padding:0 20px 70px;color:#111;line-height:1.6;font-family:inherit}#about-us a{color:inherit}#about-us a:hover{text-decoration:underline}#about-us .au-section-head{text-align:left;margin:50px 0 18px}#about-us .au-section-head h2{font-size:28px;font-weight:800;margin:0 0 6px}#about-us .au-section-head p{margin:0;color:#2e2e2e;font-size:15px}#about-us .au-hero{margin-top:10px;text-align:center;padding:20px 20px 25px;background:transparent;box-shadow:none;border-radius:0}#about-us .au-hero-text{max-width:900px;margin:0 auto}#about-us .au-hero-meta{display:flex;justify-content:center;gap:40px;margin:0 0 26px}#about-us .au-meta-item{background:transparent;border-radius:0;padding:0}#about-us .au-meta-item strong{display:block;font-size:26px;font-weight:900;margin-bottom:2px}#about-us .au-meta-item span{font-size:14px;color:#444}#about-us .au-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:0}#about-us .au-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;text-decoration:none !important;font-weight:700;font-size:14px;border:1px solid #e9e9e9;transition:transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease}#about-us .au-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,0.08)}#about-us .au-btn-primary{background:#d2e0b8;color:#111 !important;border-color:#d2e0b8}#about-us .au-btn-ghost{background:#fff;color:#111 !important}#about-us .au-pillars{margin-top:22px}#about-us .au-pillar-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:18px}#about-us .au-pillar-row{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #eee;border-radius:18px;padding:22px 18px;box-shadow:0 8px 24px rgba(0,0,0,0.05);transition:transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;min-height:220px}#about-us .au-pillar-row:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,0.1);background:rgba(210,224,184,0.25)}#about-us .au-pillar-icon{width:48px;height:48px;border-radius:14px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#111}#about-us .au-pillar-icon img{width:26px;height:26px}#about-us .au-pillar-text h3{margin:0 0 8px;font-size:16px;font-weight:900}#about-us .au-pillar-text p{margin:0;font-size:14px;color:#2e2e2e;line-height:1.5}#about-us .au-story-grid{position:relative;margin-top:30px;display:flex;align-items:center;min-height:480px}#about-us .au-story-photo{flex:0 0 65%}#about-us .au-story-photo img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 15px 40px rgba(0,0,0,0.1)}#about-us .au-story-card{position:absolute;right:0;width:55%;background:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,0.12)}#about-us .au-story-card h2{font-size:30px;font-weight:900;margin:0 0 16px}#about-us .au-story-card p{font-size:15px;color:#2e2e2e;margin-bottom:14px}#about-us .au-logos-grid{display:flex;flex-wrap:wrap;gap:40px;align-items:center}#about-us .au-logo{background:transparent;border:none;padding:0;min-height:auto;box-shadow:none;text-decoration:none !important}#about-us .au-logo img{max-height:70px;width:auto;height:auto;filter:grayscale(100%) brightness(1.4);opacity:0.6;transition:all 0.25s ease}#about-us .au-logo:hover img{filter:grayscale(0%) brightness(0.8);opacity:1}#about-us .au-eco-banner{position:relative;margin:40px 0;border-radius:24px;overflow:hidden}#about-us .au-eco-bg img{width:100%;height:320px;object-fit:cover;display:block}#about-us .au-eco-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(0,0,0,0.58) 0%, rgba(0,0,0,0.34) 38%, rgba(0,0,0,0.14) 68%, rgba(0,0,0,0.06) 100%);z-index:1}#about-us .au-eco-content{position:absolute;top:50%;left:48px;transform:translateY(-50%);max-width:430px;z-index:2;color:#fff;text-align:left}#about-us .au-eco-content h2{margin:0 0 12px;font-size:34px;line-height:1.15;font-weight:900;color:#fff}#about-us .au-eco-content p{margin:0 0 18px;font-size:15px;line-height:1.6;color:rgba(255,255,255,0.92)}#about-us .au-eco-btn{display:inline-flex;align-items:center;justify-content:center;background:#d2e0b8;color:#111 !important;padding:12px 18px;border-radius:999px;font-weight:800;font-size:14px;text-decoration:none !important;white-space:nowrap;transition:all 0.3s ease}#about-us .au-eco-btn:hover{padding:12px 32px;transform:translateX(6px);box-shadow:0 12px 26px rgba(0,0,0,0.15)}#about-us .au-branch-gallery{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;margin:14px 0 18px}#about-us .au-branch-gallery img{width:100%;height:210px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,0.05)}#about-us .au-branch-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.06)}#about-us .au-branch-content{padding:24px}#about-us .au-branch-content h3{margin:0 0 8px;font-size:22px;font-weight:900}#about-us .au-branch-content p{margin:0 0 10px;color:#2e2e2e;font-size:15px}#about-us .au-hours h4{margin:14px 0 6px;font-size:15px;font-weight:800}#about-us .au-nav a{color:#2f3e63;text-decoration:none !important;font-weight:800}#about-us .au-branch-map{min-height:320px}@media (max-width: 960px){#about-us .au-pillar-list{grid-template-columns:1fr}#about-us .au-story-photo img{min-height:280px}#about-us .au-branch-gallery{grid-template-columns:1fr}#about-us .au-branch-gallery img{height:200px}#about-us .au-branch-card{grid-template-columns:1fr}#about-us .au-branch-map{min-height:280px}}@media (max-width: 960px){#about-us .au-story-grid{display:block;min-height:auto;margin-top:22px}#about-us .au-story-photo{flex:none}#about-us .au-story-photo img{height:320px;border-radius:20px}#about-us .au-story-card{position:relative;width:auto;right:auto;margin:-40px 12px 0;padding:22px;border-radius:20px}}@media (max-width: 768px){#about-us .au-eco-bg img{height:360px}#about-us .au-eco-content{left:24px;right:24px;max-width:none}#about-us .au-eco-content h2{font-size:26px}}
