


.loupe-wrapper{position:relative}.loupe-wrapper.loupe-active:not(.loupe-draggable):not(.loupe-fill){cursor:none}.loupe-wrapper img{display:block;-webkit-touch-callout:none;-webkit-user-select:none}.loupe-image{width:auto;max-width:none}.loupe{position:absolute;overflow:hidden;border:8px solid rgba(255,255,255,0.5);border-radius:50%;box-shadow:0 0 24px 0 rgba(192,192,192,0.5);opacity:0;pointer-events:none;z-index:1}.loupe-wrapper.loupe-fill{cursor:zoom-in;overflow:hidden}.loupe-fill .loupe{border-radius:0px;box-shadow:none;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important}.loupe-draggable .loupe{cursor:grab;pointer-events:auto}.loupe-draggable .loupe.dragging{cursor:none !important}.loupe-glare{position:absolute;border-radius:50%;top:0;bottom:0;left:0;right:0;z-index:2;box-shadow:inset 10px -20px 30px 5px rgba(255,255,255,0.3)}



@property --glass-border-one{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0)}@property --glass-border-two{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0.5)}@property --glass-border-deg{syntax:"<angle>";inherits:true;initial-value:0deg}@property --glass-shimmer-width{syntax:"<length-percentage>";inherits:true;initial-value:10%}@keyframes glass-border-bounce{50%{scale:var(--glass-border-scale,0.995)}100%{scale:1;--glass-border-deg:var(--glass-hover-deg,360deg)}}@keyframes glass-border-rotate{100%{--glass-border-deg:var(--glass-hover-deg,360deg)}}.glass-outer{position:relative;box-shadow:var(--glass-drop-shadow,none);border-radius:var(--glass-radius,0)}.glass-inner{position:relative;overflow:hidden;border-radius:inherit;padding:var(--glass-padding,4rem 2rem);clip-path:inset(0 round var(--glass-radius));background:var(--glass-bg,hsl(0 0% 100% / 0.1));backdrop-filter:blur(var(--glass-blur,3px));box-shadow:var(--glass-inner-shadow,none);isolation:isolate;contain:paint;transition:background 200ms linear}.glass-inner::after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;transition:--glass-border-one 200ms linear,--glass-border-two 200ms linear;border:var(--glass-border-size,2px) solid transparent;background:linear-gradient(var(--glass-border-deg),var(--glass-border-two),var(--glass-border-one)) border-box;mask:linear-gradient(black,black) border-box,linear-gradient(black,black) padding-box;mask-composite:subtract}.glass-inner.glass-border-bounce:hover{animation:glass-border-bounce var(--glass-shine-duration,350ms) linear forwards}.glass-inner.glass-border-rotate:hover{animation:glass-border-rotate var(--glass-shine-duration,350ms) linear infinite forwards}.glass-spotlight{pointer-events:none;position:absolute;inset:0;z-index:0;opacity:0;transition:opacity 250ms linear;border-radius:inherit;background:radial-gradient(circle at var(--glass-spotlight-x,0px) var(--glass-spotlight-y,0px),var(--glass-spotlight-color,rgba(255,255,255,0.2)),transparent var(--glass-spotlight-size,40%));mix-blend-mode:screen}.glass-inner:hover .glass-spotlight{opacity:1}.glass-inner.shimmer::before{content:"";position:absolute;inset:-18%;pointer-events:none;mix-blend-mode:screen;border-radius:inherit;background:linear-gradient(var(--glass-shimmer-angle,60deg),transparent calc(50% - (var(--glass-shimmer-width,10%) / 2)),var(--glass-shimmer-color,rgba(255,255,255,.5)) 50%,transparent calc(50% + (var(--glass-shimmer-width,10%) / 2)));transform:translateX(-130%);will-change:transform;transition:transform var(--glass-shimmer-speed,650ms) var(--glass-shimmer-ease,cubic-bezier(.2,.7,.2,1)) var(--glass-shimmer-delay,0ms)}.glass-inner.shimmer:hover::before{transform:translateX(130%)}@media (prefers-reduced-motion:reduce){.glass-inner.shimmer::before{transition:none;transform:none}.glass-inner.glass-border-bounce:hover,.glass-inner.glass-border-rotate:hover{animation:none}}/*.glass-distortion{position:absolute;z-index:-1;inset:0;backdrop-filter:blur(3px);filter:url(#glass-distortion);overflow:hidden;isolation:isolate}*/




