/* JourneyMuses — consolidated styles */
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap");

/*! BLOGSI FONTS */
html {
  --oraclesans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  --oracleserif: var(--oraclesans);
}

html,
body,
input,
button,
textarea,
select,
p,
li,
dt,
dd,
blockquote {
  font-family: var(--oraclesans);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.rw-ptitle,
.rw-ptitle h1,
.rw-ptitle h2 {
  font-family: var(--oraclesans);
  font-weight: 700;
}

/*! COLOR - REDWOOD (JourneyMuses subset) */
.darktheme{background-color:#312d2a;color:#fbf9f8}
*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]){color:#fff}
*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) a{color:#fff}
.rw-ocean-150bg{background-color:#264759}
.rw-ocean-150bg a,.rw-ocean-150bg a:hover,.rw-ocean-150bg a:visited{color:#fff}
.rc89.rc89v1:not([class*="0bg"]){background:rgba(67,124,148,.2)}

/* === CORE - REDWOOD === */
/*! CORE - REDWOOD */*{box-sizing:border-box;margin:0;padding:0;list-style:none;background-repeat:no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.ready) *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}html{height:100%}html[lang=ko-KR]{line-break:strict;word-break:keep-all}body{padding:0;margin:0;color:#161513;min-width:280px;font-size:1.6rem;line-height:1.4;opacity:1 !important}body:focus{outline:0}.f20home section,.f20home div.u10{opacity:1;filter:initial}html{font-size:62.5%;height:100%}@media(max-height: 770px),(max-width: 1344px){html{font-size:56%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media only screen and (max-width: 1024px){body{font-size:1.85rem}html{font-size:50%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}}table tr td,table tr th{font-size:1.8rem;line-height:1.3}p{margin:0 0 1.1em;line-height:1.4}h1,h2,h3,h4,h5,h6,.herotitle{padding:0;margin:0 0 .4em;line-height:1.2}h1{font-size:2rem}h2{font-size:3.6rem;font-family:var(--oracleserif);font-weight:400}h3{font-size:4rem;font-family:var(--oracleserif);font-weight:400}h4{font-size:2.4rem}h5{font-size:2rem;font-weight:800}h6{font-size:1.6rem}.herotitle h2{font-size:3.6rem}.xsml{font-size:.7em}.sml{font-size:.8em}a,a:link,a:visited{color:#006b8f;text-decoration:none}a:hover{color:#006b8f;text-decoration:underline}span[tabindex]:focus,li[tabindex]:focus,div[tabindex]:focus,button:focus,a:focus{outline-offset:2px;outline-width:2px;outline-style:dotted;outline-color:currentColor}span[tabindex]:focus:not(:focus-visible),li[tabindex]:focus:not(:focus-visible),div[tabindex]:focus:not(:focus-visible),button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline-width:0px !important}.center-text{text-align:center}.no-touch a[href*="tel:"]{color:inherit !important}.no-touch a[href*="tel:"]:hover{text-decoration:none !important;cursor:default}dt{font-weight:500}strong{font-weight:700}b{font-weight:800}i,em{font-style:italic}ol,dl{margin-bottom:1px}dd{margin-bottom:.5em}blockquote{padding:.5em 0px}hr{color:#c6c1bd;background-color:#c6c1bd;border:0;height:2px;margin:3em 0;clear:both}em{font-weight:inherit}img{border:0}p.smtxt,div.smtxt,span.smtxt{font-size:1.4rem}.hyphentext{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}[class*=rwaccent]:after{content:"";display:block;width:40px;height:4px;margin:.39285em 0 .423em;background:#f0cc71}.rwaccent-2:after{margin:1.125em 0}.rwaccent-3:after{margin:.8em 0}.rwaccent-4:after{margin:1em 0}.rwaccent-5:after{margin-top:.8em;margin-bottom:0}.rwaccent-6:after{margin:.667em 0}.rwaccent-neutral:after{background:#161513}.rwaccent-white:after{background:#fbf9f8}.rwaccent-orange:after{background:#c58c52}.rwaccent-green:after{background:#6f915d}.rwaccent-fgreen:after{background:#4c825c}.rwaccent-blue:after{background:#3b7087}.rwaccent-teal:after{background:#4f7d7b}.rwaccent-mauve:after{background:#a36472}.rwaccent-purple:after{background:#796087}.rwaccent-beige:after{background:#a09984}.rwaccent-slate:after{background:#8b9d9e}.rwaccent-red:after{background:#ca4d3c}.rw-ptitle.rw-ptitle-lg{font-size:3.2rem}.rw-logo,.rw-iconimage{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:6.7rem;min-width:1em;max-width:3.88em;flex-basis:3.88em}.rw-logo img,.rw-iconimage img{flex:1 0 auto;display:block;max-height:1em;max-width:100%}.rw-logo img[data-src],.rw-iconimage img[data-src]{min-height:1em}.rw-logo img[src*=".png"],.rw-iconimage img[src*=".png"]{height:auto;width:auto}.rw-logo:after,.rw-iconimage:after{display:block;content:"";width:100%;height:1px;flex:0 1 auto}.rw-logo.rw-golden,.rw-iconimage.rw-golden{max-width:1.618em;flex-basis:1.618em;font-size:10.5rem}.rw-logo.rw-logo-vert,.rw-iconimage.rw-logo-vert{min-width:.78947em;max-width:.78947em;flex-basis:.78947em;font-size:12rem}.rw-logo.rw-logo-centered{height:1em}.rw-logo.rw-logo-centered img{flex:0 0 auto;margin-left:auto;margin-right:auto}.rw-logo.rw-logo-centered:after{display:none}.rw-logo.rw-logo-bottom{height:1em}.rw-logo.rw-logo-bottom img{margin-top:auto}.rw-ctitle,.rw-ctitlelogo{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;margin-bottom:3.6rem;position:relative;z-index:1;font-size:initial}.rtl .rw-ctitle,.rtl .rw-ctitlelogo{direction:rtl}.rw-ctitle.rw-intro,.rw-ctitlelogo.rw-intro{display:block;max-width:77rem}.rw-ctitle.rw-intro .rwaccent+p,.rw-ctitlelogo.rw-intro .rwaccent+p{margin-top:3rem !important}.rw-ctitle.rw-intro .rw-ptitle+p,.rw-ctitle.rw-intro .rw-ptitle h2+p,.rw-ctitle.rw-intro .rw-ptitle h1+p,.rw-ctitlelogo.rw-intro .rw-ptitle+p,.rw-ctitlelogo.rw-intro .rw-ptitle h2+p,.rw-ctitlelogo.rw-intro .rw-ptitle h1+p{margin-top:1.8rem !important}.rw-ctitle.rw-intro p:last-of-type,.rw-ctitlelogo.rw-intro p:last-of-type{margin-bottom:0 !important}.rw-ctitle .rw-ctitlesub,.rw-ctitlelogo .rw-ctitlesub{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;width:100%;margin-top:1em !important}@media(max-width: 600px){.rw-ctitle .rw-ctitlesub a,.rw-ctitle .rw-ctitlesub h2,.rw-ctitlelogo .rw-ctitlesub a,.rw-ctitlelogo .rw-ctitlesub h2{width:100%}.rw-ctitle .rw-ctitlesub .rw-ptitle,.rw-ctitlelogo .rw-ctitlesub .rw-ptitle{margin-bottom:.5em}}.rw-ctitle ul,.rw-ctitlelogo ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;margin:0 -0.5em -0.4em}.rw-ctitle ul li,.rw-ctitlelogo ul li{padding:0;margin:0 .5em .5em}.rw-ctitle ul li a,.rw-ctitlelogo ul li a{white-space:nowrap}.rw-ctitle .rw-ptitle+ul,.rw-ctitlelogo .rw-ptitle+ul{margin-top:0}.rw-ctitle .rw-ptitle,.rw-ctitle .rw-ptitle h2,.rw-ctitle .rw-ptitle h1,.rw-ctitlelogo .rw-ptitle,.rw-ctitlelogo .rw-ptitle h2,.rw-ctitlelogo .rw-ptitle h1{padding-bottom:0 !important}.rw-ctitle .rwaccent,.rw-ctitlelogo .rwaccent{margin-bottom:0 !important}.rw-ctitle .rwaccent:after,.rw-ctitlelogo .rwaccent:after{margin-bottom:0 !important}.rw-ctitle div.rw-ptitle span,.rw-ctitlelogo div.rw-ptitle span{display:block;font-size:1.8rem;font-weight:800;margin-bottom:.25em}.rw-ctitle div.rw-ptitle h1+span,.rw-ctitle div.rw-ptitle h2+span,.rw-ctitlelogo div.rw-ptitle h1+span,.rw-ctitlelogo div.rw-ptitle h2+span{margin:.25em 0 0 0}.rw-ctitle .rw-logo,.rw-ctitlelogo .rw-logo{align-self:center}.rw-ctitle .rw-logo+ul,.rw-ctitlelogo .rw-logo+ul{align-self:center}.rw-ctitle div.rw-ptitle+ul,.rw-ctitlelogo div.rw-ptitle+ul{align-self:flex-end}.rw-ctitle h1.rw-ptitle+.obttns,.rw-ctitle h2.rw-ptitle+.obttns,.rw-ctitlelogo h1.rw-ptitle+.obttns,.rw-ctitlelogo h2.rw-ptitle+.obttns{margin-top:-0.3em}.rw-ctitle .obttns,.rw-ctitlelogo .obttns{width:auto;align-self:center;padding-left:2rem}.rw-ctitlelogo{flex-flow:row wrap}header.rw-ctitle-center{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:3.6rem;position:relative;z-index:1}header.rw-ctitle-center h2,header.rw-ctitle-center h3{width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media(max-width: 770px){also .rw-ctitle{display:block;margin-bottom:1.3em}also .rw-ctitle ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;align-self:flex-start !important;margin:1.3em -0.5em 0 !important}also .rw-ctitle ul li a{white-space:initial}also .rw-ctitle .rw-logo{align-self:flex-start}also .rw-ctitle .obttns{align-self:flex-start;margin-top:1.5em !important}header.rw-ctitle>div:not(.obttn):not(.rw-logo){margin-top:1.5em !important}}@media(max-width: 600px){header.rw-ctitle ul{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-wrap:wrap;flex-flow:column wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}}div[class*=listcol-]{column-count:1;column-width:100%}ul[class*=listcol-],ol[class*=listcol-]{column-fill:balance;column-gap:36px}ul[class*=listcol-]>li,ol[class*=listcol-]>li{padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.listcol-2{column-count:2;column-width:50%}.listcol-3{column-count:3;column-width:33.333%}.listcol-4{column-count:4;column-width:25%}.listcol-5{column-count:5;column-width:25%}@media(max-width: 1300px){.listcol-4{column-count:3;column-width:33.333%}.listcol-5{column-count:4;column-width:25%}}@media(max-width: 1024px){ul[class*=listcol-],ol[class*=listcol-]{-moz-column-gap:32px;column-gap:32px}}@media(max-width: 974px){.listcol-3,.listcol-4{column-count:2;column-width:50%}.listcol-5{column-count:3;column-width:33.333%}}@media(max-width: 770px){.listcol-2{column-count:1;column-width:100%}}@media(max-width: 600px){ul[class*=listcol-],ol[class*=listcol-]{-moz-column-gap:28px;column-gap:28px}.listcol-3,.listcol-4{column-count:1;column-width:100%}.listcol-5{column-count:2;column-width:50%}.rw-ctitle.obttns div{padding-left:2rem}}@media(max-width: 450px){.listcol-4,.listcol-5{column-count:1;column-width:100%}.rw-ctitle.obttns div{padding-left:2rem}}ol.decimal,.rc84post ol:not([class]){margin:0;padding:0;overflow:hidden}ol[type],ol[class*=lower-],ol[class*=upper-]{margin:0 0 1.2em 1.5em}ol[type] li,ol[class*=lower-] li,ol[class*=upper-] li{margin-bottom:.6em}ol[type=a] li,ol.lower-alpha li{list-style-type:lower-alpha}ol[type=A] li,ol.upper-alpha li{list-style-type:upper-alpha}ol[type=i] li,ol.lower-roman li{list-style-type:lower-roman}ol[type=I] li,ol.upper-roman li{list-style-type:upper-roman}ol[type="1"] li{list-style-type:decimal}ol.decimal li,.rc84post ol:not([class]) li{padding:0;list-style-position:inside;list-style-type:decimal;margin-bottom:.6em}ol.decimal li ol,.rc84post ol:not([class]) li ol{margin:.6em 0 .6em 1.9em}ul.obullets,.rc84post ul{margin:0 0 1.1em;overflow:hidden}ul.obullets.lgtxt li,.rc84post ul.lgtxt li{font-size:1.125em}ul.obullets.boldtxt li,.rc84post ul.boldtxt li{font-weight:800}ul.obullets li,.rc84post ul li{display:list-item !important;padding:0;margin-right:1.25em;margin-bottom:.6em;position:relative;left:1.25em;background:none;background-image:none}ul.obullets li:last-of-type,.rc84post ul li:last-of-type{margin-bottom:0}ul.obullets li:before,.rc84post ul li:before{border-radius:50%;width:1em;height:1em;content:"";background-color:currentColor;line-height:0;position:absolute;left:-1.2em;top:.2em;overflow:hidden;transform:scale(0.4)}ul.obullets li ul,.rc84post ul li ul{margin:.6em 0 .6em 1em}.rtl ul.obullets li,.rtl .rc84post ul li,.rc84post .rtl ul li{left:auto;right:1.25em;margin-right:0;margin-left:1.25em}.rtl ul.obullets li:before,.rtl .rc84post ul li:before,.rc84post .rtl ul li:before{left:auto;right:-1.1em}.rtl ul.obullets li ul,.rtl .rc84post ul li ul,.rc84post .rtl ul li ul{margin:.6em 1em .6em 0}.rtl ol.decimal li ol,.rtl .rc84post ol:not([class]) li ol,.rc84post .rtl ol:not([class]) li ol{margin:.6em 1.9em .6em 0}.rtl .rw-ctitle.obttns div{padding-right:2rem}.cwidth{clear:both;width:100%;max-width:1344px;margin:0 auto}@media(min-width: 0)and (max-width: 1468px){.cwidth{max-width:1468px;padding-left:48px;padding-right:48px}}@media(min-width: 0)and (max-width: 1024px){.cwidth{padding-left:24px;padding-right:24px}}.bwidth,.bwidth-start{clear:both;width:100%;max-width:890px;margin:0 auto}.bwidth-start{padding-right:calc(1344px - 890px);max-width:1344px}.rtl .bwidth-start{padding-right:0;padding-left:calc(1344px - 890px)}@media(min-width: 0)and (max-width: 1468px){.bwidth-start{max-width:890px;padding-left:48px !important;padding-right:48px !important;margin:0}}@media(min-width: 0)and (max-width: 1024px){.bwidth,.bwidth-start{max-width:initial;padding-left:24px !important;padding-right:24px !important}}.xwidth{clear:both;width:100%;max-width:1504px;margin:0 auto}@media(min-width: 0)and (max-width: 1600px){.xwidth{width:auto;max-width:initial;margin-left:48px;margin-right:48px;padding-left:48px;padding-right:48px}.xwidth .cwidth{padding-left:0;padding-right:0}}@media(min-width: 0)and (max-width: 1024px){.xwidth{padding-left:24px;padding-right:24px;margin-left:24px;margin-right:24px}}.cwidth-10{max-width:calc(83.3333333333vw + 66.6666666667px)}.cwidth-08{max-width:calc(53.3333333333vw + 194.6666666667px)}.cwidth-06{max-width:calc(26.6666666667vw + 397.3333333333px)}.cwidthguide.cwidth{position:fixed;top:0;left:50%;bottom:0;z-index:9999;transform:translateX(-50%);pointer-events:none;direction:ltr}.cwidthguide.cwidth>div{top:0;bottom:0;border-left:rgba(255,0,221,.3) solid 48px;border-right:rgba(255,0,221,.3) solid 48px;width:calc(100% + 96px);position:relative;height:100%;left:-48px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.cwidthguide.cwidth>div:after{content:"";display:block}.cwidthguide.cwidth>div:after,.cwidthguide.cwidth>div>i{height:100%;width:6.697%;min-width:6.697%;background:rgba(255,0,221,.1)}@media(min-width: 0)and (max-width: 1468px){.cwidthguide.cwidth{max-width:1468px}}@media(min-width: 0)and (max-width: 1024px){.cwidthguide.cwidth>div i:nth-child(1),.cwidthguide.cwidth>div i:nth-child(2),.cwidthguide.cwidth>div i:nth-child(3),.cwidthguide.cwidth>div:after{display:none}.cwidthguide.cwidth>div>i{width:9.847%}}@media(min-width: 0)and (max-width: 600px){.cwidthguide.cwidth>div i:nth-child(4),.cwidthguide.cwidth>div i:nth-child(5),.cwidthguide.cwidth>div i:nth-child(6),.cwidthguide.cwidth>div i:nth-child(7){display:none}.cwidthguide.cwidth>div>i{width:23.57%}}section.cmp-overlap+section.cpad{padding-top:9.5em}section.cmp-overlap+section .col-item:nth-child(1).cpad,section.cmp-overlap+section .col-item:nth-child(2).cpad{padding-top:9.5em !important}@media(max-width: 770px){section.cmp-overlap+section .col-item:nth-child(2).cpad{padding-top:3.33em !important}}.cpad{padding-top:48px;padding-bottom:48px}.cpad-top{padding-top:48px}.cpadx{padding-top:48px;padding-bottom:48px}.col-item.cpad{padding-top:48px !important;padding-bottom:48px !important}.col-item.cpadx{padding-top:48px !important;padding-bottom:48px !important}section.cpad:not([class*="0bg"]):not(.bgimg):not(.darktheme):not(.rc03):not(.rc14):not(.rc89):not(.rc86)+section.cpad:not([class*="0bg"]):not(.rc03):not(.rc14):not(.rc89):not(.bgimg):not(.darktheme){padding-top:0 !important}section.cpad:not([class*="0bg"])+section.cpad-top:not([class*="0bg"]){padding-top:0 !important}.rc23w1>section.cpad:first-of-type:not([class*="0bg"]):not(.bgimg):not(.rc96){padding-top:0}.rc23w1 section.cpad:not([class*="0bg"])+section.cpad:not([class*="0bg"]):not(.bgimg):not(.rc27){padding-top:0}.f22w2>section.cpad:first-of-type:not([class*="0bg"]):not(.bgimg){padding-top:0}.f22w2 section.cpad:not([class*="0bg"])+section.cpad:not([class*="0bg"]):not(.bgimg):not(.rc27){padding-top:0}.f22w2 section.cpad:last-of-type:not([class*="0bg"]):not(.bgimg){padding-bottom:0}.f22w2 section.rc25:first-child{padding-top:0 !important}.rt01+.f22{padding-top:0 !important}@media(min-width: 770px){.f22sidebar .cpad,.f22sidebar .col-item.cpad,.f22sidebar .cpadx,.f22sidebar .col-item.cpadx{padding-top:2.5em;padding-bottom:2.5em}}h1.oracleprefix:before{content:"Oracle "}

/* === CORE - REDWOOD BLOGS === */
/*! CORE - REDWOOD BLOGS */.bwidth{clear:both;width:100%;max-width:890px;margin:0 auto}@media(min-width: 0)and (max-width: 1024px){.bwidth{max-width:initial;padding-left:24px;padding-right:24px}}.xwidth{clear:both;width:100%;max-width:1504px;margin:0 auto}@media(min-width: 0)and (max-width: 1600px){.xwidth{width:auto;max-width:initial;margin-left:48px;margin-right:48px;padding-left:48px;padding-right:48px}.xwidth .cwidth{padding-left:0;padding-right:0}}@media(min-width: 0)and (max-width: 1024px){.xwidth{padding-left:24px;padding-right:24px;margin-left:24px;margin-right:24px}}section.cpad{padding-top:28.8px;padding-bottom:28.8px}section.cpad:not([class*="0bg"]):not(.bgimg):not(.rc89v1)+section.cpad:not([class*="0bg"]):not(.bgimg){padding-top:0}.rh03+.rc81v0{padding-top:0;margin-top:-3.8em;position:relative;z-index:1}@media(max-width: 600px){.rh03+.rc81v0{margin-top:-1.5em}}.blogtile-byline a+span:before{content:"|";padding:0 .5em}.blogtile-w1{margin:0 0 1em 0;position:relative;width:100%;padding-bottom:56.25%}.blogtile-w1 img{position:absolute;display:block;width:100%}.blogtile-w1 img[data-src]{transform:translateY(0)}.blogtile-w1>a{overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;display:block}.blogtile-w1 img.imgW{top:50%;bottom:auto;position:absolute;height:100%;width:auto;left:50%;right:auto;transform:translate(-50%, -50%)}.blogtile-w1 img.imgH,.blogtile-w1 img.imgS{top:50%;bottom:auto;position:absolute;height:auto;width:100%;left:50%;right:auto;transform:translate(-50%, -50%)}.blogtile-w2 h3{font-family:inherit;font-size:2rem;font-weight:700}.blogtile-w2 h3 a{color:inherit;display:block}.blogtile-w2 h2 a{color:inherit;display:block}

/* === BTTN - REDWOOD === */
/*! BTTN - REDWOOD */.obttns{width:100%;font-size:1.4rem;margin-bottom:-1.6rem;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.obttns>div{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:center;align-items:center;margin:0 1.6rem 1.6rem 0}.obttns>div:last-of-type{margin-right:0 !important}.rtl .obttns>div:last-of-type{margin-left:0 !important}.obttns a,.obttns button{font-size:1em;font-weight:500;font-family:inherit;line-height:1.2;padding:1.2rem 1.6rem 1.2rem;border-radius:4px;cursor:pointer;position:relative;border:0;min-height:4.3rem;height:100%;text-align:center;display:grid;grid-auto-flow:column;align-content:center;grid-gap:.245em}.obttns a:after,.obttns button:after{border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0;content:""}.obttns a:focus,.obttns button:focus{outline-width:2px !important;outline-style:dotted !important;outline-offset:-4px !important}.obttns a[class*=icn-]:not(.icn-none),.obttns button[class*=icn-]:not(.icn-none){padding-right:5rem}.obttns>div>a:focus,.obttns>div>button:focus{outline-color:currentColor !important}.ready .obttns a,.ready .obttns button{transition:background .2s,color .3s}.ready .obttns a :before,.ready .obttns button :before{transition:color .2s !important}.ready .obttns a :after,.ready .obttns button :after{transition:border .2s}.obttns button>span{position:relative}.obttns a:before,.obttns button:before{display:block;position:absolute;right:.25em;left:auto;top:50%;line-height:1.2;font-weight:normal !important;margin-top:-0.575em;color:inherit !important}.obttns a:before,.obttns button:before{margin-top:-0.465em;font-size:1.4em;right:.82em !important}.obttns>div.icn-padlock:before{display:none}.obttns>div:hover>a,.obttns>div>a:link,.obttns>div>a:hover,.obttns>div>a:visited,.obttns>div>a:active,.obttns>div>a:focus,.obttns>div:hover button{text-decoration:none !important}.obttn-center{text-align:center}.obttn-center>div{float:none;display:inline-block;text-align:left;margin:0 1.6rem 1.6rem 1.6rem !important}.rtl .obttns:not(.obttn-center){width:auto}.rtl .obttns:not(.obttn-center) div{margin:0 0 1.6rem 1.6rem}.rtl .obttns a[class*=icn-]:not(.icn-none),.rtl .obttns button[class*=icn-]:not(.icn-none){padding-left:5rem;padding-right:1.6rem}.rtl .obttns a:before,.rtl .obttns button:before{right:auto !important;left:.82em !important}.obttns .bttn-disabled{transition:none;opacity:.6;filter:grayscale(1);pointer-events:none}.darktheme .obttns>div:not(.obttn1)>*,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*{color:#161513 !important;background:#fff}.darktheme .obttns>div:not(.obttn1)>*:focus,.darktheme .obttns>div:not(.obttn1)>*:hover,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:focus,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:hover{background:#f1efed}.darktheme .obttns>div:not(.obttn1)>*:active,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:active{background:#ebeae7}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme .obttns>div:not(.obttn1)>*,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*{color:#161513 !important;background:#fff}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme .obttns>div:not(.obttn1)>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme .obttns>div:not(.obttn1)>*:hover,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:hover{background:#f1efed}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme .obttns>div:not(.obttn1)>*:active,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .obttns>div:not(.obttn1)>*:active{background:#ebeae7}.obttns>div:not(.obttn1)>*,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*{color:#fff !important;background:#312d2a}.obttns>div:not(.obttn1)>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*:focus{background:#161513}.obttns>div:not(.obttn1)>*:hover,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*:hover{background:#161513}.darktheme *:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*{color:#fff !important;background:#312d2a}.darktheme *:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*:focus{background:#161513}.darktheme *:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .obttns>div:not(.obttn1)>*:hover{background:#161513}.darktheme div.obttn1>*,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*{color:#fff !important;background:rgba(0,0,0,0)}.darktheme div.obttn1>*:after,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:after{border:#fff 1px solid}.darktheme div.obttn1>*:focus,.darktheme div.obttn1>*:hover,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:focus,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:hover{background:#fff;color:#161513 !important}.darktheme div.obttn1>*:active,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:active{background:rgba(255,255,255,.9);color:#161513 !important}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme div.obttn1>*,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*{color:#fff !important;background:rgba(0,0,0,0)}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme div.obttn1>*:after,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:after{border:#fff 1px solid}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme div.obttn1>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme div.obttn1>*:hover,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:hover{background:#fff;color:#161513 !important}*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) .darktheme div.obttn1>*:active,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) div.obttn1>*:active{background:rgba(255,255,255,.9);color:#161513 !important}div.obttn1>*,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) div.obttn1>*{color:#161513 !important;background:rgba(0,0,0,0)}div.obttn1>*:after,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) div.obttn1>*:after{border:#161513 1px solid}div.obttn1>*:focus,div.obttn1>*:hover,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) div.obttn1>*:focus,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) div.obttn1>*:hover{background:#161513;color:#fff !important}div.obttn1>*:active,*:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) div.obttn1>*:active{background:rgba(22,21,19,.9);color:#fff !important}

/* === COLOR - REDWOOD PATTERNS === */
/*! COLOR - REDWOOD PATTERNS *//*! purgecss start ignore */[class*=rw-pattern]{position:relative}[class*=rw-pattern]>*{z-index:1;position:relative}[class*=rw-pattern]:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-repeat:repeat;background-size:500px 500px}[class*=rw-pattern].rw-pattern-small:before{background-size:250px 250px !important}.rw-pattern-load[class*=rw-pattern]:before{content:""}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){[class*=rw-pattern]:before{display:none !important}}_:-ms-fullscreen,:root [class*=rw-pattern]:before{display:none !important}.rw-pattern-5p:before{opacity:.1}.rw-pattern-6p:before{opacity:.12}.rw-pattern-7p:before{opacity:.14}.rw-pattern-8p:before{opacity:.16}.rw-pattern-9p:before{opacity:.18}.rw-pattern-10p:before{opacity:.2}.rw-pattern-11p:before{opacity:.22}.rw-pattern-12p:before{opacity:.24}.rw-pattern-13p:before{opacity:.26}.rw-pattern-14p:before{opacity:.28}.rw-pattern-15p:before{opacity:.3}.rw-pattern-16p:before{opacity:.32}.rw-pattern-17p:before{opacity:.34}.rw-pattern-18p:before{opacity:.36}.rw-pattern-19p:before{opacity:.38}.rw-pattern-20p:before{opacity:.4}.rw-pattern-21p:before{opacity:.42}.rw-pattern-22p:before{opacity:.44}.rw-pattern-23p:before{opacity:.46}.rw-pattern-24p:before{opacity:.48}.rw-pattern-25p:before{opacity:.5}.rw-pattern-26p:before{opacity:.52}.rw-pattern-27p:before{opacity:.54}.rw-pattern-28p:before{opacity:.56}.rw-pattern-29p:before{opacity:.58}.rw-pattern-30p:before{opacity:.6}.rw-pattern-31p:before{opacity:.62}.rw-pattern-32p:before{opacity:.64}.rw-pattern-33p:before{opacity:.66}.rw-pattern-34p:before{opacity:.68}.rw-pattern-35p:before{opacity:.7}.rw-pattern-36p:before{opacity:.72}.rw-pattern-37p:before{opacity:.74}.rw-pattern-38p:before{opacity:.76}.rw-pattern-39p:before{opacity:.78}.rw-pattern-40p:before{opacity:.8}.rw-pattern-41p:before{opacity:.82}.rw-pattern-42p:before{opacity:.84}.rw-pattern-43p:before{opacity:.86}.rw-pattern-44p:before{opacity:.88}.rw-pattern-45p:before{opacity:.9}.rw-pattern-46p:before{opacity:.92}.rw-pattern-47p:before{opacity:.94}.rw-pattern-48p:before{opacity:.96}.rw-pattern-49p:before{opacity:.98}.rw-pattern-50p:before{opacity:1}[class*=rw-pattern]:before{filter:opacity(0.3);mix-blend-mode:initial}[class*="-60bg"][class*=rw-pattern]:before{filter:opacity(0.2)}[class*="-50bg"][class*=rw-pattern]:before{filter:opacity(0.17)}[class*="-40bg"][class*=rw-pattern]:before{filter:opacity(0.15)}[class*="-30bg"][class*=rw-pattern]:before{filter:opacity(0.08)}[class*="-20bg"][class*=rw-pattern]:before{filter:opacity(0.065)}[class*="-10bg"][class*=rw-pattern]:before{filter:opacity(0.05)}.rw-neutral-00bg[class*=rw-pattern]:before{filter:opacity(0.05)}@supports(mix-blend-mode: overlay){[class*=rw-pattern]:before{mix-blend-mode:overlay;filter:opacity(0.5)}[class*="-60bg"][class*=rw-pattern]:before{filter:opacity(0.55)}[class*="-50bg"][class*=rw-pattern]:before{filter:opacity(0.6)}[class*="-40bg"][class*=rw-pattern]:before{filter:opacity(0.7)}[class*="-30bg"][class*=rw-pattern]:before{filter:opacity(0.8)}[class*="-20bg"][class*=rw-pattern]:before{filter:opacity(0.95)}[class*="-10bg"][class*=rw-pattern]:before{filter:opacity(1)}.rw-neutral-00bg[class*=rw-pattern]:before,.rw-neutral-10bg[class*=rw-pattern]:before{mix-blend-mode:initial;filter:opacity(0.08)}}@media only screen and (min-width: 501px)and (max-width: 1000px){[class*=rw-pattern]:before{background-size:50vw 50vw}}@media only screen and (min-width: 0px)and (max-width: 500px){[class*=rw-pattern]:before{background-size:250px 250px}}.rw-pattern-none:before{display:none}.rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8.png") !important}.rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8w.png") !important}.rwtheme-blue .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4.png") !important}.rwtheme-blue .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4w.png") !important}.rwtheme-mauve .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10.png") !important}.rwtheme-mauve .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10w.png") !important}.rwtheme-purple .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11.png") !important}.rwtheme-purple .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11w.png") !important}.rwtheme-orange .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13.png") !important}.rwtheme-orange .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13w.png") !important}.rwtheme-fgreen .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16.png") !important}.rwtheme-fgreen .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16w.png") !important}.rwtheme-pebble .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern1.png") !important}.rwtheme-pebble .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern1w.png") !important}.rwtheme-lilac .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern2.png") !important}.rwtheme-lilac .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern2w.png") !important}.rwtheme-ocean .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4.png") !important}.rwtheme-ocean .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4w.png") !important}.rwtheme-teal .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern6.png") !important}.rwtheme-teal .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern6w.png") !important}.rwtheme-slate .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern7.png") !important}.rwtheme-slate .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern7w.png") !important}.rwtheme-rose .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10.png") !important}.rwtheme-rose .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10w.png") !important}.rwtheme-plum .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11.png") !important}.rwtheme-plum .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11w.png") !important}.rwtheme-sienna .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13.png") !important}.rwtheme-sienna .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13w.png") !important}.rwtheme-sky .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern24.png") !important}.rwtheme-sky .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern24w.png") !important}.rwtheme-fog .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8.png") !important}.rwtheme-fog .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8w.png") !important}.rwtheme-beige .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8.png") !important}.rwtheme-beige .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8w.png") !important}.rwtheme-pine .rw-pattern-theme1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16.png") !important}.rwtheme-pine .rw-pattern-theme1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16w.png") !important}.rw-pattern1:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern1.png") !important}.rw-pattern1w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern1w.png") !important}.rw-pattern2:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern2.png") !important}.rw-pattern2w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern2w.png") !important}.rw-pattern3:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern3.png") !important}.rw-pattern3w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern3w.png") !important}.rw-pattern4:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4.png") !important}.rw-pattern4w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern4w.png") !important}.rw-pattern5:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern5.png") !important}.rw-pattern5w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern5w.png") !important}.rw-pattern6:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern6.png") !important}.rw-pattern6w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern6w.png") !important}.rw-pattern7:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern7.png") !important}.rw-pattern7w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern7w.png") !important}.rw-pattern8:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8.png") !important}.rw-pattern8w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern8w.png") !important}.rw-pattern9:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern9.png") !important}.rw-pattern9w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern9w.png") !important}.rw-pattern10:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10.png") !important}.rw-pattern10w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern10w.png") !important}.rw-pattern11:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11.png") !important}.rw-pattern11w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern11w.png") !important}.rw-pattern12:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern12.png") !important}.rw-pattern12w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern12w.png") !important}.rw-pattern13:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13.png") !important}.rw-pattern13w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern13w.png") !important}.rw-pattern14:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern14.png") !important}.rw-pattern14w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern14w.png") !important}.rw-pattern15:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern15.png") !important}.rw-pattern15w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern15w.png") !important}.rw-pattern16:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16.png") !important}.rw-pattern16w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern16w.png") !important}.rw-pattern17:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern17.png") !important}.rw-pattern17w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern17w.png") !important}.rw-pattern18:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern18.png") !important}.rw-pattern18w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern18w.png") !important}.rw-pattern19:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern19.png") !important}.rw-pattern19w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern19w.png") !important}.rw-pattern20:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern20.png") !important}.rw-pattern20w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern20w.png") !important}.rw-pattern21:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern21.png") !important}.rw-pattern21w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern21w.png") !important}.rw-pattern22:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern22.png") !important}.rw-pattern22w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern22w.png") !important}.rw-pattern23:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern23.png") !important}.rw-pattern23w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern23w.png") !important}.rw-pattern24:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern24.png") !important}.rw-pattern24w:before{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-pattern24w.png") !important}.rw-strip:not(.rw-strip-custom):after{content:"";position:absolute;bottom:0;z-index:3;height:12px;width:100%;right:0;left:0;z-index:3;background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-neutral.gif");background-repeat:repeat-x;background-size:auto 100%}.rw-strip.rw-strip-top:after{top:0;bottom:unset}body [class*=rw-pebble-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-pebble-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-pebble.gif")}body [class*=rw-fog-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-fog-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-fog.gif")}body [class*=rw-lilac-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-lilac-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-lilac.gif")}body [class*=rw-ocean-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-ocean-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-ocean.gif")}body [class*=rw-teal-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-teal-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-teal.gif")}body [class*=rw-slate-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-slate-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-slate.gif")}body [class*=rw-rose-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-rose-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-rose.gif")}body [class*=rw-plum-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-plum-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-plum.gif")}body [class*=rw-sienna-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-sienna-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-sienna.gif")}body [class*=rw-pine-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-pine-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-pine.gif")}body [class*=rw-sky-].rw-strip:not(.rw-strip-custom):after,body [class*=rw-sky-] .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-sky.gif")}html .rwtheme-pebble .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-pebble.gif")}html .rwtheme-fog .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-fog.gif")}html .rwtheme-lilac .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-lilac.gif")}html .rwtheme-ocean .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-ocean.gif")}html .rwtheme-teal .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-teal.gif")}html .rwtheme-slate .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-slate.gif")}html .rwtheme-rose .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-rose.gif")}html .rwtheme-plum .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-plum.gif")}html .rwtheme-sienna .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-sienna.gif")}html .rwtheme-pine .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-pine.gif")}html .rwtheme-sky .rw-strip:not(.rw-strip-custom):after{background-image:url("https://web.archive.org/web/20251023164514im_/https://www.oracle.com/asset/web/i/rw-strip-sky.gif")}.rw-strip[style*=customstrip]:after{background-image:var(--customstrip) !important}/*! purgecss end ignore */

