






.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}}





@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(180, 152, 105, 1.00);--link-color-hover:rgba(127, 108, 74, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(230, 230, 230, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(180, 152, 105, 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(36rem/16)}h2,.h2{font-size:calc(24rem/16)}h3,.h3{font-size:calc(18rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:40%}.button{font-size:calc(18rem/16)}.button.tiny{font-size:calc(12rem/16)}.button.small{font-size:calc(14rem/16)}.button.large{font-size:calc(22rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(25rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(18rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(25rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(18rem/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:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@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}  

 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_803_9{font-weight:100;font-style:normal;font-family:"museo-sans",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-weight:100;font-style:normal;font-family:"museo-sans",sans-serif }

  strong, .fontpro-stacks_in_803_90{font-weight:600;font-style:normal;font-family:"museo-sans",sans-serif }

 .h3-bold-italic, .fontpro-stacks_in_803_10{font-weight:300;font-style:italic;font-family:"museo-sans",sans-serif }
            .menu>li>a{font-size:calc(20rem/16) ;}@media only screen and (min-width:40em) {            .menu>li>a{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu>li>a{font-size:calc(20rem/16) ;line-height:1.50 }}
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 }}
.text-col-pd{padding-top:0.80rem ;padding-right:0.00rem ;padding-bottom:0.80rem ;padding-left:0.00rem ;}@media only screen and (min-width:40em){.text-col-pd{padding-top:1.20rem ;padding-right:0.00rem ;padding-bottom:1.20rem ;padding-left:0.00rem }}@media only screen and (min-width:64em){.text-col-pd{padding-top:2.00rem ;padding-right:0.00rem ;padding-bottom:2.00rem ;padding-left:0.00rem }}

            .h3-span .h2span{font-weight:500 ;}

 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_803_56{  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,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a,.fontpro-stacks_in_803_56{}} 
  
  
  
h1, h2, h3{color:var(--zloty) ;}
  h1,.h1, h2,.h2, h3,.h3,        .myclass{line-height:1.00 ;}
h1, h2, h3{margin-bottom:1.5rem ;}  

.button{--primary:var(--granat) ;}
.button{--primary-dark:var(--zloty) ;}
.button{--primary-contrast:var(--zloty) ;}
.button:hover{--primary-contrast:var(--granat) ;}

 button,.button,.btn,.fontpro-stacks_in_803_66{  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_803_66{}} 
  
  
  
.button{transition:all 800ms ease-in-out 10ms }
.button{margin-top:1.5rem ;margin-bottom:1.5rem ;}  
            .wyrozniony-tekst-zloty{font-size:calc(24rem/16) ;}@media only screen and (min-width:40em) {            .wyrozniony-tekst-zloty{font-size:calc(24rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .wyrozniony-tekst-zloty{font-size:calc(24rem/16) ;line-height:1.50 }}
.wyrozniony-tekst-zloty{color:var(--zloty) ;}
.border-2col{border-color:var(--zloty) ;border-width:1px 0px 0px 0px ;border-style:solid ;}
.divider-gold{border-color:var(--zloty) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.padding-border-2col{padding-top:25.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.padding-border-2col{padding-top:28.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.padding-border-2col{padding-top:44.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.twocol-foto{display:flex;align-items:center;aspect-ratio:1/1;}
.divider{border-color:var(--zloty) ;border-width:0px 0px 1px 0px ;border-style:solid ;}

:root{--granat:rgba(40, 48, 67, 1.00)}
:root{--zloty:rgba(182, 145, 86, 1.00)}
:root{--zloty-jasny:rgba(243, 238, 229, 1.00)}
:root{--zloty-ciemny:rgba(140, 112, 66, 1.00)}
.bg-granat{background-color:var(--granat) ;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){.bg-granat{background-attachment:scroll!important}}
.text-zloto{color:var(--zloty) ;}
.nav-main-container{padding:0.75rem ;} @media only screen and (min-width:40em){.nav-main-container{padding:1.25rem }}@media only screen and (min-width:64em){.nav-main-container{padding:1.5rem }} 
@charset "UTF-8";
.menu-kontakt{border-color:var(--zloty) ;border-width:0px 0px 2px 0px ;border-style:solid ;}
.menu-kontakt{background-color:var(--granat) ;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}}
            .menu-kontakt .menu>li>a{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .menu-kontakt .menu>li>a{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu-kontakt .menu>li>a{font-size:calc(16rem/16) ;line-height:1.50 }}
         .menu li,   .menu-sm{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {         .menu li,   .menu-sm{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {         .menu li,   .menu-sm{font-size:calc(16rem/16) ;line-height:1.50 }}
.menu-sm{}
.menu-kontakt .menu>li>a{}
.nav-main-container{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){.nav-main-container{background-attachment:scroll!important}}

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




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



.reveal{background-color:var(--granat) ;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){.reveal{background-attachment:scroll!important}}
            .menu-sm{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) {            .menu-sm{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .menu-sm{font-size:calc(16rem/16) ;line-height:1.50 }}
@media screen and (max-width: 63.9375em){.menu>li>a{border-color:var(--zloty) ;border-width:0px 0px 1px 0px ;border-style:solid ;}}
.close-button{color:var(--zloty) ;}
.close-button:hover{color:var(--zloty-ciemny) ;}
.nav-main-container{border-color:var(--zloty) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@media screen and (max-width: 63.9375em){.aspect-4-3{display:flex;align-items:center;aspect-ratio:4/3;}}
@media screen and (min-width: 64em){.aspect-16-7{display:flex;align-items:center;aspect-ratio:16/7;}}
.obj-fit-middle-center{width:100% !important;height:100% !important;object-fit:cover ;object-position:center center ;}

@charset "UTF-8";

.photo-plock-bulwary{width:100% !important;height:100% !important;object-fit:cover ;object-position:30% 100% ;}
.stacks_in_931 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



@charset "UTF-8";

.photo-plock-sobotka{width:100% !important;height:100% !important;object-fit:cover ;object-position:80% 80% ;}
.stacks_in_955 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



@charset "UTF-8";

.photo-jogging{width:100% !important;height:100% !important;object-fit:cover ;object-position:85% 100% ;}
.stacks_in_1453 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



@charset "UTF-8";

.photo-biegacze{width:100% !important;height:100% !important;object-fit:cover ;object-position:center center ;}
.stacks_in_1480 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



@charset "UTF-8";
@media screen and (max-width: 63.9375em){.aspect-4-3{display:flex;align-items:center;aspect-ratio:4/3;}}
@media screen and (min-width: 64em){.aspect-16-7{display:flex;align-items:center;aspect-ratio:16/7;}}
.obj-fit-middle-center{width:100% !important;height:100% !important;object-fit:cover ;object-position:center center ;}

@charset "UTF-8";

.photo-gat{width:100% !important;height:100% !important;object-fit:cover ;object-position:25% 80% ;}
.stacks_in_1614 table thead,.podsumowanie-table table thead{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 ;}.stacks_in_1614 table thead tr:nth-child(even),.podsumowanie-table table thead tr:nth-child(even){background-color:rgba(243, 238, 229, 1.00) ;}.stacks_in_1614 table tbody,.podsumowanie-table table tbody{background-color:rgba(243, 238, 229, 1.00) ;border-style:solid;border-color:rgba(34, 34, 34, 1.00) ;border-width:0px 0px 0px 0px ;}.stacks_in_1614 table tbody tr:nth-child(even),.podsumowanie-table table tbody tr:nth-child(even){background-color:rgba(255, 255, 255, 1.00) ;}.stacks_in_1614 table th,.podsumowanie-table table th{border-style:solid;border-color:rgba(34, 34, 34, 1.00) ;border-width:0px 0px 0px 0px  ;}.stacks_in_1614 table td,.podsumowanie-table table td{border-style:solid;border-color:rgba(182, 145, 86, 1.00) ;border-width:1px 0px 1px 0px  ;height:50px;vertical-align:middle;}
@charset "UTF-8";

.photo-gat{width:100% !important;height:100% !important;object-fit:cover ;object-position:25% 80% ;}
.stacks_in_1618 table thead,.trasy-table table thead{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 ;}.stacks_in_1618 table thead tr:nth-child(even),.trasy-table table thead tr:nth-child(even){background-color:rgba(243, 238, 229, 1.00) ;}.stacks_in_1618 table tbody,.trasy-table 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 ;}.stacks_in_1618 table tbody tr:nth-child(even),.trasy-table table tbody tr:nth-child(even){background-color:rgba(255, 255, 255, 1.00) ;}.stacks_in_1618 table th,.trasy-table table th{border-style:solid;border-color:rgba(34, 34, 34, 1.00) ;border-width:0px 0px 0px 0px  ;}.stacks_in_1618 table td,.trasy-table table td{border-style:solid;border-color:rgba(182, 145, 86, 1.00) ;border-width:1px 0px 1px 0px  ;height:50px;vertical-align:middle;}
@charset "UTF-8";
            footer{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            footer{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            footer{font-size:calc(16rem/16) ;line-height:1.50 }}
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 }}
.footer p:last-of-type{margin:0 ;}  
footer{background-color:var(--granat) ;background-position:110% 50% ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){footer{background-attachment:scroll!important}}
.footer{--header-color:rgba(180, 152, 105, 1.00);--subheader-color:rgba(180, 152, 105, 1.00);--small-color:rgba(180, 152, 105, 1.00);--text-color:rgba(180, 152, 105, 1.00);--link-color:rgba(180, 152, 105, 1.00);--link-color-hover:rgba(128, 108, 74, 1.00);--link-decoration:none;--link-decoration-hover:none}
.social-column{width:8rem ;}  
.footer-tppi-logo{width:100.00px ;}@media only screen and (min-width:40em){.footer-tppi-logo{width:100.00px }}@media only screen and (min-width:64em){.footer-tppi-logo{width:120.00px }}
.social-column{margin-top:1.5rem ;margin-right:auto ;margin-bottom:0.75rem ;margin-left:auto ;} @media only screen and (min-width:40em){.social-column{margin-bottom:0.5rem ;}}@media only screen and (min-width:64em){.social-column{margin-right:0 ;margin-bottom:0 ;margin-left:0 ;}} 
.target.stacks_in_632_12{    margin:0px;}.target.stacks_in_632_12{}.target.stacks_in_632_12.width-fill{width:calc(100% - 0px)}.target.stacks_in_632_12.width-flexible{width:100%}.target.stacks_in_632_12.width-fixed{width:250px}.target.stacks_in_632_12.height-fill{height:calc(100% - 0px)}.target.stacks_in_632_12.height-flexible{height:100%}.target.stacks_in_632_12.height-fixed{height:250px}.target.stacks_in_632_12[class*="relative-"].top-pt{top:0%}.target.stacks_in_632_12[class*="relative-"].top-px{top:0px}.target.stacks_in_632_12[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_632_12[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_632_12[class*="relative-"].right-pt{right:0%}.target.stacks_in_632_12[class*="relative-"].right-px{right:0px}.target.stacks_in_632_12[class*="relative-"].left-pt{left:0%}.target.stacks_in_632_12[class*="relative-"].left-px{left:0px}.target.stacks_in_632_12.shift-up{margin-top:-0px}.target.stacks_in_632_12.shift-down{margin-bottom:-0px}.target.stacks_in_632_12.shift-left{right:0px}.target.stacks_in_632_12.shift-right{left:0px}.target.stacks_in_632_12.pin-top,.target.stacks_in_632_12.pin-bottom{left:0px}.target.stacks_in_632_12.pin-left,.target.stacks_in_632_12.pin-right{top:0px}
.stacks_in_632_17 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