@charset "UTF-8";.columnist{text-align:var(--columnist-text-align,start);hyphens:var(--columnist-hyphens,manual);text-wrap:var(--columnist-text-wrap,balance);orphans:var(--columnist-orphans,2);widows:var(--columnist-widows,2);min-width:0}.columnist .colspan{column-span:all;margin-block-start:var(--columnist-span-margin,1rem)}.columnist.span-h1 h1,.columnist.span-h1-h2 h1,.columnist.span-h1-h2 h2,.columnist.span-h1-h3 h1,.columnist.span-h1-h3 h2,.columnist.span-h1-h3 h3,.columnist.span-all h1,.columnist.span-all h2,.columnist.span-all h3,.columnist.span-all h4,.columnist.span-all h5,.columnist.span-all h6{column-span:all}.columnist .colspan + *,.columnist.span-h1 h1 + *,.columnist.span-h1-h2:is(h1,h2) + *,.columnist.span-h1-h3:is(h1,h2,h3) + *,.columnist.span-all:is(h1,h2,h3,h4,h5,h6) + *{margin-block-start:0}.columnist.blockquote-inline blockquote{border-inline-start:var(--columnist-quote-border,1px solid var(--columnist-rule-color,currentColor));padding-inline-start:var(--columnist-quote-padding,1rem);margin-inline:0;font-style:var(--columnist-quote-style,italic)}.columnist.blockquote-pull blockquote{column-span:all;break-inside:auto;margin-block:var(--columnist-pull-margin,2rem);padding-block:var(--columnist-pull-padding,1rem);padding-inline:0;border-block:var(--columnist-pull-border,1px solid var(--columnist-rule-color,currentColor));border-inline:none;font-family:var(--columnist-pull-font,Georgia,"Times New Roman",serif);font-size:var(--columnist-pull-size,1.3rem);line-height:var(--columnist-pull-leading,1.4);font-style:var(--columnist-pull-style,italic);text-align:var(--columnist-pull-align,center)}.columnist.blockquote-pull blockquote p{margin-block:0}.columnist.blockquote-pull blockquote + *{margin-block-start:0}.columnist.dropcap-simple > p:first-of-type::first-letter,.columnist.dropcap-fancy > p:first-of-type::first-letter{float:inline-start;line-height:1;margin-inline-end:0.1em;margin-block-start:0.1em;font-weight:bold;font-size:var(--columnist-dropcap-size,4em);color:var(--columnist-dropcap-color,currentColor)}.columnist.dropcap-fancy > p:first-of-type::first-letter{font-family:var(--columnist-dropcap-font,Georgia,"Times New Roman",serif)}.columnist.hr-line hr,.columnist.hr-asterism hr,.columnist.hr-ornament hr{column-span:all;border:none;margin-block:var(--columnist-hr-margin,1rem);height:min-content;text-align:center}.columnist.hr-line hr{margin-block:var(--columnist-hr-margin,2rem);border-top:1px solid currentColor;opacity:0.3;height:auto}.columnist.hr-asterism hr::after{content:"* * *";display:block;letter-spacing:0.5em;opacity:0.5}.columnist.hr-ornament hr::after{content:var(--columnist-hr-content,"❧");display:block;font-size:1.5em;opacity:0.5}.columnist.hr-line hr + *,.columnist.hr-asterism hr + *,.columnist.hr-ornament hr + *{margin-block-start:0}.columnist.code-styled pre,.columnist.code-wide pre{background:var(--columnist-code-bg,rgba(0,0,0,0.06));padding:var(--columnist-code-padding,0.75rem 1rem);border-radius:var(--columnist-code-radius,6px);font-family:var(--columnist-code-font,ui-monospace,"SF Mono",Consolas,monospace);font-size:0.9em;overflow-x:auto;break-inside:auto}.columnist.code-wide pre{column-span:all;margin-block:1rem}.columnist.code-wide pre + *{margin-block-start:0}.columnist.code-styled code,.columnist.code-wide code{background:var(--columnist-inline-code-bg,rgba(0,0,0,0.06));padding:0.1em 0.4em;border:none;border-radius:4px;color:inherit;font-family:var(--columnist-code-font,ui-monospace,"SF Mono",Consolas,monospace);font-weight:inherit;font-size:0.9em}.columnist.code-styled pre code,.columnist.code-wide pre code{background:none;border:none;padding:0;border-radius:0;font-size:1em;margin-block:1rem}.columnist.text ul,.columnist.text ol{margin-inline-start:0;list-style-position:inside}.columnist > *{margin-block-start:1rem;margin-block-end:0;contain:paint;break-inside:var(--columnist-break-inside,avoid)}.columnist > *:first-child{margin-block-start:0}.columnist > p{break-inside:auto}.columnist li{break-inside:var(--columnist-break-inside,avoid)}.columnist h1,.columnist h2,.columnist h3,.columnist h4,.columnist h5,.columnist h6{text-align:start}.columnist h1:not(:first-child),.columnist h2:not(:first-child),.columnist h3:not(:first-child),.columnist h4:not(:first-child),.columnist h5:not(:first-child),.columnist h6:not(:first-child){break-before:var(--columnist-break-before,auto);break-after:var(--columnist-break-after,avoid)}.columnist{column-width:var(--columnist-width,200px);column-count:var(--columnist-count,3);column-gap:var(--columnist-gap,1rem);column-rule:var(--columnist-rule-width,1px) var(--columnist-rule-style,dotted) var(--columnist-rule-color,currentColor);column-fill:var(--columnist-fill,balance)}
:root{--easing-ease:cubic-bezier(0.25,0.1,0.25,1);--easing-ease-in:cubic-bezier(0.42,0,1,1);--easing-ease-out:cubic-bezier(0,0,0.58,1);--easing-ease-in-out:cubic-bezier(0.42,0,0.58,1);--easing-ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--easing-ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--easing-ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--easing-ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--easing-ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--easing-ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--easing-ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--easing-ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--easing-ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--easing-ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--easing-ease-out-quint:cubic-bezier(0.23,1,0.32,1);--easing-ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--easing-ease-in-sine:cubic-bezier(0.47,0,0.745,0.715);--easing-ease-out-sine:cubic-bezier(0.39,0.575,0.565,1);--easing-ease-in-out-sine:cubic-bezier(0.45,0.05,0.55,0.95);--easing-ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--easing-ease-out-expo:cubic-bezier(0.19,1,0.22,1);--easing-ease-in-out-expo:cubic-bezier(1,0,0,1);--easing-ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--easing-ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--easing-ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--easing-ease-in-back:cubic-bezier(0.6,-0.28,0.735,0.045);--easing-ease-out-back:cubic-bezier(0.175,0.885,0.32,1.275);--easing-ease-in-out-back:cubic-bezier(0.68,-0.55,0.265,1.55)}.squeezebox{--sb-gutter:0;--sb-border-color:#000;--sb-border-size:1px;--sb-header-size-sm:2.5rem;--sb-header-size-md:2.5rem;--sb-header-size-lg:2.5rem;--sb-header-text:#000;--sb-header-text-hover:#000;--sb-header-bg:transparent;--sb-header-bg-hover:#f0f0f0;--sb-header-padding:1rem 1rem;--sb-icon-color:#000;--sb-icon-size:2rem;--sb-icon-flip:translateX(-50%) rotateX(180deg);--sb-icon-rotate:translateX(-50%) rotate(180deg);--sb-icon-animation:var(--sb-icon-flip);--sb-content-padding:1rem;--sb-content-background:transparent;--sb-easing:var(--easing-ease-in-out-expo);--sb-ease-time:600ms;list-style:none;margin:0;padding:0;display:grid;gap:var(--sb-gutter,0)}.sb-item{overflow:hidden;background-color:var(--sb-content-background,transparent);transition:height var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-color var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-radius var(--sb-ease-time,300ms) var(--sb-easing,ease-out);border-style:solid;border-color:var(--sb-border-color,transparent);border-width:var(--sb-border-size,0)}.sb-item > *{margin:0}.sb-content{display:none;opacity:0;padding:var(--sb-content-padding,1rem);transition:opacity var(--sb-ease-time,300ms) var(--sb-easing,linear)}.sb-header{display:flex;align-items:center;flex-wrap:nowrap;background:var(--sb-content-background,transparent);padding:0;margin:0;font-family:inherit;text-align:left;width:100%;cursor:pointer;transition:background-color 250ms linear,color 250ms linear,border-radius var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-color var(--sb-ease-time,300ms) ease;border-style:solid;border-color:var(--sb-border-color,transparent);border-width:var(--sb-border-size,0);background-color:var(--sb-header-bg,transparent);font-size:var(--sb-header-size-sm,2rem);color:var(--sb-header-text,#000);padding:var(--sb-header-padding,0.5rem 1rem);padding-right:0}@media screen and (min-width:640px){.sb-header{font-size:var(--sb-header-size-md,2rem)}}@media screen and (min-width:1024px){.sb-header{font-size:var(--sb-header-size-lg,2.5rem)}}.sb-header > svg:last-of-type{height:auto;width:var(--sb-icon-size,2rem);color:var(--sb-icon-color,var(--sb-header-color,#000));transition:transform 250ms ease-out;transform:translateX(100%);margin-left:auto}.sb-header:hover{color:var(--sb-header-text-hover,#000);background-color:var(--sb-header-bg-hover,#f0f0f0)}.sb-header:hover > svg:last-of-type{transform:translateX(-50%)}.sb-open > .sb-content{display:block;opacity:1}.sb-open .sb-header > svg:last-of-type{transition:transform var(--sb-ease-time,300ms) var(--sb-easing,ease-out);transform:var(--sb-icon-animation,translateX(-50%))}.style-on-open .sb-open .sb-header{color:var(--sb-header-text-hover,#000);background:var(--sb-header-bg-hover,#f0f0f0)}
.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}




@property --glass-border-one{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0)}@property --glass-border-two{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0.5)}@property --glass-border-deg{syntax:"<angle>";inherits:true;initial-value:0deg}@property --glass-shimmer-width{syntax:"<length-percentage>";inherits:true;initial-value:10%}@keyframes glass-border-bounce{50%{scale:var(--glass-border-scale,0.995)}100%{scale:1;--glass-border-deg:var(--glass-hover-deg,360deg)}}@keyframes glass-border-rotate{100%{--glass-border-deg:var(--glass-hover-deg,360deg)}}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(230, 230, 230, 1.00);}



