
.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}










:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(27, 52, 72, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 22, 42, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(66, 75, 80, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(198, 178, 137, 1.00);--link-color-hover:rgba(0, 21, 42, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:2rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(32rem/16)}h2,.h2{font-size:calc(28rem/16)}h3,.h3{font-size:calc(24rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(42rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(52rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:disc}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  

 html,body,.fontpro-stacks_in_1547_10{font-style:normal;font-weight:300;font-family:"Roboto",sans-serif }

 h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_1547_11{font-style:normal;font-weight:300;font-family:"Roboto",sans-serif }

 .h3-bold, .fontpro-stacks_in_1547_12{font-style:normal;font-weight:500;font-family:"Roboto",sans-serif }

  strong, .fontpro-stacks_in_1547_13{font-style:normal;font-weight:500;font-family:"Roboto",sans-serif }

 .h3-bold-italic, .fontpro-stacks_in_1547_14{font-style:normal;font-weight:500;font-family:"Roboto",sans-serif }

  h1, h2, .fontpro-stacks_in_1547_15{  text-decoration-line:none ;text-decoration-style:solid ;text-transform:uppercase ;word-wrap:normal ;word-break:normal ;hyphens:none ;}
  
  @media only screen and (min-width:40em){  h1, h2, .fontpro-stacks_in_1547_15{}} 
  
  
  
section{padding-top:1.80rem ;padding-right:0.00rem ;padding-bottom:1.80rem ;padding-left:0.00rem ;}@media only screen and (min-width:40em){section{padding-top:2.00rem ;padding-right:0.00rem ;padding-bottom:2.00rem ;padding-left:0.00rem }}@media only screen and (min-width:64em){section{padding-top:3.00rem ;padding-right:0.00rem ;padding-bottom:3.00rem ;padding-left:0.00rem }}
footer{padding-top:1.00rem ;padding-right:1.00rem ;padding-bottom:1.00rem ;padding-left:1.00rem ;}@media only screen and (min-width:40em){footer{padding-top:2.00rem ;padding-right:2.00rem ;padding-bottom:2.00rem ;padding-left:2.00rem }}@media only screen and (min-width:64em){footer{padding-top:3.00rem ;padding-right:3.00rem ;padding-bottom:3.00rem ;padding-left:3.00rem }}
.divider{border-color:var(--zloty) ;border-bottom-width:2px ;border-style:solid ;}
.image-round-tl{border-radius:0px 100px 0px 0px ;}
.image-round-bl{border-radius:0px 0px 0px 100px ;}
.image-round-br{border-radius:0px 0px 100px 0px ;}
.divider{margin:0 ;}  


@media screen and (max-width: 39.9375em){.image-round-tl{border-radius:40px 0px 0px 0px ;}}
@media screen and (max-width: 39.9375em){.image-round-tr{border-radius:0px 40px 0px 0px ;}}
@media screen and (max-width: 39.9375em){.image-round-bl{border-radius:0px 0px 0px 40px ;}}
@media screen and (max-width: 39.9375em){.image-round-br{border-radius:0px 0px 40px 0px ;}}

@media screen and (min-width: 40em){.image-round-tl{border-radius:100px 0px 0px 0px ;}}
@media screen and (min-width: 40em){.image-round-tr{border-radius:0px 100px 0px 0px ;}}
@media screen and (min-width: 40em){.image-round-bl{border-radius:0px 0px 0px 100px ;}}
@media screen and (min-width: 40em){.image-round-br{border-radius:0px 0px 100px 0px ;}}
.aspect-image-section{display:flex;align-items:center;aspect-ratio:4/3;}
.aspect-image-section{width:100% !important;height:100% !important;object-fit:cover ;object-position:right top ;}
.aspect-image-section{height:440.00px ;min-height:440px ;max-height:440px ;}@media only screen and (min-width:40em){.aspect-image-section{height:440.00px }}@media only screen and (min-width:64em){.aspect-image-section{height:440.00px }}
.aspect-image-section-center{width:100% !important;height:100% !important;object-fit:cover ;object-position:center center ;}
.aspect-image-section-left{width:100% !important;height:100% !important;object-fit:cover ;object-position:left center ;}
@media screen and (max-width: 39.9375em){.divider{padding-top:0.5rem ;}}  
.ncdPhotoZoom{display:none !important} 


.button{border-color:var(--zloty) ;border-width:1px ;border-style:solid ;}
.button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.button{background-attachment:scroll!important}}
.button{color:var(--zloty) ;}

 button,.button,.btn,.fontpro-stacks_in_1547_55{  text-decoration-line:none ;text-decoration-style:solid ;text-transform:uppercase ;word-wrap:normal ;word-break:normal ;hyphens:none ;}
  
  @media only screen and (min-width:40em){ button,.button,.btn,.fontpro-stacks_in_1547_55{}} 
  
  
  
.button{border-radius:30px ;}
.button{padding-right:2.5rem !important;padding-left:2.5rem !important;}  

 button,.button,.btn,.fontpro-stacks_in_1547_58{font-style:normal;font-weight:400;font-family:"Roboto",sans-serif }

.button:hover{background-color:var(--zloty) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.button{background-attachment:scroll!important}}


.cookies-bt{border-color:var(--white) ;border-width:1px ;border-style:solid ;}
.cookies-bt{color:var(--white) ;}

.cookies-bt:hover{background-color:var(--white) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cookies-bt{background-attachment:scroll!important}}
.cookies-bt:hover{color:var(--granat) ;}

.header-blog{width:100% ;}  
.header-blog{height:30.00vh ;}@media only screen and (min-width:40em){.header-blog{height:40.00vh }}@media only screen and (min-width:64em){.header-blog{height:55.00vh }}
            .blog-compass-txt{font-weight:500 ;}
.blog-sec{--header-color:rgba(10, 10, 10, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(10, 10, 10, 1.00);--link-color:rgba(9, 45, 113, 1.00);--link-color-hover:rgba(9, 60, 156, 1.00);--link-decoration:none;--link-decoration-hover:none}
.sticky.is-stuck{z-index:1001 }
:root{--zloty:rgba(198, 178, 137, 1.00)}
:root{--czerwony:rgba(252, 30, 7, 1.00)}
:root{--granat:rgba(42, 100, 209, 1.00)}
:root{--granat-light:rgba(173, 194, 210, 1.00)}
:root{--granat-dark:rgba(0, 21, 42, 1.00)}
.gradient-header{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(90deg,rgba(79, 80, 99, 1.00) 0%,49%,rgba(36, 82, 115, 1.00) 100%) ;}
.headers-h1{color:var(--zloty) ;}
h3{color:var(--zloty) ;}
.czerwony-text{color:var(--czerwony) ;}
.zloty{color:var(--zloty) ;}
 .menu>.menu a, .menu.menu a{--menu-link-color:rgba(0, 21, 42, 1.00);--menu-link-color-hover:rgba(252, 30, 7, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu>.menu .menu-text, .menu.menu .menu-text{--menu-text-color:rgba(0, 21, 42, 1.00)} .menu>.menu>li>a, .menu.menu>li>a{padding-top:1rem;padding-bottom:1rem} .menu>.menu .submenu>li>a, .menu.menu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menu>.menu li.active>a, .menu>.menu li.is-active>a, .menu>.menu a.is-active, .menu.menu li.active>a, .menu.menu li.is-active>a, .menu.menu a.is-active{--menu-bg-color:rgba(198, 178, 137, 0.00);--menu-link-color:rgba(252, 30, 7, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(252, 30, 7, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu>.menu .submenu, .menu.menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu .menu-text, .menu.menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu>.menu a::after, .menu.menu a::after{display:none!important}
 .menu-alt>.menu a, .menu.menu-alt a{--menu-link-color:rgba(198, 178, 137, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(0, 21, 42, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu-alt>.menu .menu-text, .menu.menu-alt .menu-text{--menu-text-color:rgba(0, 21, 42, 1.00)} .menu-alt>.menu>li>a, .menu.menu-alt>li>a{padding-top:1rem;padding-bottom:1rem} .menu-alt>.menu .submenu>li>a, .menu.menu-alt .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menu-alt>.menu li.active>a, .menu-alt>.menu li.is-active>a, .menu-alt>.menu a.is-active, .menu.menu-alt li.active>a, .menu.menu-alt li.is-active>a, .menu.menu-alt a.is-active{--menu-bg-color:rgba(198, 178, 137, 0.00);--menu-link-color:rgba(198, 178, 137, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(198, 178, 137, 1.00)} .menu-alt>.menu .submenu li.active>a, .menu-alt>.menu .submenu li.is-active>a, .menu-alt>.menu .submenu a.is-active, .menu.menu-alt .submenu li.active>a, .menu.menu-alt .submenu li.is-active>a, .menu.menu-alt .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu-alt>.menu .submenu a, .menu.menu-alt .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu-alt>.menu .submenu, .menu.menu-alt .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menu-alt>.menu .submenu a, .menu.menu-alt .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menu-alt>.menu .submenu .menu-text, .menu.menu-alt .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu-alt>.menu .submenu li.active>a, .menu-alt>.menu .submenu li.is-active>a, .menu-alt>.menu .submenu a.is-active, .menu.menu-alt .submenu li.active>a, .menu.menu-alt .submenu li.is-active>a, .menu.menu-alt .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu-alt>.menu a::after, .menu.menu-alt a::after{display:none!important}
@media screen and (min-width: 40em){.menu-kontakt .menu>li>a{transition:all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 10ms }}

.internal-anchor{padding:0 ;}  


@media screen and (min-width:1050px) and (max-width:10000px){.show-1049{display:none !important}}
@media screen and (min-width:0px) and (max-width:1050px){.hide-1049{display:none !important}}
.mobile-menu-section{border-color:var(--primary) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.menu-section{border-color:var(--primary) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.menu-kontakt{background-color:var(--granat-dark) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menu-kontakt{background-attachment:scroll!important}}

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





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



.target.stacks_in_1560_112{    margin:0px;}.target.stacks_in_1560_112{}.target.stacks_in_1560_112.width-fill{width:calc(100% - 0px)}.target.stacks_in_1560_112.width-flexible{width:100%}.target.stacks_in_1560_112.width-fixed{width:250px}.target.stacks_in_1560_112.height-fill{height:calc(100% - 0px)}.target.stacks_in_1560_112.height-flexible{height:100%}.target.stacks_in_1560_112.height-fixed{height:250px}.target.stacks_in_1560_112[class*="relative-"].top-pt{top:0%}.target.stacks_in_1560_112[class*="relative-"].top-px{top:0px}.target.stacks_in_1560_112[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1560_112[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1560_112[class*="relative-"].right-pt{right:0%}.target.stacks_in_1560_112[class*="relative-"].right-px{right:0px}.target.stacks_in_1560_112[class*="relative-"].left-pt{left:0%}.target.stacks_in_1560_112[class*="relative-"].left-px{left:0px}.target.stacks_in_1560_112.shift-up{margin-top:-0px}.target.stacks_in_1560_112.shift-down{margin-bottom:-0px}.target.stacks_in_1560_112.shift-left{right:0px}.target.stacks_in_1560_112.shift-right{left:0px}.target.stacks_in_1560_112.pin-top,.target.stacks_in_1560_112.pin-bottom{left:0px}.target.stacks_in_1560_112.pin-left,.target.stacks_in_1560_112.pin-right{top:0px}

.stacks_in_2224 table thead,.tabela table thead{background-color:rgba(12, 30, 91, 1.00) ;border-style:solid;border-color:rgba(34, 34, 34, 1.00) ;border-width:0px 0px 0px 0px ;color:rgba(255, 255, 255, 1.00) ;}.stacks_in_2224 table thead tr:nth-child(even),.tabela table thead tr:nth-child(even){background-color:rgba(204, 204, 204, 1.00) ;color:rgba(34, 34, 34, 1.00) ;}.stacks_in_2224 table tbody,.tabela table tbody{background-color:rgba(255, 255, 255, 1.00) ;border-style:solid;border-color:rgba(34, 34, 34, 1.00) ;border-width:0px 0px 0px 0px ;color:rgba(34, 34, 34, 1.00) ;}.stacks_in_2224 table tbody tr:nth-child(even),.tabela table tbody tr:nth-child(even){background-color:rgba(17, 29, 87, 0.08) ;color:rgba(34, 34, 34, 1.00) ;}.stacks_in_2224 table th,.tabela table th{font-size:calc(16rem/16) ;font-weight:400 ;font-style:normal ;height:50px;vertical-align:middle;}.stacks_in_2224 table td,.tabela table td{font-size:calc(15rem/16) ;font-weight:300 ;font-style:normal ;height:50px;vertical-align:middle;}
/*  */

    
    .ftpTable1-container {
        overflow-x: auto;
        /* Enables horizontal scrolling */
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling on iOS devices */
    }


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

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

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

    .hrowreset {
        counter-reset: hrowCounter;
    }

    .rowreset {
        counter-reset: rowCounter;
    }

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

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

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


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

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

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


/*  */

#stacks_out_2130>.mez.selected {
    background-color: #CBD7FE;
    color: black;
    border-color: #0332C5 !important;
}

#stacks_out_2130>.mez > div > div[type=label] {
    font-size: 0.8rem !important;
    line-height: 1 !important;
    filter: saturate(50%);
    opacity: 0.8;
}
    
#stacks_out_2130>.mez > div.info {
    color: #0332C5 !important;
}
    
#stacks_out_2130>.mez.selected {
    border-color: #0332C5 !important;
    border-style: solid !important;
}
    
#stacks_out_2130>.mez.selected > div > div[type=label] {
    filter: none;
    opacity: 1; 
}
    
#stacks_out_2130> {
    padding-top: 0.5rem;
}
      

#stacks_out_2130>.mez.selected .ftpdetails,
#stacks_out_2130>.mez:has(.selected) .ftpdetails,
#stacks_out_2130>.mez:has(.mez.selected) .ftpdetails {
    display: unset; /* Show ftpdetails if the parent or any descendant is selected */
}
#stacks_out_2130>.mez.selected .ftpdetails-min,
#stacks_out_2130>.mez:has(.selected) .ftpdetails-min,
#stacks_out_2130>.mez:has(.mez.selected) .ftpdetails-min {
    display: none; /* Show ftpdetails-min if the parent or any descendant is selected */
}


#stacks_out_2130>.mez.hidden {
    height: auto;
}

#stacks_out_2130>.mez.hidden>* {
    opacity: 1
}

#stacks_out_2130>.mez.hidden {
    padding-top: 8 !important;
    padding-right: 2 !important;
    padding-left: 2 !important;
    padding-bottom: 2 !important;
}

#stacks_out_2130>.mez.hidden .stack-content {
    display: none;
}

#stacks_out_2130>.mez.hidden.selected {
    background-color: initial;
    border-color: #0332C5 !important;
}/*  */

#stacks_out_2152>.mez.selected {
    background-color: #CBD7FE;
    color: black;
    border-color: #0332C5 !important;
}

#stacks_out_2152>.mez > div > div[type=label] {
    font-size: 0.8rem !important;
    line-height: 1 !important;
    filter: saturate(50%);
    opacity: 0.8;
}
    
#stacks_out_2152>.mez > div.info {
    color: #0332C5 !important;
}
    
#stacks_out_2152>.mez.selected {
    border-color: #0332C5 !important;
    border-style: solid !important;
}
    
#stacks_out_2152>.mez.selected > div > div[type=label] {
    filter: none;
    opacity: 1; 
}
    