/* === F20 === */
/*! F20 */html,body{height:100%;background-color:#fff}.f20v0 .f20w1{margin:0 auto;width:100%;min-width:300px;position:relative}.f20v1 .f20w1{background-color:#fbf9f8}.no-js .f20v0 .f20w1{overflow:auto}.f20v2 div#main{min-height:calc(100vh - 162px)}.f20v2.u33tablet div#main{min-height:calc(100vh - 204px)}

/* === CG27 === */
/*! CG27 */.cscroll{width:100%}.cscroll:after{display:none}.cscroll .cscroll-w1{position:relative}.cscroll .cscroll-drag{pointer-events:none !important}.cscroll-btn{position:absolute;bottom:0;text-align:center;left:auto;top:-4.2em;z-index:5}.cscroll-btn+.cscroll-btn{right:0;left:auto;top:-4.2em;z-index:5}.cscroll-btn .cscroll-btn-left,.cscroll-btn .cscroll-btn-right{position:relative;top:50%;transform:translate(0, -50%);display:inline-block;border:1px solid #000;border-radius:50%;text-decoration:none;color:#000;font-size:0}.cscroll-btn .cscroll-btn-left>div,.cscroll-btn .cscroll-btn-right>div{font-size:20px}.cscroll-btn .cscroll-btn-left.disabled,.cscroll-btn .cscroll-btn-right.disabled{display:inline-block;opacity:.4;cursor:default}.cscroll-btn .cscroll-btn-left:hover,.cscroll-btn .cscroll-btn-right:hover{text-decoration:none}.cscroll-btn .cscroll-btn-left{padding:5px 6px 5px 4px}.cscroll-btn .cscroll-btn-right{padding:5px 4px 5px 6px}.cscroll-btn.cscroll-disabled{display:none}.cscroll-v1 .cscroll-btn-left{padding:5px 6px 5px 4px}.cscroll-v1 .cscroll-btn-right{padding:5px 4px 5px 6px}.cscroll-v1 .cscroll-btn-left>div,.cscroll-v1 .cscroll-btn-right>div{font-size:20px}.cscroll-v1 .cscroll-btn,.cscroll-v1 .cscroll-btn+.cscroll-btn{left:auto;top:-4.2em;z-index:5}.cscroll-v1 .cscroll-btn-left.disabled,.cscroll-v1 .cscroll-btn-right.disabled{display:inline-block;opacity:.4;cursor:default}.cscroll-items>li,.cscroll-items>div{margin-left:12px;margin-right:12px;opacity:0;max-width:278px}.cscroll-loaded .cscroll-items>li,.cscroll-loaded .cscroll-items>div{opacity:1;max-width:none}.cscroll-viewport{overflow:hidden;-webkit-overflow-scrolling:touch;padding:0;margin:0}.cscroll-content{position:relative;white-space:nowrap;transition:transform .5s ease}.cscroll-content ul{display:flex;flex-direction:row;flex-wrap:nowrap}.cscroll-content .cscroll-items{white-space:normal}.cscroll-content .cscroll-item-w1>img{max-width:100%;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.cscroll-content .cscroll-item-w1>img[data-src]{transform:translateY(0)}@media(max-width: 1010px){.cscroll .cscroll-btn,.cscroll .cscroll-btn+.cscroll-btn{left:auto;top:-3.9em}}@media(max-width: 770px){.cscroll:after{content:"tablet"}.cscroll-viewport{margin:0}}@media(max-width: 600px){.cscroll-items>li,.cscroll-items>div{margin-left:4px;margin-right:4px}}@media(max-width: 450px){.cscroll:after{content:"mobile"}}

/* === U18v2 === */
/*! U18v2 */.u18{position:relative;z-index:2;color:#fff}.u18 a{color:#fff}.u18 nav{background:#312d2a}.u18w1{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.u18w1>div{height:60px}.u18w2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;overflow:hidden;margin:0 -24px}.u18w2 div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;height:60px}.u18w2 div.u18-logo a{height:26px;margin:17px 24px;overflow:hidden;width:42px;background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 42 27' viewBox='0 0 42 27'%3E%3Cpath d='m13.2 26.7c-7.3 0-13.2-5.8-13.2-13.2s5.9-13.2 13.2-13.2h15.5c7.4 0 13.3 5.8 13.3 13.2s-5.9 13.2-13.2 13.2zm15.2-4.6c4.8 0 8.6-3.9 8.6-8.6 0-4.8-3.9-8.6-8.6-8.6h-14.8c-4.8 0-8.6 3.9-8.6 8.6s3.9 8.6 8.6 8.6z' fill='%23C74634'/%3E%3C/svg%3E")}.u18w2 div.u18-logo a span{opacity:0;font-size:0;top:-30px}.u18w2 div.u18-title a{position:relative;margin:14px 24px;font-size:18px;white-space:nowrap}.u18w2 div.u18-title a:before{position:absolute;display:block;width:1px;margin:0;content:"";left:-25px;height:100%;background:#665f5b}.rtl .u18w2 div.u18-title a:before{left:auto;right:-25px}.u18w3{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media screen and (max-width: 770px){.u18w3{margin-right:-12px}}.u18w3 .obttns{margin:0 !important}.u18w3 .obttns>div{margin:0 !important}.u18w3 .obttns>div a{padding:1rem 1.6rem}.u18w3 .u18-search a{display:block;margin:17px 16px;height:26px;width:26px;background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='m10.1212266 1c5.0372326 0 9.1212266 4.08405043 9.1212266 9.1213526 0 2.1536493-.7465159 4.133053-1.9948779 5.6935382l5.7524247 5.7518269-1.4332625 1.4332823-5.7516795-5.7524977c-1.5605211 1.2485582-3.5400409 1.995203-5.6938314 1.995203-5.03723262 0-9.1212266-4.0840504-9.1212266-9.1213527 0-5.03730217 4.08399398-9.1213526 9.1212266-9.1213526zm0 2.02696725c-3.91778498 0-7.09428736 3.17654628-7.09428736 7.09438535 0 3.9178392 3.17650238 7.0943854 7.09428736 7.0943854 3.9177849 0 7.0942873-3.1765462 7.0942873-7.0943854 0-3.91783907-3.1765024-7.09438535-7.0942873-7.09438535z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.u18w3 .u18-search a span{opacity:0;font-size:0;top:-30px}.u18w3 .u18-search .u18-searchform{visibility:hidden;opacity:0;transition:opacity .25s,transform .25s;width:calc(100% - 181px);max-width:1195px;height:40px;background:#fff;border-radius:3px;position:absolute;right:116px;top:10px;margin-left:-1px;transform:scaleX(0.7);transform-origin:center right}.rtl .u18w3 .u18-search .u18-searchform{left:116px;right:auto}@media screen and (max-width: 1468px){.u18w3 .u18-search .u18-searchform{width:calc(100% - 273px);margin:0 48px}}@media screen and (max-width: 1024px){.u18w3 .u18-search .u18-searchform{width:calc(100% - 225px);margin:0 24px}}@media screen and (max-width: 770px){.u18w3 .u18-search .u18-searchform{width:calc(100% - 213px);margin:0 12px}}@media screen and (max-width: 600px){.u18w3 .u18-search .u18-searchform{width:calc(100% - 107px);margin:0 24px;right:-1px}.rtl .u18w3 .u18-search .u18-searchform{left:-1px;right:auto}}.u18w3 .u18-search .u18-searchform.u18-minmenu{width:calc(100% - 123px);max-width:1253px;right:58px}.rtl .u18w3 .u18-search .u18-searchform.u18-minmenu{left:58px;right:auto}@media screen and (max-width: 1468px){.u18w3 .u18-search .u18-searchform.u18-minmenu{width:calc(100% - 215px)}}@media screen and (max-width: 1024px){.u18w3 .u18-search .u18-searchform.u18-minmenu{width:calc(100% - 167px)}}@media screen and (max-width: 770px){.u18w3 .u18-search .u18-searchform.u18-minmenu{width:calc(100% - 155px)}}@media screen and (max-width: 600px){.u18w3 .u18-search .u18-searchform.u18-minmenu{width:calc(100% - 107px)}.rtl .u18w3 .u18-search .u18-searchform.u18-minmenu{left:-1px;right:auto}}.u18w3 .u18-search.u18-search-open .u18-searchform{opacity:1;visibility:visible;transform:scaleX(1)}.u18w3 .u18-search.u18-search-closing .u18-searchform{transition:opacity .35s,transform .25s,visibility 0 .25s;visibility:visible}.u18w3 .u18-search a.u18-search-action{top:0;left:0;position:absolute;display:block;margin:7px 7px;height:26px;width:26px;content:"";background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36.55 46.39'%3E%3CclipPath id='a' transform='translate(9.17 12.17)'%3E%3Cpath clip-rule='evenodd' d='m7.72 10 7.77-7.78a1.3 1.3 0 0 0 -1.84-1.84l-9.65 9.62 9.62 9.62a1.3 1.3 0 1 0 1.84-1.85z'/%3E%3C/clipPath%3E%3CclipPath id='b' transform='translate(9.17 12.17)'%3E%3Cpath d='m-7.57-7.25h34.79v34.79h-34.79z'/%3E%3C/clipPath%3E%3Cg clip-path='url(/web/20251023164514im_/https://blogs.oracle.com/wp-content/themes/oracleredwoodblog/%23a)'%3E%3Cg clip-path='url(/web/20251023164514im_/https://blogs.oracle.com/wp-content/themes/oracleredwoodblog/%23b)'%3E%3Cpath d='m0 0h36.55v46.39h-36.55z' fill='%23161513'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:3;color:#161513}.u18w3 .u18-search a.u18-search-action span{opacity:0;font-size:0;top:-30px}.u18w3 .u18-search a.u18-search-action#u18clearsearch{left:auto;right:0;background-size:80% auto;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23161513'%3E%3Cpath d='m23.21 10.48-5.3 5.31-5.31-5.31-2.12 2.12 5.31 5.31-5.31 5.3 2.12 2.12 5.31-5.3 5.3 5.3 2.12-2.12-5.3-5.3 5.3-5.31z'/%3E%3Cpath d='m30.73 5.27a18 18 0 1 0 0 25.46 18 18 0 0 0 0-25.46zm-2.12 23.34a15 15 0 1 1 0-21.22 15 15 0 0 1 0 21.22z'/%3E%3C/g%3E%3C/svg%3E");transition:opacity .2s;opacity:0}.u18w3 .u18-search a.u18-search-action#u18clearsearch.u18clearit{opacity:1}.u18w3 .u18-search .u18-search-input{background:#fff;height:40px;border:0;width:calc(100% - 80px);margin:0 40px;color:#161513;font-size:1.8rem;outline:0}.u18w3 .u18-search .u18-search-input::-webkit-search-decoration,.u18w3 .u18-search .u18-search-input::-webkit-search-cancel-button,.u18w3 .u18-search .u18-search-input::-webkit-search-results-button,.u18w3 .u18-search .u18-search-input::-webkit-search-results-decoration{display:none}.u18w3 .u18-search .u18-search-submit{visibility:hidden}.u18w3 .u18-langselect{position:relative}.u18w3 .u18-langselect:before{top:0;position:absolute;display:block;margin:0 16px;height:26px;width:26px;content:"";background-repeat:no-repeat;background-size:100% auto;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' height='16' viewBox='0 0 16 16' width='16'%3E%3Cpath d='m8 .66666667c-4.05052083 0-7.33333333 3.2828125-7.33333333 7.33333333 0 4.0505208 3.2828125 7.3333333 7.33333333 7.3333333 4.0505208 0 7.3333333-3.2828125 7.3333333-7.3333333 0-4.05052083-3.2828125-7.33333333-7.3333333-7.33333333zm-6.11158854 7.33333333c0-.63880208.09882812-1.2546875.28072917-1.83333333h1.67005208c-.07447917.57005208-.11744792 1.17877604-.11744792 1.83333333s.04296875 1.26328125.11744792 1.83333333h-1.66861979c-.18333334-.57864583-.28216146-1.19453125-.28216146-1.83333333zm.82356771 3.0565104h1.35065104c.19192708.8164063.45403646 1.5339844.75195312 2.1570313-.86796875-.5328125-1.59270833-1.2761719-2.10260416-2.1570313zm1.35065104-6.11158853h-1.35065104c.51132812-.88229166 1.23463541-1.62565104 2.10260416-2.15703125-.29791666.62304688-.56002604 1.340625-.75195312 2.15703125zm3.32578125 9.13515623c-.24635417-.0243489-.48841146-.0658854-.72617188-.1174479-.51276041-.7147135-1.01263021-1.6686198-1.340625-2.9061198h2.06679688zm0-4.24674477h-2.31744792c-.08164062-.56289062-.12747396-1.17304687-.12747396-1.83333333 0-.66171875.04726563-1.27044271.12890625-1.83333333h2.31458334v3.66666666zm0-4.88841146h-2.06822917c.32799479-1.23749999.82929688-2.19140625 1.34205729-2.90611979.23776042-.05299479.47981771-.09453125.72617188-.1188802zm1.22317708-3.02499999c.24635417.02434895.48841146.06588541.72617188.1188802.51276041.71471354 1.01406248 1.6686198 1.34205728 2.90611979h-2.06822916zm.72617188 12.04270832c-.23776042.0529948-.47981771.093099-.72760417.1174479v-3.0235677h2.06822915c-.3279948 1.2375-.82786457 2.1914063-1.34062498 2.9061198zm1.59127608-4.12929687h-2.31744796v-3.66666666h2.31458336c.0816406.56289062.1289062 1.17161458.1289062 1.83333333 0 .66028646-.0458333 1.27044271-.1260416 1.83333333zm2.3589843-4.88841146h-1.350651c-.1919271-.81640625-.4540365-1.53398437-.7519531-2.15703125.8679687.53138021 1.5927083 1.27473959 2.1026041 2.15703125zm-2.1026041 8.26861983c.2979166-.6244792.560026-1.340625.7519531-2.1570313h1.350651c-.5098958.8808594-1.2346354 1.6242188-2.1026041 2.1570313zm.9739583-3.38020837c.0744792-.57005208.1174479-1.17877604.1174479-1.83333333s-.0429687-1.26328125-.1174479-1.83333333h1.6700521c.181901.57864583.2807291 1.19453125.2807291 1.83333333s-.0988281 1.2546875-.2807291 1.83333333z' fill='%23fff'/%3E%3C/svg%3E");transition:transform .2s,opacity .2s}.u18w3 .u18-langselect a{position:relative;z-index:2;display:block;margin:17px 16px;height:26px;width:26px}.u18w3 .u18-langselect a:before,.u18w3 .u18-langselect a:after{position:absolute;display:block;top:calc(50% - 1px);right:4px;width:19px;height:2px;content:"";background:#fff;transition:transform .2s .2s,opacity .2s .2s;opacity:0}.u18w3 .u18-langselect a span{opacity:0;font-size:0;top:-30px}.u18w3 .u18-dd-closing .u18-langselect a:after{transition:transform .2s,opacity .2s}.u18w3 .u18-dd-closing .u18-langselect a:before{transition:transform .2s,opacity .2s}.u18w3 .u18-dd-closing .u18-langselect:before{opacity:0;transform:scale(0.6)}.u18w3 .u18-dd-open .u18-langselect a:after{opacity:1;transform:rotate(45deg)}.u18w3 .u18-dd-open .u18-langselect a:before{opacity:1;transform:rotate(-45deg)}.u18w3 .u18-dd-open .u18-langselect:before{opacity:0;transform:scale(0.6)}.u18w3 .u18-hamburger{position:relative;width:20px;height:60px;margin:0 19px;transition:transform .2s}.u18w3 .u18-hamburger a{position:absolute;display:block;top:17px;left:-2px;width:26px;height:26px;z-index:2}.u18w3 .u18-hamburger a:before,.u18w3 .u18-hamburger a:after{position:absolute;display:block;top:calc(50% - 1px);right:4px;width:19px;height:2px;content:"";background:#fff;transition:transform .2s .2s}.u18w3 .u18-hamburger:before{position:absolute;display:block;top:50%;right:0;width:16px;height:10px;content:"";border-top:#fff solid 2px;border-bottom:#fff solid 2px;transform:translateY(-50%);transition:height .2s,width .2s}.u18w3 .u18-hamburger span{opacity:0;font-size:0;top:-30px}.u18w3 .u18-dd-closing .u18-hamburger a:after{transition:transform .2s}.u18w3 .u18-dd-closing .u18-hamburger a:before{transition:transform .2s}.u18w3 .u18-dd-closing .u18-hamburger:before{opacity:0;height:0;border-bottom:0;width:19px}.u18w3 .u18-dd-open .u18-hamburger a:after{transform:rotate(45deg)}.u18w3 .u18-dd-open .u18-hamburger a:before{transform:rotate(-45deg)}.u18w3 .u18-dd-open .u18-hamburger:before{opacity:0;height:0;border-bottom:0;width:19px;transition:height .2s,width .2s,opacity 0s linear .2s}.u18-dd{position:relative}.u18-dd .u18-menu{right:0;top:60px;position:absolute;background:#161513;width:300px;padding:10px 0 0;visibility:hidden;opacity:0;transform:translateY(1em);transition:transform .2s,opacity .2s}.u18-dd .u18-menu:after{content:"";position:absolute;display:block;top:-9px;right:18px;width:20px;height:20px;background:#161513;transform:rotate(45deg)}.u18-dd .u18-menu.u18-langoptions{width:200px}.rtl .u18-dd .u18-menu{right:auto;left:0}.rtl .u18-dd .u18-menu:after{right:auto;left:18px}.u18-dd .u18-menu h6{font-size:1.6rem;margin:20px 20px .3em}.u18-dd .u18-menu ul{margin:10px 20px 20px;padding:0 0 20px;border-bottom:1px solid #514c47}.u18-dd .u18-menu ul:last-of-type{margin-bottom:0;border:0}.u18-dd .u18-menu ul li a{padding:3px 20px;margin:0 -20px;display:block}.u18-dd .u18-menu ul li a:focus,.u18-dd .u18-menu ul li a:hover{text-decoration:none;background:#514c47}.u18-dd.u18-dd-open .u18-menu{z-index:1;opacity:1;visibility:visible;transform:translateY(0)}.u18-dd.u18-dd-closing .u18-menu{visibility:visible}#u18skip2content{transform:translateY(-100%);position:fixed;float:left;opacity:0;width:auto;top:0;left:2%;bottom:auto;z-index:23}#u18skip2content:focus-within{opacity:1}#u18skip2content ul li{float:left}#u18skip2content ul li a{display:block;margin:4px 6px;padding:6px 8px;background:#211e1c;font-size:15px;height:100%;opacity:0;color:#fff}#u18skip2content ul li a:focus{outline-offset:0px;outline-width:2px !important;outline-style:dotted !important;outline-color:currentColor}#u18skip2content ul li a#u18skip2c:focus{transform:translateY(calc(100% + 6px));opacity:1}#u18skip2content ul li a#u18acc:focus{transform:translateY(calc(100% + 6px));opacity:1}

/* === CG19 === */
/*! CG19 */.col-framework{margin-left:auto;margin-right:auto}.col-framework div[data-ocomid=expando]{width:100%}.col-item{float:none !important;position:relative;display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch;-ms-flex:1 1 auto;flex:1 1 auto;margin:0;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1)}.col-item>div{-ms-flex:0 0 auto;flex:0 0 auto}.col-w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:left;-ms-flex-align:stretch;align-items:stretch}.rtl .col-w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.col-centered .col-item{-ms-flex-pack:center;justify-content:center}.col-top .col-item{justify-content:flex-start !important}.col-bottom .col-item{justify-content:flex-end !important}.col-stretched .col-item .col-item-w1{align-self:stretch;height:100%}.col2 .col-item{width:50%;max-width:50%}.col2.col-flip:not(.o-crsl) .col-item:nth-child(1n){order:2}.col2.col-flip:not(.o-crsl) .col-item:nth-child(2n){order:1}.col2 .col1-third-col2 .col-item:nth-child(1n),.col2.col1-third-col2 .col-item:nth-child(1n){width:33.333%;max-width:33.333%}.col2 .col1-third-col2 .col-item:nth-child(2n),.col2.col1-third-col2 .col-item:nth-child(2n){width:66.666%;max-width:66.666%}.col2 .col2-thirds-col1 .col-item:nth-child(1n),.col2.col2-thirds-col1 .col-item:nth-child(1n){width:66.666%;max-width:66.666%}.col2 .col2-thirds-col1 .col-item:nth-child(2n),.col2.col2-thirds-col1 .col-item:nth-child(2n){width:33.333%;max-width:33.333%}.col2.col-twothreefifth .col-item:nth-child(1n){width:40%;max-width:40%}.col2.col-twothreefifth .col-item:nth-child(2n){width:60%;max-width:60%}.col2.col-threetwofifth .col-item:nth-child(1n){width:60%;max-width:60%}.col2.col-threetwofifth .col-item:nth-child(2n){width:40%;max-width:40%}.col2.col-altsize .col-item:nth-child(1n){width:58.218%;max-width:58.218%}.col2.col-altsize .col-item:nth-child(2n){width:41.782%;max-width:41.782%}.col3 .col-item{width:33.3333%;max-width:33.3333%}.col4 .col-item{width:25%;max-width:25%}.col4 .col-item.col-span2{width:50%;max-width:50%}.col5 .col-item{width:20%;max-width:20%}.col6 .col-item{width:16.66667%;max-width:16.66667%}.col5 .col-item.col-span2{width:40%;max-width:40%}.col3.col-framework.col-altbreak .col-w1,.col5.col-framework .col-w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch}.col-gutters{margin-bottom:-24px !important}.col-gutters>.col-w1,.col-gutters>.cwidth>.col-w1{margin:0 -12px}.col-gutters .col-item{margin:0 12px 24px}.col-gutters.expando,.expando .col-gutters{margin-bottom:0 !important}.col-gutters.crsl-slider .col-item{margin:0 12px !important}.col-gutters .slick-list{margin:0 -12px}.col-gutters.col2 .col-item{width:calc(50% - 24px);max-width:calc(50% - 24px)}.col-gutters.col2 .col1-third-col2 .col-item:nth-child(1n),.col-gutters.col2.col1-third-col2 .col-item:nth-child(1n){width:calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.col-gutters.col2 .col1-third-col2 .col-item:nth-child(2n),.col-gutters.col2.col1-third-col2 .col-item:nth-child(2n){width:calc(66.666% - 24px);max-width:calc(66.666% - 24px)}.col-gutters.col2 .col2-thirds-col1 .col-item:nth-child(1n),.col-gutters.col2.col2-thirds-col1 .col-item:nth-child(1n){width:calc(66.666% - 24px);max-width:calc(66.666% - 24px)}.col-gutters.col2 .col2-thirds-col1 .col-item:nth-child(2n),.col-gutters.col2.col2-thirds-col1 .col-item:nth-child(2n){width:calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.col-gutters.col2.col-twothreefifth .col-item:nth-child(1n){width:calc(40% - 24px);max-width:calc(40% - 24px)}.col-gutters.col2.col-twothreefifth .col-item:nth-child(2n){width:calc(60% - 24px);max-width:calc(60% - 24px)}.col-gutters.col2.col-threetwofifth .col-item:nth-child(1n){width:calc(60% - 24px);max-width:calc(60% - 24px)}.col-gutters.col2.col-threetwofifth .col-item:nth-child(2n){width:calc(40% - 24px);max-width:calc(40% - 24px)}.col-gutters.col2.col-altsize .col-item:nth-child(1n){width:calc(58.218% - 24px);max-width:calc(58.218% - 24px)}.col-gutters.col2.col-altsize .col-item:nth-child(2n){width:calc(41.782% - 24px);max-width:calc(41.782% - 24px)}.col-gutters.col3 .col-item{width:calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.col-gutters.col4 .col-item{width:calc(25% - 24px);max-width:calc(25% - 24px)}.col-gutters.col4 .col-item.col-span2{width:calc(50% - 24px);max-width:calc(50% - 24px)}.col-gutters.col5 .col-item{width:calc(20% - 24px);max-width:calc(20% - 24px)}.col-gutters.col5 .col-item.col-span2{width:calc(40% - 24px);max-width:calc(40% - 24px)}.col-gutters.col6 .col-item{width:calc(16.66667% - 24px);max-width:calc(16.66667% - 24px)}.col-smallgutters{margin-bottom:-0.66666em !important}.col-smallgutters>.col-w1,.col-smallgutters>.cwidth>.col-w1{margin:0 calc(0.66666em/-2.1)}.col-smallgutters .col-item{margin:0 calc(0.66666em/2.1) .66666em}.col-smallgutters.expando,.expando .col-smallgutters{margin-bottom:0 !important}.col-smallgutters.crsl-slider .col-item{margin:0 calc(0.66666em/2.1) !important}.col-smallgutters .slick-list{margin:0 calc(0.66666em/-2.1)}.col-smallgutters.col2 .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col-smallgutters.col2 .col1-third-col2 .col-item:nth-child(1n),.col-smallgutters.col2.col1-third-col2 .col-item:nth-child(1n){width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col-smallgutters.col2 .col1-third-col2 .col-item:nth-child(2n),.col-smallgutters.col2.col1-third-col2 .col-item:nth-child(2n){width:calc(66.666% - 0.66666em);max-width:calc(66.666% - 0.66666em)}.col-smallgutters.col2 .col2-thirds-col1 .col-item:nth-child(1n),.col-smallgutters.col2.col2-thirds-col1 .col-item:nth-child(1n){width:calc(66.666% - 0.66666em);max-width:calc(66.666% - 0.66666em)}.col-smallgutters.col2 .col2-thirds-col1 .col-item:nth-child(2n),.col-smallgutters.col2.col2-thirds-col1 .col-item:nth-child(2n){width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col-smallgutters.col2.col-twothreefifth .col-item:nth-child(1n){width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col-smallgutters.col2.col-twothreefifth .col-item:nth-child(2n){width:calc(60% - 0.66666em);max-width:calc(60% - 0.66666em)}.col-smallgutters.col2.col-threetwofifth .col-item:nth-child(1n){width:calc(60% - 0.66666em);max-width:calc(60% - 0.66666em)}.col-smallgutters.col2.col-threetwofifth .col-item:nth-child(2n){width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col-smallgutters.col2.col-altsize .col-item:nth-child(1n){width:calc(58.218% - 0.66666em);max-width:calc(58.218% - 0.66666em)}.col-smallgutters.col2.col-altsize .col-item:nth-child(2n){width:calc(41.782% - 0.66666em);max-width:calc(41.782% - 0.66666em)}.col-smallgutters.col3 .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col-smallgutters.col4 .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}.col-smallgutters.col4 .col-item.col-span2{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col-smallgutters.col5 .col-item{width:calc(20% - 0.66666em);max-width:calc(20% - 0.66666em)}.col-smallgutters.col5 .col-item.col-span2{width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col-smallgutters.col6 .col-item{width:calc(16.7% - 0.66666em);max-width:calc(16.7% - 0.66666em)}.f20:not(.f20v2) .col-gutters.col-hover .col-item:hover{transform:scale(1.035);box-shadow:0px 5px 20px rgba(0,0,0,.2)}.f20:not(.f20v2) .col-smallgutters.col-hover .col-item:hover{transform:scale(1.02);box-shadow:0px 5px 20px rgba(0,0,0,.2)}.col-zoomhover .col-item:hover{transform:scale(1.06)}.f20v2 .col-gutters.col-hover .col-item:hover{box-shadow:0px 5px 20px rgba(0,0,0,.2)}.f20v2 .col-smallgutters.col-hover .col-item:hover{box-shadow:0px 5px 20px rgba(0,0,0,.2)}@media only screen and (min-width: 600px){.col2.col-gutters.col-hover a.col-item:hover{transform:scale(1.017) !important}.col2.col-smallgutters.col-hover a.col-item:hover{transform:scale(1.01) !important}}.o-crsl{position:relative;padding:0;clear:both}.o-crsl .crsl-slider{margin-bottom:22px !important}.o-crsl .slick-prev{-ms-flex-order:0;order:0}.o-crsl .slick-next{-ms-flex-order:2;order:2}.o-crsl .slick-prev,.o-crsl .slick-next{height:1.5em;width:1em;position:static;-ms-flex:0 0 auto;flex:0 0 auto;transform:none}.o-crsl .slick-prev:before,.o-crsl .slick-next:before{font-size:1.875em}.o-crsl .slick-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:1em;margin-top:0;margin-bottom:-10px}.o-crsl .slick-dotted-hidden.crsl-slider{margin-bottom:0 !important}.o-crsl .slick-track{transform:translate3d(0px, 0px, 0px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch;padding:.6em 0 1.35em}.o-crsl .slick-list{margin-top:-0.6em !important;margin-bottom:-1.35em !important}.o-crsl .slick-slide.col-item{height:auto}.o-crsl .crsl-slider{display:none;margin-left:auto;margin-right:auto}.o-crsl .slick-dots{bottom:-1.75em;-ms-flex-order:1;order:1;position:static;width:auto;margin:0 .5em}.no-js .crsl-slider,.crsl-slider.slick-initialized{display:block}@media only screen and (min-width: 1600px){.o-crsl .slick-prev{left:calc((100px - 3em)/2 - 100px)}.rtl .o-crsl .slick-prev{left:auto;right:calc((100px - 3em)/2 - 100px)}.o-crsl .slick-next{right:calc((100px - 3em)/2 - 100px)}.rtl .o-crsl .slick-next{right:auto;left:calc((100px - 3em)/2 - 100px)}}@media only screen and (min-width: 1550px)and (max-width: 1600px){.o-crsl .slick-prev{left:calc(-29vw + 388.5px)}.rtl .o-crsl .slick-prev{left:auto;right:calc(-29vw + 388.5px)}.o-crsl .slick-next{right:calc(-29vw + 388.5px)}.rtl .o-crsl .slick-next{right:auto;left:calc(-29vw + 388.5px)}}@media only screen and (max-width: 1024px){.col2.col-framework.col-altbreak-4{max-width:100%}.col2.col-framework.col-altbreak-4 .col-item{width:100%;max-width:100%}.col2.col-framework.col-altbreak-4.col-gutters .col-item{width:calc(100% - 20px);max-width:calc(100% - 20px)}.col2.col-framework.col-altbreak-4.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}}@media only screen and (max-width: 770px){.o-crsl{padding-left:0;padding-right:0}}@media only screen and (max-width: 1300px){.col-justified{max-width:100% !important}.col4.col-framework{max-width:700px}.col4.col-framework .col-item{width:50%;max-width:50%}.col4.col-framework.col-gutters .col-item{width:calc(50% - 24px);max-width:calc(50% - 24px)}.col4.col-framework.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-multi{max-width:100%}.col4.col-framework.col-multi .col-item{width:33.3333%;max-width:33.3333%}.col4.col-framework.col-multi.col-gutters .col-item{width:calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.col4.col-framework.col-multi.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col4.col-framework.col-altbreak-4,.col4.col-framework.col-altbreak-3,.col4.col-framework.col-altbreak-2,.col4.col-framework.col-altbreak{max-width:100%}.col4.col-framework.col-altbreak-4 .col-item,.col4.col-framework.col-altbreak-3 .col-item,.col4.col-framework.col-altbreak-2 .col-item,.col4.col-framework.col-altbreak .col-item{width:25%;max-width:25%}.col4.col-framework.col-altbreak-4.col-gutters .col-item,.col4.col-framework.col-altbreak-3.col-gutters .col-item,.col4.col-framework.col-altbreak-2.col-gutters .col-item,.col4.col-framework.col-altbreak.col-gutters .col-item{width:calc(25% - 24px);max-width:calc(25% - 24px)}.col4.col-framework.col-altbreak-4.col-smallgutters .col-item,.col4.col-framework.col-altbreak-3.col-smallgutters .col-item,.col4.col-framework.col-altbreak-2.col-smallgutters .col-item,.col4.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}.col4.col-framework.col-altbreak-5{max-width:860px}.col4.col-framework.col-altbreak-5 .col-w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.col4.col-framework.col-altbreak-5 .col-w1 .col-item{max-width:318px}.col5.col-framework{max-width:860px}.col5.col-framework .col-item{width:33.3333%;max-width:33.3333%}.col5.col-framework.col-gutters .col-item{width:calc(33.3333% - 24px);max-width:calc(33.3333% - 24px)}.col5.col-framework.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col5.col-framework .col-item.col-span2{width:100%;max-width:100%}.col5.col-framework.col-gutters .col-item.col-span2{width:calc(100% - 24px);max-width:calc(100% - 24px)}.col5.col-framework.col-smallgutters .col-item.col-span2{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col5.col-framework.col-multi{max-width:100%}.col5.col-framework.col-multi .col-item{width:25%;max-width:25%}.col5.col-framework.col-multi.col-gutters .col-item{width:calc(25% - 24px);max-width:calc(25% - 24px)}.col5.col-framework.col-multi.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}}@media only screen and (max-width: 1024px){.col-gutters{margin-bottom:-20px !important}.col-gutters>.col-w1,.col-gutters>.cwidth>.col-w1{margin:0 -10px}.col-gutters .col-item{margin:0 10px 20px}.col-gutters.crsl-slider .col-item{margin:0 10px !important}.col-gutters .slick-list{margin:0 -10px}.col2.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col2.col-gutters .col1-third-col2 .col-item:nth-child(1n),.col2.col-gutters.col1-third-col2 .col-item:nth-child(1n){width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col2.col-gutters .col1-third-col2 .col-item:nth-child(2n),.col2.col-gutters.col1-third-col2 .col-item:nth-child(2n){width:calc(66.666% - 20px);max-width:calc(66.666% - 20px)}.col2.col-gutters .col2-thirds-col1 .col-item:nth-child(1n),.col2.col-gutters.col2-thirds-col1 .col-item:nth-child(1n){width:calc(66.666% - 20px);max-width:calc(66.666% - 20px)}.col2.col-gutters .col2-thirds-col1 .col-item:nth-child(2n),.col2.col-gutters.col2-thirds-col1 .col-item:nth-child(2n){width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col2.col-gutters.col-twothreefifth .col-item:nth-child(1n){width:calc(40% - 20px);max-width:calc(40% - 20px)}.col2.col-gutters.col-twothreefifth .col-item:nth-child(2n){width:calc(60% - 20px);max-width:calc(60% - 20px)}.col2.col-gutters.col-threetwofifth .col-item:nth-child(1n){width:calc(60% - 20px);max-width:calc(60% - 20px)}.col2.col-gutters.col-threetwofifth .col-item:nth-child(2n){width:calc(40% - 20px);max-width:calc(40% - 20px)}.col2.col-smallgutters.col-twothreefifth .col-item:nth-child(1n){width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col2.col-smallgutters.col-twothreefifth .col-item:nth-child(2n){width:calc(60% - 0.66666em);max-width:calc(60% - 0.66666em)}.col2.col-smallgutters.col-threetwofifth .col-item:nth-child(1n){width:calc(60% - 0.66666em);max-width:calc(60% - 0.66666em)}.col2.col-smallgutters.col-threetwofifth .col-item:nth-child(2n){width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col2.col-gutters.col-altsize .col-item:nth-child(1n){width:calc(58.218% - 20px);max-width:calc(58.218% - 20px)}.col2.col-gutters.col-altsize .col-item:nth-child(2n){width:calc(41.782% - 20px);max-width:calc(41.782% - 20px)}.col3.col-framework .col-item{width:33.3333%;max-width:33.3333%}.col3.col-framework.col-gutters .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col3.col-framework.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col4.col-framework.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col4.col-framework.col-gutters.col-multi .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col4.col-framework.col-altbreak-4,.col4.col-framework.col-altbreak-3,.col4.col-framework.col-altbreak-2,.col4.col-framework.col-altbreak{max-width:100%}.col4.col-framework.col-altbreak-4 .col-item,.col4.col-framework.col-altbreak-3 .col-item,.col4.col-framework.col-altbreak-2 .col-item,.col4.col-framework.col-altbreak .col-item{width:25%;max-width:25%}.col4.col-framework.col-altbreak-4.col-gutters .col-item,.col4.col-framework.col-altbreak-3.col-gutters .col-item,.col4.col-framework.col-altbreak-2.col-gutters .col-item,.col4.col-framework.col-altbreak.col-gutters .col-item{width:calc(25% - 20px);max-width:calc(25% - 20px)}.col4.col-framework.col-altbreak-4.col-smallgutters .col-item,.col4.col-framework.col-altbreak-3.col-smallgutters .col-item,.col4.col-framework.col-altbreak-2.col-smallgutters .col-item,.col4.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}.col5.col-framework.col-gutters .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col5.col-framework.col-multi{max-width:100%}.col5.col-framework.col-multi .col-item{width:25%;max-width:25%}.col5.col-framework.col-multi.col-gutters .col-item{width:calc(25% - 20px);max-width:calc(25% - 20px)}.col5.col-framework.col-multi.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}.col6.col-framework{max-width:100%}.col6.col-framework .col-item{width:33.3333%;max-width:33.3333%}.col6.col-framework.col-gutters .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 3220pxpx)}.col6.col-framework.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}.col6.col-framework.col-multi{max-width:100%}.col6.col-framework.col-multi .col-item{width:25%;max-width:25%}.col6.col-framework.col-multi.col-gutters .col-item{width:calc(25% - 20px);max-width:calc(25% - 20px)}.col6.col-framework.col-multi.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}}@media only screen and (max-width: 974px){.col3.col-framework.col-multi{max-width:700px}.col3.col-framework.col-multi .col-item{width:50%;max-width:50%}.col3.col-framework.col-multi.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col3.col-framework.col-multi.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-altbreak{max-width:400px}.col4.col-framework.col-altbreak .col-item{width:100%;max-width:100%}.col4.col-framework.col-altbreak.col-gutters .col-item{width:calc(100% - 20px);max-width:calc(100% - 20px)}.col4.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col4.col-framework.col-multi,.col4.col-framework.col-altbreak-2{max-width:700px}.col4.col-framework.col-multi .col-item,.col4.col-framework.col-altbreak-2 .col-item{width:50%;max-width:50%}.col4.col-framework.col-multi.col-gutters .col-item,.col4.col-framework.col-altbreak-2.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col4.col-framework.col-multi.col-smallgutters .col-item,.col4.col-framework.col-altbreak-2.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-altbreak-3,.col4.col-framework.col-altbreak-4{max-width:100%}.col4.col-framework.col-altbreak-3 .col-item,.col4.col-framework.col-altbreak-4 .col-item{width:25%;max-width:25%}.col4.col-framework.col-altbreak-3.col-gutters .col-item,.col4.col-framework.col-altbreak-4.col-gutters .col-item{width:calc(25% - 20px);max-width:calc(25% - 20px)}.col4.col-framework.col-altbreak-3.col-smallgutters .col-item,.col4.col-framework.col-altbreak-4.col-smallgutters .col-item{width:calc(25% - 0.66666em);max-width:calc(25% - 0.66666em)}.col5.col-framework.col-multi{max-width:100%}.col5.col-framework.col-multi .col-item{width:33.3333%;max-width:33.3333%}.col5.col-framework.col-multi.col-gutters .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col5.col-framework.col-multi.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}}@media only screen and (max-width: 860px){.col3.col-framework{max-width:400px}.col3.col-framework .col-item{width:100%;max-width:100%}.col3.col-framework.col-gutters .col-item{width:calc(100% - 20px);max-width:calc(100% - 20px)}.col3.col-framework.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col3.col-framework.col-altbreak{max-width:100%}.col3.col-framework.col-altbreak .col-item{width:50%;max-width:50%}.col3.col-framework.col-altbreak.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col3.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-altbreak-4{max-width:700px}.col4.col-framework.col-altbreak-4 .col-item{width:50%;max-width:50%}.col4.col-framework.col-altbreak-4.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col4.col-framework.col-altbreak-4.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}}@media(max-width: 770px){.col4.col-framework.col-altbreak-3{max-width:100%}.col4.col-framework.col-altbreak-3 .col-item{width:50%;max-width:50%}.col4.col-framework.col-altbreak-3.col-gutters .col-item{width:calc(50% - 20px);max-width:calc(50% - 20px)}.col4.col-framework.col-altbreak-3.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col-framework.col2 .col-item,.col-framework.col2 .col1-third-col2 .col-item,.col-framework.col2 .col2-thirds-col1 .col-item,.col-framework.col2.col1-third-col2 .col-item,.col-framework.col2.col2-thirds-col1 .col-item,.col-framework.col2.col-twothreefifth .col-item,.col-framework.col2.col-threetwofifth .col-item{width:100%;max-width:100%}.col-framework.col2.col-gutters .col-item,.col-framework.col2 .col1-third-col2.col-gutters .col-item,.col-framework.col2 .col2-thirds-col1.col-gutters .col-item,.col-framework.col2.col1-third-col2.col-gutters .col-item,.col-framework.col2.col2-thirds-col1.col-gutters .col-item,.col-framework.col2.col-twothreefifth.col-gutters .col-item,.col-framework.col2.col-threetwofifth.col-gutters .col-item{width:calc(100% - 20px);max-width:calc(100% - 20px)}.col-framework.col2.col-smallgutters .col-item,.col-framework.col2 .col1-third-col2.col-smallgutters .col-item,.col-framework.col2 .col2-thirds-col1.col-smallgutters .col-item,.col-framework.col2.col1-third-col2.col-smallgutters .col-item,.col-framework.col2.col2-thirds-col1.col-smallgutters .col-item,.col-framework.col2.col-twothreefifth.col-smallgutters .col-item,.col-framework.col2.col-threetwofifth.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col-framework.col2.col-gutters .col1-third-col2 .col-item,.col-framework.col2.col-gutters .col2-thirds-col1 .col-item{width:calc(100% - 20px);max-width:calc(100% - 20px)}}@media(min-width: 600px)and (max-width: 770px){.col-framework.col2.col-altbreak .col-item:nth-child(1n){width:40%;max-width:40%}.col-framework.col2.col-altbreak .col-item:nth-child(2n){width:60%;max-width:60%}.col-framework.col2.col-altbreak.col-gutters .col-item:nth-child(1n){width:calc(40% - 20px);max-width:calc(40% - 20px)}.col-framework.col2.col-altbreak.col-gutters .col-item:nth-child(2n){width:calc(60% - 20px);max-width:calc(60% - 20px)}.col-framework.col2.col-altbreak.col-smallgutters .col-item:nth-child(1n){width:calc(40% - 0.66666em);max-width:calc(40% - 0.66666em)}.col-framework.col2.col-altbreak.col-smallgutters .col-item:nth-child(2n){width:calc(60% - 0.66666em);max-width:calc(60% - 0.66666em)}.col-framework.col2.col-altsize .col-item:nth-child(1n){width:54%;max-width:54%}.col-framework.col2.col-altsize .col-item:nth-child(2n){width:46%;max-width:46%}.col-framework.col2.col-altsize.col-gutters .col-item:nth-child(1n){width:calc(54% - 20px);max-width:calc(54% - 20px)}.col-framework.col2.col-altsize.col-gutters .col-item:nth-child(2n){width:calc(46% - 20px);max-width:calc(46% - 20px)}.col-framework.col2.col-altsize.col-smallgutters .col-item:nth-child(1n){width:calc(54% - 0.66666em);max-width:calc(54% - 0.66666em)}.col-framework.col2.col-altsize.col-smallgutters .col-item:nth-child(2n){width:calc(46% - 0.66666em);max-width:calc(46% - 0.66666em)}.col6.col-multi.col-framework{max-width:100%}.col6.col-multi.col-framework .col-item{width:33.3333%;max-width:33.3333%}.col6.col-multi.col-framework.col-gutters .col-item{width:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px)}.col6.col-multi.col-framework.col-smallgutters .col-item{width:calc(33.3333% - 0.66666em);max-width:calc(33.3333% - 0.66666em)}}@media only screen and (max-width: 600px){.col-gutters{margin-bottom:-16px !important}.col-gutters>.col-w1,.col-gutters>.cwidth>.col-w1{margin:0 -8px}.col-gutters .col-item{margin:0 8px 16px}.col-gutters.crsl-slider .col-item{margin:0 8px !important}.col-gutters .slick-list{margin:0 -8px}.col-framework.col2 .col-item,.col-framework.col2.col-altsize .col-item,.col-framework.col2 .col1-third-col2 .col-item,.col-framework.col2 .col2-thirds-col1 .col-item,.col-framework.col2.col1-third-col2 .col-item,.col-framework.col2.col2-thirds-col1 .col-item,.col-framework.col2.col-twothreefifth .col-item,.col-framework.col2.col-threetwofifth .col-item{width:100%;max-width:100%}.col-framework.col2.col-gutters .col-item,.col-framework.col2.col-altsize.col-gutters .col-item,.col-framework.col2 .col1-third-col2.col-gutters .col-item,.col-framework.col2 .col2-thirds-col1.col-gutters .col-item,.col-framework.col2.col1-third-col2.col-gutters .col-item,.col-framework.col2.col2-thirds-col1.col-gutters .col-item,.col-framework.col2.col-twothreefifth.col-gutters .col-item,.col-framework.col2.col-threetwofifth.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col-framework.col2.col-smallgutters .col-item,.col-framework.col2.col-altsize.col-smallgutters .col-item,.col-framework.col2 .col1-third-col2.col-smallgutters .col-item,.col-framework.col2 .col2-thirds-col1.col-smallgutters .col-item,.col-framework.col2.col1-third-col2.col-smallgutters .col-item,.col-framework.col2.col2-thirds-col1.col-smallgutters .col-item,.col-framework.col2.col-twothreefifth.col-smallgutters .col-item,.col-framework.col2.col-threetwofifth.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col-framework.col2.col-gutters .col1-third-col2 .col-item,.col-framework.col2.col-gutters .col2-thirds-col1 .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col3.col-framework.col-altbreak{max-width:100%}.col3.col-framework.col-altbreak .col-item{width:100%;max-width:100%}.col3.col-framework.col-altbreak.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col3.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col3.col-framework,.col3.col-framework.col-multi,.col4.col-framework,.col4.col-framework.col-altbreak-2,.col4.col-framework.col-multi{max-width:400px}.col3.col-framework .col-item,.col3.col-framework.col-multi .col-item,.col4.col-framework .col-item,.col4.col-framework.col-altbreak-2 .col-item,.col4.col-framework.col-multi .col-item{width:100%;max-width:100%}.col3.col-framework.col-gutters .col-item,.col3.col-framework.col-multi.col-gutters .col-item,.col4.col-framework.col-gutters .col-item,.col4.col-framework.col-altbreak-2.col-gutters .col-item,.col4.col-framework.col-multi.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col3.col-framework.col-smallgutters .col-item,.col3.col-framework.col-multi.col-smallgutters .col-item,.col4.col-framework.col-smallgutters .col-item,.col4.col-framework.col-altbreak-2.col-smallgutters .col-item,.col4.col-framework.col-multi.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col4.col-framework.col-2upmobile,.col4.col-framework.col-2upmobile.col-multi{max-width:100%}.col4.col-framework.col-2upmobile .col-item,.col4.col-framework.col-2upmobile.col-multi .col-item{width:50%;max-width:50%}.col4.col-framework.col-2upmobile.col-gutters .col-item,.col4.col-framework.col-2upmobile.col-multi.col-gutters .col-item{width:calc(50% - 16px);max-width:calc(50% - 16px)}.col4.col-framework.col-2upmobile.col-smallgutters .col-item,.col4.col-framework.col-2upmobile.col-multi.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-altbreak-3,.col4.col-framework.col-altbreak-4{max-width:100%}.col4.col-framework.col-altbreak-3 .col-item,.col4.col-framework.col-altbreak-4 .col-item{width:50%;max-width:50%}.col4.col-framework.col-altbreak-3.col-gutters .col-item,.col4.col-framework.col-altbreak-4.col-gutters .col-item{width:calc(50% - 16px);max-width:calc(50% - 16px)}.col4.col-framework.col-altbreak-3.col-smallgutters .col-item,.col4.col-framework.col-altbreak-4.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col4.col-framework.col-altbreak{max-width:400px !important}.col4.col-framework.col-altbreak .col-item{width:100% !important;max-width:100% !important}.col4.col-framework.col-altbreak.col-gutters .col-item{width:calc(100% - 16px) !important;max-width:calc(100% - 16px) !important}.col4.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col4.col-framework.col-altbreak-5 .col-w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch}.col4.col-framework.col-altbreak-5 .col-w1 .col-item{width:calc(100% - 16px)}.col5.col-framework,.col5.col-framework.col-multi{max-width:100%}.col5.col-framework .col-item,.col5.col-framework.col-multi .col-item{width:50%;max-width:50%}.col5.col-framework.col-gutters .col-item,.col5.col-framework.col-multi.col-gutters .col-item{width:calc(50% - 16px);max-width:calc(50% - 16px)}.col5.col-framework.col-smallgutters .col-item,.col5.col-framework.col-multi.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}.col5.col-framework.col-altbreak{max-width:100%}.col5.col-framework.col-altbreak .col-item{width:100%;max-width:100%}.col5.col-framework.col-altbreak.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col5.col-framework.col-altbreak.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col6.col-framework,.col6.col-framework.col-multi{max-width:100%}.col6.col-framework .col-item,.col6.col-framework.col-multi .col-item{width:50%;max-width:50%}.col6.col-framework.col-gutters .col-item,.col6.col-framework.col-multi.col-gutters .col-item{width:calc(50% - 16px);max-width:calc(50% - 16px)}.col6.col-framework.col-smallgutters .col-item,.col6.col-framework.col-multi.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}}@media only screen and (max-width: 450px){.col5.col-framework .col-item,.col5.col-framework.col-multi .col-item{width:100%;max-width:100%}.col5.col-framework.col-gutters .col-item,.col5.col-framework.col-multi.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col5.col-framework.col-smallgutters .col-item,.col5.col-framework.col-multi.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col4.col-framework.col-altbreak-3{max-width:100%}.col4.col-framework.col-altbreak-3 .col-item{width:100%;max-width:100%}.col4.col-framework.col-altbreak-3.col-gutters .col-item{width:calc(100% - 16px);max-width:calc(100% - 16px)}.col4.col-framework.col-altbreak-3.col-smallgutters .col-item{width:calc(100% - 0.66666em);max-width:calc(100% - 0.66666em)}.col4.col-framework.col-2upmobile .col-item,.col4.col-framework.col-2upmobile.col-multi .col-item,.col5.col-framework.col-2upmobile .col-item,.col5.col-framework.col-2upmobile.col-multi .col-item{width:50%;max-width:50%}.col4.col-framework.col-2upmobile.col-gutters .col-item,.col4.col-framework.col-2upmobile.col-multi.col-gutters .col-item,.col5.col-framework.col-2upmobile.col-gutters .col-item,.col5.col-framework.col-2upmobile.col-multi.col-gutters .col-item{width:calc(50% - 16px);max-width:calc(50% - 16px)}.col4.col-framework.col-2upmobile.col-smallgutters .col-item,.col4.col-framework.col-2upmobile.col-multi.col-smallgutters .col-item,.col5.col-framework.col-2upmobile.col-smallgutters .col-item,.col5.col-framework.col-2upmobile.col-multi.col-smallgutters .col-item{width:calc(50% - 0.66666em);max-width:calc(50% - 0.66666em)}}.rtl .cg19samples h4,.rtl .col-w1{direction:rtl}.cg19samples .col-item:nth-child(4n+1){background:rgba(0,0,0,.2)}.cg19samples .col-item:nth-child(4n+2){background:rgba(0,0,0,.4)}.cg19samples .col-item:nth-child(4n+3){background:rgba(0,0,0,.3)}.cg19samples .col-item:nth-child(4n){background:rgba(0,0,0,.5)}.cg19samples .col-item>div{background-color:rgba(255,0,0,.2);padding:5px;margin-bottom:1px}.cg19samples .col-item>div:last-of-type{margin-bottom:0}.cg19samples:nth-of-type(2n){background:#eee}.cpad.cg19samples{padding-top:3em !important;padding-bottom:3.5em !important}@media(max-height: 800px),(max-width: 770px){.cpad.cg19samples{padding-top:2.1em !important;padding-bottom:2.45em !important}}.col-divider.col2 .col-item:before{top:0;left:0;bottom:0;z-index:1;width:1px;content:"";position:absolute;padding-top:inherit;padding-bottom:inherit;background-color:#312d2a;background-clip:content-box}.txtlight .col-divider.col2 .col-item:before{background-color:#fff}.col-divider.col2 .col-w1 .col-item:nth-child(2n+1):before{display:none}@media(max-width: 770px){.col-divider.col2 .col-item:before{right:0;bottom:auto;width:auto;height:1px;padding-top:0 !important;padding-bottom:0 !important;padding-left:inherit;padding-right:inherit}}

/* === CG21 - REDWOOD === */
/*! CG21 - REDWOOD */.oform .oform-w1.odate label .oform-lbl,.oform .oform-w1.ofocus label .oform-lbl,.oform .oform-w1.ovalid label .oform-lbl,.oform .oform-w1.oerror label .oform-lbl,.oform .oform-w1.omismatch label .oform-lbl,.oform .oform-w1 label.oselect-lbl .oform-lbl{top:1em;font-size:1.2rem;pointer-events:all;padding-left:1em}.oform label.olbl-nv{border-width:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.oform input::-webkit-input-placeholder{color:rgba(0,0,0,0)}.oform input:-ms-input-placeholder{color:rgba(0,0,0,0) !important}.oform input::-moz-placeholder{color:rgba(0,0,0,0)}.oform input:focus::-webkit-input-placeholder{color:#bcb6b1}.oform input:focus:-ms-input-placeholder,.oerror input:-ms-input-placeholder{color:#bcb6b1 !important}.oform input:focus::-moz-placeholder,.oerror input::-moz-placeholder{color:#bcb6b1}.oform ::-webkit-datetime-edit-text{color:#bcb6b1}.oform ::-webkit-datetime-edit-month-field,.oform ::-webkit-datetime-edit-day-field,.oform ::-webkit-datetime-edit-year-field{padding:0 .2em;color:#bcb6b1}.oform ::-webkit-inner-spin-button{display:none}.oform ::-webkit-calendar-picker-indicator{padding:0;transform:translate(-5px, -6px);background-image:none}.rtl .oform ::-webkit-datetime-edit{text-align:right}.oform input:focus::-webkit-datetime-edit-text,.oform input:focus::-webkit-datetime-edit-month-field,.oform input:focus::-webkit-datetime-edit-day-field,.oform input:focus::-webkit-datetime-edit-year-field{color:#665f5b}.ovalid ::-webkit-datetime-edit-text,.ovalid ::-webkit-datetime-edit-month-field,.ovalid ::-webkit-datetime-edit-day-field,.ovalid ::-webkit-datetime-edit-year-field{color:#665f5b;opacity:1}.rtl .oform .oselect:after{left:.35em;right:unset}.rtl .oform .rad-ul li>label span:last-of-type,.rtl .oform .chk-ul li>label span:last-of-type{padding-right:1.75em}.oform{-webkit-text-size-adjust:100%;opacity:0;font-size:1.6rem}.oform.oform-initialized{transition:opacity 200ms;opacity:1}.oform label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;max-width:100%;font-size:1.6rem}.oform label .oform-lbl{-ms-flex:3 0 auto;flex:3 0 auto;color:#665f5b;padding:0 .8em;position:absolute;transform:translate(0, -50%);top:50%;z-index:1;transition:top 200ms cubic-bezier(0.4, 0, 0.2, 1),font-size 200ms cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none;margin-left:1px}.oform label.disabled .oform-lbl{color:#bcb6b1}.oform label.disabled .oform-lbl .icn-help:before{color:#bcb6b1}.oform label .oform-bbl{opacity:0;font-size:12px;text-align:right;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s cubic-bezier(0.4, 0, 0.2, 1);transform:translate(0, 100%);display:block;position:absolute;bottom:-9px;left:.1em;height:0;z-index:3;pointer-events:none;color:#bd4332;font-family:inherit;line-height:.9}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform label .oform-bbl{color:rgba(255,255,255,.8) !important}.oform label .icn-help{position:absolute;right:0}.oform label .icn-help span{visibility:hidden;background-color:#161513;width:300px;color:#fff;border-radius:4px;padding:1em;position:absolute;z-index:1;font-weight:400;right:0;top:18px;font-size:14px;line-height:1.4}.oform label .icn-help:hover span{visibility:visible}.oform label+.oinput input[type=text],.oform label+.oinput input[type=email],.oform label+.oinput input[type=password],.oform label+.oinput input[type=number],.oform label+.oinput input[type=date],.oform label+.oinput input[type=tel]{padding:1.3em .8em .4em .8em;color:#6f6964}.oform label+.oselect select{padding:1.3em .8em .4em .8em}.oform label+textarea{padding:1.3em .8em .4em .8em}.oform .oclear{position:absolute;right:-0.8em;height:100%;width:32px;display:block;top:50%;transform:translate(-50%, -50%);opacity:1;transition:opacity .3s cubic-bezier(0.4, 0, 0.2, 1)}.oform .oclear.icn-plus-cf{right:10px}.oform .oclear.icn-plus-cf:before{transform:rotate(45deg) translate(0, -50%);font-size:25px;top:43%}.oform .oclear:before{font-size:18px;color:#7a736e;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.oform .oclear:hover{cursor:pointer}.oform .oclear:focus{outline-width:2px;outline-style:dotted;outline-color:#7a736e;outline-offset:-5px}.oform .oclear:focus:not(:focus-visible){outline-width:0px !important}.oform .oclear.hide{opacity:0;transition:opacity .3s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none;visibility:hidden}.oform .oform-sml{display:inline-block;font-size:.9em;line-height:1.35}.oform span.oselect,.oform span.oinput{width:100%;display:inline-block;padding:0;position:relative}.oform span.oselect>.oinput,.oform span.oinput>.oinput{border-radius:0;padding:0}.oform input[type=text],.oform input[type=email],.oform input[type=password],.oform input[type=number],.oform input[type=date],.oform input[type=tel]{display:inline-block;width:100%;padding:.9em .8em .8em .8em;font-family:inherit;font-size:1.6rem;line-height:1;border:0;border:1px solid #7a736e;background-color:#fff !important;outline:0;caret-color:#665f5b;transition:color .3s cubic-bezier(0.4, 0, 0.2, 1);border-radius:4px;box-shadow:none;min-height:2em}.oform input[type=text]:focus,.oform input[type=email]:focus,.oform input[type=password]:focus,.oform input[type=number]:focus,.oform input[type=date]:focus,.oform input[type=tel]:focus{background-color:#fff;border-color:#437c94;outline-offset:0}.oform input[type=text]:invalid,.oform input[type=email]:invalid,.oform input[type=password]:invalid,.oform input[type=number]:invalid,.oform input[type=date]:invalid,.oform input[type=tel]:invalid{outline:0;border-color:#7a736e}.oform input[type=text]:invalid:focus,.oform input[type=email]:invalid:focus,.oform input[type=password]:invalid:focus,.oform input[type=number]:invalid:focus,.oform input[type=date]:invalid:focus,.oform input[type=tel]:invalid:focus{outline:0;border-color:#437c94}.oform input[type=text]:disabled,.oform input[type=email]:disabled,.oform input[type=password]:disabled,.oform input[type=number]:disabled,.oform input[type=date]:disabled,.oform input[type=tel]:disabled{border:1px solid #bcb6b1}.oform input[type=date]:after{font-family:"redwoodicons" !important;content:"\f16e";font-size:22px;position:absolute;z-index:2;right:.7em;color:#161513;pointer-events:none;line-height:.6;top:50%;left:auto;transform:translate(0, -50%)}.oform .oform-w1{z-index:1;width:100%;position:relative;display:inline-block;margin-bottom:2.2em}.oform .oform-w1.oreq{transition:color .3s,background .3s}.oform .oform-w1.oreq label:before,.oform .oform-w1.oreq.chk-ul:before,.oform .oform-w1.oreq.rad-ul:before{content:attr(data-reqtxt);display:block;position:absolute;bottom:-9px;left:0;height:0;z-index:3;pointer-events:none;color:#665f5b;font-family:inherit;font-size:12px;text-align:left;line-height:.9}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .oform-w1.oreq label:before,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .oform-w1.oreq.chk-ul:before,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .oform-w1.oreq.rad-ul:before{color:rgba(255,255,255,.8)}.rtl .oform .oform-w1.oreq label:before,.rtl .oform .oform-w1.oreq.chk-ul:before,.rtl .oform .oform-w1.oreq.rad-ul:before{right:0;left:auto}.oform .oform-w1.oreq.otextarea>label:before{box-shadow:none}.oform .oform-w1:not(.oerror) .sr-only.error{display:none}.oform .oform-w1.oerror label:after{content:"\f242";font-family:"redwoodicons" !important;color:#bd4332;position:absolute;left:0;bottom:-21px;line-height:.9;transform:rotate(135deg)}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .oform-w1.oerror label:after{color:#fff}.oform .oform-w1.oerror label{box-shadow:none}.oform .oform-w1.oerror label:before{box-shadow:none}.oform .oform-w1.oerror input,.oform .oform-w1.oerror textarea{color:#bd4332;border-color:#bd4332 !important}.oform .oform-w1.oerror select{color:#bd4332;border-color:#bd4332 !important}.oform .oform-w1.oerror .oselect:after{color:#bd4332}.oform .oform-w1.oerror:before{color:#bd4332}.oform .oform-w1.oerror .oform-bbl.oform-bblerr{opacity:1}.oform .oform-w1.oerror.oreq .hasOreq:before{opacity:0}.oform .oform-w1 label+.oinput input[type=date]{padding:1.4em .8em .44em .8em}.oform .oform-w1.ofocus label .oform-lbl{color:#437c94}.oform .oform-w1.ofocus .oselect:after{color:#437c94}.oform .oform-w1.ovalid label .oform-lbl{color:#665f5b}.oform .oform-w1.oerror label .oform-lbl{color:#bd4332}.oform .oform-w1.oerror label .oform-bbl{left:20px;opacity:1}.oform .oform-w1.oerror label:before{left:20px;color:#bd4332}.oform .oform-w1.oreq.ofocus label.hasOreq:before{opacity:1}.oform .oform-w1.oreq.ofocus label.hasOreq .oform-bbl{opacity:0}.oform .oform-w1.oreq.oerror label.hasOreq:before{opacity:0}.oform .oform-w1.oreq.oerror label.hasOreq .oform-bbl{opacity:1}.oform .oform-w1.omismatch label,.oform .oform-w1.omismatch label:before{color:#bd4332;box-shadow:none}.oform .oform-w1.omismatch label .oform-lbl{color:#bd4332}.oform .oform-w1.omismatch label .oform-bbl{opacity:1}.oform .oform-w1.omismatch label.hasOreq:before{display:none}.oform .oform-w1.omismatch label.hasOreq:after{content:"\f242";font-family:"redwoodicons" !important;color:#bd4332;position:absolute;left:0;bottom:-21px;line-height:.9;transform:rotate(135deg)}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .oform-w1.omismatch label.hasOreq:after{color:#fff}.oform .oform-w1.omismatch label.hasOreq .oform-lbl{color:#bd4332}.oform .oform-w1.omismatch label.hasOreq .oform-bbl{left:20px}.oform .oform-w1.omismatch input{color:#bd4332;border-color:#bd4332 !important}.oform .oform-w1.omismatch .oform-bbl.oform-bblmis{opacity:1;transform:translateY(0);color:#bd4332}.oform select{width:100%;padding:.9em .8em .8em .8em;z-index:1;color:#665f5b;outline:0;border:1px solid #7a736e;border-radius:4px;font-size:1em;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rtl .oform select{padding:1.3em .8em .4em 0}.oform select option{padding:.5em;font-size:1em}.oform select:focus{background-color:#fff;border-color:#437c94;outline-offset:0;color:#437c94;outline-width:2px;outline-style:dotted;outline-offset:-4px}.oform .oselect{position:relative;display:inline-block;width:100%}.oform .oselect:after{position:absolute;z-index:2;display:block;top:50%;right:1em;width:1em;height:.6em;margin-top:-0.2em;font-size:1.1em;font-family:"redwoodicons" !important;content:"\f17f";color:#161513;pointer-events:none;line-height:.6;color:#161513}_:-ms-input-placeholder,:root .oselect:after{opacity:0}_:-moz-type-unsupported-platform,:root .oselect:after{opacity:0}@supports(-moz-appearance: none){.oform .oselect:after{opacity:1 !important}}.oform span.otextarea{position:relative}.oform span.otextarea label .oform-lbl{top:2em}.oform span.otextarea>textarea{border:1px solid #7a736e;border-radius:4px}.oform span.otextarea>textarea:focus{border:1px solid #437c94}.oform textarea{width:100%;min-height:100px;padding:.2em .8em;overflow:auto;background-color:#fff;outline:0;font-size:1em;display:block}.oform .oform-bttns{margin-top:1.2em}.oform .oform-bttns.center-bttns{text-align:center;width:100%}.oform .oform-bttns .obttns{display:inline-block;float:none;width:auto}.oform .oform-bttns .obttns>div{float:none}.oform .oform-bttns .obttns>div:last-child{margin-right:0}.oform [data-depsfor]{width:100%}.oform [data-showfor]{display:none}.oform .rad-ul,.oform .chk-ul{border-top:1px solid #bcb6b1;padding:0 .5em .5em .5em;margin-top:1em}.oform .rad-ul:before,.oform .rad-ul:not(.oagree) li>label:before,.oform .chk-ul:before,.oform .chk-ul:not(.oagree) li>label:before{display:none !important}.oform .rad-ul.ofocus,.oform .chk-ul.ofocus{border-color:#437c94}.oform .rad-ul label,.oform .chk-ul label{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-top:.5em}.oform .rad-ul li,.oform .chk-ul li{padding-left:1em}.oform .rad-ul li.oreq label,.oform .chk-ul li.oreq label{margin-bottom:2.5rem}.oform .rad-ul li>label,.oform .chk-ul li>label{position:relative;border-top:rgba(0,0,0,0) 1px solid}.oform .rad-ul li>label span:last-of-type,.oform .chk-ul li>label span:last-of-type{display:block;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:1.75em}.oform .rad-ul li>label span:last-of-type.oform-sml,.oform .chk-ul li>label span:last-of-type.oform-sml{padding-left:2.25em}.oform .rad-ul li.oerror>label,.oform .chk-ul li.oerror>label{border-color:#bd4332}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .rad-ul li.oerror>label,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .chk-ul li.oerror>label{border-color:#fff}.oform .rad-ul.oagree,.oform .chk-ul.oagree{border-top:0;margin:0;padding:0}.oform .rad-ul.oagree~.oagree,.oform .chk-ul.oagree~.oagree{margin-top:0 !important}.oform .rad-ul.oagree li,.oform .chk-ul.oagree li{margin-top:0;padding:.5em;padding-bottom:1em;border-top:0}_:-ms-input-placeholder,:root .oagree li{margin-bottom:-0.5em}_:-moz-type-unsupported-platform,:root .oagree li{margin-bottom:-0.5em}.oform .rad-ul.oagree li>span.oform-sml,.oform .chk-ul.oagree li>span.oform-sml{margin-left:-0.5em}.oform .rad-ul.oagree label,.oform .chk-ul.oagree label{width:100%;margin-top:0;padding-top:.5em;padding-right:1.5em;-ms-flex-align:start;align-items:flex-start}.oreq .oform .rad-ul.oagree label,.oreq .oform .chk-ul.oagree label{margin-bottom:2.5rem}.oform .rad-ul.oagree input,.oform .rad-ul.oagree input+.obox,.oform .chk-ul.oagree input,.oform .chk-ul.oagree input+.obox{transform:translateY(0.5em)}.oform .rad-ul input,.oform .chk-ul input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:1;width:14px;height:14px;top:5px;opacity:0}.oform .rad-ul input+.obox,.oform .chk-ul input+.obox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:0 0 14px;flex:0 0 14px;position:absolute;pointer-events:none;top:.2em;z-index:-1;width:14px;height:14px;max-width:14px;border:1px solid #bcb6b1;border-radius:0;background-color:#fff;transition:background-color .3s cubic-bezier(0.4, 0, 0.2, 1)}_:-ms-input-placeholder,:root .chk-ul input+.obox,:root .rad-ul input+.obox{top:11px}.oform .rad-ul input+.obox:before,.oform .chk-ul input+.obox:before{-ms-flex:0 0 16px;flex:0 0 16px;font-family:"oracleicons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"redwoodicons" !important;content:"\f1be";display:block;color:#fff;font-size:16px;transform-origin:50% 48%;will-change:transform;transform:translateZ(0) scale(0);transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}_:-ms-input-placeholder,:root input+.obox{-ms-transform:translateY(-0.5em)}_:-ms-input-placeholder,:root input+.obox:before{position:relative;left:-2px}.oform .rad-ul input+.obox:after,.oform .chk-ul input+.obox:after{content:"";position:absolute;top:-1px;left:-1px;display:block;width:14px;height:14px;z-index:-1;border-radius:50%;background:rgba(188,182,177,.3);transform:scale(0)}.oform .rad-ul input:focus+.obox,.oform .chk-ul input:focus+.obox{outline:1px solid #000;outline-offset:-1px}.oform .rad-ul input:active+.obox,.oform .rad-ul input:checked+.obox,.oform .chk-ul input:active+.obox,.oform .chk-ul input:checked+.obox{background-color:#000;border-color:#000}.oform .rad-ul input:active+.obox:before,.oform .rad-ul input:checked+.obox:before,.oform .chk-ul input:active+.obox:before,.oform .chk-ul input:checked+.obox:before{transform:translateZ(0) scale(1)}.oform .rad-ul input:checked+.obox:after,.oform .chk-ul input:checked+.obox:after{background:rgba(122,115,110,.2)}.oform .rad-ul input.active+.obox:after,.oform .chk-ul input.active+.obox:after{animation:.6s cubic-bezier(0.4, 0, 0.2, 1) inked forwards}.oform .rad-ul.col2 li,.oform .chk-ul.col2 li{float:left;width:50%}.oform .rad-ul.oform-w1.oerror,.oform .rad-ul li.oform-w1.oerror,.oform .chk-ul.oform-w1.oerror,.oform .chk-ul li.oform-w1.oerror{border-color:#bd4332}.oform .rad-ul.oform-w1.oerror input,.oform .rad-ul li.oform-w1.oerror input,.oform .chk-ul.oform-w1.oerror input,.oform .chk-ul li.oform-w1.oerror input{outline:0 !important;border:1px solid #bcb6b1 !important}.oform .rad-ul li.oform-w1.oerror>label,.oform .chk-ul li.oform-w1.oerror>label{color:#bd4332}*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .rad-ul li.oform-w1.oerror>label,*:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .oform .chk-ul li.oform-w1.oerror>label{color:#fff}.oform .rad-ul:after,.oform .chk-ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0}.oform .rad-ul input+.obox{border-radius:50%;outline:0 !important}.oform .rad-ul input+.obox:before{color:#000;border-color:#000;content:"";transform-origin:50% 48%}.oform .rad-ul input:focus+.obox:before{border-color:#000}.oform .rad-ul input:active+.obox,.oform .rad-ul input:checked+.obox{background-color:#fff}.oform .rad-ul input:active+.obox:before,.oform .rad-ul input:checked+.obox:before{content:"\f4be"}.oform.oform-ondark .oform-w1 label .oform-bbl{color:#fbf9f8}.oform.oform-ondark .oform-w1.oreq label:before,.oform.oform-ondark .oform-w1.oreq.chk-ul:before,.oform.oform-ondark .oform-w1.oreq.rad-ul:before{color:#fbf9f8}.oform.oform-ondark .chk-ul,.oform.oform-ondark .rad-ul{border:none}.oform.rw-oform textarea{resize:vertical}.rtl .oform .oform-w1.oerror label:after{left:auto;right:0}.rtl .oform .oform-w1.oerror label .oform-bbl{right:20px;left:auto}@media(max-height: 770px),(max-width: 1344px){.f20v0 .oform .oform-w1{margin-bottom:2.5em}}@media screen and (-webkit-min-device-pixel-ratio: 0){.rw-oform textarea::-webkit-resizer{opacity:0}.rw-oform .rw-tah{pointer-events:none;height:2px;width:16px;bottom:5px;position:absolute;left:auto;right:5px}.rw-oform .rw-tah::after{content:"";opacity:.6;background:rgba(22,21,19,.6);height:2px;border-radius:2px;position:absolute;width:100%}.rtl .rw-oform .rw-tah{left:5px;right:auto}}.rtl .oform label .icn-help{left:0;right:auto}.rtl .oform label .icn-help span{left:0;right:auto}.oform .chk-ul.oerror li label:after{display:none}.oform .chk-ul.oreq.oerror label:before{content:attr(data-reqmsg);left:1.5em;text-align:left}@media only screen and (min-width: 450px){.oform.oform-horz{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.oform.oform-horz .oform-col{-ms-flex:1 0 335px;flex:1 0 335px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.oform.oform-horz .oform-col:nth-child(even){padding-left:22.5px}.oform.oform-horz .oform-col:nth-child(even) .rad-ul{margin-top:0;padding:0 .5em 1.5em .5em}.oform.oform-horz .oform-col:nth-child(odd){padding-right:22.5px}.oform.oform-horz .chk-ul.oagree{width:100%}}

/* === U10 === */
/*! U10 */.f11 .u10 button:focus{outline-offset:2px;outline-width:2px;outline-style:dotted;outline-color:currentColor}.f11 .u10 button:focus:not(:focus-visible){outline-width:0px !important}#u06,.u10v0,.u10v6{clear:both;position:relative;background-repeat:repeat-x;background-size:auto 12px;background-color:#312d2a}#u06 a,.u10v0 a,.u10v6 a{outline-color:currentColor}.u10v0 .u10w5{display:-ms-flexbox;display:flex;-ms-flex-direction:wrap;-ms-flex-wrap:none;flex-flow:wrap row-reverse;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;justify-content:center}.u10v0 .u10w5.u10w10{flex-direction:row;align-items:flex-end}.u10v0 .u10w5.u10w10 .u10-links{line-height:30px}.u10v0 #u10cmenu{display:none}.u10v6 .u10w11 .u10w5 .u10-links{order:1}.u10v6 .u10w11 .u10w5 .u10-links #teconsent.truste_caIcon_display{display:inherit !important}.u10v6 .u10w11 .u10w5 .u10-links li a{padding:0;margin-left:6.72px;margin-right:8.96px}.u10v6 .u10w11.u10w10 #u10cmenu{margin-right:0}.u10v6 .u10w11.u10w10 #u10footer1{margin-left:11px;margin-right:10px;padding-right:0}.u10v6 .u10w11.u10w10 #u10footer2{margin-right:0;padding-right:0;margin-left:7px}.u10v6 .u10w11.u10w10 ul.u10-links>li:first-child a{border-right:none}.u10v6 .u10w11.u10w10 ul.u10-links>li:nth-child(2) a{border-right:1px solid #fff;padding-left:0}.u10v6 .u10w11.u10w10 ul.u10-links>li:nth-child(3) a{margin-left:20px}.u10v6 .u10w1>.u10w5{display:-ms-flexbox;display:flex;-ms-flex-direction:nowrap;-ms-flex-wrap:none;flex-flow:nowrap row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;justify-content:center}.u10v6 .u10w1>.u10w5 .u10-links{order:1}.u10v6 .u10w1>.u10w5 .u10-links li a{padding-left:6.72px;padding-right:8.96px}.u10v6 .u10w1>.u10w5 .scl-icons{order:2}.u10v6 .u10w1>.u10w5.u10w10 #u10cmenu{margin-right:0}.u10v6 .u10w1>.u10w5.u10w10 ul.u10-links>li:first-child a{border-right:none}.u10v6 .u10w1>.u10w5.u10w10 ul.u10-links>li:nth-child(2) a{border-right:1px solid #fff;padding-right:20px}.u10v6 .u10w1>.u10w5.u10w10 ul.u10-links>li:nth-child(3) a{padding-left:20px}.u10v6 .u10w1.u10-min-cs{padding-top:48px}.u10v6 .u10w1.u10-min-cs .u10w5{margin-top:unset;border-top:unset}@media(max-width: 770px){.u10v6 .u10w1.u10-min-cs .u10w5 ul.u10-cr{margin-top:0}}.u10v7 .u10w2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:center;align-items:center}.u10v7 .u10w5{flex-flow:row wrap;-ms-flex-direction:row;-ms-flex-wrap:wrap}.u10v7 ul.u10-links>li:first-child a,.u10v7 .u10w5 .u10-links{padding-right:30px}.u10v7 .u10w5 .scl-icons>li:last-of-type{transform:translateY(0.3em)}.u10v7 .u10w5 ul li a,.u10v7 .u10w1 .u10ttl{color:#fff}.u10v7 .u10w1 .u10ttl{opacity:1}.u10v0 .u10w1,.u10v6 .u10w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.u10w1{clear:both;width:100%;max-width:1344px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding:0 48px 40px 48px}.u10w1:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}@media only screen and (max-width: 1468px){.u10w1{max-width:1468px;padding-left:48px;padding-right:48px}}@media only screen and (max-width: 1024px){.u10w1{max-width:1468px;padding-left:28px;padding-right:28px}}@media only screen and (max-width: 670px){.u10w1{padding-left:24px;padding-right:24px}}.u10v0 .u10w5:only-child{border-top:none;margin-top:40px}@media only screen and (min-width: 0px)and (max-width: 1024px){.u10v0 .u10w5:only-child{margin-top:-20px;border-top:none}.u10v0 .u10w5.u10w10 .scl-icons{margin-top:30px;padding-top:0;padding-left:40px;padding-right:40px;line-height:0}.u10v6 .u10w1>.u10w5{display:-ms-flexbox;display:flex;-ms-flex-direction:wrap;-ms-flex-wrap:none;flex-flow:wrap column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;justify-content:center}.u10v6 .u10w1>.u10w5 .u10-cr,.u10v6 .u10w1>.u10w5 .u10-links,.u10v6 .u10w1>.u10w5 .scl-icons{margin-left:auto;margin-right:auto}.u10v6 .u10w5 ul.u10-cr{margin-top:2.75em}.u10v6 .u10w5 ul.u10-cr li{line-height:10px !important}.u10v6 .u10w5 ul .u10-links{margin-top:0}.u10v6 .u10w5 ul.u10-cr~.u10-links>li:first-child a{padding-right:20px}.u10v6 .u10w5 ul.u10-cr~.u10-links>li #teconsent{line-height:.5}.u10v6 .u10w5 ul.u10-cr~.scl-icons{margin-top:2.3em}}.u10w2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-around;-ms-flex-align:stretch;align-items:stretch;flex:1 1 25%;padding-top:40px}.f01 .u10w2{padding-top:0}.f01 .u10w2 .u10w3{margin-bottom:0}.u10v0.u10v0x4 .u10w2,.u10v6 .u10w2{flex:1 1 20%;padding-left:0}.u10v0.u10v0x4 .u10w3,.u10v6 .u10w3{padding-right:23px}.u10v0.u10v0x4 .u10w1>.u10w2:nth-child(5) .u10w3,.u10v6 .u10w1>.u10w2:nth-child(5) .u10w3{padding-right:0}.u10w5{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-flow:row-reverse wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;flex:1 1 auto;margin-top:64px;justify-content:center;align-items:center}.u10w5 .u10-links,.u10w5 .scl-icons,.u10w5 .footer-promo{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;line-height:24px;list-style-type:none}.u10w5 .u10-links li a,.u10w5 .scl-icons li a,.u10w5 .footer-promo li a{border-right:none}.u10w5 .scl-icons>li{margin-right:22px}.u10w5 .scl-icons>li:last-of-type{margin-right:0px}.u10w5 .scl-icons>li>a{overflow:hidden}.u10w5 .u10-links{padding-right:40px;justify-content:flex-end;padding-inline-start:0}.u10w5 .u10-links .last{display:none}.u10w5 .u10-links.u10-min li a~span~a{padding-left:7px}.u10w3{margin:0 0 16px;position:relative}.u10w3 ul{padding-left:0;padding-inline-start:0}.u10w3 ul li{font-size:15px;font-weight:normal;color:#fff;line-height:1.2;padding:0 0 7.5px;list-style-type:none}.u10w3 ul li a{text-decoration:none}.u10w3 ul li a:hover{text-decoration:underline}.ocom-base .u10w3 ul li{font-size:15px}@media only screen and (max-width: 1500px){.ocom-base .u10w3 ul li{font-size:13.09344px}}@media only screen and (max-width: 770px){.ocom-base .u10w3 ul li{font-size:11.52px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media only screen and (max-width: 450px){.ocom-base .u10w3 ul li{-webkit-text-size-adjust:none}}.u10w3 ul li{color:#b0aeab}.u10w3 ul li>a{color:#fbf9f8 !important;opacity:1}.u10w3 ul li a:hover{color:#fbf9f8;opacity:1}.u10w3 ul li a:visited{color:#fbf9f8;opacity:1}.u10w1 h5,.u10w1 .u10ttl{font-size:18px;margin:0 0 16px 0;font-weight:bold;color:#fbf9f8;opacity:.6;line-height:1.4}.ocom-base .u10w1 h5,.ocom-base .u10w1 .u10ttl{font-size:18px}@media only screen and (max-width: 1500px){.ocom-base .u10w1 h5,.ocom-base .u10w1 .u10ttl{font-size:15.712128px}}@media only screen and (max-width: 770px){.ocom-base .u10w1 h5,.ocom-base .u10w1 .u10ttl{font-size:13.824px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}}@media only screen and (max-width: 450px){.ocom-base .u10w1 h5,.ocom-base .u10w1 .u10ttl{-webkit-text-size-adjust:none}}.u10w1 h3{display:none !important;margin:0 0 .6em 0;background-position:0 0;text-indent:-30000px;background-size:100% auto}.u10w1 h3,.u10-ologo a{display:none}ul.u10-links li a{font-size:11.2px;font-weight:normal;padding:0 8.96px 0 6.72px;color:#fbf9f8;border-right:1px solid #fff}ul.u10-links li span{color:#fbf9f8;font-size:11.2px;margin:0 0 0 -5px}ul.u10-links li a+span+a{margin-left:-3px}[class*=u10v],[class*=u10v] a{color:#fff}[class*=u10v]:before,[class*=u10v] a:before{display:none}*.u10v3:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *{color:#211e1c !important}*.u10v3:is([class*="-00bg"],[class*="-10bg"],[class*="-20bg"],[class*="-30bg"],[class*="-40bg"],[class*="-50bg"],[class*="-60bg"],[class*="-70bg"],[class*="-80bg"],[class*="-90bg"]) *:before{color:#211e1c !important}*.u10v3.rw-icons .icn-img{font-size:3.4rem;margin-bottom:.3em}*.u10v3 .u10w6.svg-img{max-width:5.5rem;margin:0 auto;margin-bottom:.5em}*.u10v3 .u10w6.svg-img img{margin:0 auto;display:block}*.u10v3.u10v3horiz .u10w2 .icn-img{margin:0 .5em}*.u10v3.u10v3horiz .u10w2>a{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}[class*=u10v] h3 a{display:block}ul.u10-links li{margin:0;padding:0;color:#c6c1bd !important;list-style-type:none}ul.u10-links li a{text-decoration:none}ul.u10-links li a:hover{text-decoration:underline}ul.u10-links>li:first-child a{border-right:1px solid #fff;border-left:0;padding-right:20px;padding-left:0}ul.u10-links>li:nth-child(2) a{padding-left:20px}ul.u10-links>li.u10last a{padding-right:0;border:0}.scl-icons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;opacity:.85}.scl-icons li:focus{outline-color:#fff}.scl-icons li a{width:30px;height:30px;background:none !important;text-indent:0}.scl-icons li a:before{visibility:visible;height:24px;width:30px;content:"";display:inline-block}.scl-icons li a:focus{outline-color:#fff}.scl-icons .scl-facebook a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M23,12.073725 C23,5.96030998 18.0830126,1 12.0102986,1 L12,1 C5.92728597,1 1,5.96030998 1,12.073725 C1,17.6007959 5.03016748,22.1694418 10.2892957,23 L10.2892957,15.2726987 L7.47779049,15.2726987 L7.47779049,12.073725 L10.2892957,12.073725 L10.2915843,9.63388837 C10.2915843,6.85883339 11.923333,5.31982407 14.4361802,5.31982407 C15.6388224,5.31982407 16.8895246,5.55251859 16.8895246,5.55251859 L16.8895246,8.25960834 L15.5118069,8.25960834 C14.1455321,8.25960834 13.7084157,9.12126924 13.7084157,9.99675359 L13.7118485,12.073725 L16.7670862,12.073725 L16.2784771,15.2726987 L13.7118485,15.2726987 L13.7118485,23 C18.9709768,22.1694418 23,17.6007959 23,12.073725'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-twitter a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M23,5.1046638 C22.1900726,5.46038162 21.3199026,5.70135176 20.4076585,5.81036206 C21.3409397,5.25574825 22.0552441,4.37697223 22.3918373,3.32894337 C21.5197549,3.84339549 20.5549181,4.21632547 19.5269701,4.41522145 C18.7046116,3.54696397 17.5303603,3 16.2337115,3 C13.7417742,3 11.722215,5.00904073 11.722215,7.48567827 C11.722215,7.83661494 11.7604642,8.17894554 11.8379189,8.50693267 C8.0894945,8.32046768 4.76468031,6.53518494 2.53857522,3.82235841 C2.15034555,4.48598253 1.92658756,5.25479202 1.92658756,6.07715043 C1.92658756,7.63198157 2.52040683,9.00417264 3.73195115,9.80836267 C2.9927848,9.7844569 2.44103968,9.58269222 1.48480897,9.24896771 L1.48480897,9.30538532 C1.48480897,11.4769853 3.24331725,13.2890425 5.30686313,13.7011779 C4.929152,13.8044508 4.63176425,13.8579997 4.21867258,13.8579997 C3.9298909,13.8579997 3.69848307,13.8312253 3.42117616,13.7776764 C3.99587082,15.5581779 5.68744295,16.8576955 7.66205937,16.893076 C6.11774677,18.0969705 4.18616073,18.8122311 2.0709784,18.8122311 C1.70761073,18.8122311 1.35380536,18.791194 1,18.7491198 C2.99852219,20.0218629 5.37188682,20.7638979 7.9211979,20.7638979 C16.219368,20.7638979 20.7595514,13.9306733 20.7595514,8.00395532 C20.7595514,7.81079671 20.7566827,7.61763811 20.7471204,7.42447951 C21.6297214,6.79336724 22.3956622,6.00256444 23,5.1046638'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-linkedin a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M19.750875,13.2518611 C19.750875,10.0424583 17.7563611,8.94765278 15.9108056,8.94765278 C14.2042778,8.94765278 13.0871667,10.0519306 12.7670972,10.6987917 L12.7250833,10.6987917 L12.7250833,9.243125 L9.54409722,9.243125 L9.54409722,19.7502639 L12.8515833,19.7502639 L12.8515833,14.0536389 C12.8515833,12.5347222 13.8139306,11.7960417 14.7950694,11.7960417 C15.7236528,11.7960417 16.4435417,12.3182361 16.4435417,14.0114722 L16.4435417,19.7502639 L19.750875,19.7502639 L19.750875,13.2518611 Z M7.810375,5.88063889 C7.810375,4.78384722 6.95665278,3.98130556 5.90355556,3.98130556 C4.85045833,3.98130556 3.99658333,4.78384722 3.99658333,5.88063889 C3.99658333,6.97758333 4.85045833,7.77920833 5.90355556,7.77920833 C6.95665278,7.77920833 7.810375,6.97758333 7.810375,5.88063889 L7.810375,5.88063889 Z M4.24988889,19.7421667 L7.55722222,19.7421667 L7.55722222,9.23502778 L4.24988889,9.23502778 L4.24988889,19.7421667 Z M23.0006111,2.62402778 L23.0006111,21.3759722 C23.0006111,22.2729306 22.2735417,23.0001528 21.3767361,23.0001528 L2.62402778,23.0001528 C1.72706944,23.0001528 1,22.2729306 1,21.3759722 L1,2.62402778 C1,1.72706944 1.72706944,1 2.62402778,1 L21.3767361,1 C22.2735417,1 23.0006111,1.72706944 23.0006111,2.62402778 L23.0006111,2.62402778 Z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-youtube a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M22.54025,6.49845161 C23,8.28090323 23,12 23,12 C23,12 23,15.7189677 22.54025,17.5016774 C22.28725,18.4850323 21.541875,19.2594839 20.595125,19.5224516 C18.879625,20 12,20 12,20 C12,20 5.120375,20 3.40475,19.5224516 C2.458125,19.2594839 1.712625,18.4850323 1.459625,17.5016774 C1,15.7189677 1,12 1,12 C1,12 1,8.28090323 1.459625,6.49845161 C1.712625,5.51496774 2.458125,4.74051613 3.40475,4.47767742 C5.120375,4 12,4 12,4 C12,4 18.879625,4 20.595125,4.47767742 C21.541875,4.74051613 22.28725,5.51496774 22.54025,6.49845161 Z M9.9999625,16.000025 L15.9999625,12.0001779 L9.9999625,8.000025 L9.9999625,16.000025 Z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-instagram a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M11.9999782,1 C14.9874206,1 15.3619753,1.01266272 16.5352423,1.06619549 C17.7061077,1.11959725 18.5056933,1.30556465 19.205418,1.57750759 C19.9287652,1.85857642 20.5422088,2.23470301 21.153731,2.8462253 C21.765297,3.45779125 22.1413799,4.07123477 22.4224924,4.79453836 C22.6944353,5.49426307 22.8804027,6.29384865 22.9338045,7.46471407 C22.9873373,8.63798103 23,9.01257937 23,11.9999782 C23,14.9874206 22.9873373,15.362019 22.9338045,16.5352859 C22.8804027,17.7061077 22.6944353,18.5057369 22.4224924,19.205418 C22.1413799,19.9287652 21.765297,20.5422088 21.153731,21.153731 C20.5422088,21.765297 19.9287652,22.1413799 19.205418,22.4225361 C18.5056933,22.6944353 17.7061077,22.8804027 16.5352423,22.9338482 C15.3619753,22.9873373 14.9874206,23 11.9999782,23 C9.01257937,23 8.63793737,22.9873373 7.46471407,22.9338482 C6.29384865,22.8804027 5.49426307,22.6944353 4.79453836,22.4225361 C4.07123477,22.1413799 3.45774758,21.765297 2.8462253,21.153731 C2.23465935,20.5422088 1.85857642,19.9287216 1.57746392,19.205418 C1.30552099,18.5057369 1.11959725,17.7061077 1.06615182,16.5352859 C1.01261906,15.362019 1,14.9874206 1,11.9999782 C1,9.0125357 1.01261906,8.63798103 1.06615182,7.46471407 C1.11959725,6.29384865 1.30552099,5.49426307 1.57746392,4.79453836 C1.85857642,4.07123477 2.23465935,3.45779125 2.8462253,2.8462253 C3.45774758,2.23470301 4.07123477,1.85857642 4.79453836,1.57750759 C5.49426307,1.30556465 6.29384865,1.11959725 7.46471407,1.06619549 C8.63793737,1.01266272 9.01257937,1 11.9999782,1 Z M11.9999782,2.98197844 C9.06283728,2.98197844 8.71496166,2.99315657 7.55501239,3.04607803 C6.48256692,3.09502601 5.90008157,3.2742254 5.5124712,3.42486816 C4.9990632,3.62441524 4.63258647,3.86278012 4.2476833,4.24772696 C3.86278012,4.63263014 3.62437158,4.9990632 3.4248245,5.51251486 C3.2742254,5.90012524 3.09502601,6.48256692 3.04607803,7.55505606 C2.99315657,8.71496166 2.98197844,9.06288095 2.98197844,11.9999782 C2.98197844,14.9371191 2.99315657,15.2850383 3.04607803,16.4449439 C3.09502601,17.5174331 3.2742254,18.0998748 3.4248245,18.4874851 C3.62437158,19.0008931 3.86278012,19.3673699 4.2476833,19.752273 C4.63258647,20.1372199 4.9990632,20.3755848 5.5124712,20.5751318 C5.90008157,20.7257309 6.48256692,20.904974 7.55505606,20.9538783 C8.71478701,21.0067998 9.06261896,21.0180216 11.9999782,21.0180216 C14.9373374,21.0180216 15.2851693,21.0067998 16.4449003,20.9538783 C17.5173894,20.904974 18.0998311,20.7257309 18.4874415,20.5751318 C19.0008931,20.3755848 19.3673699,20.1372199 19.752273,19.752273 C20.1371762,19.3673699 20.3755411,19.0008931 20.5751318,18.4874851 C20.7257309,18.0998748 20.9049303,17.5174331 20.9538783,16.4449003 C21.0067561,15.2850383 21.0179779,14.9371191 21.0179779,11.9999782 C21.0179779,9.06288095 21.0067561,8.71496166 20.9538783,7.55505606 C20.9049303,6.48256692 20.7257309,5.90012524 20.5751318,5.51251486 C20.3755411,4.9990632 20.1371762,4.63263014 19.752273,4.2476833 C19.3673699,3.86278012 19.0008931,3.62441524 18.4874415,3.42486816 C18.0998311,3.2742254 17.5173894,3.09502601 16.4449003,3.04607803 C15.2849947,2.99315657 14.9371191,2.98197844 11.9999782,2.98197844 Z M11.9999782,15.6666667 C14.0250099,15.6666667 15.6666667,14.0250099 15.6666667,11.9999782 C15.6666667,9.97494646 14.0250099,8.33333333 11.9999782,8.33333333 C9.97494646,8.33333333 8.33328967,9.97494646 8.33328967,11.9999782 C8.33328967,14.0250099 9.97494646,15.6666667 11.9999782,15.6666667 Z M11.9999782,6.35135489 C15.1196369,6.35135489 17.6486014,8.88031939 17.6486014,11.9999782 C17.6486014,15.1196806 15.1196369,17.6486451 11.9999782,17.6486451 C8.88031939,17.6486451 6.35131123,15.1196806 6.35131123,11.9999782 C6.35131123,8.88031939 8.88031939,6.35135489 11.9999782,6.35135489 Z M19.191799,6.12817655 C19.191799,6.85720019 18.6008427,7.44815646 17.8718191,7.44815646 C17.1427954,7.44815646 16.5517955,6.85720019 16.5517955,6.12817655 C16.5517955,5.39915291 17.1427954,4.80819663 17.8718191,4.80819663 C18.6008427,4.80819663 19.191799,5.39915291 19.191799,6.12817655 Z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-youku a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M15.4,9.6L10,6C9.7,5.8,9.4,5.7,9.1,5.7C8.5,5.7,8,6,7.6,6.4C7.1,7.2,7.3,8.3,8.1,8.8l3.3,2.2l-3.3,2.2 c-0.8,0.5-1,1.6-0.5,2.4c0.5,0.8,1.6,1,2.4,0.5c0,0,4.8-3.2,5.2-3.5c0.6-0.5,0.9-1,0.9-1.5S16,10.1,15.4,9.6z M11,0.1C4.9,0.1,0,5,0,11S4.9,22,11,22C17,22,22,17.1,22,11S17,0.1,11,0.1z M11,18.5c-4.2,0-7.5-3.4-7.5-7.5 S6.8,3.5,11,3.5s7.5,3.4,7.5,7.5S15.1,18.5,11,18.5z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-weibo a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M17.495425,11.62605 C17.1863625,11.5321125 16.9742375,11.4714875 17.1348,11.0654875 C17.4863,10.1837375 17.522675,9.4232375 17.1408625,8.8778 C16.4288625,7.8597375 14.47755,7.9142375 12.2413625,8.85055 C12.2413625,8.85055 11.5383625,9.15655 11.720175,8.6021125 C12.06255,7.4961125 12.01105,6.5719875 11.4778,6.035675 C10.2658,4.8206125 7.0388,6.0811125 4.272425,8.8474875 C2.202925,10.9169875 0.9999875,13.1137375 0.9999875,15.0136125 C0.9999875,18.64355 5.6571125,20.8524875 10.2112375,20.8524875 C16.183425,20.8524875 20.1557425,17.38305 20.1557425,14.6287375 C20.1588,12.9622375 18.755925,12.0168625 17.495425,11.62605 M10.226425,19.54955 C6.590425,19.91005 3.4513,18.2648 3.214925,15.880175 C2.9786125,13.49255 5.735925,11.2684875 9.368925,10.907925 C13.004925,10.5473625 16.14405,12.192675 16.3773,14.5772375 C16.616675,16.964925 13.8593625,19.1919875 10.226425,19.54955 M21.4616687,4.98121875 C22.9039812,6.57803125 23.2948562,8.75659375 22.6767312,10.6624687 L22.6767312,10.6655312 C22.5342937,11.1049062 22.0616687,11.3472812 21.6192312,11.2049062 C21.1768562,11.0624687 20.9344187,10.5897812 21.0769187,10.1474062 C21.5162312,8.78990625 21.2374812,7.24165625 20.2132937,6.10534375 C19.1892312,4.96909375 17.6771687,4.53584375 16.2804187,4.83278125 C15.8258562,4.92971875 15.3804187,4.64184375 15.2834812,4.18734375 C15.1865437,3.73590625 15.4743562,3.28740625 15.9289187,3.19046875 C17.8923562,2.77234375 20.0194187,3.38134375 21.4616687,4.98121875 Z M19.2467625,6.98103125 C19.9497,7.75971875 20.137575,8.82021875 19.837575,9.75046875 C19.7133875,10.1322188 19.3073875,10.3382813 18.925575,10.2170938 C18.5437625,10.0928438 18.3377625,9.68378125 18.45895,9.30503125 C18.60745,8.85053125 18.5135125,8.33240625 18.171075,7.95065625 C17.8287625,7.57190625 17.3196375,7.42640625 16.8530125,7.52646875 C16.4652,7.61128125 16.0803875,7.36278125 15.9955125,6.97190625 C15.9137625,6.58109375 16.1621375,6.19321875 16.5530125,6.11140625 C17.5075125,5.90540625 18.5437625,6.20234375 19.2467625,6.98103125 Z M10.586975,12.744125 C12.3776625,13.2076875 13.2927875,14.8954375 12.5595375,16.5376875 C11.8171625,18.2133125 9.6840375,19.110125 7.8721,18.525375 C6.1267875,17.96175 5.3844125,16.2346875 6.1510375,14.6803125 C6.902475,13.1561875 8.85685,12.292625 10.586975,12.744125 Z M9.26585,16.7134375 C9.6112875,16.1468125 9.429475,15.5014375 8.85985,15.256 C8.2962875,15.019625 7.5690375,15.2620625 7.2206,15.8075 C6.8691625,16.355875 7.0357875,17.007375 7.59335,17.261875 C8.1599125,17.519375 8.9144125,17.274 9.26585,16.7134375 Z M10.4264125,15.22875 C10.5476,15.0075625 10.4687875,14.762125 10.2506625,14.6833125 C10.035475,14.5985 9.76585,14.7015 9.6386,14.913625 C9.51435,15.1256875 9.580975,15.371125 9.7991625,15.459 C10.01735,15.5499375 10.2991,15.446875 10.4264125,15.22875 Z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-wechat a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M20.7108944,18.7922849 C20.5989826,18.8719797 20.5260704,19.0042391 20.5260704,19.1517592 C20.5260704,19.2009326 20.5345485,19.2484103 20.5481136,19.2924968 C20.6600254,19.7096227 20.838067,20.3777024 20.8465451,20.4065282 C20.8618058,20.4590928 20.8821535,20.5150487 20.8821535,20.5676134 C20.8821535,20.689699 20.7838067,20.7897414 20.6617211,20.7897414 C20.6142433,20.7897414 20.5752437,20.7710894 20.5345485,20.7473506 L19.0830861,19.9097075 C18.9745655,19.8469691 18.8592624,19.8096651 18.7320899,19.8096651 C18.6642645,19.8096651 18.5981348,19.8181433 18.537092,19.8384909 C17.8588385,20.0317931 17.129716,20.1403137 16.3717677,20.1403137 C12.7142857,20.1403137 9.74692666,17.6680797 9.74692666,14.6176346 C9.74692666,11.5688851 12.7142857,9.09665112 16.3717677,9.09665112 C20.0343366,9.09665112 23,11.5688851 23,14.6176346 C23,16.2844426 22.1080967,17.7799915 20.7108944,18.7922849 Z M14.1640526,13.735905 C14.6523951,13.735905 15.0491734,13.3391267 15.0491734,12.8507842 C15.0491734,12.3624417 14.6523951,11.9690547 14.1640526,11.9690547 C13.6774057,11.9690547 13.2806274,12.3624417 13.2806274,12.8507842 C13.2806274,13.3391267 13.6774057,13.735905 14.1640526,13.735905 Z M18.5828741,13.735905 C19.0712166,13.735905 19.4662993,13.3391267 19.4662993,12.8507842 C19.4662993,12.3624417 19.0712166,11.9690547 18.5828741,11.9690547 C18.0945316,11.9690547 17.6994489,12.3624417 17.6994489,12.8507842 C17.6994489,13.3391267 18.0945316,13.735905 18.5828741,13.735905 Z M8.95252226,3 C12.9203052,3 16.2064434,5.42136499 16.8066978,8.58711318 C16.6625689,8.58033065 16.5201357,8.57524375 16.3743111,8.57524375 C12.3692242,8.57524375 9.12208563,11.2814752 9.12208563,14.6184824 C9.12208563,15.1814328 9.21534549,15.7257312 9.38999576,16.2428995 C9.24417126,16.2479864 9.09834676,16.2513777 8.95252226,16.2513777 C8.0453582,16.2513777 7.16701992,16.1242052 6.35650699,15.8902077 C6.28359474,15.8664688 6.20389996,15.8545994 6.12250954,15.8545994 C5.96820687,15.8545994 5.83086053,15.9020772 5.70029674,15.976685 L3.96057652,16.9821958 C3.9097075,17.009326 3.86392539,17.0313692 3.80627384,17.0313692 C3.66044934,17.0313692 3.54175498,16.9126749 3.54175498,16.7668504 C3.54175498,16.7007206 3.56549385,16.6345909 3.58414582,16.5718525 C3.59431963,16.5328529 3.80966511,15.735905 3.94362018,15.2356931 C3.95888088,15.1797372 3.97075032,15.1254769 3.97075032,15.0678253 C3.97075032,14.8897838 3.88257736,14.7320899 3.7486223,14.6354387 C2.06994489,13.421365 1,11.6239932 1,9.62653667 C1,5.96735905 4.55913523,3 8.95252226,3 Z M6.30224671,8.56676558 C6.88554472,8.56676558 7.3620178,8.09198813 7.3620178,7.50529886 C7.3620178,6.92030521 6.88554472,6.44552777 6.30224671,6.44552777 C5.71555744,6.44552777 5.24247563,6.92030521 5.24247563,7.50529886 C5.24247563,8.09198813 5.71555744,8.56676558 6.30224671,8.56676558 Z M11.6011022,8.56676558 C12.1877914,8.56676558 12.6625689,8.09198813 12.6625689,7.50529886 C12.6625689,6.92030521 12.1877914,6.44552777 11.6011022,6.44552777 C11.0178042,6.44552777 10.5413311,6.92030521 10.5413311,7.50529886 C10.5413311,8.09198813 11.0178042,8.56676558 11.6011022,8.56676558 Z'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-otube a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M12.5,4.5 L22.5,19.5 L2.5,19.5 L12.5,4.5 Z M12.5,8.10555128 L6.23703418,17.5 L18.7629658,17.5 L12.5,8.10555128 Z' transform='rotate(90 13 12.5)'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-github a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill-rule='evenodd' viewBox='0 0 25 30'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M12.1984125,1 C6.01435,1 0.999725,6.0139375 0.999725,12.2000625 C0.999725,17.1473125 4.2082875,21.3445 8.6591625,22.8260625 C9.219475,22.9285 9.4236625,22.5826875 9.4236625,22.2856875 C9.4236625,22.0203125 9.4140375,21.315625 9.4085375,20.3813125 C6.293475,21.0578125 5.636225,18.8798125 5.636225,18.8798125 C5.1267875,17.5859375 4.3925375,17.2421875 4.3925375,17.2421875 C3.375725,16.547125 4.4695375,16.560875 4.4695375,16.560875 C5.5936,16.640625 6.18485,17.7151875 6.18485,17.7151875 C7.1837875,19.426375 8.8056,18.9320625 9.4442875,18.6460625 C9.5460375,17.922125 9.8347875,17.4285 10.1551625,17.1486875 C7.668475,16.866125 5.0539125,15.905 5.0539125,11.613625 C5.0539125,10.39125 5.490475,9.391625 6.20685,8.6085625 C6.09135,8.3253125 5.7070375,7.1868125 6.3161625,5.64475 C6.3161625,5.64475 7.2566625,5.343625 9.3961625,6.792875 C10.289225,6.544 11.2476,6.42025 12.1997875,6.4154375 C13.1506,6.42025 14.108975,6.544 15.0034125,6.792875 C17.1415375,5.343625 18.079975,5.64475 18.079975,5.64475 C18.6911625,7.1868125 18.30685,8.3253125 18.19135,8.6085625 C18.9091,9.391625 19.3429125,10.39125 19.3429125,11.613625 C19.3429125,15.916 16.724225,16.8626875 14.2292875,17.13975 C14.631475,17.4855625 14.9896625,18.1689375 14.9896625,19.2139375 C14.9896625,20.710625 14.9759125,21.9185625 14.9759125,22.2856875 C14.9759125,22.5854375 15.17735,22.934 15.7459125,22.8246875 C20.191975,21.340375 23.398475,17.1459375 23.398475,12.2000625 C23.398475,6.0139375 18.38385,1 12.1984125,1'/%3E%3C/g%3E%3C/svg%3E")}.scl-icons .scl-googleplus a{display:none}.u10w6.icn-googleplus+span,.u10w1 .scl-icons li.scl-googleplus,.u10w1 .scl-icons li.scl-googleplus a,.u10w6.icn-feed+span,.u10w1 .scl-icons li.scl-feed,.u10w1 .scl-icons li.scl-feed a{display:none !important}[class*=u10v] .qrcodew1{display:block;position:relative}[class*=u10v] .qrcodew2{bottom:130%;border:none;position:absolute}.u10w2.atgchat-wrapper:first-child+.u10w2{border:none}.u10w4 hr{background:rgba(0,0,0,0) !important;display:none}.rtl{direction:rtl}.rtl .u10v0 .u10w10 ul.u10-links>li:nth-child(1) a{border-right:none;border-left:1px solid #fff;padding-left:20px}.rtl .u10v0 .u10w10 ul.u10-links>li:nth-child(2) a{padding-right:20px}.rtl .u10v6 .u10w10 ul.u10-links>li:first-child a,.rtl .u10v6 .u10w11 ul.u10-links>li:first-child a{border-left:none}.rtl .u10v6 .u10w10 ul.u10-links>li:nth-child(2) a,.rtl .u10v6 .u10w11 ul.u10-links>li:nth-child(2) a{border-right:none}.rtl .u10v6 .u10w10 ul.u10-links>li:nth-child(3) a,.rtl .u10v6 .u10w11 ul.u10-links>li:nth-child(3) a{padding-left:20px;padding-right:20px}.rtl .u10v6 .u10w10 .u10-links,.rtl .u10v6 .u10w10 .u10-cr,.rtl .u10v6 .u10w11 .u10-links,.rtl .u10v6 .u10w11 .u10-cr{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.rtl .u10v6 .u10w10 .u10-links li,.rtl .u10v6 .u10w10 .u10-cr li,.rtl .u10v6 .u10w11 .u10-links li,.rtl .u10v6 .u10w11 .u10-cr li{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;align-items:center !important}.rtl .u10v0 .u10w10 .scl-icons>li:first-of-type,.rtl .u10v6 .u10w10 .scl-icons>li:first-of-type{margin-right:0}.rtl .u10v0 .u10w10 #u10cmenu .u10ticon,.rtl .u10v6 .u10w10 #u10cmenu .u10ticon{padding-left:0;padding-right:0}.rtl .u10v0 .u10w10 #u10cmenu .u10ticon:before,.rtl .u10v6 .u10w10 #u10cmenu .u10ticon:before{right:-23px}.rtl .u10v0 .u10w10 .u10-links li,.rtl .u10v6 .u10w10 .u10-links li{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.rtl .u10v0 ul.u10-links>li:first-child a,.rtl .u10v6 ul.u10-links>li:first-child a{border-right:0}.rtl .u10v0 #u10cmenu,.rtl .u10v6 #u10cmenu{margin-left:40px;margin-right:40px;line-height:24px}.rtl .u10v0 #u10cmenu .u10ticon,.rtl .u10v6 #u10cmenu .u10ticon{line-height:28px}.rtl .u10v0 #u10cmenu .u10ticon:before,.rtl .u10v6 #u10cmenu .u10ticon:before{right:-17px;top:5px}.rtl .u10v0 .u10w1>.u10w2:nth-child(5) .u10w3,.rtl .u10v6 .u10w1>.u10w2:nth-child(5) .u10w3{padding-right:23px}.rtl .u10v6 #u10cmenu{margin-left:0 !important}.rtl .u10v0.u10v0x4 .u10w2,.rtl .u10v6 .u10w2{margin-right:0}.rtl .u10w5 .scl-icons>li{margin-left:22px;margin-right:0}.rtl .u10w5 .scl-icons>li:first-of-type{margin-right:40px}.rtl .u10w5 .scl-icons>li:last-of-type{margin-left:0px}.rtl .u10w5 .scl-icons>li>a{overflow:hidden}@media only screen and (min-width: 0px)and (max-width: 1024px){.u10v0 .u10w5{flex-flow:wrap column;justify-content:center}.u10v0 .u10w5 .scl-icons{padding-top:30px;order:2;justify-content:center}.u10v0 .u10w5 .u10-links{padding-right:0;justify-content:center}.u10v6 .u10w5{justify-content:center;flex-flow:wrap row}.u10v6 .u10w5 .u10-links{order:1;line-height:1.3;align-items:flex-start;justify-content:flex-start}.u10v6 .u10w5 .u10-links li{display:flex}.u10v6 .u10w5 .u10-links li a{line-height:1.3;text-align:center}.u10v6 .u10w5 .scl-icons{margin-top:40px;order:2}.u10v6 #u10cmenu #u10countrymenu{left:0}.u10v6 .u10w5 #u10cmenu .u10ticon{line-height:1.3;text-align:left}.u10v6 .u10w5 #u10cmenu .u10ticon:before{top:0}.u10v6 ul.u10-links:not(.u10w10)>li:first-child a{padding-right:0}.u10v0 .u10w3 h5,.u10v6 .u10w3 h5{cursor:pointer}.u10v0 .u10w3 .u10btn,.u10v6 .u10w3 .u10btn{display:block;position:absolute;right:0px;top:17px;width:16px;height:16px;transition:transform .25s ease;cursor:pointer}.u10v0 .u10w3 .u10btn:before,.u10v6 .u10w3 .u10btn:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill-rule='evenodd' viewBox='0 0 16 16'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M13.0001768 4.25 8.00035354 9.60660168 2.99982323 4.25 2 5.32132034 7.00053032 10.6786797 8.00035354 11.75 9.00017677 10.6786797 14 5.32132034'/%3E%3C/g%3E%3C/svg%3E");content:"";width:100%;height:100%;background-repeat:no-repeat;background-size:cover;display:block;background-position:right;transform:rotateZ(-90deg)}.u10v0 [class*=u10v] a:before,.u10v6 [class*=u10v] a:before{display:block}.u10v0 .u10w3.u10active .u10btn,.u10v6 .u10w3.u10active .u10btn{top:16px;right:-2px;transform:rotateZ(90deg)}.u10v0 .u10w1,.u10v6 .u10w1{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;flex:1 0 auto;margin:0;padding-top:40px}.u10v0 .u10w2,.u10v6 .u10w2{flex:1 0 auto !important;margin-left:0;width:100%;display:block;padding:0 !important;justify-content:flex-start}.u10v0 .u10w3,.u10v6 .u10w3{margin:0}.u10v0 .u10w1 .u10w2:first-child .u10w3:first-child,.u10v6 .u10w1 .u10w2:first-child .u10w3:first-child{border-top:0}.u10v0 .u10w1 h5,.u10v0 .u10w1 .u10ttl,.u10v6 .u10w1 h5,.u10v6 .u10w1 .u10ttl{margin:0;font-weight:normal;padding:11.88px 0;line-height:25px;font-size:17.6px;padding-right:40px;opacity:1;font-weight:bold}.u10v0 .u10w3 ul,.u10v6 .u10w3 ul{visibility:hidden;height:0;opacity:0;position:relative}.u10v0 .u10w3.u10active ul,.u10v6 .u10w3.u10active ul{visibility:visible;height:auto;opacity:1;transition:all ease-in-out .5s}.u10v0 .u10w3 ul li,.u10v6 .u10w3 ul li{font-size:14px;line-height:1.5em;padding:.85em 0;border:0}.u10v0 .u10w3 ul li:last-child,.u10v6 .u10w3 ul li:last-child{padding-bottom:16px}.u10v0 .u10w3 ul li a,.u10v6 .u10w3 ul li a{padding:0 0;display:block}.u10v0 .u10w5,.u10v6 .u10w5{border-top:1px solid rgba(255,255,255,.4);margin-top:24px}.u10v0 .u10w5 .footer-promo,.u10v6 .u10w5 .footer-promo{order:3}.u10v0 .u10w5 .scl-icons,.u10v6 .u10w5 .scl-icons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:center;flex-flow:row center;-ms-flex-pack:none;justify-content:nowrap;-ms-flex-align:stretch;align-items:stretch;opacity:1}.u10v0 .u10w5 .scl-icons li,.u10v6 .u10w5 .scl-icons li{justify-content:inherit;margin:0 7px 0 7px}.u10v0 .u10w5 .scl-icons li a,.u10v6 .u10w5 .scl-icons li a{width:32px;height:32px}.u10v0 .u10w5 .scl-icons li a:before,.u10v6 .u10w5 .scl-icons li a:before{background-size:contain;width:32px;height:32px;overflow:hidden;background-position:center}.u10v0 .u10w5 .u10-links,.u10v6 .u10w5 .u10-links{margin-top:2.75em}.u10v0 .u10w5 .u10-links.u10-min,.u10v6 .u10w5 .u10-links.u10-min{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;flex-wrap:wrap;justify-content:center;line-height:2.3;margin-top:0}.u10v0 .u10w1 h3,.u10v6 .u10w1 h3{max-width:301px;width:90%;height:14px;display:block;margin:0 auto 16px auto}.u10v0 .u10-ologo a,.u10v6 .u10-ologo a{margin:0 auto;width:117px;height:15px;background-position:0px -41px;background-size:304%}.u10v0 .u10v3 .u10w2 span .sharewidgetw2,.u10v6 .u10v3 .u10w2 span .sharewidgetw2{top:-3.5em}.u10 .u10w4~.u10w5{border-top:1px solid rgba(203,197,191,.5);margin-top:24px}.rtl .u10v0 .u10w3 .u10btn,.rtl .u10v6 .u10w3 .u10btn{left:0;right:auto}.rtl .u10v0 .u10w3 .u10btn:before,.rtl .u10v6 .u10w3 .u10btn:before{transform:rotateZ(90deg)}.rtl .u10v0 .u10w3.u10active .u10btn:before,.rtl .u10v6 .u10w3.u10active .u10btn:before{transform:rotateZ(-90deg)}.rtl .u10v0 .u10w1 h5,.rtl .u10v6 .u10w1 h5{padding-right:0}.rtl .u10w5:first-of-type{margin-right:0}.rtl .u10w5 .scl-icons li:first-of-type{margin-right:12px;margin-left:0}.rtl .u10w5 .u10-links>li:first-child a{padding-right:0}}@media only screen and (min-width: 0px)and (max-width: 770px){.u10 .u10w5{margin-top:0}.u10v0 .u10w5{flex-flow:column nowrap}.u10v0 .u10w5.u10w10{flex-wrap:wrap}.u10v0 .u10w5 .scl-icons{justify-content:center;flex-flow:row wrap}.u10v6 .u10w5{flex-flow:column nowrap}.u10v0 .u10w5 .scl-icons,.u10v6 .u10w5 .scl-icons{align-self:center;width:auto}.u10v0 .u10w5 .scl-icons li:first-of-type,.u10v6 .u10w5 .scl-icons li:first-of-type{margin-left:10px}.u10v0 .u10w5 .u10-links,.u10v6 .u10w5 .u10-links{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;flex-wrap:wrap;justify-content:center;line-height:2.3}.u10v0 .u10w5 .u10-links .u10break,.u10v6 .u10w5 .u10-links .u10break{flex-basis:100%;height:0}.u10v0 .u10w5 .u10-links .last,.u10v6 .u10w5 .u10-links .last{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;display:inline-flex;margin-top:20px}.u10v6 .u10w5 .u10-links{align-items:center}.u10v6 .u10w5 .u10-links li{align-items:center}.rtl .u10v0 .u10w5 .u10-links,.rtl .u10v6 .u10w5 .u10-links{margin-right:0;padding-left:0}}.f01v0 .u10w1{padding-left:19px;padding-right:19px;margin-top:3em}.f01v0 [class*=u10v] h5{font-size:18px;background:rgba(0,0,0,0);padding-left:0}.f01v0 .u10w3 ul li{font-size:15px}.f01v0 ul.u10-links li a{font-size:13px}#Wrapper_FixedWidth_Footer [class*=u10v],.f01v0w1 [class*=u10v]{width:auto;margin:0 -19px}@keyframes o-upfade-small{0%{opacity:0;-ms-transform:translateX(-10px);-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{opacity:1;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}}.u10v6 .u10w5 ul.u10-cr li,.u10v6 .u10w11 ul.u10-cr li{margin:0;padding:0;color:#c6c1bd !important;list-style-type:none;line-height:24px}.u10v6 .u10w5 ul.u10-cr li#u10cmenu,.u10v6 .u10w11 ul.u10-cr li#u10cmenu{margin-right:40px !important}.u10v6 .u10w5 ul.u10-cr li a,.u10v6 .u10w11 ul.u10-cr li a{font-size:11.2px;font-weight:normal;padding:0 0px 0 6.72px;color:#fbf9f8}.u10v6 .u10w5 ul.u10-cr~.u10-links li:nth-child(1) a,.u10v6 .u10w11 ul.u10-cr~.u10-links li:nth-child(1) a{border-right:1px solid #fff;padding-right:20px}.u10v6 .u10w5 ul.u10-cr~.u10-links li:nth-child(2) a,.u10v6 .u10w11 ul.u10-cr~.u10-links li:nth-child(2) a{border-right:none;padding-right:0}.u10v6 .u10w5 ul.u10-cr~.u10-links li:nth-child(3) a,.u10v6 .u10w11 ul.u10-cr~.u10-links li:nth-child(3) a{padding-left:17px}.u10v6 .u10w5 ul.u10-cr~.u10-links li:nth-child(3) a:not(:first-child),.u10v6 .u10w11 ul.u10-cr~.u10-links li:nth-child(3) a:not(:first-child){padding-left:10px;margin-left:-6px}.u10v6 .u10-links{margin:0}.u10v6 .scl-icons{justify-content:flex-end}.u10v6 .scl-icons>li{margin-right:10px}.u10v6 .scl-icons>li:first-of-type{margin-left:0}.u10v6 .u10w2{justify-content:center;flex:1 0 20%}.u10v6 .u10w1>.u10w2:first-of-type{padding-left:0}.u10v6 #u10cmenu{order:-1;position:relative;margin-left:12px;margin-right:30px}.u10v6 #u10cmenu .u10ticon{padding-left:6px;line-height:16px}.u10v6 #u10cmenu .u10ticon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill-rule='evenodd' viewBox='0 0 16 16'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M8,0.666666667 C3.94947917,0.666666667 0.666666667,3.94947917 0.666666667,8 C0.666666667,12.0505208 3.94947917,15.3333333 8,15.3333333 C12.0505208,15.3333333 15.3333333,12.0505208 15.3333333,8 C15.3333333,3.94947917 12.0505208,0.666666667 8,0.666666667 Z M1.88841146,8 C1.88841146,7.36119792 1.98723958,6.7453125 2.16914063,6.16666667 L3.83919271,6.16666667 C3.76471354,6.73671875 3.72174479,7.34544271 3.72174479,8 C3.72174479,8.65455729 3.76471354,9.26328125 3.83919271,9.83333333 L2.17057292,9.83333333 C1.98723958,9.2546875 1.88841146,8.63880208 1.88841146,8 Z M2.71197917,11.0565104 L4.06263021,11.0565104 C4.25455729,11.8729167 4.51666667,12.5904948 4.81458333,13.2135417 C3.94661458,12.6807292 3.221875,11.9373698 2.71197917,11.0565104 Z M4.06263021,4.94492187 L2.71197917,4.94492187 C3.22330729,4.06263021 3.94661458,3.31927083 4.81458333,2.78789062 C4.51666667,3.4109375 4.25455729,4.12851562 4.06263021,4.94492187 Z M7.38841146,14.0800781 C7.14205729,14.0557292 6.9,14.0141927 6.66223958,13.9626302 L6.66223958,13.9626302 C6.14947917,13.2479167 5.64960937,12.2940104 5.32161458,11.0565104 L7.38841146,11.0565104 L7.38841146,14.0800781 Z M7.38841146,9.83333333 L5.07096354,9.83333333 C4.98932292,9.27044271 4.94348958,8.66028646 4.94348958,8 L4.94348958,8 C4.94348958,7.33828125 4.99075521,6.72955729 5.07239583,6.16666667 L7.38697917,6.16666667 L7.38697917,9.83333333 L7.38841146,9.83333333 Z M7.38841146,4.94492187 L5.32018229,4.94492187 C5.64817708,3.70742188 6.14947917,2.75351562 6.66223958,2.03880208 C6.9,1.98580729 7.14205729,1.94427083 7.38841146,1.91992188 L7.38841146,4.94492187 L7.38841146,4.94492187 Z M8.61158854,1.91992188 C8.85794271,1.94427083 9.1,1.98580729 9.33776042,2.03880208 C9.85052083,2.75351562 10.3518229,3.70742188 10.6798177,4.94492187 L8.61158854,4.94492187 L8.61158854,1.91992188 Z M9.33776042,13.9626302 C9.1,14.015625 8.85794271,14.0557292 8.61015625,14.0800781 L8.61015625,11.0565104 L10.6783854,11.0565104 C10.3503906,12.2940104 9.85052083,13.2479167 9.33776042,13.9626302 Z M10.9290365,9.83333333 L8.61158854,9.83333333 L8.61158854,6.16666667 L10.9261719,6.16666667 C11.0078125,6.72955729 11.0550781,7.33828125 11.0550781,8 C11.0550781,8.66028646 11.0092448,9.27044271 10.9290365,9.83333333 Z M13.2880208,4.94492187 L11.9373698,4.94492187 C11.7454427,4.12851562 11.4833333,3.4109375 11.1854167,2.78789062 C12.0533854,3.31927083 12.778125,4.06263021 13.2880208,4.94492187 Z M11.1854167,13.2135417 C11.4833333,12.5890625 11.7454427,11.8729167 11.9373698,11.0565104 L13.2880208,11.0565104 C12.778125,11.9373698 12.0533854,12.6807292 11.1854167,13.2135417 Z M12.159375,9.83333333 C12.2338542,9.26328125 12.2768229,8.65455729 12.2768229,8 C12.2768229,7.34544271 12.2338542,6.73671875 12.159375,6.16666667 L13.8294271,6.16666667 C14.0113281,6.7453125 14.1101562,7.36119792 14.1101562,8 C14.1101562,8.63880208 14.0113281,9.2546875 13.8294271,9.83333333 L12.159375,9.83333333 Z'/%3E%3C/g%3E%3C/svg%3E");content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:contain;position:absolute;left:-16px;display:block;top:6px}.u10hide #u10countrymenu{display:none !important}.u10hide .u10modal.show{display:none !important}.u10hide.noScroll{overflow:visible}.rtl #u10cmenu #u10countrymenu .u10cmenu-l1 .u10clink:before{right:85%;transform:rotateZ(90deg)}.rtl #u10cmenu #u10countrymenu .u10cmenu-l2{left:auto;right:100%}.u10modal{display:none;opacity:0}#u10cmenu.u10opened #u10countrymenu{visibility:visible;opacity:1;z-index:15;transition:opacity ease .5s}#u10cmenu.u10opened #u10countrymenu .u10cmenu-l2.selected-region{visibility:visible}#u10cmenu.u10opened .u10countrymenu{bottom:0;transition:bottom ease .25s}#u10cmenu:not(.u10opened) #u10countrymenu{font-family:Arial,sans-serif !important}#u10cmenu .u10countrymenu{position:relative;width:700px;bottom:-2000px}#u10cmenu #u10countrymenu{position:absolute;bottom:40px;margin-left:-20px;overflow:hidden;visibility:hidden;opacity:0}#u10cmenu #u10countrymenu .u10opened{transform:translate(50%, 0)}#u10cmenu #u10countrymenu li{color:#fbf9f8;display:flex}#u10cmenu #u10countrymenu li a,#u10cmenu #u10countrymenu li button{font-size:16px;line-height:40px;padding:0 20px;width:100%;cursor:pointer;color:#fbf9f8}#u10cmenu #u10countrymenu li button{text-align:start;background:inherit;border:inherit}#u10cmenu #u10countrymenu li button:not(:focus){outline:inherit}#u10cmenu #u10countrymenu .u10cmenu-l1{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:stretch;align-items:stretch;padding:0;background:rgba(0,0,0,0);position:relative;width:250px}#u10cmenu #u10countrymenu .u10cmenu-l1>li{background:#665f5b;width:100%;border-bottom:1px solid #514c47;border-right:1px solid #514c47}#u10cmenu #u10countrymenu .u10cmenu-l1>li a{text-decoration:none;outline-offset:-2px}#u10cmenu #u10countrymenu .u10cmenu-l1>li:hover{background:#514c47 !important;color:#f5f4f2 !important}#u10cmenu #u10countrymenu .u10cmenu-l1 .u10pttl-li{display:none}#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>a,#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>a:hover,#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>a:focus,#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>button,#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>button:hover,#u10cmenu #u10countrymenu .u10cmenu-l1 .u10currentcr>button:focus{background:#514c47 !important;color:#f5f4f2 !important;border:none;outline-offset:-2px}#u10cmenu #u10countrymenu .u10cmenu-l1 .u10clink{position:relative;outline-offset:-2px}#u10cmenu #u10countrymenu .u10cmenu-l1 .u10clink:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill-rule='evenodd' viewBox='0 0 16 16'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M13.0001768 4.25 8.00035354 9.60660168 2.99982323 4.25 2 5.32132034 7.00053032 10.6786797 8.00035354 11.75 9.00017677 10.6786797 14 5.32132034'/%3E%3C/g%3E%3C/svg%3E");content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:contain;position:absolute;top:12px;right:15px;display:block;transform:rotateZ(-90deg)}#u10cmenu #u10countrymenu .u10cmenu-l2{background:#665f5b;visibility:hidden;padding:0;margin:0;box-shadow:-1px 11px 10px 0px #312d2a;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;position:absolute;width:calc(700px - 100%);min-height:210px;top:0;left:100%}.rtl #u10cmenu #u10countrymenu .u10cmenu-l2{left:0;right:100%;padding-right:0}#u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1{-ms-flex:1 0 auto;flex:1 0 auto}#u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1 li{border-bottom:1px solid #514c47;border-right:1px solid #514c47}#u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1 li:hover{background-color:#fff}#u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1 li:hover a{color:#211e1c !important;text-decoration:none}#u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1 li a.u10currentcc{background:#fff;color:#211e1c}@media(min-width: 0)and (max-width: 1300px){.rtl #u10cmenu #u10countrymenu{left:auto;right:0}}@media(min-width: 0)and (max-width: 770px){.u10v6 ul.u10-cr{margin-top:2.75em}.u10v6 ul.u10-cr li{line-height:unset}.u10v6 ul.u10-cr~.u10-links{margin-top:0}.u10v6 ul.u10-cr~.u10-links>li:first-child a{padding-right:20px}.u10v6 .u10-links{flex:1;padding-right:0}.u10v6 ul.u10-cr #u10cmenu{margin-left:60px}.u10v6 #u10cmenu{order:-1;flex-basis:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;justify-content:center;position:relative;margin-bottom:40px}.u10v6 #u10cmenu .u10ticon{padding-left:6px;line-height:16px;position:relative}.u10v6 #u10cmenu .u10ticon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill-rule='evenodd' viewBox='0 0 16 16'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M8,0.666666667 C3.94947917,0.666666667 0.666666667,3.94947917 0.666666667,8 C0.666666667,12.0505208 3.94947917,15.3333333 8,15.3333333 C12.0505208,15.3333333 15.3333333,12.0505208 15.3333333,8 C15.3333333,3.94947917 12.0505208,0.666666667 8,0.666666667 Z M1.88841146,8 C1.88841146,7.36119792 1.98723958,6.7453125 2.16914063,6.16666667 L3.83919271,6.16666667 C3.76471354,6.73671875 3.72174479,7.34544271 3.72174479,8 C3.72174479,8.65455729 3.76471354,9.26328125 3.83919271,9.83333333 L2.17057292,9.83333333 C1.98723958,9.2546875 1.88841146,8.63880208 1.88841146,8 Z M2.71197917,11.0565104 L4.06263021,11.0565104 C4.25455729,11.8729167 4.51666667,12.5904948 4.81458333,13.2135417 C3.94661458,12.6807292 3.221875,11.9373698 2.71197917,11.0565104 Z M4.06263021,4.94492187 L2.71197917,4.94492187 C3.22330729,4.06263021 3.94661458,3.31927083 4.81458333,2.78789062 C4.51666667,3.4109375 4.25455729,4.12851562 4.06263021,4.94492187 Z M7.38841146,14.0800781 C7.14205729,14.0557292 6.9,14.0141927 6.66223958,13.9626302 L6.66223958,13.9626302 C6.14947917,13.2479167 5.64960937,12.2940104 5.32161458,11.0565104 L7.38841146,11.0565104 L7.38841146,14.0800781 Z M7.38841146,9.83333333 L5.07096354,9.83333333 C4.98932292,9.27044271 4.94348958,8.66028646 4.94348958,8 L4.94348958,8 C4.94348958,7.33828125 4.99075521,6.72955729 5.07239583,6.16666667 L7.38697917,6.16666667 L7.38697917,9.83333333 L7.38841146,9.83333333 Z M7.38841146,4.94492187 L5.32018229,4.94492187 C5.64817708,3.70742188 6.14947917,2.75351562 6.66223958,2.03880208 C6.9,1.98580729 7.14205729,1.94427083 7.38841146,1.91992188 L7.38841146,4.94492187 L7.38841146,4.94492187 Z M8.61158854,1.91992188 C8.85794271,1.94427083 9.1,1.98580729 9.33776042,2.03880208 C9.85052083,2.75351562 10.3518229,3.70742188 10.6798177,4.94492187 L8.61158854,4.94492187 L8.61158854,1.91992188 Z M9.33776042,13.9626302 C9.1,14.015625 8.85794271,14.0557292 8.61015625,14.0800781 L8.61015625,11.0565104 L10.6783854,11.0565104 C10.3503906,12.2940104 9.85052083,13.2479167 9.33776042,13.9626302 Z M10.9290365,9.83333333 L8.61158854,9.83333333 L8.61158854,6.16666667 L10.9261719,6.16666667 C11.0078125,6.72955729 11.0550781,7.33828125 11.0550781,8 C11.0550781,8.66028646 11.0092448,9.27044271 10.9290365,9.83333333 Z M13.2880208,4.94492187 L11.9373698,4.94492187 C11.7454427,4.12851562 11.4833333,3.4109375 11.1854167,2.78789062 C12.0533854,3.31927083 12.778125,4.06263021 13.2880208,4.94492187 Z M11.1854167,13.2135417 C11.4833333,12.5890625 11.7454427,11.8729167 11.9373698,11.0565104 L13.2880208,11.0565104 C12.778125,11.9373698 12.0533854,12.6807292 11.1854167,13.2135417 Z M12.159375,9.83333333 C12.2338542,9.26328125 12.2768229,8.65455729 12.2768229,8 C12.2768229,7.34544271 12.2338542,6.73671875 12.159375,6.16666667 L13.8294271,6.16666667 C14.0113281,6.7453125 14.1101562,7.36119792 14.1101562,8 C14.1101562,8.63880208 14.0113281,9.2546875 13.8294271,9.83333333 L12.159375,9.83333333 Z'/%3E%3C/g%3E%3C/svg%3E");content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:contain;position:absolute;left:-16px;display:block;top:0px}.u10v6 .u10w5 .scl-icons{order:2}body.noScroll{overflow:hidden}.u10.u10v6 .u10opened #u10countrymenu,.u10.u10v6 #u10countrymenu{display:none}.rtl .u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1 .u10clink:before{left:9px;right:auto;transform:rotateZ(90deg)}.rtl .u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10pttl-li h5{padding-right:20px}.rtl .u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr .u10clink:before{right:auto;left:9px;transform:rotateZ(0deg)}.rtl .u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l2{right:0}.rtl .u10v6 #u10cmenu{margin-left:0}.u10modal{position:fixed;z-index:99;left:0;top:0;width:100%;height:100%;background:rgba(63,58,54,.9);display:none;opacity:0;transition:opacity ease .6s}.u10modal.show{display:block !important;opacity:1;transition:opacity ease .6s}.u10modal.show .u10ticon{display:none}.u10modal.show .u10menupop{position:absolute;width:100%;height:100%;top:0;left:0;overflow:scroll}.u10modal.show #u10cmenu.mobile{position:fixed;left:0;top:0;width:100%;height:100%}.u10modal.show #u10cmenu #u10countrymenu{width:100%;height:100%;overflow-y:scroll;position:fixed;top:0;right:0;left:0;bottom:0;transform:none;display:block;margin-left:0}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1{height:100% !important;width:100%;position:relative;top:0;left:0}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li{display:block;width:100%}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr .u10clink{line-height:50px;position:static}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr .u10clink:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill-rule='evenodd' viewBox='0 0 16 16'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M13.0001768 4.25 8.00035354 9.60660168 2.99982323 4.25 2 5.32132034 7.00053032 10.6786797 8.00035354 11.75 9.00017677 10.6786797 14 5.32132034'/%3E%3C/g%3E%3C/svg%3E");transform:rotateZ(0deg);top:20px;right:15px;transition:all .2s}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr .u10cmenuc1 a{height:50px;line-height:50px}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr .selected-region{display:flex;opacity:1;height:auto !important;transition:all .2s}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li .u10cmenuc1 a{height:0px}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li .selected-region{height:0;opacity:0;transition:all .2s}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10pttl-li{height:60px;display:flex;position:relative;background:#514c47}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10pttl-li .closeModal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M10.3,9l6.6-6.6C17,2.3,17.1,2,17.1,1.8c0-0.5-0.4-0.9-0.9-0.9c-0.3,0-0.5,0.1-0.6,0.3L9,7.7L2.4,1.2C2.3,1,2,0.9,1.8,0.9c-0.5,0-0.9,0.4-0.9,0.9C0.9,2,1,2.3,1.2,2.4L7.7,9l-6.6,6.6C1,15.7,0.9,16,0.9,16.2c0,0.5,0.4,0.9,0.9,0.9c0.3,0,0.5-0.1,0.6-0.3L9,10.3l6.6,6.6c0.2,0.2,0.4,0.3,0.6,0.3c0.5,0,0.9-0.4,0.9-0.9c0-0.2-0.1-0.5-0.3-0.6l0,0L10.3,9z'/%3E%3C/g%3E%3C/svg%3E");position:relative;background-size:20px;background-position:center right;background-repeat:no-repeat;margin-right:14px;flex-direction:column;flex-basis:auto;height:100%;flex-basis:30px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10pttl-li h5{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;font-size:18px;color:#fcfbfa;justify-content:center;height:100%;vertical-align:middle;flex-direction:column;padding-left:20px;color:#fbf9f8;flex-basis:100%}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li:not(.u10currentcr) .u10clink{border-top:1px solid #fff;top:0;line-height:50px;height:50px;width:calc(100% - 40px);display:block}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li:not(.u10currentcr) .u10clink:before{transition:all .2s}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li:not(.u10currentcr):last-of-type .u10clink{border-top:1px solid #fff;border-bottom:1px solid #fff}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li.u10currentcr{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;flex-direction:column;position:relative}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li .u10clink{border-top:1px solid #fff}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li .u10clink:before{top:18px;right:12px}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l2{position:relative;width:100%;left:0;flex-direction:column;height:unset !important;display:none;opacity:0;transition:opacity .25s ease-in-out;box-shadow:none;transform:all 2s linear}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1{flex-direction:column;height:auto}.u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l2 .u10cmenuc1 li{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;flex-basis:100%}.u10modal.show #u10cmenu .u10countrymenu{position:relative;width:100%;background:#3a3632;display:block}.f20 .u10modal.show #u10cmenu #u10countrymenu .u10cmenu-l1>li:not(.u10currentcr) .u10clink{width:100%}}.u10v6{position:unset}.f11v0 .u10v6{position:relative}@media(max-width: 1600px){.ochat_slideout_loaded .u10v6{margin-bottom:60px !important}}@media(min-width: 0)and (max-width: 770px){.ochat_slideout_loaded .u10v6{margin-bottom:54px !important}}@media screen and (-ms-high-contrast: active){.u10w1 h5,.u10w1 .u10ttl{color:inherit}}.u10.u10v6 .u10w11,.u10.u10v0 .u10w11{display:-ms-flexbox;display:flex;-ms-flex-direction:wrap;-ms-flex-wrap:none;flex-flow:wrap row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;padding-bottom:40px;margin-left:24px;margin-right:24px}.u10.u10v6 .u10w11 ul.u10-cr li a,.u10.u10v0 .u10w11 ul.u10-cr li a{font-size:11.2px;font-weight:normal;padding:0 0px 0 6.72px;color:#fff}.u10.u10v6 .u10w11 .u10w5,.u10.u10v0 .u10w11 .u10w5{border-top:none;margin-top:0;flex:inherit;align-items:flex-start}.u10.u10v6 .u10w11 .u10w5.u10w10,.u10.u10v0 .u10w11 .u10w5.u10w10{flex:inherit;margin-top:unset}.u10.u10v6 .u10w11 .u10w5.u10w10 ul.u10-links>li a,.u10.u10v0 .u10w11 .u10w5.u10w10 ul.u10-links>li a{border-right:none}.u10.u10v6 .u10w11 .u10w5.u10w10 ul.u10-links>li:first-child a,.u10.u10v0 .u10w11 .u10w5.u10w10 ul.u10-links>li:first-child a{padding-right:0}.u10.u10v6 .u10w11 .u10w5 .u10-links,.u10.u10v0 .u10w11 .u10w5 .u10-links{margin-left:auto;margin-right:auto}@media only screen and (min-width: 0px)and (max-width: 770px){.u10.u10v6 .u10w11,.u10.u10v0 .u10w11{border-top:1px solid rgba(255,255,255,.4)}.u10.u10v6 .u10w11 ul.u10-cr,.u10.u10v0 .u10w11 ul.u10-cr{width:100%}.u10.u10v6 .u10w11 ul.u10-cr #u10cmenu,.u10.u10v0 .u10w11 ul.u10-cr #u10cmenu{margin-bottom:0}.u10.u10v6 .u10w11 .u10scl,.u10.u10v0 .u10w11 .u10scl{margin-top:2.3em}.u10.u10v6 .u10w11 .u10w5,.u10.u10v0 .u10w11 .u10w5{width:100%}}@media only screen and (min-width: 771px)and (max-width: 1024px){.u10.u10v6 .u10w11,.u10.u10v0 .u10w11{border-top:1px solid rgba(255,255,255,.4)}.u10.u10v6 .u10w11 ul.u10-cr,.u10.u10v0 .u10w11 ul.u10-cr{width:auto;justify-content:center;padding-top:2.75em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;align-items:center !important;line-height:1.3}.u10.u10v6 .u10w11 ul.u10-cr li,.u10.u10v0 .u10w11 ul.u10-cr li{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.u10.u10v6 .u10w11 ul.u10-cr #u10cmenu,.u10.u10v0 .u10w11 ul.u10-cr #u10cmenu{margin-bottom:0;line-height:1.3}.u10.u10v6 .u10w11 ul.u10-cr #u10cmenu .u10ticon:before,.u10.u10v0 .u10w11 ul.u10-cr #u10cmenu .u10ticon:before{top:0}.u10.u10v6 .u10w11 .u10w5,.u10.u10v0 .u10w11 .u10w5{margin-top:0;align-items:center}.u10.u10v6 .u10w11 .u10w5 .u10-links,.u10.u10v0 .u10w11 .u10w5 .u10-links{margin-top:0;padding-top:2.75em}.u10.u10v6 .u10w11 .u10scl,.u10.u10v0 .u10w11 .u10scl{padding-top:2.75em}}.rtl .u10.u10v6 .u10w5{align-items:center}.rtl .u10.u10v6 .u10-links{padding-left:40px}.rtl .u10.u10v6 #u10cmenu .u10ticon{padding-right:6px;line-height:inherit}.rtl .u10.u10v6 .u10w5 .scl-icons>li{margin-left:0;margin-right:10px}.rtl .u10.u10v6 .u10w1>.u10w5 ul.u10-cr~.u10-links li:nth-child(1) a{margin-left:10px}@media only screen and (min-width: 0px)and (max-width: 770px){.rtl .u10.u10v6 .u10-links{padding-left:0;flex-flow:row wrap;justify-content:center}}

/* === RH03v5 - BLOGS === */
/*! RH03v5 - BLOGS */.rh03v5{position:relative;z-index:1;min-height:24rem;padding:0;width:100%;display:flex;flex-direction:column}.rh03v5 .rh03pgtitle{margin-bottom:12rem}.rh03v5 .rh03pgtitle h1,.rh03v5 .rh03pgtitle div:not(.rh03subtitle){font-size:3.6rem;font-weight:700;margin:1.75em 0 0 0;line-height:1.2}.rh03v5 .rh03subtitle{margin-top:1.188em}.rh03v5 .rh03subtitle p{font-size:1.6rem;font-weight:700;line-height:1.2}.rh03v5 .rh03subtitle p:last-of-type{margin-bottom:0}.rh03v5.rw-strip:after{height:12px}@media(min-width: 771px){.rh03v5 .rh03bc+.rh03pgtitle h1,.rh03v5 .rh03bc+.rh03pgtitle>div{margin:0}}.rh03v5 .rh03customstrip{position:absolute;bottom:0;z-index:3;height:12px;width:100%;right:0;left:0;background-repeat:repeat-x;background-size:auto 100%;background-position:0 0}.rh03v5 .rh03bc{z-index:10;position:relative;width:100%;padding:1.5em 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline}.rh03v5 .rh03bc ol{padding-bottom:1em}.rh03v5 .rh03bc ol a{color:currentColor;font-size:14px;position:relative;padding-right:25px}.rh03v5 .rh03bc ol a:before{content:"";font-family:redwoodicons !important;color:currentColor;right:0;font-size:22px;position:absolute;display:block;top:50%;transform:translateY(-50%)}.rh03v5 .rh03bc ol li{display:inline-block}@media(max-width: 770px){.rh03v5 .rh03bc{display:none}}.rh03v5:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .rh03bc1 a{color:currentColor !important}.rh03v5:is([class*="-100bg"],[class*="-110bg"],[class*="-120bg"],[class*="-130bg"],[class*="-140bg"],[class*="-150bg"],[class*="-160bg"],[class*="-170bg"],[class*="-180bg"],[class*="-190bg"],[class*="-200bg"]) .rh03bc1 a:before{color:currentColor}@media(max-width: 600px){.rh03v5{min-height:18.75rem}.rh03v5.rw-strip:after{height:8px}.rh03v5 .rh03pgtitle{margin-bottom:9.5rem}.rh03v5 .rh03pgtitle h1,.rh03v5 .rh03pgtitle>div{font-size:3rem}.rh03v5 .rh03customstrip{height:8px}}

/* === RH06 === */
/*! RH06 */.rh06{border:1px solid #f1efed;background-color:#fff;margin-top:-3.8em;position:relative;z-index:1;margin-bottom:3em}.rh06.rw-strip:after{bottom:auto;top:0;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.rh06 .blogtile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.rh06 .blogtile .blogtile-w1{position:relative;padding:0}.rh06 .blogtile .blogtile-w1>a{position:relative;padding-bottom:56.203%}.rh06 .blogtile .blogtile-w1>a>img{transition:none}.rh06 .blogtile .blogtile-w1>a .imgH,.rh06 .blogtile .blogtile-w1>a .imgW,.rh06 .blogtile .blogtile-w1>a .imgS{transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1)}.rh06 .blogtile .blogtile-w1>a img.initload{transition:none}.rh06 .blogtile .blogtile-w1>a:hover .imgH,.rh06 .blogtile .blogtile-w1>a:hover .imgS,.rh06 .blogtile .blogtile-w1>a:hover .imgW{transform:translate(-50%, -50%) scale(1.1)}.rh06 .blogtile-w1{overflow:hidden;margin:0 0 .8em}.rh06 .blogtile-w1 a{display:block}.rh06 .blogtile-w1 a>img,.rh06 .blogtile-w1 a>div{transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1)}.rh06 .blogtile-w1 a:hover>img,.rh06 .blogtile-w1 a:hover>div{transform:scale(1.1)}.rh06 .blogtile-w2 h1{font-size:32px;margin-bottom:15px}.rh06 .blogtile-w2 a{color:#000}.rh06 .blogtile-byline{margin-bottom:0}.rh06 .blogtile-byline span:before{padding:0 .5em}.rh06 h2{font-family:inherit;font-weight:700;font-size:3.2rem}.rh06 h2>a{color:inherit}.rh06 h3{font-family:inherit;font-weight:700;font-size:1.8rem}.rh06.rh06v0 .rh06w1{display:block}.rh06.rh06v0 .rh06w1 .blogtile{display:grid;grid-template-columns:57.5892857143% 1fr;gap:2.4rem;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:flex-end;align-items:flex-end}.rh06.rh06v0 .rh06w1 .blogtile .blogtile-w1{margin:0}.rh06.rh06v0 .rh06w1 .blogtile .blogtile-w1 .bgimg{padding-bottom:56.25%;width:100%}.rh06.rh06v0 .rh06w1 .blogtile .blogtile-w1 .bgimg br{display:none}.rh06.rh06v1 .rh06w1{display:grid;grid-template-columns:1fr 1fr;column-gap:2.4rem}.rh06.rh06v2 .rh06w1{display:grid;grid-template-columns:minmax(auto, 57.5892857143%) 1fr 1fr 1fr auto;gap:2.4rem}.rh06.rh06v2 .blogtile .scs-component-bounding-box{width:100%}.rh06.rh06v2 .blogtile:first-of-type{grid-row:1/span 4}.rh06.rh06v2 .blogtile:first-of-type .blogtile-w1 .bgimg{padding-bottom:56.25%;width:100%}.rh06.rh06v2 .blogtile:first-of-type .blogtile-w1 .bgimg br{display:none}.rh06.rh06v2 .blogtile:not(:first-of-type){grid-column:2/-1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w1{width:51.2820512821%;margin:0}.rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2{width:48.7179487179%;padding-left:1em}.rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2 h2{font-size:1.6rem}.rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2 .blogtile-byline span{display:block}.rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2 .blogtile-byline span:before{content:none}@media(max-width: 1300px){.rh06.rh06 .blogtile-w2 h1{font-size:2.4rem;font-weight:700;text-decoration:none}.rh06.rh06v0 h2,.rh06.rh06v2 h2,.rh06.rh06v1 h2{font-size:2.4rem !important}.rh06.rh06v2 .rh06w1{display:grid;grid-template-columns:1fr 1fr !important;column-gap:2.4rem}.rh06.rh06v2 .rh06w1 .blogtile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-wrap:none;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;grid-row:auto;grid-column:auto;margin:0 0 1em}.rh06.rh06v2 .rh06w1 .blogtile .blogtile-w1{width:100%;margin:0 0 1em}.rh06.rh06v2 .rh06w1 .blogtile .blogtile-w2{width:auto;padding-left:0}.rh06.rh06v2 .rh06w1 .blogtile .blogtile-w2 h2{font-size:3.6rem}.rh06.rh06v2 .rh06w1 .blogtile .blogtile-w2 .blogtile-byline span{display:inline}.rh06.rh06v2 .rh06w1 .blogtile .blogtile-w2 .blogtile-byline span:before{content:"|";padding:0 .5em}}@media(max-width: 770px){.rh06 .rh06w1{display:block !important}.rh06 .rh06w1 .blogtile{display:block !important;margin:0 0 2em !important}.rh06 .rh06w1 .blogtile .blogtile-w1{margin:0 0 1em !important}}@media(max-width: 600px){.rh06{margin-top:-1.5em}}.rtl .rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2{padding:0 1em 0 0}@media(max-width: 1300px){.rtl .rh06.rh06v2 .blogtile:not(:first-of-type) .blogtile-w2{padding:0}}

/* === RC89 === */
/*! RC89 */.rc89 ::placeholder{color:rgba(22,21,19,.6)}.rc89 h2{font-size:2rem}.rc89 .rc89w1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;-ms-flex-wrap:none;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.rc89 .rc89w2{width:100%;max-width:624px}.rc89 .rc89search{padding-left:3em !important;background-image:url("data:image/svg+xml,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.1212266 1c5.0372326 0 9.1212266 4.08405043 9.1212266 9.1213526 0 2.1536493-.7465159 4.133053-1.9948779 5.6935382l5.7524247 5.7518269-1.4332625 1.4332823-5.7516795-5.7524977c-1.5605211 1.2485582-3.5400409 1.995203-5.6938314 1.995203-5.03723262 0-9.1212266-4.0840504-9.1212266-9.1213527 0-5.03730217 4.08399398-9.1213526 9.1212266-9.1213526zm0 2.02696725c-3.91778498 0-7.09428736 3.17654628-7.09428736 7.09438535 0 3.9178392 3.17650238 7.0943854 7.09428736 7.0943854 3.9177849 0 7.0942873-3.1765462 7.0942873-7.0943854 0-3.91783907-3.1765024-7.09438535-7.0942873-7.09438535z' fill='%23161513' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.4em auto;background-position:.85em 50%}.rc89 span.oform-w1{margin-bottom:0}.rc89.rc89v1{padding-top:2.1em !important;padding-bottom:2.2em}.rc89.rc89v1:not([class*="0bg"]){background:rgba(67,124,148,.2)}.rc89.rc89v1 .rc89w1{position:relative}.rc89.rc89v1 .rc89w1:before{content:"";width:2px;height:100%;background:currentColor;opacity:.1;position:absolute;left:calc(50% - 1px)}.rc89.rc89v1 .rc89w2,.rc89.rc89v1 .rc89w3{width:45%;padding:0}@media(max-width: 770px){.rc89 .rc89w1{display:block}.rc89 .rc89w1:before{display:none}.rc89 .rc89w1 .rc89w2,.rc89 .rc89w1 .rc89w3{width:100% !important}.rc89.rc89v1 .rc89w3{margin-top:1em}}.rtl .rc89 .rc89w2 .oform .oclear{right:auto;left:-0.8em;transform:translate(50%, -50%)}.rtl .rc89 .rc89search{padding-right:3em !important;padding-left:.5em !important;background-position:calc(100% - .85em) 50%}.rc89v2{padding-top:24px;padding-bottom:24px}.rc89v2 .rc89w2{max-width:none}

/* === RC90 === */
/*! RC90 */.rt02+.rc90{margin-top:1.8em}.rc90 img[data-src][src]{opacity:1}.rc90 .rc90more{margin-right:104px;padding:0}.rc90 .rc90w1 .rc90count{font-weight:500;display:inline-block;margin-left:8px}.rc90 .rc90w1 header.rw-ctitle{flex-wrap:wrap}.rc90 .rc90w1 header.rw-ctitle .rc90more{margin-top:0px !important}.rc90+.rc90 .rc90w1:before{content:"";border-top:1px solid #d4cfca;display:block;height:0;padding:0;margin:0 0 3.33em 0}.rc90 .cscroll{max-height:360px}.rc90 .cscroll.cscroll-loaded{max-height:none}.rc90 .cscroll-btn{height:32px}.rc90 .blogtile .blogtile-w1{overflow:hidden}.rc90 .blogtile .blogtile-w1 .bgimg{width:100%;padding-top:58.8%}.rtl .rc90 .rc90more{margin-left:104px;margin-right:0}

/* === RC80 === */
/*! RC80 */.rc80sub{font-size:1rem}.rc80w3,.rc80w4{margin:0 0 2.8rem}.rc80 .rc80w2,.rc80 .col-item,.rc80 h2+p,.rc80 .obttns,.rc80 .obttns>div{margin-bottom:0 !important}@media(max-width: 974px){.rc80 .col-item:first-of-type{margin-bottom:24px !important}}

/* === SOCIAL ICON LIST (like RC54 but w/o vert line) === */
/*! SOCIAL ICON LIST (like RC54 but w/o vert line) */ul.rw-social{position:relative}ul.rw-social li{padding-left:1.6em !important;position:relative}ul.rw-social li:before{position:absolute;top:.25em;left:0em}.rtl ul.rw-social li{padding-left:0 !important;padding-right:1.6em !important}.rtl ul.rw-social li:before{right:0;top:.25em}.rtl section{direction:rtl}.u03v5{display:none}.sr-only{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.sr-only:before{content:" "}.sr-only:after{content:" "}

/*! MISC + SASS */
.rc90 .blogtile .blogtile-w1,.rc89.rc89v1,.rc76 .blogtile .blogtile-w1,.rh06 .blogtile-w1,.rh06.rw-strip:after,.rh06,.rw-tags .rw-tag,.blogtile-w1 img{border-radius:.5em !important}
.rw-intro{max-width:56em;margin-bottom:4em;font-size:1.6rem}
.rc26v0 h2,div.rw-ptitle h1,div.rw-ptitle h2,.rw-ptitle{font-family:inherit;font-size:2.4rem;font-weight:800;padding-bottom:1.8rem;margin-bottom:0}
.rw-stitle{font-family:inherit;font-size:2.4rem;font-weight:700;padding-bottom:1.8rem;margin-bottom:0}

/*! ORACLE BLOG CUSTOM (subset) */
.rh03pgtitle p {
  margin: 0;}
.blogtile-w1 img {
  height: 100% !important;
  width: 100% !important;}
body {
  opacity: 0;}
.rh03.social .rh03w1.social-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;}
.withoutcontent {
  margin-bottom: 5.5rem !important;}
.withoutcontent {
    margin-bottom: 8rem !important;}
.rh03.social .rh03w1.social-wrapper .social-share-wrapper {
  display: none;
  margin-bottom: 4rem;}
.rh03.social .rh03w1.social-wrapper .social-share-wrapper label {
  font-size: 20px;
  font-weight: 700;
  padding-right: 10px;}
.rh03.social .rh03w1.social-wrapper .social-share-wrapper .social-share {
  display: flex}
.rh03.social .rh03w1.social-wrapper .social-share-wrapper .social-share li a {
  font-size: 24px;
  padding: 0 12px;
  color: #fff}
.rh03.social .rh03w1.social-wrapper .social-share-wrapper .social-share li a:hover {
  text-decoration: none}
.rc89 .rc89search {
  display: inline-block;
  width: 100%;
  padding: 0.9em 0.8em 0.8em 0.8em;
  font-family: inherit;
  font-size: 1.6rem;
  line-height: 1;
  border: 0;
  border: 1px solid #7a736e;
  background-color: #fff !important;
  outline: 0;
  caret-color: #665f5b;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 4px;
  box-shadow: none;
  min-height: 2em;
  padding-left: 3em !important;
  background-image: url("data:image/svg+xml,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.1212266 1c5.0372326 0 9.1212266 4.08405043 9.1212266 9.1213526 0 2.1536493-.7465159 4.133053-1.9948779 5.6935382l5.7524247 5.7518269-1.4332625 1.4332823-5.7516795-5.7524977c-1.5605211 1.2485582-3.5400409 1.995203-5.6938314 1.995203-5.03723262 0-9.1212266-4.0840504-9.1212266-9.1213527 0-5.03730217 4.08399398-9.1213526 9.1212266-9.1213526zm0 2.02696725c-3.91778498 0-7.09428736 3.17654628-7.09428736 7.09438535 0 3.9178392 3.17650238 7.0943854 7.09428736 7.0943854 3.9177849 0 7.0942873-3.1765462 7.0942873-7.0943854 0-3.91783907-3.1765024-7.09438535-7.0942873-7.09438535z' fill='%23161513' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.4em auto;
  background-position: 0.85em 50%;}
.rc89 span.oform-w1 {
  margin-bottom: 0;}
.rh03v5 .rh03subtitle {
  margin-top: 1.188em !important;
  font-size: 1.6rem !important;}
.rh03v5 .rh03subtitle p {
  font-size: 1.8rem;
  font-weight: 500;}
/* added to fix css issue 
  with see all button on home page 
*/
.rc90 .rc90more {
  margin-right: 6em;
  padding: 0;}

/* === JourneyMuses === */
/* Oracle custom.css sets body { opacity: 0 } until theme JS runs */
body.ready {
  opacity: 1 !important;
}

/* Local hero pattern (Oracle rw-pattern16w) */
.rw-pattern16w:before {
  background-image: url("images/rw-pattern16w.png") !important;
}

/* Hero bottom strip (rw-strip-custom disables :after — use rh03customstrip) */
.rh03v5 .rh03customstrip,
.rw-strip:not(.rw-strip-custom):after {
  background-image: url("images/rw-strip-sienna.gif") !important;
}

@media screen and (max-width: 600px) {
  .rh03.social .rh03w1.social-wrapper {
    align-items: initial;
    flex-direction: column;
  }
}

/* Featured + category cards — depth (Oracle MISC gives radius; shadow on panels/images) */
.rh06 {
  box-shadow: 0 2px 8px rgba(22, 21, 19, 0.12);
}

.rh06 .blogtile .blogtile-w1,
.rc90 .blogtile .blogtile-w1 {
  box-shadow: 0 1px 16px rgba(0, 0, 0, 0.1);
}

.blogtile-w1{
    padding-bottom: 0;
}
/* JourneyMuses wordmark instead of Oracle SVG logo */
.u18-logo a {
  background-image: none !important;
  width: auto !important;
  height: auto !important;
  margin: 17px 24px !important;
  overflow: visible !important;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.u18-logo a span {
  opacity: 1 !important;
  font-size: inherit !important;
  top: auto !important;
  position: static !important;
}

/* Hero newsletter CTA (replaces social-share block) */
.home .rh03.social .rh03w1.social-wrapper {
  display: flex !important;
  align-items: stretch;
  justify-content: space-between;
  gap: 3.2rem;
}

.home .rh03.social .rh03w1.social-wrapper .rh03pgtitle {
  flex: 0 0 calc(50% - 1.6rem);
  max-width: calc(50% - 1.6rem);
  min-width: 0;
}

.home .rh03.social .rh03w1.social-wrapper .hero-subscribe {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: calc(50% - 1.6rem);
  max-width: calc(50% - 1.6rem);
  flex: 0 0 calc(50% - 1.6rem);
  margin-left: 0 !important;
  margin-bottom: 0;
}

.rh03.social .rh03w1.social-wrapper .hero-subscribe label {
  display: block;
  margin-bottom: 0.35rem;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
}

.rh03.social .rh03w1.social-wrapper .hero-subscribe-lead {
  margin: 0 0 1.25rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.45;
  color: #fff;
  max-width: 26ch;
}

.rh03.social .rh03w1.social-wrapper .hero-subscribe .obttns {
  width: auto;
  margin-bottom: 0;
}

.home .rh03.social .rh03w1.social-wrapper .hero-subscribe.withoutcontent {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 900px) {
  .home .rh03.social .rh03w1.social-wrapper {
    display: block;
  }

  .home .rh03.social .rh03w1.social-wrapper .rh03pgtitle,
  .home .rh03.social .rh03w1.social-wrapper .hero-subscribe {
    width: 100%;
    max-width: none;
    flex: initial;
  }

  .home .rh03.social .rh03w1.social-wrapper .hero-subscribe {
    max-width: none;
    margin-left: 0;
    margin-bottom: 2rem;
  }

  .home .rh03.social .rh03w1.social-wrapper .hero-subscribe.withoutcontent {
    margin-bottom: 2rem !important;
  }

  .home .rh03.social .rh03w1.social-wrapper .hero-subscribe-lead {
    max-width: none;
  }
}

.hidden {
  display: none !important;
}

.post-w{
    max-width: 900px;
    margin: 0 auto;
}
/* Search — Oracle oform starts hidden until JS adds oform-initialized */
.rc89 .oform.searchform {
  opacity: 1;
  margin-top: 0.75rem;
}

.rc89 .oform.searchform .rc89search {
  display: block;
  width: 100%;
}

.rc89 .rw-ptitle {
  margin-bottom: 0;
}

.rc89.rc89v1 .rc89w3 .obttns {
  margin-top: 0.75rem;
}

/* Category sliders — 3 visible cards + prev/next in header */
.rc90 .cscroll-items {
  display: flex;
  flex-wrap: nowrap;
}

.rc90 .cscroll-items > li {
  opacity: 1;
}

.rc90 .rc90more.rc90-nav {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  margin-right: 0 !important;
  margin-left: auto;
}

.rc90 .rc90more.rc90-nav .cscroll-btn-left,
.rc90 .rc90more.rc90-nav .cscroll-btn-right {
  position: static;
  top: auto;
  right: auto;
  left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  padding: 0;
  border: 0;
  background: none;
  text-decoration: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.rc90 .rc90more.rc90-nav .cscroll-btn-left img,
.rc90 .rc90more.rc90-nav .cscroll-btn-right img {
  display: block;
  width: 4.4rem;
  height: 4.4rem;
}

.rc90 .rc90more.rc90-nav .cscroll-btn-left:hover,
.rc90 .rc90more.rc90-nav .cscroll-btn-right:hover {
  text-decoration: none;
  transform: scale(1.06);
}

.rc90 .rc90more.rc90-nav .cscroll-btn-left.disabled,
.rc90 .rc90more.rc90-nav .cscroll-btn-right.disabled {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
  transform: none;
}

/* Featured grid — tighter spacing on the three right tiles */
.rh06.rh06v2 .rh06w1 {
  row-gap: 1rem;
  column-gap: 2.4rem;
}

/* Featured — main tile height matches the three right tiles (no empty row) */
@media (min-width: 1301px) {
  .rh06.rh06v2 .blogtile:first-of-type {
    grid-row: 1 / span 3;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }

  .rh06.rh06v2 .blogtile:first-of-type .blogtile-w1 {
    flex: 1 1 auto;
    min-height: 0;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
  }

  .rh06.rh06v2 .blogtile:first-of-type .blogtile-w1 > a {
    flex: 1 1 auto;
    padding-bottom: 0 !important;
    min-height: 0;
    position: relative;
    display: block;
    overflow: hidden;
  }

  .rh06.rh06v2 .blogtile:first-of-type .blogtile-w1 > a > img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .rh06.rh06v2 .blogtile:first-of-type .blogtile-w2 {
    flex: 0 0 auto;
  }
}

/* Featured cards — smoother image + title hover */
.rh06 .blogtile .blogtile-w1 {
  overflow: hidden;
}

.rh06 .blogtile .blogtile-w1 a > img {
  transition: transform 0.65s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  will-change: transform;
}

.rh06 .blogtile .blogtile-w1 a:hover > img {
  transform: scale(1.05);
}

/* Force topic slider images visible (legacy Oracle overrides can hide them) */
.home .rc90 .blogtile .blogtile-w1 > a {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 56.2% !important;
}

.home .rc90 .blogtile .blogtile-w1 > a > img.wps-image {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.rh06 .blogtile-w2 h2 a,
.rh06 .blogtile-w2 h3 a {
  transition: color 0.3s ease;
}

.rh06 .blogtile-w2 h2 a:hover,
.rh06 .blogtile-w2 h3 a:hover {
  color: #006b8f;
  text-decoration: none;
}

/* Simplified mobile nav (theme expects full u18 dropdown) */
.u18-mobile-nav {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding: 0.75rem 48px 1.5rem;
  background: #312d2a;
  border-top: 1px solid #514c47;
}

.u18-mobile-nav a {
  color: #fbf9f8;
  text-decoration: none;
  font-size: 1.65rem;
  font-weight: 500;
  padding: 0.55rem 0;
  transition: color 0.15s ease;
}

.u18-mobile-nav a:hover {
  color: #fff;
  text-decoration: underline;
}

.u18-mobile-nav-divider {
  display: block;
  height: 1px;
  margin: 0.65rem 0 0.5rem;
  background: #514c47;
}

@media (max-width: 1024px) {
  .u18-mobile-nav {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Search results (client-side) */
.search-results {
  padding-bottom: 2rem;
}

.search-results .rw-ptitle {
  padding-bottom: 1rem;
}

.no-results {
  color: #5c5651;
  font-size: 1.6rem;
}

/* Newsletter block — same ocean + pattern as hero */
#newsletter.rc80.rw-ocean-150bg {
  background-color: #264759;
  color: #fff;
}

#newsletter.rc80 .rw-ptitle,
#newsletter.rc80 .col-item p {
  color: #fff;
}

/* Newsletter block — form inside rc80 col layout */
.newsletter-block .col-item p {
  margin: 0.5rem 0 0;
  font-size: 1.6rem;
  line-height: 1.4;
  max-width: 42ch;
}

.newsletter-form-wrap {
  width: 100%;
}

.newsletter-form {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
}

.newsletter-form .obttns {
  width: auto;
  flex-shrink: 0;
  margin-bottom: 0;
}

.newsletter-form input {
  flex: 1;
  min-width: min(100%, 200px);
  display: inline-block;
  width: 100%;
  padding: 0.9em 0.8em;
  font-family: inherit;
  font-size: 1.6rem;
  line-height: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.12) !important;
  color: #fff;
  outline: 0;
  border-radius: 4px;
}

.newsletter-form input::placeholder {
  color: rgba(255, 255, 255, 0.65);
}

.newsletter-form input:focus {
  outline: 2px dotted #fff;
  outline-offset: 2px;
}

.newsletter-success {
  padding: 1.25rem 1.35rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 4px;
}

.newsletter-success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  margin-bottom: 0.75rem;
  border-radius: 50%;
  background: #fff;
  color: #264759;
  font-size: 1.1rem;
  font-weight: 700;
}

.newsletter-success-title {
  margin: 0 0 0.5rem;
  font-size: 1.8rem;
  font-weight: 700;
}

.newsletter-success-text {
  margin: 0 0 0.5rem;
  font-size: 1.6rem;
  line-height: 1.5;
}

.newsletter-success-hint {
  margin: 0 0 1rem;
  font-size: 1.4rem;
  opacity: 0.75;
}

.newsletter-success-reset {
  background: none;
  border: none;
  padding: 0;
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 600;
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}

/* Post page */
.post-page .post-hero.rh03v5 {
  min-height: 22rem;
}

.post-page .post-hero .rh03pgtitle.post-hero-inner {
  margin-bottom: 4rem;
  padding: 2.5rem 0 1rem;
}

.post-page .post-hero .rh03pgtitle h1 {
  font-family: var(--oraclesans);
  font-size: clamp(3.2rem, 5vw, 4.4rem);
  font-weight: 700;
  color: #fff;
  margin: 0 0 0.75rem;
}

.post-page .post-hero .rh03subtitle p {
  margin: 0;
  max-width: 60ch;
  font-family: var(--oraclesans);
  font-size: 1.7rem;
  line-height: 1.6;
  color: rgba(251, 249, 248, 0.92);
}

.post-page .post-shell {
  position: relative;
  margin-top: -4rem;
  padding-top: 0;
  padding-bottom: 2.5rem;
  z-index: 3;
}

.post-page .post-card {
  background: #fff;
  border: 1px solid #e8e4df;
  border-radius: 1.1rem;
  box-shadow: 0 8px 30px rgba(22, 21, 19, 0.08);
  padding: 2.4rem;
}

.post-page .post-backlink {
  display: inline-block;
  margin-bottom: 1.6rem;
  font-size: 1.45rem;
  font-weight: 600;
  color: #006b8f;
  text-decoration: none;
}

.post-page .post-backlink:hover {
  text-decoration: underline;
}

.post-page .post-kicker {
  margin: 0 0 0.55rem;
  font-size: 1.3rem;
  font-weight: 700;
  color: #006b8f;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.post-page .post-headline {
  margin: 0 0 0.9rem;
  font-size: clamp(3rem, 4.6vw, 4.2rem);
  font-weight: 800;
  line-height: 1.15;
  color: #161513;
  max-width: 22ch;
}

.post-page .post-meta {
  margin: 0 0 2rem;
  font-size: 1.55rem;
  color: #5c5651;
}

.post-page .post-cover {
  margin: 0 0 2rem;
  overflow: hidden;
  border-radius: 0.8rem;
}

.post-page .post-cover img {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
}


.post-page .post-body p {
  margin: 0 0 1.35rem;
  font-size: 1.72rem;
  line-height: 1.75;
  color: #2f2b28;
}

.post-page .post-inline-image {
  margin: 1.9rem 0 2.1rem;
  border-radius: 0.8rem;
  overflow: hidden;
}

.post-page .post-inline-image img {
  display: block;
  width: 100%;
  max-height: 460px;
  object-fit: cover;
}

.post-page .post-empty h2 {
  margin: 0 0 0.8rem;
  font-size: 2.8rem;
}

.post-page .post-empty p {
  margin: 0 0 0.9rem;
  font-size: 1.6rem;
  line-height: 1.6;
}

.post-page .post-related {
  padding-bottom: 3rem;
}

.post-page .post-related-card {
  border-top: 1px solid #e8e4df;
  padding-top: 2rem;
}

.post-page .post-topic-cards {
  margin-top: 1.1rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem 1.6rem;
}

.post-page .post-topic-cards .blogtile {
  display: flex;
  flex-direction: column;
  border-radius: 0.8rem;
  overflow: hidden;
}

.post-page .post-topic-cards .blogtile .blogtile-w1 {
  margin: 0;
  overflow: hidden;
}

.post-page .post-topic-cards .blogtile .blogtile-w1 a {
  position: relative;
  display: block;
  padding-bottom: 49%;
}

.post-page .post-topic-cards .blogtile .blogtile-w1 img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-page .post-topic-cards .blogtile .blogtile-w2 {
  padding: 0.95rem 1rem 1.05rem;
}

.post-page .post-topic-cards .blogtile .blogtile-w2 h3 {
  margin: 0 0 0.45rem;
  font-size: 1.95rem;
  line-height: 1.3;
}

.post-page .post-topic-cards .blogtile .blogtile-w2 h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.post-page .post-topic-cards .blogtile .blogtile-byline {
  font-size: 1.3rem;
  line-height: 1.45;
}

@media (max-width: 1024px) {
  .post-page .post-topic-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .post-page .post-topic-cards {
    grid-template-columns: 1fr;
  }
}

.more-blog-item {
  border-bottom: 1px solid #d6d6d6;
}

.more-blog-link {
  display: block;
  padding: 1.25rem 0;
  color: inherit;
  text-decoration: none;
}

.more-blog-link:hover h4 {
  color: #006b8f;
}

.more-blog-link h4 {
  margin: 0 0 0.35rem;
  font-size: 1.8rem;
  font-weight: 700;
}

.more-blog-meta {
  margin: 0 0 0.25rem;
  font-size: 1.4rem;
  color: #5c5651;
}

.more-blog-topic {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #5c5651;
  letter-spacing: 0.04em;
}

@media (max-width: 770px) {
  .newsletter-form {
    flex-direction: column;
  }
}

/* Footer */
.site-footer {
  margin-top: 0;
  padding: 2.8rem 0 1.8rem !important;
  background-color: #312d2a !important;
}

.site-footer .footer-layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2.4rem 4rem;
  width: 100%;
  padding: 0 !important;
}

.site-footer .footer-brand-col {
  flex: 1 1 300px;
  max-width: 42rem;
  color: #fbf9f8 !important;
  font-size: 1.45rem;
  line-height: 1.6;
}

.site-footer .footer-brand {
  margin: 0 0 0.6rem;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1.2;
}

.site-footer .footer-brand a {
  color: #fff !important;
  text-decoration: none;
}

.site-footer .footer-brand a:hover {
  text-decoration: underline;
}

.site-footer .footer-tagline {
  margin: 0 0 1.35rem;
  color: rgba(251, 249, 248, 0.84);
}

.site-footer .footer-address {
  margin: 0 0 0.45rem;
  font-style: normal;
}

.site-footer .footer-phone,
.site-footer .footer-email,
.site-footer .footer-reg {
  margin: 0 0 0.45rem;
}

.site-footer .footer-phone a,
.site-footer .footer-email a,
.site-footer .footer-nav-list a {
  color: #fbf9f8 !important;
  text-decoration: none;
}

.site-footer .footer-phone a:hover,
.site-footer .footer-email a:hover,
.site-footer .footer-nav-list a:hover {
  text-decoration: underline;
}

.site-footer .footer-reg {
  margin-bottom: 0;
  font-size: 1.3rem;
  color: rgba(251, 249, 248, 0.7);
}

.site-footer .footer-nav-col {
  flex: 1 1 340px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 2.6rem 3.2rem;
}

.site-footer .footer-nav-group {
  min-width: 14rem;
}

.site-footer .footer-nav-title {
  margin: 0 0 0.8rem;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(251, 249, 248, 0.56);
}

.site-footer .footer-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer .footer-nav-list li {
  margin: 0 0 0.45rem;
}

.site-footer .footer-nav-list li:last-child {
  margin-bottom: 0;
}

.site-footer .footer-copy {
  margin: 2rem 0 0;
  padding-top: 1.2rem;
  border-top: 1px solid rgba(251, 249, 248, 0.14);
  font-size: 1.28rem;
  color: rgba(251, 249, 248, 0.66);
}

@media (max-width: 900px) {
  .site-footer .u10w1 {
    padding: 0 !important;
  }

  .site-footer .footer-nav-col {
    justify-content: flex-start;
  }
}

@media (max-width: 770px) {
  .site-footer .u10w1 {
    padding: 0 !important;
  }

  .site-footer .footer-layout {
    gap: 2rem;
  }

  .site-footer .footer-nav-col {
    gap: 1.6rem 2.2rem;
  }
}

/* Static info pages */
.static-page {
  padding: 2rem 0 3rem;
}

.static-page h1 {
  margin: 0 0 1.25rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.static-page p {
  margin: 0 0 1rem;
  font-size: 1.6rem;
  line-height: 1.65;
  max-width: 720px;
}

.static-page a {
  color: #006b8f;
}

/* About page */
.about-page .about-hero-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: min(65vh, 680px);
  overflow: hidden;
  background: #264759;
  text-align: center;
}

.about-page .about-hero-media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.about-page .about-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 40%;
}

.about-page .about-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    180deg,
    rgba(22, 21, 19, 0.45) 0%,
    rgba(38, 71, 89, 0.72) 50%,
    rgba(22, 21, 19, 0.82) 100%
  );
}

.about-page .about-hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 5rem 0;
  color: #fff;
}

.about-page .about-hero-text {
  max-width: 86rem;
  margin: 0 auto;
}

.about-page .about-hero-eyebrow {
  margin: 0 0 1rem;
  font-family: var(--oraclesans);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}

.about-page .about-hero-content h1 {
  margin: 0 0 1.25rem;
  font-family: var(--oraclesans);
  font-size: clamp(3rem, 5.5vw, 4.8rem);
  font-weight: 700;
  line-height: 1.15;
  max-width: none;
  color: #fff;
}

.about-page .about-hero-lead {
  margin: 0 auto;
  font-family: var(--oraclesans);
  font-size: clamp(1.6rem, 2.2vw, 1.9rem);
  font-weight: 500;
  line-height: 1.6;
  max-width: 62ch;
  color: rgba(255, 255, 255, 0.92);
}

.about-page .about-body {
  background: #fff;
  padding-top: 4.8rem;
  padding-bottom: 5.5rem;
  font-family: var(--oraclesans);
  font-size: 1.65rem;
  line-height: 1.75;
  color: #5c5651;
}

/* 86rem @ 62.5% root ≈ 860px — matches blog .bwidth, not 42rem (≈420px) */
.about-page .about-prose {
  max-width: 86rem;
  margin: 0 auto;
  font-family: var(--oraclesans);
}

.about-page .about-prose h2,
.about-page .about-prose h3 {
  font-family: var(--oraclesans);
  font-weight: 700;
  line-height: 1.3;
  color: #161513;
}

.about-page .about-prose h2.about-prose-heading {
  margin: 3rem 0 1.5rem;
  font-size: 2.6rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: none;
  color: #161513;
}

.about-page .about-prose h2.about-prose-heading:first-child {
  margin-top: 0;
}

.about-page .about-prose h3.about-prose-subhead {
  margin: 2rem 0 0.65rem;
  font-size: 2.1rem;
  font-weight: 700;
  color: #264759;
}

.about-page .about-prose p.about-prose-lead {
  margin: 0 0 1.35rem;
  font-size: 1.85rem;
  font-weight: 500;
  line-height: 1.65;
  color: #161513;
}

.about-page .about-prose p {
  margin: 0 0 1.25rem;
  font-family: var(--oraclesans);
  font-size: 1.65rem;
  font-weight: 400;
  line-height: 1.75;
  color: #5c5651;
}

.about-page .about-prose p:last-child {
  margin-bottom: 0;
}

.about-page .about-prose a {
  font-family: var(--oraclesans);
  color: #006b8f;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.about-page .about-prose a:hover {
  color: #264759;
}

.about-page .about-prose blockquote.about-prose-quote {
  margin: 2.5rem 0;
  padding: 2rem 1.75rem;
  border: 0;
  border-left: 4px solid #264759;
  background: #fbf9f8;
  border-radius: 0 0.5em 0.5em 0;
  font-family: var(--oraclesans);
}

.about-page .about-prose blockquote.about-prose-quote p {
  margin: 0;
  font-size: 2rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  color: #161513;
}

.about-page .about-prose ul.about-prose-topics {
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
  font-family: var(--oraclesans);
}

.about-page .about-prose ul.about-prose-topics li {
  margin: 0 0 0.85rem;
  padding: 0 0 0.85rem;
  border-bottom: 1px solid #e8e4df;
  font-size: 1.65rem;
  line-height: 1.55;
}

.about-page .about-prose ul.about-prose-topics li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.about-page .about-prose ul.about-prose-topics a {
  display: block;
  font-size: inherit;
  line-height: inherit;
  color: #5c5651;
  text-decoration: none;
}

.about-page .about-prose ul.about-prose-topics a:hover {
  color: #006b8f;
}

.about-page .about-prose ul.about-prose-topics strong {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 1.75rem;
  font-weight: 700;
  color: #161513;
}

.about-page .about-prose ul.about-prose-topics a:hover strong {
  color: #006b8f;
}

.about-cta .col-item p {
  margin: 0.5rem 0 0;
  font-size: 1.6rem;
  line-height: 1.45;
  max-width: 42ch;
  color: #fff;
}

.about-cta .newsletter-form-wrap {
  max-width: 64rem;
  margin: 0 auto;
}

.about-cta .newsletter-form {
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.about-cta .newsletter-form input {
  min-width: 0;
}

.about-cta .newsletter-form .obttns {
  margin: 0;
}

.about-cta .about-newsletter-note {
  margin: 1rem auto 0;
  max-width: 58ch;
  text-align: center;
  font-size: 1.45rem;
  line-height: 1.55;
  color: rgba(251, 249, 248, 0.88);
}

.about-cta.rw-ocean-150bg {
  background-color: #264759;
  color: #fff;
}

.about-cta .rw-ptitle {
  color: #fff;
}

.about-cta.rc80.rw-ocean-150bg .rw-ptitle,
.about-cta.rc80.rw-ocean-150bg .col-item p,
.about-cta.rc80.rw-ocean-150bg .newsletter-success {
  color: #fff;
}

@media (max-width: 900px) {
  .about-page .about-hero-banner {
    min-height: min(52vh, 480px);
  }

  .about-page .about-hero-content {
    padding: 3.5rem 0;
  }

  .about-page .about-hero-lead {
    max-width: none;
  }

  .about-page .about-body {
    padding-top: 3.5rem;
    padding-bottom: 4rem;
  }

  .about-page .about-prose-quote {
    margin: 2rem 0;
    padding: 1.5rem 1.25rem;
  }

  .about-cta .newsletter-form {
    flex-wrap: wrap;
  }
}

/* Contact + legal pages — shared hero */
.contact-page .contact-hero.rh03v5,
.legal-page .legal-hero.rh03v5 {
  min-height: 22rem;
}

.contact-page .contact-hero .rh03pgtitle.contact-hero-inner,
.legal-page .legal-hero .rh03pgtitle.legal-hero-inner {
  margin-bottom: 4rem;
  padding: 2.5rem 0 1rem;
}

.contact-page .contact-hero .rh03pgtitle h1,
.legal-page .legal-hero .rh03pgtitle h1 {
  font-family: var(--oraclesans);
  font-size: clamp(3.2rem, 5vw, 4.4rem);
  font-weight: 700;
  color: #fff;
  margin: 0 0 0.75rem;
}

.contact-page .contact-hero .rh03subtitle p,
.legal-page .legal-hero .rh03subtitle p {
  font-family: var(--oraclesans);
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.92);
  max-width: 52ch;
}

/* Legal pages (privacy, terms) */
.legal-page .legal-body {
  background: #fff;
  padding-top: 4rem;
  padding-bottom: 5rem;
  font-family: var(--oraclesans);
}

.legal-page .legal-prose {
  max-width: 86rem;
  margin: 0 auto;
  font-family: var(--oraclesans);
  font-size: 1.65rem;
  line-height: 1.75;
  color: #5c5651;
}

.legal-page .legal-updated {
  margin: 0 0 2.5rem;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #006b8f;
}

.legal-page .legal-prose h2 {
  margin: 2.75rem 0 1rem;
  font-family: var(--oraclesans) !important;
  font-size: 2.4rem !important;
  font-weight: 800 !important;
  line-height: 1.25;
  color: #161513;
}

.legal-page .legal-prose h2:first-of-type {
  margin-top: 0;
}

.legal-page .legal-prose p {
  margin: 0 0 1.15rem;
  font-family: var(--oraclesans) !important;
  font-size: 1.65rem !important;
  font-weight: 400;
  line-height: 1.75;
  color: #5c5651;
}

.legal-page .legal-prose ul {
  margin: 0 0 1.25rem 1.25em;
  padding: 0;
  list-style: disc;
}

.legal-page .legal-prose li {
  margin: 0 0 0.65rem;
  font-family: var(--oraclesans) !important;
  font-size: 1.65rem !important;
  line-height: 1.7;
  color: #5c5651;
}

.legal-page .legal-prose li:last-child {
  margin-bottom: 0;
}

.legal-page .legal-prose strong {
  font-weight: 700;
  color: #161513;
}

.legal-page .legal-prose a {
  color: #006b8f;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.12em;
}

.legal-page .legal-prose a:hover {
  color: #264759;
}

.legal-page .legal-contact-card {
  margin: 0.5rem 0 0;
  padding: 2rem 2rem 1.75rem;
  background: #fbf9f8;
  border: 1px solid #e8e4df;
  border-left: 4px solid #264759;
  border-radius: 0 0.5em 0.5em 0;
  box-shadow: 0 2px 12px rgba(22, 21, 19, 0.06);
}

.legal-page .legal-contact-brand {
  margin: 0 0 1.5rem;
  font-family: var(--oraclesans) !important;
  font-size: 2rem !important;
  font-weight: 800 !important;
  line-height: 1.2;
  color: #161513;
}

.legal-page .legal-contact-details {
  margin: 0;
  padding: 0;
}

.legal-page .legal-contact-item {
  margin: 0 0 1.35rem;
  padding: 0 0 1.35rem;
  border-bottom: 1px solid #e8e4df;
}

.legal-page .legal-contact-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.legal-page .legal-contact-item dt {
  margin: 0 0 0.35rem;
  font-family: var(--oraclesans);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #006b8f;
}

.legal-page .legal-contact-item dd {
  margin: 0;
  font-family: var(--oraclesans) !important;
  font-size: 1.65rem !important;
  font-weight: 400;
  line-height: 1.55;
  color: #161513;
}

.legal-page .legal-contact-item address {
  font-style: normal;
}

.legal-page .legal-contact-item a {
  color: #006b8f;
  font-weight: 600;
  text-decoration: none;
}

.legal-page .legal-contact-item a:hover {
  color: #264759;
  text-decoration: underline;
}

.legal-page .legal-contact-footer {
  margin: 1.5rem 0 0;
  padding-top: 1.25rem;
  border-top: 1px solid #e8e4df;
  font-family: var(--oraclesans) !important;
  font-size: 1.55rem !important;
  line-height: 1.55;
  color: #5c5651;
}

.legal-page .legal-contact-footer a {
  font-weight: 600;
}

/* Contact page */

.contact-page .contact-body {
  background: #fff;
  padding-top: 4rem;
  padding-bottom: 5rem;
  font-family: var(--oraclesans);
}

.contact-page .contact-layout {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 4rem;
  align-items: start;
}

.contact-page .contact-section-title.rw-ptitle {
  font-family: var(--oraclesans);
  font-size: 2.4rem;
  font-weight: 800;
  margin: 0 0 1.5rem;
  padding-bottom: 0;
  color: #161513;
}

.contact-page .contact-form {
  display: flex;
  flex-direction: column;
  gap: 1.35rem;
}

.contact-page .contact-field label {
  display: block;
  margin-bottom: 0.45rem;
  font-size: 1.4rem;
  font-weight: 600;
  color: #161513;
}

.contact-page .contact-field .oinput {
  display: block;
  width: 100%;
  padding: 0.9em 1em;
  font-family: var(--oraclesans);
  font-size: 1.6rem;
  line-height: 1.4;
  color: #161513;
  background: #fff;
  border: 1px solid #7a736e;
  border-radius: 4px;
  outline: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.contact-page .contact-field .oinput:focus {
  border-color: #264759;
  box-shadow: 0 0 0 3px rgba(38, 71, 89, 0.15);
}

.contact-page .contact-textarea {
  min-height: 14rem;
  resize: vertical;
}

.contact-page .contact-submit.obttns {
  width: auto;
  margin: 0.5rem 0 0;
}

.contact-page .contact-info-col {
  padding: 2rem 2rem 2.25rem;
  background: #fbf9f8;
  border: 1px solid #e8e4df;
  border-radius: 0.5em;
}

.contact-page .contact-info-lead {
  margin: 0 0 1.75rem;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #5c5651;
}

.contact-page .contact-info-list {
  margin: 0;
  padding: 0;
}

.contact-page .contact-info-item {
  margin: 0 0 1.5rem;
  padding: 0 0 1.5rem;
  border-bottom: 1px solid #e8e4df;
}

.contact-page .contact-info-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.contact-page .contact-info-item dt {
  margin: 0 0 0.35rem;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #006b8f;
}

.contact-page .contact-info-item dd {
  margin: 0;
  font-size: 1.65rem;
  line-height: 1.55;
  color: #161513;
}

.contact-page .contact-info-item address {
  font-style: normal;
}

.contact-page .contact-info-item a {
  color: #006b8f;
  font-weight: 600;
  text-decoration: none;
}

.contact-page .contact-info-item a:hover {
  text-decoration: underline;
}

.contact-page .contact-success {
  padding: 1.75rem 1.5rem;
  background: #f1efed;
  border: 1px solid #d4cfca;
  border-radius: 0.5em;
}

.contact-page .contact-success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0.85rem;
  border-radius: 50%;
  background: #264759;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}

.contact-page .contact-success-title {
  margin: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  color: #161513;
}

.contact-page .contact-success-text {
  margin: 0 0 1.25rem;
  font-size: 1.6rem;
  line-height: 1.55;
  color: #5c5651;
}

.contact-page .contact-success-reset {
  background: none;
  border: none;
  padding: 0;
  font-family: var(--oraclesans);
  font-size: 1.4rem;
  font-weight: 600;
  color: #006b8f;
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 900px) {
  .contact-page .contact-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .contact-page .contact-hero .rh03subtitle p,
  .legal-page .legal-hero .rh03subtitle p {
    max-width: none;
  }

  .legal-page .legal-body {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
}

/* Footer final override (wins over legacy Oracle rules) */
footer.site-footer.u10.u10v6 {
  display: block !important;
  clear: both !important;
  background: #312d2a !important;
  color: #fbf9f8 !important;
  padding: 2.8rem 0 1.8rem !important;
}

footer.site-footer.u10.u10v6 .footer-layout {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  gap: 2.4rem 4rem !important;
  width: 100% !important;
}

footer.site-footer.u10.u10v6 .footer-brand-col {
  flex: 1 1 300px !important;
  max-width: 42rem !important;
  font-size: 1.45rem !important;
  line-height: 1.6 !important;
  color: #fbf9f8 !important;
}

footer.site-footer.u10.u10v6 .footer-brand {
  margin: 0 0 0.6rem !important;
  font-size: 2.1rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

footer.site-footer.u10.u10v6 .footer-tagline {
  margin: 0 0 1.35rem !important;
  color: rgba(251, 249, 248, 0.84) !important;
}

footer.site-footer.u10.u10v6 .footer-address {
  margin: 0 0 0.45rem !important;
  font-style: normal !important;
}

footer.site-footer.u10.u10v6 .footer-phone,
footer.site-footer.u10.u10v6 .footer-email,
footer.site-footer.u10.u10v6 .footer-reg {
  margin: 0 0 0.45rem !important;
}

footer.site-footer.u10.u10v6 .footer-reg {
  margin-bottom: 0 !important;
  font-size: 1.3rem !important;
  color: rgba(251, 249, 248, 0.7) !important;
}

footer.site-footer.u10.u10v6 .footer-nav-col {
  flex: 1 1 340px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  gap: 2.6rem 3.2rem !important;
}

footer.site-footer.u10.u10v6 .footer-nav-group {
  min-width: 14rem !important;
}

footer.site-footer.u10.u10v6 .footer-nav-title {
  margin: 0 0 0.8rem !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: rgba(251, 249, 248, 0.56) !important;
}

footer.site-footer.u10.u10v6 .footer-nav-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

footer.site-footer.u10.u10v6 .footer-nav-list li {
  margin: 0 0 0.45rem !important;
}

footer.site-footer.u10.u10v6 .footer-nav-list li:last-child {
  margin-bottom: 0 !important;
}

footer.site-footer.u10.u10v6 a,
footer.site-footer.u10.u10v6 .footer-brand a,
footer.site-footer.u10.u10v6 .footer-phone a,
footer.site-footer.u10.u10v6 .footer-email a,
footer.site-footer.u10.u10v6 .footer-nav-list a {
  color: #fbf9f8 !important;
  text-decoration: none !important;
}

footer.site-footer.u10.u10v6 a:hover {
  text-decoration: underline !important;
}

footer.site-footer.u10.u10v6 .footer-copy {
  margin: 2rem 0 0 !important;
  padding-top: 1.2rem !important;
  border-top: 1px solid rgba(251, 249, 248, 0.14) !important;
  font-size: 1.28rem !important;
  color: rgba(251, 249, 248, 0.66) !important;
}

@media (max-width: 900px) {
  footer.site-footer.u10.u10v6 .footer-nav-col {
    justify-content: flex-start !important;
  }
}

@media (max-width: 770px) {
  footer.site-footer.u10.u10v6 {
    padding: 2.2rem 0 1.4rem !important;
  }

  footer.site-footer.u10.u10v6 .footer-layout {
    gap: 2rem !important;
  }

  footer.site-footer.u10.u10v6 .footer-nav-col {
    gap: 1.6rem 2.2rem !important;
  }
}