:root{--light-gray:rgba(239, 239, 239, 1.00);--medium-gray:rgba(208, 208, 208, 1.00);--dark-gray:rgba(83, 83, 83, 1.00);--black:rgba(0, 0, 0, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 102, 136, 1.00);--secondary:rgba(141, 100, 65, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 72, 106, 1.00);--secondary-dark:rgba(111, 70, 35, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(0, 0, 0, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 0, 0, 1.00);--link-color:rgba(0, 102, 136, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.40);--radius:7px;--small-gutter:2.5rem;--medium-gutter:2.5rem;--large-gutter:2.5rem;--site-width:calc(1500rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(255, 255, 255, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 102, 136, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(15rem/16)}.button.tiny{font-size:calc(12rem/16)}.button.small{font-size:calc(14rem/16)}.button.large{font-size:calc(18rem/16)}@media only screen and (min-width:40em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(7rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900} .main-menu a:after, .ico-arrow:after,.label:before, .accordion-title:before, .quote-solid-before, .quote-solid-after, .ico-angle-down>a:after, .overlay-color:before, is-accordion-submenu-parent>a::after{font-family:'Font Awesome 5 Pro' !important;font-weight:900} 



:root{--my-primary:rgba(14, 119, 211, 1.00)}
:root{--my-primary-dark:rgba(22, 87, 180, 1.00)}
:root{--my-primary-text:rgba(255, 255, 255, 1.00)}
:root{--my-primary-contrast:rgba(255, 255, 255, 1.00)}
:root{--my-primary-light:rgba(230, 250, 255, 1.00)}

:root{--my-secondary:rgba(255, 255, 82, 1.00)}
:root{--my-secondary-dark:rgba(224, 228, 9, 1.00)}
:root{--my-secondary-text:rgba(26, 26, 26, 1.00)}
:root{--my-secondary-contrast:rgba(26, 26, 26, 1.00)}
:root{--my-secondary-light:rgba(255, 255, 224, 1.00)}

:root{--my-white:rgba(255, 255, 255, 1.00)}
:root{--my-almost-white:rgba(246, 246, 246, 1.00)}
:root{--my-light-gray:rgba(230, 230, 230, 1.00)}
:root{--my-medium-gray:rgba(178, 178, 178, 1.00)}
:root{--my-dark-gray:rgba(83, 83, 83, 1.00)}
:root{--my-black:rgba(17, 17, 17, 1.00)}
:root{--my-almost-black:rgba(117, 76, 124, 1.00)}
:root{--my-transparent:rgba(255, 255, 255, 0.00)}

:root{--my-alert:rgba(233, 41, 28, 1.00)}
:root{--my-warning:rgba(234, 105, 84, 1.00)}
:root{--my-success:rgba(119, 207, 157, 1.00)}
:root{--my-dark-overlay:rgba(0, 0, 0, 0.20)}
:root{--my-light-overlay:rgba(255, 255, 255, 0.20)}

:root{--my-text-link:rgba(25, 101, 211, 1.00)}
:root{--my-text-link-hover:rgba(22, 87, 180, 1.00)}
:root{--my-text-link-alt:rgba(255, 255, 255, 1.00)}
:root{--my-text-link-alt-hover:rgba(255, 255, 255, 0.50)}



:root{--primary:var(--my-primary) ;}
:root{--primary-dark:var(--my-primary-dark) ;}
:root{--primary-contrast:var(--my-primary-text) ;}

:root{--secondary:var(--my-secondary) ;}
:root{--secondary-dark:var(--my-secondary-dark) ;}
:root{--secondary-contrast:var(--my-secondary-text) ;}

:root{--white:var(--my-white) ;}
:root{--light-gray:var(--my-light-gray) ;}
:root{--medium-gray:var(--my-medium-gray) ;}
:root{--dark-gray:var(--my-dark-gray) ;}
:root{--black:var(--my-black) ;}

:root{--alert:var(--my-alert) ;}
:root{--warning:var(--my-warning) ;}
:root{--success:var(--my-success) ;}
:root{--overlay:var(--my-dark-overlay) ;}




.title{--header-color:var(--my-almost-black) ;}
.title{--subheader-color:var(--my-medium-gray) ;}
.title{--small-color:var(--my-light-gray) ;}
.title{--text-color:var(--my-black) ;}
.title{--link-color:var(--my-text-link) ;}
.title{--link-color-hover:var(--my-text-link-hover) ;}
.title{--link-decoration:var(--my-text-link) ;}
.title{--link-decoration:var(--my-text-link-hover) ;}

.alt .title{--header-color:var(--my-white) ;}
.alt .title{--subheader-color:var(--my-medium-gray) ;}
.alt .title{--small-color:var(--my-dark-gray) ;}
.alt .title{--text-color:var(--my-white) ;}
.alt .title{--link-color:var(--my-text-link) ;}
.alt .title{--link-color-hover:var(--my-text-link-hover) ;}
.alt .title{--link-decoration:var(--my-text-link) ;}
.alt .title{--link-decoration:var(--my-text-link-hover) ;}


.description{--text-color:var(--my-almost-black) ;}
.description{--link-color:var(--my-text-link) ;}
.description{--link-color-hover:var(--my-text-link-hover) ;}
.description{--link-decoration:var(--my-text-link) ;}
.description{--link-decoration:var(--my-text-link-hover) ;}

.alt .description{--text-color:var(--my-white) ;}
.alt .description{--link-color:var(--my-text-link-alt) ;}
.alt .description{--link-color-hover:var(--my-text-link-alt-hover) ;}
.alt .description{--link-decoration:var(--my-text-link-alt) ;}
.alt .description{--link-decoration:var(--my-text-link-alt-hover) ;}


.bg-primary{background-color:var(--my-primary) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-primary{background-attachment:scroll!important}}
.bg-primary-dark{background-color:var(--my-primary-dark) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-primary-dark{background-attachment:scroll!important}}
.bg-primary-text{background-color:var(--my-primary-text) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-primary-text{background-attachment:scroll!important}}
.bg-primary-light{background-color:var(--my-primary-light) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-primary-light{background-attachment:scroll!important}}

.bg-secondary{background-color:var(--my-secondary) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-secondary{background-attachment:scroll!important}}
.bg-secondary-dark{background-color:var(--my-secondary-dark) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-secondary-dark{background-attachment:scroll!important}}
.bg-secondary-text{background-color:var(--my-secondary-text) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-secondary-text{background-attachment:scroll!important}}
.bg-secondary-light{background-color:var(--my-secondary-light) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-secondary-light{background-attachment:scroll!important}}

.bg-white{background-color:var(--my-white) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-white{background-attachment:scroll!important}}
.bg-almost-white{background-color:var(--my-almost-white) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-almost-white{background-attachment:scroll!important}}
.bg-light-gray{background-color:var(--my-light-gray) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-light-gray{background-attachment:scroll!important}}
.bg-medium-gray{background-color:var(--my-medium-gray) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-medium-gray{background-attachment:scroll!important}}
.bg-dark-gray{background-color:var(--my-dark-gray) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-dark-gray{background-attachment:scroll!important}}
.bg-almost-black{background-color:var(--my-almost-black) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-almost-black{background-attachment:scroll!important}}
.bg-black{background-color:var(--my-black) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-black{background-attachment:scroll!important}}

.bg-alert{background-color:var(--my-alert) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-alert{background-attachment:scroll!important}}
.bg-warning{background-color:var(--my-warning) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-warning{background-attachment:scroll!important}}
.bg-success{background-color:var(--my-success) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.bg-success{background-attachment:scroll!important}}
.bg-dark-overlay{position:relative;z-index:1}.bg-dark-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.50 ;background-color:var(--my-black) ;}
.bg-light-overlay{position:relative;z-index:1}.bg-light-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 ;background-color:var(--my-white) ;}
.bg-dark-gradient{position:relative;z-index:0}.bg-dark-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ; background-image: linear-gradient(0deg, #000000 0%, #00000000 40%); }
.bg-light-gradient{position:relative;z-index:0}.bg-light-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.60 ; background-image: linear-gradient(0deg, #ffffff 0%, #ffffff00 40%); }
.bg-black-top-gradient{position:relative;z-index:0}.bg-black-top-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.80 ; background-image: linear-gradient(0deg, #ffffff00 -40%, var(--my-black) 100%); }




  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .title{font-family:"Poppins",serif }

            .description{font-family:"Poppins",sans-serif }

            .btn-main, .tabs, .accordion-title{font-family:"Poppins",sans-serif }





            .title{font-weight:600 ;}
h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:48.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:18.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}

            .description{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}@media only screen and (min-width:64em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}
            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}
            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}
            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) {            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smaller, .description.smaller span, .smaller .description, .smaller .description span{font-size:calc(18rem/16) ;line-height:1.10 }}
            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;}@media only screen and (min-width:40em) {            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.bigger, .description.bigger span, .bigger .description, .bigger .description span{font-size:calc(22rem/16) !important;line-height:1.10 !important}}
            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;}@media only screen and (min-width:40em) {            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {            .description.biggest, .description.biggest span, .biggest .description, .biggest .description span{font-size:calc(25rem/16) !important;line-height:1.10 !important}}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}