#stacks_out_2152> {
    padding-top: 0.5rem;
}
      

#stacks_out_2152>.mez.selected .ftpdetails,
#stacks_out_2152>.mez:has(.selected) .ftpdetails,
#stacks_out_2152>.mez:has(.mez.selected) .ftpdetails {
    display: unset; /* Show ftpdetails if the parent or any descendant is selected */
}
#stacks_out_2152>.mez.selected .ftpdetails-min,
#stacks_out_2152>.mez:has(.selected) .ftpdetails-min,
#stacks_out_2152>.mez:has(.mez.selected) .ftpdetails-min {
    display: none; /* Show ftpdetails-min if the parent or any descendant is selected */
}


#stacks_out_2152>.mez.hidden {
    height: auto;
}

#stacks_out_2152>.mez.hidden>* {
    opacity: 1
}

#stacks_out_2152>.mez.hidden {
    padding-top: 8 !important;
    padding-right: 2 !important;
    padding-left: 2 !important;
    padding-bottom: 2 !important;
}

#stacks_out_2152>.mez.hidden .stack-content {
    display: none;
}

#stacks_out_2152>.mez.hidden.selected {
    background-color: initial;
    border-color: #0332C5 !important;
}




:root{--my-white:rgba(255, 255, 255, 1.00)}
:root{--my-almost-white:rgba(249, 249, 249, 1.00)}
:root{--my-transparent:rgba(255, 255, 255, 0.00)}
:root{--my-light-overlay:rgba(255, 255, 255, 0.20)}
:root{--my-dark-overlay:rgba(0, 0, 0, 0.20)}
:root{--my-primary:rgba(33, 76, 198, 1.00)}
:root{--my-black:rgba(17, 17, 17, 1.00)}

