@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:-12px;margin-right:-12px}.grid-margin-x>.cell{width:calc(100% - 24px);margin-left:12px;margin-right:12px}.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:-12px;margin-right:-12px}.grid-padding-x>.cell{padding-left:12px;padding-right:12px}.grid-margin-y{margin-top:-12px;margin-bottom:-12px}.grid-margin-y>.cell{height:calc(100% - 24px);margin-top:12px;margin-bottom:12px}.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:-12px;margin-bottom:-12px}.grid-padding-y>.cell{padding-top:12px;padding-bottom:12px}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.grid-frame.grid-y{overflow:hidden;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 + 24px)}.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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.xsmall-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.xsmall-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xsmall-24{height:calc(100% - 24px)}.xsmall-order-24{order:24}.xsmall-offset-1{margin-left:4.1666666667%}.grid-margin-x>.xsmall-offset-1{margin-left:calc(4.1666666667% + 12px)}.xsmall-offset-2{margin-left:8.3333333333%}.grid-margin-x>.xsmall-offset-2{margin-left:calc(8.3333333333% + 12px)}.xsmall-offset-3{margin-left:12.5%}.grid-margin-x>.xsmall-offset-3{margin-left:calc(12.5% + 12px)}.xsmall-offset-4{margin-left:16.6666666667%}.grid-margin-x>.xsmall-offset-4{margin-left:calc(16.6666666667% + 12px)}.xsmall-offset-5{margin-left:20.8333333333%}.grid-margin-x>.xsmall-offset-5{margin-left:calc(20.8333333333% + 12px)}.xsmall-offset-6{margin-left:25%}.grid-margin-x>.xsmall-offset-6{margin-left:calc(25% + 12px)}.xsmall-offset-7{margin-left:29.1666666667%}.grid-margin-x>.xsmall-offset-7{margin-left:calc(29.1666666667% + 12px)}.xsmall-offset-8{margin-left:33.3333333333%}.grid-margin-x>.xsmall-offset-8{margin-left:calc(33.3333333333% + 12px)}.xsmall-offset-9{margin-left:37.5%}.grid-margin-x>.xsmall-offset-9{margin-left:calc(37.5% + 12px)}.xsmall-offset-10{margin-left:41.6666666667%}.grid-margin-x>.xsmall-offset-10{margin-left:calc(41.6666666667% + 12px)}.xsmall-offset-11{margin-left:45.8333333333%}.grid-margin-x>.xsmall-offset-11{margin-left:calc(45.8333333333% + 12px)}.xsmall-offset-12{margin-left:50%}.grid-margin-x>.xsmall-offset-12{margin-left:calc(50% + 12px)}.xsmall-offset-13{margin-left:54.1666666667%}.grid-margin-x>.xsmall-offset-13{margin-left:calc(54.1666666667% + 12px)}.xsmall-offset-14{margin-left:58.3333333333%}.grid-margin-x>.xsmall-offset-14{margin-left:calc(58.3333333333% + 12px)}.xsmall-offset-15{margin-left:62.5%}.grid-margin-x>.xsmall-offset-15{margin-left:calc(62.5% + 12px)}.xsmall-offset-16{margin-left:66.6666666667%}.grid-margin-x>.xsmall-offset-16{margin-left:calc(66.6666666667% + 12px)}.xsmall-offset-17{margin-left:70.8333333333%}.grid-margin-x>.xsmall-offset-17{margin-left:calc(70.8333333333% + 12px)}.xsmall-offset-18{margin-left:75%}.grid-margin-x>.xsmall-offset-18{margin-left:calc(75% + 12px)}.xsmall-offset-19{margin-left:79.1666666667%}.grid-margin-x>.xsmall-offset-19{margin-left:calc(79.1666666667% + 12px)}.xsmall-offset-20{margin-left:83.3333333333%}.grid-margin-x>.xsmall-offset-20{margin-left:calc(83.3333333333% + 12px)}.xsmall-offset-21{margin-left:87.5%}.grid-margin-x>.xsmall-offset-21{margin-left:calc(87.5% + 12px)}.xsmall-offset-22{margin-left:91.6666666667%}.grid-margin-x>.xsmall-offset-22{margin-left:calc(91.6666666667% + 12px)}.xsmall-offset-23{margin-left:95.8333333333%}.grid-margin-x>.xsmall-offset-23{margin-left:calc(95.8333333333% + 12px)}.xsmall-offset-24{margin-left:100%}.grid-margin-x>.xsmall-offset-24{margin-left:calc(100% + 12px)}.xsmall-offset-0{margin-left:0}.grid-margin-x>.xsmall-offset-0{margin-left:12px}}@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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.small-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.small-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.small-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.small-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.small-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.small-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.small-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.small-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.small-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.small-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.small-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.small-24{height:calc(100% - 24px)}.small-order-24{order:24}.small-offset-1{margin-left:4.1666666667%}.grid-margin-x>.small-offset-1{margin-left:calc(4.1666666667% + 12px)}.small-offset-2{margin-left:8.3333333333%}.grid-margin-x>.small-offset-2{margin-left:calc(8.3333333333% + 12px)}.small-offset-3{margin-left:12.5%}.grid-margin-x>.small-offset-3{margin-left:calc(12.5% + 12px)}.small-offset-4{margin-left:16.6666666667%}.grid-margin-x>.small-offset-4{margin-left:calc(16.6666666667% + 12px)}.small-offset-5{margin-left:20.8333333333%}.grid-margin-x>.small-offset-5{margin-left:calc(20.8333333333% + 12px)}.small-offset-6{margin-left:25%}.grid-margin-x>.small-offset-6{margin-left:calc(25% + 12px)}.small-offset-7{margin-left:29.1666666667%}.grid-margin-x>.small-offset-7{margin-left:calc(29.1666666667% + 12px)}.small-offset-8{margin-left:33.3333333333%}.grid-margin-x>.small-offset-8{margin-left:calc(33.3333333333% + 12px)}.small-offset-9{margin-left:37.5%}.grid-margin-x>.small-offset-9{margin-left:calc(37.5% + 12px)}.small-offset-10{margin-left:41.6666666667%}.grid-margin-x>.small-offset-10{margin-left:calc(41.6666666667% + 12px)}.small-offset-11{margin-left:45.8333333333%}.grid-margin-x>.small-offset-11{margin-left:calc(45.8333333333% + 12px)}.small-offset-12{margin-left:50%}.grid-margin-x>.small-offset-12{margin-left:calc(50% + 12px)}.small-offset-13{margin-left:54.1666666667%}.grid-margin-x>.small-offset-13{margin-left:calc(54.1666666667% + 12px)}.small-offset-14{margin-left:58.3333333333%}.grid-margin-x>.small-offset-14{margin-left:calc(58.3333333333% + 12px)}.small-offset-15{margin-left:62.5%}.grid-margin-x>.small-offset-15{margin-left:calc(62.5% + 12px)}.small-offset-16{margin-left:66.6666666667%}.grid-margin-x>.small-offset-16{margin-left:calc(66.6666666667% + 12px)}.small-offset-17{margin-left:70.8333333333%}.grid-margin-x>.small-offset-17{margin-left:calc(70.8333333333% + 12px)}.small-offset-18{margin-left:75%}.grid-margin-x>.small-offset-18{margin-left:calc(75% + 12px)}.small-offset-19{margin-left:79.1666666667%}.grid-margin-x>.small-offset-19{margin-left:calc(79.1666666667% + 12px)}.small-offset-20{margin-left:83.3333333333%}.grid-margin-x>.small-offset-20{margin-left:calc(83.3333333333% + 12px)}.small-offset-21{margin-left:87.5%}.grid-margin-x>.small-offset-21{margin-left:calc(87.5% + 12px)}.small-offset-22{margin-left:91.6666666667%}.grid-margin-x>.small-offset-22{margin-left:calc(91.6666666667% + 12px)}.small-offset-23{margin-left:95.8333333333%}.grid-margin-x>.small-offset-23{margin-left:calc(95.8333333333% + 12px)}.small-offset-24{margin-left:100%}.grid-margin-x>.small-offset-24{margin-left:calc(100% + 12px)}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:12px}}@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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.medium-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.medium-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.medium-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.medium-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.medium-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.medium-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.medium-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.medium-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.medium-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.medium-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.medium-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.medium-24{height:calc(100% - 24px)}.medium-order-24{order:24}.medium-offset-1{margin-left:4.1666666667%}.grid-margin-x>.medium-offset-1{margin-left:calc(4.1666666667% + 12px)}.medium-offset-2{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-2{margin-left:calc(8.3333333333% + 12px)}.medium-offset-3{margin-left:12.5%}.grid-margin-x>.medium-offset-3{margin-left:calc(12.5% + 12px)}.medium-offset-4{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-4{margin-left:calc(16.6666666667% + 12px)}.medium-offset-5{margin-left:20.8333333333%}.grid-margin-x>.medium-offset-5{margin-left:calc(20.8333333333% + 12px)}.medium-offset-6{margin-left:25%}.grid-margin-x>.medium-offset-6{margin-left:calc(25% + 12px)}.medium-offset-7{margin-left:29.1666666667%}.grid-margin-x>.medium-offset-7{margin-left:calc(29.1666666667% + 12px)}.medium-offset-8{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-8{margin-left:calc(33.3333333333% + 12px)}.medium-offset-9{margin-left:37.5%}.grid-margin-x>.medium-offset-9{margin-left:calc(37.5% + 12px)}.medium-offset-10{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-10{margin-left:calc(41.6666666667% + 12px)}.medium-offset-11{margin-left:45.8333333333%}.grid-margin-x>.medium-offset-11{margin-left:calc(45.8333333333% + 12px)}.medium-offset-12{margin-left:50%}.grid-margin-x>.medium-offset-12{margin-left:calc(50% + 12px)}.medium-offset-13{margin-left:54.1666666667%}.grid-margin-x>.medium-offset-13{margin-left:calc(54.1666666667% + 12px)}.medium-offset-14{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-14{margin-left:calc(58.3333333333% + 12px)}.medium-offset-15{margin-left:62.5%}.grid-margin-x>.medium-offset-15{margin-left:calc(62.5% + 12px)}.medium-offset-16{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-16{margin-left:calc(66.6666666667% + 12px)}.medium-offset-17{margin-left:70.8333333333%}.grid-margin-x>.medium-offset-17{margin-left:calc(70.8333333333% + 12px)}.medium-offset-18{margin-left:75%}.grid-margin-x>.medium-offset-18{margin-left:calc(75% + 12px)}.medium-offset-19{margin-left:79.1666666667%}.grid-margin-x>.medium-offset-19{margin-left:calc(79.1666666667% + 12px)}.medium-offset-20{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-20{margin-left:calc(83.3333333333% + 12px)}.medium-offset-21{margin-left:87.5%}.grid-margin-x>.medium-offset-21{margin-left:calc(87.5% + 12px)}.medium-offset-22{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-22{margin-left:calc(91.6666666667% + 12px)}.medium-offset-23{margin-left:95.8333333333%}.grid-margin-x>.medium-offset-23{margin-left:calc(95.8333333333% + 12px)}.medium-offset-24{margin-left:100%}.grid-margin-x>.medium-offset-24{margin-left:calc(100% + 12px)}.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:12px}}@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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.large-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.large-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.large-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.large-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.large-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.large-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.large-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.large-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.large-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.large-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.large-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.large-24{height:calc(100% - 24px)}.large-order-24{order:24}.large-offset-1{margin-left:4.1666666667%}.grid-margin-x>.large-offset-1{margin-left:calc(4.1666666667% + 12px)}.large-offset-2{margin-left:8.3333333333%}.grid-margin-x>.large-offset-2{margin-left:calc(8.3333333333% + 12px)}.large-offset-3{margin-left:12.5%}.grid-margin-x>.large-offset-3{margin-left:calc(12.5% + 12px)}.large-offset-4{margin-left:16.6666666667%}.grid-margin-x>.large-offset-4{margin-left:calc(16.6666666667% + 12px)}.large-offset-5{margin-left:20.8333333333%}.grid-margin-x>.large-offset-5{margin-left:calc(20.8333333333% + 12px)}.large-offset-6{margin-left:25%}.grid-margin-x>.large-offset-6{margin-left:calc(25% + 12px)}.large-offset-7{margin-left:29.1666666667%}.grid-margin-x>.large-offset-7{margin-left:calc(29.1666666667% + 12px)}.large-offset-8{margin-left:33.3333333333%}.grid-margin-x>.large-offset-8{margin-left:calc(33.3333333333% + 12px)}.large-offset-9{margin-left:37.5%}.grid-margin-x>.large-offset-9{margin-left:calc(37.5% + 12px)}.large-offset-10{margin-left:41.6666666667%}.grid-margin-x>.large-offset-10{margin-left:calc(41.6666666667% + 12px)}.large-offset-11{margin-left:45.8333333333%}.grid-margin-x>.large-offset-11{margin-left:calc(45.8333333333% + 12px)}.large-offset-12{margin-left:50%}.grid-margin-x>.large-offset-12{margin-left:calc(50% + 12px)}.large-offset-13{margin-left:54.1666666667%}.grid-margin-x>.large-offset-13{margin-left:calc(54.1666666667% + 12px)}.large-offset-14{margin-left:58.3333333333%}.grid-margin-x>.large-offset-14{margin-left:calc(58.3333333333% + 12px)}.large-offset-15{margin-left:62.5%}.grid-margin-x>.large-offset-15{margin-left:calc(62.5% + 12px)}.large-offset-16{margin-left:66.6666666667%}.grid-margin-x>.large-offset-16{margin-left:calc(66.6666666667% + 12px)}.large-offset-17{margin-left:70.8333333333%}.grid-margin-x>.large-offset-17{margin-left:calc(70.8333333333% + 12px)}.large-offset-18{margin-left:75%}.grid-margin-x>.large-offset-18{margin-left:calc(75% + 12px)}.large-offset-19{margin-left:79.1666666667%}.grid-margin-x>.large-offset-19{margin-left:calc(79.1666666667% + 12px)}.large-offset-20{margin-left:83.3333333333%}.grid-margin-x>.large-offset-20{margin-left:calc(83.3333333333% + 12px)}.large-offset-21{margin-left:87.5%}.grid-margin-x>.large-offset-21{margin-left:calc(87.5% + 12px)}.large-offset-22{margin-left:91.6666666667%}.grid-margin-x>.large-offset-22{margin-left:calc(91.6666666667% + 12px)}.large-offset-23{margin-left:95.8333333333%}.grid-margin-x>.large-offset-23{margin-left:calc(95.8333333333% + 12px)}.large-offset-24{margin-left:100%}.grid-margin-x>.large-offset-24{margin-left:calc(100% + 12px)}.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:12px}}@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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.xlarge-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.xlarge-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.xlarge-24{height:calc(100% - 24px)}.xlarge-order-24{order:24}.xlarge-offset-1{margin-left:4.1666666667%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(4.1666666667% + 12px)}.xlarge-offset-2{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(8.3333333333% + 12px)}.xlarge-offset-3{margin-left:12.5%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(12.5% + 12px)}.xlarge-offset-4{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(16.6666666667% + 12px)}.xlarge-offset-5{margin-left:20.8333333333%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(20.8333333333% + 12px)}.xlarge-offset-6{margin-left:25%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(25% + 12px)}.xlarge-offset-7{margin-left:29.1666666667%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(29.1666666667% + 12px)}.xlarge-offset-8{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(33.3333333333% + 12px)}.xlarge-offset-9{margin-left:37.5%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(37.5% + 12px)}.xlarge-offset-10{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(41.6666666667% + 12px)}.xlarge-offset-11{margin-left:45.8333333333%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(45.8333333333% + 12px)}.xlarge-offset-12{margin-left:50%}.grid-margin-x>.xlarge-offset-12{margin-left:calc(50% + 12px)}.xlarge-offset-13{margin-left:54.1666666667%}.grid-margin-x>.xlarge-offset-13{margin-left:calc(54.1666666667% + 12px)}.xlarge-offset-14{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-14{margin-left:calc(58.3333333333% + 12px)}.xlarge-offset-15{margin-left:62.5%}.grid-margin-x>.xlarge-offset-15{margin-left:calc(62.5% + 12px)}.xlarge-offset-16{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-16{margin-left:calc(66.6666666667% + 12px)}.xlarge-offset-17{margin-left:70.8333333333%}.grid-margin-x>.xlarge-offset-17{margin-left:calc(70.8333333333% + 12px)}.xlarge-offset-18{margin-left:75%}.grid-margin-x>.xlarge-offset-18{margin-left:calc(75% + 12px)}.xlarge-offset-19{margin-left:79.1666666667%}.grid-margin-x>.xlarge-offset-19{margin-left:calc(79.1666666667% + 12px)}.xlarge-offset-20{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-20{margin-left:calc(83.3333333333% + 12px)}.xlarge-offset-21{margin-left:87.5%}.grid-margin-x>.xlarge-offset-21{margin-left:calc(87.5% + 12px)}.xlarge-offset-22{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-22{margin-left:calc(91.6666666667% + 12px)}.xlarge-offset-23{margin-left:95.8333333333%}.grid-margin-x>.xlarge-offset-23{margin-left:calc(95.8333333333% + 12px)}.xlarge-offset-24{margin-left:100%}.grid-margin-x>.xlarge-offset-24{margin-left:calc(100% + 12px)}.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:12px}}@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{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}.full-grid-frame.grid-margin-y{height:calc(100vh + 24px)}.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% - 24px)}.grid-margin-y>.full-0{height:calc(0% - 24px)}.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% - 24px)}.grid-margin-y>.full-1{height:calc(4.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-2{height:calc(8.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-3{height:calc(12.5% - 24px)}.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% - 24px)}.grid-margin-y>.full-4{height:calc(16.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-5{height:calc(20.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-6{height:calc(25% - 24px)}.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% - 24px)}.grid-margin-y>.full-7{height:calc(29.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-8{height:calc(33.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-9{height:calc(37.5% - 24px)}.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% - 24px)}.grid-margin-y>.full-10{height:calc(41.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-11{height:calc(45.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-12{height:calc(50% - 24px)}.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% - 24px)}.grid-margin-y>.full-13{height:calc(54.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-14{height:calc(58.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-15{height:calc(62.5% - 24px)}.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% - 24px)}.grid-margin-y>.full-16{height:calc(66.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-17{height:calc(70.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-18{height:calc(75% - 24px)}.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% - 24px)}.grid-margin-y>.full-19{height:calc(79.1666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-20{height:calc(83.3333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-21{height:calc(87.5% - 24px)}.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% - 24px)}.grid-margin-y>.full-22{height:calc(91.6666666667% - 24px)}.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% - 24px)}.grid-margin-y>.full-23{height:calc(95.8333333333% - 24px)}.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% - 24px)}.grid-margin-y>.full-24{height:calc(100% - 24px)}.full-order-24{order:24}.full-offset-1{margin-left:4.1666666667%}.grid-margin-x>.full-offset-1{margin-left:calc(4.1666666667% + 12px)}.full-offset-2{margin-left:8.3333333333%}.grid-margin-x>.full-offset-2{margin-left:calc(8.3333333333% + 12px)}.full-offset-3{margin-left:12.5%}.grid-margin-x>.full-offset-3{margin-left:calc(12.5% + 12px)}.full-offset-4{margin-left:16.6666666667%}.grid-margin-x>.full-offset-4{margin-left:calc(16.6666666667% + 12px)}.full-offset-5{margin-left:20.8333333333%}.grid-margin-x>.full-offset-5{margin-left:calc(20.8333333333% + 12px)}.full-offset-6{margin-left:25%}.grid-margin-x>.full-offset-6{margin-left:calc(25% + 12px)}.full-offset-7{margin-left:29.1666666667%}.grid-margin-x>.full-offset-7{margin-left:calc(29.1666666667% + 12px)}.full-offset-8{margin-left:33.3333333333%}.grid-margin-x>.full-offset-8{margin-left:calc(33.3333333333% + 12px)}.full-offset-9{margin-left:37.5%}.grid-margin-x>.full-offset-9{margin-left:calc(37.5% + 12px)}.full-offset-10{margin-left:41.6666666667%}.grid-margin-x>.full-offset-10{margin-left:calc(41.6666666667% + 12px)}.full-offset-11{margin-left:45.8333333333%}.grid-margin-x>.full-offset-11{margin-left:calc(45.8333333333% + 12px)}.full-offset-12{margin-left:50%}.grid-margin-x>.full-offset-12{margin-left:calc(50% + 12px)}.full-offset-13{margin-left:54.1666666667%}.grid-margin-x>.full-offset-13{margin-left:calc(54.1666666667% + 12px)}.full-offset-14{margin-left:58.3333333333%}.grid-margin-x>.full-offset-14{margin-left:calc(58.3333333333% + 12px)}.full-offset-15{margin-left:62.5%}.grid-margin-x>.full-offset-15{margin-left:calc(62.5% + 12px)}.full-offset-16{margin-left:66.6666666667%}.grid-margin-x>.full-offset-16{margin-left:calc(66.6666666667% + 12px)}.full-offset-17{margin-left:70.8333333333%}.grid-margin-x>.full-offset-17{margin-left:calc(70.8333333333% + 12px)}.full-offset-18{margin-left:75%}.grid-margin-x>.full-offset-18{margin-left:calc(75% + 12px)}.full-offset-19{margin-left:79.1666666667%}.grid-margin-x>.full-offset-19{margin-left:calc(79.1666666667% + 12px)}.full-offset-20{margin-left:83.3333333333%}.grid-margin-x>.full-offset-20{margin-left:calc(83.3333333333% + 12px)}.full-offset-21{margin-left:87.5%}.grid-margin-x>.full-offset-21{margin-left:calc(87.5% + 12px)}.full-offset-22{margin-left:91.6666666667%}.grid-margin-x>.full-offset-22{margin-left:calc(91.6666666667% + 12px)}.full-offset-23{margin-left:95.8333333333%}.grid-margin-x>.full-offset-23{margin-left:calc(95.8333333333% + 12px)}.full-offset-24{margin-left:100%}.grid-margin-x>.full-offset-24{margin-left:calc(100% + 12px)}.full-offset-0{margin-left:0}.grid-margin-x>.full-offset-0{margin-left:12px}}.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}.container{width:100%;margin-left:auto;margin-right:auto;max-width:1464px;padding-right:24px;padding-left:24px}@media screen and (min-width: 1024px){.container{max-width:1488px;padding-right:48px;padding-left:48px}}.container.fluid{max-width:100%}.container.full{padding-right:0;padding-left:0;max-width:100%}.container:not(.full)>.grid-padding-x{margin-right:-12px;margin-left:-12px}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}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:bolder}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;font-smoothing:antialiased;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:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight: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}img{display:block;height:auto;max-width:100%}.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}.entry-content,.entry-summary{margin:1.5em 0 0}.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);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;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight: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{font-size:100%}body{background:#fff;color:#53565a;font:300 100% Helvetica,"Helvetica Neue",sans-serif;font-size:1.125rem;line-height:1.45}h1,h2,h3,h4,h5,p{text-wrap:pretty}h1{font-family:"caecilia",serif;font-weight:400;font-size:2.5rem;line-height:3rem;margin-top:0;margin-bottom:0}h2{font-family:"caecilia",serif;font-size:2rem;line-height:1.25;margin-top:0;margin-bottom:0}h2+p{margin-bottom:16px}h3{font-family:"caecilia",serif;font-size:1.5rem;line-height:1.2;margin:24px 0}h4{font-size:1rem;line-height:1.45;margin:24px 0 8px;text-transform:uppercase;font-weight:800;letter-spacing:.1rem}h4~p{margin-top:8px}p{margin:24px 0}hr{border:0;height:1px;background:#ededed;margin:32px 0}ul,ol{margin:16px 32px;padding:0}ul li,ol li{margin:8px 0}strong,b{font-weight:600}a{color:#0098c3;text-decoration:none}a:hover{text-decoration:underline}a:visited{color:#0098c3}a:hover,a:focus,a:active{color:#0098c3}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.cta-button:visited,.cta-button:focus,.cta-button:active{color:#0098c3}.cta-button:hover{background:#0098c3;color:#fff}.cta-button,.fsSubmitButton{display:inline-block;position:relative;font-family:"caecilia",serif;font-size:1rem;font-weight:400;line-height:1.5;border:2px solid #0098c3;border-radius:0;color:#0098c3;padding:10px 24px;background:rgba(0,0,0,0);transition:all .2s cubic-bezier(0.215, 0.61, 0.355, 1)}.cta-button:hover,.fsSubmitButton:hover{cursor:pointer;text-decoration:none}.cta-button:hover a,.fsSubmitButton:hover a{text-decoration:none}span.inline-button a{display:inline-block;margin:8px 8px 0 0;border:2px solid #0098c3;font-family:"caecilia",serif;font-size:1rem;font-weight:400;padding:12px 24px;transition:.2s linear}span.inline-button a:hover{text-decoration:none;background:#0098c3;color:#fff}span.small-text{display:inline-block;font-size:65%}.drawer-toggler{display:block;text-align:center}.drawer-toggler span{display:inline-block;cursor:pointer;margin:8px 8px 0 0;border:2px solid #0098c3;color:#0098c3;font-family:"caecilia",serif;font-size:1rem;font-weight:400;padding:12px 24px;transition:.2s linear}.drawer-toggler span:hover{text-decoration:none;background:#0098c3;color:#fff}.drawer-content{display:none;margin:16px 0}.theme-row{position:relative;display:block}.txt-blue{color:#0098c3}.txt-green{color:#6e9934}.txt-orange{color:#d2492a}.txt-magenta{color:#a40084}.bg-lightgray{background-color:#ededed}.bg-white{background-color:#fff}.bg-blue,.bg-green,.bg-orange,.bg-magenta,.bg-darkgray,.bg-black{color:#fff}.bg-blue .cta-button,.bg-green .cta-button,.bg-orange .cta-button,.bg-magenta .cta-button,.bg-darkgray .cta-button,.bg-black .cta-button{border-color:#fff;color:#fff}.bg-blue .cta-button:hover,.bg-green .cta-button:hover,.bg-orange .cta-button:hover,.bg-magenta .cta-button:hover,.bg-darkgray .cta-button:hover,.bg-black .cta-button:hover{background:#fff}.bg-blue{background-color:#0098c3}.bg-blue .cta-button:hover{color:#0098c3}.bg-green{background-color:#6e9934}.bg-green .cta-button:hover{color:#6e9934}.bg-orange{background-color:#d2492a}.bg-orange .cta-button:hover{color:#d2492a}.bg-magenta{background-color:#a40084}.bg-magenta .cta-button:hover{color:#a40084}.bg-darkgray{background-color:#53565a}.bg-darkgray .cta-button:hover{color:#53565a}.bg-black{background-color:#001923}.bg-black .cta-button:hover{color:#001923}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{display:block;width:100%;background:none;margin:0 0 8px 0;font-size:1rem;line-height:1.4rem;color:#53565a;border:1px solid #53565a;border-color:#53565a;padding:19px}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{color:#53565a}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{color:#53565a}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{color:#53565a;outline:1px solid #53565a}select{border:1px solid #53565a;border-color:#6e9934;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-image:url("../../img/down-arrow-icon.svg");background-repeat:no-repeat;background-size:24px;background-position:calc(100% - 16px) center}.fsBody{background:#ededed !important;border-radius:8px}.fsBody ::-moz-placeholder{opacity:.5 !important}.fsBody ::placeholder{opacity:.5 !important}.fsBody ::-moz-placeholder{opacity:.5 !important}.fsBody ::-webkit-input-placeholder{opacity:.5 !important}.fsBody .fsLabel{color:#53565a !important;font-family:"caecilia",serif;font-size:1.125rem;margin-top:0 !important;margin-bottom:0 !important}.fsBody .fsOptionLabel{color:#53565a !important;font-family:Helvetica,"Helvetica Neue",sans-serif;font-size:1rem;font-weight:300;margin-top:0 !important;margin-bottom:0 !important}.fsLabelVertical{color:#53565a !important;font-family:"caecilia",serif;font-size:1.5rem;margin-top:0 !important;margin-bottom:16px !important}.fsLabelVertical span{color:#53565a !important}.fsRequiredMarker{margin-left:4px}.fsSupporting{font-family:Helvetica,"Helvetica Neue",sans-serif;font-size:.875rem}.fsBody input{background-color:#fff;border:0;margin-bottom:0}.fsBody input[type=radio],.fsBody input[type=checkbox]{background-color:rgba(0,0,0,0)}.fsFieldSelect,.fsFieldShortAnswer,.fsFieldPhone,.fsFieldEmail,.MuiInputBase-input{border-radius:6px !important;border:0 !important;padding:12px 16px !important;font-family:Helvetica,"Helvetica Neue",sans-serif !important;font-size:.875rem !important;font-weight:300 !important;line-height:1.5 !important;height:auto !important}.fsFieldSelect:focus,.fsFieldSelect:focus-visible,.fsFieldShortAnswer:focus,.fsFieldShortAnswer:focus-visible,.fsFieldPhone:focus,.fsFieldPhone:focus-visible,.fsFieldEmail:focus,.fsFieldEmail:focus-visible,.MuiInputBase-input:focus,.MuiInputBase-input:focus-visible{border:1px solid #0098c3 !important;outline:0 !important}.fsDateField{background-color:rgba(0,0,0,0);border-radius:6px !important}.fsDateField button{padding:0 !important}.fsDateField fieldset.MuiOutlinedInput-notchedOutline{border:0 !important}.fsDateField .MuiInputAdornment-root{min-width:32px !important;min-height:32px !important}.MuiPickersPopper-root{border-radius:8px !important}.MuiPickersPopper-root .MuiPaper-root{background:#ededed !important}.fsSubmitButton{background:#0098c3 !important;border:2px solid #0098c3 !important;color:#fff !important;font-family:"caecilia",serif !important;font-size:1rem !important;font-weight:400 !important;padding:14px 24px !important;transition:.2s linear}.fsSubmitButton:hover{background:#0098c3 !important;color:#fff !important}iframe[src*=youtube]{width:100% !important}.header-menus{display:none;padding-top:24px}@media screen and (min-width: 1024px){.header-menus{display:flex;flex-flow:row wrap;align-items:flex-start;padding-top:16px}}@media screen and (min-width: 1280px){.header-menus{padding-top:12px}}.header-menus--toggled{display:flex;flex-flow:row wrap;align-items:flex-start}.header-menus__secondary{flex:0 0 100%;display:flex;justify-content:flex-start;width:100%;position:relative;list-style:none;margin:0;padding:0}@media screen and (min-width: 1024px){.header-menus__secondary{flex:0 0 100%;justify-content:flex-end}}.header-menus__secondary li{flex:0 0 auto;margin-left:8px}.header-menus__secondary li:first-child{margin-left:0}.header-menus__secondary li a{display:block;color:#fff}.header-menus__primary{flex:1 1 calc(100% - 58px);width:100%;position:relative;list-style:none;margin:0;padding:8px 0;order:3;text-align:left}@media screen and (min-width: 1024px){.header-menus__primary{display:flex;justify-content:flex-end;order:2;margin-top:10px;text-align:right}}.header-menus__primary--toggled{display:block}@media screen and (min-width: 1024px){.header-menus__primary>li{margin:0 6px}}.header-menus__primary>li a{display:block;padding:8px 6px 8px 0;font:500 100% Helvetica,"Helvetica Neue",sans-serif;text-decoration:none;transition:color .1s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (min-width: 1024px){.header-menus__primary>li a{padding:0 6px}}.header-menus__primary>li:last-child{margin-right:0}.header-menus__primary>li:last-child a{padding-right:0}.header-menus__primary>li:hover>a{color:#53565a}.header-menus__primary>li.menu-item-has-children{position:relative}.header-menus__primary>li.menu-item-has-children>ul.sub-menu{display:none;padding:0 16px;margin:0 16px 0;border-left:2px solid #ededed}.header-menus__primary>li.menu-item-has-children>ul.sub-menu::before{position:absolute;top:-24px;left:50%;transform:translateX(-50%);content:"";width:100%;height:24px}@media screen and (min-width: 1024px){.header-menus__primary>li.menu-item-has-children>ul.sub-menu{background:#fff;border-left:0;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:24px 0 0;padding:8px 24px;position:absolute;text-align:left;top:100%;width:260px;left:50%;transform:translateX(-50%)}}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li{display:block;margin:4px 0}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li a{font:normal 100% Helvetica,"Helvetica Neue",sans-serif}@media screen and (min-width: 1024px){.header-menus__primary>li.menu-item-has-children>ul.sub-menu li{margin:0;border-bottom:2px solid #ededed}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li:last-child{border-bottom:0}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li a{font:bold 100% Helvetica,"Helvetica Neue",sans-serif;padding:16px 0}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li a:hover{color:#53565a}}.header-menus__primary>li.menu-item-has-children>ul.sub-menu li .sub-menu{padding-left:0;margin-left:0}@media screen and (min-width: 1024px){.header-menus__primary>li.menu-item-has-children>ul.sub-menu li .sub-menu li{border-top:2px solid #ededed}}.header-menus__primary>li.menu-item-has-children:hover>ul.sub-menu{display:block}.header-menus__search-icon{height:20px;width:20px;background:none;-webkit-mask-image:var(--searchSvg);mask-image:var(--searchSvg);background:#6e9934;transition:all .1s cubic-bezier(0.215, 0.61, 0.355, 1);--searchSvg: url("../img/search-icon.svg")}.header-menus__search-toggle{display:none;flex:0 0 48px;order:3;background:none;padding:0;margin:16px -12px 0 9px;height:20px;border-radius:0}@media screen and (min-width: 1024px){.header-menus__search-toggle{display:flex;align-content:center;justify-content:center}}.header-menus__search-toggle::before{background:none}.header-menus__search-toggle:hover .header-menus__search-icon{background:#53565a}.header-menus__menu-toggle{background:none;position:absolute;top:34px;right:24px;width:32px;height:32px;cursor:pointer;border:none;border-radius:0;padding:0;z-index:9}.header-menus__menu-toggle::before{background:none}@media screen and (min-width: 1024px){.header-menus__menu-toggle{display:none}}.header-menus__menu-toggle span{background:#53565a;display:block;width:100%;height:3px;position:absolute;left:0;right:0;margin:0;border-radius:2px;transform:rotate(0deg);transition:.1s}.header-menus__menu-toggle span:nth-child(2){top:6px;width:50%}.header-menus__menu-toggle span:nth-child(3){top:16px;margin:0 auto}.header-menus__menu-toggle span:nth-child(4){top:26px;width:50%;margin:0 0 0 auto}.header-menus__menu-toggle--toggled span{background:#53565a;margin:0 auto}.header-menus__menu-toggle--toggled span:nth-child(2),.header-menus__menu-toggle--toggled span:nth-child(4){top:16px;width:96%}.header-menus__menu-toggle--toggled span:nth-child(2){transform:rotate(45deg)}.header-menus__menu-toggle--toggled span:nth-child(3){width:0}.header-menus__menu-toggle--toggled span:nth-child(4){transform:rotate(-45deg)}.site-footer{padding:32px;background:#ededed;font-size:75%;margin-top:64px}@media print,screen and (min-width: 1024px){.site-footer .grid-x{align-items:center}}.site-footer p{margin:8px 0;line-height:1.5}.site-footer .logo{display:block;height:35px;width:auto}.site-footer .social-links{list-style:none;margin:0;padding:0;display:inline-flex;align-items:center;gap:8px;width:auto}.site-footer .social-links svg{display:block;width:auto;height:24px;color:#a40084}@media print,screen and (min-width: 1024px){.site-footer .cell:nth-child(2){text-align:center}}@media print,screen and (min-width: 1024px){.site-footer .cell:nth-child(3){text-align:right}}