.description a{position:relative;white-space:normal}.description a:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin:left  ;transition:transform 250ms ease-in;}.description a:hover:before{transform:scaleX(1.00);transform-origin:left  }
.description a:before{transition:all 150ms ease 0ms }


            .button,.btn-main.tiny{font-size:calc(12rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.tiny{font-size:calc(12rem/16) ;line-height:1.50 }}
            .button,.btn-main.small{font-size:calc(14rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.small{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.small{font-size:calc(14rem/16) ;line-height:1.50 }}
            .button,.btn-main.medium{font-size:calc(15rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.medium{font-size:calc(15rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.medium{font-size:calc(15rem/16) ;line-height:1.50 }}
            .button,.btn-main.large{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .button,.btn-main.large{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.btn-main.large{font-size:calc(18rem/16) ;line-height:1.50 }}


.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px }}@media only screen and (min-width:64em){.button.medium{padding-top:12.00px ;padding-right:20.00px ;padding-bottom:12.00px ;padding-left:20.00px }}
.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px }}@media only screen and (min-width:64em){.button.large{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px }}
.button.extra-pad{padding-top:13.00px ;padding-right:24.00px ;padding-bottom:13.00px ;padding-left:24.00px ;}@media only screen and (min-width:40em){.button.extra-pad{padding-top:20.00px ;padding-right:32.00px ;padding-bottom:20.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.button.extra-pad{padding-top:20.00px ;padding-right:32.00px ;padding-bottom:20.00px ;padding-left:32.00px }}

.pad-y{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-t{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-b{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}

.bord{border-color:var(--my-light-gray) ;border-width:1px ;border-style:solid ;}
.bord-t{border-color:var(--my-light-gray) ;border-top-width:1px ;border-top-style:solid ;}
.bord-b{border-color:var(--my-light-gray) ;border-bottom-width:1px ;border-bottom-style:solid ;}

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(7, 64, 128, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 34, 98, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1500rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(64rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(64rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
  h1,.h1,          .h1{font-style:italic ;}
 .demo-menu>.menu a, .menu.demo-menu a{--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(7, 64, 128, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .demo-menu>.menu .menu-text, .menu.demo-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .demo-menu>.menu>li>a, .menu.demo-menu>li>a{padding-top:1rem;padding-bottom:1rem} .demo-menu>.menu .submenu>li>a, .menu.demo-menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .demo-menu>.menu li.active>a, .demo-menu>.menu li.is-active>a, .demo-menu>.menu a.is-active, .menu.demo-menu li.active>a, .menu.demo-menu li.is-active>a, .menu.demo-menu a.is-active{--menu-bg-color:rgba(7, 64, 128, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .demo-menu>.menu .submenu li.active>a, .demo-menu>.menu .submenu li.is-active>a, .demo-menu>.menu .submenu a.is-active, .menu.demo-menu .submenu li.active>a, .menu.demo-menu .submenu li.is-active>a, .menu.demo-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .demo-menu>.menu .submenu a, .menu.demo-menu .submenu a{--menu-caret-color:rgba(7, 64, 128, 1.00)} .demo-menu>.menu .submenu, .menu.demo-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .demo-menu>.menu .submenu a, .menu.demo-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .demo-menu>.menu .submenu .menu-text, .menu.demo-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .demo-menu>.menu .submenu li.active>a, .demo-menu>.menu .submenu li.is-active>a, .demo-menu>.menu .submenu a.is-active, .menu.demo-menu .submenu li.active>a, .menu.demo-menu .submenu li.is-active>a, .menu.demo-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(7, 64, 128, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.myred{color:rgba(7, 64, 128, 1.00) ;}
.height{height:33.3333vh ;}  
img{filter:drop-shadow(3px 6px 10px rgba(0, 0, 0, 0.60));}
.top{margin-top:2rem ;}  
.bigtop{margin-top:4rem ;}  
            .font_bigger{font-size:calc(16rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .font_bigger{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .font_bigger{font-size:calc(24rem/16) !important;line-height:1.50 !important}}
.glas2{--glass-bg:linear-gradient(116deg,rgba(117, 76, 124, 1.00),rgba(90, 125, 181, 1.00));--glass-blur:15px;--glass-border-size:7px;--glass-radius:10px;--glass-border-one:rgba(117, 76, 124, 1.00);--glass-border-two:rgba(90, 125, 181, 1.00);--glass-border-deg:45deg;--glass-hover-deg:405deg;--glass-shine-duration:3500ms;--glass-shine-scale:0.995;--glass-iteration:glass-border-rotate;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:60deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:650ms;--glass-shimmer-delay:200ms;--glass-shadow:inset 25px 35px 30px 10px rgba(117, 76, 124, 1.00),20px 20px 50px 10px rgba(90, 125, 181, 1.00);position:relative;overflow:hidden;border-radius:var(--glass-radius,0);background:var(--glass-bg,hsl(0 0% 100% / 0.1));backdrop-filter:blur(var(--glass-blur,3px));box-shadow:var(--glass-shadow,none);isolation:isolate;contain:paint;&:is(:hover,:focus){@media (prefers-reduced-motion:reduce){animation:none}}&::after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;transition:--glass-border-one 200ms linear,--glass-border-two 200ms linear;border:var(--glass-border-size,2px) solid transparent;background:linear-gradient(var(--glass-border-deg),var(--glass-border-two),var(--glass-border-one)) border-box;mask:linear-gradient(black,black) border-box,linear-gradient(black,black) padding-box;mask-composite:subtract}.glass-spotlight{pointer-events:none;position:absolute;border-radius:inherit;inset:0;z-index:0;opacity:0;transition:opacity 250ms linear;background:radial-gradient(circle at var(--glass-spotlight-x,0px) var(--glass-spotlight-y,0px),var(--glass-spotlight-color,rgba(255,255,255,0.2)),transparent var(--glass-spotlight-size,40%));mix-blend-mode:screen}&:hover .glass-spotlight{opacity:1}}
.glas2{border-radius:10px ;}
.float-menu{position: absolute   ;z-index:1 ;top:50px ;bottom:unset ;left:0px ;right:0px ;transform:translateY(-50%) ;}





.nav-menu{background-color:transparent ;background-color:var(--my-color) ;background-color:rgba(204, 204, 204, 0.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.nav-menu{background-attachment:scroll!important}}


@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-bg-color:var(--my-transparent) ;}}
@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-link-color:var(--my-almost-black) ;}}
@media screen and (min-width: 64em){.main-menu a, .main-menu .is-dropdown-submenu-parent>a {--menu-caret-color:var(--my-almost-black) ;}}

@media screen and (min-width: 64em){.main-menu a:hover, 
.main-menu .is-dropdown-submenu-parent>a:hover {--menu-bg-color:var(--my-almost-white) ;}}
@media screen and (min-width: 64em){.main-menu a:hover{--menu-link-color-hover:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:hover {--menu-link-color-hover:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu a:hover, 
.main-menu .is-dropdown-submenu-parent>a:hover {--menu-caret-color:var(--primary) ;}}

@media screen and (min-width: 64em){.main-menu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.main-menu .active>a:hover{--menu-caret-color:var(--primary-dark) !important;}}


@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-bg-color:var(--my-primary-light) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-bg-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-caret-color:var(--white) !important;}}


@media screen and (min-width: 64em){.main-menu .highlighted-item-light a:hover{--menu-bg-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light a{--menu-link-color-hover:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light-dropdown-submenu-parent>a:hover{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-light-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--white) !important;}}

@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a:hover{--menu-bg-color:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark a{--menu-link-color-hover:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark-dropdown-submenu-parent>a:hover{--menu-link-color:var(--white) !important;}}
@media screen and (min-width: 64em){.main-menu .highlighted-item-dark-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--white) !important;}}

@media screen and (min-width: 64em){.main-menu li.is-dropdown-submenu-parent.is-active>a{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (min-width: 64em){.main-menu li.is-dropdown-submenu-parent.is-active>a{--menu-link-color:var(--primary) ;}}
@media screen and (min-width: 64em){.main-menu li.is-accordion-submenu-parent[aria-expanded="true"]>a{--menu-caret-color:var(--primary) ;}}


@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-bg-color:var(--my-transparent) ;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-link-color:var(--dark-gray) ;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-caret-color:var(--dark-gray) ;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a:hover, .submenu a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a{--menu-link-color-hover:var(--black) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu a:hover{--menu-caret-color:var(--black) ;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .active>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (min-width: 64em){.is-dropdown-submenu-parent.is-active .submenu .main-menu .menu-text{--menu-text-color:var(--my-medium-gray) !important;}}



@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-link-color:var(--my-almost-black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-caret-color:var(--my-almost-black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-link-color:var(--black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .active>a:hover{--menu-caret-color:var(--black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a:hover{--menu-bg-color:var(--secondary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item.is-dropdown-submenu-parent>a:hover{--menu-link-color:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .highlighted-item.is-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-bg-color:var(--secondary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a:hover{--menu-bg-color:var(--secondary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item a{--menu-link-color-hover:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item.is-dropdown-submenu-parent>a:hover{--menu-link-color:var(--primary-dark) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .last-item.is-dropdown-submenu-parent>a:hover{--menu-caret-color:var(--primary-dark) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .menu-text{--menu-text-color:var(--my-medium-gray) !important;}}

@media screen and (max-width: 63.9375em){#side-menu{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){#side-menu{background-attachment:scroll!important}}
.js-off-canvas-overlay{position:relative;z-index:0}@media screen and (max-width: 63.9375em){.js-off-canvas-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.75 ;background-color:var(--my-black) ;}}


@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-bg-color:var(--my-transparent) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-link-color:var(--my-almost-black) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-caret-color:var(--my-almost-black) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a:hover{--menu-bg-color:var(--my-secondary-light) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a{--menu-link-color-hover:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu li.active>a:hover{--menu-caret-color:var(--primary) !important;}}

@media screen and (max-width: 63.9375em){.side-menu .submenu .main-menu a:hover{--menu-bg-color:var(--my-almost-white) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .is-accordion-submenu-parent[aria-expanded=true]>a{--menu-link-color:var(--primary) !important;}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu a:hover{--menu-caret-color:var(--primary) !important;}}



.nav-menu{position:fixed    ;z-index:999 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.nav-menu{width:100% ;}  
.nav-menu{padding-top:1rem ;padding-right:0.75rem ;padding-bottom:1rem ;padding-left:0.75rem ;}  
.nav-menu{border-color:var(--light-gray) ;border-bottom-width:0px ;border-bottom-style:solid ;}
.nav-menu{transition:all 500ms ease 0ms }








.nav-menu.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, -100%, 0px)
        
        
        
        
        ;
}



            .main-menu{font-family:"Poppins",sans-serif }
            .main-menu{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .main-menu{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .main-menu{font-size:calc(15rem/16) ;line-height:1.50 }}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:0.75rem ;}}  
@media screen and (min-width: 64em){.main-menu a{padding-top:0.75rem ;padding-right:0.75rem ;padding-bottom:0.75rem ;padding-left:0.75rem ;}}  
@media screen and (min-width: 64em){.main-menu a{margin-top:0.25rem ;margin-right:0.0625rem ;margin-bottom:0.25rem ;margin-left:0.0625rem ;}}  
.main-menu a{border-radius:7px ;}

@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{border:unset !important}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{position: absolute   ;z-index:1 ;top:45% ;bottom:unset ;left:unset ;right:unset ;transform:translateY(-50%) ;}}
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{width:0.5rem !important;}}  
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{height:1rem !important;}}  
@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-image: url("data:image/svg+xml,%3Csvg id='Livello_1' data-name='Livello 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath d='m1,15c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l5.29-5.29L.29,2.71C-.1,2.32-.1,1.68.29,1.29s1.02-.39,1.41,0l6,6c.39.39.39,1.02,0,1.41L1.71,14.71c-.2.2-.45.29-.71.29Z'/%3E%3C/svg%3E"); }}@media (hover:none) and (pointer:coarse){.main-menu .is-dropdown-submenu-parent>a{background-attachment:scroll!important}}


@media screen and (min-width: 64em) {





.main-menu .is-dropdown-submenu-parent>a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(-4px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}

}



@media screen and (min-width: 64em) {






.main-menu .is-dropdown-submenu-parent.is-active>a:after, 
.main-menu li.is-dropdown-submenu-parent.is.active a:after

{
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(-4px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(270deg)
        
        
        !important;
}

}

@media screen and (min-width: 64em){.main-menu .is-dropdown-submenu-parent>a:after{transition:all 200ms ease 0ms }}

            .main-menu .highlighted-item-light, .main-menu .highlighted-item-dark{font-weight:500 ;}

.main-menu a{transition:all 150ms ease 0ms }


            .submenu a{font-size:calc(20rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .submenu a{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .submenu a{font-size:calc(16rem/16) !important;line-height:1.50 !important}}
@media screen and (min-width: 64em){.submenu a{padding-top:0.5rem !important;padding-right:0.25rem !important;padding-bottom:0.5rem !important;padding-left:0.25rem !important;}}  
@media screen and (min-width: 64em){.submenu a{margin:0 ;}}  
@media screen and (min-width: 64em){.submenu a{border:unset !important}}
@media screen and (min-width: 64em){.submenu a{border-radius:0px ;}}

@media screen and (min-width: 64em){.submenu a{position:relative;white-space:normal}.submenu a:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 4rem / 8);margin:0 calc(4rem / 16);height:3px;background:currentcolor;transform:scaleX(0.00);transform-origin:left  ;transition:transform 250ms ease-in;background-color:var(--primary) ;}.submenu a:hover:before{transform:scaleX(0.20);transform-origin:left  }}

@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{border:unset !important}}
@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{position: absolute   ;z-index:1 ;top:50% ;bottom:unset ;left:unset ;right:16% ;transform:translateY(-50%) ;}}


@media screen and (min-width: 64em) {





.submenu .is-dropdown-submenu-parent>a:after

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(18px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(90deg)
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.submenu .is-dropdown-submenu-parent.is-active>a:after, 
.submenu li.is-dropdown-submenu-parent.is.active a:after

{
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(18px, -2px, 0px)
        
        
        scale3d(0.70, 0.70, 0.70)
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(270deg)
        
        
        !important;
}

}

@media screen and (min-width: 64em){.submenu .is-dropdown-submenu-parent>a:after{transition:all 200ms ease 0ms }}

            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(20rem/16) !important;font-weight:600 !important;}@media only screen and (min-width:40em) {            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .is-dropdown-submenu-parent.is-active .submenu .active>a{font-size:calc(16rem/16) !important;line-height:1.50 !important}}

      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;font-weight:500 !important;}@media only screen and (min-width:40em) {      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;line-height:1.10 !important}}@media only screen and (min-width:64em) {      h5,.h5,      .submenu .menu-text{font-size:calc(14rem/16) !important;line-height:1.10 !important}}
@media screen and (min-width: 64em){.submenu .menu-text{padding-top:0.5rem !important;padding-right:0.5rem !important;padding-bottom:0.5rem !important;padding-left:0.5rem !important;}}  



@media screen and (min-width: 64em){.is-dropdown-submenu{width:auto ;min-width:220.00px ;max-width:100.00% ;}}  
@media screen and (min-width: 64em){.is-dropdown-submenu{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.is-dropdown-submenu{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.is-dropdown-submenu{padding:1.25rem !important;}}  
.is-dropdown-submenu{border-radius:5px ;}
@media screen and (min-width: 64em){.is-dropdown-submenu{border:unset }}
.is-dropdown-submenu{pointer-events:none }
@media screen and (min-width: 64em){.is-dropdown-submenu{box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.30);}}
@media screen and (min-width: 64em){body.loaded .is-dropdown-submenu{display:unset }}
@media screen and (min-width: 64em){.is-dropdown-submenu{opacity:0.00 }}

.is-active > .is-dropdown-submenu{pointer-events:auto !important}
@media screen and (min-width: 64em){.is-active > .is-dropdown-submenu{opacity:1.00 }}

@media screen and (min-width: 64em){.is-dropdown-submenu{transition:all 500ms ease 0ms }}




@media screen and (min-width: 64em) {





.is-dropdown-submenu

{
    transform-origin: 50% 100% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 48px, 0px)
        
        
        scale3d(1.10, 1.10, 1.10)
        
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.is-active > .is-dropdown-submenu

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 30px, 0px)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

}



@media screen and (min-width: 64em){input#input_search{height:50.00px !important;}}@media only screen and (min-width:40em){input#input_search{height:50.00px !important}}@media only screen and (min-width:64em){input#input_search{height:38.00px !important}}
@media screen and (min-width: 64em){input#input_search{padding-left:1.25rem !important;}}  
@media screen and (min-width: 64em){.naked{background-color:var(--my-transparent) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.naked{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.naked{border-color:rgba(0, 0, 0, 1.00) ;border-width:3px ;border-style:solid ;border-radius:10px ;}}
@media screen and (min-width: 64em){.naked{box-shadow:unset }}
@media screen and (min-width: 64em){.naked{color:var(--primary) ;}}
            .naked{font-size:calc(15rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .naked{font-size:calc(15rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .naked{font-size:calc(15rem/16) !important;line-height:1.50 !important}}

@media screen and (min-width: 64em){.naked:focus{background-color:var(--my-primary-light) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.naked{background-attachment:scroll!important}}
@media screen and (min-width: 64em){.naked:focus{border-width:0px ;border-style:none ;}}
@media screen and (min-width: 64em){.naked:focus{box-shadow:unset }}



.js-off-canvas-overlay{z-index:9999 }
@media screen and (min-width: 64em){#side-menu + .js-off-canvas-overlay{display:none !important}} 

#side-menu{ overflow-x :hidden }
#side-menu{z-index:99999 !important}

#side-menu{transition:all 500ms ease 0ms !important}

@media screen and (max-width: 63.9375em){.side-menu .is-drilldown{width:100% !important;min-width:100.00% !important;max-width:100.00% !important;}}  

@media screen and (max-width: 63.9375em){.side-menu .main-menu a{padding-top:1.25rem ;padding-right:0.75rem ;padding-bottom:1.25rem ;padding-left:0.75rem ;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu li{margin-right:0 ;margin-left:0 ;}}  
@media screen and (max-width: 63.9375em){.side-menu .accordion-menu .nested.is-accordion-submenu{margin-top:1.25rem ;margin-left:0 ;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu a{border-color:var(--my-light-gray) ;border-bottom-width:1px ;border-bottom-style:solid ;}}

@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent:not(.has-submenu-toggle)>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{border:unset !important}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-image: url("data:image/svg+xml,%3Csvg id='Livello_1' data-name='Livello 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath d='m1,15c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l5.29-5.29L.29,2.71C-.1,2.32-.1,1.68.29,1.29s1.02-.39,1.41,0l6,6c.39.39.39,1.02,0,1.41L1.71,14.71c-.2.2-.45.29-.71.29Z'/%3E%3C/svg%3E"); }}@media (hover:none) and (pointer:coarse){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{width:0.5rem !important;}}  
@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu-parent>a:after, .side-menu .main-menu .is-drilldown-submenu-parent.has-submenu-toggle button:after{height:1rem !important;}}  


@media screen and (max-width: 63.9375em){.side-menu .main-menu .is-drilldown-submenu a{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}}  

@media screen and (max-width: 63.9375em){.side-menu .main-menu .submenu .menu-text{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}}  


@media screen and (max-width: 63.9375em){.side-menu input#input_search{padding-left:1.25rem !important;}}  
@media screen and (max-width: 63.9375em){.side-menu .naked{background-color:var(--my-transparent) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.side-menu .naked{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .naked{border-width:0px ;border-style:none ;}}
@media screen and (max-width: 63.9375em){.side-menu .naked{box-shadow:unset }}
@media screen and (max-width: 63.9375em){.side-menu .naked{color:var(--my-dark-gray) ;}}

@media screen and (max-width: 63.9375em){.side-menu .naked:focus{background-color:var(--my-transparent) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}}@media (hover:none) and (pointer:coarse){.side-menu .naked{background-attachment:scroll!important}}
@media screen and (max-width: 63.9375em){.side-menu .naked:focus{border-width:0px ;border-style:none ;}}
@media screen and (max-width: 63.9375em){.side-menu .naked:focus{box-shadow:unset }}
.stacks_in_3172_476{--offcanvas-size-small:300px;--offcanvas-size-medium:300px;--offcanvas-size-large:0px;}

.stacks_in_3172_489{line-height:0}.stacks_in_3172_489 svg{display:inline-block;max-width:25px;height:auto;}.stacks_in_3172_489.full-width svg{width:100%;height:auto}
            .menu{font-size:calc(10rem/16) ;font-weight:400 ;font-style:italic ;}@media only screen and (min-width:40em) {            .menu{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu{font-size:calc(16rem/16) ;line-height:1.50 }}


.stacks_in_3172_516 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 1rem)}

.stacks_in_3172_520{line-height:0}.stacks_in_3172_520 svg{display:inline-block;max-width:30px;height:auto;}.stacks_in_3172_520.full-width svg{width:100%;height:auto}

.stacks_in_3172_580{--glass-bg:hsl(from #FFFFFF h s l / 0.25);--glass-blur:3px;--glass-border-size:0px;--glass-radius:5px;--glass-border-one:rgba(255, 255, 255, 0.75);--glass-border-two:rgba(255, 255, 255, 0.00);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:none;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:60deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:650ms;--glass-shimmer-delay:200ms;--glass-padding: }.stacks_in_3172_580:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.25);}
            .menu{font-size:calc(10rem/16) ;font-weight:400 ;font-style:italic ;}@media only screen and (min-width:40em) {            .menu{font-size:calc(12rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu{font-size:calc(16rem/16) ;line-height:1.50 }}




.hero-banner{background-image:url('') !important;background-repeat:no-repeat    !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;-webkit-background-clip:border-box !important;background-clip:border-box !important; background-size:  cover !important; }@media (hover:none) and (pointer:coarse){.hero-banner{background-attachment:scroll!important}}
.hero-banner{padding-top:96.00px !important;padding-right:20.00px !important;padding-bottom:96.00px !important;padding-left:20.00px !important;}@media only screen and (min-width:40em){.hero-banner{padding-top:128.00px !important;padding-right:32.00px !important;padding-bottom:128.00px !important;padding-left:32.00px !important}}@media only screen and (min-width:64em){.hero-banner{padding-top:280.00px !important;padding-right:32.00px !important;padding-bottom:200.00px !important;padding-left:32.00px !important}}
            .font_size{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .font_size{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .font_size{font-size:calc(20rem/16) ;line-height:1.50 }}
.card{border-color:rgba(128, 128, 128, 1.00) ;border-width:4px ;border-style:solid ;border-radius:10px ;}
.card{padding:0.75rem ;}  
.card{background-color:rgba(255, 255, 255, 0.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.card{background-attachment:scroll!important}}
img{height:16rem ;min-height:250px ;max-height:400px ;}  
body{background-image:url('../files/bgimage-3505.jpg') ;background-repeat:  repeat-y  ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:auto   ; }@media (hover:none) and (pointer:coarse){body{background-attachment:scroll!important}}
.underline{position:relative;white-space:normal}.underline:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 1rem / 8);margin:0 calc(1rem / 16);height:2px;background:currentcolor;transform:scaleX(0.50);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(251, 2, 7, 0.60) !important;}.underline:hover:before{transform:scaleX(0.80);transform-origin: center }
.underline2{position:relative;white-space:normal}.underline2:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 1rem / 8);margin:0 calc(1rem / 16);height:2px;background:currentcolor;transform:scaleX(0.30);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(251, 2, 7, 0.60) !important;}.underline2:hover:before{transform:scaleX(0.50);transform-origin: center }
body{position:relative;z-index:0}body:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.94 ;background-color:rgba(255, 255, 255, 1.00) ;}
.makered{color:rgba(128, 24, 59, 1.00) ;}
.new_alert{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(128, 24, 59, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 234, 255, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(98, 0, 29, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.columnist.stacks_in_3520{--columnist-text-align:start;--columnist-orphans:2;--columnist-widows:2;--columnist-hyphens:none;--columnist-text-wrap:unset;--columnist-span-margin:1.5rem;--columnist-break-inside:auto;--columnist-break-before:auto;--columnist-break-after:avoid;--columnist-width:200px;--columnist-count:3;--columnist-gap:1.5rem;--columnist-rule-width:0px;--columnist-rule-style:dotted;--columnist-rule-color:rgba(153, 153, 153, 1.00);--columnist-fill:balance}
.columnist.stacks_in_3862{--columnist-text-align:start;--columnist-orphans:1;--columnist-widows:1;--columnist-hyphens:none;--columnist-text-wrap:unset;--columnist-span-margin:1.5rem;--columnist-break-inside:auto;--columnist-break-before:auto;--columnist-break-after:avoid;--columnist-width:200;--columnist-count:2;--columnist-gap:1.0;--columnist-rule-width:0px;--columnist-rule-style:dotted;--columnist-rule-color:rgba(153, 153, 153, 1.00);--columnist-fill:balance}




.lines.stacks_in_3895{width:90%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:2px solid rgba(117, 76, 124, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_3895.vertical{border-left:2px solid rgba(117, 76, 124, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_3895:after{content:"§";display:inline-block;position:relative;top:calc(50% - 2px/2);left:32%;transform:translateX(-50%) translateY(-50%) rotate(0deg);line-height:1;font-size:calc(25rem/16);padding:10px calc(32rem/16);color:rgba(117, 76, 124, 1.00);background:rgba(255, 255, 255, 0.00)}
.columnist.stacks_in_3524{--columnist-text-align:start;--columnist-orphans:2;--columnist-widows:2;--columnist-hyphens:none;--columnist-text-wrap:unset;--columnist-span-margin:1.5rem;--columnist-break-inside:auto;--columnist-break-before:auto;--columnist-break-after:avoid;--columnist-width:200px;--columnist-count:3;--columnist-gap:1.5rem;--columnist-rule-width:0px;--columnist-rule-style:dotted;--columnist-rule-color:rgba(153, 153, 153, 1.00);--columnist-fill:balance}
.c_out{background-color:rgba(117, 76, 124, 0.15) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.c_out{background-attachment:scroll!important}}
.c_out{border-color:rgba(117, 76, 124, 1.00) ;border-width:5px ;border-style:solid ;border-radius:10px ;}
.c_out{box-shadow: 2px 3px 5px 3px rgba(0, 0, 0, 0.60);}
.columnist.stacks_in_3599{--columnist-text-align:start;--columnist-orphans:1;--columnist-widows:1;--columnist-hyphens:none;--columnist-text-wrap:unset;--columnist-span-margin:1.5rem;--columnist-break-inside:auto;--columnist-break-before:auto;--columnist-break-after:avoid;--columnist-width:200;--columnist-count:3;--columnist-gap:1.0;--columnist-rule-width:0px;--columnist-rule-style:dotted;--columnist-rule-color:rgba(153, 153, 153, 1.00);--columnist-fill:balance}
.lines.stacks_in_3534{width:90%;margin:calc(16rem/16) auto calc(24rem/16) auto;border-bottom:2px solid rgba(117, 76, 124, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_3534.vertical{border-left:2px solid rgba(117, 76, 124, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_3534:after{content:"§";display:inline-block;position:relative;top:calc(50% - 2px/2);left:76%;transform:translateX(-50%) translateY(-50%) rotate(0deg);line-height:1;font-size:calc(25rem/16);padding:10px calc(32rem/16);color:rgba(117, 76, 124, 1.00);background:rgba(255, 255, 255, 0.00)}
            .list{font-size:calc(16rem/16) ;font-weight:600 ;font-style:italic ;}@media only screen and (min-width:40em) {            .list{font-size:calc(17rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .list{font-size:calc(19rem/16) ;line-height:1.50 }}
.stacks_in_3739 table thead,table thead{background-color:rgba(255, 255, 255, 0.00) ;}.stacks_in_3739 table thead tr:nth-child(even),table thead tr:nth-child(even){background-color:rgba(204, 204, 204, 1.00) ;}.stacks_in_3739 table tbody,table tbody{}.stacks_in_3739 table tbody tr:nth-child(even),table tbody tr:nth-child(even){}.stacks_in_3739 table th,table th{}.stacks_in_3739 table td,table td{}


.lines.stacks_in_3541{width:90%;margin:calc(24rem/16) auto calc(24rem/16) auto;border-bottom:2px solid rgba(117, 76, 124, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_3541.vertical{border-left:2px solid rgba(117, 76, 124, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_3541:after{content:"§";display:inline-block;position:relative;top:calc(50% - 2px/2);left:32%;transform:translateX(-50%) translateY(-50%) rotate(0deg);line-height:1;font-size:calc(25rem/16);padding:10px calc(32rem/16);color:rgba(117, 76, 124, 1.00);background:rgba(255, 255, 255, 0.00)}
.text a{color:rgba(128, 24, 59, 1.00) ;}
.box{border-color:rgba(117, 76, 124, 1.00) ;border-width:2px ;border-radius:10px ;}
.lines.stacks_in_3559{width:90%;margin:calc(24rem/16) auto calc(0rem/16) auto;border-bottom:2px solid rgba(117, 76, 124, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_3559.vertical{border-left:2px solid rgba(117, 76, 124, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_3559:after{content:"§";display:inline-block;position:relative;top:calc(50% - 2px/2);left:71%;transform:translateX(-50%) translateY(-50%) rotate(0deg);line-height:1;font-size:calc(25rem/16);padding:10px calc(16rem/16);color:rgba(117, 76, 124, 1.00);background:rgba(255, 255, 255, 0.00)}
/*  */
    /* Display Classes */
    @media screen and (max-width: 39.9375em) {
        .ftp-hide-small {
            display: none;
        }
    }
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .ftp-hide-medium {
            display: none;
        }
    }
    
    @media screen and (min-width: 64em) {
        .ftp-hide-large {
            display: none;
        }
    }

    .ftp-hide-all {
        display: none;
    }
    /* stack css */
    .ftpTable1-container {
        overflow-x: auto;
        /* Enables horizontal scrolling */
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling on iOS devices */
    }

    
        /* Alignment CSS */
        /*  */

    /* End Alignment CSS */

    /* New Width Settings */
    /*  */

    /* End New Width Settings */


    /* Old width single setting */
    /* .ftpTable1 {
        
    } */
    /* End Old width Single Setting */

    .ftpTable1 {
        border-collapse: collapse;
        /* Minimum width of the table to ensure proper display of data */
    }

    .caret {
        margin-left: 5px;
        color: rgba(255, 0, 0, 1.00);
        display: inline-block;
        transform: scale(1.00);
        /* Adjust scaling factor to make it smaller or bigger */
        transform-origin: center;
    }

    /*  */
    /*  */
    
   
    .colsetreset {
        counter-reset: colCounter;
    }

    .hrowreset {
        counter-reset: hrowCounter;
    }

    .rowreset {
        counter-reset: rowCounter;
    }

    .ftp-head-row {
        counter-reset: headCounter;
    }

    .ftp-row {
        counter-reset: cellCounter;
    }
    
    .colCounter {
        counter-increment: colCounter;
        /* Increment the counter by 1 */
    }
     .colCounter::after {
        content: " " counter(colCounter);
        /* Display the counter before the content of the element */
    }
    

    .headCounter {
        counter-increment: headCounter;
        /* Increment the counter by 1 */
    }
    
    .headCounter::after {
        content: " " counter(headCounter);
        /* Display the counter before the content of the element */
    }


    .hrowCounter {
        counter-increment: hrowCounter;
        /* Increment the counter by 1 */
    }
    
    .hrowCounter::after {
        content: " " counter(hrowCounter);
        /* Display the counter before the content of the element */
    }

    .rowCounter {
        counter-increment: rowCounter;
        /* Increment the counter by 1 */
    }
     .rowCounter::after {
        content: " " counter(rowCounter);
        /* Display the counter before the content of the element */
    }

    .cellCounter {
        counter-increment: cellCounter;
        /* Increment the counter by 1 */
    }
     .cellCounter::after {
        content: " " counter(cellCounter);
        /* Display the counter before the content of the element */
    }

    .ftp-sort-ignore {
        cursor: default;
    }

/*  */
/*small*/
/* Custom width below 640px */
@media (max-width: 640px) {
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3664 {
		width: 175px;
	}
	/*  */
}
	
/*Medium*/
	@media (min-width: 641px) and (max-width: 1024px) {
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3664 {
		width: 175px;
	}
	/*  */
	/* %[endif]% */
		
	/*AUTO*/
	/*  */
		
	/*Custom*/
	/*  */
}

/*Large*/
@media (min-width: 1025px) {
	/*Inherit*/
	/*  */
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3664 {
		width: 175px;
	}
	/*  */
	/*  */
		
	/*AUTO*/
	/*  */
		
	/*Custom*/
	/*  */
	/* %[endif]% */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
}

/*  *//*  */
/*small*/
/* Custom width below 640px */
@media (max-width: 640px) {
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3666 {
		width: 150px;
	}
	/*  */
}
	
/*Medium*/
	@media (min-width: 641px) and (max-width: 1024px) {
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3666 {
		width: 150px;
	}
	/*  */
	/* %[endif]% */
		
	/*AUTO*/
	/*  */
		
	/*Custom*/
	/*  */
}

/*Large*/
@media (min-width: 1025px) {
	/*Inherit*/
	/*  */
	/*Inherit*/
	/*  */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
	.stacks_in_3666 {
		width: 150px;
	}
	/*  */
	/*  */
		
	/*AUTO*/
	/*  */
		
	/*Custom*/
	/*  */
	/* %[endif]% */
	
	/*AUTO*/
	/*  */
	
	/*Custom*/
	/*  */
}

/*  *//*  */

/*  *//*  */
/*  *//*  */
/*  *//*  */
/*  *//*  */
/*  *//*  */
/*  *//*  */
/*  */.columnist.stacks_in_3770{--columnist-text-align:start;--columnist-orphans:1;--columnist-widows:1;--columnist-hyphens:none;--columnist-text-wrap:unset;--columnist-span-margin:1.5rem;--columnist-break-inside:auto;--columnist-break-before:auto;--columnist-break-after:avoid;--columnist-width:200;--columnist-count:3;--columnist-gap:1.0;--columnist-rule-width:0px;--columnist-rule-style:dotted;--columnist-rule-color:rgba(153, 153, 153, 1.00);--columnist-fill:balance}
.stamp{width:75% !important;min-width:none !important;max-width:none !important;}  
.squeezebox.stacks_in_3780{--sb-header-size-sm:calc(8rem / 16);--sb-header-size-md:calc(12rem / 16);--sb-header-size-lg:calc(14rem / 16);--sb-header-padding:calc(16rem / 16) calc(16rem / 16);--sb-header-text:rgba(34, 34, 34, 1.00);--sb-header-text-hover:rgba(34, 34, 34, 1.00);--sb-header-bg:rgba(230, 230, 230, 0.00);--sb-header-bg-hover:rgba(117, 76, 124, 0.08);--sb-icon-color:rgba(128, 24, 59, 1.00);--sb-icon-size:calc(32rem / 16);--sb-icon-animation:var(--sb-icon-flip);--sb-content-padding:calc(16rem / 16) calc(16rem / 16);--sb-content-background:transparent;--sb-easing:var(--easing-ease-in-out-cubic,ease-in-out);--sb-ease-time:400ms;--sb-gutter:calc(0rem / 16);--sb-border-color:rgba(0, 0, 0, 0.40);--sb-border-size:none;--sb-radius:calc(5rem / 16);--sb-border-size:0}.squeezebox.stacks_in_3780{--sb-border-size:1px}   .squeezebox.stacks_in_3780 .sb-item:first-child{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item:first-child .sb-header{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item:last-child{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item:last-child:not(.sb-open) .sb-header{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item.sb-open .sb-header{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item.sb-open + .sb-item{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_3780 .sb-item.sb-open + .sb-item .sb-header{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}  .squeezebox.stacks_in_3780 .sb-header{border:none}.squeezebox.stacks_in_3780 .sb-item{border-width:0;border-top-width:var(--sb-border-size)}.squeezebox.stacks_in_3780 .sb-item:first-child{border-top-color:transparent}.squeezebox.stacks_in_3780 .sb-item.sb-open + .sb-item{border-top-color:transparent} 







.lines.stacks_in_3363{width:90%;margin:calc(48rem/16) auto calc(48rem/16) auto;border-bottom:2px solid rgba(117, 76, 124, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_3363.vertical{border-left:2px solid rgba(117, 76, 124, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_3363:after{content:"§";display:inline-block;position:relative;top:calc(50% - 2px/2);left:77%;transform:translateX(-50%) translateY(-50%) rotate(0deg);line-height:1;font-size:calc(25rem/16);padding:10px calc(32rem/16);color:rgba(117, 76, 124, 1.00);background:rgba(255, 255, 255, 0.00)}