.alt .footer{background-color:rgba(20, 43, 106, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .footer{background-attachment:scroll!important}}
.alt .bottom-footer{background-color:var(--my-primary) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.alt .bottom-footer{background-attachment:scroll!important}}


.alt .footer .main-menu .menu-text{--menu-text-color:var(--my-white) ;}

.alt .footer .main-menu a{--menu-bg-color:var(--my-transparent) ;}
.alt .footer .main-menu a{--menu-link-color:var(--my-almost-white) ;}
.alt .footer .main-menu small{color:var(--my-primary) ;}
.alt .footer .main-menu a{border-color:var(--my-light-overlay) ;border-bottom-width:1px ;border-bottom-style:solid ;}

.alt .footer .main-menu a:hover{--menu-bg-color:var(--my-dark-overlay) ;}
.alt .footer .main-menu a:hover{--menu-link-color-hover:var(--my-primary) ;}

.alt .footer .main-menu .active a{--menu-bg-color:var(--my-transparent) !important;}
.alt .footer .main-menu .active a{--menu-link-color:var(--my-primary) !important;}

.alt .bottom-footer .main-menu.social a{--menu-bg-color:var(--my-transparent) ;}
.alt .bottom-footer .main-menu.social a{--menu-link-color:var(--my-white) ;}

.alt .bottom-footer .main-menu.social a:hover{--menu-bg-color:var(--my-transparent) ;}
.alt .bottom-footer .main-menu.social a:hover{--menu-link-color-hover:var(--my-black) ;}


.btn-top{position:relative;z-index:1}.btn-top:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.15 ;background-color:var(--my-white) ;}
.btn-top{position:relative;z-index:1}.btn-top:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 ;background-color:var(--my-white) ;}
.btn-top{color:var(--my-white) !important;}

