@import"https://use.typekit.net/kbd0aad.css";@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.grid-x.show-grid{min-height:100px;background:rgba(123,208,218,.5)}.grid-x.show-grid .cell{background:linear-gradient(90deg, rgb(191, 231, 237) 0%, rgb(191, 231, 237) 3%, rgba(123, 208, 218, 0.5) 3%, rgba(123, 208, 218, 0.5) 100%);text-align:center}.grid-x.show-grid .cell:first-child{background:rgba(123,208,218,.5)}.grid-x.show-grid .cell:last-child{background:linear-gradient(90deg, rgb(191, 231, 237) 0%, rgb(191, 231, 237) 3%, rgba(123, 208, 218, 0.5) 3%, rgba(123, 208, 218, 0.5) 100%)}.grid-y.show-grid{min-width:100%;background:rgba(123,208,218,.5)}.grid-y.show-grid .cell{background:linear-gradient(180deg, rgb(191, 231, 237) 0%, rgb(191, 231, 237) 3%, rgba(123, 208, 218, 0.5) 3%, rgba(123, 208, 218, 0.5) 100%);text-align:center}.grid-y.show-grid .cell:first-child{background:rgba(123,208,218,.5)}.grid-y.show-grid .cell:last-child{background:linear-gradient(180deg, rgb(191, 231, 237) 0%, rgb(191, 231, 237) 3%, rgba(123, 208, 218, 0.5) 3%, rgba(123, 208, 218, 0.5) 100%)}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x{display:flex;flex-flow:row wrap}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-margin-x{margin-left:-8px;margin-right:-8px}.grid-margin-x>.cell{width:calc(100% - 16px);margin-left:8px;margin-right:8px}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-padding-x .grid-padding-x{margin-left:-8px;margin-right:-8px}.grid-padding-x>.cell{padding-left:8px;padding-right:8px}.grid-margin-y{margin-top:-8px;margin-bottom:-8px}.grid-margin-y>.cell{height:calc(100% - 16px);margin-top:8px;margin-bottom:8px}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-padding-y .grid-padding-y{margin-top:-8px;margin-bottom:-8px}.grid-padding-y>.cell{padding-top:8px;padding-bottom:8px}.grid-frame{position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.cell .grid-frame.grid-y{height:100%}.grid-frame.grid-margin-y{height:calc(100vh + 16px)}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media screen and (min-width: 360px){.grid-x>.xsmall-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.xsmall-full{flex-basis:auto}.grid-x>.xsmall-auto{flex:1 1 0;width:auto}.grid-y>.xsmall-shrink{flex-basis:auto}.grid-y>.xsmall-full{flex-basis:auto}.grid-y>.xsmall-auto{flex:1 1 0;height:auto}.grid-margin-x>.xsmall-shrink{width:auto}.grid-margin-x>.xsmall-auto{width:auto}.grid-margin-x.xsmall-up-1>.cell{width:100%}.grid-margin-x.xsmall-up-2>.cell{width:50%}.grid-margin-x.xsmall-up-3>.cell{width:33.33333%}.grid-margin-x.xsmall-up-4>.cell{width:25%}.grid-margin-x.xsmall-up-5>.cell{width:20%}.grid-margin-x.xsmall-up-6>.cell{width:16.66667%}.grid-margin-x.xsmall-up-7>.cell{width:14.28571%}.grid-margin-x.xsmall-up-8>.cell{width:12.5%}.grid-margin-y>.xsmall-shrink{height:auto}.grid-margin-y>.xsmall-auto{height:auto}.xsmall-up-1>.cell{width:100%}.xsmall-up-2>.cell{width:50%}.xsmall-up-3>.cell{width:33.33333%}.xsmall-up-4>.cell{width:25%}.xsmall-up-5>.cell{width:20%}.xsmall-up-6>.cell{width:16.66667%}.xsmall-up-7>.cell{width:14.28571%}.xsmall-up-8>.cell{width:12.5%}.xsmall-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xsmall-grid-frame{width:100%}.xsmall-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.xsmall-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.xsmall-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xsmall-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xsmall-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xsmall-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .xsmall-grid-frame.grid-y{height:100%}.xsmall-flex-container{display:flex}.xsmall-flex-child-auto{flex:1 1 auto}.xsmall-flex-child-grow{flex:1 0 auto}.xsmall-flex-child-shrink{flex:0 1 auto}.xsmall-flex-dir-row{flex-direction:row}.xsmall-flex-dir-reverse{flex-direction:row-reverse}.xsmall-flex-dir-column{flex-direction:column}.xsmall-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.xsmall-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.xsmall-0{flex:0 0 auto;height:0%}.grid-margin-x>.xsmall-0{width:calc(0% - 16px)}.grid-margin-y>.xsmall-0{height:calc(0% - 16px)}.xsmall-order-0{order:0}.grid-x>.xsmall-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.xsmall-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.xsmall-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.xsmall-1{height:calc(4.1666666667% - 16px)}.xsmall-order-1{order:1}.grid-x>.xsmall-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.xsmall-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.xsmall-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.xsmall-2{height:calc(8.3333333333% - 16px)}.xsmall-order-2{order:2}.grid-x>.xsmall-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.xsmall-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.xsmall-3{width:calc(12.5% - 16px)}.grid-margin-y>.xsmall-3{height:calc(12.5% - 16px)}.xsmall-order-3{order:3}.grid-x>.xsmall-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.xsmall-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.xsmall-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.xsmall-4{height:calc(16.6666666667% - 16px)}.xsmall-order-4{order:4}.grid-x>.xsmall-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.xsmall-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.xsmall-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.xsmall-5{height:calc(20.8333333333% - 16px)}.xsmall-order-5{order:5}.grid-x>.xsmall-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.xsmall-6{flex:0 0 auto;height:25%}.grid-margin-x>.xsmall-6{width:calc(25% - 16px)}.grid-margin-y>.xsmall-6{height:calc(25% - 16px)}.xsmall-order-6{order:6}.grid-x>.xsmall-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.xsmall-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.xsmall-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.xsmall-7{height:calc(29.1666666667% - 16px)}.xsmall-order-7{order:7}.grid-x>.xsmall-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.xsmall-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.xsmall-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.xsmall-8{height:calc(33.3333333333% - 16px)}.xsmall-order-8{order:8}.grid-x>.xsmall-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.xsmall-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.xsmall-9{width:calc(37.5% - 16px)}.grid-margin-y>.xsmall-9{height:calc(37.5% - 16px)}.xsmall-order-9{order:9}.grid-x>.xsmall-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.xsmall-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.xsmall-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.xsmall-10{height:calc(41.6666666667% - 16px)}.xsmall-order-10{order:10}.grid-x>.xsmall-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.xsmall-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.xsmall-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.xsmall-11{height:calc(45.8333333333% - 16px)}.xsmall-order-11{order:11}.grid-x>.xsmall-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.xsmall-12{flex:0 0 auto;height:50%}.grid-margin-x>.xsmall-12{width:calc(50% - 16px)}.grid-margin-y>.xsmall-12{height:calc(50% - 16px)}.xsmall-order-12{order:12}.grid-x>.xsmall-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.xsmall-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.xsmall-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.xsmall-13{height:calc(54.1666666667% - 16px)}.xsmall-order-13{order:13}.grid-x>.xsmall-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.xsmall-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.xsmall-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.xsmall-14{height:calc(58.3333333333% - 16px)}.xsmall-order-14{order:14}.grid-x>.xsmall-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.xsmall-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.xsmall-15{width:calc(62.5% - 16px)}.grid-margin-y>.xsmall-15{height:calc(62.5% - 16px)}.xsmall-order-15{order:15}.grid-x>.xsmall-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.xsmall-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.xsmall-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.xsmall-16{height:calc(66.6666666667% - 16px)}.xsmall-order-16{order:16}.grid-x>.xsmall-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.xsmall-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.xsmall-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.xsmall-17{height:calc(70.8333333333% - 16px)}.xsmall-order-17{order:17}.grid-x>.xsmall-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.xsmall-18{flex:0 0 auto;height:75%}.grid-margin-x>.xsmall-18{width:calc(75% - 16px)}.grid-margin-y>.xsmall-18{height:calc(75% - 16px)}.xsmall-order-18{order:18}.grid-x>.xsmall-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.xsmall-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.xsmall-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.xsmall-19{height:calc(79.1666666667% - 16px)}.xsmall-order-19{order:19}.grid-x>.xsmall-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.xsmall-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.xsmall-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.xsmall-20{height:calc(83.3333333333% - 16px)}.xsmall-order-20{order:20}.grid-x>.xsmall-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.xsmall-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.xsmall-21{width:calc(87.5% - 16px)}.grid-margin-y>.xsmall-21{height:calc(87.5% - 16px)}.xsmall-order-21{order:21}.grid-x>.xsmall-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.xsmall-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.xsmall-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.xsmall-22{height:calc(91.6666666667% - 16px)}.xsmall-order-22{order:22}.grid-x>.xsmall-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.xsmall-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.xsmall-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.xsmall-23{height:calc(95.8333333333% - 16px)}.xsmall-order-23{order:23}.grid-x>.xsmall-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.xsmall-24{flex:0 0 auto;height:100%}.grid-margin-x>.xsmall-24{width:calc(100% - 16px)}.grid-margin-y>.xsmall-24{height:calc(100% - 16px)}.xsmall-order-24{order:24}.xsmall-offset-1{margin-left:4.1666666667%}.grid-margin-x>.xsmall-offset-1{margin-left:calc(4.1666666667% + 8px)}.xsmall-offset-2{margin-left:8.3333333333%}.grid-margin-x>.xsmall-offset-2{margin-left:calc(8.3333333333% + 8px)}.xsmall-offset-3{margin-left:12.5%}.grid-margin-x>.xsmall-offset-3{margin-left:calc(12.5% + 8px)}.xsmall-offset-4{margin-left:16.6666666667%}.grid-margin-x>.xsmall-offset-4{margin-left:calc(16.6666666667% + 8px)}.xsmall-offset-5{margin-left:20.8333333333%}.grid-margin-x>.xsmall-offset-5{margin-left:calc(20.8333333333% + 8px)}.xsmall-offset-6{margin-left:25%}.grid-margin-x>.xsmall-offset-6{margin-left:calc(25% + 8px)}.xsmall-offset-7{margin-left:29.1666666667%}.grid-margin-x>.xsmall-offset-7{margin-left:calc(29.1666666667% + 8px)}.xsmall-offset-8{margin-left:33.3333333333%}.grid-margin-x>.xsmall-offset-8{margin-left:calc(33.3333333333% + 8px)}.xsmall-offset-9{margin-left:37.5%}.grid-margin-x>.xsmall-offset-9{margin-left:calc(37.5% + 8px)}.xsmall-offset-10{margin-left:41.6666666667%}.grid-margin-x>.xsmall-offset-10{margin-left:calc(41.6666666667% + 8px)}.xsmall-offset-11{margin-left:45.8333333333%}.grid-margin-x>.xsmall-offset-11{margin-left:calc(45.8333333333% + 8px)}.xsmall-offset-12{margin-left:50%}.grid-margin-x>.xsmall-offset-12{margin-left:calc(50% + 8px)}.xsmall-offset-13{margin-left:54.1666666667%}.grid-margin-x>.xsmall-offset-13{margin-left:calc(54.1666666667% + 8px)}.xsmall-offset-14{margin-left:58.3333333333%}.grid-margin-x>.xsmall-offset-14{margin-left:calc(58.3333333333% + 8px)}.xsmall-offset-15{margin-left:62.5%}.grid-margin-x>.xsmall-offset-15{margin-left:calc(62.5% + 8px)}.xsmall-offset-16{margin-left:66.6666666667%}.grid-margin-x>.xsmall-offset-16{margin-left:calc(66.6666666667% + 8px)}.xsmall-offset-17{margin-left:70.8333333333%}.grid-margin-x>.xsmall-offset-17{margin-left:calc(70.8333333333% + 8px)}.xsmall-offset-18{margin-left:75%}.grid-margin-x>.xsmall-offset-18{margin-left:calc(75% + 8px)}.xsmall-offset-19{margin-left:79.1666666667%}.grid-margin-x>.xsmall-offset-19{margin-left:calc(79.1666666667% + 8px)}.xsmall-offset-20{margin-left:83.3333333333%}.grid-margin-x>.xsmall-offset-20{margin-left:calc(83.3333333333% + 8px)}.xsmall-offset-21{margin-left:87.5%}.grid-margin-x>.xsmall-offset-21{margin-left:calc(87.5% + 8px)}.xsmall-offset-22{margin-left:91.6666666667%}.grid-margin-x>.xsmall-offset-22{margin-left:calc(91.6666666667% + 8px)}.xsmall-offset-23{margin-left:95.8333333333%}.grid-margin-x>.xsmall-offset-23{margin-left:calc(95.8333333333% + 8px)}.xsmall-offset-24{margin-left:100%}.grid-margin-x>.xsmall-offset-24{margin-left:calc(100% + 8px)}.xsmall-offset-0{margin-left:0}.grid-margin-x>.xsmall-offset-0{margin-left:8px}}@media screen and (min-width: 768px){.grid-x>.small-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.small-full{flex-basis:auto}.grid-x>.small-auto{flex:1 1 0;width:auto}.grid-y>.small-shrink{flex-basis:auto}.grid-y>.small-full{flex-basis:auto}.grid-y>.small-auto{flex:1 1 0;height:auto}.grid-margin-x>.small-shrink{width:auto}.grid-margin-x>.small-auto{width:auto}.grid-margin-x.small-up-1>.cell{width:100%}.grid-margin-x.small-up-2>.cell{width:50%}.grid-margin-x.small-up-3>.cell{width:33.33333%}.grid-margin-x.small-up-4>.cell{width:25%}.grid-margin-x.small-up-5>.cell{width:20%}.grid-margin-x.small-up-6>.cell{width:16.66667%}.grid-margin-x.small-up-7>.cell{width:14.28571%}.grid-margin-x.small-up-8>.cell{width:12.5%}.grid-margin-y>.small-shrink{height:auto}.grid-margin-y>.small-auto{height:auto}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}.small-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .small-grid-frame{width:100%}.small-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.small-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.small-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.small-cell-block-container{display:flex;flex-direction:column;max-height:100%}.small-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.small-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .small-grid-frame.grid-y{height:100%}.small-flex-container{display:flex}.small-flex-child-auto{flex:1 1 auto}.small-flex-child-grow{flex:1 0 auto}.small-flex-child-shrink{flex:0 1 auto}.small-flex-dir-row{flex-direction:row}.small-flex-dir-reverse{flex-direction:row-reverse}.small-flex-dir-column{flex-direction:column}.small-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.small-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.small-0{flex:0 0 auto;height:0%}.grid-margin-x>.small-0{width:calc(0% - 16px)}.grid-margin-y>.small-0{height:calc(0% - 16px)}.small-order-0{order:0}.grid-x>.small-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.small-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.small-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.small-1{height:calc(4.1666666667% - 16px)}.small-order-1{order:1}.grid-x>.small-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.small-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.small-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.small-2{height:calc(8.3333333333% - 16px)}.small-order-2{order:2}.grid-x>.small-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.small-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.small-3{width:calc(12.5% - 16px)}.grid-margin-y>.small-3{height:calc(12.5% - 16px)}.small-order-3{order:3}.grid-x>.small-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.small-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.small-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.small-4{height:calc(16.6666666667% - 16px)}.small-order-4{order:4}.grid-x>.small-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.small-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.small-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.small-5{height:calc(20.8333333333% - 16px)}.small-order-5{order:5}.grid-x>.small-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.small-6{flex:0 0 auto;height:25%}.grid-margin-x>.small-6{width:calc(25% - 16px)}.grid-margin-y>.small-6{height:calc(25% - 16px)}.small-order-6{order:6}.grid-x>.small-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.small-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.small-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.small-7{height:calc(29.1666666667% - 16px)}.small-order-7{order:7}.grid-x>.small-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.small-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.small-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.small-8{height:calc(33.3333333333% - 16px)}.small-order-8{order:8}.grid-x>.small-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.small-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.small-9{width:calc(37.5% - 16px)}.grid-margin-y>.small-9{height:calc(37.5% - 16px)}.small-order-9{order:9}.grid-x>.small-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.small-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.small-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.small-10{height:calc(41.6666666667% - 16px)}.small-order-10{order:10}.grid-x>.small-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.small-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.small-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.small-11{height:calc(45.8333333333% - 16px)}.small-order-11{order:11}.grid-x>.small-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.small-12{flex:0 0 auto;height:50%}.grid-margin-x>.small-12{width:calc(50% - 16px)}.grid-margin-y>.small-12{height:calc(50% - 16px)}.small-order-12{order:12}.grid-x>.small-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.small-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.small-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.small-13{height:calc(54.1666666667% - 16px)}.small-order-13{order:13}.grid-x>.small-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.small-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.small-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.small-14{height:calc(58.3333333333% - 16px)}.small-order-14{order:14}.grid-x>.small-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.small-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.small-15{width:calc(62.5% - 16px)}.grid-margin-y>.small-15{height:calc(62.5% - 16px)}.small-order-15{order:15}.grid-x>.small-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.small-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.small-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.small-16{height:calc(66.6666666667% - 16px)}.small-order-16{order:16}.grid-x>.small-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.small-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.small-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.small-17{height:calc(70.8333333333% - 16px)}.small-order-17{order:17}.grid-x>.small-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.small-18{flex:0 0 auto;height:75%}.grid-margin-x>.small-18{width:calc(75% - 16px)}.grid-margin-y>.small-18{height:calc(75% - 16px)}.small-order-18{order:18}.grid-x>.small-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.small-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.small-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.small-19{height:calc(79.1666666667% - 16px)}.small-order-19{order:19}.grid-x>.small-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.small-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.small-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.small-20{height:calc(83.3333333333% - 16px)}.small-order-20{order:20}.grid-x>.small-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.small-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.small-21{width:calc(87.5% - 16px)}.grid-margin-y>.small-21{height:calc(87.5% - 16px)}.small-order-21{order:21}.grid-x>.small-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.small-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.small-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.small-22{height:calc(91.6666666667% - 16px)}.small-order-22{order:22}.grid-x>.small-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.small-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.small-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.small-23{height:calc(95.8333333333% - 16px)}.small-order-23{order:23}.grid-x>.small-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.small-24{flex:0 0 auto;height:100%}.grid-margin-x>.small-24{width:calc(100% - 16px)}.grid-margin-y>.small-24{height:calc(100% - 16px)}.small-order-24{order:24}.small-offset-1{margin-left:4.1666666667%}.grid-margin-x>.small-offset-1{margin-left:calc(4.1666666667% + 8px)}.small-offset-2{margin-left:8.3333333333%}.grid-margin-x>.small-offset-2{margin-left:calc(8.3333333333% + 8px)}.small-offset-3{margin-left:12.5%}.grid-margin-x>.small-offset-3{margin-left:calc(12.5% + 8px)}.small-offset-4{margin-left:16.6666666667%}.grid-margin-x>.small-offset-4{margin-left:calc(16.6666666667% + 8px)}.small-offset-5{margin-left:20.8333333333%}.grid-margin-x>.small-offset-5{margin-left:calc(20.8333333333% + 8px)}.small-offset-6{margin-left:25%}.grid-margin-x>.small-offset-6{margin-left:calc(25% + 8px)}.small-offset-7{margin-left:29.1666666667%}.grid-margin-x>.small-offset-7{margin-left:calc(29.1666666667% + 8px)}.small-offset-8{margin-left:33.3333333333%}.grid-margin-x>.small-offset-8{margin-left:calc(33.3333333333% + 8px)}.small-offset-9{margin-left:37.5%}.grid-margin-x>.small-offset-9{margin-left:calc(37.5% + 8px)}.small-offset-10{margin-left:41.6666666667%}.grid-margin-x>.small-offset-10{margin-left:calc(41.6666666667% + 8px)}.small-offset-11{margin-left:45.8333333333%}.grid-margin-x>.small-offset-11{margin-left:calc(45.8333333333% + 8px)}.small-offset-12{margin-left:50%}.grid-margin-x>.small-offset-12{margin-left:calc(50% + 8px)}.small-offset-13{margin-left:54.1666666667%}.grid-margin-x>.small-offset-13{margin-left:calc(54.1666666667% + 8px)}.small-offset-14{margin-left:58.3333333333%}.grid-margin-x>.small-offset-14{margin-left:calc(58.3333333333% + 8px)}.small-offset-15{margin-left:62.5%}.grid-margin-x>.small-offset-15{margin-left:calc(62.5% + 8px)}.small-offset-16{margin-left:66.6666666667%}.grid-margin-x>.small-offset-16{margin-left:calc(66.6666666667% + 8px)}.small-offset-17{margin-left:70.8333333333%}.grid-margin-x>.small-offset-17{margin-left:calc(70.8333333333% + 8px)}.small-offset-18{margin-left:75%}.grid-margin-x>.small-offset-18{margin-left:calc(75% + 8px)}.small-offset-19{margin-left:79.1666666667%}.grid-margin-x>.small-offset-19{margin-left:calc(79.1666666667% + 8px)}.small-offset-20{margin-left:83.3333333333%}.grid-margin-x>.small-offset-20{margin-left:calc(83.3333333333% + 8px)}.small-offset-21{margin-left:87.5%}.grid-margin-x>.small-offset-21{margin-left:calc(87.5% + 8px)}.small-offset-22{margin-left:91.6666666667%}.grid-margin-x>.small-offset-22{margin-left:calc(91.6666666667% + 8px)}.small-offset-23{margin-left:95.8333333333%}.grid-margin-x>.small-offset-23{margin-left:calc(95.8333333333% + 8px)}.small-offset-24{margin-left:100%}.grid-margin-x>.small-offset-24{margin-left:calc(100% + 8px)}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:8px}}@media screen and (min-width: 1024px){.grid-x>.medium-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.medium-full{flex-basis:auto}.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-y>.medium-shrink{flex-basis:auto}.grid-y>.medium-full{flex-basis:auto}.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x.medium-up-1>.cell{width:100%}.grid-margin-x.medium-up-2>.cell{width:50%}.grid-margin-x.medium-up-3>.cell{width:33.33333%}.grid-margin-x.medium-up-4>.cell{width:25%}.grid-margin-x.medium-up-5>.cell{width:20%}.grid-margin-x.medium-up-6>.cell{width:16.66667%}.grid-margin-x.medium-up-7>.cell{width:14.28571%}.grid-margin-x.medium-up-8>.cell{width:12.5%}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-auto{height:auto}.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.medium-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .medium-grid-frame.grid-y{height:100%}.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.medium-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.medium-0{flex:0 0 auto;height:0%}.grid-margin-x>.medium-0{width:calc(0% - 16px)}.grid-margin-y>.medium-0{height:calc(0% - 16px)}.medium-order-0{order:0}.grid-x>.medium-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.medium-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.medium-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.medium-1{height:calc(4.1666666667% - 16px)}.medium-order-1{order:1}.grid-x>.medium-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.medium-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.medium-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.medium-2{height:calc(8.3333333333% - 16px)}.medium-order-2{order:2}.grid-x>.medium-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.medium-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.medium-3{width:calc(12.5% - 16px)}.grid-margin-y>.medium-3{height:calc(12.5% - 16px)}.medium-order-3{order:3}.grid-x>.medium-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.medium-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.medium-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.medium-4{height:calc(16.6666666667% - 16px)}.medium-order-4{order:4}.grid-x>.medium-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.medium-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.medium-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.medium-5{height:calc(20.8333333333% - 16px)}.medium-order-5{order:5}.grid-x>.medium-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.medium-6{flex:0 0 auto;height:25%}.grid-margin-x>.medium-6{width:calc(25% - 16px)}.grid-margin-y>.medium-6{height:calc(25% - 16px)}.medium-order-6{order:6}.grid-x>.medium-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.medium-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.medium-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.medium-7{height:calc(29.1666666667% - 16px)}.medium-order-7{order:7}.grid-x>.medium-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.medium-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.medium-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.medium-8{height:calc(33.3333333333% - 16px)}.medium-order-8{order:8}.grid-x>.medium-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.medium-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.medium-9{width:calc(37.5% - 16px)}.grid-margin-y>.medium-9{height:calc(37.5% - 16px)}.medium-order-9{order:9}.grid-x>.medium-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.medium-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.medium-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.medium-10{height:calc(41.6666666667% - 16px)}.medium-order-10{order:10}.grid-x>.medium-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.medium-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.medium-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.medium-11{height:calc(45.8333333333% - 16px)}.medium-order-11{order:11}.grid-x>.medium-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.medium-12{flex:0 0 auto;height:50%}.grid-margin-x>.medium-12{width:calc(50% - 16px)}.grid-margin-y>.medium-12{height:calc(50% - 16px)}.medium-order-12{order:12}.grid-x>.medium-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.medium-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.medium-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.medium-13{height:calc(54.1666666667% - 16px)}.medium-order-13{order:13}.grid-x>.medium-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.medium-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.medium-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.medium-14{height:calc(58.3333333333% - 16px)}.medium-order-14{order:14}.grid-x>.medium-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.medium-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.medium-15{width:calc(62.5% - 16px)}.grid-margin-y>.medium-15{height:calc(62.5% - 16px)}.medium-order-15{order:15}.grid-x>.medium-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.medium-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.medium-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.medium-16{height:calc(66.6666666667% - 16px)}.medium-order-16{order:16}.grid-x>.medium-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.medium-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.medium-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.medium-17{height:calc(70.8333333333% - 16px)}.medium-order-17{order:17}.grid-x>.medium-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.medium-18{flex:0 0 auto;height:75%}.grid-margin-x>.medium-18{width:calc(75% - 16px)}.grid-margin-y>.medium-18{height:calc(75% - 16px)}.medium-order-18{order:18}.grid-x>.medium-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.medium-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.medium-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.medium-19{height:calc(79.1666666667% - 16px)}.medium-order-19{order:19}.grid-x>.medium-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.medium-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.medium-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.medium-20{height:calc(83.3333333333% - 16px)}.medium-order-20{order:20}.grid-x>.medium-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.medium-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.medium-21{width:calc(87.5% - 16px)}.grid-margin-y>.medium-21{height:calc(87.5% - 16px)}.medium-order-21{order:21}.grid-x>.medium-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.medium-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.medium-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.medium-22{height:calc(91.6666666667% - 16px)}.medium-order-22{order:22}.grid-x>.medium-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.medium-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.medium-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.medium-23{height:calc(95.8333333333% - 16px)}.medium-order-23{order:23}.grid-x>.medium-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.medium-24{flex:0 0 auto;height:100%}.grid-margin-x>.medium-24{width:calc(100% - 16px)}.grid-margin-y>.medium-24{height:calc(100% - 16px)}.medium-order-24{order:24}.medium-offset-1{margin-left:4.1666666667%}.grid-margin-x>.medium-offset-1{margin-left:calc(4.1666666667% + 8px)}.medium-offset-2{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-2{margin-left:calc(8.3333333333% + 8px)}.medium-offset-3{margin-left:12.5%}.grid-margin-x>.medium-offset-3{margin-left:calc(12.5% + 8px)}.medium-offset-4{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-4{margin-left:calc(16.6666666667% + 8px)}.medium-offset-5{margin-left:20.8333333333%}.grid-margin-x>.medium-offset-5{margin-left:calc(20.8333333333% + 8px)}.medium-offset-6{margin-left:25%}.grid-margin-x>.medium-offset-6{margin-left:calc(25% + 8px)}.medium-offset-7{margin-left:29.1666666667%}.grid-margin-x>.medium-offset-7{margin-left:calc(29.1666666667% + 8px)}.medium-offset-8{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-8{margin-left:calc(33.3333333333% + 8px)}.medium-offset-9{margin-left:37.5%}.grid-margin-x>.medium-offset-9{margin-left:calc(37.5% + 8px)}.medium-offset-10{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-10{margin-left:calc(41.6666666667% + 8px)}.medium-offset-11{margin-left:45.8333333333%}.grid-margin-x>.medium-offset-11{margin-left:calc(45.8333333333% + 8px)}.medium-offset-12{margin-left:50%}.grid-margin-x>.medium-offset-12{margin-left:calc(50% + 8px)}.medium-offset-13{margin-left:54.1666666667%}.grid-margin-x>.medium-offset-13{margin-left:calc(54.1666666667% + 8px)}.medium-offset-14{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-14{margin-left:calc(58.3333333333% + 8px)}.medium-offset-15{margin-left:62.5%}.grid-margin-x>.medium-offset-15{margin-left:calc(62.5% + 8px)}.medium-offset-16{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-16{margin-left:calc(66.6666666667% + 8px)}.medium-offset-17{margin-left:70.8333333333%}.grid-margin-x>.medium-offset-17{margin-left:calc(70.8333333333% + 8px)}.medium-offset-18{margin-left:75%}.grid-margin-x>.medium-offset-18{margin-left:calc(75% + 8px)}.medium-offset-19{margin-left:79.1666666667%}.grid-margin-x>.medium-offset-19{margin-left:calc(79.1666666667% + 8px)}.medium-offset-20{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-20{margin-left:calc(83.3333333333% + 8px)}.medium-offset-21{margin-left:87.5%}.grid-margin-x>.medium-offset-21{margin-left:calc(87.5% + 8px)}.medium-offset-22{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-22{margin-left:calc(91.6666666667% + 8px)}.medium-offset-23{margin-left:95.8333333333%}.grid-margin-x>.medium-offset-23{margin-left:calc(95.8333333333% + 8px)}.medium-offset-24{margin-left:100%}.grid-margin-x>.medium-offset-24{margin-left:calc(100% + 8px)}.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:8px}}@media screen and (min-width: 1280px){.grid-x>.large-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.large-full{flex-basis:auto}.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-y>.large-shrink{flex-basis:auto}.grid-y>.large-full{flex-basis:auto}.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-auto{width:auto}.grid-margin-x.large-up-1>.cell{width:100%}.grid-margin-x.large-up-2>.cell{width:50%}.grid-margin-x.large-up-3>.cell{width:33.33333%}.grid-margin-x.large-up-4>.cell{width:25%}.grid-margin-x.large-up-5>.cell{width:20%}.grid-margin-x.large-up-6>.cell{width:16.66667%}.grid-margin-x.large-up-7>.cell{width:14.28571%}.grid-margin-x.large-up-8>.cell{width:12.5%}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-auto{height:auto}.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.large-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .large-grid-frame.grid-y{height:100%}.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.large-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.large-0{flex:0 0 auto;height:0%}.grid-margin-x>.large-0{width:calc(0% - 16px)}.grid-margin-y>.large-0{height:calc(0% - 16px)}.large-order-0{order:0}.grid-x>.large-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.large-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.large-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.large-1{height:calc(4.1666666667% - 16px)}.large-order-1{order:1}.grid-x>.large-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.large-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.large-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.large-2{height:calc(8.3333333333% - 16px)}.large-order-2{order:2}.grid-x>.large-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.large-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.large-3{width:calc(12.5% - 16px)}.grid-margin-y>.large-3{height:calc(12.5% - 16px)}.large-order-3{order:3}.grid-x>.large-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.large-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.large-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.large-4{height:calc(16.6666666667% - 16px)}.large-order-4{order:4}.grid-x>.large-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.large-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.large-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.large-5{height:calc(20.8333333333% - 16px)}.large-order-5{order:5}.grid-x>.large-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.large-6{flex:0 0 auto;height:25%}.grid-margin-x>.large-6{width:calc(25% - 16px)}.grid-margin-y>.large-6{height:calc(25% - 16px)}.large-order-6{order:6}.grid-x>.large-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.large-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.large-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.large-7{height:calc(29.1666666667% - 16px)}.large-order-7{order:7}.grid-x>.large-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.large-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.large-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.large-8{height:calc(33.3333333333% - 16px)}.large-order-8{order:8}.grid-x>.large-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.large-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.large-9{width:calc(37.5% - 16px)}.grid-margin-y>.large-9{height:calc(37.5% - 16px)}.large-order-9{order:9}.grid-x>.large-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.large-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.large-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.large-10{height:calc(41.6666666667% - 16px)}.large-order-10{order:10}.grid-x>.large-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.large-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.large-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.large-11{height:calc(45.8333333333% - 16px)}.large-order-11{order:11}.grid-x>.large-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.large-12{flex:0 0 auto;height:50%}.grid-margin-x>.large-12{width:calc(50% - 16px)}.grid-margin-y>.large-12{height:calc(50% - 16px)}.large-order-12{order:12}.grid-x>.large-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.large-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.large-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.large-13{height:calc(54.1666666667% - 16px)}.large-order-13{order:13}.grid-x>.large-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.large-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.large-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.large-14{height:calc(58.3333333333% - 16px)}.large-order-14{order:14}.grid-x>.large-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.large-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.large-15{width:calc(62.5% - 16px)}.grid-margin-y>.large-15{height:calc(62.5% - 16px)}.large-order-15{order:15}.grid-x>.large-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.large-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.large-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.large-16{height:calc(66.6666666667% - 16px)}.large-order-16{order:16}.grid-x>.large-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.large-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.large-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.large-17{height:calc(70.8333333333% - 16px)}.large-order-17{order:17}.grid-x>.large-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.large-18{flex:0 0 auto;height:75%}.grid-margin-x>.large-18{width:calc(75% - 16px)}.grid-margin-y>.large-18{height:calc(75% - 16px)}.large-order-18{order:18}.grid-x>.large-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.large-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.large-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.large-19{height:calc(79.1666666667% - 16px)}.large-order-19{order:19}.grid-x>.large-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.large-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.large-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.large-20{height:calc(83.3333333333% - 16px)}.large-order-20{order:20}.grid-x>.large-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.large-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.large-21{width:calc(87.5% - 16px)}.grid-margin-y>.large-21{height:calc(87.5% - 16px)}.large-order-21{order:21}.grid-x>.large-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.large-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.large-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.large-22{height:calc(91.6666666667% - 16px)}.large-order-22{order:22}.grid-x>.large-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.large-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.large-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.large-23{height:calc(95.8333333333% - 16px)}.large-order-23{order:23}.grid-x>.large-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.large-24{flex:0 0 auto;height:100%}.grid-margin-x>.large-24{width:calc(100% - 16px)}.grid-margin-y>.large-24{height:calc(100% - 16px)}.large-order-24{order:24}.large-offset-1{margin-left:4.1666666667%}.grid-margin-x>.large-offset-1{margin-left:calc(4.1666666667% + 8px)}.large-offset-2{margin-left:8.3333333333%}.grid-margin-x>.large-offset-2{margin-left:calc(8.3333333333% + 8px)}.large-offset-3{margin-left:12.5%}.grid-margin-x>.large-offset-3{margin-left:calc(12.5% + 8px)}.large-offset-4{margin-left:16.6666666667%}.grid-margin-x>.large-offset-4{margin-left:calc(16.6666666667% + 8px)}.large-offset-5{margin-left:20.8333333333%}.grid-margin-x>.large-offset-5{margin-left:calc(20.8333333333% + 8px)}.large-offset-6{margin-left:25%}.grid-margin-x>.large-offset-6{margin-left:calc(25% + 8px)}.large-offset-7{margin-left:29.1666666667%}.grid-margin-x>.large-offset-7{margin-left:calc(29.1666666667% + 8px)}.large-offset-8{margin-left:33.3333333333%}.grid-margin-x>.large-offset-8{margin-left:calc(33.3333333333% + 8px)}.large-offset-9{margin-left:37.5%}.grid-margin-x>.large-offset-9{margin-left:calc(37.5% + 8px)}.large-offset-10{margin-left:41.6666666667%}.grid-margin-x>.large-offset-10{margin-left:calc(41.6666666667% + 8px)}.large-offset-11{margin-left:45.8333333333%}.grid-margin-x>.large-offset-11{margin-left:calc(45.8333333333% + 8px)}.large-offset-12{margin-left:50%}.grid-margin-x>.large-offset-12{margin-left:calc(50% + 8px)}.large-offset-13{margin-left:54.1666666667%}.grid-margin-x>.large-offset-13{margin-left:calc(54.1666666667% + 8px)}.large-offset-14{margin-left:58.3333333333%}.grid-margin-x>.large-offset-14{margin-left:calc(58.3333333333% + 8px)}.large-offset-15{margin-left:62.5%}.grid-margin-x>.large-offset-15{margin-left:calc(62.5% + 8px)}.large-offset-16{margin-left:66.6666666667%}.grid-margin-x>.large-offset-16{margin-left:calc(66.6666666667% + 8px)}.large-offset-17{margin-left:70.8333333333%}.grid-margin-x>.large-offset-17{margin-left:calc(70.8333333333% + 8px)}.large-offset-18{margin-left:75%}.grid-margin-x>.large-offset-18{margin-left:calc(75% + 8px)}.large-offset-19{margin-left:79.1666666667%}.grid-margin-x>.large-offset-19{margin-left:calc(79.1666666667% + 8px)}.large-offset-20{margin-left:83.3333333333%}.grid-margin-x>.large-offset-20{margin-left:calc(83.3333333333% + 8px)}.large-offset-21{margin-left:87.5%}.grid-margin-x>.large-offset-21{margin-left:calc(87.5% + 8px)}.large-offset-22{margin-left:91.6666666667%}.grid-margin-x>.large-offset-22{margin-left:calc(91.6666666667% + 8px)}.large-offset-23{margin-left:95.8333333333%}.grid-margin-x>.large-offset-23{margin-left:calc(95.8333333333% + 8px)}.large-offset-24{margin-left:100%}.grid-margin-x>.large-offset-24{margin-left:calc(100% + 8px)}.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:8px}}@media screen and (min-width: 1440px){.grid-x>.xlarge-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.xlarge-full{flex-basis:auto}.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-y>.xlarge-shrink{flex-basis:auto}.grid-y>.xlarge-full{flex-basis:auto}.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-auto{width:auto}.grid-margin-x.xlarge-up-1>.cell{width:100%}.grid-margin-x.xlarge-up-2>.cell{width:50%}.grid-margin-x.xlarge-up-3>.cell{width:33.33333%}.grid-margin-x.xlarge-up-4>.cell{width:25%}.grid-margin-x.xlarge-up-5>.cell{width:20%}.grid-margin-x.xlarge-up-6>.cell{width:16.66667%}.grid-margin-x.xlarge-up-7>.cell{width:14.28571%}.grid-margin-x.xlarge-up-8>.cell{width:12.5%}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-auto{height:auto}.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.33333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.66667%}.xlarge-up-7>.cell{width:14.28571%}.xlarge-up-8>.cell{width:12.5%}.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.xlarge-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .xlarge-grid-frame.grid-y{height:100%}.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.xlarge-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.xlarge-0{flex:0 0 auto;height:0%}.grid-margin-x>.xlarge-0{width:calc(0% - 16px)}.grid-margin-y>.xlarge-0{height:calc(0% - 16px)}.xlarge-order-0{order:0}.grid-x>.xlarge-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.xlarge-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.xlarge-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.xlarge-1{height:calc(4.1666666667% - 16px)}.xlarge-order-1{order:1}.grid-x>.xlarge-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.xlarge-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.xlarge-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.xlarge-2{height:calc(8.3333333333% - 16px)}.xlarge-order-2{order:2}.grid-x>.xlarge-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.xlarge-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.xlarge-3{width:calc(12.5% - 16px)}.grid-margin-y>.xlarge-3{height:calc(12.5% - 16px)}.xlarge-order-3{order:3}.grid-x>.xlarge-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.xlarge-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.xlarge-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.xlarge-4{height:calc(16.6666666667% - 16px)}.xlarge-order-4{order:4}.grid-x>.xlarge-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.xlarge-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.xlarge-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.xlarge-5{height:calc(20.8333333333% - 16px)}.xlarge-order-5{order:5}.grid-x>.xlarge-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.xlarge-6{flex:0 0 auto;height:25%}.grid-margin-x>.xlarge-6{width:calc(25% - 16px)}.grid-margin-y>.xlarge-6{height:calc(25% - 16px)}.xlarge-order-6{order:6}.grid-x>.xlarge-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.xlarge-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.xlarge-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.xlarge-7{height:calc(29.1666666667% - 16px)}.xlarge-order-7{order:7}.grid-x>.xlarge-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.xlarge-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.xlarge-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.xlarge-8{height:calc(33.3333333333% - 16px)}.xlarge-order-8{order:8}.grid-x>.xlarge-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.xlarge-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.xlarge-9{width:calc(37.5% - 16px)}.grid-margin-y>.xlarge-9{height:calc(37.5% - 16px)}.xlarge-order-9{order:9}.grid-x>.xlarge-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.xlarge-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.xlarge-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.xlarge-10{height:calc(41.6666666667% - 16px)}.xlarge-order-10{order:10}.grid-x>.xlarge-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.xlarge-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.xlarge-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.xlarge-11{height:calc(45.8333333333% - 16px)}.xlarge-order-11{order:11}.grid-x>.xlarge-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.xlarge-12{flex:0 0 auto;height:50%}.grid-margin-x>.xlarge-12{width:calc(50% - 16px)}.grid-margin-y>.xlarge-12{height:calc(50% - 16px)}.xlarge-order-12{order:12}.grid-x>.xlarge-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.xlarge-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.xlarge-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.xlarge-13{height:calc(54.1666666667% - 16px)}.xlarge-order-13{order:13}.grid-x>.xlarge-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.xlarge-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.xlarge-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.xlarge-14{height:calc(58.3333333333% - 16px)}.xlarge-order-14{order:14}.grid-x>.xlarge-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.xlarge-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.xlarge-15{width:calc(62.5% - 16px)}.grid-margin-y>.xlarge-15{height:calc(62.5% - 16px)}.xlarge-order-15{order:15}.grid-x>.xlarge-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.xlarge-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.xlarge-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.xlarge-16{height:calc(66.6666666667% - 16px)}.xlarge-order-16{order:16}.grid-x>.xlarge-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.xlarge-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.xlarge-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.xlarge-17{height:calc(70.8333333333% - 16px)}.xlarge-order-17{order:17}.grid-x>.xlarge-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.xlarge-18{flex:0 0 auto;height:75%}.grid-margin-x>.xlarge-18{width:calc(75% - 16px)}.grid-margin-y>.xlarge-18{height:calc(75% - 16px)}.xlarge-order-18{order:18}.grid-x>.xlarge-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.xlarge-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.xlarge-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.xlarge-19{height:calc(79.1666666667% - 16px)}.xlarge-order-19{order:19}.grid-x>.xlarge-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.xlarge-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.xlarge-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.xlarge-20{height:calc(83.3333333333% - 16px)}.xlarge-order-20{order:20}.grid-x>.xlarge-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.xlarge-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.xlarge-21{width:calc(87.5% - 16px)}.grid-margin-y>.xlarge-21{height:calc(87.5% - 16px)}.xlarge-order-21{order:21}.grid-x>.xlarge-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.xlarge-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.xlarge-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.xlarge-22{height:calc(91.6666666667% - 16px)}.xlarge-order-22{order:22}.grid-x>.xlarge-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.xlarge-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.xlarge-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.xlarge-23{height:calc(95.8333333333% - 16px)}.xlarge-order-23{order:23}.grid-x>.xlarge-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.xlarge-24{flex:0 0 auto;height:100%}.grid-margin-x>.xlarge-24{width:calc(100% - 16px)}.grid-margin-y>.xlarge-24{height:calc(100% - 16px)}.xlarge-order-24{order:24}.xlarge-offset-1{margin-left:4.1666666667%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(4.1666666667% + 8px)}.xlarge-offset-2{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(8.3333333333% + 8px)}.xlarge-offset-3{margin-left:12.5%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(12.5% + 8px)}.xlarge-offset-4{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(16.6666666667% + 8px)}.xlarge-offset-5{margin-left:20.8333333333%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(20.8333333333% + 8px)}.xlarge-offset-6{margin-left:25%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(25% + 8px)}.xlarge-offset-7{margin-left:29.1666666667%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(29.1666666667% + 8px)}.xlarge-offset-8{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(33.3333333333% + 8px)}.xlarge-offset-9{margin-left:37.5%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(37.5% + 8px)}.xlarge-offset-10{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(41.6666666667% + 8px)}.xlarge-offset-11{margin-left:45.8333333333%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(45.8333333333% + 8px)}.xlarge-offset-12{margin-left:50%}.grid-margin-x>.xlarge-offset-12{margin-left:calc(50% + 8px)}.xlarge-offset-13{margin-left:54.1666666667%}.grid-margin-x>.xlarge-offset-13{margin-left:calc(54.1666666667% + 8px)}.xlarge-offset-14{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-14{margin-left:calc(58.3333333333% + 8px)}.xlarge-offset-15{margin-left:62.5%}.grid-margin-x>.xlarge-offset-15{margin-left:calc(62.5% + 8px)}.xlarge-offset-16{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-16{margin-left:calc(66.6666666667% + 8px)}.xlarge-offset-17{margin-left:70.8333333333%}.grid-margin-x>.xlarge-offset-17{margin-left:calc(70.8333333333% + 8px)}.xlarge-offset-18{margin-left:75%}.grid-margin-x>.xlarge-offset-18{margin-left:calc(75% + 8px)}.xlarge-offset-19{margin-left:79.1666666667%}.grid-margin-x>.xlarge-offset-19{margin-left:calc(79.1666666667% + 8px)}.xlarge-offset-20{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-20{margin-left:calc(83.3333333333% + 8px)}.xlarge-offset-21{margin-left:87.5%}.grid-margin-x>.xlarge-offset-21{margin-left:calc(87.5% + 8px)}.xlarge-offset-22{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-22{margin-left:calc(91.6666666667% + 8px)}.xlarge-offset-23{margin-left:95.8333333333%}.grid-margin-x>.xlarge-offset-23{margin-left:calc(95.8333333333% + 8px)}.xlarge-offset-24{margin-left:100%}.grid-margin-x>.xlarge-offset-24{margin-left:calc(100% + 8px)}.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:8px}}@media screen and (min-width: 1920px){.grid-x>.full-shrink{flex-basis:auto;flex:0 0 auto;width:auto}.grid-x>.full-full{flex-basis:auto}.grid-x>.full-auto{flex:1 1 0;width:auto}.grid-y>.full-shrink{flex-basis:auto}.grid-y>.full-full{flex-basis:auto}.grid-y>.full-auto{flex:1 1 0;height:auto}.grid-margin-x>.full-shrink{width:auto}.grid-margin-x>.full-auto{width:auto}.grid-margin-x.full-up-1>.cell{width:100%}.grid-margin-x.full-up-2>.cell{width:50%}.grid-margin-x.full-up-3>.cell{width:33.33333%}.grid-margin-x.full-up-4>.cell{width:25%}.grid-margin-x.full-up-5>.cell{width:20%}.grid-margin-x.full-up-6>.cell{width:16.66667%}.grid-margin-x.full-up-7>.cell{width:14.28571%}.grid-margin-x.full-up-8>.cell{width:12.5%}.grid-margin-y>.full-shrink{height:auto}.grid-margin-y>.full-auto{height:auto}.full-up-1>.cell{width:100%}.full-up-2>.cell{width:50%}.full-up-3>.cell{width:33.33333%}.full-up-4>.cell{width:25%}.full-up-5>.cell{width:20%}.full-up-6>.cell{width:16.66667%}.full-up-7>.cell{width:14.28571%}.full-up-8>.cell{width:12.5%}.full-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .full-grid-frame{width:100%}.full-grid-frame.grid-y{position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.full-grid-frame.grid-margin-y{height:calc(100vh + 16px)}.full-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.full-cell-block-container{display:flex;flex-direction:column;max-height:100%}.full-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.full-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell .full-grid-frame.grid-y{height:100%}.full-flex-container{display:flex}.full-flex-child-auto{flex:1 1 auto}.full-flex-child-grow{flex:1 0 auto}.full-flex-child-shrink{flex:0 1 auto}.full-flex-dir-row{flex-direction:row}.full-flex-dir-reverse{flex-direction:row-reverse}.full-flex-dir-column{flex-direction:column}.full-flex-dir-column-reverse{flex-direction:column-reverse}.grid-x>.full-0{flex-basis:auto;flex:0 0 auto;width:0%}.grid-y>.full-0{flex:0 0 auto;height:0%}.grid-margin-x>.full-0{width:calc(0% - 16px)}.grid-margin-y>.full-0{height:calc(0% - 16px)}.full-order-0{order:0}.grid-x>.full-1{flex-basis:auto;flex:0 0 auto;width:4.1666666667%}.grid-y>.full-1{flex:0 0 auto;height:4.1666666667%}.grid-margin-x>.full-1{width:calc(4.1666666667% - 16px)}.grid-margin-y>.full-1{height:calc(4.1666666667% - 16px)}.full-order-1{order:1}.grid-x>.full-2{flex-basis:auto;flex:0 0 auto;width:8.3333333333%}.grid-y>.full-2{flex:0 0 auto;height:8.3333333333%}.grid-margin-x>.full-2{width:calc(8.3333333333% - 16px)}.grid-margin-y>.full-2{height:calc(8.3333333333% - 16px)}.full-order-2{order:2}.grid-x>.full-3{flex-basis:auto;flex:0 0 auto;width:12.5%}.grid-y>.full-3{flex:0 0 auto;height:12.5%}.grid-margin-x>.full-3{width:calc(12.5% - 16px)}.grid-margin-y>.full-3{height:calc(12.5% - 16px)}.full-order-3{order:3}.grid-x>.full-4{flex-basis:auto;flex:0 0 auto;width:16.6666666667%}.grid-y>.full-4{flex:0 0 auto;height:16.6666666667%}.grid-margin-x>.full-4{width:calc(16.6666666667% - 16px)}.grid-margin-y>.full-4{height:calc(16.6666666667% - 16px)}.full-order-4{order:4}.grid-x>.full-5{flex-basis:auto;flex:0 0 auto;width:20.8333333333%}.grid-y>.full-5{flex:0 0 auto;height:20.8333333333%}.grid-margin-x>.full-5{width:calc(20.8333333333% - 16px)}.grid-margin-y>.full-5{height:calc(20.8333333333% - 16px)}.full-order-5{order:5}.grid-x>.full-6{flex-basis:auto;flex:0 0 auto;width:25%}.grid-y>.full-6{flex:0 0 auto;height:25%}.grid-margin-x>.full-6{width:calc(25% - 16px)}.grid-margin-y>.full-6{height:calc(25% - 16px)}.full-order-6{order:6}.grid-x>.full-7{flex-basis:auto;flex:0 0 auto;width:29.1666666667%}.grid-y>.full-7{flex:0 0 auto;height:29.1666666667%}.grid-margin-x>.full-7{width:calc(29.1666666667% - 16px)}.grid-margin-y>.full-7{height:calc(29.1666666667% - 16px)}.full-order-7{order:7}.grid-x>.full-8{flex-basis:auto;flex:0 0 auto;width:33.3333333333%}.grid-y>.full-8{flex:0 0 auto;height:33.3333333333%}.grid-margin-x>.full-8{width:calc(33.3333333333% - 16px)}.grid-margin-y>.full-8{height:calc(33.3333333333% - 16px)}.full-order-8{order:8}.grid-x>.full-9{flex-basis:auto;flex:0 0 auto;width:37.5%}.grid-y>.full-9{flex:0 0 auto;height:37.5%}.grid-margin-x>.full-9{width:calc(37.5% - 16px)}.grid-margin-y>.full-9{height:calc(37.5% - 16px)}.full-order-9{order:9}.grid-x>.full-10{flex-basis:auto;flex:0 0 auto;width:41.6666666667%}.grid-y>.full-10{flex:0 0 auto;height:41.6666666667%}.grid-margin-x>.full-10{width:calc(41.6666666667% - 16px)}.grid-margin-y>.full-10{height:calc(41.6666666667% - 16px)}.full-order-10{order:10}.grid-x>.full-11{flex-basis:auto;flex:0 0 auto;width:45.8333333333%}.grid-y>.full-11{flex:0 0 auto;height:45.8333333333%}.grid-margin-x>.full-11{width:calc(45.8333333333% - 16px)}.grid-margin-y>.full-11{height:calc(45.8333333333% - 16px)}.full-order-11{order:11}.grid-x>.full-12{flex-basis:auto;flex:0 0 auto;width:50%}.grid-y>.full-12{flex:0 0 auto;height:50%}.grid-margin-x>.full-12{width:calc(50% - 16px)}.grid-margin-y>.full-12{height:calc(50% - 16px)}.full-order-12{order:12}.grid-x>.full-13{flex-basis:auto;flex:0 0 auto;width:54.1666666667%}.grid-y>.full-13{flex:0 0 auto;height:54.1666666667%}.grid-margin-x>.full-13{width:calc(54.1666666667% - 16px)}.grid-margin-y>.full-13{height:calc(54.1666666667% - 16px)}.full-order-13{order:13}.grid-x>.full-14{flex-basis:auto;flex:0 0 auto;width:58.3333333333%}.grid-y>.full-14{flex:0 0 auto;height:58.3333333333%}.grid-margin-x>.full-14{width:calc(58.3333333333% - 16px)}.grid-margin-y>.full-14{height:calc(58.3333333333% - 16px)}.full-order-14{order:14}.grid-x>.full-15{flex-basis:auto;flex:0 0 auto;width:62.5%}.grid-y>.full-15{flex:0 0 auto;height:62.5%}.grid-margin-x>.full-15{width:calc(62.5% - 16px)}.grid-margin-y>.full-15{height:calc(62.5% - 16px)}.full-order-15{order:15}.grid-x>.full-16{flex-basis:auto;flex:0 0 auto;width:66.6666666667%}.grid-y>.full-16{flex:0 0 auto;height:66.6666666667%}.grid-margin-x>.full-16{width:calc(66.6666666667% - 16px)}.grid-margin-y>.full-16{height:calc(66.6666666667% - 16px)}.full-order-16{order:16}.grid-x>.full-17{flex-basis:auto;flex:0 0 auto;width:70.8333333333%}.grid-y>.full-17{flex:0 0 auto;height:70.8333333333%}.grid-margin-x>.full-17{width:calc(70.8333333333% - 16px)}.grid-margin-y>.full-17{height:calc(70.8333333333% - 16px)}.full-order-17{order:17}.grid-x>.full-18{flex-basis:auto;flex:0 0 auto;width:75%}.grid-y>.full-18{flex:0 0 auto;height:75%}.grid-margin-x>.full-18{width:calc(75% - 16px)}.grid-margin-y>.full-18{height:calc(75% - 16px)}.full-order-18{order:18}.grid-x>.full-19{flex-basis:auto;flex:0 0 auto;width:79.1666666667%}.grid-y>.full-19{flex:0 0 auto;height:79.1666666667%}.grid-margin-x>.full-19{width:calc(79.1666666667% - 16px)}.grid-margin-y>.full-19{height:calc(79.1666666667% - 16px)}.full-order-19{order:19}.grid-x>.full-20{flex-basis:auto;flex:0 0 auto;width:83.3333333333%}.grid-y>.full-20{flex:0 0 auto;height:83.3333333333%}.grid-margin-x>.full-20{width:calc(83.3333333333% - 16px)}.grid-margin-y>.full-20{height:calc(83.3333333333% - 16px)}.full-order-20{order:20}.grid-x>.full-21{flex-basis:auto;flex:0 0 auto;width:87.5%}.grid-y>.full-21{flex:0 0 auto;height:87.5%}.grid-margin-x>.full-21{width:calc(87.5% - 16px)}.grid-margin-y>.full-21{height:calc(87.5% - 16px)}.full-order-21{order:21}.grid-x>.full-22{flex-basis:auto;flex:0 0 auto;width:91.6666666667%}.grid-y>.full-22{flex:0 0 auto;height:91.6666666667%}.grid-margin-x>.full-22{width:calc(91.6666666667% - 16px)}.grid-margin-y>.full-22{height:calc(91.6666666667% - 16px)}.full-order-22{order:22}.grid-x>.full-23{flex-basis:auto;flex:0 0 auto;width:95.8333333333%}.grid-y>.full-23{flex:0 0 auto;height:95.8333333333%}.grid-margin-x>.full-23{width:calc(95.8333333333% - 16px)}.grid-margin-y>.full-23{height:calc(95.8333333333% - 16px)}.full-order-23{order:23}.grid-x>.full-24{flex-basis:auto;flex:0 0 auto;width:100%}.grid-y>.full-24{flex:0 0 auto;height:100%}.grid-margin-x>.full-24{width:calc(100% - 16px)}.grid-margin-y>.full-24{height:calc(100% - 16px)}.full-order-24{order:24}.full-offset-1{margin-left:4.1666666667%}.grid-margin-x>.full-offset-1{margin-left:calc(4.1666666667% + 8px)}.full-offset-2{margin-left:8.3333333333%}.grid-margin-x>.full-offset-2{margin-left:calc(8.3333333333% + 8px)}.full-offset-3{margin-left:12.5%}.grid-margin-x>.full-offset-3{margin-left:calc(12.5% + 8px)}.full-offset-4{margin-left:16.6666666667%}.grid-margin-x>.full-offset-4{margin-left:calc(16.6666666667% + 8px)}.full-offset-5{margin-left:20.8333333333%}.grid-margin-x>.full-offset-5{margin-left:calc(20.8333333333% + 8px)}.full-offset-6{margin-left:25%}.grid-margin-x>.full-offset-6{margin-left:calc(25% + 8px)}.full-offset-7{margin-left:29.1666666667%}.grid-margin-x>.full-offset-7{margin-left:calc(29.1666666667% + 8px)}.full-offset-8{margin-left:33.3333333333%}.grid-margin-x>.full-offset-8{margin-left:calc(33.3333333333% + 8px)}.full-offset-9{margin-left:37.5%}.grid-margin-x>.full-offset-9{margin-left:calc(37.5% + 8px)}.full-offset-10{margin-left:41.6666666667%}.grid-margin-x>.full-offset-10{margin-left:calc(41.6666666667% + 8px)}.full-offset-11{margin-left:45.8333333333%}.grid-margin-x>.full-offset-11{margin-left:calc(45.8333333333% + 8px)}.full-offset-12{margin-left:50%}.grid-margin-x>.full-offset-12{margin-left:calc(50% + 8px)}.full-offset-13{margin-left:54.1666666667%}.grid-margin-x>.full-offset-13{margin-left:calc(54.1666666667% + 8px)}.full-offset-14{margin-left:58.3333333333%}.grid-margin-x>.full-offset-14{margin-left:calc(58.3333333333% + 8px)}.full-offset-15{margin-left:62.5%}.grid-margin-x>.full-offset-15{margin-left:calc(62.5% + 8px)}.full-offset-16{margin-left:66.6666666667%}.grid-margin-x>.full-offset-16{margin-left:calc(66.6666666667% + 8px)}.full-offset-17{margin-left:70.8333333333%}.grid-margin-x>.full-offset-17{margin-left:calc(70.8333333333% + 8px)}.full-offset-18{margin-left:75%}.grid-margin-x>.full-offset-18{margin-left:calc(75% + 8px)}.full-offset-19{margin-left:79.1666666667%}.grid-margin-x>.full-offset-19{margin-left:calc(79.1666666667% + 8px)}.full-offset-20{margin-left:83.3333333333%}.grid-margin-x>.full-offset-20{margin-left:calc(83.3333333333% + 8px)}.full-offset-21{margin-left:87.5%}.grid-margin-x>.full-offset-21{margin-left:calc(87.5% + 8px)}.full-offset-22{margin-left:91.6666666667%}.grid-margin-x>.full-offset-22{margin-left:calc(91.6666666667% + 8px)}.full-offset-23{margin-left:95.8333333333%}.grid-margin-x>.full-offset-23{margin-left:calc(95.8333333333% + 8px)}.full-offset-24{margin-left:100%}.grid-margin-x>.full-offset-24{margin-left:calc(100% + 8px)}.full-offset-0{margin-left:0}.grid-margin-x>.full-offset-0{margin-left:8px}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.contain{width:100%;margin-left:auto;margin-right:auto;max-width:1480px}@media screen and (min-width: 768px){.contain{padding-right:32px;padding-left:32px}}@media screen and (min-width: 1024px){.contain{max-width:1544px;padding-right:48px;padding-left:48px}}.contain.fluid{max-width:100%}.contain.full{padding-right:0;padding-left:0;max-width:100%}.contain:not(.full)>.grid-padding-x{margin-right:-8px;margin-left:-8px}.jblazy{overflow:hidden;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.jblazy__blur{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.jblazy img{position:relative;display:block;animation:.25s cubic-bezier(0.74, 0.445, 0.145, 0.955) 0s forwards fadeIn,.25s cubic-bezier(0.74, 0.445, 0.145, 0.955) 0s forwards unBlur;z-index:2}.jblazyImageError img,.jblazyImageWaiting img{opacity:0;filter:blur(5px);animation:unset}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;margin:0 -12px;padding:0}@media print,screen and (min-width: 1440px){.slick-list{margin:0 -23.5px}}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:flex;align-items:stretch;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:auto;min-height:1px}.slick-slide>div{height:100%;margin:0 12px}@media print,screen and (min-width: 1440px){.slick-slide>div{margin:0 23.5px}}.slick-slide>div>li{height:100%;padding-right:16px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:var(--wp--preset--color--darkgray, #53565A);opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:32px}.slick-dots{position:absolute;bottom:-32px;list-style:none;display:block;text-align:center;padding:0;margin:0 auto;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 12px 0 0;padding:0;cursor:pointer}.slick-dots li button{border:0;background:var(--wp--preset--color--darkgray, #53565A);display:block;height:12px;width:12px;border-radius:12px;outline:none;line-height:0px;font-size:0px;padding:0;cursor:pointer;transition:width .3s cubic-bezier(0.74, 0.445, 0.145, 0.955),background .3s cubic-bezier(0.74, 0.445, 0.145, 0.955)}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li.slick-active button{width:36px;background:var(--wp--preset--color--orange, #d2492a)}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700;font-variation-settings:"wght" 700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{box-sizing:border-box;scroll-behavior:smooth}optgroup{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}dfn,cite,em{font-style:italic}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}embed,iframe,object{max-width:100%}ul,ol{margin:24px 0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700;font-variation-settings:"wght" 700}dd{margin:0 1.5em 1.5em}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}i{font-style:italic}blockquote{margin:0 1.5em}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.post,.page{margin:0}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;font-variation-settings:"wght" 700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}html{box-sizing:border-box;scroll-behavior:smooth;font-size:100%}body{background:var(--wp--preset--color--lightgray, #F9F9F9);color:var(--wp--preset--color--darkgray, #53565A);font-family:var(--wp--preset--font-family--sans, sans-serif);font-size:1rem;line-height:1.5}*,::after,::before{box-sizing:inherit}hr{border:0;box-shadow:none;height:1px;margin:32px auto;background-color:var(--wp--preset--color--lightgray, #F9F9F9)}hr.thin--light{background-color:var(--wp--preset--color--lightgray, #F9F9F9);height:2px}hr.thin--dark{background-color:var(--wp--preset--color--darkgray, #53565A);height:2px}dl dt,dl dd{margin:0}address{font-style:normal;margin:0}iframe{border:0}img{width:auto;max-width:100%}main.site-main{padding-top:84px}.home main.site-main{padding-top:0}.theme-row__heading{order:2}.theme-row__preheading{order:1}a{color:var(--wp--preset--color--orange, #d2492a);font-family:var(--wp--preset--font-family--sans, sans-serif);font-weight:700;font-style:inherit;text-decoration:none;transition:.3s cubic-bezier(0.74, 0.445, 0.145, 0.955)}a:hover,a:focus,a:active{text-decoration:underline}.button{display:inline-block;font-weight:600;border-radius:50px;padding:8px 24px;text-decoration:none;cursor:pointer}.button:hover{text-decoration:none}.button--solid{background:var(--wp--preset--color--orange, #d2492a);color:var(--wp--preset--color--white, #FFFFFF)}.button--outline{border:2px solid var(--wp--preset--color--orange, #d2492a);color:var(--wp--preset--color--orange, #d2492a)}.button--outline:hover{background:var(--wp--preset--color--orange, #d2492a);color:var(--wp--preset--color--white, #FFFFFF)}h1,h2,h3,h4,h5,h6{margin:16px 0;line-height:1.15}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit}h1,h2,h3{font-family:var(--wp--preset--font-family--serif, serif);font-weight:200}h1{font-size:2.25rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-family:var(--wp--preset--font-family--serif, serif);font-weight:bold;font-size:1.125rem}h6{font-size:1rem;font-weight:800;margin:16px 0}.heading-xxxl{font-family:var(--wp--preset--font-family--serif, serif);font-size:var(--wp--preset--font-size--size-xxxl);font-weight:300}.heading-xxl{font-family:var(--wp--preset--font-family--serif, serif);font-size:var(--wp--preset--font-size--size-xxl);font-weight:300;margin:0 0 24px}.heading-xl{font-family:var(--wp--preset--font-family--sans, sans-serif);font-size:var(--wp--preset--font-size--size-xl);font-weight:300}.heading-lg{font-family:var(--wp--preset--font-family--serif, serif);font-size:var(--wp--preset--font-size--size-lg);font-weight:300;line-height:1.25;margin:0 0 24px}.heading-ml{font-family:var(--wp--preset--font-family--serif, serif);font-size:var(--wp--preset--font-size--size-ml);font-weight:300}.heading-md{font-family:var(--wp--preset--font-family--sans, sans-serif);font-size:var(--wp--preset--font-size--size-md);font-weight:700}.heading-sm{font-family:var(--wp--preset--font-family--sans, sans-serif);font-size:var(--wp--preset--font-size--size-sm);font-weight:700}.heading-xs{font-family:var(--wp--preset--font-family--sans, sans-serif);font-size:var(--wp--preset--font-size--size-xs);font-weight:300}.heading-xs strong{font-weight:700}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:var(--wp--preset--color--lightgray, #F9F9F9);border-radius:3px;box-shadow:0 0 2px 2px rgba(var(--wp--preset--color--darkgray, #53565A), 0.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:var(--wp--preset--color--blue, #0098c3);display:block;font-size:.875rem;font-weight:800;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.overflow--hidden{overflow:hidden}.overflow--visible{overflow:visible}.border-radius--4{border-radius:4px}.border-radius--8{border-radius:8px}.border-radius--16{border-radius:16px}.border--white{border:1px solid var(--wp--preset--color--white, #FFFFFF)}.border--lightgray{border:1px solid var(--wp--preset--color--lightgray, #F9F9F9)}.border--blue{border:1px solid var(--wp--preset--color--blue, #0098c3)}.border--green{border:1px solid var(--wp--preset--color--green, #6e9934)}.border--orange{border:1px solid var(--wp--preset--color--orange, #d2492a)}.border--magenta{border:1px solid var(--wp--preset--color--magenta, #a40084)}.color--blue{color:var(--wp--preset--color--blue, #0098c3)}.color--green{color:var(--wp--preset--color--green, #6e9934)}.color--orange{color:var(--wp--preset--color--orange, #d2492a)}.color--magenta{color:var(--wp--preset--color--magenta, #a40084)}.bg--white{background-color:var(--wp--preset--color--white, #FFFFFF)}.bg--white-opacity{background-color:rgba(var(--wp--preset--color--white, #FFFFFF), 0.75)}.bg--lightgray{background-color:var(--wp--preset--color--lightgray, #F9F9F9)}.bg--mediumgray{background-color:var(--wp--preset--color--mediumgray, #EDEDED)}.bg--blue{background-color:var(--wp--preset--color--blue, #0098c3)}.bg--green{background-color:var(--wp--preset--color--green, #6e9934)}.bg--orange{background-color:var(--wp--preset--color--orange, #d2492a)}.bg--orange a{color:var(--wp--preset--color--white, #FFFFFF)}.bg--orange a:hover{color:var(--wp--preset--color--white, #FFFFFF)}.bg--magenta{background-color:var(--wp--preset--color--magenta, #a40084)}.bg--blue,.bg--green,.bg--orange,.bg--magenta{color:var(--wp--preset--color--white, #FFFFFF)}.bg--blue *,.bg--green *,.bg--orange *,.bg--magenta *{color:var(--wp--preset--color--white, #FFFFFF)}.list-unstyled,.list-style--none{list-style:none;margin:0;padding:0}.list-unstyled li,.list-style--none li{margin-left:0;margin-right:0}.padding--8{padding:8px}.padding--16{padding:16px}.padding--32px{padding:32px}.text-align--left{text-align:left}.text-align--right{text-align:right}.text-align--center{text-align:center}.text-transform--uppercase{text-transform:uppercase}.text-transform--capitalize{text-transform:capitalize}.text-transform--lowercase{text-transform:lowercase}.columns--2,.columns--3,.columns--4{-moz-column-gap:16px;column-gap:16px}@media print,screen and (min-width: 1024px){.columns--2,.columns--3,.columns--4{-moz-column-gap:32px;column-gap:32px}}@media print,screen and (min-width: 768px){.columns--2{-moz-columns:2;columns:2}}@media print,screen and (min-width: 768px){.columns--3{-moz-columns:2;columns:2}}@media print,screen and (min-width: 1024px){.columns--3{-moz-columns:3;columns:3}}@media print,screen and (min-width: 768px){.columns--4{-moz-columns:2;columns:2}}@media print,screen and (min-width: 1024px){.columns--4{-moz-columns:4;columns:4}}body{--jb-background-color: var(--wp--preset--color--white, #FFFFFF);--jb-main-color: var(--wp--preset--color--darkgray, #53565A);--jb-preheading-color: var(--wp--preset--color--darkgray, #53565A);--jb-heading-color: var(--wp--preset--color--darkgray, #53565A);--jb-link-color: var(--wp--preset--color--orange, #d2492a);--jb-link-hover-color: var(--wp--preset--color--orange, #d2492a)}body{--jb-body-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-body-font-size: var(--wp--preset--font-size--size-16);--jb-body-font-weight: 400;--jb-body-line-height: 1.5;--jb-body-letter-spacing: normal;--jb-h1-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h1-font-size: var(--wp--preset--font-size--size-64);--jb-h1-font-weight: 950;--jb-h1-line-height: 1.25;--jb-h1-letter-spacing: normal;--jb-h1-text-transform: none;--jb-h1-margin-top: 0;--jb-h1-margin-bottom: 0;--jb-h2-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h2-font-size: var(--wp--preset--font-size--size-42);--jb-h2-font-weight: 950;--jb-h2-line-height: normal;--jb-h2-letter-spacing: normal;--jb-h2-text-transform: none;--jb-h2-margin-top: 0;--jb-h2-margin-bottom: 16px;--jb-h3-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h3-font-size: var(--wp--preset--font-size--size-32);--jb-h3-font-weight: 900;--jb-h3-line-height: normal;--jb-h3-letter-spacing: normal;--jb-h3-text-transform: none;--jb-h3-margin-top: 16px;--jb-h3-margin-bottom: 16px;--jb-h4-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h4-font-size: var(--wp--preset--font-size--size-22);--jb-h4-font-weight: 900;--jb-h4-line-height: normal;--jb-h4-letter-spacing: normal;--jb-h4-text-transform: none;--jb-h4-margin-top: 16px;--jb-h4-margin-bottom: 16px;--jb-h5-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h5-font-size: var(--wp--preset--font-size--size-16);--jb-h5-font-weight: 900;--jb-h5-line-height: normal;--jb-h5-letter-spacing: 0.16rem;--jb-h5-text-transform: uppercase;--jb-h5-margin-top: 16px;--jb-h5-margin-bottom: 16px;--jb-h6-font-family: var(--wp--preset--font-family--sans, sans-serif);--jb-h6-font-size: var(--wp--preset--font-size--size-18);--jb-h6-font-weight: 900;--jb-h6-line-height: normal;--jb-h6-letter-spacing: normal;--jb-h6-text-transform: none;--jb-h6-margin-top: 16px;--jb-h6-margin-bottom: 16px;--jb-link-text-color: var(--jb-link-color);--jb-link-font-weight: 600;--jb-link-hover-text-color: var(--jb-link-hover-color);--jb-link-hover-text-decoration: none;--jb-button-font-size: var(--wp--preset--font-size--size-18, 18px);--jb-button-font-weight: 700;--jb-button-text-color: var(--wp--preset--color--orange, #d2492a);--jb-button-hover-text-color: var(--wp--preset--color--white, #FFFFFF);--jb-button-text-decoration: none;--jb-button-hover-text-decoration: none;--jb-button-padding-top: 18px;--jb-button-padding-right: 32px;--jb-button-padding-bottom: 16px;--jb-button-padding-left: 32px;--jb-button-background-color: var(--wp--preset--color--white, #FFFFFF);--jb-button-hover-background-color: var(--wp--preset--color--orange, #d2492a);--jb-button-border-width: 0;--jb-button-border-style: solid;--jb-button-border-color: transparent;--jb-button-hover-border-color: transparent;--jb-button-border-radius: 8px}.single-post .entry-content{width:58.33333333%;margin:48px auto;padding-left:100px;position:relative}.single-post .entry-content p{font-size:18px}.single-post .entry-content blockquote p{font-size:var(--wp--preset--font-size--size-32);line-height:normal}.wp-block-pullquote{margin:48px auto;padding:0 0 0 24px;border-left:8px solid var(--wp--preset--color--orange, #d2492a)}label{font-size:.875rem;color:var(--wp--preset--color--darkgray, #53565A)}input,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select{background-color:rgba(0,0,0,0);border:1px solid var(--wp--preset--color--mediumgray, #EDEDED);border-radius:8px;color:var(--wp--preset--color--darkgray, #53565A);font-family:var(--wp--preset--font-family--sans, sans-serif);font-weight:300;padding:12px}input:focus-visible,input[type=text]:focus-visible,input[type=email]:focus-visible,input[type=url]:focus-visible,input[type=password]:focus-visible,input[type=search]:focus-visible,input[type=number]:focus-visible,input[type=tel]:focus-visible,input[type=range]:focus-visible,input[type=date]:focus-visible,input[type=month]:focus-visible,input[type=week]:focus-visible,input[type=time]:focus-visible,input[type=datetime]:focus-visible,input[type=datetime-local]:focus-visible,input[type=color]:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:var(--wp--preset--color--blue, #0098c3)}input:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus,select:focus{color:var(--wp--preset--color--darkgray, #53565A)}input::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{color:var(--wp--preset--color--darkgray, #53565A);opacity:1}input::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=range]::placeholder,input[type=date]::placeholder,input[type=month]::placeholder,input[type=week]::placeholder,input[type=time]::placeholder,input[type=datetime]::placeholder,input[type=datetime-local]::placeholder,input[type=color]::placeholder,textarea::placeholder,select::placeholder{color:var(--wp--preset--color--darkgray, #53565A);opacity:1}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../img/fa-caret-down-solid--darkgray.svg");background-repeat:no-repeat;background-position:center right 16px;background-size:9px auto}textarea{width:100%}input,select,option{font-size:1.125rem;color:var(--wp--preset--color--darkgray, #53565A)}button,input[type=button],input[type=reset],input[type=submit]{border-radius:8px;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;cursor:pointer;transition:.3s}button[disabled]{opacity:.5;cursor:not-allowed !important}
