@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;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,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}
[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}
abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}
ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}
sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}
a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}
pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}
img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}
caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}
th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
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"]{-webkit-box-sizing:border-box;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}
legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}
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}output{display:inline-block}
summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}
}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}
}@media(min-width:1400px){.container{max-width:1320px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}
.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,.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,.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,.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,.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,.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,.col-xxl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}
.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}
.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}
.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}
.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}
.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}
.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}
}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}
.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}
.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}
.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}
}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}
.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}
.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}
.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}
}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}
.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}
.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}
.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}
}@media(min-width:1400px){.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}
.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}
.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}
.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}
.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}
.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}
.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}
.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}
.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}
.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}
.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}
.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}
.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}
}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}
.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}
.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}
.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}
.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}
.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}
.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}
.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}
.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}
.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}
.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}
.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}
.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}
.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}
.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}
.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}
.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}
.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}
.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}
.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}
.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}
.rounded{border-radius:10px !important}.rounded-top{border-top-left-radius:10px !important;border-top-right-radius:10px !important}
.rounded-right{border-top-right-radius:10px !important;border-bottom-right-radius:10px !important}
.rounded-bottom{border-bottom-right-radius:10px !important;border-bottom-left-radius:10px !important}
.rounded-left{border-top-left-radius:10px !important;border-bottom-left-radius:10px !important}
.rounded-circle{border-radius:50% !important}.rounded-0{border-radius:0 !important}
.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}
.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}
.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}
.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
@media(min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}
.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}
.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}
.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media(min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}
.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}
.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}
.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media(min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}
.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}
.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}
.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media(min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}
.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}
.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}
.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media(min-width:1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}
.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}
.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}
.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}
.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}
.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}
.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}
.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}
.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.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}
.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}
.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}
.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
@media(min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}@media(min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}@media(min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}@media(min-width:1400px){.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}
.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}
.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}
.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}
.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}
.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}
.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}
.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}
.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}
.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}
.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}
.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}
.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}
.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}
.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}
.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}
.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}
.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}
.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}
.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}
.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}
.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}
.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}
}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}
@media(min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}
.float-sm-none{float:none !important}}@media(min-width:768px){.float-md-left{float:left !important}
.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width:992px){.float-lg-left{float:left !important}
.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width:1200px){.float-xl-left{float:left !important}
.float-xl-right{float:right !important}.float-xl-none{float:none !important}}@media(min-width:1400px){.float-xxl-left{float:left !important}
.float-xxl-right{float:right !important}.float-xxl-none{float:none !important}}.position-static{position:static !important}
.position-relative{position:relative !important}.position-absolute{position:absolute !important}
.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}
.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}
@supports((position:-webkit-sticky) or(position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}
}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}
.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}
.w-100{width:100% !important}.h-25{height:25% !important}.h-50{height:50% !important}
.h-75{height:75% !important}.h-100{height:100% !important}.mw-100{max-width:100% !important}
.mh-100{max-height:100% !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}
.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}
.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}
.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}
.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}
.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}
.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}
.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}
.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}
.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}
.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}
.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}
.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}
.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}
.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}
.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}
.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}
.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}
.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}
.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}
.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}
.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}
.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}
.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}
.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}
.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}
@media(min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}
.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}
.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}
.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}
.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}
.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}
.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}
.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}
.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}
.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}
.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}
.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}
.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}
.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}
.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}
.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}
.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}
.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}
.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}
.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}
.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}
.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}
.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}
.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}
.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}
.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}
.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}
.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}
.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){.m-md-0{margin:0 !important}
.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}
.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}
.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}
.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}
.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}
.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}
.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}
.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}
.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}
.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}
.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}
.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}
.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}
.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}
.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}
.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}
.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}
.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}
.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}
.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}
.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}
.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}
.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}
.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}
.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}
.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}
.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}
.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}
.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width:992px){.m-lg-0{margin:0 !important}
.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}
.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}
.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}
.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}
.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}
.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}
.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}
.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}
.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}
.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}
.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}
.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}
.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}
.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}
.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}
.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}
.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}
.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}
.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}
.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}
.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}
.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}
.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}
.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}
.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}
.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}
.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}
.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}
.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){.m-xl-0{margin:0 !important}
.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}
.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}
.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}
.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}
.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}
.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}
.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}
.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}
.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}
.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}
.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}
.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}
.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}
.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}
.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}
.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}
.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}
.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}
.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}
.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}
.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}
.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}
.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}
.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}
.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}
.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}
.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}
.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}
.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}@media(min-width:1400px){.m-xxl-0{margin:0 !important}
.mt-xxl-0,.my-xxl-0{margin-top:0 !important}.mr-xxl-0,.mx-xxl-0{margin-right:0 !important}
.mb-xxl-0,.my-xxl-0{margin-bottom:0 !important}.ml-xxl-0,.mx-xxl-0{margin-left:0 !important}
.m-xxl-1{margin:.25rem !important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem !important}
.mr-xxl-1,.mx-xxl-1{margin-right:.25rem !important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem !important}
.ml-xxl-1,.mx-xxl-1{margin-left:.25rem !important}.m-xxl-2{margin:.5rem !important}
.mt-xxl-2,.my-xxl-2{margin-top:.5rem !important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem !important}
.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem !important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem !important}
.m-xxl-3{margin:1rem !important}.mt-xxl-3,.my-xxl-3{margin-top:1rem !important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem !important}
.mb-xxl-3,.my-xxl-3{margin-bottom:1rem !important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem !important}
.m-xxl-4{margin:1.5rem !important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem !important}
.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem !important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem !important}
.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem !important}.m-xxl-5{margin:3rem !important}
.mt-xxl-5,.my-xxl-5{margin-top:3rem !important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem !important}
.mb-xxl-5,.my-xxl-5{margin-bottom:3rem !important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem !important}
.p-xxl-0{padding:0 !important}.pt-xxl-0,.py-xxl-0{padding-top:0 !important}.pr-xxl-0,.px-xxl-0{padding-right:0 !important}
.pb-xxl-0,.py-xxl-0{padding-bottom:0 !important}.pl-xxl-0,.px-xxl-0{padding-left:0 !important}
.p-xxl-1{padding:.25rem !important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem !important}
.pr-xxl-1,.px-xxl-1{padding-right:.25rem !important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem !important}
.pl-xxl-1,.px-xxl-1{padding-left:.25rem !important}.p-xxl-2{padding:.5rem !important}
.pt-xxl-2,.py-xxl-2{padding-top:.5rem !important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem !important}
.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem !important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem !important}
.p-xxl-3{padding:1rem !important}.pt-xxl-3,.py-xxl-3{padding-top:1rem !important}
.pr-xxl-3,.px-xxl-3{padding-right:1rem !important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem !important}
.pl-xxl-3,.px-xxl-3{padding-left:1rem !important}.p-xxl-4{padding:1.5rem !important}
.pt-xxl-4,.py-xxl-4{padding-top:1.5rem !important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem !important}
.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem !important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem !important}
.p-xxl-5{padding:3rem !important}.pt-xxl-5,.py-xxl-5{padding-top:3rem !important}
.pr-xxl-5,.px-xxl-5{padding-right:3rem !important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem !important}
.pl-xxl-5,.px-xxl-5{padding-left:3rem !important}.m-xxl-auto{margin:auto !important}
.mt-xxl-auto,.my-xxl-auto{margin-top:auto !important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto !important}
.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto !important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto !important}
}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}
.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}
@media(min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}
.text-sm-center{text-align:center !important}}@media(min-width:768px){.text-md-left{text-align:left !important}
.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}
}@media(min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}
.text-lg-center{text-align:center !important}}@media(min-width:1200px){.text-xl-left{text-align:left !important}
.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}
}@media(min-width:1400px){.text-xxl-left{text-align:left !important}.text-xxl-right{text-align:right !important}
.text-xxl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}
.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}
.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}
.font-weight-bold{font-weight:700 !important}.font-italic{font-style:italic !important}
.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0062cc !important}
.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#545b62 !important}
.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#1e7e34 !important}
.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#117a8b !important}
.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#d39e00 !important}
.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#bd2130 !important}
.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#dae0e5 !important}
.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#1d2124 !important}
.text-muted{color:#6c757d !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.visible{visibility:visible !important}.invisible{visibility:hidden !important}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}
[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}@font-face{font-family:"icomoon-custom";src:url("./assets/fonts/icomoon-custom/fonts/icomoon-custom.eot?sktkc1");src:url("./assets/fonts/icomoon-custom/fonts/icomoon-custom.eot?sktkc1#iefix") format("embedded-opentype"),url("./assets/fonts/icomoon-custom/fonts/icomoon-custom.ttf?sktkc1") format("truetype"),url("./assets/fonts/icomoon-custom/fonts/icomoon-custom.woff?sktkc1") format("woff"),url("./assets/fonts/icomoon-custom/fonts/icomoon-custom.svg?sktkc1#icomoon-custom") format("svg");font-weight:normal;font-style:normal;font-display:block}
[class^="icon-"],[class*=" icon-"]{font-family:"icomoon-custom" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-star:before{content:""}.icon-gift-box:before{content:""}
.icon-tick:before{content:"";color:#1f9b8b}.icon-icon-croix:before{content:"";color:#fff}
.icon-icon-fleche-droite:before{content:"";color:#1f9b8b}
.icon-icon-fleche-gauche:before{content:"";color:#1f9b8b}
.icon-icon-telechargement:before{content:"";color:#fff}.icon-icon-valider:before{content:"";color:#fff}
.icon-ACTUALITE-ICON-Actualits:before{content:""}.icon-ACTUALITE-ICON-Concours:before{content:""}
.icon-ACTUALITE-ICON-Promos:before{content:""}.icon-COMMERCE-ICON-HORAIRES:before{content:""}
.icon-COMMERCE-ICON-TEMPS-MARCHE:before{content:""}.icon-CONTACT-EMAIL:before{content:""}
.icon-CONTACT-TEL:before{content:""}.icon-CONTACT-WEB:before{content:""}
.icon-FILTRE--ICON-deplier-accueil .path1:before{content:"";color:#921917}
.icon-FILTRE--ICON-deplier-accueil .path2:before{content:"";margin-left:-1em;color:white}
.icon-FILTRE--ICON-LISTE_OFF:before{content:""}.icon-FILTRE--ICON-LISTE_ON:before{content:""}
.icon-FLECHE_Swipe:before{content:""}.icon-HISTORIQUE-ICON-CADEAU:before{content:""}
.icon-ICON-BOUTON-bas:before{content:""}.icon-LISTE-ICON-abone-couleur .path1:before{content:"";color:#399e93}
.icon-LISTE-ICON-abone-couleur .path2:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-abone-couleur .path3:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-abone-couleur-2 .path1:before{content:"";color:#ef9b27}
.icon-LISTE-ICON-abone-couleur-2 .path2:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-abone-couleur-2 .path3:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-AVIS:before{content:""}.icon-LISTE-ICON-BIEN-recherche:before{content:""}
.icon-LISTE-ICON-Fidwell .path1:before{content:"";color:#010101}
.icon-LISTE-ICON-Fidwell .path2:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-Fidwell .path3:before{content:"";margin-left:-1em;color:#010101}
.icon-LISTE-ICON-Fidwell .path4:before{content:"";margin-left:-1em;color:#010101}
.icon-LISTE-ICON-Fidwell .path5:before{content:"";margin-left:-1em;color:#010101}
.icon-LISTE-ICON-Fidwell .path6:before{content:"";margin-left:-1em;color:#010101}
.icon-LISTE-ICON-Fidwell .path7:before{content:"";margin-left:-1em;color:#010101}
.icon-LISTE-ICON-horaires:before{content:""}.icon-LISTE-ICON-localisation:before{content:""}
.icon-LISTE-ICON-localisation-plein:before{content:""}.icon-LISTE-ICON-non-abone-couleur .path1:before{content:"";color:#edebeb}
.icon-LISTE-ICON-non-abone-couleur .path2:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-non-abone-couleur .path3:before{content:"";margin-left:-1em;color:white}
.icon-LISTE-ICON-NOTES:before{content:""}.icon-LISTE-ICON-ordre:before{content:""}
.icon-LISTE-ICON-PORTE-MONEES:before{content:""}.icon-LISTE-ICON-promo:before{content:""}
.icon-MENU-ICON-ACTUALITES:before{content:""}.icon-MENU-ICON-COMMERCANTS:before{content:""}
.icon-MENU-ICON-COMPTE:before{content:""}.icon-MENU-ICON-NOMBRE:before{content:""}
.icon-MENU-ICON-NOTIFICATIONS:before{content:""}.icon-MENU-ICON-TRANSACTION:before{content:""}
.icon-NAVIGATION-FLECHE-SEULE-DROITE:before{content:""}.icon-NAVIGATION-FLECHE-SEULE-GAUCHE:before{content:""}
.icon-NAVIGATION-ICON-CHECK:before{content:""}.icon-NAVIGATION-ICON-CHECK-Contour:before{content:""}
.icon-PROMO-BON-ACHAT:before{content:"";color:#194540}.icon-PROMO-REMISE-EXCEPTIONNELLE:before{content:"";color:#194540}
.icon-PROMO-VENTE-FLASH:before{content:"";color:#d0343a}
.icon-RS-ICON-FACEBOOK:before{content:""}.icon-RS-ICON-INSTAGRAM-copie:before{content:""}
.icon-RS-ICON-INSTAGRAM:before{content:""}.icon-RS-ICON-SNAP:before{content:""}
.icon-RS-ICON-TWITTER:before{content:""}.icon-RS-ICON-WHATSAPP:before{content:""}
.icon-RS-ICON-YOUTUBE:before{content:""}.icon-TRANSACTION--ICON-achat:before{content:""}
.icon-TRANSACTION--ICON-commerce:before{content:""}.icon-TRANSACTION--ICON-depense:before{content:""}
.icon-TRANSACTION--ICON-donner:before{content:""}.icon-TRANSACTION--ICON-Flash:before{content:""}
.icon-TRANSACTION--ICON-mon-compte:before{content:""}.icon-TRANSACTION--ICON-QRcode-copie:before{content:""}
.icon-TRANSACTION--ICON-QRcode:before{content:""}.icon-TRANSACTION--ICON-SAISIR:before{content:""}
.icon-FW_Abonne:before{content:"";color:#3b9e93}.icon-FW_Actu:before{content:""}
.icon-FW_Carte:before{content:"";color:#621013}.icon-FW_Comercant:before{content:""}
.icon-FW_Donner2:before{content:""}.icon-FW_Enquete2:before{content:""}
.icon-FW_Enquete3:before{content:""}.icon-FW_Fidelite1:before{content:"";color:#b2b2b2}
.icon-FW_Fidelite2:before{content:"";color:#b2b2b2}.icon-FW_Filtre_Distance:before{content:"";color:#3a9e92}
.icon-FW_Jeu-concours:before{content:""}.icon-FW_MonCompte:before{content:""}
.icon-FW_News:before{content:""}.icon-FW_Non-abonne:before{content:"";color:#b2b2b2}
.icon-FW_Panier:before{content:"";color:#621013}.icon-FW_Points-offerts:before{content:""}
.icon-FW_Promo:before{content:""}.icon-FW_Reglages:before{content:""}
.icon-FW_Regle-promo:before{content:""}.icon-FW_Transactions:before{content:""}
.icon-FW_Warning:before{content:""}.icon-star-half:before{content:""}
body{overflow-x:hidden;font-family:"Roboto",sans-serif;color:#63636a;background-color:#fafafa}
body.overflow-hidden{overflow:hidden !important}h1,h2,h3,h4,h5,h6{color:#30333a;line-height:1.07;font-weight:700;margin:0 0 3rem 0}
h1{font-size:calc(18.6px + 3.45vw)}@media(min-width:1200px){h1{font-size:60px}
}h2{font-size:calc(15.4px + 1.05vw);font-weight:600;margin-bottom:25px}@media(min-width:1200px){h2{font-size:28px}
}h3{font-size:calc(15.2px + 0.9vw)}@media(min-width:1200px){h3{font-size:26px}
}h4{font-size:calc(15px + 0.75vw)}@media(min-width:1200px){h4{font-size:24px}
}h5{font-size:calc(14.8px + 0.6vw)}@media(min-width:1200px){h5{font-size:22px}
}h6{font-size:calc(14.6px + 0.45vw)}@media(min-width:1200px){h6{font-size:20px}
}p{font-size:calc(14.5px + 0.375vw);line-height:1.4;font-weight:400;margin-bottom:2rem}
@media(min-width:1200px){p{font-size:19px}}p.lead{font-size:calc(15.2px + 0.9vw);font-weight:400;line-height:1.35;color:#30333a;margin-bottom:3rem}
@media(min-width:1200px){p.lead{font-size:26px}}p.sublead{font-size:calc(15px + 0.75vw);font-weight:300;margin-bottom:3rem}
@media(min-width:1200px){p.sublead{font-size:24px}}img{max-width:100%;height:auto}
body.popup #site-content{padding:0 !important}body.popup article{margin-top:0 !important;border-radius:unset !important}
.site-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}
.site-main-wrapper main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:80px}
a{color:var(--accent-color);-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
a:hover{color:var(--accent-dark-color)}a,a:hover{text-decoration:none}.site-content{padding-top:80px}
blockquote{padding:30px 50px 30px 30px;background:#e7e7e7;border-left:4px solid var(--accent-color)}
.unordered-list li{list-style:none;position:relative;padding-left:20px;line-height:1.8}
.unordered-list li:before{content:'';position:absolute;width:10px;height:10px;border:2px solid var(--accent-color);background:#fff;top:9px;left:0;border-radius:50%}
ol{list-style:none;counter-reset:my-awesome-counter}ol>li{counter-increment:my-awesome-counter}
ol>li::before{content:counter(my-awesome-counter);color:var(--accent-color);font-weight:bold;font-size:18px;left:-0.5em;position:relative}
hr{margin:5rem 0}article.type-page{background-color:white;padding:40px;border-radius:15px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
.bg-accent{background:-webkit-gradient(linear,left top,left bottom,from(var(--accent-light-color)),to(var(--accent-color)));background:-o-linear-gradient(top,var(--accent-light-color) 0,var(--accent-color) 100%);background:linear-gradient(180deg,var(--accent-light-color) 0,var(--accent-color) 100%)}
.bg-accent p,.bg-accent span,.bg-accent h1,.bg-accent h2,.bg-accent h3,.bg-accent h4,.bg-accent h5,.bg-accent h6{color:var(--accent-text-color)}
.bg-main{background:-webkit-gradient(linear,left top,left bottom,from(var(--main-color-light)),to(var(--main-color)));background:-o-linear-gradient(top,var(--main-color-light) 0,var(--main-color) 100%);background:linear-gradient(180deg,var(--main-color-light) 0,var(--main-color) 100%)}
.bg-main p,.bg-main span,.bg-main h1,.bg-main h2,.bg-main h3,.bg-main h4,.bg-main h5,.bg-main h6{color:var(--main-text-color)}
.bg-secondary{background:-webkit-gradient(linear,left top,left bottom,from(var(--secondary-color-light)),to(var(--secondary-color)));background:-o-linear-gradient(top,var(--secondary-color-light) 0,var(--secondary-color) 100%);background:linear-gradient(180deg,var(--secondary-color-light) 0,var(--secondary-color) 100%)}
.bg-secondary p,.bg-secondary span,.bg-secondary h1,.bg-secondary h2,.bg-secondary h3,.bg-secondary h4,.bg-secondary h5,.bg-secondary h6{color:var(--secondary-text-color)}
.bg-third{background:-webkit-gradient(linear,left top,left bottom,from(var(--third-color-light)),to(var(--third-color)));background:-o-linear-gradient(top,var(--third-color-light) 0,var(--third-color) 100%);background:linear-gradient(180deg,var(--third-color-light) 0,var(--third-color) 100%)}
.bg-third p,.bg-third span,.bg-third h1,.bg-third h2,.bg-third h3,.bg-third h4,.bg-third h5,.bg-third h6{color:var(--third-text-color)}
.bg-lightgray{background-color:#fafafa}.flex-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.cta-wrapper{z-index:1;position:relative;margin-bottom:50px}a,button{cursor:pointer}
a.fancyboxCustom,button.fancyboxCustom{display:block}a.cta,button.cta{font-size:15px;line-height:1.5;font-weight:600;position:relative;padding:10px 20px 10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background:#30333a;background-clip:padding-box !important;border:solid 3px transparent !important;border-radius:10px;-webkit-transition:background .4s ease-in-out,color .4s ease-in-out;-o-transition:background .4s ease-in-out,color .4s ease-in-out;transition:background .4s ease-in-out,color .4s ease-in-out}
a.cta::after,button.cta::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-3px !important;border-radius:inherit !important;background:-webkit-gradient(linear,left top,right top,from(var(--accent-dark-color)),to(var(--accent-light-color)));background:-o-linear-gradient(left,var(--accent-dark-color),var(--accent-light-color));background:linear-gradient(to right,var(--accent-dark-color),var(--accent-light-color))}
a.cta:hover,button.cta:hover{color:#fff;background:var(--accent-color)}a.cta:focus,button.cta:focus{outline:0}
a.cta.with-icon,button.cta.with-icon{padding:10px 50px 10px 20px}a.cta.with-icon::before,button.cta.with-icon::before{font-size:16px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
a.cta.with-icon.download::before,button.cta.with-icon.download::before{font-family:"icomoon-custom";content:""}
a.cta.with-icon.see-more::before,button.cta.with-icon.see-more::before{font-family:"icomoon-custom";content:"";color:#fff}
a.cta.with-icon.refresh::before,button.cta.with-icon.refresh::before{content:'';background-image:url("./assets/img/refresh-icon.svg");background-repeat:no-repeat;background-position:center;background-size:18px;width:18px;height:18px}
a.cta.secondary::after,button.cta.secondary::after{background:-webkit-gradient(linear,left top,right top,from(var(--secondary-color-dark)),to(var(--secondary-color-light)));background:-o-linear-gradient(left,var(--secondary-color-dark),var(--secondary-color-light));background:linear-gradient(to right,var(--secondary-color-dark),var(--secondary-color-light))}
a.cta.secondary:hover,button.cta.secondary:hover{color:var(--secondary-text-color);background:var(--secondary-color)}
a.cta.third::after,button.cta.third::after{background:-webkit-gradient(linear,left top,right top,from(var(--third-color-dark)),to(var(--third-color-light)));background:-o-linear-gradient(left,var(--third-color-dark),var(--third-color-light));background:linear-gradient(to right,var(--third-color-dark),var(--third-color-light))}
a.cta.third:hover,button.cta.third:hover{color:var(--third-text-color);background:var(--third-color)}
a.back-archive i,button.back-archive i{margin-bottom:20px}a.cta-2,button.cta-2{display:inline-block;font-weight:500;position:relative;padding:10px 30px 10px 30px;font-size:21px;color:var(--secondary-text-color);background-color:var(--secondary-color-light);-webkit-box-shadow:0 7px var(--secondary-color-dark);box-shadow:0 7px var(--secondary-color-dark);border-radius:10px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border:0;outline:0;cursor:pointer}
a.cta-2.with-icon,button.cta-2.with-icon{padding:10px 60px 10px 30px}a.cta-2.with-icon:before,button.cta-2.with-icon:before{font-size:16px;position:absolute;right:30px;top:50%;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
a.cta-2.with-icon.download:before,button.cta-2.with-icon.download:before{font-family:"icomoon-custom";content:"";color:var(--secondary-text-color)}
a.cta-2.with-icon.see-more:before,button.cta-2.with-icon.see-more:before{font-family:"icomoon-custom";content:"";color:var(--secondary-text-color)}
a.cta-2:hover,button.cta-2:hover{background-color:var(--secondary-color-light)}a.cta-2:hover:before,button.cta-2:hover:before{right:25px}
a.cta-2:active,button.cta-2:active{background-color:var(--secondary-color-light);-webkit-box-shadow:0 3px var(--secondary-color-dark);box-shadow:0 3px var(--secondary-color-dark);-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}
.site-footer{background-color:#edf0f1;z-index:10;padding:.8rem;font-size:11px;position:relative}
.site-footer .site-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(min-width:992px){.site-footer .site-footer__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
}.site-footer__copyright{margin-bottom:0;padding-left:5px;font-size:12px;color:#6b6b6b}
@media(min-width:992px){.site-footer__copyright{-ms-flex-item-align:end;align-self:flex-end}
}.site-footer__navigation ul{margin-bottom:0 !important;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;line-height:1}
.site-footer__navigation ul li{padding:0 5px}.site-footer__navigation ul li:not(:last-child){border-right:1px solid #000}
.site-footer__navigation ul li a{color:#6b6b6b;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}
.site-footer__navigation ul li a:hover{color:var(--accent-color)}.section-logo{position:relative;height:auto}
.section-logo .logo-wrapper{width:60vw;aspect-ratio:1/1;overflow:hidden;margin-left:auto;position:relative}
@media(min-width:768px){.section-logo .logo-wrapper{width:40vw}}@media(min-width:992px){.section-logo .logo-wrapper{width:25vw}
}@media(min-width:1440px){.section-logo .logo-wrapper{width:20vw}}@media(min-width:1900px){.section-logo .logo-wrapper{width:350px}
}.section-logo .logo-wrapper img{width:50%;height:auto;z-index:1;position:absolute;top:58%;right:8%;-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%)}
.section-logo .logo-wrapper::after{content:'';display:block;position:absolute;bottom:0;right:0;width:0;height:0;margin-top:-60vw;border-top:60vw solid transparent;border-right:60vw solid #fff}
@media(min-width:768px){.section-logo .logo-wrapper::after{margin-top:-40vw;border-top:40vw solid transparent;border-right:40vw solid #fff}
}@media(min-width:992px){.section-logo .logo-wrapper::after{margin-top:-25vw;border-top:25vw solid transparent;border-right:25vw solid #fff}
}@media(min-width:1440px){.section-logo .logo-wrapper::after{margin-top:-20vw;border-top:20vw solid transparent;border-right:20vw solid #fff}
}@media(min-width:1900px){.section-logo .logo-wrapper::after{margin-top:-350;border-top:350px solid transparent;border-right:350px solid #fff}
}.admin-bar .site-main-navigation{margin-top:126px !important;padding-bottom:126px !important}
@media screen and (min-width:781px){.admin-bar .site-main-navigation{margin-top:112px !important;padding-bottom:112px !important}
}@media(min-width:1200px){.admin-bar .site-main-navigation{margin-top:0 !important;padding-bottom:0 !important}
}.site-header{position:fixed;height:80px;width:100%;z-index:9999;background-color:#fff;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);padding:0}
.site-branding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;height:80px;width:95%;max-width:1920px;margin-left:auto;margin-right:auto}
@media(min-width:1200px){.site-branding{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}.site-branding-container{height:100%;position:relative}.site-logo{z-index:999;height:100%;max-height:80px}
@media(min-width:1200px){.site-logo{position:absolute;right:auto;left:0;top:0}}.site-logo .custom-logo-link{width:auto;height:100%}
.site-logo .custom-logo-link:hover img{opacity:.7}.site-logo .custom-logo-link img{height:100%;width:auto;max-width:260px}
.site-main-navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:80px;background:var(--accent-color);width:100%;margin-top:80px;z-index:10000;font-size:.8em;top:0;left:0;height:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 300ms ease-in-out;transition:-webkit-transform 300ms ease-in-out;-o-transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transition:transform 300ms ease-in-out,-webkit-transform 300ms ease-in-out}
@media(min-width:1200px){.site-main-navigation{position:relative;display:block;-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;width:100%;margin-top:0;z-index:auto;top:auto;left:auto;background:transparent;padding-bottom:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}
}.site-main-navigation.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.site-main-navigation #primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:calc(100vh - 80px);overflow:auto;padding:30px 0 50px 0}
@media(min-width:1200px){.site-main-navigation #primary-menu{overflow:visible;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}
}.site-main-navigation #primary-menu li{list-style:none;position:relative;display:block;font-size:20px;padding:.5em 40px;margin-top:.5em;margin-bottom:.5em}
@media(min-width:1200px){.site-main-navigation #primary-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-size:17px;margin-top:0;margin-bottom:0}
.site-main-navigation #primary-menu li.cta{padding:0}}.site-main-navigation #primary-menu li:not(.cta) a{color:#fff;letter-spacing:.5px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:relative;line-height:2rem;font-weight:400}
@media(min-width:1200px){.site-main-navigation #primary-menu li:not(.cta) a{color:#30333a}
}.site-main-navigation #primary-menu li:not(.cta) a:hover{text-decoration:none}@media(min-width:1200px){.site-main-navigation #primary-menu li:not(.cta) a:hover:hover{color:var(--accent-color)}
.site-main-navigation #primary-menu li:not(.cta) a:hover:hover:before{content:'';background-color:#e7e7e7;width:60px;height:4px;position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
}.site-main-navigation #primary-menu li.current-menu-item:not(.cta){background-color:var(--accent-dark-color)}
@media(min-width:1200px){.site-main-navigation #primary-menu li.current-menu-item:not(.cta){background:0}
}.site-main-navigation #primary-menu li.current-menu-item:not(.cta)>a{font-weight:600}
@media(min-width:1200px){.site-main-navigation #primary-menu li.current-menu-item:not(.cta)>a{color:var(--accent-color)}
.site-main-navigation #primary-menu li.current-menu-item:not(.cta)>a:before{content:'';background-color:var(--accent-color) !important;width:60px;height:4px;position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
}@media(min-width:1200px){.site-main-navigation #primary-menu li.menu-item-has-children{background-color:#fff !important}
.site-main-navigation #primary-menu li.menu-item-has-children:hover .sub-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}
}.site-main-navigation #primary-menu li.menu-item-has-children .sub-menu{padding-left:0}
@media(min-width:1200px){.site-main-navigation #primary-menu li.menu-item-has-children .sub-menu{position:absolute;top:80px;background-color:#fff;border-top:2px solid var(--accent-color);-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);visibility:hidden;opacity:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;padding:0 20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}
.site-main-navigation #primary-menu li.menu-item-has-children .sub-menu li{padding:20px 0}
}.site-main-navigation #primary-menu li ul{margin-left:0}.site-main-navigation #primary-menu li.cta{font-size:15px;display:block;padding-top:30px}
@media(min-width:1200px){.site-main-navigation #primary-menu li.cta{position:absolute;right:0;top:29px;padding-top:0}
}.site-main-navigation #primary-menu li.cta a{font-weight:600;position:relative;padding:10px 50px 10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background:#30333a;background-clip:padding-box !important;border:solid 3px transparent !important;border-radius:10px;-webkit-transition:background .4s ease-in-out,color .4s ease-in-out;-o-transition:background .4s ease-in-out,color .4s ease-in-out;transition:background .4s ease-in-out,color .4s ease-in-out}
.site-main-navigation #primary-menu li.cta a:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-3px !important;border-radius:inherit !important;background:-webkit-gradient(linear,left top,right top,from(var(--accent-dark-color)),to(var(--accent-color)));background:-o-linear-gradient(left,var(--accent-dark-color),var(--accent-color));background:linear-gradient(to right,var(--accent-dark-color),var(--accent-color))}
.site-main-navigation #primary-menu li.cta a:hover{color:#fff;background:var(--accent-color)}
.site-main-navigation #primary-menu li.cta a.with-icon{padding:10px 50px 10px 20px}
.site-main-navigation #primary-menu li.cta a.with-icon:before{font-size:16px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.site-main-navigation #primary-menu li.cta a.with-icon.download:before{font-family:"icomoon-custom";content:""}
.site-main-navigation #primary-menu li.cta a.with-icon.see-more:before{font-family:"icomoon-custom";content:"";color:#fff}
.site-main-navigation #primary-menu li.cta.with-icon a{padding:10px 50px 10px 20px}
.site-main-navigation #primary-menu li.cta.with-icon a:before{font-size:16px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.site-main-navigation #primary-menu li.cta.with-icon.download a:before{font-family:"icomoon-custom";content:""}
.site-main-navigation #primary-menu li.cta.secondary a::after{background:-webkit-gradient(linear,left top,right top,from(var(--secondary-color-dark)),to(var(--secondary-color-light)));background:-o-linear-gradient(left,var(--secondary-color-dark),var(--secondary-color-light));background:linear-gradient(to right,var(--secondary-color-dark),var(--secondary-color-light))}
.site-main-navigation #primary-menu li.cta.secondary a:hover{color:var(--secondary-text-color);background:var(--secondary-color)}
.site-main-navigation #primary-menu li.cta.third a::after{background:-webkit-gradient(linear,left top,right top,from(var(--third-color-dark)),to(var(--third-color-light)));background:-o-linear-gradient(left,var(--third-color-dark),var(--third-color-light));background:linear-gradient(to right,var(--third-color-dark),var(--third-color-light))}
.site-main-navigation #primary-menu li.cta.third a:hover{color:var(--third-text-color);background:var(--third-color)}
#overlay-main-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}
@media(min-width:1200px){#overlay-main-navigation{display:none !important}}#overlay-main-navigation .menu__burger{-ms-flex-item-align:center;align-self:center;position:relative;margin-top:10px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#overlay-main-navigation .menu__burger,#overlay-main-navigation .menu__burger::before,#overlay-main-navigation .menu__burger::after{display:block;width:30px;height:4px;background-color:var(--accent-color);outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;-o-transition-property:background-color,transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
#overlay-main-navigation .menu__burger::before,#overlay-main-navigation .menu__burger::after{position:absolute;content:''}
#overlay-main-navigation .menu__burger::before{top:-10px}#overlay-main-navigation .menu__burger::after{top:10px}
#overlay-main-navigation .menu__burger.burger_active{background-color:transparent}
#overlay-main-navigation .menu__burger.burger_active::before{-webkit-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}
#overlay-main-navigation .menu__burger.burger_active::after{-webkit-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}
.open{display:-webkit-box;display:-ms-flexbox;display:flex}.checked{position:relative;list-style:none;padding-left:60px}
.checked::before{font-family:"icomoon-custom";content:"";color:var(--accent-color) !important;position:absolute;left:0;top:-5px;font-size:35px}
.checked h2{margin-bottom:1.5rem}.data{padding:0;background-color:#fff;width:100%;overflow:hidden;text-align:center;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
@media(min-width:576px){.data{border-radius:10px}}@media(min-width:992px){.data{text-align:left}
}@media(min-width:1200px){.data{max-width:1070px}}.data-image{display:none}@media(min-width:992px){.data-image{border-radius:10px 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:300px;background-color:#f6f6f6;background-image:url("/wp-content/themes/fidwell/assets/img/icon-recompense.png");background-repeat:no-repeat;background-position:center}
}.data-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;background-color:#f6f6f6}
.data-content{background-color:#fff;max-width:770px;padding:30px !important;border-radius:10px}
@media(min-width:768px){.data-content{padding:50px !important}}@media(min-width:992px){.data-content{border-radius:0 10px 10px 0}
}.data-content>h2{color:#30333a}.data-content>p{color:#30333a}.data-text{margin:0 0 60px 0}
@media(min-width:768px){.data-item{max-width:200px}}.data-item:not(:last-child){margin-bottom:2rem}
@media(min-width:768px){.data-item:not(:last-child){margin-bottom:0}}.data-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}
@media(min-width:768px){.data-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}
}.data-item__number{color:var(--accent-color) !important;font-size:calc(17.6px + 2.7vw);font-weight:300;margin-bottom:0}
@media(min-width:1200px){.data-item__number{font-size:50px}}.data-item__number i{font-size:calc(16.6px + 1.95vw);padding-right:10px}
@media(min-width:1200px){.data-item__number i{font-size:40px}}.data-item__number span{color:var(--accent-color) !important;line-height:1}
.data-item__text{font-size:calc(14.8px + 0.6vw);color:#30333a !important;margin:0}
@media(min-width:1200px){.data-item__text{font-size:22px}}.news{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:50px;padding:0 25px}
@media(min-width:768px){.news{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}@media(min-width:1200px){.news{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
}.news-inner{height:100%;background-color:#fff;border-radius:10px;padding:20px;position:relative;overflow:visible;z-index:0;-webkit-transition:-webkit-transform 400ms ease-in-out,-webkit-box-shadow 400ms ease-in-out;transition:-webkit-transform 400ms ease-in-out,-webkit-box-shadow 400ms ease-in-out;-o-transition:transform 400ms ease-in-out,box-shadow 400ms ease-in-out;transition:transform 400ms ease-in-out,box-shadow 400ms ease-in-out;transition:transform 400ms ease-in-out,box-shadow 400ms ease-in-out,-webkit-transform 400ms ease-in-out,-webkit-box-shadow 400ms ease-in-out}
.news-inner::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);border-radius:10px}
.news-inner:before{-webkit-transition:-webkit-box-shadow 400ms ease-in-out;transition:-webkit-box-shadow 400ms ease-in-out;-o-transition:box-shadow 400ms ease-in-out;transition:box-shadow 400ms ease-in-out;transition:box-shadow 400ms ease-in-out,-webkit-box-shadow 400ms ease-in-out}
.news-inner:hover{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}
.news-inner:hover:before{-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.15);box-shadow:0 20px 30px 0 rgba(0,0,0,0.15)}
.news img,.news .icon{border-radius:10px;width:100%;height:120px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px}
@media(min-width:576px){.news img,.news .icon{height:160px}}@media(min-width:1200px){.news img,.news .icon{height:190px}
}.news .icon{background-color:#efeeee;position:relative}.news .icon i{color:#cacaca;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.news-content{padding:0 10px}.news-content__wrapper{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.news-content__wrapper h2{color:#30333a}.news-content__wrapper p{margin-bottom:0}
.news-excerpt{color:#63636a !important}.news-details,.card-details{position:relative;margin-top:30px;padding-top:20px}
.news-details:before,.card-details:before{content:'';background-color:var(--accent-color);width:100px;height:4px;position:absolute;top:0;border-radius:10px}
.news-details p,.card-details p{margin-bottom:0}.news-details p.author,.card-details p.author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#30333a !important}
.news-details p.author svg,.card-details p.author svg{height:19px;width:19px;margin-right:7px}
.news-details p.author svg path,.card-details p.author svg path{fill:var(--accent-color)}
.news-details p.date,.card-details p.date{color:#b1b1b1 !important}.news.featured{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(min-width:1200px){.news.featured{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
}.news.featured .icon{border-radius:10px 10px 0 0;height:200px}@media(min-width:992px){.news.featured .icon{border-radius:10px 0 0 10px;height:100%}
}.news.featured .icon i{color:#cacaca;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.news.featured .news-inner{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media(min-width:992px){.news.featured .news-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.news.featured .news-image{border-radius:10px 10px 0 0;margin-bottom:0;-o-object-position:50% 50%;object-position:50% 50%;height:200px}
@media(min-width:768px){.news.featured .news-image{height:240px}}@media(min-width:992px){.news.featured .news-image{border-radius:10px 0 0 10px;min-width:280px;height:100% !important}
}.news.featured .news-content{padding:50px 50px 50px 40px}.news.featured .news-content h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:0}
.news.featured .news-details,.news.featured .card-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}
@media(min-width:768px){.news.featured .news-details,.news.featured .card-details{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.news.featured .news-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;margin-bottom:0}
.page-single__card .card-image .icon{border-radius:10px;width:100%;height:150px;-o-object-fit:cover;object-fit:cover;background-color:#efeeee;position:relative}
@media(min-width:576px){.page-single__card .card-image .icon{height:200px}}@media(min-width:1200px){.page-single__card .card-image .icon{height:300px}
}.page-single__card .card-image .icon i{color:#cacaca;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.page-single__card .card-excerpt{margin-bottom:0}.event{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:50px;padding:0 25px}
@media(min-width:1200px){.event{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}.event-inner{height:100%;background-color:#fff;border-radius:10px;position:relative;overflow:visible;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.event-inner::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);border-radius:10px}
.event-image{min-width:160px;margin-bottom:2rem}@media(min-width:768px){.event-image{max-height:160px;margin-bottom:0}
}.event img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}
.event-content{padding:20px}@media(min-width:768px){.event-content{display:-webkit-box;display:-ms-flexbox;display:flex}
}@media(min-width:768px){.event-content__wrapper{padding:0 20px}}.event-content__wrapper .date{padding:0 8px;font-size:calc(14.4px + 0.3vw);line-height:1.5;background-color:var(--accent-color);color:#fff;display:inline-block}
@media(min-width:1200px){.event-content__wrapper .date{font-size:18px}}.event-content__wrapper .location{color:#63636a;font-size:calc(14.4px + 0.3vw);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}
@media(min-width:1200px){.event-content__wrapper .location{font-size:18px}}.event-content__wrapper .location:hover{color:var(--accent-color)}
.event-content__wrapper .price{font-size:calc(14.4px + 0.3vw);margin:0}@media(min-width:1200px){.event-content__wrapper .price{font-size:18px}
}.event-content__wrapper i{color:var(--accent-color)}.event-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.event-excerpt{color:#63636a;margin-bottom:0}.event-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;font-size:calc(14.4px + 0.3vw);padding:20px 0;background-color:#f6f6f6;border-top:2px solid #d2d2d2;border-radius:0 0 10px 10px}
@media(min-width:1200px){.event-details{font-size:18px}}@media(min-width:576px){.event-details{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.event-details .date{padding:0 8px;font-size:calc(14.4px + 0.3vw);line-height:1.5;background-color:var(--accent-color);color:#fff;display:inline-block}
@media(min-width:1200px){.event-details .date{font-size:18px}}.event-details .location{color:#63636a;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}
.event-details .location:hover{color:var(--accent-color)}.event-details .price{font-size:calc(14.4px + 0.3vw);margin:0}
@media(min-width:1200px){.event-details .price{font-size:18px}}.event-details i{color:var(--accent-color)}
.single-commerce h1{margin-bottom:1rem}.single-commerce .card-image .icon{width:150px;height:150px;background-color:#efeeee;border-radius:100%;position:relative;margin:0 auto}
.single-commerce .card-image .icon svg{width:60px;height:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.single-commerce .card-image .icon path{fill:#cacaca}.single-commerce .stars .icon-star{color:#ffe000}
.single-commerce .stars .icon-star.half-star{position:relative;color:#eee}.single-commerce .stars .icon-star.half-star .icon-star-half{position:absolute;left:0;color:#ffe000}
.single-commerce .promos-item{margin-top:0;margin-left:auto;margin-right:auto}.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;padding-top:50px}
@media(min-width:576px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{max-width:540px}
}@media(min-width:768px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{max-width:720px}
}@media(min-width:992px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{max-width:960px}
}@media(min-width:1200px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{max-width:1140px}
}@media(min-width:1400px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{max-width:1320px}
}@media(min-width:768px){.archive .site-content__wrapper,.single .site-content__wrapper,.page-template-promos .site-content__wrapper{padding:100px 0 50px}
}.archive #not-found,.single #not-found,.page-template-promos #not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.archive .fancybox-content,.single .fancybox-content,.page-template-promos .fancybox-content{cursor:initial}
@media(min-width:768px){.archive .fancybox-content .card-image,.single .fancybox-content .card-image,.page-template-promos .fancybox-content .card-image{min-height:50vh}
}@media(min-width:992px){.archive .fancybox-content,.single .fancybox-content,.page-template-promos .fancybox-content{max-height:670px;overflow:hidden !important}
}@media(max-width:991.98px){.archive__filters{position:fixed;left:0;bottom:0;top:80px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:1;background-color:#fff;padding:30px;border-radius:0;-webkit-transition:opacity .2s ease-in-out,z-index .5s linear,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,z-index .5s linear,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,opacity .2s ease-in-out,z-index .5s linear;transition:transform .2s ease-in-out,opacity .2s ease-in-out,z-index .5s linear;transition:transform .2s ease-in-out,opacity .2s ease-in-out,z-index .5s linear,-webkit-transform .2s ease-in-out;will-change:transform;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
.archive__filters--closed{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.archive__filters--closed div.filters__toggle{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);border-radius:0 10px 10px 0;right:0}
.archive__filters--closed div.filters__toggle .toggle__icon .bar:nth-child(1){-webkit-transform:translateX(-25%) rotate(45deg) scaleX(0.9);-ms-transform:translateX(-25%) rotate(45deg) scaleX(0.9);transform:translateX(-25%) rotate(45deg) scaleX(0.9)}
.archive__filters--closed div.filters__toggle .toggle__icon .bar:nth-child(2){-webkit-transform:translateX(25%) rotate(-45deg) scaleX(0.9);-ms-transform:translateX(25%) rotate(-45deg) scaleX(0.9);transform:translateX(25%) rotate(-45deg) scaleX(0.9)}
.archive__filters .row{max-height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto}
}@media(min-width:992px){.archive__filters .row{position:-webkit-sticky;position:sticky;top:140px}
}.archive__filters .filters__toggle{-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);position:absolute;right:-1px;top:0;height:45px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 22px 10px 18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--accent-color);color:#fff;font-size:20px;font-weight:400;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media(min-width:576px){.archive__filters .filters__toggle{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);top:40px;border-radius:0 10px 10px 0}
}@media(min-width:992px){.archive__filters .filters__toggle{display:none}}.archive__filters .filters__toggle .toggle__icon{display:inline-block;cursor:pointer;margin-left:15px;position:relative;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:12px;height:12px}
.archive__filters .filters__toggle .toggle__icon div{width:12px;height:3px;background:#fff;position:absolute;top:5px;left:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.archive__filters .filters__toggle .toggle__icon div:nth-child(1){border-radius:1px;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transform:translateX(0) rotate(45deg) scaleX(1.4);-ms-transform:translateX(0) rotate(45deg) scaleX(1.4);transform:translateX(0) rotate(45deg) scaleX(1.4)}
.archive__filters .filters__toggle .toggle__icon div:nth-child(2){border-radius:1px;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transform:translateX(0) rotate(-45deg) scaleX(1.4);-ms-transform:translateX(0) rotate(-45deg) scaleX(1.4);transform:translateX(0) rotate(-45deg) scaleX(1.4)}
.archive__filters .filters__wrapper{-ms-flex-item-align:start;align-self:flex-start}
@media(min-width:992px){.archive__filters .filters__wrapper{position:-webkit-sticky;position:sticky;top:140px}
}.archive__filters .filters__wrapper ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.archive__filters .filters__wrapper ul li{list-style:none;padding:12px 0;font-weight:bold}
.archive__filters .filters__wrapper ul li .svg__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.archive__filters .filters__wrapper ul li .svg__wrapper svg{width:30px;height:30px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.archive__filters .filters__wrapper ul li .svg__wrapper svg path,.archive__filters .filters__wrapper ul li .svg__wrapper svg{-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}
.archive__filters .filters__wrapper ul li .svg__wrapper a{font-size:calc(14.2px + 0.15vw);font-weight:400;position:relative;width:100%;text-decoration:none;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px 10px 10px;line-height:1.2;-webkit-transition:color .2s ease-in-out,font-weight .2s ease-in-out;-o-transition:color .2s ease-in-out,font-weight .2s ease-in-out;transition:color .2s ease-in-out,font-weight .2s ease-in-out}
@media(min-width:1200px){.archive__filters .filters__wrapper ul li .svg__wrapper a{font-size:16px}
}.archive__filters .filters__wrapper ul li .svg__wrapper a.active{color:var(--accent-color);font-weight:500}
.archive__filters .filters__wrapper ul li .svg__wrapper a.active ~ svg{fill:var(--accent-color)}
.archive__filters .filters__wrapper ul li .svg__wrapper a.active ~ svg path{fill:var(--accent-color)}
.archive__filters .filters__wrapper ul li .svg__wrapper a:hover{color:var(--accent-color);font-weight:500}
.archive__filters .filters__wrapper ul li .svg__wrapper a:hover ~ svg{fill:var(--accent-color)}
.archive__filters .filters__wrapper ul li .svg__wrapper a:hover ~ svg path{fill:var(--accent-color)}
.archive__filters .filters__wrapper ul li .svg__wrapper--all a{padding-left:0}.archive__filters .filters__wrapper ul li .svg__wrapper--all a::before{font-family:"icomoon-custom";content:"";margin-right:10px;font-size:25px;display:block;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}
.archive__filters .filters__wrapper ul li .svg__wrapper--all a:hover::before{color:var(--accent-color)}
.archive__not-found{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.archive__not-found .not-found__wrapper#not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px 0;background-color:#fff;border-radius:10px;position:relative;overflow:visible;z-index:0}
@media(min-width:768px){.archive__not-found .not-found__wrapper#not-found{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:40px 40px 0}
}.archive__not-found .not-found__wrapper#not-found::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);border-radius:10px}
@media(min-width:768px){.archive__not-found .not-found__wrapper#not-found{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}
}@media(min-width:768px){.archive__not-found .not-found__wrapper#not-found .img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}
}.archive__not-found .not-found__wrapper#not-found .img-wrapper img{width:80px}.archive__not-found .not-found__wrapper#not-found .text-wrapper{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(min-width:768px){.archive__not-found .not-found__wrapper#not-found .text-wrapper{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;margin-top:0}
}.archive__not-found .not-found__wrapper#not-found .text-wrapper p{font-size:calc(15px + 0.75vw);font-weight:500;margin-bottom:0}
@media(min-width:1200px){.archive__not-found .not-found__wrapper#not-found .text-wrapper p{font-size:24px}
}.archive__not-found .not-found__wrapper#not-found .cta-wrapper{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--accent-color);border-radius:0 0 10px 10px}
@media(min-width:768px){.archive__not-found .not-found__wrapper#not-found .cta-wrapper{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px);margin-top:30px}
}.archive__not-found .not-found__wrapper#not-found .cta-wrapper__inner{margin:30px 0}
.archive__loader{width:100%;height:100%;position:relative;margin-bottom:200px}@media(min-width:992px){.archive__loader{margin-bottom:0}
}.archive__loader .loader__svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150px}
.archive__loader .loader__svg .svg__shadow{fill:var(--accent-dark-color)}.archive__loader .loader__svg .svg__image{fill:var(--accent-color);-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:image;animation-name:image;will-change:opacity}
@-webkit-keyframes image{0%,20%{opacity:0}52%,100%{stroke-dashoffset:0}
}@keyframes image{0%,20%{opacity:0}52%,100%{stroke-dashoffset:0}
}.archive__loader .loader__svg .svg__line--1,.archive__loader .loader__svg .svg__line--2,.archive__loader .loader__svg .svg__line--3,.archive__loader .loader__svg .svg__line--4,.archive__loader .loader__svg .svg__line--5,.archive__loader .loader__svg .svg__line--6{fill:none;stroke:#d4d4d4;stroke-width:8;stroke-linecap:round;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}
.archive__loader .loader__svg .svg__line--1,.archive__loader .loader__svg .svg__line--5,.archive__loader .loader__svg .svg__line--6{stroke-dasharray:210;stroke-dashoffset:210}
.archive__loader .loader__svg .svg__line--2,.archive__loader .loader__svg .svg__line--3,.archive__loader .loader__svg .svg__line--4{stroke-dasharray:100;stroke-dashoffset:100}
.archive__loader .loader__svg .svg__line--1{-webkit-animation-name:line1;animation-name:line1}
.archive__loader .loader__svg .svg__line--2{-webkit-animation-name:line2;animation-name:line2}
.archive__loader .loader__svg .svg__line--3{-webkit-animation-name:line3;animation-name:line3}
.archive__loader .loader__svg .svg__line--4{-webkit-animation-name:line4;animation-name:line4}
.archive__loader .loader__svg .svg__line--5{-webkit-animation-name:line5;animation-name:line5}
@-webkit-keyframes line1{0%{stroke-dashoffset:210}50%,100%{stroke-dashoffset:0}
}@keyframes line1{0%{stroke-dashoffset:210}50%,100%{stroke-dashoffset:0}
}@-webkit-keyframes line2{0%,10%{stroke-dashoffset:100}32%,100%{stroke-dashoffset:0}
}@keyframes line2{0%,10%{stroke-dashoffset:100}32%,100%{stroke-dashoffset:0}
}@-webkit-keyframes line3{0%,20%{stroke-dashoffset:100}42%,100%{stroke-dashoffset:0}
}@keyframes line3{0%,20%{stroke-dashoffset:100}42%,100%{stroke-dashoffset:0}
}@-webkit-keyframes line4{0%,30%{stroke-dashoffset:100}52%,100%{stroke-dashoffset:0}
}@keyframes line4{0%,30%{stroke-dashoffset:100}52%,100%{stroke-dashoffset:0}
}@-webkit-keyframes line5{0%,40%{stroke-dashoffset:210}90%,100%{stroke-dashoffset:0}
}@keyframes line5{0%,40%{stroke-dashoffset:210}90%,100%{stroke-dashoffset:0}
}@-webkit-keyframes line6{0%,50%{stroke-dashoffset:210}100%{stroke-dashoffset:0}
}@keyframes line6{0%,50%{stroke-dashoffset:210}100%{stroke-dashoffset:0}
}.page-template-commerces .fancybox-container{z-index:20 !important}@media(min-width:768px){.page-template-commerces #map,.page-template-commerces #map__stores{height:calc(100vh - 122px) !important}
}.page-template-commerces #map__stores{background-color:#f5f5f5}.page-template-commerces #map__stores .os-content{padding:0 !important;margin-bottom:20px}
.page-template-commerces #map__stores .search__button{display:none !important}.page-template-commerces #map__stores .text__crosshairs:hover:before{background-color:var(--accent-color) !important}
.page-template-commerces #map__stores .container__item .item__points:before{font-family:"icomoon-custom";content:"";color:var(--secondary-color);padding-right:8px;font-size:19px}
.page-template-commerces #map__stores .container__item{position:relative;background-color:#fff;padding:20px}
@media(min-width:768px){.page-template-commerces #map__stores .container__item{min-height:150px}
}.page-template-commerces #map__stores .container__item:hover{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;background-color:#fafafa !important}
.page-template-commerces #map__stores .container__item .item__image{pointer-events:none;-ms-flex-item-align:center;align-self:center;position:relative;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;background-color:#efeeee;border-radius:10px}
.page-template-commerces #map__stores .container__item .item__image:after{content:'';display:block;padding-bottom:100%}
.page-template-commerces #map__stores .container__item .item__image img{-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;height:100%;border-radius:10px}
.page-template-commerces #map__stores .container__item .item__image svg{position:absolute;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.page-template-commerces #map__stores .container__item .item__image svg path{fill:#cacaca}
.page-template-commerces #map__stores .container__item .item__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:none;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;-ms-flex-pack:distribute;justify-content:space-around;padding-left:15px}
.page-template-commerces .text__title,.page-template-commerces .text__subtitle{color:#30333a !important;padding-left:5px !important;padding-right:0 !important}
.page-template-commerces .text__subtitle{margin:5px 0 10px;font-size:14px !important;opacity:.7;font-weight:500}
.page-template-commerces .section-logo{display:none}.map-container .searchTab .searchTab__toggle .toggle__tab.selected{background-color:var(--accent-color) !important}
@media(max-width:767.98px){.search__button{display:none !important}}@media(max-width:767.98px){.search__shop{font-size:14px !important}
}.map-container__loader .loader__spinner{border:3px solid transparent;border-bottom-color:var(--accent-color);border-right-color:var(--accent-color)}
.map-container__loader .loader__spinner{width:145px;height:145px}path.leaflet-interactive{stroke:var(--accent-color);fill:var(--accent-color)}
.text__schedule{color:#63636a}.text__schedule:after{content:none !important}@media(max-width:767.98px){.stores__search.stores__search-filters{display:none !important}
}#map-content{position:relative}#map-content .fancybox-container{position:absolute}
#map-content .storeSingle{height:100%;position:absolute}@media(min-width:768px){#map-content .storeSingle{min-width:400px}
}#map-content .fancybox-slide--html{padding:0 !important}#map-content .fancybox-slide--html article{position:absolute;top:0;left:0;right:0;padding:80px 20px;border-radius:0;height:100%;background-color:#fafafa;overflow:hidden}
@media(max-width:767.98px){#map-content .fancybox-slide--html article{height:auto}
}@media(min-width:768px){#map-content .fancybox-slide--html article{padding:80px 50px}
}#map-content .fancybox-slide--html article h1{text-align:center;font-size:calc(16.6px + 1.95vw)}
@media(min-width:1200px){#map-content .fancybox-slide--html article h1{font-size:40px}
}#map-content .fancybox-slide--html article h2{text-align:center}#map-content .fancybox-slide--html article .card-image{text-align:center;-ms-flex-preferred-size:auto;flex-basis:auto;margin-bottom:1rem}
#map-content .fancybox-slide--html article .card-image img{height:150px;width:150px;border-radius:100%}
#map-content .fancybox-slide--html article .card-content .details{text-align:center}
#map-content .fancybox-slide--html article .card-content .details p{margin-bottom:10px;font-size:calc(14.4px + 0.3vw)}
@media(min-width:1200px){#map-content .fancybox-slide--html article .card-content .details p{font-size:18px}
}#map-content .fancybox-slide--html article .card-content .details a{font-size:calc(14.4px + 0.3vw)}
@media(min-width:1200px){#map-content .fancybox-slide--html article .card-content .details a{font-size:18px}
}#map-content .fancybox-slide--html article .card-details{text-align:center;-ms-flex-pack:distribute;justify-content:space-around}
@media(min-width:768px){#map-content .fancybox-slide--html article .card-details{text-align:left}
}#map-content .fancybox-slide--html article .card-details:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
#map-content .fancybox-slide--html article section{border-top:1px solid rgba(102,102,102,0.3);padding:40px 0}
#map-content .fancybox-slide--html article .news{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}
#map-content .fancybox-slide--html article .news-inner:hover{-webkit-transform:none;-ms-transform:none;transform:none}
#map-content .fancybox-bg{background:none !important}@media(min-width:768px){#map-content .fancybox-bg{background-color:#fafafa !important}
}#map-content .fancybox-is-open .fancybox-bg{opacity:1 !important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#map-content .scroll-topFade,#map-content .scroll-bottomFade{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(1%,rgba(0,0,0,0.01)),to(#fff));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.01) 1%,#fff 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.01) 1%,#fff 100%)}
.single-commerce_page{padding:0}.single-commerce_page .shop_profile{background:-webkit-gradient(linear,left top,left bottom,from(var(--accent-light-color)),to(var(--accent-color)));background:-o-linear-gradient(top,var(--accent-light-color) 0,var(--accent-color) 100%);background:linear-gradient(180deg,var(--accent-light-color) 0,var(--accent-color) 100%)}
.single-commerce_page .shop_profile p,.single-commerce_page .shop_profile span,.single-commerce_page .shop_profile h1,.single-commerce_page .shop_profile h2,.single-commerce_page .shop_profile h3,.single-commerce_page .shop_profile h4,.single-commerce_page .shop_profile h5,.single-commerce_page .shop_profile h6,.single-commerce_page .shop_profile a{color:var(--accent-text-color)}
.single-commerce_page .shop_data{margin-bottom:30px}.single-commerce_page .profile_content{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media(min-width:576px){.single-commerce_page .profile_content{max-width:540px}}@media(min-width:768px){.single-commerce_page .profile_content{max-width:720px}
}@media(min-width:992px){.single-commerce_page .profile_content{max-width:960px}}
@media(min-width:1200px){.single-commerce_page .profile_content{max-width:1140px}
}@media(min-width:1400px){.single-commerce_page .profile_content{max-width:1320px}
}@media(max-width:575.98px){.single-commerce_page .profile_content{padding:50px 30px 100px}
}@media(min-width:576px){.single-commerce_page .profile_content{padding-top:80px}
}@media(min-width:1200px){.single-commerce_page .profile_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.single-commerce_page .profile_content .text__phone{display:none}.single-commerce_page .shop_data{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;margin-top:-70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media(min-width:576px){.single-commerce_page .shop_data{max-width:540px}}@media(min-width:768px){.single-commerce_page .shop_data{max-width:720px}
}@media(min-width:992px){.single-commerce_page .shop_data{max-width:960px}}@media(min-width:1200px){.single-commerce_page .shop_data{max-width:1140px}
}@media(min-width:1400px){.single-commerce_page .shop_data{max-width:1320px}}.single-commerce_page .shop_data-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(min-width:992px){.single-commerce_page .shop_data-left{padding-right:25px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
}.single-commerce_page .shop_data-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}
@media(min-width:992px){.single-commerce_page .shop_data-right{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
}.single-commerce_page .card-image{min-width:150px}@media(max-width:575.98px){.single-commerce_page .card-image{margin-bottom:30px}
}.single-commerce_page .card-image img{height:150px;width:150px;border-radius:100%}
.single-commerce_page .card-details{margin:0;padding:0}.single-commerce_page .card-details:before{content:none}
@media(min-width:576px){.single-commerce_page .card-content{display:-webkit-box;display:-ms-flexbox;display:flex}
}@media(min-width:1200px){.single-commerce_page .card-content{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
}@media(min-width:576px){.single-commerce_page .card-info{padding:0 25px}}.single-commerce_page .commerce-schedule{width:100%}
@media(max-width:1439.98px){.single-commerce_page .commerce-schedule{margin:30px 0;text-align:left !important}
.single-commerce_page .commerce-schedule h2{text-align:left !important}}@media(min-width:576px) and (max-width:1439.98px){.single-commerce_page .commerce-schedule{padding-left:175px}
}@media(min-width:1200px){.single-commerce_page .commerce-schedule{background-color:white;padding:40px;border-radius:15px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
}.single-commerce_page .commerce-actus{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.single-commerce_page .news{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(max-width:767.98px){.single-commerce_page .news{padding:0}}@media(min-width:768px){.single-commerce_page .news{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}.single-commerce_page .author svg{display:none}.single-commerce .commerce-actus .news-excerpt{margin-bottom:0}
.single-commerce .commerce-promos h2{text-align:center}.single-commerce .commerce-promos .venteFlash__content{padding:30px}
.single-commerce .commerce-promos .venteFlash__desc{margin-bottom:0}.single-commerce .promos-rules{margin-left:auto;margin-right:auto;max-width:420px;padding:40px;background-color:var(--secondary-color);color:var(--secondary-text-color);border-radius:10px}
.single-commerce .promos-rules h2{color:var(--secondary-text-color)}.single-commerce .rules-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.single-commerce .rules-item:not(:first-child){padding-top:15px}.single-commerce .rules-item__percentage{font-weight:800;font-size:20px}
.single-commerce .commerce-schedule{text-align:center}.single-commerce .commerce-schedule .schedule-wrapper{text-align:left;display:inline-block;margin:0 auto}
.single-commerce .commerce-schedule .schedule-wrapper .day-schedule{display:-webkit-box;display:-ms-flexbox;display:flex}
.single-commerce .commerce-schedule .schedule-wrapper .day-schedule span{display:block}
.single-commerce .commerce-schedule .schedule-wrapper .day-schedule span.day{font-weight:500;min-width:90px}
.single-commerce .commerce-schedule h2{text-align:center}.mapStores__stores .stores__container{border-top:1px solid rgba(102,102,102,0.5)}
.stores__search.stores__search-filters,.searchTab__search.stores__search-filters{--gap:10px;display:grid;z-index:3;position:relative;row-gap:var(--gap)}
.stores__search.stores__search-filters .stores__search-filters__search,.searchTab__search.stores__search-filters .stores__search-filters__search{grid-column-start:1;grid-column-end:span 2;position:relative}
.stores__search.stores__search-filters .stores__search-filters__search:hover::before,.searchTab__search.stores__search-filters .stores__search-filters__search:hover::before{opacity:1}
.stores__search.stores__search-filters .stores__search-filters__search::before,.searchTab__search.stores__search-filters .stores__search-filters__search::before{font-family:"icomoon-custom";content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#000;font-size:18px;left:14px;padding-bottom:3px;opacity:.5;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
.stores__search.stores__search-filters .stores__search-filters__search input.search__shop,.searchTab__search.stores__search-filters .stores__search-filters__search input.search__shop{padding:8px 25px 8px calc(12px * 2 + 18px);border-radius:5px;border:solid 2px #d8dbe1;background-color:#fff;color:#000;font-family:"Roboto",sans-serif;font-size:18px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.stores__search.stores__search-filters .stores__search-filters__filters,.searchTab__search.stores__search-filters .stores__search-filters__filters{grid-column-start:1;grid-column-end:span 2}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__wrapper,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__wrapper{height:100%;position:initial}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__wrapper.is-opened .filters__header,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__wrapper.is-opened .filters__header{border-bottom-left-radius:0;border-bottom-right-radius:0}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__wrapper.is-opened .filters__list,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__wrapper.is-opened .filters__list{display:grid}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__header,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__header{border:0;background-color:#263238;border-radius:5px;padding:5px 0;height:47px}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__header::after,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__header::after{font-family:"icomoon-custom";content:"";background:0;color:#fff;font-size:15px;width:initial;height:initial;right:10px}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__header .header__text,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__header .header__text{color:#fff;font-family:"Roboto",sans-serif;font-size:17px;font-weight:500;padding:0 12px}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__header .header__counter,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__header .header__counter{display:none}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list{position:static;max-height:200px;overflow-y:auto;-webkit-transform:0;-ms-transform:0;transform:0;--column-number:2;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;border:solid 2px #263238;background-color:#fff;grid-template-columns:repeat(var(--column-number),1fr);-webkit-column-gap:1%;-moz-column-gap:1%;column-gap:1%;row-gap:1%;padding:1%}
@media(min-width:576px){.stores__search.stores__search-filters .stores__search-filters__filters .filters__list,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list{--column-number:4}
}@media(min-width:768px){.stores__search.stores__search-filters .stores__search-filters__filters .filters__list,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list{--column-number:2}
}@media(min-width:1900px){.stores__search.stores__search-filters .stores__search-filters__filters .filters__list,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list{--column-number:3}
}.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element{will-change:background-color;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out;padding:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element::after,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element::after{content:none}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element--category,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element--category{display:none}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element--clear,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element--clear{display:none}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked'],.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked']{background-color:var(--accent-color);color:#fff}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked'] .element__icon svg path,.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked'] .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked'] .element__icon svg path,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element[data-checked='checked'] .element__icon svg{fill:#fff}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__text,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__text{display:block;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;font-family:"Roboto",sans-serif;font-size:14px;text-align:center;padding:0;margin-top:10px}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg{width:100%;max-width:30px;height:auto}
.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg path,.stores__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg path,.searchTab__search.stores__search-filters .stores__search-filters__filters .filters__list .list__element .element__icon svg{will-change:fill;-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;fill:#63636a}
.stores__search.stores__search-filters .stores__search-filters__subfilters,.searchTab__search.stores__search-filters .stores__search-filters__subfilters{grid-column-start:1;grid-column-end:span 2}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list{--column-number:2;border-radius:5px;border:solid 2px var(--accent-color);background-color:#fff;grid-template-columns:repeat(var(--column-number),1fr);-webkit-column-gap:1%;-moz-column-gap:1%;column-gap:1%;padding:1%}
@media(min-width:576px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list{--column-number:4}
}@media(min-width:768px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list{--column-number:2}
}@media(min-width:1900px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list{--column-number:3}
}.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list+.subfilters__list,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list+.subfilters__list{margin-top:10px}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element{will-change:background-color;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out;padding:15px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)),.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)){margin-top:5px}
@media(min-width:576px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)),.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)){margin-top:5px}
}@media(min-width:768px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)),.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)){margin-top:5px}
}@media(min-width:1900px){.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)),.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)){margin-top:5px}
}.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked'],.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked']{background-color:var(--accent-color);color:#fff}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked'] .element__icon svg path,.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked'] .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked'] .element__icon svg path,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element[data-checked='checked'] .element__icon svg{fill:#fff}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__text,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__text{display:block;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;font-family:"Roboto",sans-serif;font-size:14px;text-align:center;padding:0;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg{width:100%;max-width:30px;height:auto}
.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg path,.stores__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg path,.searchTab__search.stores__search-filters .stores__search-filters__subfilters .subfilters__wrapper .subfilters__list .list__element .element__icon svg{will-change:fill;-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;fill:#63636a}
.home .map-container__loader{z-index:100 !important}.home .slider-wrapper,.home .slick-slide{height:50vh}
@media(min-width:576px){.home .slider-wrapper,.home .slick-slide{height:60vh}}.home .slider-wrapper img,.home .slick-slide img{display:block;height:50vh;-o-object-fit:cover;object-fit:cover;width:100%}
@media(min-width:576px){.home .slider-wrapper img,.home .slick-slide img{height:60vh}
}.home .slick-slide{-o-object-fit:cover;object-fit:cover}.home section{padding-top:100px;padding-bottom:100px}
@media(min-width:992px){.home section{padding-top:170px;padding-bottom:170px}}@media(min-width:1200px){.home section{padding-top:190px;padding-bottom:190px}
}.home section header{max-width:550px;margin:0 auto}@media(min-width:992px){.home section header{padding-bottom:50px}
}.home section header h1{text-align:center}.home .order-last{margin-top:80px}@media(min-width:992px){.home .order-last{margin-top:0}
}.home .order-first{margin-bottom:80px}@media(min-width:992px){.home .order-first{margin-bottom:0}
}@media(min-width:576px){.data{position:absolute;top:-130px;z-index:999}}.data-wrapper{padding:0 !important;position:relative}
@media(min-width:576px){.data-wrapper+section{padding-top:450px}}@media(min-width:768px){.data-wrapper+section{padding-top:350px}
}.actus-section-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media(min-width:992px){.actus-section-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.actus-section-slider article{max-width:550px !important;margin-left:auto;margin-right:auto !important;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(min-width:992px){.actus-section-slider article{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}
}.feedback-section{background-color:#fafafa;background-image:url("/wp-content/themes/fidwell/assets/img/guillemets.png");background-position:bottom 110px left -215%;background-repeat:no-repeat;padding-bottom:250px}
@media(min-width:992px){.feedback-section{padding-top:140px;padding-bottom:140px !important;background-position:bottom 110px left 15%}
}@media(min-width:1200px){.feedback-section{padding-bottom:180px !important}}.feedback-section-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media(min-width:992px){.feedback-section-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.feedback-section-slider-item{width:100%;padding:0 20px}@media(min-width:992px){.feedback-section-slider-item{width:auto}
}.feedback-card{display:block;position:relative;max-width:460px;border-radius:15px;background-color:#fff;position:relative;overflow:visible;z-index:0;padding:35px 30px;margin-bottom:50px;margin-left:auto;margin-right:auto;color:inherit;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;-o-transition:transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}
.feedback-card::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);border-radius:10px}
.feedback-card:hover{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);color:inherit}
.feedback-card:hover:after{bottom:-30px}.feedback-card:after{position:absolute;z-index:-1;content:'';left:50px;bottom:0;border-style:solid;border-width:30px 20px 0 20px;border-color:#fff transparent transparent transparent;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:bottom;-o-transition-property:bottom;transition-property:bottom}
.feedback-card-shop{position:relative;font-size:22px;font-weight:500;margin-bottom:20px;padding-bottom:15px;color:#30333a !important}
.feedback-card-shop:before{content:'';background-color:var(--accent-color);width:20%;height:4px;position:absolute;bottom:0;border-radius:10px}
.feedback-card-info-wrapper{margin-bottom:25px}.feedback-card-info .stars{color:#b1b1b1 !important;font-size:16px;margin-bottom:0}
.feedback-card-info .stars i{color:#ffe000}.feedback-card-info .stars i:last-child{padding-right:5px}
@media(max-width:575.98px){.feedback-card-info .stars span{display:block;padding-top:5px}
}.feedback-card-portrait{-ms-flex-item-align:center;align-self:center;width:40px;height:40px;-o-object-fit:cover;object-fit:cover}
.feedback-card-content{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.88;margin-bottom:0}
.feedback-card-content span{color:#1a0dab !important}.feedback-card-name{font-size:18px;font-weight:bold}
.fancybox-container .gform_footer{text-align:center}.error404 .site-content__wrapper{padding-top:13vh}
.error404 #site-content{background:#fafafa url("/wp-content/themes/fidwell/assets/img/illustration-404.png") no-repeat center center;background-size:80% auto}
.error404 #site-content .error-404{-webkit-box-shadow:0 30px 35px 0 rgba(31,155,139,0.15);box-shadow:0 30px 35px 0 rgba(31,155,139,0.15);margin:50px auto;background:#fff;padding:50px 0;text-align:center;width:100%;max-width:670px;border-radius:15px}
.error404 #site-content .error-404 .page-header img{margin-bottom:45px}.error404 #site-content .error-404 .page-header h1{font-size:200px;line-height:1;font-weight:900}
.error404 #site-content .error-404 .page-header p{font-size:24px;color:var(--accent-color);font-weight:700;margin-bottom:0}
.error404 #site-content .error-404 .page-header p:last-child{font-size:18px;font-weight:300}
@media(max-width:992px){.error404 .site-content__wrapper{padding:30px !important;height:auto}
.error404 .site-content__wrapper .error-404 .page-header img{margin-bottom:45px}.error404 .site-content__wrapper .error-404 .page-header h1{font-size:80px !important}
.error404 .site-content__wrapper .error-404 .page-header p{font-size:18px !important}
.error404 .site-content__wrapper .error-404 .page-header p:last-child{font-size:14px !important;font-weight:300}
}@media screen and (max-width:1366px){.error404 .site-content__wrapper .error-404 .page-header img{margin-bottom:15px !important;width:80px}
.error404 .site-content__wrapper .error-404 .page-header h1{font-size:80px !important}
}.page-id-119 .page__title{margin:3rem 0 1rem 0 !important;font-size:1.9rem !important}
@media(max-width:575.98px){.page-single{padding-top:30px !important}}.page-single__card{background-color:white;padding:40px;border-radius:15px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
.card-image img{width:100%;max-width:100%;height:100%;max-height:200px;-o-object-fit:cover;object-fit:cover}
@media(min-width:768px){.card-image img{max-height:600px}}.card-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}
@media(min-width:768px){.card-details{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
}.fancybox-content.page-single__card{max-height:90%}.fancybox-content .card-image{margin-bottom:50px}
@media(min-width:768px){.fancybox-content .card-image{margin-bottom:0}}.os-host-scrollbar-vertical-hidden .scroll-topFade,.os-host-scrollbar-vertical-hidden .scroll-bottomFade{display:none}
.scroll-topFade{position:absolute;content:'';top:0;left:0;right:0;height:40px;z-index:2;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,white 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,white 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00000000',GradientType=0)}
@media(max-width:767.98px){.scroll-topFade{height:40px}}.scroll-bottomFade{position:absolute;content:'';bottom:0;left:0;right:0;height:40px;z-index:2;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(1%,rgba(0,0,0,0.01)),to(white));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.01) 1%,white 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.01) 1%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ffffff',GradientType=0)}
@media(max-width:575.98px){.scroll-bottomFade{height:40px}}#menu-left{display:none;position:-webkit-sticky;position:sticky;top:140px;-ms-flex-item-align:start;align-self:flex-start}
@media(min-width:992px){#menu-left{display:block}}#menu-left ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
#menu-left ul li{list-style:none}#menu-left ul li:not(:last-child){padding:20px 0;font-weight:bold}
#menu-left ul li:not(:last-child) a{font-size:calc(14.8px + 0.6vw);font-weight:400;position:relative;width:100%;text-decoration:none;color:black;display:inline-block;padding:10px 100px 10px 15px}
@media(min-width:1200px){#menu-left ul li:not(:last-child) a{font-size:22px}}#menu-left ul li:not(:last-child) a::before{content:'';border-left:4px solid #d0d0d0;height:100%;position:absolute;top:0;left:0}
#menu-left ul li:not(:last-child) a.active::before{content:'';border-left:4px solid var(--accent-color)}
#menu-left ul li:not(:last-child) a:hover{background:-webkit-gradient(linear,left top,right top,color-stop(50%,white),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,white 50%,rgba(255,255,255,0) 100%);background:linear-gradient(90deg,white 50%,rgba(255,255,255,0) 100%)}
#menu-left ul li:last-child{padding-top:40px}#menu-left ul li:last-child a{opacity:1;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}
#menu-left ul li:last-child a.active{opacity:0;cursor:default;pointer-events:none}
.page-single__concours{width:100%;padding:40px;background-color:#fff;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
@media(min-width:992px){.page-single__concours{padding:80px}}.page-single__concours section:not(:last-child){margin-bottom:50px}
@media(min-width:768px){.page-single__concours section:not(:last-child){margin-bottom:100px}
}.dotationBox{padding:20px;border:4px dashed var(--accent-color);margin:0 !important}
@media(min-width:768px){.dotationBox{padding:50px}}@media(max-width:767.98px){.dotationBox svg{height:70px}
}@media(max-width:1199.98px){.dotationBox svg{width:100%;margin:0 0 1rem 0}}.dotationBox .dotationTitre{font-size:calc(16.6px + 1.95vw);line-height:1.25;color:var(--accent-color);font-weight:bold;margin-bottom:25px}
@media(min-width:1200px){.dotationBox .dotationTitre{font-size:40px}}.dotationBox .dotationDescription{font-size:calc(14.4px + 0.3vw);line-height:1.55}
@media(min-width:1200px){.dotationBox .dotationDescription{font-size:18px}}.concourImage{margin-top:60px}
.concourImage img{width:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px}
@media(min-width:768px){.concourImage img{height:200px;max-height:100%}}@media(min-width:768px){.concourImage .rightImage{height:430px !important}
.concourImage .rightImage img{height:100% !important}}.sponsor{margin-bottom:100px}
.sponsor h2{text-align:center}.sponsor .section-name{font-size:14px}.sponsor .section-sponsor{margin:0 auto;text-align:center}
.sponsor .section-sponsor .section-logo img{width:160px;margin:auto}.single-concours-enquete #site-content{position:relative}
.single-concours-enquete .background_image{z-index:-1;position:fixed;top:80px;left:30%;right:0;bottom:0;height:85vh;background-size:cover;background-position:right;background-color:#fafafa;-webkit-box-shadow:inset 1px -3px 0 0 #fafafa;box-shadow:inset 1px -3px 0 0 #fafafa;display:none}
@media(min-width:768px){.single-concours-enquete .background_image{display:block}
}.single-concours-enquete h1{font-size:calc(17.6px + 2.7vw);max-width:600px;margin:0 0 1rem 0}
@media(min-width:1200px){.single-concours-enquete h1{font-size:50px}}@media(min-width:768px){.single-concours-enquete h1{margin:0 0 3rem 0}
}.single-concours-enquete .date{font-size:calc(15px + 0.75vw);color:var(--accent-color)}
@media(min-width:1200px){.single-concours-enquete .date{font-size:24px}}.single-concours-enquete .date i{color:var(--accent-color)}
.single-concours-enquete .thumbnail-img{margin-top:20px;width:100%;height:auto;max-height:200px;-o-object-fit:cover;object-fit:cover;display:block}
@media(min-width:768px){.single-concours-enquete .thumbnail-img{display:none}}.single-concours-enquete .content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}
@media(min-width:768px){.single-concours-enquete .content{margin-top:100px}}.single-concours-enquete .gform_footer{text-align:center}
.form-title{text-align:center;margin-bottom:50px}.cotillons{position:fixed;top:80px;left:-30px;bottom:0;right:0;z-index:-1;opacity:.5;display:none}
@media(min-width:576px){.cotillons{display:block}}@media(min-width:768px){.cotillons{right:70%}
}.cotillons #color1 polygon,.cotillons #color1 path{fill:var(--main-color)}.cotillons #color2 polygon,.cotillons #color2 path{fill:var(--secondary-color)}
.cotillons #color3 polygon,.cotillons #color3 path{fill:var(--third-color)}body.category-actualites main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body.category-actualites main .site-content__wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body.category-actualites main .site-content__wrapper .news__wrapper{-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
body.category-actualites main .site-content__wrapper .news__wrapper--hidden{opacity:0}
.promos-item{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:40px 0}
.venteFlash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:420px;-webkit-filter:drop-shadow(0 10px 20px rgba(31,155,139,0.1));filter:drop-shadow(0 10px 20px rgba(31,155,139,0.1))}
.venteFlash__content{border-radius:15px;position:relative;overflow:visible;z-index:0;background-color:#fff;border:dashed 2px var(--secondary-color);padding:30px 30px 22px 30px}
.venteFlash__content::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);border-radius:10px}
.venteFlash__text{display:block;font-size:calc(14.6px + 0.45vw);font-weight:500;line-height:1.2;width:100%;max-width:100%;margin-bottom:8px}
@media(min-width:1200px){.venteFlash__text{font-size:20px}}.venteFlash__shop{display:inline-block;font-size:calc(14.4px + 0.3vw);line-height:1.2;padding:3px 6px 3px 6px;border:1px solid #63636a;margin-top:8px;margin-bottom:8px;text-align:center}
@media(min-width:1200px){.venteFlash__shop{font-size:18px}}.venteFlash__counter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;max-width:390px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto -35px auto;padding:12px 30px 45px 30px;background-color:#edf0f1;border-radius:15px}
.venteFlash__counter-title{font-size:calc(14.3px + 0.225vw);line-height:1.1;font-weight:700;font-style:italic;color:var(--secondary-color)}
@media(min-width:1200px){.venteFlash__counter-title{font-size:17px}}.venteFlash__counter-countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(14.1px + 0.075vw);line-height:1.1;font-weight:300;font-style:italic;color:var(--secondary-color)}
@media(min-width:1200px){.venteFlash__counter-countdown{font-size:15px}}.bonAchat{display:block;width:100%;max-width:420px;border-radius:15px;background-color:transparent;-webkit-filter:drop-shadow(0 10px 20px rgba(31,155,139,0.1));filter:drop-shadow(0 10px 20px rgba(31,155,139,0.1))}
.bonAchat::after{content:'';position:absolute;display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:15px;background-size:51% 100%;background-repeat:no-repeat;background-image:-o-radial-gradient(0 50%,circle,rgba(var(--secondary-color),0) .8em,var(--secondary-color) .9em),-o-radial-gradient(100% 50%,circle,rgba(var(--secondary-color),0) .8em,var(--secondary-color) .9em);background-image:radial-gradient(circle at 0 50%,rgba(var(--secondary-color),0) .8em,var(--secondary-color) .9em),radial-gradient(circle at 100% 50%,rgba(var(--secondary-color),0) .8em,var(--secondary-color) .9em);background-position:top left,top right}
.bonAchat__content{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:30px 30px 22px 30px;background-color:transparent;color:#fff}
.bonAchat__offer{display:block;width:100%;max-width:100%;font-size:calc(15.2px + 0.9vw);font-weight:500;line-height:1.2;text-transform:uppercase}
@media(min-width:1200px){.bonAchat__offer{font-size:26px}}.bonAchat__text{display:block;width:100%;max-width:100%;font-size:calc(14.1px + 0.075vw);opacity:.7;margin-bottom:8px}
@media(min-width:1200px){.bonAchat__text{font-size:15px}}.bonAchat__shop{display:inline-block;font-size:calc(14.4px + 0.3vw);line-height:1.2;padding:3px 6px 3px 6px;border:1px solid #63636a;margin-top:8px;margin-bottom:8px;text-align:center}
@media(min-width:1200px){.bonAchat__shop{font-size:18px}}.bonAchat__agenda{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;opacity:.7;line-height:1.2;font-weight:300;font-style:italic;margin-top:8px;margin-bottom:8px}
.bonAchat__agenda-end{margin-top:2px}.remises{position:relative;height:220px;min-height:220px;width:100%;min-width:300px;max-width:420px;-webkit-filter:drop-shadow(0 10px 12px rgba(31,155,139,0.2));filter:drop-shadow(0 10px 12px rgba(31,155,139,0.2))}
.remises:hover .remises__inner,.remises.flip .remises__inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.remises:hover .remises__front,.remises.flip .remises__front{pointer-events:none}
.remises__inner{position:relative;width:100%;height:100%;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;-o-transition:transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.remises__front,.remises__back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:420px;border-radius:15px}
.remises__front--content,.remises__back--content{display:block;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100% - 110px);max-width:calc(100% - 110px)}
.remises__front--shop,.remises__back--shop{color:#00584b;display:inline-block;font-size:calc(14.4px + 0.3vw);line-height:1;padding:3px 6px 3px 6px;border:1px solid #00584b;margin-top:8px;margin-bottom:8px;text-align:center}
@media(min-width:1200px){.remises__front--shop,.remises__back--shop{font-size:18px}
}.remises__front--image,.remises__back--image{position:relative;display:block;width:110px;max-width:30%;border-top-right-radius:15px;border-bottom-right-radius:15px;border-left:2px dashed #fff}
.remises__front--image::before,.remises__front--image::after,.remises__back--image::before,.remises__back--image::after{z-index:2;content:'';display:block;position:absolute;height:30px;width:30px;background-color:#fafafa;border-radius:50%}
.remises__front--image::before,.remises__back--image::before{top:0;left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:inset -1px 3px 15px #1f9b8b33;box-shadow:inset -1px 3px 15px #1f9b8b33}
.remises__front--image::after,.remises__back--image::after{top:100%;left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:inset 4px 14px 20px #1f9b8b33;box-shadow:inset 4px 14px 20px #1f9b8b33}
.remises__front{background-color:#fff}.remises__front--content{padding:30px 30px 30px 50px;-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.remises__front--content span,.remises__front--content a{white-space:nowrap}.remises__front--offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--main-color)}
.remises__front--offer span{line-height:1;text-transform:uppercase}.remises__front--offer span:first-child{font-size:calc(15.2px + 0.9vw);font-weight:300;margin-bottom:6px}
@media(min-width:1200px){.remises__front--offer span:first-child{font-size:26px}}
.remises__front--offer span:last-child{font-size:calc(20.6px + 4.95vw);font-weight:900;margin-bottom:8px}
@media(min-width:1200px){.remises__front--offer span:last-child{font-size:80px}}.remises__front--image{background-color:var(--main-color)}
.remises__front--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top-right-radius:15px;border-bottom-right-radius:15px}
.remises__back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:#fff}
.remises__back--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.remises__back--image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:2px dashed #fff;background-color:var(--secondary-color)}
.remises__back--shop{margin-top:0;color:#63636a;border-color:#63636a;height:28px}
.remises__back--prices{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;padding:15px 0 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.remises__back--prices .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.remises__back--prices strong{display:block;font-weight:500;font-size:calc(14.1px + 0.075vw);line-height:1;margin-top:6px;margin-bottom:0;width:calc(100% - 130px)}
@media(min-width:1200px){.remises__back--prices strong{font-size:15px}}.remises__back--prices span{display:block;font-size:calc(14.1px + 0.075vw);line-height:1;font-weight:normal;padding-bottom:6px;width:calc(100% - 130px)}
@media(min-width:1200px){.remises__back--prices span{font-size:15px}}.remises__back--prices .offer-line{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.remises__back--prices .offer-line strong{width:100%}.remises__back--prices .offer-line__text,.remises__back--prices .offer-line__value{display:block;font-size:calc(14.1px + 0.075vw);line-height:1;font-weight:normal;padding-bottom:6px}
@media(min-width:1200px){.remises__back--prices .offer-line__text,.remises__back--prices .offer-line__value{font-size:15px}
}.remises__back--prices .offer-line__text{border-bottom:1px solid #e5e5e5}.remises__back--prices .offer-line__value{font-size:calc(14.6px + 0.45vw);line-height:1;font-weight:900;color:var(--secondary-text-color);padding:6px 4px 6px 6px;border-bottom:1px solid;width:70px;max-width:20%;white-space:nowrap}
@media(min-width:1200px){.remises__back--prices .offer-line__value{font-size:20px}
}.remises__back--prices a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1;margin-top:0;text-decoration:underline;font-size:calc(14.1px + 0.075vw);line-height:1}
@media(min-width:1200px){.remises__back--prices a{font-size:15px}}.promos__wrapper{-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}
.promos__wrapper--hidden{opacity:0}.ca-vous-inner{position:relative;margin:0 auto 60px auto}
.ca-vous-inner img{width:calc(100% - 80px);height:350px;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
.ca-vous-content{position:absolute;bottom:30px;right:0;background-color:white;border-radius:10px;width:85%;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
@media(min-width:576px){.ca-vous-content{width:60%}}.ca-vous-content__wrapper{margin:30px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.ca-vous-content h2{font-size:calc(15px + 0.75vw)}@media(min-width:1200px){.ca-vous-content h2{font-size:24px}
}.ca-vous-content p{font-size:calc(14.3px + 0.225vw)}@media(min-width:1200px){.ca-vous-content p{font-size:17px}
}.ca-vous-button{padding:15px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid #e5e5e5}
.ca-vous-button span{color:#b1b1b1;font-size:calc(14.2px + 0.15vw)}@media(min-width:1200px){.ca-vous-button span{font-size:16px}
}.ca-vous-button a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:calc(14.4px + 0.3vw)}
@media(min-width:1200px){.ca-vous-button a{font-size:18px}}.ca-vous-button a:after{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.ca-vous-button a:after:after{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;font-family:"icomoon-custom";content:"";font-size:14px;padding-left:7px}
.ca-vous-button a:after:hover:after{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}
.ca-vous-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}
.ca-vous-icon__wrapper{display:block;height:70px;width:70px;background-color:var(--secondary-color-light)}
@media(min-width:576px){.ca-vous-icon__wrapper{height:90px;width:90px}}.ca-vous-icon i{position:relative;color:#fff;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);font-size:35px}
@media(min-width:576px){.ca-vous-icon i{font-size:45px}}.ca-vous.alone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:80px;right:0;bottom:52px;left:0;padding-top:50px}
@media(min-width:576px){.ca-vous.alone{padding-right:100px}}@media(min-width:992px){.ca-vous.alone{bottom:41px}
}@media(min-width:1200px){.ca-vous.alone{padding-right:0}}.ca-vous.alone .thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}
.ca-vous.alone .ca-vous-inner{position:relative;display:block;width:760px;max-width:95%;margin:0}
.ca-vous.alone .ca-vous-type__wrapper{display:block;width:100%;max-width:100%}.ca-vous.alone .ca-vous-type__wrapper .ca-vous-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;color:#b1b1b1;padding-right:70px;font-size:calc(14.4px + 0.3vw)}
@media(min-width:1200px){.ca-vous.alone .ca-vous-type__wrapper .ca-vous-type{font-size:18px}
}.ca-vous.alone .ca-vous-type__wrapper .ca-vous-type i{font-size:calc(14.8px + 0.6vw)}
@media(min-width:1200px){.ca-vous.alone .ca-vous-type__wrapper .ca-vous-type i{font-size:22px}
}.ca-vous.alone .ca-vous-type__wrapper .ca-vous-type span{margin-left:10px}.ca-vous.alone .ca-vous-content{position:relative;display:block;margin:0 auto;width:100%;max-width:100%;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:50px 30px 50px 30px}
@media(min-width:576px){.ca-vous.alone .ca-vous-content{padding:60px 40px 60px 40px}
}@media(min-width:992px){.ca-vous.alone .ca-vous-content{padding:80px 60px 80px 60px}
}@media(min-width:1200px){.ca-vous.alone .ca-vous-content{padding:100px 60px 100px 60px}
}.ca-vous.alone .ca-vous-content__wrapper{margin:30px 0 0 0;padding:0}.ca-vous.alone .ca-vous-content h2{font-size:calc(16px + 1.5vw);line-height:1.33}
@media(min-width:1200px){.ca-vous.alone .ca-vous-content h2{font-size:34px}}.ca-vous.alone .ca-vous-content p{font-size:calc(14.4px + 0.3vw);line-height:1.2;margin-bottom:0}
@media(min-width:1200px){.ca-vous.alone .ca-vous-content p{font-size:18px}}.ca-vous.alone .ca-vous-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;border:0;margin:30px 0 0 0;padding:0}
.ca-vous.alone .ca-vous-button a::after{display:none}.ca-vous.alone .ca-vous-icon__wrapper{position:absolute;top:0;right:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);border-top-right-radius:10px}
@media(min-width:576px){.ca-vous.alone .ca-vous-icon__wrapper{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);border-bottom-right-radius:10px}
}.ca-vous.featured{padding:0}.ca-vous.featured .ca-vous-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;max-width:95%;margin:0 auto 60px auto;padding:15px 15px 0 15px;background-color:white;border-radius:10px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.08);box-shadow:0 20px 30px 0 rgba(0,0,0,0.08)}
@media(min-width:576px){.ca-vous.featured .ca-vous-inner{padding:30px 30px 0 30px}
}@media(min-width:992px){.ca-vous.featured .ca-vous-inner{padding:40px 40px 0 40px}
}.ca-vous.featured img{padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:10px;width:100%;max-width:100%;height:300px;max-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:30px}
@media(min-width:992px){.ca-vous.featured img{height:410px;max-height:410px}}.ca-vous.featured .ca-vous-type__wrapper{display:block;width:100%;max-width:100%}
.ca-vous.featured .ca-vous-type__wrapper .ca-vous-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;color:#b1b1b1;padding-right:70px;font-size:calc(14.4px + 0.3vw)}
@media(min-width:1200px){.ca-vous.featured .ca-vous-type__wrapper .ca-vous-type{font-size:18px}
}.ca-vous.featured .ca-vous-type__wrapper .ca-vous-type i{font-size:calc(14.8px + 0.6vw)}
@media(min-width:1200px){.ca-vous.featured .ca-vous-type__wrapper .ca-vous-type i{font-size:22px}
}.ca-vous.featured .ca-vous-type__wrapper .ca-vous-type span{margin-left:10px}.ca-vous.featured .ca-vous-content{position:relative;display:block;margin:0 auto;width:100%;max-width:100%;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-radius:0}
.ca-vous.featured .ca-vous-content__wrapper{margin:30px 0 0 0;padding:0}.ca-vous.featured .ca-vous-content h2{font-size:calc(16px + 1.5vw);line-height:1.33}
@media(min-width:1200px){.ca-vous.featured .ca-vous-content h2{font-size:34px}}.ca-vous.featured .ca-vous-content p{font-size:calc(14.4px + 0.3vw);line-height:1.2}
@media(min-width:1200px){.ca-vous.featured .ca-vous-content p{font-size:18px}}.ca-vous.featured .ca-vous-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0;margin:30px -15px 0 -15px;padding:20px 15px 0 15px;border-top:2px solid #d2d2d2}
@media(min-width:576px){.ca-vous.featured .ca-vous-button{margin:30px -30px 0 -30px;padding:20px 30px 0 30px}
}@media(min-width:992px){.ca-vous.featured .ca-vous-button{margin:30px -40px 0 -40px;padding:20px 40px 0 40px}
}.ca-vous.featured .ca-vous-button a::after{display:none}.ca-vous.featured .ca-vous-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px}
.ca-vous.featured .ca-vous-type i{display:none;margin-right:8px}@media(min-width:576px){.ca-vous.featured .ca-vous-type i{display:block}
}.ca-vous.featured .ca-vous-icon__wrapper{position:absolute;top:0;right:0;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);border-bottom-right-radius:10px;border-bottom-left-radius:10px}
.page-template-default{background-color:#fff}.page-template-default h1{font-size:calc(17.6px + 2.7vw);line-height:1.2}
@media(min-width:1200px){.page-template-default h1{font-size:50px}}.page-template-default h2{font-size:calc(15.4px + 1.05vw);line-height:1.07}
@media(min-width:1200px){.page-template-default h2{font-size:28px}}.page-template-default ul{margin-bottom:2rem}
.page-template-default ul li{padding-left:5px}.page-template-default ul li::marker{color:#00b096}
.page-template-default .type-page{-webkit-box-shadow:none;box-shadow:none}.page-template-default .wp-block-table th{padding-left:14px}
.page-template-default .wp-block-table td{padding:14px}.page-template-default .wp-block-table figcaption{padding:5px 0}
.page-template-default .wp-block-media-text h1,.page-template-default .wp-block-media-text h2,.page-template-default .wp-block-media-text h3,.page-template-default .wp-block-media-text h4{position:relative}
.page-template-default .wp-block-media-text h1:after,.page-template-default .wp-block-media-text h2:after,.page-template-default .wp-block-media-text h3:after,.page-template-default .wp-block-media-text h4:after{content:'';width:100px;height:4px;background-color:var(--accent-color);position:absolute;left:0;top:40px}
.page-template-default .wp-block-media-text__content{padding-top:60px;padding-bottom:60px}
.page-template-default .wp-block-pullquote{background:#fff !important;border-top:2px solid #d2d2d2;border-bottom:2px solid #d2d2d2}
.page-template-default .wp-block-pullquote blockquote{background-image:url("/wp-content/themes/fidwell/assets/img/guillemets.png");background-repeat:no-repeat;background-color:white;background-size:contain;border-left:0}
.page-template-default .wp-block-pullquote blockquote p{position:relative}.page-template-default .wp-block-pullquote blockquote p:after{content:'';top:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100px;height:4px;background-color:var(--accent-color);position:absolute}
.page-template-default .wp-block-pullquote blockquote cite{font-size:calc(15px + 0.75vw);font-weight:300;margin-bottom:3rem}
@media(min-width:1200px){.page-template-default .wp-block-pullquote blockquote cite{font-size:24px}
}.page-template-default .wp-block-column h5{margin-bottom:24px}.page-template-default .wp-block-button__link{display:inline-block;font-weight:500;position:relative;padding:10px 30px 10px 30px;font-size:21px;color:var(--secondary-text-color) !important;background-color:var(--secondary-color-light) !important;-webkit-box-shadow:0 7px var(--secondary-color-dark) !important;box-shadow:0 7px var(--secondary-color-dark) !important;border-radius:10px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border:0;outline:0;cursor:pointer}
.page-template-default .wp-block-button__link.with-icon{padding:10px 60px 10px 30px}
.page-template-default .wp-block-button__link.with-icon:before{font-size:16px;position:absolute;right:30px;top:50%;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.page-template-default .wp-block-button__link.with-icon.download:before{font-family:"icomoon-custom";content:"";color:var(--secondary-text-color) !important}
.page-template-default .wp-block-button__link.with-icon.see-more:before{font-family:"icomoon-custom";content:"";color:var(--secondary-text-color)}
.page-template-default .wp-block-button__link:hover{background-color:var(--secondary-color) !important}
.page-template-default .wp-block-button__link:hover:before{right:25px}.page-template-default .wp-block-button__link:active{background-color:var(--secondary-color) !important;-webkit-box-shadow:0 3px var(--secondary-color-dark) !important;box-shadow:0 3px var(--secondary-color-dark) !important;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}
.privacy-policy .gfield_required{display:none !important}@media screen and (max-width:1350px) and (min-width:1200px){.avignon #primary-menu>li{padding:0 35px 0 0 !important}
}.avignon #primary-menu .sub-menu a:before{content:none !important}