.alt .btn-top{position:relative;z-index:1}.alt .btn-top:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 ;background-color:var(--my-white) ;}
.alt .btn-top{position:relative;z-index:1}.alt .btn-top:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.75 ;background-color:var(--my-white) ;}
.alt .btn-top{color:var(--my-white) !important;}
.alt .btn-top:hover{color:var(--my-primary) !important;}

            .description{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}@media only screen and (min-width:64em) {            .description{font-size:calc(20rem/16) ;line-height:1.30 }}
            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.tiniest, .description.tiniest span, .tiniest .description, .tiniest .description span{font-size:calc(12rem/16) ;line-height:1.10 }}
            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.tiny, .description.tiny span, .tiny .description, .tiny .description span{font-size:calc(14rem/16) ;line-height:1.10 }}
            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {            .description.smallest, .description.smallest span, .smallest .description, .smallest .description span{font-size:calc(16rem/16) ;line-height:1.10 }}


.alt hr{border-color:rgba(255, 255, 255, 0.15) ;border-bottom-width:1px ;border-bottom-style:solid ;}


.footer{padding-top:2.5rem ;padding-right:2.5rem ;padding-bottom:2.5rem ;padding-left:2.5rem ;} @media only screen and (min-width:40em){.footer{padding-top:3rem ;padding-right:3rem ;padding-bottom:3rem ;padding-left:3rem ;}}@media only screen and (min-width:64em){.footer{padding-top:4rem ;padding-right:4rem ;padding-bottom:4rem ;padding-left:4rem ;}} 

.bottom-footer{padding-right:0 ;padding-left:0 ;} @media only screen and (min-width:40em){.bottom-footer{padding-right:3rem ;padding-left:3rem ;}}@media only screen and (min-width:64em){.bottom-footer{padding-right:4rem ;padding-left:4rem ;}} 


            .footer .main-menu{font-family:"Roboto",sans-serif }

            .footer .main-menu .menu-text{font-size:calc(18rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .footer .main-menu .menu-text{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer .main-menu .menu-text{font-size:calc(17rem/16) ;line-height:1.50 }}
.footer .main-menu .menu-text{padding-top:0 ;padding-right:0 ;padding-bottom:0.75rem ;padding-left:0 ;}  
.footer .main-menu .menu-text{margin:0 ;}  

            .footer .main-menu{font-size:calc(17rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .footer .main-menu{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footer .main-menu{font-size:calc(16rem/16) ;line-height:1.50 }}
            .footer .main-menu a:hover, .footer .main-menu .active a{font-weight:700 ;}
.footer .main-menu a{margin:0 ;}  
.footer .main-menu a{padding-top:0.75rem ;padding-right:0 ;padding-bottom:0.75rem ;padding-left:0 ;} @media only screen and (min-width:40em){.footer .main-menu a{}}@media only screen and (min-width:64em){.footer .main-menu a{}} 
.footer .main-menu a:hover{padding-left:0.75rem ;}  
.footer .main-menu a{border-radius:0px ;}

            .bottom-footer .main-menu.social{font-size:calc(18rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .bottom-footer .main-menu.social{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .bottom-footer .main-menu.social{font-size:calc(18rem/16) ;line-height:1.50 }}
.main-menu.social a{padding:0.5rem ;}  

.btn-top{border:unset !important}
.stacks_in_2048_6 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

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





.target.stacks_in_2048_72{    margin:0px;}.target.stacks_in_2048_72{}.target.stacks_in_2048_72.width-fill{width:calc(100% - 0px)}.target.stacks_in_2048_72.width-flexible{width:100%}.target.stacks_in_2048_72.width-fixed{width:250px}.target.stacks_in_2048_72.height-fill{height:calc(100% - 0px)}.target.stacks_in_2048_72.height-flexible{height:100%}.target.stacks_in_2048_72.height-fixed{height:250px}.target.stacks_in_2048_72[class*="relative-"].top-pt{top:20%}.target.stacks_in_2048_72[class*="relative-"].top-px{top:20px}.target.stacks_in_2048_72[class*="relative-"].bottom-pt{bottom:20%}.target.stacks_in_2048_72[class*="relative-"].bottom-px{bottom:20px}.target.stacks_in_2048_72[class*="relative-"].right-pt{right:40%}.target.stacks_in_2048_72[class*="relative-"].right-px{right:40px}.target.stacks_in_2048_72[class*="relative-"].left-pt{left:40%}.target.stacks_in_2048_72[class*="relative-"].left-px{left:40px}.target.stacks_in_2048_72.shift-up{margin-top:-0px}.target.stacks_in_2048_72.shift-down{margin-bottom:-0px}.target.stacks_in_2048_72.shift-left{right:0px}.target.stacks_in_2048_72.shift-right{left:0px}.target.stacks_in_2048_72.pin-top,.target.stacks_in_2048_72.pin-bottom{left:0px}.target.stacks_in_2048_72.pin-left,.target.stacks_in_2048_72.pin-right{top:0px}

