@charset "UTF-8";@-webkit-keyframes animate-disappear-width{0%{width:100%}to{width:0}}@-webkit-keyframes animate-appear-width{0%{width:0}to{width:100%}}@-webkit-keyframes animate-appear-from-bottom{0%{opacity:0;-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animate-disappear-to-bottom{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}}@-webkit-keyframes animate-appear-from-top{0%{opacity:0;-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animate-disappear-to-top{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pseudo-border{0%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,0) calc(85% + 1px),transparent calc(85% + 2px),transparent)}10%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.1) calc(85% + 1px),transparent calc(85% + 2px),transparent)}20%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.2) calc(85% + 1px),transparent calc(85% + 2px),transparent)}30%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.3) calc(85% + 1px),transparent calc(85% + 2px),transparent)}40%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.4) calc(85% + 1px),transparent calc(85% + 2px),transparent)}50%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.5) calc(85% + 1px),transparent calc(85% + 2px),transparent)}60%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.6) calc(85% + 1px),transparent calc(85% + 2px),transparent)}70%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.7) calc(85% + 1px),transparent calc(85% + 2px),transparent)}80%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.8) calc(85% + 1px),transparent calc(85% + 2px),transparent)}90%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.9) calc(85% + 1px),transparent calc(85% + 2px),transparent)}to{background:linear-gradient(180deg,transparent 85%,#dd3418 calc(85% + 1px),transparent calc(85% + 2px),transparent)}}.aspect-square:before{padding-top:100%}.aspect-landscape:before{padding-top:56.25%}.aspect-portrait:before{padding-top:66.66667%}[class*=" aspect"],[class^=aspect]{position:relative}[class*=" aspect"]:before,[class^=aspect]:before{display:block;content:" ";width:100%}[class*=" aspect"]>*,[class^=aspect]>*{position:absolute;top:0;left:0;right:0;bottom:0}.bold{font-weight:700}.regular{font-weight:400}.italic{font-style:italic}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.nowrap{white-space:nowrap}.text-overflow-ellipsis{text-overflow:ellipsis}.text-overflow-clip{text-overflow:clip}.underline{text-decoration:underline}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.flex{display:flex}.inline-flex{display:inline-flex}.vertical-align-top{vertical-align:top}.vertical-align-middle{vertical-align:middle}.vertical-align-bottom{vertical-align:bottom}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-auto{overflow:auto}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.left{float:left}.right{float:right}.w100{width:100%}.h100{height:100%}.hauto{height:auto}.wauto{width:auto}.col{float:left}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.flex-none{flex:none}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-first{order:-1}.order-last{order:9999}.t0{top:0}.r0{right:0}.b0{bottom:0}.l0{left:0}.z0{z-index:0}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.circle{border-radius:50%}.none{display:none}.hidden{visibility:hidden}.visible{visibility:visible}.pointer{cursor:pointer}.overlay{position:absolute;top:0;right:0;bottom:0;left:0}.events-none{pointer-events:none}.events-all{pointer-events:all}.fit-cover{object-fit:cover}.fit-contain{object-fit:contain}.position-top{object-position:top}.position-bottom{object-position:bottom}.bg-cover{background-size:cover;background-position:50%}.vh100{height:100vh}.vw100{width:100vw}.opacity-0{opacity:0}.opacity-1{opacity:1}.break-word{word-wrap:break-word;overflow-wrap:break-word}.list-style-none{list-style:none}.debug{border:1px solid purple}.text-decoration-none{text-decoration:none}.flex-grow{flex:1 1 100%}.m0{margin:0}.mt0{margin-top:0}.mr0{margin-right:0}.mb0{margin-bottom:0}.ml0,.mx0{margin-left:0}.mx0{margin-right:0}.my0{margin-top:0;margin-bottom:0}.mxn0{margin-left:0;margin-right:0}.p0{padding:0}.pt0{padding-top:0}.pr0{padding-right:0}.pb0{padding-bottom:0}.pl0,.px0{padding-left:0}.px0{padding-right:0}.py0{padding-top:0;padding-bottom:0}.m_1{margin:.1rem}.mt_1{margin-top:.1rem}.mr_1{margin-right:.1rem}.mb_1{margin-bottom:.1rem}.ml_1,.mx_1{margin-left:.1rem}.mx_1{margin-right:.1rem}.my_1{margin-top:.1rem;margin-bottom:.1rem}.mxn_1{margin-left:-.1rem;margin-right:-.1rem}.p_1{padding:.1rem}.pt_1{padding-top:.1rem}.pr_1{padding-right:.1rem}.pb_1{padding-bottom:.1rem}.pl_1,.px_1{padding-left:.1rem}.px_1{padding-right:.1rem}.py_1{padding-top:.1rem;padding-bottom:.1rem}.m_2{margin:.2rem}.mt_2{margin-top:.2rem}.mr_2{margin-right:.2rem}.mb_2{margin-bottom:.2rem}.ml_2,.mx_2{margin-left:.2rem}.mx_2{margin-right:.2rem}.my_2{margin-top:.2rem;margin-bottom:.2rem}.mxn_2{margin-left:-.2rem;margin-right:-.2rem}.p_2{padding:.2rem}.pt_2{padding-top:.2rem}.pr_2{padding-right:.2rem}.pb_2{padding-bottom:.2rem}.pl_2,.px_2{padding-left:.2rem}.px_2{padding-right:.2rem}.py_2{padding-top:.2rem;padding-bottom:.2rem}.m_25{margin:.25rem}.mt_25{margin-top:.25rem}.mr_25{margin-right:.25rem}.mb_25{margin-bottom:.25rem}.ml_25,.mx_25{margin-left:.25rem}.mx_25{margin-right:.25rem}.my_25{margin-top:.25rem;margin-bottom:.25rem}.mxn_25{margin-left:-.25rem;margin-right:-.25rem}.p_25{padding:.25rem}.pt_25{padding-top:.25rem}.pr_25{padding-right:.25rem}.pb_25{padding-bottom:.25rem}.pl_25,.px_25{padding-left:.25rem}.px_25{padding-right:.25rem}.py_25{padding-top:.25rem;padding-bottom:.25rem}.m_375{margin:.375rem}.mt_375{margin-top:.375rem}.mr_375{margin-right:.375rem}.mb_375{margin-bottom:.375rem}.ml_375,.mx_375{margin-left:.375rem}.mx_375{margin-right:.375rem}.my_375{margin-top:.375rem;margin-bottom:.375rem}.mxn_375{margin-left:-.375rem;margin-right:-.375rem}.p_375{padding:.375rem}.pt_375{padding-top:.375rem}.pr_375{padding-right:.375rem}.pb_375{padding-bottom:.375rem}.pl_375,.px_375{padding-left:.375rem}.px_375{padding-right:.375rem}.py_375{padding-top:.375rem;padding-bottom:.375rem}.m_5{margin:.5rem}.mt_5{margin-top:.5rem}.mr_5{margin-right:.5rem}.mb_5{margin-bottom:.5rem}.ml_5,.mx_5{margin-left:.5rem}.mx_5{margin-right:.5rem}.my_5{margin-top:.5rem;margin-bottom:.5rem}.mxn_5{margin-left:-.5rem;margin-right:-.5rem}.p_5{padding:.5rem}.pt_5{padding-top:.5rem}.pr_5{padding-right:.5rem}.pb_5{padding-bottom:.5rem}.pl_5,.px_5{padding-left:.5rem}.px_5{padding-right:.5rem}.py_5{padding-top:.5rem;padding-bottom:.5rem}.m_625{margin:.625rem}.mt_625{margin-top:.625rem}.mr_625{margin-right:.625rem}.mb_625{margin-bottom:.625rem}.ml_625,.mx_625{margin-left:.625rem}.mx_625{margin-right:.625rem}.my_625{margin-top:.625rem;margin-bottom:.625rem}.mxn_625{margin-left:-.625rem;margin-right:-.625rem}.p_625{padding:.625rem}.pt_625{padding-top:.625rem}.pr_625{padding-right:.625rem}.pb_625{padding-bottom:.625rem}.pl_625,.px_625{padding-left:.625rem}.px_625{padding-right:.625rem}.py_625{padding-top:.625rem;padding-bottom:.625rem}.m_75{margin:.75rem}.mt_75{margin-top:.75rem}.mr_75{margin-right:.75rem}.mb_75{margin-bottom:.75rem}.ml_75,.mx_75{margin-left:.75rem}.mx_75{margin-right:.75rem}.my_75{margin-top:.75rem;margin-bottom:.75rem}.mxn_75{margin-left:-.75rem;margin-right:-.75rem}.p_75{padding:.75rem}.pt_75{padding-top:.75rem}.pr_75{padding-right:.75rem}.pb_75{padding-bottom:.75rem}.pl_75,.px_75{padding-left:.75rem}.px_75{padding-right:.75rem}.py_75{padding-top:.75rem;padding-bottom:.75rem}.m1{margin:1rem}.mt1{margin-top:1rem}.mr1{margin-right:1rem}.mb1{margin-bottom:1rem}.ml1,.mx1{margin-left:1rem}.mx1{margin-right:1rem}.my1{margin-top:1rem;margin-bottom:1rem}.mxn1{margin-left:-1rem;margin-right:-1rem}.p1{padding:1rem}.pt1{padding-top:1rem}.pr1{padding-right:1rem}.pb1{padding-bottom:1rem}.pl1,.px1{padding-left:1rem}.px1{padding-right:1rem}.py1{padding-top:1rem;padding-bottom:1rem}.m1_25{margin:1.25rem}.mt1_25{margin-top:1.25rem}.mr1_25{margin-right:1.25rem}.mb1_25{margin-bottom:1.25rem}.ml1_25,.mx1_25{margin-left:1.25rem}.mx1_25{margin-right:1.25rem}.my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.p1_25{padding:1.25rem}.pt1_25{padding-top:1.25rem}.pr1_25{padding-right:1.25rem}.pb1_25{padding-bottom:1.25rem}.pl1_25,.px1_25{padding-left:1.25rem}.px1_25{padding-right:1.25rem}.py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.m1_5{margin:1.5rem}.mt1_5{margin-top:1.5rem}.mr1_5{margin-right:1.5rem}.mb1_5{margin-bottom:1.5rem}.ml1_5,.mx1_5{margin-left:1.5rem}.mx1_5{margin-right:1.5rem}.my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.p1_5{padding:1.5rem}.pt1_5{padding-top:1.5rem}.pr1_5{padding-right:1.5rem}.pb1_5{padding-bottom:1.5rem}.pl1_5,.px1_5{padding-left:1.5rem}.px1_5{padding-right:1.5rem}.py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.m1_75{margin:1.75rem}.mt1_75{margin-top:1.75rem}.mr1_75{margin-right:1.75rem}.mb1_75{margin-bottom:1.75rem}.ml1_75,.mx1_75{margin-left:1.75rem}.mx1_75{margin-right:1.75rem}.my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.p1_75{padding:1.75rem}.pt1_75{padding-top:1.75rem}.pr1_75{padding-right:1.75rem}.pb1_75{padding-bottom:1.75rem}.pl1_75,.px1_75{padding-left:1.75rem}.px1_75{padding-right:1.75rem}.py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.m1_875{margin:1.875rem}.mt1_875{margin-top:1.875rem}.mr1_875{margin-right:1.875rem}.mb1_875{margin-bottom:1.875rem}.ml1_875,.mx1_875{margin-left:1.875rem}.mx1_875{margin-right:1.875rem}.my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.p1_875{padding:1.875rem}.pt1_875{padding-top:1.875rem}.pr1_875{padding-right:1.875rem}.pb1_875{padding-bottom:1.875rem}.pl1_875,.px1_875{padding-left:1.875rem}.px1_875{padding-right:1.875rem}.py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.m2{margin:2rem}.mt2{margin-top:2rem}.mr2{margin-right:2rem}.mb2{margin-bottom:2rem}.ml2,.mx2{margin-left:2rem}.mx2{margin-right:2rem}.my2{margin-top:2rem;margin-bottom:2rem}.mxn2{margin-left:-2rem;margin-right:-2rem}.p2{padding:2rem}.pt2{padding-top:2rem}.pr2{padding-right:2rem}.pb2{padding-bottom:2rem}.pl2,.px2{padding-left:2rem}.px2{padding-right:2rem}.py2{padding-top:2rem;padding-bottom:2rem}.m2_25{margin:2.25rem}.mt2_25{margin-top:2.25rem}.mr2_25{margin-right:2.25rem}.mb2_25{margin-bottom:2.25rem}.ml2_25,.mx2_25{margin-left:2.25rem}.mx2_25{margin-right:2.25rem}.my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.p2_25{padding:2.25rem}.pt2_25{padding-top:2.25rem}.pr2_25{padding-right:2.25rem}.pb2_25{padding-bottom:2.25rem}.pl2_25,.px2_25{padding-left:2.25rem}.px2_25{padding-right:2.25rem}.py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.m2_5{margin:2.5rem}.mt2_5{margin-top:2.5rem}.mr2_5{margin-right:2.5rem}.mb2_5{margin-bottom:2.5rem}.ml2_5,.mx2_5{margin-left:2.5rem}.mx2_5{margin-right:2.5rem}.my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.p2_5{padding:2.5rem}.pt2_5{padding-top:2.5rem}.pr2_5{padding-right:2.5rem}.pb2_5{padding-bottom:2.5rem}.pl2_5,.px2_5{padding-left:2.5rem}.px2_5{padding-right:2.5rem}.py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.m3{margin:3rem}.mt3{margin-top:3rem}.mr3{margin-right:3rem}.mb3{margin-bottom:3rem}.ml3,.mx3{margin-left:3rem}.mx3{margin-right:3rem}.my3{margin-top:3rem;margin-bottom:3rem}.mxn3{margin-left:-3rem;margin-right:-3rem}.p3{padding:3rem}.pt3{padding-top:3rem}.pr3{padding-right:3rem}.pb3{padding-bottom:3rem}.pl3,.px3{padding-left:3rem}.px3{padding-right:3rem}.py3{padding-top:3rem;padding-bottom:3rem}.m3_125{margin:3.125rem}.mt3_125{margin-top:3.125rem}.mr3_125{margin-right:3.125rem}.mb3_125{margin-bottom:3.125rem}.ml3_125,.mx3_125{margin-left:3.125rem}.mx3_125{margin-right:3.125rem}.my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.p3_125{padding:3.125rem}.pt3_125{padding-top:3.125rem}.pr3_125{padding-right:3.125rem}.pb3_125{padding-bottom:3.125rem}.pl3_125,.px3_125{padding-left:3.125rem}.px3_125{padding-right:3.125rem}.py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.m3_25{margin:3.25rem}.mt3_25{margin-top:3.25rem}.mr3_25{margin-right:3.25rem}.mb3_25{margin-bottom:3.25rem}.ml3_25,.mx3_25{margin-left:3.25rem}.mx3_25{margin-right:3.25rem}.my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.p3_25{padding:3.25rem}.pt3_25{padding-top:3.25rem}.pr3_25{padding-right:3.25rem}.pb3_25{padding-bottom:3.25rem}.pl3_25,.px3_25{padding-left:3.25rem}.px3_25{padding-right:3.25rem}.py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem}.ml4,.mx4{margin-left:4rem}.mx4{margin-right:4rem}.my4{margin-top:4rem;margin-bottom:4rem}.mxn4{margin-left:-4rem;margin-right:-4rem}.p4{padding:4rem}.pt4{padding-top:4rem}.pr4{padding-right:4rem}.pb4{padding-bottom:4rem}.pl4,.px4{padding-left:4rem}.px4{padding-right:4rem}.py4{padding-top:4rem;padding-bottom:4rem}.m4_375{margin:4.375rem}.mt4_375{margin-top:4.375rem}.mr4_375{margin-right:4.375rem}.mb4_375{margin-bottom:4.375rem}.ml4_375,.mx4_375{margin-left:4.375rem}.mx4_375{margin-right:4.375rem}.my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.p4_375{padding:4.375rem}.pt4_375{padding-top:4.375rem}.pr4_375{padding-right:4.375rem}.pb4_375{padding-bottom:4.375rem}.pl4_375,.px4_375{padding-left:4.375rem}.px4_375{padding-right:4.375rem}.py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.m5{margin:5rem}.mt5{margin-top:5rem}.mr5{margin-right:5rem}.mb5{margin-bottom:5rem}.ml5,.mx5{margin-left:5rem}.mx5{margin-right:5rem}.my5{margin-top:5rem;margin-bottom:5rem}.mxn5{margin-left:-5rem;margin-right:-5rem}.p5{padding:5rem}.pt5{padding-top:5rem}.pr5{padding-right:5rem}.pb5{padding-bottom:5rem}.pl5,.px5{padding-left:5rem}.px5{padding-right:5rem}.py5{padding-top:5rem;padding-bottom:5rem}.m6{margin:6rem}.mt6{margin-top:6rem}.mr6{margin-right:6rem}.mb6{margin-bottom:6rem}.ml6,.mx6{margin-left:6rem}.mx6{margin-right:6rem}.my6{margin-top:6rem;margin-bottom:6rem}.mxn6{margin-left:-6rem;margin-right:-6rem}.p6{padding:6rem}.pt6{padding-top:6rem}.pr6{padding-right:6rem}.pb6{padding-bottom:6rem}.pl6,.px6{padding-left:6rem}.px6{padding-right:6rem}.py6{padding-top:6rem;padding-bottom:6rem}.m7{margin:7rem}.mt7{margin-top:7rem}.mr7{margin-right:7rem}.mb7{margin-bottom:7rem}.ml7,.mx7{margin-left:7rem}.mx7{margin-right:7rem}.my7{margin-top:7rem;margin-bottom:7rem}.mxn7{margin-left:-7rem;margin-right:-7rem}.p7{padding:7rem}.pt7{padding-top:7rem}.pr7{padding-right:7rem}.pb7{padding-bottom:7rem}.pl7,.px7{padding-left:7rem}.px7{padding-right:7rem}.py7{padding-top:7rem;padding-bottom:7rem}.m8{margin:8rem}.mt8{margin-top:8rem}.mr8{margin-right:8rem}.mb8{margin-bottom:8rem}.ml8,.mx8{margin-left:8rem}.mx8{margin-right:8rem}.my8{margin-top:8rem;margin-bottom:8rem}.mxn8{margin-left:-8rem;margin-right:-8rem}.p8{padding:8rem}.pt8{padding-top:8rem}.pr8{padding-right:8rem}.pb8{padding-bottom:8rem}.pl8,.px8{padding-left:8rem}.px8{padding-right:8rem}.py8{padding-top:8rem;padding-bottom:8rem}.mauto{margin:auto}.mtauto{margin-top:auto}.mrauto{margin-right:auto}.mbauto{margin-bottom:auto}.mlauto,.mxauto{margin-left:auto}.mxauto{margin-right:auto}.myauto{margin-top:auto;margin-bottom:auto}.mxnauto{margin-left:-auto;margin-right:-auto}.pauto{padding:auto}.ptauto{padding-top:auto}.prauto{padding-right:auto}.pbauto{padding-bottom:auto}.plauto,.pxauto{padding-left:auto}.pxauto{padding-right:auto}.pyauto{padding-top:auto;padding-bottom:auto}.col-0{width:0}.off-0{margin-left:0}.col-1{width:8.33333%}.off-1{margin-left:8.33333%}.col-2{width:16.66667%}.off-2{margin-left:16.66667%}.col-3{width:25%}.off-3{margin-left:25%}.col-4{width:33.33333%}.off-4{margin-left:33.33333%}.col-5{width:41.66667%}.off-5{margin-left:41.66667%}.col-6{width:50%}.off-6{margin-left:50%}.col-7{width:58.33333%}.off-7{margin-left:58.33333%}.col-8{width:66.66667%}.off-8{margin-left:66.66667%}.col-9{width:75%}.off-9{margin-left:75%}.col-10{width:83.33333%}.off-10{margin-left:83.33333%}.col-11{width:91.66667%}.off-11{margin-left:91.66667%}.col-12{width:100%}.off-12{margin-left:100%}.color-black{color:#222}.bg-color-black{background-color:#222}.border-color-black{border-color:#222}.color-gray-darkest{color:#444}.bg-color-gray-darkest{background-color:#444}.border-color-gray-darkest{border-color:#444}.color-gray-darker{color:#666}.bg-color-gray-darker{background-color:#666}.border-color-gray-darker{border-color:#666}.color-gray-dark{color:#888}.bg-color-gray-dark{background-color:#888}.border-color-gray-dark{border-color:#888}.color-gray{color:#999}.bg-color-gray{background-color:#999}.border-color-gray{border-color:#999}.color-gray-light{color:#9b9b9b}.bg-color-gray-light{background-color:#9b9b9b}.border-color-gray-light{border-color:#9b9b9b}.color-gray-lighter{color:#ccc}.bg-color-gray-lighter{background-color:#ccc}.border-color-gray-lighter{border-color:#ccc}.color-gray-lightest-opacity-50{color:hsla(0,0%,90.2%,.5)}.bg-color-gray-lightest-opacity-50{background-color:hsla(0,0%,90.2%,.5)}.border-color-gray-lightest-opacity-50{border-color:hsla(0,0%,90.2%,.5)}.color-off-white{color:#f7f6f2}.bg-color-off-white{background-color:#f7f6f2}.border-color-off-white{border-color:#f7f6f2}.color-white-dark{color:#e6e6e6}.bg-color-white-dark{background-color:#e6e6e6}.border-color-white-dark{border-color:#e6e6e6}.color-white{color:#fff}.bg-color-white{background-color:#fff}.border-color-white{border-color:#fff}.color-white-opacity-10{color:hsla(0,0%,100%,.1)}.bg-color-white-opacity-10{background-color:hsla(0,0%,100%,.1)}.border-color-white-opacity-10{border-color:hsla(0,0%,100%,.1)}.color-beige-light{color:#f7f7f2}.bg-color-beige-light{background-color:#f7f7f2}.border-color-beige-light{border-color:#f7f7f2}.color-beige-dark{color:#e2dacb}.bg-color-beige-dark{background-color:#e2dacb}.border-color-beige-dark{border-color:#e2dacb}.color-beige{color:#efe9dc}.bg-color-beige{background-color:#efe9dc}.border-color-beige{border-color:#efe9dc}.color-red{color:#dd3418}.bg-color-red{background-color:#dd3418}.border-color-red{border-color:#dd3418}.color-transparent{color:hsla(0,0%,100%,0)}.bg-color-transparent{background-color:hsla(0,0%,100%,0)}.border-color-transparent{border-color:hsla(0,0%,100%,0)}@media (min-width:576px){.xs\:wauto{width:auto}.xs\:hauto{height:auto}.xs\:text-left{text-align:left}.xs\:text-right{text-align:right}.xs\:text-center{text-align:center}.xs\:text-justify{text-align:justify}.xs\:inline{display:inline}.xs\:block{display:block}.xs\:inline-block{display:inline-block}.xs\:table{display:table}.xs\:table-cell{display:table-cell}.xs\:flex{display:flex}.xs\:inline-flex{display:inline-flex}.xs\:vertical-align-top{vertical-align:top}.xs\:vertical-align-middle{vertical-align:middle}.xs\:vertical-align-bottom{vertical-align:bottom}.xs\:absolute{position:absolute}.xs\:relative{position:relative}.xs\:fixed{position:fixed}.xs\:sticky{position:-webkit-sticky;position:sticky}.xs\:left{float:left}.xs\:right{float:right}.xs\:flex-row{flex-direction:row}.xs\:flex-col{flex-direction:column}.xs\:flex-row-reverse{flex-direction:row-reverse}.xs\:flex-col-reverse{flex-direction:column-reverse}.xs\:flex-wrap{flex-wrap:wrap}.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:items-start{align-items:flex-start}.xs\:items-end{align-items:flex-end}.xs\:items-center{align-items:center}.xs\:items-baseline{align-items:baseline}.xs\:items-stretch{align-items:stretch}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-center{justify-content:center}.xs\:justify-between{justify-content:space-between}.xs\:justify-around{justify-content:space-around}.xs\:justify-evenly{justify-content:space-evenly}.xs\:justify-stretch{justify-content:stretch}.xs\:flex-1{flex:1 1}.xs\:flex-2{flex:2 1}.xs\:flex-3{flex:3 1}.xs\:flex-none{flex:none}.xs\:order-0{order:0}.xs\:order-1{order:1}.xs\:order-2{order:2}.xs\:order-3{order:3}.xs\:order-first{order:-1}.xs\:order-last{order:9999}.xs\:none{display:none}.xs\:m0{margin:0}.xs\:mt0{margin-top:0}.xs\:mr0{margin-right:0}.xs\:mb0{margin-bottom:0}.xs\:ml0,.xs\:mx0{margin-left:0}.xs\:mx0{margin-right:0}.xs\:my0{margin-top:0;margin-bottom:0}.xs\:mxn0{margin-left:0;margin-right:0}.xs\:p0{padding:0}.xs\:pt0{padding-top:0}.xs\:pr0{padding-right:0}.xs\:pb0{padding-bottom:0}.xs\:pl0,.xs\:px0{padding-left:0}.xs\:px0{padding-right:0}.xs\:py0{padding-top:0;padding-bottom:0}.xs\:m_1{margin:.1rem}.xs\:mt_1{margin-top:.1rem}.xs\:mr_1{margin-right:.1rem}.xs\:mb_1{margin-bottom:.1rem}.xs\:ml_1,.xs\:mx_1{margin-left:.1rem}.xs\:mx_1{margin-right:.1rem}.xs\:my_1{margin-top:.1rem;margin-bottom:.1rem}.xs\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.xs\:p_1{padding:.1rem}.xs\:pt_1{padding-top:.1rem}.xs\:pr_1{padding-right:.1rem}.xs\:pb_1{padding-bottom:.1rem}.xs\:pl_1,.xs\:px_1{padding-left:.1rem}.xs\:px_1{padding-right:.1rem}.xs\:py_1{padding-top:.1rem;padding-bottom:.1rem}.xs\:m_2{margin:.2rem}.xs\:mt_2{margin-top:.2rem}.xs\:mr_2{margin-right:.2rem}.xs\:mb_2{margin-bottom:.2rem}.xs\:ml_2,.xs\:mx_2{margin-left:.2rem}.xs\:mx_2{margin-right:.2rem}.xs\:my_2{margin-top:.2rem;margin-bottom:.2rem}.xs\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.xs\:p_2{padding:.2rem}.xs\:pt_2{padding-top:.2rem}.xs\:pr_2{padding-right:.2rem}.xs\:pb_2{padding-bottom:.2rem}.xs\:pl_2,.xs\:px_2{padding-left:.2rem}.xs\:px_2{padding-right:.2rem}.xs\:py_2{padding-top:.2rem;padding-bottom:.2rem}.xs\:m_25{margin:.25rem}.xs\:mt_25{margin-top:.25rem}.xs\:mr_25{margin-right:.25rem}.xs\:mb_25{margin-bottom:.25rem}.xs\:ml_25,.xs\:mx_25{margin-left:.25rem}.xs\:mx_25{margin-right:.25rem}.xs\:my_25{margin-top:.25rem;margin-bottom:.25rem}.xs\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.xs\:p_25{padding:.25rem}.xs\:pt_25{padding-top:.25rem}.xs\:pr_25{padding-right:.25rem}.xs\:pb_25{padding-bottom:.25rem}.xs\:pl_25,.xs\:px_25{padding-left:.25rem}.xs\:px_25{padding-right:.25rem}.xs\:py_25{padding-top:.25rem;padding-bottom:.25rem}.xs\:m_375{margin:.375rem}.xs\:mt_375{margin-top:.375rem}.xs\:mr_375{margin-right:.375rem}.xs\:mb_375{margin-bottom:.375rem}.xs\:ml_375,.xs\:mx_375{margin-left:.375rem}.xs\:mx_375{margin-right:.375rem}.xs\:my_375{margin-top:.375rem;margin-bottom:.375rem}.xs\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.xs\:p_375{padding:.375rem}.xs\:pt_375{padding-top:.375rem}.xs\:pr_375{padding-right:.375rem}.xs\:pb_375{padding-bottom:.375rem}.xs\:pl_375,.xs\:px_375{padding-left:.375rem}.xs\:px_375{padding-right:.375rem}.xs\:py_375{padding-top:.375rem;padding-bottom:.375rem}.xs\:m_5{margin:.5rem}.xs\:mt_5{margin-top:.5rem}.xs\:mr_5{margin-right:.5rem}.xs\:mb_5{margin-bottom:.5rem}.xs\:ml_5,.xs\:mx_5{margin-left:.5rem}.xs\:mx_5{margin-right:.5rem}.xs\:my_5{margin-top:.5rem;margin-bottom:.5rem}.xs\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.xs\:p_5{padding:.5rem}.xs\:pt_5{padding-top:.5rem}.xs\:pr_5{padding-right:.5rem}.xs\:pb_5{padding-bottom:.5rem}.xs\:pl_5,.xs\:px_5{padding-left:.5rem}.xs\:px_5{padding-right:.5rem}.xs\:py_5{padding-top:.5rem;padding-bottom:.5rem}.xs\:m_625{margin:.625rem}.xs\:mt_625{margin-top:.625rem}.xs\:mr_625{margin-right:.625rem}.xs\:mb_625{margin-bottom:.625rem}.xs\:ml_625,.xs\:mx_625{margin-left:.625rem}.xs\:mx_625{margin-right:.625rem}.xs\:my_625{margin-top:.625rem;margin-bottom:.625rem}.xs\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.xs\:p_625{padding:.625rem}.xs\:pt_625{padding-top:.625rem}.xs\:pr_625{padding-right:.625rem}.xs\:pb_625{padding-bottom:.625rem}.xs\:pl_625,.xs\:px_625{padding-left:.625rem}.xs\:px_625{padding-right:.625rem}.xs\:py_625{padding-top:.625rem;padding-bottom:.625rem}.xs\:m_75{margin:.75rem}.xs\:mt_75{margin-top:.75rem}.xs\:mr_75{margin-right:.75rem}.xs\:mb_75{margin-bottom:.75rem}.xs\:ml_75,.xs\:mx_75{margin-left:.75rem}.xs\:mx_75{margin-right:.75rem}.xs\:my_75{margin-top:.75rem;margin-bottom:.75rem}.xs\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.xs\:p_75{padding:.75rem}.xs\:pt_75{padding-top:.75rem}.xs\:pr_75{padding-right:.75rem}.xs\:pb_75{padding-bottom:.75rem}.xs\:pl_75,.xs\:px_75{padding-left:.75rem}.xs\:px_75{padding-right:.75rem}.xs\:py_75{padding-top:.75rem;padding-bottom:.75rem}.xs\:m1{margin:1rem}.xs\:mt1{margin-top:1rem}.xs\:mr1{margin-right:1rem}.xs\:mb1{margin-bottom:1rem}.xs\:ml1,.xs\:mx1{margin-left:1rem}.xs\:mx1{margin-right:1rem}.xs\:my1{margin-top:1rem;margin-bottom:1rem}.xs\:mxn1{margin-left:-1rem;margin-right:-1rem}.xs\:p1{padding:1rem}.xs\:pt1{padding-top:1rem}.xs\:pr1{padding-right:1rem}.xs\:pb1{padding-bottom:1rem}.xs\:pl1,.xs\:px1{padding-left:1rem}.xs\:px1{padding-right:1rem}.xs\:py1{padding-top:1rem;padding-bottom:1rem}.xs\:m1_25{margin:1.25rem}.xs\:mt1_25{margin-top:1.25rem}.xs\:mr1_25{margin-right:1.25rem}.xs\:mb1_25{margin-bottom:1.25rem}.xs\:ml1_25,.xs\:mx1_25{margin-left:1.25rem}.xs\:mx1_25{margin-right:1.25rem}.xs\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.xs\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.xs\:p1_25{padding:1.25rem}.xs\:pt1_25{padding-top:1.25rem}.xs\:pr1_25{padding-right:1.25rem}.xs\:pb1_25{padding-bottom:1.25rem}.xs\:pl1_25,.xs\:px1_25{padding-left:1.25rem}.xs\:px1_25{padding-right:1.25rem}.xs\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.xs\:m1_5{margin:1.5rem}.xs\:mt1_5{margin-top:1.5rem}.xs\:mr1_5{margin-right:1.5rem}.xs\:mb1_5{margin-bottom:1.5rem}.xs\:ml1_5,.xs\:mx1_5{margin-left:1.5rem}.xs\:mx1_5{margin-right:1.5rem}.xs\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.xs\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.xs\:p1_5{padding:1.5rem}.xs\:pt1_5{padding-top:1.5rem}.xs\:pr1_5{padding-right:1.5rem}.xs\:pb1_5{padding-bottom:1.5rem}.xs\:pl1_5,.xs\:px1_5{padding-left:1.5rem}.xs\:px1_5{padding-right:1.5rem}.xs\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.xs\:m1_75{margin:1.75rem}.xs\:mt1_75{margin-top:1.75rem}.xs\:mr1_75{margin-right:1.75rem}.xs\:mb1_75{margin-bottom:1.75rem}.xs\:ml1_75,.xs\:mx1_75{margin-left:1.75rem}.xs\:mx1_75{margin-right:1.75rem}.xs\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.xs\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.xs\:p1_75{padding:1.75rem}.xs\:pt1_75{padding-top:1.75rem}.xs\:pr1_75{padding-right:1.75rem}.xs\:pb1_75{padding-bottom:1.75rem}.xs\:pl1_75,.xs\:px1_75{padding-left:1.75rem}.xs\:px1_75{padding-right:1.75rem}.xs\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.xs\:m1_875{margin:1.875rem}.xs\:mt1_875{margin-top:1.875rem}.xs\:mr1_875{margin-right:1.875rem}.xs\:mb1_875{margin-bottom:1.875rem}.xs\:ml1_875,.xs\:mx1_875{margin-left:1.875rem}.xs\:mx1_875{margin-right:1.875rem}.xs\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.xs\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.xs\:p1_875{padding:1.875rem}.xs\:pt1_875{padding-top:1.875rem}.xs\:pr1_875{padding-right:1.875rem}.xs\:pb1_875{padding-bottom:1.875rem}.xs\:pl1_875,.xs\:px1_875{padding-left:1.875rem}.xs\:px1_875{padding-right:1.875rem}.xs\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.xs\:m2{margin:2rem}.xs\:mt2{margin-top:2rem}.xs\:mr2{margin-right:2rem}.xs\:mb2{margin-bottom:2rem}.xs\:ml2,.xs\:mx2{margin-left:2rem}.xs\:mx2{margin-right:2rem}.xs\:my2{margin-top:2rem;margin-bottom:2rem}.xs\:mxn2{margin-left:-2rem;margin-right:-2rem}.xs\:p2{padding:2rem}.xs\:pt2{padding-top:2rem}.xs\:pr2{padding-right:2rem}.xs\:pb2{padding-bottom:2rem}.xs\:pl2,.xs\:px2{padding-left:2rem}.xs\:px2{padding-right:2rem}.xs\:py2{padding-top:2rem;padding-bottom:2rem}.xs\:m2_25{margin:2.25rem}.xs\:mt2_25{margin-top:2.25rem}.xs\:mr2_25{margin-right:2.25rem}.xs\:mb2_25{margin-bottom:2.25rem}.xs\:ml2_25,.xs\:mx2_25{margin-left:2.25rem}.xs\:mx2_25{margin-right:2.25rem}.xs\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.xs\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.xs\:p2_25{padding:2.25rem}.xs\:pt2_25{padding-top:2.25rem}.xs\:pr2_25{padding-right:2.25rem}.xs\:pb2_25{padding-bottom:2.25rem}.xs\:pl2_25,.xs\:px2_25{padding-left:2.25rem}.xs\:px2_25{padding-right:2.25rem}.xs\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.xs\:m2_5{margin:2.5rem}.xs\:mt2_5{margin-top:2.5rem}.xs\:mr2_5{margin-right:2.5rem}.xs\:mb2_5{margin-bottom:2.5rem}.xs\:ml2_5,.xs\:mx2_5{margin-left:2.5rem}.xs\:mx2_5{margin-right:2.5rem}.xs\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.xs\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.xs\:p2_5{padding:2.5rem}.xs\:pt2_5{padding-top:2.5rem}.xs\:pr2_5{padding-right:2.5rem}.xs\:pb2_5{padding-bottom:2.5rem}.xs\:pl2_5,.xs\:px2_5{padding-left:2.5rem}.xs\:px2_5{padding-right:2.5rem}.xs\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.xs\:m3{margin:3rem}.xs\:mt3{margin-top:3rem}.xs\:mr3{margin-right:3rem}.xs\:mb3{margin-bottom:3rem}.xs\:ml3,.xs\:mx3{margin-left:3rem}.xs\:mx3{margin-right:3rem}.xs\:my3{margin-top:3rem;margin-bottom:3rem}.xs\:mxn3{margin-left:-3rem;margin-right:-3rem}.xs\:p3{padding:3rem}.xs\:pt3{padding-top:3rem}.xs\:pr3{padding-right:3rem}.xs\:pb3{padding-bottom:3rem}.xs\:pl3,.xs\:px3{padding-left:3rem}.xs\:px3{padding-right:3rem}.xs\:py3{padding-top:3rem;padding-bottom:3rem}.xs\:m3_125{margin:3.125rem}.xs\:mt3_125{margin-top:3.125rem}.xs\:mr3_125{margin-right:3.125rem}.xs\:mb3_125{margin-bottom:3.125rem}.xs\:ml3_125,.xs\:mx3_125{margin-left:3.125rem}.xs\:mx3_125{margin-right:3.125rem}.xs\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.xs\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.xs\:p3_125{padding:3.125rem}.xs\:pt3_125{padding-top:3.125rem}.xs\:pr3_125{padding-right:3.125rem}.xs\:pb3_125{padding-bottom:3.125rem}.xs\:pl3_125,.xs\:px3_125{padding-left:3.125rem}.xs\:px3_125{padding-right:3.125rem}.xs\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.xs\:m3_25{margin:3.25rem}.xs\:mt3_25{margin-top:3.25rem}.xs\:mr3_25{margin-right:3.25rem}.xs\:mb3_25{margin-bottom:3.25rem}.xs\:ml3_25,.xs\:mx3_25{margin-left:3.25rem}.xs\:mx3_25{margin-right:3.25rem}.xs\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.xs\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.xs\:p3_25{padding:3.25rem}.xs\:pt3_25{padding-top:3.25rem}.xs\:pr3_25{padding-right:3.25rem}.xs\:pb3_25{padding-bottom:3.25rem}.xs\:pl3_25,.xs\:px3_25{padding-left:3.25rem}.xs\:px3_25{padding-right:3.25rem}.xs\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.xs\:m4{margin:4rem}.xs\:mt4{margin-top:4rem}.xs\:mr4{margin-right:4rem}.xs\:mb4{margin-bottom:4rem}.xs\:ml4,.xs\:mx4{margin-left:4rem}.xs\:mx4{margin-right:4rem}.xs\:my4{margin-top:4rem;margin-bottom:4rem}.xs\:mxn4{margin-left:-4rem;margin-right:-4rem}.xs\:p4{padding:4rem}.xs\:pt4{padding-top:4rem}.xs\:pr4{padding-right:4rem}.xs\:pb4{padding-bottom:4rem}.xs\:pl4,.xs\:px4{padding-left:4rem}.xs\:px4{padding-right:4rem}.xs\:py4{padding-top:4rem;padding-bottom:4rem}.xs\:m4_375{margin:4.375rem}.xs\:mt4_375{margin-top:4.375rem}.xs\:mr4_375{margin-right:4.375rem}.xs\:mb4_375{margin-bottom:4.375rem}.xs\:ml4_375,.xs\:mx4_375{margin-left:4.375rem}.xs\:mx4_375{margin-right:4.375rem}.xs\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.xs\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.xs\:p4_375{padding:4.375rem}.xs\:pt4_375{padding-top:4.375rem}.xs\:pr4_375{padding-right:4.375rem}.xs\:pb4_375{padding-bottom:4.375rem}.xs\:pl4_375,.xs\:px4_375{padding-left:4.375rem}.xs\:px4_375{padding-right:4.375rem}.xs\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.xs\:m5{margin:5rem}.xs\:mt5{margin-top:5rem}.xs\:mr5{margin-right:5rem}.xs\:mb5{margin-bottom:5rem}.xs\:ml5,.xs\:mx5{margin-left:5rem}.xs\:mx5{margin-right:5rem}.xs\:my5{margin-top:5rem;margin-bottom:5rem}.xs\:mxn5{margin-left:-5rem;margin-right:-5rem}.xs\:p5{padding:5rem}.xs\:pt5{padding-top:5rem}.xs\:pr5{padding-right:5rem}.xs\:pb5{padding-bottom:5rem}.xs\:pl5,.xs\:px5{padding-left:5rem}.xs\:px5{padding-right:5rem}.xs\:py5{padding-top:5rem;padding-bottom:5rem}.xs\:m6{margin:6rem}.xs\:mt6{margin-top:6rem}.xs\:mr6{margin-right:6rem}.xs\:mb6{margin-bottom:6rem}.xs\:ml6,.xs\:mx6{margin-left:6rem}.xs\:mx6{margin-right:6rem}.xs\:my6{margin-top:6rem;margin-bottom:6rem}.xs\:mxn6{margin-left:-6rem;margin-right:-6rem}.xs\:p6{padding:6rem}.xs\:pt6{padding-top:6rem}.xs\:pr6{padding-right:6rem}.xs\:pb6{padding-bottom:6rem}.xs\:pl6,.xs\:px6{padding-left:6rem}.xs\:px6{padding-right:6rem}.xs\:py6{padding-top:6rem;padding-bottom:6rem}.xs\:m7{margin:7rem}.xs\:mt7{margin-top:7rem}.xs\:mr7{margin-right:7rem}.xs\:mb7{margin-bottom:7rem}.xs\:ml7,.xs\:mx7{margin-left:7rem}.xs\:mx7{margin-right:7rem}.xs\:my7{margin-top:7rem;margin-bottom:7rem}.xs\:mxn7{margin-left:-7rem;margin-right:-7rem}.xs\:p7{padding:7rem}.xs\:pt7{padding-top:7rem}.xs\:pr7{padding-right:7rem}.xs\:pb7{padding-bottom:7rem}.xs\:pl7,.xs\:px7{padding-left:7rem}.xs\:px7{padding-right:7rem}.xs\:py7{padding-top:7rem;padding-bottom:7rem}.xs\:m8{margin:8rem}.xs\:mt8{margin-top:8rem}.xs\:mr8{margin-right:8rem}.xs\:mb8{margin-bottom:8rem}.xs\:ml8,.xs\:mx8{margin-left:8rem}.xs\:mx8{margin-right:8rem}.xs\:my8{margin-top:8rem;margin-bottom:8rem}.xs\:mxn8{margin-left:-8rem;margin-right:-8rem}.xs\:p8{padding:8rem}.xs\:pt8{padding-top:8rem}.xs\:pr8{padding-right:8rem}.xs\:pb8{padding-bottom:8rem}.xs\:pl8,.xs\:px8{padding-left:8rem}.xs\:px8{padding-right:8rem}.xs\:py8{padding-top:8rem;padding-bottom:8rem}.xs\:mauto{margin:auto}.xs\:mtauto{margin-top:auto}.xs\:mrauto{margin-right:auto}.xs\:mbauto{margin-bottom:auto}.xs\:mlauto,.xs\:mxauto{margin-left:auto}.xs\:mxauto{margin-right:auto}.xs\:myauto{margin-top:auto;margin-bottom:auto}.xs\:mxnauto{margin-left:-auto;margin-right:-auto}.xs\:pauto{padding:auto}.xs\:ptauto{padding-top:auto}.xs\:prauto{padding-right:auto}.xs\:pbauto{padding-bottom:auto}.xs\:plauto,.xs\:pxauto{padding-left:auto}.xs\:pxauto{padding-right:auto}.xs\:pyauto{padding-top:auto;padding-bottom:auto}.xs\:col-0{width:0}.xs\:off-0{margin-left:0}.xs\:col-1{width:8.33333%}.xs\:off-1{margin-left:8.33333%}.xs\:col-2{width:16.66667%}.xs\:off-2{margin-left:16.66667%}.xs\:col-3{width:25%}.xs\:off-3{margin-left:25%}.xs\:col-4{width:33.33333%}.xs\:off-4{margin-left:33.33333%}.xs\:col-5{width:41.66667%}.xs\:off-5{margin-left:41.66667%}.xs\:col-6{width:50%}.xs\:off-6{margin-left:50%}.xs\:col-7{width:58.33333%}.xs\:off-7{margin-left:58.33333%}.xs\:col-8{width:66.66667%}.xs\:off-8{margin-left:66.66667%}.xs\:col-9{width:75%}.xs\:off-9{margin-left:75%}.xs\:col-10{width:83.33333%}.xs\:off-10{margin-left:83.33333%}.xs\:col-11{width:91.66667%}.xs\:off-11{margin-left:91.66667%}.xs\:col-12{width:100%}.xs\:off-12{margin-left:100%}}@media (min-width:640px){.sm\:wauto{width:auto}.sm\:hauto{height:auto}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-center{text-align:center}.sm\:text-justify{text-align:justify}.sm\:inline{display:inline}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:table{display:table}.sm\:table-cell{display:table-cell}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:vertical-align-top{vertical-align:top}.sm\:vertical-align-middle{vertical-align:middle}.sm\:vertical-align-bottom{vertical-align:bottom}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:fixed{position:fixed}.sm\:sticky{position:-webkit-sticky;position:sticky}.sm\:left{float:left}.sm\:right{float:right}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-stretch{justify-content:stretch}.sm\:flex-1{flex:1 1}.sm\:flex-2{flex:2 1}.sm\:flex-3{flex:3 1}.sm\:flex-none{flex:none}.sm\:order-0{order:0}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:order-first{order:-1}.sm\:order-last{order:9999}.sm\:none{display:none}.sm\:m0{margin:0}.sm\:mt0{margin-top:0}.sm\:mr0{margin-right:0}.sm\:mb0{margin-bottom:0}.sm\:ml0,.sm\:mx0{margin-left:0}.sm\:mx0{margin-right:0}.sm\:my0{margin-top:0;margin-bottom:0}.sm\:mxn0{margin-left:0;margin-right:0}.sm\:p0{padding:0}.sm\:pt0{padding-top:0}.sm\:pr0{padding-right:0}.sm\:pb0{padding-bottom:0}.sm\:pl0,.sm\:px0{padding-left:0}.sm\:px0{padding-right:0}.sm\:py0{padding-top:0;padding-bottom:0}.sm\:m_1{margin:.1rem}.sm\:mt_1{margin-top:.1rem}.sm\:mr_1{margin-right:.1rem}.sm\:mb_1{margin-bottom:.1rem}.sm\:ml_1,.sm\:mx_1{margin-left:.1rem}.sm\:mx_1{margin-right:.1rem}.sm\:my_1{margin-top:.1rem;margin-bottom:.1rem}.sm\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.sm\:p_1{padding:.1rem}.sm\:pt_1{padding-top:.1rem}.sm\:pr_1{padding-right:.1rem}.sm\:pb_1{padding-bottom:.1rem}.sm\:pl_1,.sm\:px_1{padding-left:.1rem}.sm\:px_1{padding-right:.1rem}.sm\:py_1{padding-top:.1rem;padding-bottom:.1rem}.sm\:m_2{margin:.2rem}.sm\:mt_2{margin-top:.2rem}.sm\:mr_2{margin-right:.2rem}.sm\:mb_2{margin-bottom:.2rem}.sm\:ml_2,.sm\:mx_2{margin-left:.2rem}.sm\:mx_2{margin-right:.2rem}.sm\:my_2{margin-top:.2rem;margin-bottom:.2rem}.sm\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.sm\:p_2{padding:.2rem}.sm\:pt_2{padding-top:.2rem}.sm\:pr_2{padding-right:.2rem}.sm\:pb_2{padding-bottom:.2rem}.sm\:pl_2,.sm\:px_2{padding-left:.2rem}.sm\:px_2{padding-right:.2rem}.sm\:py_2{padding-top:.2rem;padding-bottom:.2rem}.sm\:m_25{margin:.25rem}.sm\:mt_25{margin-top:.25rem}.sm\:mr_25{margin-right:.25rem}.sm\:mb_25{margin-bottom:.25rem}.sm\:ml_25,.sm\:mx_25{margin-left:.25rem}.sm\:mx_25{margin-right:.25rem}.sm\:my_25{margin-top:.25rem;margin-bottom:.25rem}.sm\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.sm\:p_25{padding:.25rem}.sm\:pt_25{padding-top:.25rem}.sm\:pr_25{padding-right:.25rem}.sm\:pb_25{padding-bottom:.25rem}.sm\:pl_25,.sm\:px_25{padding-left:.25rem}.sm\:px_25{padding-right:.25rem}.sm\:py_25{padding-top:.25rem;padding-bottom:.25rem}.sm\:m_375{margin:.375rem}.sm\:mt_375{margin-top:.375rem}.sm\:mr_375{margin-right:.375rem}.sm\:mb_375{margin-bottom:.375rem}.sm\:ml_375,.sm\:mx_375{margin-left:.375rem}.sm\:mx_375{margin-right:.375rem}.sm\:my_375{margin-top:.375rem;margin-bottom:.375rem}.sm\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.sm\:p_375{padding:.375rem}.sm\:pt_375{padding-top:.375rem}.sm\:pr_375{padding-right:.375rem}.sm\:pb_375{padding-bottom:.375rem}.sm\:pl_375,.sm\:px_375{padding-left:.375rem}.sm\:px_375{padding-right:.375rem}.sm\:py_375{padding-top:.375rem;padding-bottom:.375rem}.sm\:m_5{margin:.5rem}.sm\:mt_5{margin-top:.5rem}.sm\:mr_5{margin-right:.5rem}.sm\:mb_5{margin-bottom:.5rem}.sm\:ml_5,.sm\:mx_5{margin-left:.5rem}.sm\:mx_5{margin-right:.5rem}.sm\:my_5{margin-top:.5rem;margin-bottom:.5rem}.sm\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.sm\:p_5{padding:.5rem}.sm\:pt_5{padding-top:.5rem}.sm\:pr_5{padding-right:.5rem}.sm\:pb_5{padding-bottom:.5rem}.sm\:pl_5,.sm\:px_5{padding-left:.5rem}.sm\:px_5{padding-right:.5rem}.sm\:py_5{padding-top:.5rem;padding-bottom:.5rem}.sm\:m_625{margin:.625rem}.sm\:mt_625{margin-top:.625rem}.sm\:mr_625{margin-right:.625rem}.sm\:mb_625{margin-bottom:.625rem}.sm\:ml_625,.sm\:mx_625{margin-left:.625rem}.sm\:mx_625{margin-right:.625rem}.sm\:my_625{margin-top:.625rem;margin-bottom:.625rem}.sm\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.sm\:p_625{padding:.625rem}.sm\:pt_625{padding-top:.625rem}.sm\:pr_625{padding-right:.625rem}.sm\:pb_625{padding-bottom:.625rem}.sm\:pl_625,.sm\:px_625{padding-left:.625rem}.sm\:px_625{padding-right:.625rem}.sm\:py_625{padding-top:.625rem;padding-bottom:.625rem}.sm\:m_75{margin:.75rem}.sm\:mt_75{margin-top:.75rem}.sm\:mr_75{margin-right:.75rem}.sm\:mb_75{margin-bottom:.75rem}.sm\:ml_75,.sm\:mx_75{margin-left:.75rem}.sm\:mx_75{margin-right:.75rem}.sm\:my_75{margin-top:.75rem;margin-bottom:.75rem}.sm\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.sm\:p_75{padding:.75rem}.sm\:pt_75{padding-top:.75rem}.sm\:pr_75{padding-right:.75rem}.sm\:pb_75{padding-bottom:.75rem}.sm\:pl_75,.sm\:px_75{padding-left:.75rem}.sm\:px_75{padding-right:.75rem}.sm\:py_75{padding-top:.75rem;padding-bottom:.75rem}.sm\:m1{margin:1rem}.sm\:mt1{margin-top:1rem}.sm\:mr1{margin-right:1rem}.sm\:mb1{margin-bottom:1rem}.sm\:ml1,.sm\:mx1{margin-left:1rem}.sm\:mx1{margin-right:1rem}.sm\:my1{margin-top:1rem;margin-bottom:1rem}.sm\:mxn1{margin-left:-1rem;margin-right:-1rem}.sm\:p1{padding:1rem}.sm\:pt1{padding-top:1rem}.sm\:pr1{padding-right:1rem}.sm\:pb1{padding-bottom:1rem}.sm\:pl1,.sm\:px1{padding-left:1rem}.sm\:px1{padding-right:1rem}.sm\:py1{padding-top:1rem;padding-bottom:1rem}.sm\:m1_25{margin:1.25rem}.sm\:mt1_25{margin-top:1.25rem}.sm\:mr1_25{margin-right:1.25rem}.sm\:mb1_25{margin-bottom:1.25rem}.sm\:ml1_25,.sm\:mx1_25{margin-left:1.25rem}.sm\:mx1_25{margin-right:1.25rem}.sm\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.sm\:p1_25{padding:1.25rem}.sm\:pt1_25{padding-top:1.25rem}.sm\:pr1_25{padding-right:1.25rem}.sm\:pb1_25{padding-bottom:1.25rem}.sm\:pl1_25,.sm\:px1_25{padding-left:1.25rem}.sm\:px1_25{padding-right:1.25rem}.sm\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:m1_5{margin:1.5rem}.sm\:mt1_5{margin-top:1.5rem}.sm\:mr1_5{margin-right:1.5rem}.sm\:mb1_5{margin-bottom:1.5rem}.sm\:ml1_5,.sm\:mx1_5{margin-left:1.5rem}.sm\:mx1_5{margin-right:1.5rem}.sm\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:p1_5{padding:1.5rem}.sm\:pt1_5{padding-top:1.5rem}.sm\:pr1_5{padding-right:1.5rem}.sm\:pb1_5{padding-bottom:1.5rem}.sm\:pl1_5,.sm\:px1_5{padding-left:1.5rem}.sm\:px1_5{padding-right:1.5rem}.sm\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:m1_75{margin:1.75rem}.sm\:mt1_75{margin-top:1.75rem}.sm\:mr1_75{margin-right:1.75rem}.sm\:mb1_75{margin-bottom:1.75rem}.sm\:ml1_75,.sm\:mx1_75{margin-left:1.75rem}.sm\:mx1_75{margin-right:1.75rem}.sm\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.sm\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.sm\:p1_75{padding:1.75rem}.sm\:pt1_75{padding-top:1.75rem}.sm\:pr1_75{padding-right:1.75rem}.sm\:pb1_75{padding-bottom:1.75rem}.sm\:pl1_75,.sm\:px1_75{padding-left:1.75rem}.sm\:px1_75{padding-right:1.75rem}.sm\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:m1_875{margin:1.875rem}.sm\:mt1_875{margin-top:1.875rem}.sm\:mr1_875{margin-right:1.875rem}.sm\:mb1_875{margin-bottom:1.875rem}.sm\:ml1_875,.sm\:mx1_875{margin-left:1.875rem}.sm\:mx1_875{margin-right:1.875rem}.sm\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.sm\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.sm\:p1_875{padding:1.875rem}.sm\:pt1_875{padding-top:1.875rem}.sm\:pr1_875{padding-right:1.875rem}.sm\:pb1_875{padding-bottom:1.875rem}.sm\:pl1_875,.sm\:px1_875{padding-left:1.875rem}.sm\:px1_875{padding-right:1.875rem}.sm\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.sm\:m2{margin:2rem}.sm\:mt2{margin-top:2rem}.sm\:mr2{margin-right:2rem}.sm\:mb2{margin-bottom:2rem}.sm\:ml2,.sm\:mx2{margin-left:2rem}.sm\:mx2{margin-right:2rem}.sm\:my2{margin-top:2rem;margin-bottom:2rem}.sm\:mxn2{margin-left:-2rem;margin-right:-2rem}.sm\:p2{padding:2rem}.sm\:pt2{padding-top:2rem}.sm\:pr2{padding-right:2rem}.sm\:pb2{padding-bottom:2rem}.sm\:pl2,.sm\:px2{padding-left:2rem}.sm\:px2{padding-right:2rem}.sm\:py2{padding-top:2rem;padding-bottom:2rem}.sm\:m2_25{margin:2.25rem}.sm\:mt2_25{margin-top:2.25rem}.sm\:mr2_25{margin-right:2.25rem}.sm\:mb2_25{margin-bottom:2.25rem}.sm\:ml2_25,.sm\:mx2_25{margin-left:2.25rem}.sm\:mx2_25{margin-right:2.25rem}.sm\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.sm\:p2_25{padding:2.25rem}.sm\:pt2_25{padding-top:2.25rem}.sm\:pr2_25{padding-right:2.25rem}.sm\:pb2_25{padding-bottom:2.25rem}.sm\:pl2_25,.sm\:px2_25{padding-left:2.25rem}.sm\:px2_25{padding-right:2.25rem}.sm\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:m2_5{margin:2.5rem}.sm\:mt2_5{margin-top:2.5rem}.sm\:mr2_5{margin-right:2.5rem}.sm\:mb2_5{margin-bottom:2.5rem}.sm\:ml2_5,.sm\:mx2_5{margin-left:2.5rem}.sm\:mx2_5{margin-right:2.5rem}.sm\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.sm\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:p2_5{padding:2.5rem}.sm\:pt2_5{padding-top:2.5rem}.sm\:pr2_5{padding-right:2.5rem}.sm\:pb2_5{padding-bottom:2.5rem}.sm\:pl2_5,.sm\:px2_5{padding-left:2.5rem}.sm\:px2_5{padding-right:2.5rem}.sm\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:m3{margin:3rem}.sm\:mt3{margin-top:3rem}.sm\:mr3{margin-right:3rem}.sm\:mb3{margin-bottom:3rem}.sm\:ml3,.sm\:mx3{margin-left:3rem}.sm\:mx3{margin-right:3rem}.sm\:my3{margin-top:3rem;margin-bottom:3rem}.sm\:mxn3{margin-left:-3rem;margin-right:-3rem}.sm\:p3{padding:3rem}.sm\:pt3{padding-top:3rem}.sm\:pr3{padding-right:3rem}.sm\:pb3{padding-bottom:3rem}.sm\:pl3,.sm\:px3{padding-left:3rem}.sm\:px3{padding-right:3rem}.sm\:py3{padding-top:3rem;padding-bottom:3rem}.sm\:m3_125{margin:3.125rem}.sm\:mt3_125{margin-top:3.125rem}.sm\:mr3_125{margin-right:3.125rem}.sm\:mb3_125{margin-bottom:3.125rem}.sm\:ml3_125,.sm\:mx3_125{margin-left:3.125rem}.sm\:mx3_125{margin-right:3.125rem}.sm\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.sm\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.sm\:p3_125{padding:3.125rem}.sm\:pt3_125{padding-top:3.125rem}.sm\:pr3_125{padding-right:3.125rem}.sm\:pb3_125{padding-bottom:3.125rem}.sm\:pl3_125,.sm\:px3_125{padding-left:3.125rem}.sm\:px3_125{padding-right:3.125rem}.sm\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.sm\:m3_25{margin:3.25rem}.sm\:mt3_25{margin-top:3.25rem}.sm\:mr3_25{margin-right:3.25rem}.sm\:mb3_25{margin-bottom:3.25rem}.sm\:ml3_25,.sm\:mx3_25{margin-left:3.25rem}.sm\:mx3_25{margin-right:3.25rem}.sm\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.sm\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.sm\:p3_25{padding:3.25rem}.sm\:pt3_25{padding-top:3.25rem}.sm\:pr3_25{padding-right:3.25rem}.sm\:pb3_25{padding-bottom:3.25rem}.sm\:pl3_25,.sm\:px3_25{padding-left:3.25rem}.sm\:px3_25{padding-right:3.25rem}.sm\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.sm\:m4{margin:4rem}.sm\:mt4{margin-top:4rem}.sm\:mr4{margin-right:4rem}.sm\:mb4{margin-bottom:4rem}.sm\:ml4,.sm\:mx4{margin-left:4rem}.sm\:mx4{margin-right:4rem}.sm\:my4{margin-top:4rem;margin-bottom:4rem}.sm\:mxn4{margin-left:-4rem;margin-right:-4rem}.sm\:p4{padding:4rem}.sm\:pt4{padding-top:4rem}.sm\:pr4{padding-right:4rem}.sm\:pb4{padding-bottom:4rem}.sm\:pl4,.sm\:px4{padding-left:4rem}.sm\:px4{padding-right:4rem}.sm\:py4{padding-top:4rem;padding-bottom:4rem}.sm\:m4_375{margin:4.375rem}.sm\:mt4_375{margin-top:4.375rem}.sm\:mr4_375{margin-right:4.375rem}.sm\:mb4_375{margin-bottom:4.375rem}.sm\:ml4_375,.sm\:mx4_375{margin-left:4.375rem}.sm\:mx4_375{margin-right:4.375rem}.sm\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.sm\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.sm\:p4_375{padding:4.375rem}.sm\:pt4_375{padding-top:4.375rem}.sm\:pr4_375{padding-right:4.375rem}.sm\:pb4_375{padding-bottom:4.375rem}.sm\:pl4_375,.sm\:px4_375{padding-left:4.375rem}.sm\:px4_375{padding-right:4.375rem}.sm\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.sm\:m5{margin:5rem}.sm\:mt5{margin-top:5rem}.sm\:mr5{margin-right:5rem}.sm\:mb5{margin-bottom:5rem}.sm\:ml5,.sm\:mx5{margin-left:5rem}.sm\:mx5{margin-right:5rem}.sm\:my5{margin-top:5rem;margin-bottom:5rem}.sm\:mxn5{margin-left:-5rem;margin-right:-5rem}.sm\:p5{padding:5rem}.sm\:pt5{padding-top:5rem}.sm\:pr5{padding-right:5rem}.sm\:pb5{padding-bottom:5rem}.sm\:pl5,.sm\:px5{padding-left:5rem}.sm\:px5{padding-right:5rem}.sm\:py5{padding-top:5rem;padding-bottom:5rem}.sm\:m6{margin:6rem}.sm\:mt6{margin-top:6rem}.sm\:mr6{margin-right:6rem}.sm\:mb6{margin-bottom:6rem}.sm\:ml6,.sm\:mx6{margin-left:6rem}.sm\:mx6{margin-right:6rem}.sm\:my6{margin-top:6rem;margin-bottom:6rem}.sm\:mxn6{margin-left:-6rem;margin-right:-6rem}.sm\:p6{padding:6rem}.sm\:pt6{padding-top:6rem}.sm\:pr6{padding-right:6rem}.sm\:pb6{padding-bottom:6rem}.sm\:pl6,.sm\:px6{padding-left:6rem}.sm\:px6{padding-right:6rem}.sm\:py6{padding-top:6rem;padding-bottom:6rem}.sm\:m7{margin:7rem}.sm\:mt7{margin-top:7rem}.sm\:mr7{margin-right:7rem}.sm\:mb7{margin-bottom:7rem}.sm\:ml7,.sm\:mx7{margin-left:7rem}.sm\:mx7{margin-right:7rem}.sm\:my7{margin-top:7rem;margin-bottom:7rem}.sm\:mxn7{margin-left:-7rem;margin-right:-7rem}.sm\:p7{padding:7rem}.sm\:pt7{padding-top:7rem}.sm\:pr7{padding-right:7rem}.sm\:pb7{padding-bottom:7rem}.sm\:pl7,.sm\:px7{padding-left:7rem}.sm\:px7{padding-right:7rem}.sm\:py7{padding-top:7rem;padding-bottom:7rem}.sm\:m8{margin:8rem}.sm\:mt8{margin-top:8rem}.sm\:mr8{margin-right:8rem}.sm\:mb8{margin-bottom:8rem}.sm\:ml8,.sm\:mx8{margin-left:8rem}.sm\:mx8{margin-right:8rem}.sm\:my8{margin-top:8rem;margin-bottom:8rem}.sm\:mxn8{margin-left:-8rem;margin-right:-8rem}.sm\:p8{padding:8rem}.sm\:pt8{padding-top:8rem}.sm\:pr8{padding-right:8rem}.sm\:pb8{padding-bottom:8rem}.sm\:pl8,.sm\:px8{padding-left:8rem}.sm\:px8{padding-right:8rem}.sm\:py8{padding-top:8rem;padding-bottom:8rem}.sm\:mauto{margin:auto}.sm\:mtauto{margin-top:auto}.sm\:mrauto{margin-right:auto}.sm\:mbauto{margin-bottom:auto}.sm\:mlauto,.sm\:mxauto{margin-left:auto}.sm\:mxauto{margin-right:auto}.sm\:myauto{margin-top:auto;margin-bottom:auto}.sm\:mxnauto{margin-left:-auto;margin-right:-auto}.sm\:pauto{padding:auto}.sm\:ptauto{padding-top:auto}.sm\:prauto{padding-right:auto}.sm\:pbauto{padding-bottom:auto}.sm\:plauto,.sm\:pxauto{padding-left:auto}.sm\:pxauto{padding-right:auto}.sm\:pyauto{padding-top:auto;padding-bottom:auto}.sm\:col-0{width:0}.sm\:off-0{margin-left:0}.sm\:col-1{width:8.33333%}.sm\:off-1{margin-left:8.33333%}.sm\:col-2{width:16.66667%}.sm\:off-2{margin-left:16.66667%}.sm\:col-3{width:25%}.sm\:off-3{margin-left:25%}.sm\:col-4{width:33.33333%}.sm\:off-4{margin-left:33.33333%}.sm\:col-5{width:41.66667%}.sm\:off-5{margin-left:41.66667%}.sm\:col-6{width:50%}.sm\:off-6{margin-left:50%}.sm\:col-7{width:58.33333%}.sm\:off-7{margin-left:58.33333%}.sm\:col-8{width:66.66667%}.sm\:off-8{margin-left:66.66667%}.sm\:col-9{width:75%}.sm\:off-9{margin-left:75%}.sm\:col-10{width:83.33333%}.sm\:off-10{margin-left:83.33333%}.sm\:col-11{width:91.66667%}.sm\:off-11{margin-left:91.66667%}.sm\:col-12{width:100%}.sm\:off-12{margin-left:100%}}@media (min-width:720px){.sm-md\:wauto{width:auto}.sm-md\:hauto{height:auto}.sm-md\:text-left{text-align:left}.sm-md\:text-right{text-align:right}.sm-md\:text-center{text-align:center}.sm-md\:text-justify{text-align:justify}.sm-md\:inline{display:inline}.sm-md\:block{display:block}.sm-md\:inline-block{display:inline-block}.sm-md\:table{display:table}.sm-md\:table-cell{display:table-cell}.sm-md\:flex{display:flex}.sm-md\:inline-flex{display:inline-flex}.sm-md\:vertical-align-top{vertical-align:top}.sm-md\:vertical-align-middle{vertical-align:middle}.sm-md\:vertical-align-bottom{vertical-align:bottom}.sm-md\:absolute{position:absolute}.sm-md\:relative{position:relative}.sm-md\:fixed{position:fixed}.sm-md\:sticky{position:-webkit-sticky;position:sticky}.sm-md\:left{float:left}.sm-md\:right{float:right}.sm-md\:flex-row{flex-direction:row}.sm-md\:flex-col{flex-direction:column}.sm-md\:flex-row-reverse{flex-direction:row-reverse}.sm-md\:flex-col-reverse{flex-direction:column-reverse}.sm-md\:flex-wrap{flex-wrap:wrap}.sm-md\:flex-nowrap{flex-wrap:nowrap}.sm-md\:items-start{align-items:flex-start}.sm-md\:items-end{align-items:flex-end}.sm-md\:items-center{align-items:center}.sm-md\:items-baseline{align-items:baseline}.sm-md\:items-stretch{align-items:stretch}.sm-md\:justify-start{justify-content:flex-start}.sm-md\:justify-end{justify-content:flex-end}.sm-md\:justify-center{justify-content:center}.sm-md\:justify-between{justify-content:space-between}.sm-md\:justify-around{justify-content:space-around}.sm-md\:justify-evenly{justify-content:space-evenly}.sm-md\:justify-stretch{justify-content:stretch}.sm-md\:flex-1{flex:1 1}.sm-md\:flex-2{flex:2 1}.sm-md\:flex-3{flex:3 1}.sm-md\:flex-none{flex:none}.sm-md\:order-0{order:0}.sm-md\:order-1{order:1}.sm-md\:order-2{order:2}.sm-md\:order-3{order:3}.sm-md\:order-first{order:-1}.sm-md\:order-last{order:9999}.sm-md\:none{display:none}.sm-md\:m0{margin:0}.sm-md\:mt0{margin-top:0}.sm-md\:mr0{margin-right:0}.sm-md\:mb0{margin-bottom:0}.sm-md\:ml0,.sm-md\:mx0{margin-left:0}.sm-md\:mx0{margin-right:0}.sm-md\:my0{margin-top:0;margin-bottom:0}.sm-md\:mxn0{margin-left:0;margin-right:0}.sm-md\:p0{padding:0}.sm-md\:pt0{padding-top:0}.sm-md\:pr0{padding-right:0}.sm-md\:pb0{padding-bottom:0}.sm-md\:pl0,.sm-md\:px0{padding-left:0}.sm-md\:px0{padding-right:0}.sm-md\:py0{padding-top:0;padding-bottom:0}.sm-md\:m_1{margin:.1rem}.sm-md\:mt_1{margin-top:.1rem}.sm-md\:mr_1{margin-right:.1rem}.sm-md\:mb_1{margin-bottom:.1rem}.sm-md\:ml_1,.sm-md\:mx_1{margin-left:.1rem}.sm-md\:mx_1{margin-right:.1rem}.sm-md\:my_1{margin-top:.1rem;margin-bottom:.1rem}.sm-md\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.sm-md\:p_1{padding:.1rem}.sm-md\:pt_1{padding-top:.1rem}.sm-md\:pr_1{padding-right:.1rem}.sm-md\:pb_1{padding-bottom:.1rem}.sm-md\:pl_1,.sm-md\:px_1{padding-left:.1rem}.sm-md\:px_1{padding-right:.1rem}.sm-md\:py_1{padding-top:.1rem;padding-bottom:.1rem}.sm-md\:m_2{margin:.2rem}.sm-md\:mt_2{margin-top:.2rem}.sm-md\:mr_2{margin-right:.2rem}.sm-md\:mb_2{margin-bottom:.2rem}.sm-md\:ml_2,.sm-md\:mx_2{margin-left:.2rem}.sm-md\:mx_2{margin-right:.2rem}.sm-md\:my_2{margin-top:.2rem;margin-bottom:.2rem}.sm-md\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.sm-md\:p_2{padding:.2rem}.sm-md\:pt_2{padding-top:.2rem}.sm-md\:pr_2{padding-right:.2rem}.sm-md\:pb_2{padding-bottom:.2rem}.sm-md\:pl_2,.sm-md\:px_2{padding-left:.2rem}.sm-md\:px_2{padding-right:.2rem}.sm-md\:py_2{padding-top:.2rem;padding-bottom:.2rem}.sm-md\:m_25{margin:.25rem}.sm-md\:mt_25{margin-top:.25rem}.sm-md\:mr_25{margin-right:.25rem}.sm-md\:mb_25{margin-bottom:.25rem}.sm-md\:ml_25,.sm-md\:mx_25{margin-left:.25rem}.sm-md\:mx_25{margin-right:.25rem}.sm-md\:my_25{margin-top:.25rem;margin-bottom:.25rem}.sm-md\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.sm-md\:p_25{padding:.25rem}.sm-md\:pt_25{padding-top:.25rem}.sm-md\:pr_25{padding-right:.25rem}.sm-md\:pb_25{padding-bottom:.25rem}.sm-md\:pl_25,.sm-md\:px_25{padding-left:.25rem}.sm-md\:px_25{padding-right:.25rem}.sm-md\:py_25{padding-top:.25rem;padding-bottom:.25rem}.sm-md\:m_375{margin:.375rem}.sm-md\:mt_375{margin-top:.375rem}.sm-md\:mr_375{margin-right:.375rem}.sm-md\:mb_375{margin-bottom:.375rem}.sm-md\:ml_375,.sm-md\:mx_375{margin-left:.375rem}.sm-md\:mx_375{margin-right:.375rem}.sm-md\:my_375{margin-top:.375rem;margin-bottom:.375rem}.sm-md\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.sm-md\:p_375{padding:.375rem}.sm-md\:pt_375{padding-top:.375rem}.sm-md\:pr_375{padding-right:.375rem}.sm-md\:pb_375{padding-bottom:.375rem}.sm-md\:pl_375,.sm-md\:px_375{padding-left:.375rem}.sm-md\:px_375{padding-right:.375rem}.sm-md\:py_375{padding-top:.375rem;padding-bottom:.375rem}.sm-md\:m_5{margin:.5rem}.sm-md\:mt_5{margin-top:.5rem}.sm-md\:mr_5{margin-right:.5rem}.sm-md\:mb_5{margin-bottom:.5rem}.sm-md\:ml_5,.sm-md\:mx_5{margin-left:.5rem}.sm-md\:mx_5{margin-right:.5rem}.sm-md\:my_5{margin-top:.5rem;margin-bottom:.5rem}.sm-md\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.sm-md\:p_5{padding:.5rem}.sm-md\:pt_5{padding-top:.5rem}.sm-md\:pr_5{padding-right:.5rem}.sm-md\:pb_5{padding-bottom:.5rem}.sm-md\:pl_5,.sm-md\:px_5{padding-left:.5rem}.sm-md\:px_5{padding-right:.5rem}.sm-md\:py_5{padding-top:.5rem;padding-bottom:.5rem}.sm-md\:m_625{margin:.625rem}.sm-md\:mt_625{margin-top:.625rem}.sm-md\:mr_625{margin-right:.625rem}.sm-md\:mb_625{margin-bottom:.625rem}.sm-md\:ml_625,.sm-md\:mx_625{margin-left:.625rem}.sm-md\:mx_625{margin-right:.625rem}.sm-md\:my_625{margin-top:.625rem;margin-bottom:.625rem}.sm-md\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.sm-md\:p_625{padding:.625rem}.sm-md\:pt_625{padding-top:.625rem}.sm-md\:pr_625{padding-right:.625rem}.sm-md\:pb_625{padding-bottom:.625rem}.sm-md\:pl_625,.sm-md\:px_625{padding-left:.625rem}.sm-md\:px_625{padding-right:.625rem}.sm-md\:py_625{padding-top:.625rem;padding-bottom:.625rem}.sm-md\:m_75{margin:.75rem}.sm-md\:mt_75{margin-top:.75rem}.sm-md\:mr_75{margin-right:.75rem}.sm-md\:mb_75{margin-bottom:.75rem}.sm-md\:ml_75,.sm-md\:mx_75{margin-left:.75rem}.sm-md\:mx_75{margin-right:.75rem}.sm-md\:my_75{margin-top:.75rem;margin-bottom:.75rem}.sm-md\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.sm-md\:p_75{padding:.75rem}.sm-md\:pt_75{padding-top:.75rem}.sm-md\:pr_75{padding-right:.75rem}.sm-md\:pb_75{padding-bottom:.75rem}.sm-md\:pl_75,.sm-md\:px_75{padding-left:.75rem}.sm-md\:px_75{padding-right:.75rem}.sm-md\:py_75{padding-top:.75rem;padding-bottom:.75rem}.sm-md\:m1{margin:1rem}.sm-md\:mt1{margin-top:1rem}.sm-md\:mr1{margin-right:1rem}.sm-md\:mb1{margin-bottom:1rem}.sm-md\:ml1,.sm-md\:mx1{margin-left:1rem}.sm-md\:mx1{margin-right:1rem}.sm-md\:my1{margin-top:1rem;margin-bottom:1rem}.sm-md\:mxn1{margin-left:-1rem;margin-right:-1rem}.sm-md\:p1{padding:1rem}.sm-md\:pt1{padding-top:1rem}.sm-md\:pr1{padding-right:1rem}.sm-md\:pb1{padding-bottom:1rem}.sm-md\:pl1,.sm-md\:px1{padding-left:1rem}.sm-md\:px1{padding-right:1rem}.sm-md\:py1{padding-top:1rem;padding-bottom:1rem}.sm-md\:m1_25{margin:1.25rem}.sm-md\:mt1_25{margin-top:1.25rem}.sm-md\:mr1_25{margin-right:1.25rem}.sm-md\:mb1_25{margin-bottom:1.25rem}.sm-md\:ml1_25,.sm-md\:mx1_25{margin-left:1.25rem}.sm-md\:mx1_25{margin-right:1.25rem}.sm-md\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.sm-md\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.sm-md\:p1_25{padding:1.25rem}.sm-md\:pt1_25{padding-top:1.25rem}.sm-md\:pr1_25{padding-right:1.25rem}.sm-md\:pb1_25{padding-bottom:1.25rem}.sm-md\:pl1_25,.sm-md\:px1_25{padding-left:1.25rem}.sm-md\:px1_25{padding-right:1.25rem}.sm-md\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.sm-md\:m1_5{margin:1.5rem}.sm-md\:mt1_5{margin-top:1.5rem}.sm-md\:mr1_5{margin-right:1.5rem}.sm-md\:mb1_5{margin-bottom:1.5rem}.sm-md\:ml1_5,.sm-md\:mx1_5{margin-left:1.5rem}.sm-md\:mx1_5{margin-right:1.5rem}.sm-md\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.sm-md\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.sm-md\:p1_5{padding:1.5rem}.sm-md\:pt1_5{padding-top:1.5rem}.sm-md\:pr1_5{padding-right:1.5rem}.sm-md\:pb1_5{padding-bottom:1.5rem}.sm-md\:pl1_5,.sm-md\:px1_5{padding-left:1.5rem}.sm-md\:px1_5{padding-right:1.5rem}.sm-md\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.sm-md\:m1_75{margin:1.75rem}.sm-md\:mt1_75{margin-top:1.75rem}.sm-md\:mr1_75{margin-right:1.75rem}.sm-md\:mb1_75{margin-bottom:1.75rem}.sm-md\:ml1_75,.sm-md\:mx1_75{margin-left:1.75rem}.sm-md\:mx1_75{margin-right:1.75rem}.sm-md\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.sm-md\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.sm-md\:p1_75{padding:1.75rem}.sm-md\:pt1_75{padding-top:1.75rem}.sm-md\:pr1_75{padding-right:1.75rem}.sm-md\:pb1_75{padding-bottom:1.75rem}.sm-md\:pl1_75,.sm-md\:px1_75{padding-left:1.75rem}.sm-md\:px1_75{padding-right:1.75rem}.sm-md\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.sm-md\:m1_875{margin:1.875rem}.sm-md\:mt1_875{margin-top:1.875rem}.sm-md\:mr1_875{margin-right:1.875rem}.sm-md\:mb1_875{margin-bottom:1.875rem}.sm-md\:ml1_875,.sm-md\:mx1_875{margin-left:1.875rem}.sm-md\:mx1_875{margin-right:1.875rem}.sm-md\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.sm-md\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.sm-md\:p1_875{padding:1.875rem}.sm-md\:pt1_875{padding-top:1.875rem}.sm-md\:pr1_875{padding-right:1.875rem}.sm-md\:pb1_875{padding-bottom:1.875rem}.sm-md\:pl1_875,.sm-md\:px1_875{padding-left:1.875rem}.sm-md\:px1_875{padding-right:1.875rem}.sm-md\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.sm-md\:m2{margin:2rem}.sm-md\:mt2{margin-top:2rem}.sm-md\:mr2{margin-right:2rem}.sm-md\:mb2{margin-bottom:2rem}.sm-md\:ml2,.sm-md\:mx2{margin-left:2rem}.sm-md\:mx2{margin-right:2rem}.sm-md\:my2{margin-top:2rem;margin-bottom:2rem}.sm-md\:mxn2{margin-left:-2rem;margin-right:-2rem}.sm-md\:p2{padding:2rem}.sm-md\:pt2{padding-top:2rem}.sm-md\:pr2{padding-right:2rem}.sm-md\:pb2{padding-bottom:2rem}.sm-md\:pl2,.sm-md\:px2{padding-left:2rem}.sm-md\:px2{padding-right:2rem}.sm-md\:py2{padding-top:2rem;padding-bottom:2rem}.sm-md\:m2_25{margin:2.25rem}.sm-md\:mt2_25{margin-top:2.25rem}.sm-md\:mr2_25{margin-right:2.25rem}.sm-md\:mb2_25{margin-bottom:2.25rem}.sm-md\:ml2_25,.sm-md\:mx2_25{margin-left:2.25rem}.sm-md\:mx2_25{margin-right:2.25rem}.sm-md\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.sm-md\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.sm-md\:p2_25{padding:2.25rem}.sm-md\:pt2_25{padding-top:2.25rem}.sm-md\:pr2_25{padding-right:2.25rem}.sm-md\:pb2_25{padding-bottom:2.25rem}.sm-md\:pl2_25,.sm-md\:px2_25{padding-left:2.25rem}.sm-md\:px2_25{padding-right:2.25rem}.sm-md\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.sm-md\:m2_5{margin:2.5rem}.sm-md\:mt2_5{margin-top:2.5rem}.sm-md\:mr2_5{margin-right:2.5rem}.sm-md\:mb2_5{margin-bottom:2.5rem}.sm-md\:ml2_5,.sm-md\:mx2_5{margin-left:2.5rem}.sm-md\:mx2_5{margin-right:2.5rem}.sm-md\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.sm-md\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.sm-md\:p2_5{padding:2.5rem}.sm-md\:pt2_5{padding-top:2.5rem}.sm-md\:pr2_5{padding-right:2.5rem}.sm-md\:pb2_5{padding-bottom:2.5rem}.sm-md\:pl2_5,.sm-md\:px2_5{padding-left:2.5rem}.sm-md\:px2_5{padding-right:2.5rem}.sm-md\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.sm-md\:m3{margin:3rem}.sm-md\:mt3{margin-top:3rem}.sm-md\:mr3{margin-right:3rem}.sm-md\:mb3{margin-bottom:3rem}.sm-md\:ml3,.sm-md\:mx3{margin-left:3rem}.sm-md\:mx3{margin-right:3rem}.sm-md\:my3{margin-top:3rem;margin-bottom:3rem}.sm-md\:mxn3{margin-left:-3rem;margin-right:-3rem}.sm-md\:p3{padding:3rem}.sm-md\:pt3{padding-top:3rem}.sm-md\:pr3{padding-right:3rem}.sm-md\:pb3{padding-bottom:3rem}.sm-md\:pl3,.sm-md\:px3{padding-left:3rem}.sm-md\:px3{padding-right:3rem}.sm-md\:py3{padding-top:3rem;padding-bottom:3rem}.sm-md\:m3_125{margin:3.125rem}.sm-md\:mt3_125{margin-top:3.125rem}.sm-md\:mr3_125{margin-right:3.125rem}.sm-md\:mb3_125{margin-bottom:3.125rem}.sm-md\:ml3_125,.sm-md\:mx3_125{margin-left:3.125rem}.sm-md\:mx3_125{margin-right:3.125rem}.sm-md\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.sm-md\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.sm-md\:p3_125{padding:3.125rem}.sm-md\:pt3_125{padding-top:3.125rem}.sm-md\:pr3_125{padding-right:3.125rem}.sm-md\:pb3_125{padding-bottom:3.125rem}.sm-md\:pl3_125,.sm-md\:px3_125{padding-left:3.125rem}.sm-md\:px3_125{padding-right:3.125rem}.sm-md\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.sm-md\:m3_25{margin:3.25rem}.sm-md\:mt3_25{margin-top:3.25rem}.sm-md\:mr3_25{margin-right:3.25rem}.sm-md\:mb3_25{margin-bottom:3.25rem}.sm-md\:ml3_25,.sm-md\:mx3_25{margin-left:3.25rem}.sm-md\:mx3_25{margin-right:3.25rem}.sm-md\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.sm-md\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.sm-md\:p3_25{padding:3.25rem}.sm-md\:pt3_25{padding-top:3.25rem}.sm-md\:pr3_25{padding-right:3.25rem}.sm-md\:pb3_25{padding-bottom:3.25rem}.sm-md\:pl3_25,.sm-md\:px3_25{padding-left:3.25rem}.sm-md\:px3_25{padding-right:3.25rem}.sm-md\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.sm-md\:m4{margin:4rem}.sm-md\:mt4{margin-top:4rem}.sm-md\:mr4{margin-right:4rem}.sm-md\:mb4{margin-bottom:4rem}.sm-md\:ml4,.sm-md\:mx4{margin-left:4rem}.sm-md\:mx4{margin-right:4rem}.sm-md\:my4{margin-top:4rem;margin-bottom:4rem}.sm-md\:mxn4{margin-left:-4rem;margin-right:-4rem}.sm-md\:p4{padding:4rem}.sm-md\:pt4{padding-top:4rem}.sm-md\:pr4{padding-right:4rem}.sm-md\:pb4{padding-bottom:4rem}.sm-md\:pl4,.sm-md\:px4{padding-left:4rem}.sm-md\:px4{padding-right:4rem}.sm-md\:py4{padding-top:4rem;padding-bottom:4rem}.sm-md\:m4_375{margin:4.375rem}.sm-md\:mt4_375{margin-top:4.375rem}.sm-md\:mr4_375{margin-right:4.375rem}.sm-md\:mb4_375{margin-bottom:4.375rem}.sm-md\:ml4_375,.sm-md\:mx4_375{margin-left:4.375rem}.sm-md\:mx4_375{margin-right:4.375rem}.sm-md\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.sm-md\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.sm-md\:p4_375{padding:4.375rem}.sm-md\:pt4_375{padding-top:4.375rem}.sm-md\:pr4_375{padding-right:4.375rem}.sm-md\:pb4_375{padding-bottom:4.375rem}.sm-md\:pl4_375,.sm-md\:px4_375{padding-left:4.375rem}.sm-md\:px4_375{padding-right:4.375rem}.sm-md\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.sm-md\:m5{margin:5rem}.sm-md\:mt5{margin-top:5rem}.sm-md\:mr5{margin-right:5rem}.sm-md\:mb5{margin-bottom:5rem}.sm-md\:ml5,.sm-md\:mx5{margin-left:5rem}.sm-md\:mx5{margin-right:5rem}.sm-md\:my5{margin-top:5rem;margin-bottom:5rem}.sm-md\:mxn5{margin-left:-5rem;margin-right:-5rem}.sm-md\:p5{padding:5rem}.sm-md\:pt5{padding-top:5rem}.sm-md\:pr5{padding-right:5rem}.sm-md\:pb5{padding-bottom:5rem}.sm-md\:pl5,.sm-md\:px5{padding-left:5rem}.sm-md\:px5{padding-right:5rem}.sm-md\:py5{padding-top:5rem;padding-bottom:5rem}.sm-md\:m6{margin:6rem}.sm-md\:mt6{margin-top:6rem}.sm-md\:mr6{margin-right:6rem}.sm-md\:mb6{margin-bottom:6rem}.sm-md\:ml6,.sm-md\:mx6{margin-left:6rem}.sm-md\:mx6{margin-right:6rem}.sm-md\:my6{margin-top:6rem;margin-bottom:6rem}.sm-md\:mxn6{margin-left:-6rem;margin-right:-6rem}.sm-md\:p6{padding:6rem}.sm-md\:pt6{padding-top:6rem}.sm-md\:pr6{padding-right:6rem}.sm-md\:pb6{padding-bottom:6rem}.sm-md\:pl6,.sm-md\:px6{padding-left:6rem}.sm-md\:px6{padding-right:6rem}.sm-md\:py6{padding-top:6rem;padding-bottom:6rem}.sm-md\:m7{margin:7rem}.sm-md\:mt7{margin-top:7rem}.sm-md\:mr7{margin-right:7rem}.sm-md\:mb7{margin-bottom:7rem}.sm-md\:ml7,.sm-md\:mx7{margin-left:7rem}.sm-md\:mx7{margin-right:7rem}.sm-md\:my7{margin-top:7rem;margin-bottom:7rem}.sm-md\:mxn7{margin-left:-7rem;margin-right:-7rem}.sm-md\:p7{padding:7rem}.sm-md\:pt7{padding-top:7rem}.sm-md\:pr7{padding-right:7rem}.sm-md\:pb7{padding-bottom:7rem}.sm-md\:pl7,.sm-md\:px7{padding-left:7rem}.sm-md\:px7{padding-right:7rem}.sm-md\:py7{padding-top:7rem;padding-bottom:7rem}.sm-md\:m8{margin:8rem}.sm-md\:mt8{margin-top:8rem}.sm-md\:mr8{margin-right:8rem}.sm-md\:mb8{margin-bottom:8rem}.sm-md\:ml8,.sm-md\:mx8{margin-left:8rem}.sm-md\:mx8{margin-right:8rem}.sm-md\:my8{margin-top:8rem;margin-bottom:8rem}.sm-md\:mxn8{margin-left:-8rem;margin-right:-8rem}.sm-md\:p8{padding:8rem}.sm-md\:pt8{padding-top:8rem}.sm-md\:pr8{padding-right:8rem}.sm-md\:pb8{padding-bottom:8rem}.sm-md\:pl8,.sm-md\:px8{padding-left:8rem}.sm-md\:px8{padding-right:8rem}.sm-md\:py8{padding-top:8rem;padding-bottom:8rem}.sm-md\:mauto{margin:auto}.sm-md\:mtauto{margin-top:auto}.sm-md\:mrauto{margin-right:auto}.sm-md\:mbauto{margin-bottom:auto}.sm-md\:mlauto,.sm-md\:mxauto{margin-left:auto}.sm-md\:mxauto{margin-right:auto}.sm-md\:myauto{margin-top:auto;margin-bottom:auto}.sm-md\:mxnauto{margin-left:-auto;margin-right:-auto}.sm-md\:pauto{padding:auto}.sm-md\:ptauto{padding-top:auto}.sm-md\:prauto{padding-right:auto}.sm-md\:pbauto{padding-bottom:auto}.sm-md\:plauto,.sm-md\:pxauto{padding-left:auto}.sm-md\:pxauto{padding-right:auto}.sm-md\:pyauto{padding-top:auto;padding-bottom:auto}.sm-md\:col-0{width:0}.sm-md\:off-0{margin-left:0}.sm-md\:col-1{width:8.33333%}.sm-md\:off-1{margin-left:8.33333%}.sm-md\:col-2{width:16.66667%}.sm-md\:off-2{margin-left:16.66667%}.sm-md\:col-3{width:25%}.sm-md\:off-3{margin-left:25%}.sm-md\:col-4{width:33.33333%}.sm-md\:off-4{margin-left:33.33333%}.sm-md\:col-5{width:41.66667%}.sm-md\:off-5{margin-left:41.66667%}.sm-md\:col-6{width:50%}.sm-md\:off-6{margin-left:50%}.sm-md\:col-7{width:58.33333%}.sm-md\:off-7{margin-left:58.33333%}.sm-md\:col-8{width:66.66667%}.sm-md\:off-8{margin-left:66.66667%}.sm-md\:col-9{width:75%}.sm-md\:off-9{margin-left:75%}.sm-md\:col-10{width:83.33333%}.sm-md\:off-10{margin-left:83.33333%}.sm-md\:col-11{width:91.66667%}.sm-md\:off-11{margin-left:91.66667%}.sm-md\:col-12{width:100%}.sm-md\:off-12{margin-left:100%}}@media (min-width:768px){.md\:wauto{width:auto}.md\:hauto{height:auto}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:text-center{text-align:center}.md\:text-justify{text-align:justify}.md\:inline{display:inline}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:table{display:table}.md\:table-cell{display:table-cell}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:vertical-align-top{vertical-align:top}.md\:vertical-align-middle{vertical-align:middle}.md\:vertical-align-bottom{vertical-align:bottom}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:fixed{position:fixed}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:left{float:left}.md\:right{float:right}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-stretch{justify-content:stretch}.md\:flex-1{flex:1 1}.md\:flex-2{flex:2 1}.md\:flex-3{flex:3 1}.md\:flex-none{flex:none}.md\:order-0{order:0}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-first{order:-1}.md\:order-last{order:9999}.md\:none{display:none}.md\:m0{margin:0}.md\:mt0{margin-top:0}.md\:mr0{margin-right:0}.md\:mb0{margin-bottom:0}.md\:ml0,.md\:mx0{margin-left:0}.md\:mx0{margin-right:0}.md\:my0{margin-top:0;margin-bottom:0}.md\:mxn0{margin-left:0;margin-right:0}.md\:p0{padding:0}.md\:pt0{padding-top:0}.md\:pr0{padding-right:0}.md\:pb0{padding-bottom:0}.md\:pl0,.md\:px0{padding-left:0}.md\:px0{padding-right:0}.md\:py0{padding-top:0;padding-bottom:0}.md\:m_1{margin:.1rem}.md\:mt_1{margin-top:.1rem}.md\:mr_1{margin-right:.1rem}.md\:mb_1{margin-bottom:.1rem}.md\:ml_1,.md\:mx_1{margin-left:.1rem}.md\:mx_1{margin-right:.1rem}.md\:my_1{margin-top:.1rem;margin-bottom:.1rem}.md\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.md\:p_1{padding:.1rem}.md\:pt_1{padding-top:.1rem}.md\:pr_1{padding-right:.1rem}.md\:pb_1{padding-bottom:.1rem}.md\:pl_1,.md\:px_1{padding-left:.1rem}.md\:px_1{padding-right:.1rem}.md\:py_1{padding-top:.1rem;padding-bottom:.1rem}.md\:m_2{margin:.2rem}.md\:mt_2{margin-top:.2rem}.md\:mr_2{margin-right:.2rem}.md\:mb_2{margin-bottom:.2rem}.md\:ml_2,.md\:mx_2{margin-left:.2rem}.md\:mx_2{margin-right:.2rem}.md\:my_2{margin-top:.2rem;margin-bottom:.2rem}.md\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.md\:p_2{padding:.2rem}.md\:pt_2{padding-top:.2rem}.md\:pr_2{padding-right:.2rem}.md\:pb_2{padding-bottom:.2rem}.md\:pl_2,.md\:px_2{padding-left:.2rem}.md\:px_2{padding-right:.2rem}.md\:py_2{padding-top:.2rem;padding-bottom:.2rem}.md\:m_25{margin:.25rem}.md\:mt_25{margin-top:.25rem}.md\:mr_25{margin-right:.25rem}.md\:mb_25{margin-bottom:.25rem}.md\:ml_25,.md\:mx_25{margin-left:.25rem}.md\:mx_25{margin-right:.25rem}.md\:my_25{margin-top:.25rem;margin-bottom:.25rem}.md\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.md\:p_25{padding:.25rem}.md\:pt_25{padding-top:.25rem}.md\:pr_25{padding-right:.25rem}.md\:pb_25{padding-bottom:.25rem}.md\:pl_25,.md\:px_25{padding-left:.25rem}.md\:px_25{padding-right:.25rem}.md\:py_25{padding-top:.25rem;padding-bottom:.25rem}.md\:m_375{margin:.375rem}.md\:mt_375{margin-top:.375rem}.md\:mr_375{margin-right:.375rem}.md\:mb_375{margin-bottom:.375rem}.md\:ml_375,.md\:mx_375{margin-left:.375rem}.md\:mx_375{margin-right:.375rem}.md\:my_375{margin-top:.375rem;margin-bottom:.375rem}.md\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.md\:p_375{padding:.375rem}.md\:pt_375{padding-top:.375rem}.md\:pr_375{padding-right:.375rem}.md\:pb_375{padding-bottom:.375rem}.md\:pl_375,.md\:px_375{padding-left:.375rem}.md\:px_375{padding-right:.375rem}.md\:py_375{padding-top:.375rem;padding-bottom:.375rem}.md\:m_5{margin:.5rem}.md\:mt_5{margin-top:.5rem}.md\:mr_5{margin-right:.5rem}.md\:mb_5{margin-bottom:.5rem}.md\:ml_5,.md\:mx_5{margin-left:.5rem}.md\:mx_5{margin-right:.5rem}.md\:my_5{margin-top:.5rem;margin-bottom:.5rem}.md\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.md\:p_5{padding:.5rem}.md\:pt_5{padding-top:.5rem}.md\:pr_5{padding-right:.5rem}.md\:pb_5{padding-bottom:.5rem}.md\:pl_5,.md\:px_5{padding-left:.5rem}.md\:px_5{padding-right:.5rem}.md\:py_5{padding-top:.5rem;padding-bottom:.5rem}.md\:m_625{margin:.625rem}.md\:mt_625{margin-top:.625rem}.md\:mr_625{margin-right:.625rem}.md\:mb_625{margin-bottom:.625rem}.md\:ml_625,.md\:mx_625{margin-left:.625rem}.md\:mx_625{margin-right:.625rem}.md\:my_625{margin-top:.625rem;margin-bottom:.625rem}.md\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.md\:p_625{padding:.625rem}.md\:pt_625{padding-top:.625rem}.md\:pr_625{padding-right:.625rem}.md\:pb_625{padding-bottom:.625rem}.md\:pl_625,.md\:px_625{padding-left:.625rem}.md\:px_625{padding-right:.625rem}.md\:py_625{padding-top:.625rem;padding-bottom:.625rem}.md\:m_75{margin:.75rem}.md\:mt_75{margin-top:.75rem}.md\:mr_75{margin-right:.75rem}.md\:mb_75{margin-bottom:.75rem}.md\:ml_75,.md\:mx_75{margin-left:.75rem}.md\:mx_75{margin-right:.75rem}.md\:my_75{margin-top:.75rem;margin-bottom:.75rem}.md\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.md\:p_75{padding:.75rem}.md\:pt_75{padding-top:.75rem}.md\:pr_75{padding-right:.75rem}.md\:pb_75{padding-bottom:.75rem}.md\:pl_75,.md\:px_75{padding-left:.75rem}.md\:px_75{padding-right:.75rem}.md\:py_75{padding-top:.75rem;padding-bottom:.75rem}.md\:m1{margin:1rem}.md\:mt1{margin-top:1rem}.md\:mr1{margin-right:1rem}.md\:mb1{margin-bottom:1rem}.md\:ml1,.md\:mx1{margin-left:1rem}.md\:mx1{margin-right:1rem}.md\:my1{margin-top:1rem;margin-bottom:1rem}.md\:mxn1{margin-left:-1rem;margin-right:-1rem}.md\:p1{padding:1rem}.md\:pt1{padding-top:1rem}.md\:pr1{padding-right:1rem}.md\:pb1{padding-bottom:1rem}.md\:pl1,.md\:px1{padding-left:1rem}.md\:px1{padding-right:1rem}.md\:py1{padding-top:1rem;padding-bottom:1rem}.md\:m1_25{margin:1.25rem}.md\:mt1_25{margin-top:1.25rem}.md\:mr1_25{margin-right:1.25rem}.md\:mb1_25{margin-bottom:1.25rem}.md\:ml1_25,.md\:mx1_25{margin-left:1.25rem}.md\:mx1_25{margin-right:1.25rem}.md\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.md\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.md\:p1_25{padding:1.25rem}.md\:pt1_25{padding-top:1.25rem}.md\:pr1_25{padding-right:1.25rem}.md\:pb1_25{padding-bottom:1.25rem}.md\:pl1_25,.md\:px1_25{padding-left:1.25rem}.md\:px1_25{padding-right:1.25rem}.md\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.md\:m1_5{margin:1.5rem}.md\:mt1_5{margin-top:1.5rem}.md\:mr1_5{margin-right:1.5rem}.md\:mb1_5{margin-bottom:1.5rem}.md\:ml1_5,.md\:mx1_5{margin-left:1.5rem}.md\:mx1_5{margin-right:1.5rem}.md\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.md\:p1_5{padding:1.5rem}.md\:pt1_5{padding-top:1.5rem}.md\:pr1_5{padding-right:1.5rem}.md\:pb1_5{padding-bottom:1.5rem}.md\:pl1_5,.md\:px1_5{padding-left:1.5rem}.md\:px1_5{padding-right:1.5rem}.md\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.md\:m1_75{margin:1.75rem}.md\:mt1_75{margin-top:1.75rem}.md\:mr1_75{margin-right:1.75rem}.md\:mb1_75{margin-bottom:1.75rem}.md\:ml1_75,.md\:mx1_75{margin-left:1.75rem}.md\:mx1_75{margin-right:1.75rem}.md\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.md\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.md\:p1_75{padding:1.75rem}.md\:pt1_75{padding-top:1.75rem}.md\:pr1_75{padding-right:1.75rem}.md\:pb1_75{padding-bottom:1.75rem}.md\:pl1_75,.md\:px1_75{padding-left:1.75rem}.md\:px1_75{padding-right:1.75rem}.md\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.md\:m1_875{margin:1.875rem}.md\:mt1_875{margin-top:1.875rem}.md\:mr1_875{margin-right:1.875rem}.md\:mb1_875{margin-bottom:1.875rem}.md\:ml1_875,.md\:mx1_875{margin-left:1.875rem}.md\:mx1_875{margin-right:1.875rem}.md\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.md\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.md\:p1_875{padding:1.875rem}.md\:pt1_875{padding-top:1.875rem}.md\:pr1_875{padding-right:1.875rem}.md\:pb1_875{padding-bottom:1.875rem}.md\:pl1_875,.md\:px1_875{padding-left:1.875rem}.md\:px1_875{padding-right:1.875rem}.md\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.md\:m2{margin:2rem}.md\:mt2{margin-top:2rem}.md\:mr2{margin-right:2rem}.md\:mb2{margin-bottom:2rem}.md\:ml2,.md\:mx2{margin-left:2rem}.md\:mx2{margin-right:2rem}.md\:my2{margin-top:2rem;margin-bottom:2rem}.md\:mxn2{margin-left:-2rem;margin-right:-2rem}.md\:p2{padding:2rem}.md\:pt2{padding-top:2rem}.md\:pr2{padding-right:2rem}.md\:pb2{padding-bottom:2rem}.md\:pl2,.md\:px2{padding-left:2rem}.md\:px2{padding-right:2rem}.md\:py2{padding-top:2rem;padding-bottom:2rem}.md\:m2_25{margin:2.25rem}.md\:mt2_25{margin-top:2.25rem}.md\:mr2_25{margin-right:2.25rem}.md\:mb2_25{margin-bottom:2.25rem}.md\:ml2_25,.md\:mx2_25{margin-left:2.25rem}.md\:mx2_25{margin-right:2.25rem}.md\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.md\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.md\:p2_25{padding:2.25rem}.md\:pt2_25{padding-top:2.25rem}.md\:pr2_25{padding-right:2.25rem}.md\:pb2_25{padding-bottom:2.25rem}.md\:pl2_25,.md\:px2_25{padding-left:2.25rem}.md\:px2_25{padding-right:2.25rem}.md\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.md\:m2_5{margin:2.5rem}.md\:mt2_5{margin-top:2.5rem}.md\:mr2_5{margin-right:2.5rem}.md\:mb2_5{margin-bottom:2.5rem}.md\:ml2_5,.md\:mx2_5{margin-left:2.5rem}.md\:mx2_5{margin-right:2.5rem}.md\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.md\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.md\:p2_5{padding:2.5rem}.md\:pt2_5{padding-top:2.5rem}.md\:pr2_5{padding-right:2.5rem}.md\:pb2_5{padding-bottom:2.5rem}.md\:pl2_5,.md\:px2_5{padding-left:2.5rem}.md\:px2_5{padding-right:2.5rem}.md\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.md\:m3{margin:3rem}.md\:mt3{margin-top:3rem}.md\:mr3{margin-right:3rem}.md\:mb3{margin-bottom:3rem}.md\:ml3,.md\:mx3{margin-left:3rem}.md\:mx3{margin-right:3rem}.md\:my3{margin-top:3rem;margin-bottom:3rem}.md\:mxn3{margin-left:-3rem;margin-right:-3rem}.md\:p3{padding:3rem}.md\:pt3{padding-top:3rem}.md\:pr3{padding-right:3rem}.md\:pb3{padding-bottom:3rem}.md\:pl3,.md\:px3{padding-left:3rem}.md\:px3{padding-right:3rem}.md\:py3{padding-top:3rem;padding-bottom:3rem}.md\:m3_125{margin:3.125rem}.md\:mt3_125{margin-top:3.125rem}.md\:mr3_125{margin-right:3.125rem}.md\:mb3_125{margin-bottom:3.125rem}.md\:ml3_125,.md\:mx3_125{margin-left:3.125rem}.md\:mx3_125{margin-right:3.125rem}.md\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.md\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.md\:p3_125{padding:3.125rem}.md\:pt3_125{padding-top:3.125rem}.md\:pr3_125{padding-right:3.125rem}.md\:pb3_125{padding-bottom:3.125rem}.md\:pl3_125,.md\:px3_125{padding-left:3.125rem}.md\:px3_125{padding-right:3.125rem}.md\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.md\:m3_25{margin:3.25rem}.md\:mt3_25{margin-top:3.25rem}.md\:mr3_25{margin-right:3.25rem}.md\:mb3_25{margin-bottom:3.25rem}.md\:ml3_25,.md\:mx3_25{margin-left:3.25rem}.md\:mx3_25{margin-right:3.25rem}.md\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.md\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.md\:p3_25{padding:3.25rem}.md\:pt3_25{padding-top:3.25rem}.md\:pr3_25{padding-right:3.25rem}.md\:pb3_25{padding-bottom:3.25rem}.md\:pl3_25,.md\:px3_25{padding-left:3.25rem}.md\:px3_25{padding-right:3.25rem}.md\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.md\:m4{margin:4rem}.md\:mt4{margin-top:4rem}.md\:mr4{margin-right:4rem}.md\:mb4{margin-bottom:4rem}.md\:ml4,.md\:mx4{margin-left:4rem}.md\:mx4{margin-right:4rem}.md\:my4{margin-top:4rem;margin-bottom:4rem}.md\:mxn4{margin-left:-4rem;margin-right:-4rem}.md\:p4{padding:4rem}.md\:pt4{padding-top:4rem}.md\:pr4{padding-right:4rem}.md\:pb4{padding-bottom:4rem}.md\:pl4,.md\:px4{padding-left:4rem}.md\:px4{padding-right:4rem}.md\:py4{padding-top:4rem;padding-bottom:4rem}.md\:m4_375{margin:4.375rem}.md\:mt4_375{margin-top:4.375rem}.md\:mr4_375{margin-right:4.375rem}.md\:mb4_375{margin-bottom:4.375rem}.md\:ml4_375,.md\:mx4_375{margin-left:4.375rem}.md\:mx4_375{margin-right:4.375rem}.md\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.md\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.md\:p4_375{padding:4.375rem}.md\:pt4_375{padding-top:4.375rem}.md\:pr4_375{padding-right:4.375rem}.md\:pb4_375{padding-bottom:4.375rem}.md\:pl4_375,.md\:px4_375{padding-left:4.375rem}.md\:px4_375{padding-right:4.375rem}.md\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.md\:m5{margin:5rem}.md\:mt5{margin-top:5rem}.md\:mr5{margin-right:5rem}.md\:mb5{margin-bottom:5rem}.md\:ml5,.md\:mx5{margin-left:5rem}.md\:mx5{margin-right:5rem}.md\:my5{margin-top:5rem;margin-bottom:5rem}.md\:mxn5{margin-left:-5rem;margin-right:-5rem}.md\:p5{padding:5rem}.md\:pt5{padding-top:5rem}.md\:pr5{padding-right:5rem}.md\:pb5{padding-bottom:5rem}.md\:pl5,.md\:px5{padding-left:5rem}.md\:px5{padding-right:5rem}.md\:py5{padding-top:5rem;padding-bottom:5rem}.md\:m6{margin:6rem}.md\:mt6{margin-top:6rem}.md\:mr6{margin-right:6rem}.md\:mb6{margin-bottom:6rem}.md\:ml6,.md\:mx6{margin-left:6rem}.md\:mx6{margin-right:6rem}.md\:my6{margin-top:6rem;margin-bottom:6rem}.md\:mxn6{margin-left:-6rem;margin-right:-6rem}.md\:p6{padding:6rem}.md\:pt6{padding-top:6rem}.md\:pr6{padding-right:6rem}.md\:pb6{padding-bottom:6rem}.md\:pl6,.md\:px6{padding-left:6rem}.md\:px6{padding-right:6rem}.md\:py6{padding-top:6rem;padding-bottom:6rem}.md\:m7{margin:7rem}.md\:mt7{margin-top:7rem}.md\:mr7{margin-right:7rem}.md\:mb7{margin-bottom:7rem}.md\:ml7,.md\:mx7{margin-left:7rem}.md\:mx7{margin-right:7rem}.md\:my7{margin-top:7rem;margin-bottom:7rem}.md\:mxn7{margin-left:-7rem;margin-right:-7rem}.md\:p7{padding:7rem}.md\:pt7{padding-top:7rem}.md\:pr7{padding-right:7rem}.md\:pb7{padding-bottom:7rem}.md\:pl7,.md\:px7{padding-left:7rem}.md\:px7{padding-right:7rem}.md\:py7{padding-top:7rem;padding-bottom:7rem}.md\:m8{margin:8rem}.md\:mt8{margin-top:8rem}.md\:mr8{margin-right:8rem}.md\:mb8{margin-bottom:8rem}.md\:ml8,.md\:mx8{margin-left:8rem}.md\:mx8{margin-right:8rem}.md\:my8{margin-top:8rem;margin-bottom:8rem}.md\:mxn8{margin-left:-8rem;margin-right:-8rem}.md\:p8{padding:8rem}.md\:pt8{padding-top:8rem}.md\:pr8{padding-right:8rem}.md\:pb8{padding-bottom:8rem}.md\:pl8,.md\:px8{padding-left:8rem}.md\:px8{padding-right:8rem}.md\:py8{padding-top:8rem;padding-bottom:8rem}.md\:mauto{margin:auto}.md\:mtauto{margin-top:auto}.md\:mrauto{margin-right:auto}.md\:mbauto{margin-bottom:auto}.md\:mlauto,.md\:mxauto{margin-left:auto}.md\:mxauto{margin-right:auto}.md\:myauto{margin-top:auto;margin-bottom:auto}.md\:mxnauto{margin-left:-auto;margin-right:-auto}.md\:pauto{padding:auto}.md\:ptauto{padding-top:auto}.md\:prauto{padding-right:auto}.md\:pbauto{padding-bottom:auto}.md\:plauto,.md\:pxauto{padding-left:auto}.md\:pxauto{padding-right:auto}.md\:pyauto{padding-top:auto;padding-bottom:auto}.md\:col-0{width:0}.md\:off-0{margin-left:0}.md\:col-1{width:8.33333%}.md\:off-1{margin-left:8.33333%}.md\:col-2{width:16.66667%}.md\:off-2{margin-left:16.66667%}.md\:col-3{width:25%}.md\:off-3{margin-left:25%}.md\:col-4{width:33.33333%}.md\:off-4{margin-left:33.33333%}.md\:col-5{width:41.66667%}.md\:off-5{margin-left:41.66667%}.md\:col-6{width:50%}.md\:off-6{margin-left:50%}.md\:col-7{width:58.33333%}.md\:off-7{margin-left:58.33333%}.md\:col-8{width:66.66667%}.md\:off-8{margin-left:66.66667%}.md\:col-9{width:75%}.md\:off-9{margin-left:75%}.md\:col-10{width:83.33333%}.md\:off-10{margin-left:83.33333%}.md\:col-11{width:91.66667%}.md\:off-11{margin-left:91.66667%}.md\:col-12{width:100%}.md\:off-12{margin-left:100%}}@media (min-width:900px){.lg-md\:wauto{width:auto}.lg-md\:hauto{height:auto}.lg-md\:text-left{text-align:left}.lg-md\:text-right{text-align:right}.lg-md\:text-center{text-align:center}.lg-md\:text-justify{text-align:justify}.lg-md\:inline{display:inline}.lg-md\:block{display:block}.lg-md\:inline-block{display:inline-block}.lg-md\:table{display:table}.lg-md\:table-cell{display:table-cell}.lg-md\:flex{display:flex}.lg-md\:inline-flex{display:inline-flex}.lg-md\:vertical-align-top{vertical-align:top}.lg-md\:vertical-align-middle{vertical-align:middle}.lg-md\:vertical-align-bottom{vertical-align:bottom}.lg-md\:absolute{position:absolute}.lg-md\:relative{position:relative}.lg-md\:fixed{position:fixed}.lg-md\:sticky{position:-webkit-sticky;position:sticky}.lg-md\:left{float:left}.lg-md\:right{float:right}.lg-md\:flex-row{flex-direction:row}.lg-md\:flex-col{flex-direction:column}.lg-md\:flex-row-reverse{flex-direction:row-reverse}.lg-md\:flex-col-reverse{flex-direction:column-reverse}.lg-md\:flex-wrap{flex-wrap:wrap}.lg-md\:flex-nowrap{flex-wrap:nowrap}.lg-md\:items-start{align-items:flex-start}.lg-md\:items-end{align-items:flex-end}.lg-md\:items-center{align-items:center}.lg-md\:items-baseline{align-items:baseline}.lg-md\:items-stretch{align-items:stretch}.lg-md\:justify-start{justify-content:flex-start}.lg-md\:justify-end{justify-content:flex-end}.lg-md\:justify-center{justify-content:center}.lg-md\:justify-between{justify-content:space-between}.lg-md\:justify-around{justify-content:space-around}.lg-md\:justify-evenly{justify-content:space-evenly}.lg-md\:justify-stretch{justify-content:stretch}.lg-md\:flex-1{flex:1 1}.lg-md\:flex-2{flex:2 1}.lg-md\:flex-3{flex:3 1}.lg-md\:flex-none{flex:none}.lg-md\:order-0{order:0}.lg-md\:order-1{order:1}.lg-md\:order-2{order:2}.lg-md\:order-3{order:3}.lg-md\:order-first{order:-1}.lg-md\:order-last{order:9999}.lg-md\:none{display:none}.lg-md\:m0{margin:0}.lg-md\:mt0{margin-top:0}.lg-md\:mr0{margin-right:0}.lg-md\:mb0{margin-bottom:0}.lg-md\:ml0,.lg-md\:mx0{margin-left:0}.lg-md\:mx0{margin-right:0}.lg-md\:my0{margin-top:0;margin-bottom:0}.lg-md\:mxn0{margin-left:0;margin-right:0}.lg-md\:p0{padding:0}.lg-md\:pt0{padding-top:0}.lg-md\:pr0{padding-right:0}.lg-md\:pb0{padding-bottom:0}.lg-md\:pl0,.lg-md\:px0{padding-left:0}.lg-md\:px0{padding-right:0}.lg-md\:py0{padding-top:0;padding-bottom:0}.lg-md\:m_1{margin:.1rem}.lg-md\:mt_1{margin-top:.1rem}.lg-md\:mr_1{margin-right:.1rem}.lg-md\:mb_1{margin-bottom:.1rem}.lg-md\:ml_1,.lg-md\:mx_1{margin-left:.1rem}.lg-md\:mx_1{margin-right:.1rem}.lg-md\:my_1{margin-top:.1rem;margin-bottom:.1rem}.lg-md\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.lg-md\:p_1{padding:.1rem}.lg-md\:pt_1{padding-top:.1rem}.lg-md\:pr_1{padding-right:.1rem}.lg-md\:pb_1{padding-bottom:.1rem}.lg-md\:pl_1,.lg-md\:px_1{padding-left:.1rem}.lg-md\:px_1{padding-right:.1rem}.lg-md\:py_1{padding-top:.1rem;padding-bottom:.1rem}.lg-md\:m_2{margin:.2rem}.lg-md\:mt_2{margin-top:.2rem}.lg-md\:mr_2{margin-right:.2rem}.lg-md\:mb_2{margin-bottom:.2rem}.lg-md\:ml_2,.lg-md\:mx_2{margin-left:.2rem}.lg-md\:mx_2{margin-right:.2rem}.lg-md\:my_2{margin-top:.2rem;margin-bottom:.2rem}.lg-md\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.lg-md\:p_2{padding:.2rem}.lg-md\:pt_2{padding-top:.2rem}.lg-md\:pr_2{padding-right:.2rem}.lg-md\:pb_2{padding-bottom:.2rem}.lg-md\:pl_2,.lg-md\:px_2{padding-left:.2rem}.lg-md\:px_2{padding-right:.2rem}.lg-md\:py_2{padding-top:.2rem;padding-bottom:.2rem}.lg-md\:m_25{margin:.25rem}.lg-md\:mt_25{margin-top:.25rem}.lg-md\:mr_25{margin-right:.25rem}.lg-md\:mb_25{margin-bottom:.25rem}.lg-md\:ml_25,.lg-md\:mx_25{margin-left:.25rem}.lg-md\:mx_25{margin-right:.25rem}.lg-md\:my_25{margin-top:.25rem;margin-bottom:.25rem}.lg-md\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.lg-md\:p_25{padding:.25rem}.lg-md\:pt_25{padding-top:.25rem}.lg-md\:pr_25{padding-right:.25rem}.lg-md\:pb_25{padding-bottom:.25rem}.lg-md\:pl_25,.lg-md\:px_25{padding-left:.25rem}.lg-md\:px_25{padding-right:.25rem}.lg-md\:py_25{padding-top:.25rem;padding-bottom:.25rem}.lg-md\:m_375{margin:.375rem}.lg-md\:mt_375{margin-top:.375rem}.lg-md\:mr_375{margin-right:.375rem}.lg-md\:mb_375{margin-bottom:.375rem}.lg-md\:ml_375,.lg-md\:mx_375{margin-left:.375rem}.lg-md\:mx_375{margin-right:.375rem}.lg-md\:my_375{margin-top:.375rem;margin-bottom:.375rem}.lg-md\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.lg-md\:p_375{padding:.375rem}.lg-md\:pt_375{padding-top:.375rem}.lg-md\:pr_375{padding-right:.375rem}.lg-md\:pb_375{padding-bottom:.375rem}.lg-md\:pl_375,.lg-md\:px_375{padding-left:.375rem}.lg-md\:px_375{padding-right:.375rem}.lg-md\:py_375{padding-top:.375rem;padding-bottom:.375rem}.lg-md\:m_5{margin:.5rem}.lg-md\:mt_5{margin-top:.5rem}.lg-md\:mr_5{margin-right:.5rem}.lg-md\:mb_5{margin-bottom:.5rem}.lg-md\:ml_5,.lg-md\:mx_5{margin-left:.5rem}.lg-md\:mx_5{margin-right:.5rem}.lg-md\:my_5{margin-top:.5rem;margin-bottom:.5rem}.lg-md\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.lg-md\:p_5{padding:.5rem}.lg-md\:pt_5{padding-top:.5rem}.lg-md\:pr_5{padding-right:.5rem}.lg-md\:pb_5{padding-bottom:.5rem}.lg-md\:pl_5,.lg-md\:px_5{padding-left:.5rem}.lg-md\:px_5{padding-right:.5rem}.lg-md\:py_5{padding-top:.5rem;padding-bottom:.5rem}.lg-md\:m_625{margin:.625rem}.lg-md\:mt_625{margin-top:.625rem}.lg-md\:mr_625{margin-right:.625rem}.lg-md\:mb_625{margin-bottom:.625rem}.lg-md\:ml_625,.lg-md\:mx_625{margin-left:.625rem}.lg-md\:mx_625{margin-right:.625rem}.lg-md\:my_625{margin-top:.625rem;margin-bottom:.625rem}.lg-md\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.lg-md\:p_625{padding:.625rem}.lg-md\:pt_625{padding-top:.625rem}.lg-md\:pr_625{padding-right:.625rem}.lg-md\:pb_625{padding-bottom:.625rem}.lg-md\:pl_625,.lg-md\:px_625{padding-left:.625rem}.lg-md\:px_625{padding-right:.625rem}.lg-md\:py_625{padding-top:.625rem;padding-bottom:.625rem}.lg-md\:m_75{margin:.75rem}.lg-md\:mt_75{margin-top:.75rem}.lg-md\:mr_75{margin-right:.75rem}.lg-md\:mb_75{margin-bottom:.75rem}.lg-md\:ml_75,.lg-md\:mx_75{margin-left:.75rem}.lg-md\:mx_75{margin-right:.75rem}.lg-md\:my_75{margin-top:.75rem;margin-bottom:.75rem}.lg-md\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.lg-md\:p_75{padding:.75rem}.lg-md\:pt_75{padding-top:.75rem}.lg-md\:pr_75{padding-right:.75rem}.lg-md\:pb_75{padding-bottom:.75rem}.lg-md\:pl_75,.lg-md\:px_75{padding-left:.75rem}.lg-md\:px_75{padding-right:.75rem}.lg-md\:py_75{padding-top:.75rem;padding-bottom:.75rem}.lg-md\:m1{margin:1rem}.lg-md\:mt1{margin-top:1rem}.lg-md\:mr1{margin-right:1rem}.lg-md\:mb1{margin-bottom:1rem}.lg-md\:ml1,.lg-md\:mx1{margin-left:1rem}.lg-md\:mx1{margin-right:1rem}.lg-md\:my1{margin-top:1rem;margin-bottom:1rem}.lg-md\:mxn1{margin-left:-1rem;margin-right:-1rem}.lg-md\:p1{padding:1rem}.lg-md\:pt1{padding-top:1rem}.lg-md\:pr1{padding-right:1rem}.lg-md\:pb1{padding-bottom:1rem}.lg-md\:pl1,.lg-md\:px1{padding-left:1rem}.lg-md\:px1{padding-right:1rem}.lg-md\:py1{padding-top:1rem;padding-bottom:1rem}.lg-md\:m1_25{margin:1.25rem}.lg-md\:mt1_25{margin-top:1.25rem}.lg-md\:mr1_25{margin-right:1.25rem}.lg-md\:mb1_25{margin-bottom:1.25rem}.lg-md\:ml1_25,.lg-md\:mx1_25{margin-left:1.25rem}.lg-md\:mx1_25{margin-right:1.25rem}.lg-md\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.lg-md\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.lg-md\:p1_25{padding:1.25rem}.lg-md\:pt1_25{padding-top:1.25rem}.lg-md\:pr1_25{padding-right:1.25rem}.lg-md\:pb1_25{padding-bottom:1.25rem}.lg-md\:pl1_25,.lg-md\:px1_25{padding-left:1.25rem}.lg-md\:px1_25{padding-right:1.25rem}.lg-md\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.lg-md\:m1_5{margin:1.5rem}.lg-md\:mt1_5{margin-top:1.5rem}.lg-md\:mr1_5{margin-right:1.5rem}.lg-md\:mb1_5{margin-bottom:1.5rem}.lg-md\:ml1_5,.lg-md\:mx1_5{margin-left:1.5rem}.lg-md\:mx1_5{margin-right:1.5rem}.lg-md\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.lg-md\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.lg-md\:p1_5{padding:1.5rem}.lg-md\:pt1_5{padding-top:1.5rem}.lg-md\:pr1_5{padding-right:1.5rem}.lg-md\:pb1_5{padding-bottom:1.5rem}.lg-md\:pl1_5,.lg-md\:px1_5{padding-left:1.5rem}.lg-md\:px1_5{padding-right:1.5rem}.lg-md\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.lg-md\:m1_75{margin:1.75rem}.lg-md\:mt1_75{margin-top:1.75rem}.lg-md\:mr1_75{margin-right:1.75rem}.lg-md\:mb1_75{margin-bottom:1.75rem}.lg-md\:ml1_75,.lg-md\:mx1_75{margin-left:1.75rem}.lg-md\:mx1_75{margin-right:1.75rem}.lg-md\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.lg-md\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.lg-md\:p1_75{padding:1.75rem}.lg-md\:pt1_75{padding-top:1.75rem}.lg-md\:pr1_75{padding-right:1.75rem}.lg-md\:pb1_75{padding-bottom:1.75rem}.lg-md\:pl1_75,.lg-md\:px1_75{padding-left:1.75rem}.lg-md\:px1_75{padding-right:1.75rem}.lg-md\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.lg-md\:m1_875{margin:1.875rem}.lg-md\:mt1_875{margin-top:1.875rem}.lg-md\:mr1_875{margin-right:1.875rem}.lg-md\:mb1_875{margin-bottom:1.875rem}.lg-md\:ml1_875,.lg-md\:mx1_875{margin-left:1.875rem}.lg-md\:mx1_875{margin-right:1.875rem}.lg-md\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.lg-md\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.lg-md\:p1_875{padding:1.875rem}.lg-md\:pt1_875{padding-top:1.875rem}.lg-md\:pr1_875{padding-right:1.875rem}.lg-md\:pb1_875{padding-bottom:1.875rem}.lg-md\:pl1_875,.lg-md\:px1_875{padding-left:1.875rem}.lg-md\:px1_875{padding-right:1.875rem}.lg-md\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.lg-md\:m2{margin:2rem}.lg-md\:mt2{margin-top:2rem}.lg-md\:mr2{margin-right:2rem}.lg-md\:mb2{margin-bottom:2rem}.lg-md\:ml2,.lg-md\:mx2{margin-left:2rem}.lg-md\:mx2{margin-right:2rem}.lg-md\:my2{margin-top:2rem;margin-bottom:2rem}.lg-md\:mxn2{margin-left:-2rem;margin-right:-2rem}.lg-md\:p2{padding:2rem}.lg-md\:pt2{padding-top:2rem}.lg-md\:pr2{padding-right:2rem}.lg-md\:pb2{padding-bottom:2rem}.lg-md\:pl2,.lg-md\:px2{padding-left:2rem}.lg-md\:px2{padding-right:2rem}.lg-md\:py2{padding-top:2rem;padding-bottom:2rem}.lg-md\:m2_25{margin:2.25rem}.lg-md\:mt2_25{margin-top:2.25rem}.lg-md\:mr2_25{margin-right:2.25rem}.lg-md\:mb2_25{margin-bottom:2.25rem}.lg-md\:ml2_25,.lg-md\:mx2_25{margin-left:2.25rem}.lg-md\:mx2_25{margin-right:2.25rem}.lg-md\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.lg-md\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.lg-md\:p2_25{padding:2.25rem}.lg-md\:pt2_25{padding-top:2.25rem}.lg-md\:pr2_25{padding-right:2.25rem}.lg-md\:pb2_25{padding-bottom:2.25rem}.lg-md\:pl2_25,.lg-md\:px2_25{padding-left:2.25rem}.lg-md\:px2_25{padding-right:2.25rem}.lg-md\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.lg-md\:m2_5{margin:2.5rem}.lg-md\:mt2_5{margin-top:2.5rem}.lg-md\:mr2_5{margin-right:2.5rem}.lg-md\:mb2_5{margin-bottom:2.5rem}.lg-md\:ml2_5,.lg-md\:mx2_5{margin-left:2.5rem}.lg-md\:mx2_5{margin-right:2.5rem}.lg-md\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.lg-md\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.lg-md\:p2_5{padding:2.5rem}.lg-md\:pt2_5{padding-top:2.5rem}.lg-md\:pr2_5{padding-right:2.5rem}.lg-md\:pb2_5{padding-bottom:2.5rem}.lg-md\:pl2_5,.lg-md\:px2_5{padding-left:2.5rem}.lg-md\:px2_5{padding-right:2.5rem}.lg-md\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.lg-md\:m3{margin:3rem}.lg-md\:mt3{margin-top:3rem}.lg-md\:mr3{margin-right:3rem}.lg-md\:mb3{margin-bottom:3rem}.lg-md\:ml3,.lg-md\:mx3{margin-left:3rem}.lg-md\:mx3{margin-right:3rem}.lg-md\:my3{margin-top:3rem;margin-bottom:3rem}.lg-md\:mxn3{margin-left:-3rem;margin-right:-3rem}.lg-md\:p3{padding:3rem}.lg-md\:pt3{padding-top:3rem}.lg-md\:pr3{padding-right:3rem}.lg-md\:pb3{padding-bottom:3rem}.lg-md\:pl3,.lg-md\:px3{padding-left:3rem}.lg-md\:px3{padding-right:3rem}.lg-md\:py3{padding-top:3rem;padding-bottom:3rem}.lg-md\:m3_125{margin:3.125rem}.lg-md\:mt3_125{margin-top:3.125rem}.lg-md\:mr3_125{margin-right:3.125rem}.lg-md\:mb3_125{margin-bottom:3.125rem}.lg-md\:ml3_125,.lg-md\:mx3_125{margin-left:3.125rem}.lg-md\:mx3_125{margin-right:3.125rem}.lg-md\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.lg-md\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.lg-md\:p3_125{padding:3.125rem}.lg-md\:pt3_125{padding-top:3.125rem}.lg-md\:pr3_125{padding-right:3.125rem}.lg-md\:pb3_125{padding-bottom:3.125rem}.lg-md\:pl3_125,.lg-md\:px3_125{padding-left:3.125rem}.lg-md\:px3_125{padding-right:3.125rem}.lg-md\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.lg-md\:m3_25{margin:3.25rem}.lg-md\:mt3_25{margin-top:3.25rem}.lg-md\:mr3_25{margin-right:3.25rem}.lg-md\:mb3_25{margin-bottom:3.25rem}.lg-md\:ml3_25,.lg-md\:mx3_25{margin-left:3.25rem}.lg-md\:mx3_25{margin-right:3.25rem}.lg-md\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.lg-md\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.lg-md\:p3_25{padding:3.25rem}.lg-md\:pt3_25{padding-top:3.25rem}.lg-md\:pr3_25{padding-right:3.25rem}.lg-md\:pb3_25{padding-bottom:3.25rem}.lg-md\:pl3_25,.lg-md\:px3_25{padding-left:3.25rem}.lg-md\:px3_25{padding-right:3.25rem}.lg-md\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.lg-md\:m4{margin:4rem}.lg-md\:mt4{margin-top:4rem}.lg-md\:mr4{margin-right:4rem}.lg-md\:mb4{margin-bottom:4rem}.lg-md\:ml4,.lg-md\:mx4{margin-left:4rem}.lg-md\:mx4{margin-right:4rem}.lg-md\:my4{margin-top:4rem;margin-bottom:4rem}.lg-md\:mxn4{margin-left:-4rem;margin-right:-4rem}.lg-md\:p4{padding:4rem}.lg-md\:pt4{padding-top:4rem}.lg-md\:pr4{padding-right:4rem}.lg-md\:pb4{padding-bottom:4rem}.lg-md\:pl4,.lg-md\:px4{padding-left:4rem}.lg-md\:px4{padding-right:4rem}.lg-md\:py4{padding-top:4rem;padding-bottom:4rem}.lg-md\:m4_375{margin:4.375rem}.lg-md\:mt4_375{margin-top:4.375rem}.lg-md\:mr4_375{margin-right:4.375rem}.lg-md\:mb4_375{margin-bottom:4.375rem}.lg-md\:ml4_375,.lg-md\:mx4_375{margin-left:4.375rem}.lg-md\:mx4_375{margin-right:4.375rem}.lg-md\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.lg-md\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.lg-md\:p4_375{padding:4.375rem}.lg-md\:pt4_375{padding-top:4.375rem}.lg-md\:pr4_375{padding-right:4.375rem}.lg-md\:pb4_375{padding-bottom:4.375rem}.lg-md\:pl4_375,.lg-md\:px4_375{padding-left:4.375rem}.lg-md\:px4_375{padding-right:4.375rem}.lg-md\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.lg-md\:m5{margin:5rem}.lg-md\:mt5{margin-top:5rem}.lg-md\:mr5{margin-right:5rem}.lg-md\:mb5{margin-bottom:5rem}.lg-md\:ml5,.lg-md\:mx5{margin-left:5rem}.lg-md\:mx5{margin-right:5rem}.lg-md\:my5{margin-top:5rem;margin-bottom:5rem}.lg-md\:mxn5{margin-left:-5rem;margin-right:-5rem}.lg-md\:p5{padding:5rem}.lg-md\:pt5{padding-top:5rem}.lg-md\:pr5{padding-right:5rem}.lg-md\:pb5{padding-bottom:5rem}.lg-md\:pl5,.lg-md\:px5{padding-left:5rem}.lg-md\:px5{padding-right:5rem}.lg-md\:py5{padding-top:5rem;padding-bottom:5rem}.lg-md\:m6{margin:6rem}.lg-md\:mt6{margin-top:6rem}.lg-md\:mr6{margin-right:6rem}.lg-md\:mb6{margin-bottom:6rem}.lg-md\:ml6,.lg-md\:mx6{margin-left:6rem}.lg-md\:mx6{margin-right:6rem}.lg-md\:my6{margin-top:6rem;margin-bottom:6rem}.lg-md\:mxn6{margin-left:-6rem;margin-right:-6rem}.lg-md\:p6{padding:6rem}.lg-md\:pt6{padding-top:6rem}.lg-md\:pr6{padding-right:6rem}.lg-md\:pb6{padding-bottom:6rem}.lg-md\:pl6,.lg-md\:px6{padding-left:6rem}.lg-md\:px6{padding-right:6rem}.lg-md\:py6{padding-top:6rem;padding-bottom:6rem}.lg-md\:m7{margin:7rem}.lg-md\:mt7{margin-top:7rem}.lg-md\:mr7{margin-right:7rem}.lg-md\:mb7{margin-bottom:7rem}.lg-md\:ml7,.lg-md\:mx7{margin-left:7rem}.lg-md\:mx7{margin-right:7rem}.lg-md\:my7{margin-top:7rem;margin-bottom:7rem}.lg-md\:mxn7{margin-left:-7rem;margin-right:-7rem}.lg-md\:p7{padding:7rem}.lg-md\:pt7{padding-top:7rem}.lg-md\:pr7{padding-right:7rem}.lg-md\:pb7{padding-bottom:7rem}.lg-md\:pl7,.lg-md\:px7{padding-left:7rem}.lg-md\:px7{padding-right:7rem}.lg-md\:py7{padding-top:7rem;padding-bottom:7rem}.lg-md\:m8{margin:8rem}.lg-md\:mt8{margin-top:8rem}.lg-md\:mr8{margin-right:8rem}.lg-md\:mb8{margin-bottom:8rem}.lg-md\:ml8,.lg-md\:mx8{margin-left:8rem}.lg-md\:mx8{margin-right:8rem}.lg-md\:my8{margin-top:8rem;margin-bottom:8rem}.lg-md\:mxn8{margin-left:-8rem;margin-right:-8rem}.lg-md\:p8{padding:8rem}.lg-md\:pt8{padding-top:8rem}.lg-md\:pr8{padding-right:8rem}.lg-md\:pb8{padding-bottom:8rem}.lg-md\:pl8,.lg-md\:px8{padding-left:8rem}.lg-md\:px8{padding-right:8rem}.lg-md\:py8{padding-top:8rem;padding-bottom:8rem}.lg-md\:mauto{margin:auto}.lg-md\:mtauto{margin-top:auto}.lg-md\:mrauto{margin-right:auto}.lg-md\:mbauto{margin-bottom:auto}.lg-md\:mlauto,.lg-md\:mxauto{margin-left:auto}.lg-md\:mxauto{margin-right:auto}.lg-md\:myauto{margin-top:auto;margin-bottom:auto}.lg-md\:mxnauto{margin-left:-auto;margin-right:-auto}.lg-md\:pauto{padding:auto}.lg-md\:ptauto{padding-top:auto}.lg-md\:prauto{padding-right:auto}.lg-md\:pbauto{padding-bottom:auto}.lg-md\:plauto,.lg-md\:pxauto{padding-left:auto}.lg-md\:pxauto{padding-right:auto}.lg-md\:pyauto{padding-top:auto;padding-bottom:auto}.lg-md\:col-0{width:0}.lg-md\:off-0{margin-left:0}.lg-md\:col-1{width:8.33333%}.lg-md\:off-1{margin-left:8.33333%}.lg-md\:col-2{width:16.66667%}.lg-md\:off-2{margin-left:16.66667%}.lg-md\:col-3{width:25%}.lg-md\:off-3{margin-left:25%}.lg-md\:col-4{width:33.33333%}.lg-md\:off-4{margin-left:33.33333%}.lg-md\:col-5{width:41.66667%}.lg-md\:off-5{margin-left:41.66667%}.lg-md\:col-6{width:50%}.lg-md\:off-6{margin-left:50%}.lg-md\:col-7{width:58.33333%}.lg-md\:off-7{margin-left:58.33333%}.lg-md\:col-8{width:66.66667%}.lg-md\:off-8{margin-left:66.66667%}.lg-md\:col-9{width:75%}.lg-md\:off-9{margin-left:75%}.lg-md\:col-10{width:83.33333%}.lg-md\:off-10{margin-left:83.33333%}.lg-md\:col-11{width:91.66667%}.lg-md\:off-11{margin-left:91.66667%}.lg-md\:col-12{width:100%}.lg-md\:off-12{margin-left:100%}}@media (min-width:1080px){.lg\:wauto{width:auto}.lg\:hauto{height:auto}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-center{text-align:center}.lg\:text-justify{text-align:justify}.lg\:inline{display:inline}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:table{display:table}.lg\:table-cell{display:table-cell}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:vertical-align-top{vertical-align:top}.lg\:vertical-align-middle{vertical-align:middle}.lg\:vertical-align-bottom{vertical-align:bottom}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:fixed{position:fixed}.lg\:sticky{position:-webkit-sticky;position:sticky}.lg\:left{float:left}.lg\:right{float:right}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:justify-stretch{justify-content:stretch}.lg\:flex-1{flex:1 1}.lg\:flex-2{flex:2 1}.lg\:flex-3{flex:3 1}.lg\:flex-none{flex:none}.lg\:order-0{order:0}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-first{order:-1}.lg\:order-last{order:9999}.lg\:none{display:none}.lg\:m0{margin:0}.lg\:mt0{margin-top:0}.lg\:mr0{margin-right:0}.lg\:mb0{margin-bottom:0}.lg\:ml0,.lg\:mx0{margin-left:0}.lg\:mx0{margin-right:0}.lg\:my0{margin-top:0;margin-bottom:0}.lg\:mxn0{margin-left:0;margin-right:0}.lg\:p0{padding:0}.lg\:pt0{padding-top:0}.lg\:pr0{padding-right:0}.lg\:pb0{padding-bottom:0}.lg\:pl0,.lg\:px0{padding-left:0}.lg\:px0{padding-right:0}.lg\:py0{padding-top:0;padding-bottom:0}.lg\:m_1{margin:.1rem}.lg\:mt_1{margin-top:.1rem}.lg\:mr_1{margin-right:.1rem}.lg\:mb_1{margin-bottom:.1rem}.lg\:ml_1,.lg\:mx_1{margin-left:.1rem}.lg\:mx_1{margin-right:.1rem}.lg\:my_1{margin-top:.1rem;margin-bottom:.1rem}.lg\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.lg\:p_1{padding:.1rem}.lg\:pt_1{padding-top:.1rem}.lg\:pr_1{padding-right:.1rem}.lg\:pb_1{padding-bottom:.1rem}.lg\:pl_1,.lg\:px_1{padding-left:.1rem}.lg\:px_1{padding-right:.1rem}.lg\:py_1{padding-top:.1rem;padding-bottom:.1rem}.lg\:m_2{margin:.2rem}.lg\:mt_2{margin-top:.2rem}.lg\:mr_2{margin-right:.2rem}.lg\:mb_2{margin-bottom:.2rem}.lg\:ml_2,.lg\:mx_2{margin-left:.2rem}.lg\:mx_2{margin-right:.2rem}.lg\:my_2{margin-top:.2rem;margin-bottom:.2rem}.lg\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.lg\:p_2{padding:.2rem}.lg\:pt_2{padding-top:.2rem}.lg\:pr_2{padding-right:.2rem}.lg\:pb_2{padding-bottom:.2rem}.lg\:pl_2,.lg\:px_2{padding-left:.2rem}.lg\:px_2{padding-right:.2rem}.lg\:py_2{padding-top:.2rem;padding-bottom:.2rem}.lg\:m_25{margin:.25rem}.lg\:mt_25{margin-top:.25rem}.lg\:mr_25{margin-right:.25rem}.lg\:mb_25{margin-bottom:.25rem}.lg\:ml_25,.lg\:mx_25{margin-left:.25rem}.lg\:mx_25{margin-right:.25rem}.lg\:my_25{margin-top:.25rem;margin-bottom:.25rem}.lg\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.lg\:p_25{padding:.25rem}.lg\:pt_25{padding-top:.25rem}.lg\:pr_25{padding-right:.25rem}.lg\:pb_25{padding-bottom:.25rem}.lg\:pl_25,.lg\:px_25{padding-left:.25rem}.lg\:px_25{padding-right:.25rem}.lg\:py_25{padding-top:.25rem;padding-bottom:.25rem}.lg\:m_375{margin:.375rem}.lg\:mt_375{margin-top:.375rem}.lg\:mr_375{margin-right:.375rem}.lg\:mb_375{margin-bottom:.375rem}.lg\:ml_375,.lg\:mx_375{margin-left:.375rem}.lg\:mx_375{margin-right:.375rem}.lg\:my_375{margin-top:.375rem;margin-bottom:.375rem}.lg\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.lg\:p_375{padding:.375rem}.lg\:pt_375{padding-top:.375rem}.lg\:pr_375{padding-right:.375rem}.lg\:pb_375{padding-bottom:.375rem}.lg\:pl_375,.lg\:px_375{padding-left:.375rem}.lg\:px_375{padding-right:.375rem}.lg\:py_375{padding-top:.375rem;padding-bottom:.375rem}.lg\:m_5{margin:.5rem}.lg\:mt_5{margin-top:.5rem}.lg\:mr_5{margin-right:.5rem}.lg\:mb_5{margin-bottom:.5rem}.lg\:ml_5,.lg\:mx_5{margin-left:.5rem}.lg\:mx_5{margin-right:.5rem}.lg\:my_5{margin-top:.5rem;margin-bottom:.5rem}.lg\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.lg\:p_5{padding:.5rem}.lg\:pt_5{padding-top:.5rem}.lg\:pr_5{padding-right:.5rem}.lg\:pb_5{padding-bottom:.5rem}.lg\:pl_5,.lg\:px_5{padding-left:.5rem}.lg\:px_5{padding-right:.5rem}.lg\:py_5{padding-top:.5rem;padding-bottom:.5rem}.lg\:m_625{margin:.625rem}.lg\:mt_625{margin-top:.625rem}.lg\:mr_625{margin-right:.625rem}.lg\:mb_625{margin-bottom:.625rem}.lg\:ml_625,.lg\:mx_625{margin-left:.625rem}.lg\:mx_625{margin-right:.625rem}.lg\:my_625{margin-top:.625rem;margin-bottom:.625rem}.lg\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.lg\:p_625{padding:.625rem}.lg\:pt_625{padding-top:.625rem}.lg\:pr_625{padding-right:.625rem}.lg\:pb_625{padding-bottom:.625rem}.lg\:pl_625,.lg\:px_625{padding-left:.625rem}.lg\:px_625{padding-right:.625rem}.lg\:py_625{padding-top:.625rem;padding-bottom:.625rem}.lg\:m_75{margin:.75rem}.lg\:mt_75{margin-top:.75rem}.lg\:mr_75{margin-right:.75rem}.lg\:mb_75{margin-bottom:.75rem}.lg\:ml_75,.lg\:mx_75{margin-left:.75rem}.lg\:mx_75{margin-right:.75rem}.lg\:my_75{margin-top:.75rem;margin-bottom:.75rem}.lg\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.lg\:p_75{padding:.75rem}.lg\:pt_75{padding-top:.75rem}.lg\:pr_75{padding-right:.75rem}.lg\:pb_75{padding-bottom:.75rem}.lg\:pl_75,.lg\:px_75{padding-left:.75rem}.lg\:px_75{padding-right:.75rem}.lg\:py_75{padding-top:.75rem;padding-bottom:.75rem}.lg\:m1{margin:1rem}.lg\:mt1{margin-top:1rem}.lg\:mr1{margin-right:1rem}.lg\:mb1{margin-bottom:1rem}.lg\:ml1,.lg\:mx1{margin-left:1rem}.lg\:mx1{margin-right:1rem}.lg\:my1{margin-top:1rem;margin-bottom:1rem}.lg\:mxn1{margin-left:-1rem;margin-right:-1rem}.lg\:p1{padding:1rem}.lg\:pt1{padding-top:1rem}.lg\:pr1{padding-right:1rem}.lg\:pb1{padding-bottom:1rem}.lg\:pl1,.lg\:px1{padding-left:1rem}.lg\:px1{padding-right:1rem}.lg\:py1{padding-top:1rem;padding-bottom:1rem}.lg\:m1_25{margin:1.25rem}.lg\:mt1_25{margin-top:1.25rem}.lg\:mr1_25{margin-right:1.25rem}.lg\:mb1_25{margin-bottom:1.25rem}.lg\:ml1_25,.lg\:mx1_25{margin-left:1.25rem}.lg\:mx1_25{margin-right:1.25rem}.lg\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:p1_25{padding:1.25rem}.lg\:pt1_25{padding-top:1.25rem}.lg\:pr1_25{padding-right:1.25rem}.lg\:pb1_25{padding-bottom:1.25rem}.lg\:pl1_25,.lg\:px1_25{padding-left:1.25rem}.lg\:px1_25{padding-right:1.25rem}.lg\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:m1_5{margin:1.5rem}.lg\:mt1_5{margin-top:1.5rem}.lg\:mr1_5{margin-right:1.5rem}.lg\:mb1_5{margin-bottom:1.5rem}.lg\:ml1_5,.lg\:mx1_5{margin-left:1.5rem}.lg\:mx1_5{margin-right:1.5rem}.lg\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:p1_5{padding:1.5rem}.lg\:pt1_5{padding-top:1.5rem}.lg\:pr1_5{padding-right:1.5rem}.lg\:pb1_5{padding-bottom:1.5rem}.lg\:pl1_5,.lg\:px1_5{padding-left:1.5rem}.lg\:px1_5{padding-right:1.5rem}.lg\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:m1_75{margin:1.75rem}.lg\:mt1_75{margin-top:1.75rem}.lg\:mr1_75{margin-right:1.75rem}.lg\:mb1_75{margin-bottom:1.75rem}.lg\:ml1_75,.lg\:mx1_75{margin-left:1.75rem}.lg\:mx1_75{margin-right:1.75rem}.lg\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.lg\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.lg\:p1_75{padding:1.75rem}.lg\:pt1_75{padding-top:1.75rem}.lg\:pr1_75{padding-right:1.75rem}.lg\:pb1_75{padding-bottom:1.75rem}.lg\:pl1_75,.lg\:px1_75{padding-left:1.75rem}.lg\:px1_75{padding-right:1.75rem}.lg\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:m1_875{margin:1.875rem}.lg\:mt1_875{margin-top:1.875rem}.lg\:mr1_875{margin-right:1.875rem}.lg\:mb1_875{margin-bottom:1.875rem}.lg\:ml1_875,.lg\:mx1_875{margin-left:1.875rem}.lg\:mx1_875{margin-right:1.875rem}.lg\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.lg\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.lg\:p1_875{padding:1.875rem}.lg\:pt1_875{padding-top:1.875rem}.lg\:pr1_875{padding-right:1.875rem}.lg\:pb1_875{padding-bottom:1.875rem}.lg\:pl1_875,.lg\:px1_875{padding-left:1.875rem}.lg\:px1_875{padding-right:1.875rem}.lg\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.lg\:m2{margin:2rem}.lg\:mt2{margin-top:2rem}.lg\:mr2{margin-right:2rem}.lg\:mb2{margin-bottom:2rem}.lg\:ml2,.lg\:mx2{margin-left:2rem}.lg\:mx2{margin-right:2rem}.lg\:my2{margin-top:2rem;margin-bottom:2rem}.lg\:mxn2{margin-left:-2rem;margin-right:-2rem}.lg\:p2{padding:2rem}.lg\:pt2{padding-top:2rem}.lg\:pr2{padding-right:2rem}.lg\:pb2{padding-bottom:2rem}.lg\:pl2,.lg\:px2{padding-left:2rem}.lg\:px2{padding-right:2rem}.lg\:py2{padding-top:2rem;padding-bottom:2rem}.lg\:m2_25{margin:2.25rem}.lg\:mt2_25{margin-top:2.25rem}.lg\:mr2_25{margin-right:2.25rem}.lg\:mb2_25{margin-bottom:2.25rem}.lg\:ml2_25,.lg\:mx2_25{margin-left:2.25rem}.lg\:mx2_25{margin-right:2.25rem}.lg\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:p2_25{padding:2.25rem}.lg\:pt2_25{padding-top:2.25rem}.lg\:pr2_25{padding-right:2.25rem}.lg\:pb2_25{padding-bottom:2.25rem}.lg\:pl2_25,.lg\:px2_25{padding-left:2.25rem}.lg\:px2_25{padding-right:2.25rem}.lg\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.lg\:m2_5{margin:2.5rem}.lg\:mt2_5{margin-top:2.5rem}.lg\:mr2_5{margin-right:2.5rem}.lg\:mb2_5{margin-bottom:2.5rem}.lg\:ml2_5,.lg\:mx2_5{margin-left:2.5rem}.lg\:mx2_5{margin-right:2.5rem}.lg\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.lg\:p2_5{padding:2.5rem}.lg\:pt2_5{padding-top:2.5rem}.lg\:pr2_5{padding-right:2.5rem}.lg\:pb2_5{padding-bottom:2.5rem}.lg\:pl2_5,.lg\:px2_5{padding-left:2.5rem}.lg\:px2_5{padding-right:2.5rem}.lg\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:m3{margin:3rem}.lg\:mt3{margin-top:3rem}.lg\:mr3{margin-right:3rem}.lg\:mb3{margin-bottom:3rem}.lg\:ml3,.lg\:mx3{margin-left:3rem}.lg\:mx3{margin-right:3rem}.lg\:my3{margin-top:3rem;margin-bottom:3rem}.lg\:mxn3{margin-left:-3rem;margin-right:-3rem}.lg\:p3{padding:3rem}.lg\:pt3{padding-top:3rem}.lg\:pr3{padding-right:3rem}.lg\:pb3{padding-bottom:3rem}.lg\:pl3,.lg\:px3{padding-left:3rem}.lg\:px3{padding-right:3rem}.lg\:py3{padding-top:3rem;padding-bottom:3rem}.lg\:m3_125{margin:3.125rem}.lg\:mt3_125{margin-top:3.125rem}.lg\:mr3_125{margin-right:3.125rem}.lg\:mb3_125{margin-bottom:3.125rem}.lg\:ml3_125,.lg\:mx3_125{margin-left:3.125rem}.lg\:mx3_125{margin-right:3.125rem}.lg\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.lg\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.lg\:p3_125{padding:3.125rem}.lg\:pt3_125{padding-top:3.125rem}.lg\:pr3_125{padding-right:3.125rem}.lg\:pb3_125{padding-bottom:3.125rem}.lg\:pl3_125,.lg\:px3_125{padding-left:3.125rem}.lg\:px3_125{padding-right:3.125rem}.lg\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.lg\:m3_25{margin:3.25rem}.lg\:mt3_25{margin-top:3.25rem}.lg\:mr3_25{margin-right:3.25rem}.lg\:mb3_25{margin-bottom:3.25rem}.lg\:ml3_25,.lg\:mx3_25{margin-left:3.25rem}.lg\:mx3_25{margin-right:3.25rem}.lg\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.lg\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.lg\:p3_25{padding:3.25rem}.lg\:pt3_25{padding-top:3.25rem}.lg\:pr3_25{padding-right:3.25rem}.lg\:pb3_25{padding-bottom:3.25rem}.lg\:pl3_25,.lg\:px3_25{padding-left:3.25rem}.lg\:px3_25{padding-right:3.25rem}.lg\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.lg\:m4{margin:4rem}.lg\:mt4{margin-top:4rem}.lg\:mr4{margin-right:4rem}.lg\:mb4{margin-bottom:4rem}.lg\:ml4,.lg\:mx4{margin-left:4rem}.lg\:mx4{margin-right:4rem}.lg\:my4{margin-top:4rem;margin-bottom:4rem}.lg\:mxn4{margin-left:-4rem;margin-right:-4rem}.lg\:p4{padding:4rem}.lg\:pt4{padding-top:4rem}.lg\:pr4{padding-right:4rem}.lg\:pb4{padding-bottom:4rem}.lg\:pl4,.lg\:px4{padding-left:4rem}.lg\:px4{padding-right:4rem}.lg\:py4{padding-top:4rem;padding-bottom:4rem}.lg\:m4_375{margin:4.375rem}.lg\:mt4_375{margin-top:4.375rem}.lg\:mr4_375{margin-right:4.375rem}.lg\:mb4_375{margin-bottom:4.375rem}.lg\:ml4_375,.lg\:mx4_375{margin-left:4.375rem}.lg\:mx4_375{margin-right:4.375rem}.lg\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.lg\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.lg\:p4_375{padding:4.375rem}.lg\:pt4_375{padding-top:4.375rem}.lg\:pr4_375{padding-right:4.375rem}.lg\:pb4_375{padding-bottom:4.375rem}.lg\:pl4_375,.lg\:px4_375{padding-left:4.375rem}.lg\:px4_375{padding-right:4.375rem}.lg\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.lg\:m5{margin:5rem}.lg\:mt5{margin-top:5rem}.lg\:mr5{margin-right:5rem}.lg\:mb5{margin-bottom:5rem}.lg\:ml5,.lg\:mx5{margin-left:5rem}.lg\:mx5{margin-right:5rem}.lg\:my5{margin-top:5rem;margin-bottom:5rem}.lg\:mxn5{margin-left:-5rem;margin-right:-5rem}.lg\:p5{padding:5rem}.lg\:pt5{padding-top:5rem}.lg\:pr5{padding-right:5rem}.lg\:pb5{padding-bottom:5rem}.lg\:pl5,.lg\:px5{padding-left:5rem}.lg\:px5{padding-right:5rem}.lg\:py5{padding-top:5rem;padding-bottom:5rem}.lg\:m6{margin:6rem}.lg\:mt6{margin-top:6rem}.lg\:mr6{margin-right:6rem}.lg\:mb6{margin-bottom:6rem}.lg\:ml6,.lg\:mx6{margin-left:6rem}.lg\:mx6{margin-right:6rem}.lg\:my6{margin-top:6rem;margin-bottom:6rem}.lg\:mxn6{margin-left:-6rem;margin-right:-6rem}.lg\:p6{padding:6rem}.lg\:pt6{padding-top:6rem}.lg\:pr6{padding-right:6rem}.lg\:pb6{padding-bottom:6rem}.lg\:pl6,.lg\:px6{padding-left:6rem}.lg\:px6{padding-right:6rem}.lg\:py6{padding-top:6rem;padding-bottom:6rem}.lg\:m7{margin:7rem}.lg\:mt7{margin-top:7rem}.lg\:mr7{margin-right:7rem}.lg\:mb7{margin-bottom:7rem}.lg\:ml7,.lg\:mx7{margin-left:7rem}.lg\:mx7{margin-right:7rem}.lg\:my7{margin-top:7rem;margin-bottom:7rem}.lg\:mxn7{margin-left:-7rem;margin-right:-7rem}.lg\:p7{padding:7rem}.lg\:pt7{padding-top:7rem}.lg\:pr7{padding-right:7rem}.lg\:pb7{padding-bottom:7rem}.lg\:pl7,.lg\:px7{padding-left:7rem}.lg\:px7{padding-right:7rem}.lg\:py7{padding-top:7rem;padding-bottom:7rem}.lg\:m8{margin:8rem}.lg\:mt8{margin-top:8rem}.lg\:mr8{margin-right:8rem}.lg\:mb8{margin-bottom:8rem}.lg\:ml8,.lg\:mx8{margin-left:8rem}.lg\:mx8{margin-right:8rem}.lg\:my8{margin-top:8rem;margin-bottom:8rem}.lg\:mxn8{margin-left:-8rem;margin-right:-8rem}.lg\:p8{padding:8rem}.lg\:pt8{padding-top:8rem}.lg\:pr8{padding-right:8rem}.lg\:pb8{padding-bottom:8rem}.lg\:pl8,.lg\:px8{padding-left:8rem}.lg\:px8{padding-right:8rem}.lg\:py8{padding-top:8rem;padding-bottom:8rem}.lg\:mauto{margin:auto}.lg\:mtauto{margin-top:auto}.lg\:mrauto{margin-right:auto}.lg\:mbauto{margin-bottom:auto}.lg\:mlauto,.lg\:mxauto{margin-left:auto}.lg\:mxauto{margin-right:auto}.lg\:myauto{margin-top:auto;margin-bottom:auto}.lg\:mxnauto{margin-left:-auto;margin-right:-auto}.lg\:pauto{padding:auto}.lg\:ptauto{padding-top:auto}.lg\:prauto{padding-right:auto}.lg\:pbauto{padding-bottom:auto}.lg\:plauto,.lg\:pxauto{padding-left:auto}.lg\:pxauto{padding-right:auto}.lg\:pyauto{padding-top:auto;padding-bottom:auto}.lg\:col-0{width:0}.lg\:off-0{margin-left:0}.lg\:col-1{width:8.33333%}.lg\:off-1{margin-left:8.33333%}.lg\:col-2{width:16.66667%}.lg\:off-2{margin-left:16.66667%}.lg\:col-3{width:25%}.lg\:off-3{margin-left:25%}.lg\:col-4{width:33.33333%}.lg\:off-4{margin-left:33.33333%}.lg\:col-5{width:41.66667%}.lg\:off-5{margin-left:41.66667%}.lg\:col-6{width:50%}.lg\:off-6{margin-left:50%}.lg\:col-7{width:58.33333%}.lg\:off-7{margin-left:58.33333%}.lg\:col-8{width:66.66667%}.lg\:off-8{margin-left:66.66667%}.lg\:col-9{width:75%}.lg\:off-9{margin-left:75%}.lg\:col-10{width:83.33333%}.lg\:off-10{margin-left:83.33333%}.lg\:col-11{width:91.66667%}.lg\:off-11{margin-left:91.66667%}.lg\:col-12{width:100%}.lg\:off-12{margin-left:100%}}@media (min-width:1280px){.xl\:wauto{width:auto}.xl\:hauto{height:auto}.xl\:text-left{text-align:left}.xl\:text-right{text-align:right}.xl\:text-center{text-align:center}.xl\:text-justify{text-align:justify}.xl\:inline{display:inline}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:table{display:table}.xl\:table-cell{display:table-cell}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:vertical-align-top{vertical-align:top}.xl\:vertical-align-middle{vertical-align:middle}.xl\:vertical-align-bottom{vertical-align:bottom}.xl\:absolute{position:absolute}.xl\:relative{position:relative}.xl\:fixed{position:fixed}.xl\:sticky{position:-webkit-sticky;position:sticky}.xl\:left{float:left}.xl\:right{float:right}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col-reverse{flex-direction:column-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:justify-stretch{justify-content:stretch}.xl\:flex-1{flex:1 1}.xl\:flex-2{flex:2 1}.xl\:flex-3{flex:3 1}.xl\:flex-none{flex:none}.xl\:order-0{order:0}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-first{order:-1}.xl\:order-last{order:9999}.xl\:none{display:none}.xl\:m0{margin:0}.xl\:mt0{margin-top:0}.xl\:mr0{margin-right:0}.xl\:mb0{margin-bottom:0}.xl\:ml0,.xl\:mx0{margin-left:0}.xl\:mx0{margin-right:0}.xl\:my0{margin-top:0;margin-bottom:0}.xl\:mxn0{margin-left:0;margin-right:0}.xl\:p0{padding:0}.xl\:pt0{padding-top:0}.xl\:pr0{padding-right:0}.xl\:pb0{padding-bottom:0}.xl\:pl0,.xl\:px0{padding-left:0}.xl\:px0{padding-right:0}.xl\:py0{padding-top:0;padding-bottom:0}.xl\:m_1{margin:.1rem}.xl\:mt_1{margin-top:.1rem}.xl\:mr_1{margin-right:.1rem}.xl\:mb_1{margin-bottom:.1rem}.xl\:ml_1,.xl\:mx_1{margin-left:.1rem}.xl\:mx_1{margin-right:.1rem}.xl\:my_1{margin-top:.1rem;margin-bottom:.1rem}.xl\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.xl\:p_1{padding:.1rem}.xl\:pt_1{padding-top:.1rem}.xl\:pr_1{padding-right:.1rem}.xl\:pb_1{padding-bottom:.1rem}.xl\:pl_1,.xl\:px_1{padding-left:.1rem}.xl\:px_1{padding-right:.1rem}.xl\:py_1{padding-top:.1rem;padding-bottom:.1rem}.xl\:m_2{margin:.2rem}.xl\:mt_2{margin-top:.2rem}.xl\:mr_2{margin-right:.2rem}.xl\:mb_2{margin-bottom:.2rem}.xl\:ml_2,.xl\:mx_2{margin-left:.2rem}.xl\:mx_2{margin-right:.2rem}.xl\:my_2{margin-top:.2rem;margin-bottom:.2rem}.xl\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.xl\:p_2{padding:.2rem}.xl\:pt_2{padding-top:.2rem}.xl\:pr_2{padding-right:.2rem}.xl\:pb_2{padding-bottom:.2rem}.xl\:pl_2,.xl\:px_2{padding-left:.2rem}.xl\:px_2{padding-right:.2rem}.xl\:py_2{padding-top:.2rem;padding-bottom:.2rem}.xl\:m_25{margin:.25rem}.xl\:mt_25{margin-top:.25rem}.xl\:mr_25{margin-right:.25rem}.xl\:mb_25{margin-bottom:.25rem}.xl\:ml_25,.xl\:mx_25{margin-left:.25rem}.xl\:mx_25{margin-right:.25rem}.xl\:my_25{margin-top:.25rem;margin-bottom:.25rem}.xl\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.xl\:p_25{padding:.25rem}.xl\:pt_25{padding-top:.25rem}.xl\:pr_25{padding-right:.25rem}.xl\:pb_25{padding-bottom:.25rem}.xl\:pl_25,.xl\:px_25{padding-left:.25rem}.xl\:px_25{padding-right:.25rem}.xl\:py_25{padding-top:.25rem;padding-bottom:.25rem}.xl\:m_375{margin:.375rem}.xl\:mt_375{margin-top:.375rem}.xl\:mr_375{margin-right:.375rem}.xl\:mb_375{margin-bottom:.375rem}.xl\:ml_375,.xl\:mx_375{margin-left:.375rem}.xl\:mx_375{margin-right:.375rem}.xl\:my_375{margin-top:.375rem;margin-bottom:.375rem}.xl\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.xl\:p_375{padding:.375rem}.xl\:pt_375{padding-top:.375rem}.xl\:pr_375{padding-right:.375rem}.xl\:pb_375{padding-bottom:.375rem}.xl\:pl_375,.xl\:px_375{padding-left:.375rem}.xl\:px_375{padding-right:.375rem}.xl\:py_375{padding-top:.375rem;padding-bottom:.375rem}.xl\:m_5{margin:.5rem}.xl\:mt_5{margin-top:.5rem}.xl\:mr_5{margin-right:.5rem}.xl\:mb_5{margin-bottom:.5rem}.xl\:ml_5,.xl\:mx_5{margin-left:.5rem}.xl\:mx_5{margin-right:.5rem}.xl\:my_5{margin-top:.5rem;margin-bottom:.5rem}.xl\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.xl\:p_5{padding:.5rem}.xl\:pt_5{padding-top:.5rem}.xl\:pr_5{padding-right:.5rem}.xl\:pb_5{padding-bottom:.5rem}.xl\:pl_5,.xl\:px_5{padding-left:.5rem}.xl\:px_5{padding-right:.5rem}.xl\:py_5{padding-top:.5rem;padding-bottom:.5rem}.xl\:m_625{margin:.625rem}.xl\:mt_625{margin-top:.625rem}.xl\:mr_625{margin-right:.625rem}.xl\:mb_625{margin-bottom:.625rem}.xl\:ml_625,.xl\:mx_625{margin-left:.625rem}.xl\:mx_625{margin-right:.625rem}.xl\:my_625{margin-top:.625rem;margin-bottom:.625rem}.xl\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.xl\:p_625{padding:.625rem}.xl\:pt_625{padding-top:.625rem}.xl\:pr_625{padding-right:.625rem}.xl\:pb_625{padding-bottom:.625rem}.xl\:pl_625,.xl\:px_625{padding-left:.625rem}.xl\:px_625{padding-right:.625rem}.xl\:py_625{padding-top:.625rem;padding-bottom:.625rem}.xl\:m_75{margin:.75rem}.xl\:mt_75{margin-top:.75rem}.xl\:mr_75{margin-right:.75rem}.xl\:mb_75{margin-bottom:.75rem}.xl\:ml_75,.xl\:mx_75{margin-left:.75rem}.xl\:mx_75{margin-right:.75rem}.xl\:my_75{margin-top:.75rem;margin-bottom:.75rem}.xl\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.xl\:p_75{padding:.75rem}.xl\:pt_75{padding-top:.75rem}.xl\:pr_75{padding-right:.75rem}.xl\:pb_75{padding-bottom:.75rem}.xl\:pl_75,.xl\:px_75{padding-left:.75rem}.xl\:px_75{padding-right:.75rem}.xl\:py_75{padding-top:.75rem;padding-bottom:.75rem}.xl\:m1{margin:1rem}.xl\:mt1{margin-top:1rem}.xl\:mr1{margin-right:1rem}.xl\:mb1{margin-bottom:1rem}.xl\:ml1,.xl\:mx1{margin-left:1rem}.xl\:mx1{margin-right:1rem}.xl\:my1{margin-top:1rem;margin-bottom:1rem}.xl\:mxn1{margin-left:-1rem;margin-right:-1rem}.xl\:p1{padding:1rem}.xl\:pt1{padding-top:1rem}.xl\:pr1{padding-right:1rem}.xl\:pb1{padding-bottom:1rem}.xl\:pl1,.xl\:px1{padding-left:1rem}.xl\:px1{padding-right:1rem}.xl\:py1{padding-top:1rem;padding-bottom:1rem}.xl\:m1_25{margin:1.25rem}.xl\:mt1_25{margin-top:1.25rem}.xl\:mr1_25{margin-right:1.25rem}.xl\:mb1_25{margin-bottom:1.25rem}.xl\:ml1_25,.xl\:mx1_25{margin-left:1.25rem}.xl\:mx1_25{margin-right:1.25rem}.xl\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.xl\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.xl\:p1_25{padding:1.25rem}.xl\:pt1_25{padding-top:1.25rem}.xl\:pr1_25{padding-right:1.25rem}.xl\:pb1_25{padding-bottom:1.25rem}.xl\:pl1_25,.xl\:px1_25{padding-left:1.25rem}.xl\:px1_25{padding-right:1.25rem}.xl\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:m1_5{margin:1.5rem}.xl\:mt1_5{margin-top:1.5rem}.xl\:mr1_5{margin-right:1.5rem}.xl\:mb1_5{margin-bottom:1.5rem}.xl\:ml1_5,.xl\:mx1_5{margin-left:1.5rem}.xl\:mx1_5{margin-right:1.5rem}.xl\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.xl\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.xl\:p1_5{padding:1.5rem}.xl\:pt1_5{padding-top:1.5rem}.xl\:pr1_5{padding-right:1.5rem}.xl\:pb1_5{padding-bottom:1.5rem}.xl\:pl1_5,.xl\:px1_5{padding-left:1.5rem}.xl\:px1_5{padding-right:1.5rem}.xl\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:m1_75{margin:1.75rem}.xl\:mt1_75{margin-top:1.75rem}.xl\:mr1_75{margin-right:1.75rem}.xl\:mb1_75{margin-bottom:1.75rem}.xl\:ml1_75,.xl\:mx1_75{margin-left:1.75rem}.xl\:mx1_75{margin-right:1.75rem}.xl\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.xl\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.xl\:p1_75{padding:1.75rem}.xl\:pt1_75{padding-top:1.75rem}.xl\:pr1_75{padding-right:1.75rem}.xl\:pb1_75{padding-bottom:1.75rem}.xl\:pl1_75,.xl\:px1_75{padding-left:1.75rem}.xl\:px1_75{padding-right:1.75rem}.xl\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.xl\:m1_875{margin:1.875rem}.xl\:mt1_875{margin-top:1.875rem}.xl\:mr1_875{margin-right:1.875rem}.xl\:mb1_875{margin-bottom:1.875rem}.xl\:ml1_875,.xl\:mx1_875{margin-left:1.875rem}.xl\:mx1_875{margin-right:1.875rem}.xl\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.xl\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.xl\:p1_875{padding:1.875rem}.xl\:pt1_875{padding-top:1.875rem}.xl\:pr1_875{padding-right:1.875rem}.xl\:pb1_875{padding-bottom:1.875rem}.xl\:pl1_875,.xl\:px1_875{padding-left:1.875rem}.xl\:px1_875{padding-right:1.875rem}.xl\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.xl\:m2{margin:2rem}.xl\:mt2{margin-top:2rem}.xl\:mr2{margin-right:2rem}.xl\:mb2{margin-bottom:2rem}.xl\:ml2,.xl\:mx2{margin-left:2rem}.xl\:mx2{margin-right:2rem}.xl\:my2{margin-top:2rem;margin-bottom:2rem}.xl\:mxn2{margin-left:-2rem;margin-right:-2rem}.xl\:p2{padding:2rem}.xl\:pt2{padding-top:2rem}.xl\:pr2{padding-right:2rem}.xl\:pb2{padding-bottom:2rem}.xl\:pl2,.xl\:px2{padding-left:2rem}.xl\:px2{padding-right:2rem}.xl\:py2{padding-top:2rem;padding-bottom:2rem}.xl\:m2_25{margin:2.25rem}.xl\:mt2_25{margin-top:2.25rem}.xl\:mr2_25{margin-right:2.25rem}.xl\:mb2_25{margin-bottom:2.25rem}.xl\:ml2_25,.xl\:mx2_25{margin-left:2.25rem}.xl\:mx2_25{margin-right:2.25rem}.xl\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.xl\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.xl\:p2_25{padding:2.25rem}.xl\:pt2_25{padding-top:2.25rem}.xl\:pr2_25{padding-right:2.25rem}.xl\:pb2_25{padding-bottom:2.25rem}.xl\:pl2_25,.xl\:px2_25{padding-left:2.25rem}.xl\:px2_25{padding-right:2.25rem}.xl\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.xl\:m2_5{margin:2.5rem}.xl\:mt2_5{margin-top:2.5rem}.xl\:mr2_5{margin-right:2.5rem}.xl\:mb2_5{margin-bottom:2.5rem}.xl\:ml2_5,.xl\:mx2_5{margin-left:2.5rem}.xl\:mx2_5{margin-right:2.5rem}.xl\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.xl\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.xl\:p2_5{padding:2.5rem}.xl\:pt2_5{padding-top:2.5rem}.xl\:pr2_5{padding-right:2.5rem}.xl\:pb2_5{padding-bottom:2.5rem}.xl\:pl2_5,.xl\:px2_5{padding-left:2.5rem}.xl\:px2_5{padding-right:2.5rem}.xl\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:m3{margin:3rem}.xl\:mt3{margin-top:3rem}.xl\:mr3{margin-right:3rem}.xl\:mb3{margin-bottom:3rem}.xl\:ml3,.xl\:mx3{margin-left:3rem}.xl\:mx3{margin-right:3rem}.xl\:my3{margin-top:3rem;margin-bottom:3rem}.xl\:mxn3{margin-left:-3rem;margin-right:-3rem}.xl\:p3{padding:3rem}.xl\:pt3{padding-top:3rem}.xl\:pr3{padding-right:3rem}.xl\:pb3{padding-bottom:3rem}.xl\:pl3,.xl\:px3{padding-left:3rem}.xl\:px3{padding-right:3rem}.xl\:py3{padding-top:3rem;padding-bottom:3rem}.xl\:m3_125{margin:3.125rem}.xl\:mt3_125{margin-top:3.125rem}.xl\:mr3_125{margin-right:3.125rem}.xl\:mb3_125{margin-bottom:3.125rem}.xl\:ml3_125,.xl\:mx3_125{margin-left:3.125rem}.xl\:mx3_125{margin-right:3.125rem}.xl\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.xl\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.xl\:p3_125{padding:3.125rem}.xl\:pt3_125{padding-top:3.125rem}.xl\:pr3_125{padding-right:3.125rem}.xl\:pb3_125{padding-bottom:3.125rem}.xl\:pl3_125,.xl\:px3_125{padding-left:3.125rem}.xl\:px3_125{padding-right:3.125rem}.xl\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.xl\:m3_25{margin:3.25rem}.xl\:mt3_25{margin-top:3.25rem}.xl\:mr3_25{margin-right:3.25rem}.xl\:mb3_25{margin-bottom:3.25rem}.xl\:ml3_25,.xl\:mx3_25{margin-left:3.25rem}.xl\:mx3_25{margin-right:3.25rem}.xl\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.xl\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.xl\:p3_25{padding:3.25rem}.xl\:pt3_25{padding-top:3.25rem}.xl\:pr3_25{padding-right:3.25rem}.xl\:pb3_25{padding-bottom:3.25rem}.xl\:pl3_25,.xl\:px3_25{padding-left:3.25rem}.xl\:px3_25{padding-right:3.25rem}.xl\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.xl\:m4{margin:4rem}.xl\:mt4{margin-top:4rem}.xl\:mr4{margin-right:4rem}.xl\:mb4{margin-bottom:4rem}.xl\:ml4,.xl\:mx4{margin-left:4rem}.xl\:mx4{margin-right:4rem}.xl\:my4{margin-top:4rem;margin-bottom:4rem}.xl\:mxn4{margin-left:-4rem;margin-right:-4rem}.xl\:p4{padding:4rem}.xl\:pt4{padding-top:4rem}.xl\:pr4{padding-right:4rem}.xl\:pb4{padding-bottom:4rem}.xl\:pl4,.xl\:px4{padding-left:4rem}.xl\:px4{padding-right:4rem}.xl\:py4{padding-top:4rem;padding-bottom:4rem}.xl\:m4_375{margin:4.375rem}.xl\:mt4_375{margin-top:4.375rem}.xl\:mr4_375{margin-right:4.375rem}.xl\:mb4_375{margin-bottom:4.375rem}.xl\:ml4_375,.xl\:mx4_375{margin-left:4.375rem}.xl\:mx4_375{margin-right:4.375rem}.xl\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.xl\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.xl\:p4_375{padding:4.375rem}.xl\:pt4_375{padding-top:4.375rem}.xl\:pr4_375{padding-right:4.375rem}.xl\:pb4_375{padding-bottom:4.375rem}.xl\:pl4_375,.xl\:px4_375{padding-left:4.375rem}.xl\:px4_375{padding-right:4.375rem}.xl\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.xl\:m5{margin:5rem}.xl\:mt5{margin-top:5rem}.xl\:mr5{margin-right:5rem}.xl\:mb5{margin-bottom:5rem}.xl\:ml5,.xl\:mx5{margin-left:5rem}.xl\:mx5{margin-right:5rem}.xl\:my5{margin-top:5rem;margin-bottom:5rem}.xl\:mxn5{margin-left:-5rem;margin-right:-5rem}.xl\:p5{padding:5rem}.xl\:pt5{padding-top:5rem}.xl\:pr5{padding-right:5rem}.xl\:pb5{padding-bottom:5rem}.xl\:pl5,.xl\:px5{padding-left:5rem}.xl\:px5{padding-right:5rem}.xl\:py5{padding-top:5rem;padding-bottom:5rem}.xl\:m6{margin:6rem}.xl\:mt6{margin-top:6rem}.xl\:mr6{margin-right:6rem}.xl\:mb6{margin-bottom:6rem}.xl\:ml6,.xl\:mx6{margin-left:6rem}.xl\:mx6{margin-right:6rem}.xl\:my6{margin-top:6rem;margin-bottom:6rem}.xl\:mxn6{margin-left:-6rem;margin-right:-6rem}.xl\:p6{padding:6rem}.xl\:pt6{padding-top:6rem}.xl\:pr6{padding-right:6rem}.xl\:pb6{padding-bottom:6rem}.xl\:pl6,.xl\:px6{padding-left:6rem}.xl\:px6{padding-right:6rem}.xl\:py6{padding-top:6rem;padding-bottom:6rem}.xl\:m7{margin:7rem}.xl\:mt7{margin-top:7rem}.xl\:mr7{margin-right:7rem}.xl\:mb7{margin-bottom:7rem}.xl\:ml7,.xl\:mx7{margin-left:7rem}.xl\:mx7{margin-right:7rem}.xl\:my7{margin-top:7rem;margin-bottom:7rem}.xl\:mxn7{margin-left:-7rem;margin-right:-7rem}.xl\:p7{padding:7rem}.xl\:pt7{padding-top:7rem}.xl\:pr7{padding-right:7rem}.xl\:pb7{padding-bottom:7rem}.xl\:pl7,.xl\:px7{padding-left:7rem}.xl\:px7{padding-right:7rem}.xl\:py7{padding-top:7rem;padding-bottom:7rem}.xl\:m8{margin:8rem}.xl\:mt8{margin-top:8rem}.xl\:mr8{margin-right:8rem}.xl\:mb8{margin-bottom:8rem}.xl\:ml8,.xl\:mx8{margin-left:8rem}.xl\:mx8{margin-right:8rem}.xl\:my8{margin-top:8rem;margin-bottom:8rem}.xl\:mxn8{margin-left:-8rem;margin-right:-8rem}.xl\:p8{padding:8rem}.xl\:pt8{padding-top:8rem}.xl\:pr8{padding-right:8rem}.xl\:pb8{padding-bottom:8rem}.xl\:pl8,.xl\:px8{padding-left:8rem}.xl\:px8{padding-right:8rem}.xl\:py8{padding-top:8rem;padding-bottom:8rem}.xl\:mauto{margin:auto}.xl\:mtauto{margin-top:auto}.xl\:mrauto{margin-right:auto}.xl\:mbauto{margin-bottom:auto}.xl\:mlauto,.xl\:mxauto{margin-left:auto}.xl\:mxauto{margin-right:auto}.xl\:myauto{margin-top:auto;margin-bottom:auto}.xl\:mxnauto{margin-left:-auto;margin-right:-auto}.xl\:pauto{padding:auto}.xl\:ptauto{padding-top:auto}.xl\:prauto{padding-right:auto}.xl\:pbauto{padding-bottom:auto}.xl\:plauto,.xl\:pxauto{padding-left:auto}.xl\:pxauto{padding-right:auto}.xl\:pyauto{padding-top:auto;padding-bottom:auto}.xl\:col-0{width:0}.xl\:off-0{margin-left:0}.xl\:col-1{width:8.33333%}.xl\:off-1{margin-left:8.33333%}.xl\:col-2{width:16.66667%}.xl\:off-2{margin-left:16.66667%}.xl\:col-3{width:25%}.xl\:off-3{margin-left:25%}.xl\:col-4{width:33.33333%}.xl\:off-4{margin-left:33.33333%}.xl\:col-5{width:41.66667%}.xl\:off-5{margin-left:41.66667%}.xl\:col-6{width:50%}.xl\:off-6{margin-left:50%}.xl\:col-7{width:58.33333%}.xl\:off-7{margin-left:58.33333%}.xl\:col-8{width:66.66667%}.xl\:off-8{margin-left:66.66667%}.xl\:col-9{width:75%}.xl\:off-9{margin-left:75%}.xl\:col-10{width:83.33333%}.xl\:off-10{margin-left:83.33333%}.xl\:col-11{width:91.66667%}.xl\:off-11{margin-left:91.66667%}.xl\:col-12{width:100%}.xl\:off-12{margin-left:100%}}@media (min-width:1440px){.xl-wide\:wauto{width:auto}.xl-wide\:hauto{height:auto}.xl-wide\:text-left{text-align:left}.xl-wide\:text-right{text-align:right}.xl-wide\:text-center{text-align:center}.xl-wide\:text-justify{text-align:justify}.xl-wide\:inline{display:inline}.xl-wide\:block{display:block}.xl-wide\:inline-block{display:inline-block}.xl-wide\:table{display:table}.xl-wide\:table-cell{display:table-cell}.xl-wide\:flex{display:flex}.xl-wide\:inline-flex{display:inline-flex}.xl-wide\:vertical-align-top{vertical-align:top}.xl-wide\:vertical-align-middle{vertical-align:middle}.xl-wide\:vertical-align-bottom{vertical-align:bottom}.xl-wide\:absolute{position:absolute}.xl-wide\:relative{position:relative}.xl-wide\:fixed{position:fixed}.xl-wide\:sticky{position:-webkit-sticky;position:sticky}.xl-wide\:left{float:left}.xl-wide\:right{float:right}.xl-wide\:flex-row{flex-direction:row}.xl-wide\:flex-col{flex-direction:column}.xl-wide\:flex-row-reverse{flex-direction:row-reverse}.xl-wide\:flex-col-reverse{flex-direction:column-reverse}.xl-wide\:flex-wrap{flex-wrap:wrap}.xl-wide\:flex-nowrap{flex-wrap:nowrap}.xl-wide\:items-start{align-items:flex-start}.xl-wide\:items-end{align-items:flex-end}.xl-wide\:items-center{align-items:center}.xl-wide\:items-baseline{align-items:baseline}.xl-wide\:items-stretch{align-items:stretch}.xl-wide\:justify-start{justify-content:flex-start}.xl-wide\:justify-end{justify-content:flex-end}.xl-wide\:justify-center{justify-content:center}.xl-wide\:justify-between{justify-content:space-between}.xl-wide\:justify-around{justify-content:space-around}.xl-wide\:justify-evenly{justify-content:space-evenly}.xl-wide\:justify-stretch{justify-content:stretch}.xl-wide\:flex-1{flex:1 1}.xl-wide\:flex-2{flex:2 1}.xl-wide\:flex-3{flex:3 1}.xl-wide\:flex-none{flex:none}.xl-wide\:order-0{order:0}.xl-wide\:order-1{order:1}.xl-wide\:order-2{order:2}.xl-wide\:order-3{order:3}.xl-wide\:order-first{order:-1}.xl-wide\:order-last{order:9999}.xl-wide\:none{display:none}.xl-wide\:m0{margin:0}.xl-wide\:mt0{margin-top:0}.xl-wide\:mr0{margin-right:0}.xl-wide\:mb0{margin-bottom:0}.xl-wide\:ml0{margin-left:0}.xl-wide\:mx0{margin-left:0;margin-right:0}.xl-wide\:my0{margin-top:0;margin-bottom:0}.xl-wide\:mxn0{margin-left:0;margin-right:0}.xl-wide\:p0{padding:0}.xl-wide\:pt0{padding-top:0}.xl-wide\:pr0{padding-right:0}.xl-wide\:pb0{padding-bottom:0}.xl-wide\:pl0,.xl-wide\:px0{padding-left:0}.xl-wide\:px0{padding-right:0}.xl-wide\:py0{padding-top:0;padding-bottom:0}.xl-wide\:m_1{margin:.1rem}.xl-wide\:mt_1{margin-top:.1rem}.xl-wide\:mr_1{margin-right:.1rem}.xl-wide\:mb_1{margin-bottom:.1rem}.xl-wide\:ml_1,.xl-wide\:mx_1{margin-left:.1rem}.xl-wide\:mx_1{margin-right:.1rem}.xl-wide\:my_1{margin-top:.1rem;margin-bottom:.1rem}.xl-wide\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.xl-wide\:p_1{padding:.1rem}.xl-wide\:pt_1{padding-top:.1rem}.xl-wide\:pr_1{padding-right:.1rem}.xl-wide\:pb_1{padding-bottom:.1rem}.xl-wide\:pl_1,.xl-wide\:px_1{padding-left:.1rem}.xl-wide\:px_1{padding-right:.1rem}.xl-wide\:py_1{padding-top:.1rem;padding-bottom:.1rem}.xl-wide\:m_2{margin:.2rem}.xl-wide\:mt_2{margin-top:.2rem}.xl-wide\:mr_2{margin-right:.2rem}.xl-wide\:mb_2{margin-bottom:.2rem}.xl-wide\:ml_2,.xl-wide\:mx_2{margin-left:.2rem}.xl-wide\:mx_2{margin-right:.2rem}.xl-wide\:my_2{margin-top:.2rem;margin-bottom:.2rem}.xl-wide\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.xl-wide\:p_2{padding:.2rem}.xl-wide\:pt_2{padding-top:.2rem}.xl-wide\:pr_2{padding-right:.2rem}.xl-wide\:pb_2{padding-bottom:.2rem}.xl-wide\:pl_2,.xl-wide\:px_2{padding-left:.2rem}.xl-wide\:px_2{padding-right:.2rem}.xl-wide\:py_2{padding-top:.2rem;padding-bottom:.2rem}.xl-wide\:m_25{margin:.25rem}.xl-wide\:mt_25{margin-top:.25rem}.xl-wide\:mr_25{margin-right:.25rem}.xl-wide\:mb_25{margin-bottom:.25rem}.xl-wide\:ml_25,.xl-wide\:mx_25{margin-left:.25rem}.xl-wide\:mx_25{margin-right:.25rem}.xl-wide\:my_25{margin-top:.25rem;margin-bottom:.25rem}.xl-wide\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.xl-wide\:p_25{padding:.25rem}.xl-wide\:pt_25{padding-top:.25rem}.xl-wide\:pr_25{padding-right:.25rem}.xl-wide\:pb_25{padding-bottom:.25rem}.xl-wide\:pl_25,.xl-wide\:px_25{padding-left:.25rem}.xl-wide\:px_25{padding-right:.25rem}.xl-wide\:py_25{padding-top:.25rem;padding-bottom:.25rem}.xl-wide\:m_375{margin:.375rem}.xl-wide\:mt_375{margin-top:.375rem}.xl-wide\:mr_375{margin-right:.375rem}.xl-wide\:mb_375{margin-bottom:.375rem}.xl-wide\:ml_375,.xl-wide\:mx_375{margin-left:.375rem}.xl-wide\:mx_375{margin-right:.375rem}.xl-wide\:my_375{margin-top:.375rem;margin-bottom:.375rem}.xl-wide\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.xl-wide\:p_375{padding:.375rem}.xl-wide\:pt_375{padding-top:.375rem}.xl-wide\:pr_375{padding-right:.375rem}.xl-wide\:pb_375{padding-bottom:.375rem}.xl-wide\:pl_375,.xl-wide\:px_375{padding-left:.375rem}.xl-wide\:px_375{padding-right:.375rem}.xl-wide\:py_375{padding-top:.375rem;padding-bottom:.375rem}.xl-wide\:m_5{margin:.5rem}.xl-wide\:mt_5{margin-top:.5rem}.xl-wide\:mr_5{margin-right:.5rem}.xl-wide\:mb_5{margin-bottom:.5rem}.xl-wide\:ml_5,.xl-wide\:mx_5{margin-left:.5rem}.xl-wide\:mx_5{margin-right:.5rem}.xl-wide\:my_5{margin-top:.5rem;margin-bottom:.5rem}.xl-wide\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.xl-wide\:p_5{padding:.5rem}.xl-wide\:pt_5{padding-top:.5rem}.xl-wide\:pr_5{padding-right:.5rem}.xl-wide\:pb_5{padding-bottom:.5rem}.xl-wide\:pl_5,.xl-wide\:px_5{padding-left:.5rem}.xl-wide\:px_5{padding-right:.5rem}.xl-wide\:py_5{padding-top:.5rem;padding-bottom:.5rem}.xl-wide\:m_625{margin:.625rem}.xl-wide\:mt_625{margin-top:.625rem}.xl-wide\:mr_625{margin-right:.625rem}.xl-wide\:mb_625{margin-bottom:.625rem}.xl-wide\:ml_625,.xl-wide\:mx_625{margin-left:.625rem}.xl-wide\:mx_625{margin-right:.625rem}.xl-wide\:my_625{margin-top:.625rem;margin-bottom:.625rem}.xl-wide\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.xl-wide\:p_625{padding:.625rem}.xl-wide\:pt_625{padding-top:.625rem}.xl-wide\:pr_625{padding-right:.625rem}.xl-wide\:pb_625{padding-bottom:.625rem}.xl-wide\:pl_625,.xl-wide\:px_625{padding-left:.625rem}.xl-wide\:px_625{padding-right:.625rem}.xl-wide\:py_625{padding-top:.625rem;padding-bottom:.625rem}.xl-wide\:m_75{margin:.75rem}.xl-wide\:mt_75{margin-top:.75rem}.xl-wide\:mr_75{margin-right:.75rem}.xl-wide\:mb_75{margin-bottom:.75rem}.xl-wide\:ml_75,.xl-wide\:mx_75{margin-left:.75rem}.xl-wide\:mx_75{margin-right:.75rem}.xl-wide\:my_75{margin-top:.75rem;margin-bottom:.75rem}.xl-wide\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.xl-wide\:p_75{padding:.75rem}.xl-wide\:pt_75{padding-top:.75rem}.xl-wide\:pr_75{padding-right:.75rem}.xl-wide\:pb_75{padding-bottom:.75rem}.xl-wide\:pl_75,.xl-wide\:px_75{padding-left:.75rem}.xl-wide\:px_75{padding-right:.75rem}.xl-wide\:py_75{padding-top:.75rem;padding-bottom:.75rem}.xl-wide\:m1{margin:1rem}.xl-wide\:mt1{margin-top:1rem}.xl-wide\:mr1{margin-right:1rem}.xl-wide\:mb1{margin-bottom:1rem}.xl-wide\:ml1,.xl-wide\:mx1{margin-left:1rem}.xl-wide\:mx1{margin-right:1rem}.xl-wide\:my1{margin-top:1rem;margin-bottom:1rem}.xl-wide\:mxn1{margin-left:-1rem;margin-right:-1rem}.xl-wide\:p1{padding:1rem}.xl-wide\:pt1{padding-top:1rem}.xl-wide\:pr1{padding-right:1rem}.xl-wide\:pb1{padding-bottom:1rem}.xl-wide\:pl1,.xl-wide\:px1{padding-left:1rem}.xl-wide\:px1{padding-right:1rem}.xl-wide\:py1{padding-top:1rem;padding-bottom:1rem}.xl-wide\:m1_25{margin:1.25rem}.xl-wide\:mt1_25{margin-top:1.25rem}.xl-wide\:mr1_25{margin-right:1.25rem}.xl-wide\:mb1_25{margin-bottom:1.25rem}.xl-wide\:ml1_25,.xl-wide\:mx1_25{margin-left:1.25rem}.xl-wide\:mx1_25{margin-right:1.25rem}.xl-wide\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.xl-wide\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.xl-wide\:p1_25{padding:1.25rem}.xl-wide\:pt1_25{padding-top:1.25rem}.xl-wide\:pr1_25{padding-right:1.25rem}.xl-wide\:pb1_25{padding-bottom:1.25rem}.xl-wide\:pl1_25,.xl-wide\:px1_25{padding-left:1.25rem}.xl-wide\:px1_25{padding-right:1.25rem}.xl-wide\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.xl-wide\:m1_5{margin:1.5rem}.xl-wide\:mt1_5{margin-top:1.5rem}.xl-wide\:mr1_5{margin-right:1.5rem}.xl-wide\:mb1_5{margin-bottom:1.5rem}.xl-wide\:ml1_5,.xl-wide\:mx1_5{margin-left:1.5rem}.xl-wide\:mx1_5{margin-right:1.5rem}.xl-wide\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.xl-wide\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.xl-wide\:p1_5{padding:1.5rem}.xl-wide\:pt1_5{padding-top:1.5rem}.xl-wide\:pr1_5{padding-right:1.5rem}.xl-wide\:pb1_5{padding-bottom:1.5rem}.xl-wide\:pl1_5,.xl-wide\:px1_5{padding-left:1.5rem}.xl-wide\:px1_5{padding-right:1.5rem}.xl-wide\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.xl-wide\:m1_75{margin:1.75rem}.xl-wide\:mt1_75{margin-top:1.75rem}.xl-wide\:mr1_75{margin-right:1.75rem}.xl-wide\:mb1_75{margin-bottom:1.75rem}.xl-wide\:ml1_75,.xl-wide\:mx1_75{margin-left:1.75rem}.xl-wide\:mx1_75{margin-right:1.75rem}.xl-wide\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.xl-wide\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.xl-wide\:p1_75{padding:1.75rem}.xl-wide\:pt1_75{padding-top:1.75rem}.xl-wide\:pr1_75{padding-right:1.75rem}.xl-wide\:pb1_75{padding-bottom:1.75rem}.xl-wide\:pl1_75,.xl-wide\:px1_75{padding-left:1.75rem}.xl-wide\:px1_75{padding-right:1.75rem}.xl-wide\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.xl-wide\:m1_875{margin:1.875rem}.xl-wide\:mt1_875{margin-top:1.875rem}.xl-wide\:mr1_875{margin-right:1.875rem}.xl-wide\:mb1_875{margin-bottom:1.875rem}.xl-wide\:ml1_875,.xl-wide\:mx1_875{margin-left:1.875rem}.xl-wide\:mx1_875{margin-right:1.875rem}.xl-wide\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.xl-wide\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.xl-wide\:p1_875{padding:1.875rem}.xl-wide\:pt1_875{padding-top:1.875rem}.xl-wide\:pr1_875{padding-right:1.875rem}.xl-wide\:pb1_875{padding-bottom:1.875rem}.xl-wide\:pl1_875,.xl-wide\:px1_875{padding-left:1.875rem}.xl-wide\:px1_875{padding-right:1.875rem}.xl-wide\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.xl-wide\:m2{margin:2rem}.xl-wide\:mt2{margin-top:2rem}.xl-wide\:mr2{margin-right:2rem}.xl-wide\:mb2{margin-bottom:2rem}.xl-wide\:ml2,.xl-wide\:mx2{margin-left:2rem}.xl-wide\:mx2{margin-right:2rem}.xl-wide\:my2{margin-top:2rem;margin-bottom:2rem}.xl-wide\:mxn2{margin-left:-2rem;margin-right:-2rem}.xl-wide\:p2{padding:2rem}.xl-wide\:pt2{padding-top:2rem}.xl-wide\:pr2{padding-right:2rem}.xl-wide\:pb2{padding-bottom:2rem}.xl-wide\:pl2,.xl-wide\:px2{padding-left:2rem}.xl-wide\:px2{padding-right:2rem}.xl-wide\:py2{padding-top:2rem;padding-bottom:2rem}.xl-wide\:m2_25{margin:2.25rem}.xl-wide\:mt2_25{margin-top:2.25rem}.xl-wide\:mr2_25{margin-right:2.25rem}.xl-wide\:mb2_25{margin-bottom:2.25rem}.xl-wide\:ml2_25,.xl-wide\:mx2_25{margin-left:2.25rem}.xl-wide\:mx2_25{margin-right:2.25rem}.xl-wide\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.xl-wide\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.xl-wide\:p2_25{padding:2.25rem}.xl-wide\:pt2_25{padding-top:2.25rem}.xl-wide\:pr2_25{padding-right:2.25rem}.xl-wide\:pb2_25{padding-bottom:2.25rem}.xl-wide\:pl2_25,.xl-wide\:px2_25{padding-left:2.25rem}.xl-wide\:px2_25{padding-right:2.25rem}.xl-wide\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.xl-wide\:m2_5{margin:2.5rem}.xl-wide\:mt2_5{margin-top:2.5rem}.xl-wide\:mr2_5{margin-right:2.5rem}.xl-wide\:mb2_5{margin-bottom:2.5rem}.xl-wide\:ml2_5,.xl-wide\:mx2_5{margin-left:2.5rem}.xl-wide\:mx2_5{margin-right:2.5rem}.xl-wide\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.xl-wide\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.xl-wide\:p2_5{padding:2.5rem}.xl-wide\:pt2_5{padding-top:2.5rem}.xl-wide\:pr2_5{padding-right:2.5rem}.xl-wide\:pb2_5{padding-bottom:2.5rem}.xl-wide\:pl2_5,.xl-wide\:px2_5{padding-left:2.5rem}.xl-wide\:px2_5{padding-right:2.5rem}.xl-wide\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.xl-wide\:m3{margin:3rem}.xl-wide\:mt3{margin-top:3rem}.xl-wide\:mr3{margin-right:3rem}.xl-wide\:mb3{margin-bottom:3rem}.xl-wide\:ml3,.xl-wide\:mx3{margin-left:3rem}.xl-wide\:mx3{margin-right:3rem}.xl-wide\:my3{margin-top:3rem;margin-bottom:3rem}.xl-wide\:mxn3{margin-left:-3rem;margin-right:-3rem}.xl-wide\:p3{padding:3rem}.xl-wide\:pt3{padding-top:3rem}.xl-wide\:pr3{padding-right:3rem}.xl-wide\:pb3{padding-bottom:3rem}.xl-wide\:pl3,.xl-wide\:px3{padding-left:3rem}.xl-wide\:px3{padding-right:3rem}.xl-wide\:py3{padding-top:3rem;padding-bottom:3rem}.xl-wide\:m3_125{margin:3.125rem}.xl-wide\:mt3_125{margin-top:3.125rem}.xl-wide\:mr3_125{margin-right:3.125rem}.xl-wide\:mb3_125{margin-bottom:3.125rem}.xl-wide\:ml3_125,.xl-wide\:mx3_125{margin-left:3.125rem}.xl-wide\:mx3_125{margin-right:3.125rem}.xl-wide\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.xl-wide\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.xl-wide\:p3_125{padding:3.125rem}.xl-wide\:pt3_125{padding-top:3.125rem}.xl-wide\:pr3_125{padding-right:3.125rem}.xl-wide\:pb3_125{padding-bottom:3.125rem}.xl-wide\:pl3_125,.xl-wide\:px3_125{padding-left:3.125rem}.xl-wide\:px3_125{padding-right:3.125rem}.xl-wide\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.xl-wide\:m3_25{margin:3.25rem}.xl-wide\:mt3_25{margin-top:3.25rem}.xl-wide\:mr3_25{margin-right:3.25rem}.xl-wide\:mb3_25{margin-bottom:3.25rem}.xl-wide\:ml3_25,.xl-wide\:mx3_25{margin-left:3.25rem}.xl-wide\:mx3_25{margin-right:3.25rem}.xl-wide\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.xl-wide\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.xl-wide\:p3_25{padding:3.25rem}.xl-wide\:pt3_25{padding-top:3.25rem}.xl-wide\:pr3_25{padding-right:3.25rem}.xl-wide\:pb3_25{padding-bottom:3.25rem}.xl-wide\:pl3_25,.xl-wide\:px3_25{padding-left:3.25rem}.xl-wide\:px3_25{padding-right:3.25rem}.xl-wide\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.xl-wide\:m4{margin:4rem}.xl-wide\:mt4{margin-top:4rem}.xl-wide\:mr4{margin-right:4rem}.xl-wide\:mb4{margin-bottom:4rem}.xl-wide\:ml4,.xl-wide\:mx4{margin-left:4rem}.xl-wide\:mx4{margin-right:4rem}.xl-wide\:my4{margin-top:4rem;margin-bottom:4rem}.xl-wide\:mxn4{margin-left:-4rem;margin-right:-4rem}.xl-wide\:p4{padding:4rem}.xl-wide\:pt4{padding-top:4rem}.xl-wide\:pr4{padding-right:4rem}.xl-wide\:pb4{padding-bottom:4rem}.xl-wide\:pl4,.xl-wide\:px4{padding-left:4rem}.xl-wide\:px4{padding-right:4rem}.xl-wide\:py4{padding-top:4rem;padding-bottom:4rem}.xl-wide\:m4_375{margin:4.375rem}.xl-wide\:mt4_375{margin-top:4.375rem}.xl-wide\:mr4_375{margin-right:4.375rem}.xl-wide\:mb4_375{margin-bottom:4.375rem}.xl-wide\:ml4_375,.xl-wide\:mx4_375{margin-left:4.375rem}.xl-wide\:mx4_375{margin-right:4.375rem}.xl-wide\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.xl-wide\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.xl-wide\:p4_375{padding:4.375rem}.xl-wide\:pt4_375{padding-top:4.375rem}.xl-wide\:pr4_375{padding-right:4.375rem}.xl-wide\:pb4_375{padding-bottom:4.375rem}.xl-wide\:pl4_375,.xl-wide\:px4_375{padding-left:4.375rem}.xl-wide\:px4_375{padding-right:4.375rem}.xl-wide\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.xl-wide\:m5{margin:5rem}.xl-wide\:mt5{margin-top:5rem}.xl-wide\:mr5{margin-right:5rem}.xl-wide\:mb5{margin-bottom:5rem}.xl-wide\:ml5,.xl-wide\:mx5{margin-left:5rem}.xl-wide\:mx5{margin-right:5rem}.xl-wide\:my5{margin-top:5rem;margin-bottom:5rem}.xl-wide\:mxn5{margin-left:-5rem;margin-right:-5rem}.xl-wide\:p5{padding:5rem}.xl-wide\:pt5{padding-top:5rem}.xl-wide\:pr5{padding-right:5rem}.xl-wide\:pb5{padding-bottom:5rem}.xl-wide\:pl5,.xl-wide\:px5{padding-left:5rem}.xl-wide\:px5{padding-right:5rem}.xl-wide\:py5{padding-top:5rem;padding-bottom:5rem}.xl-wide\:m6{margin:6rem}.xl-wide\:mt6{margin-top:6rem}.xl-wide\:mr6{margin-right:6rem}.xl-wide\:mb6{margin-bottom:6rem}.xl-wide\:ml6,.xl-wide\:mx6{margin-left:6rem}.xl-wide\:mx6{margin-right:6rem}.xl-wide\:my6{margin-top:6rem;margin-bottom:6rem}.xl-wide\:mxn6{margin-left:-6rem;margin-right:-6rem}.xl-wide\:p6{padding:6rem}.xl-wide\:pt6{padding-top:6rem}.xl-wide\:pr6{padding-right:6rem}.xl-wide\:pb6{padding-bottom:6rem}.xl-wide\:pl6,.xl-wide\:px6{padding-left:6rem}.xl-wide\:px6{padding-right:6rem}.xl-wide\:py6{padding-top:6rem;padding-bottom:6rem}.xl-wide\:m7{margin:7rem}.xl-wide\:mt7{margin-top:7rem}.xl-wide\:mr7{margin-right:7rem}.xl-wide\:mb7{margin-bottom:7rem}.xl-wide\:ml7,.xl-wide\:mx7{margin-left:7rem}.xl-wide\:mx7{margin-right:7rem}.xl-wide\:my7{margin-top:7rem;margin-bottom:7rem}.xl-wide\:mxn7{margin-left:-7rem;margin-right:-7rem}.xl-wide\:p7{padding:7rem}.xl-wide\:pt7{padding-top:7rem}.xl-wide\:pr7{padding-right:7rem}.xl-wide\:pb7{padding-bottom:7rem}.xl-wide\:pl7,.xl-wide\:px7{padding-left:7rem}.xl-wide\:px7{padding-right:7rem}.xl-wide\:py7{padding-top:7rem;padding-bottom:7rem}.xl-wide\:m8{margin:8rem}.xl-wide\:mt8{margin-top:8rem}.xl-wide\:mr8{margin-right:8rem}.xl-wide\:mb8{margin-bottom:8rem}.xl-wide\:ml8,.xl-wide\:mx8{margin-left:8rem}.xl-wide\:mx8{margin-right:8rem}.xl-wide\:my8{margin-top:8rem;margin-bottom:8rem}.xl-wide\:mxn8{margin-left:-8rem;margin-right:-8rem}.xl-wide\:p8{padding:8rem}.xl-wide\:pt8{padding-top:8rem}.xl-wide\:pr8{padding-right:8rem}.xl-wide\:pb8{padding-bottom:8rem}.xl-wide\:pl8,.xl-wide\:px8{padding-left:8rem}.xl-wide\:px8{padding-right:8rem}.xl-wide\:py8{padding-top:8rem;padding-bottom:8rem}.xl-wide\:mauto{margin:auto}.xl-wide\:mtauto{margin-top:auto}.xl-wide\:mrauto{margin-right:auto}.xl-wide\:mbauto{margin-bottom:auto}.xl-wide\:mlauto{margin-left:auto}.xl-wide\:mxauto{margin-left:auto;margin-right:auto}.xl-wide\:myauto{margin-top:auto;margin-bottom:auto}.xl-wide\:mxnauto{margin-left:-auto;margin-right:-auto}.xl-wide\:pauto{padding:auto}.xl-wide\:ptauto{padding-top:auto}.xl-wide\:prauto{padding-right:auto}.xl-wide\:pbauto{padding-bottom:auto}.xl-wide\:plauto,.xl-wide\:pxauto{padding-left:auto}.xl-wide\:pxauto{padding-right:auto}.xl-wide\:pyauto{padding-top:auto;padding-bottom:auto}.xl-wide\:col-0{width:0}.xl-wide\:off-0{margin-left:0}.xl-wide\:col-1{width:8.33333%}.xl-wide\:off-1{margin-left:8.33333%}.xl-wide\:col-2{width:16.66667%}.xl-wide\:off-2{margin-left:16.66667%}.xl-wide\:col-3{width:25%}.xl-wide\:off-3{margin-left:25%}.xl-wide\:col-4{width:33.33333%}.xl-wide\:off-4{margin-left:33.33333%}.xl-wide\:col-5{width:41.66667%}.xl-wide\:off-5{margin-left:41.66667%}.xl-wide\:col-6{width:50%}.xl-wide\:off-6{margin-left:50%}.xl-wide\:col-7{width:58.33333%}.xl-wide\:off-7{margin-left:58.33333%}.xl-wide\:col-8{width:66.66667%}.xl-wide\:off-8{margin-left:66.66667%}.xl-wide\:col-9{width:75%}.xl-wide\:off-9{margin-left:75%}.xl-wide\:col-10{width:83.33333%}.xl-wide\:off-10{margin-left:83.33333%}.xl-wide\:col-11{width:91.66667%}.xl-wide\:off-11{margin-left:91.66667%}.xl-wide\:col-12{width:100%}.xl-wide\:off-12{margin-left:100%}}@media (min-width:1600px){.xxl\:wauto{width:auto}.xxl\:hauto{height:auto}.xxl\:text-left{text-align:left}.xxl\:text-right{text-align:right}.xxl\:text-center{text-align:center}.xxl\:text-justify{text-align:justify}.xxl\:inline{display:inline}.xxl\:block{display:block}.xxl\:inline-block{display:inline-block}.xxl\:table{display:table}.xxl\:table-cell{display:table-cell}.xxl\:flex{display:flex}.xxl\:inline-flex{display:inline-flex}.xxl\:vertical-align-top{vertical-align:top}.xxl\:vertical-align-middle{vertical-align:middle}.xxl\:vertical-align-bottom{vertical-align:bottom}.xxl\:absolute{position:absolute}.xxl\:relative{position:relative}.xxl\:fixed{position:fixed}.xxl\:sticky{position:-webkit-sticky;position:sticky}.xxl\:left{float:left}.xxl\:right{float:right}.xxl\:flex-row{flex-direction:row}.xxl\:flex-col{flex-direction:column}.xxl\:flex-row-reverse{flex-direction:row-reverse}.xxl\:flex-col-reverse{flex-direction:column-reverse}.xxl\:flex-wrap{flex-wrap:wrap}.xxl\:flex-nowrap{flex-wrap:nowrap}.xxl\:items-start{align-items:flex-start}.xxl\:items-end{align-items:flex-end}.xxl\:items-center{align-items:center}.xxl\:items-baseline{align-items:baseline}.xxl\:items-stretch{align-items:stretch}.xxl\:justify-start{justify-content:flex-start}.xxl\:justify-end{justify-content:flex-end}.xxl\:justify-center{justify-content:center}.xxl\:justify-between{justify-content:space-between}.xxl\:justify-around{justify-content:space-around}.xxl\:justify-evenly{justify-content:space-evenly}.xxl\:justify-stretch{justify-content:stretch}.xxl\:flex-1{flex:1 1}.xxl\:flex-2{flex:2 1}.xxl\:flex-3{flex:3 1}.xxl\:flex-none{flex:none}.xxl\:order-0{order:0}.xxl\:order-1{order:1}.xxl\:order-2{order:2}.xxl\:order-3{order:3}.xxl\:order-first{order:-1}.xxl\:order-last{order:9999}.xxl\:none{display:none}.xxl\:m0{margin:0}.xxl\:mt0{margin-top:0}.xxl\:mr0{margin-right:0}.xxl\:mb0{margin-bottom:0}.xxl\:ml0,.xxl\:mx0{margin-left:0}.xxl\:mx0{margin-right:0}.xxl\:my0{margin-top:0;margin-bottom:0}.xxl\:mxn0{margin-left:0;margin-right:0}.xxl\:p0{padding:0}.xxl\:pt0{padding-top:0}.xxl\:pr0{padding-right:0}.xxl\:pb0{padding-bottom:0}.xxl\:pl0,.xxl\:px0{padding-left:0}.xxl\:px0{padding-right:0}.xxl\:py0{padding-top:0;padding-bottom:0}.xxl\:m_1{margin:.1rem}.xxl\:mt_1{margin-top:.1rem}.xxl\:mr_1{margin-right:.1rem}.xxl\:mb_1{margin-bottom:.1rem}.xxl\:ml_1,.xxl\:mx_1{margin-left:.1rem}.xxl\:mx_1{margin-right:.1rem}.xxl\:my_1{margin-top:.1rem;margin-bottom:.1rem}.xxl\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.xxl\:p_1{padding:.1rem}.xxl\:pt_1{padding-top:.1rem}.xxl\:pr_1{padding-right:.1rem}.xxl\:pb_1{padding-bottom:.1rem}.xxl\:pl_1,.xxl\:px_1{padding-left:.1rem}.xxl\:px_1{padding-right:.1rem}.xxl\:py_1{padding-top:.1rem;padding-bottom:.1rem}.xxl\:m_2{margin:.2rem}.xxl\:mt_2{margin-top:.2rem}.xxl\:mr_2{margin-right:.2rem}.xxl\:mb_2{margin-bottom:.2rem}.xxl\:ml_2,.xxl\:mx_2{margin-left:.2rem}.xxl\:mx_2{margin-right:.2rem}.xxl\:my_2{margin-top:.2rem;margin-bottom:.2rem}.xxl\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.xxl\:p_2{padding:.2rem}.xxl\:pt_2{padding-top:.2rem}.xxl\:pr_2{padding-right:.2rem}.xxl\:pb_2{padding-bottom:.2rem}.xxl\:pl_2,.xxl\:px_2{padding-left:.2rem}.xxl\:px_2{padding-right:.2rem}.xxl\:py_2{padding-top:.2rem;padding-bottom:.2rem}.xxl\:m_25{margin:.25rem}.xxl\:mt_25{margin-top:.25rem}.xxl\:mr_25{margin-right:.25rem}.xxl\:mb_25{margin-bottom:.25rem}.xxl\:ml_25,.xxl\:mx_25{margin-left:.25rem}.xxl\:mx_25{margin-right:.25rem}.xxl\:my_25{margin-top:.25rem;margin-bottom:.25rem}.xxl\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.xxl\:p_25{padding:.25rem}.xxl\:pt_25{padding-top:.25rem}.xxl\:pr_25{padding-right:.25rem}.xxl\:pb_25{padding-bottom:.25rem}.xxl\:pl_25,.xxl\:px_25{padding-left:.25rem}.xxl\:px_25{padding-right:.25rem}.xxl\:py_25{padding-top:.25rem;padding-bottom:.25rem}.xxl\:m_375{margin:.375rem}.xxl\:mt_375{margin-top:.375rem}.xxl\:mr_375{margin-right:.375rem}.xxl\:mb_375{margin-bottom:.375rem}.xxl\:ml_375,.xxl\:mx_375{margin-left:.375rem}.xxl\:mx_375{margin-right:.375rem}.xxl\:my_375{margin-top:.375rem;margin-bottom:.375rem}.xxl\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.xxl\:p_375{padding:.375rem}.xxl\:pt_375{padding-top:.375rem}.xxl\:pr_375{padding-right:.375rem}.xxl\:pb_375{padding-bottom:.375rem}.xxl\:pl_375,.xxl\:px_375{padding-left:.375rem}.xxl\:px_375{padding-right:.375rem}.xxl\:py_375{padding-top:.375rem;padding-bottom:.375rem}.xxl\:m_5{margin:.5rem}.xxl\:mt_5{margin-top:.5rem}.xxl\:mr_5{margin-right:.5rem}.xxl\:mb_5{margin-bottom:.5rem}.xxl\:ml_5,.xxl\:mx_5{margin-left:.5rem}.xxl\:mx_5{margin-right:.5rem}.xxl\:my_5{margin-top:.5rem;margin-bottom:.5rem}.xxl\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.xxl\:p_5{padding:.5rem}.xxl\:pt_5{padding-top:.5rem}.xxl\:pr_5{padding-right:.5rem}.xxl\:pb_5{padding-bottom:.5rem}.xxl\:pl_5,.xxl\:px_5{padding-left:.5rem}.xxl\:px_5{padding-right:.5rem}.xxl\:py_5{padding-top:.5rem;padding-bottom:.5rem}.xxl\:m_625{margin:.625rem}.xxl\:mt_625{margin-top:.625rem}.xxl\:mr_625{margin-right:.625rem}.xxl\:mb_625{margin-bottom:.625rem}.xxl\:ml_625,.xxl\:mx_625{margin-left:.625rem}.xxl\:mx_625{margin-right:.625rem}.xxl\:my_625{margin-top:.625rem;margin-bottom:.625rem}.xxl\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.xxl\:p_625{padding:.625rem}.xxl\:pt_625{padding-top:.625rem}.xxl\:pr_625{padding-right:.625rem}.xxl\:pb_625{padding-bottom:.625rem}.xxl\:pl_625,.xxl\:px_625{padding-left:.625rem}.xxl\:px_625{padding-right:.625rem}.xxl\:py_625{padding-top:.625rem;padding-bottom:.625rem}.xxl\:m_75{margin:.75rem}.xxl\:mt_75{margin-top:.75rem}.xxl\:mr_75{margin-right:.75rem}.xxl\:mb_75{margin-bottom:.75rem}.xxl\:ml_75,.xxl\:mx_75{margin-left:.75rem}.xxl\:mx_75{margin-right:.75rem}.xxl\:my_75{margin-top:.75rem;margin-bottom:.75rem}.xxl\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.xxl\:p_75{padding:.75rem}.xxl\:pt_75{padding-top:.75rem}.xxl\:pr_75{padding-right:.75rem}.xxl\:pb_75{padding-bottom:.75rem}.xxl\:pl_75,.xxl\:px_75{padding-left:.75rem}.xxl\:px_75{padding-right:.75rem}.xxl\:py_75{padding-top:.75rem;padding-bottom:.75rem}.xxl\:m1{margin:1rem}.xxl\:mt1{margin-top:1rem}.xxl\:mr1{margin-right:1rem}.xxl\:mb1{margin-bottom:1rem}.xxl\:ml1,.xxl\:mx1{margin-left:1rem}.xxl\:mx1{margin-right:1rem}.xxl\:my1{margin-top:1rem;margin-bottom:1rem}.xxl\:mxn1{margin-left:-1rem;margin-right:-1rem}.xxl\:p1{padding:1rem}.xxl\:pt1{padding-top:1rem}.xxl\:pr1{padding-right:1rem}.xxl\:pb1{padding-bottom:1rem}.xxl\:pl1,.xxl\:px1{padding-left:1rem}.xxl\:px1{padding-right:1rem}.xxl\:py1{padding-top:1rem;padding-bottom:1rem}.xxl\:m1_25{margin:1.25rem}.xxl\:mt1_25{margin-top:1.25rem}.xxl\:mr1_25{margin-right:1.25rem}.xxl\:mb1_25{margin-bottom:1.25rem}.xxl\:ml1_25,.xxl\:mx1_25{margin-left:1.25rem}.xxl\:mx1_25{margin-right:1.25rem}.xxl\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.xxl\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.xxl\:p1_25{padding:1.25rem}.xxl\:pt1_25{padding-top:1.25rem}.xxl\:pr1_25{padding-right:1.25rem}.xxl\:pb1_25{padding-bottom:1.25rem}.xxl\:pl1_25,.xxl\:px1_25{padding-left:1.25rem}.xxl\:px1_25{padding-right:1.25rem}.xxl\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.xxl\:m1_5{margin:1.5rem}.xxl\:mt1_5{margin-top:1.5rem}.xxl\:mr1_5{margin-right:1.5rem}.xxl\:mb1_5{margin-bottom:1.5rem}.xxl\:ml1_5,.xxl\:mx1_5{margin-left:1.5rem}.xxl\:mx1_5{margin-right:1.5rem}.xxl\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.xxl\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.xxl\:p1_5{padding:1.5rem}.xxl\:pt1_5{padding-top:1.5rem}.xxl\:pr1_5{padding-right:1.5rem}.xxl\:pb1_5{padding-bottom:1.5rem}.xxl\:pl1_5,.xxl\:px1_5{padding-left:1.5rem}.xxl\:px1_5{padding-right:1.5rem}.xxl\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.xxl\:m1_75{margin:1.75rem}.xxl\:mt1_75{margin-top:1.75rem}.xxl\:mr1_75{margin-right:1.75rem}.xxl\:mb1_75{margin-bottom:1.75rem}.xxl\:ml1_75,.xxl\:mx1_75{margin-left:1.75rem}.xxl\:mx1_75{margin-right:1.75rem}.xxl\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.xxl\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.xxl\:p1_75{padding:1.75rem}.xxl\:pt1_75{padding-top:1.75rem}.xxl\:pr1_75{padding-right:1.75rem}.xxl\:pb1_75{padding-bottom:1.75rem}.xxl\:pl1_75,.xxl\:px1_75{padding-left:1.75rem}.xxl\:px1_75{padding-right:1.75rem}.xxl\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.xxl\:m1_875{margin:1.875rem}.xxl\:mt1_875{margin-top:1.875rem}.xxl\:mr1_875{margin-right:1.875rem}.xxl\:mb1_875{margin-bottom:1.875rem}.xxl\:ml1_875,.xxl\:mx1_875{margin-left:1.875rem}.xxl\:mx1_875{margin-right:1.875rem}.xxl\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.xxl\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.xxl\:p1_875{padding:1.875rem}.xxl\:pt1_875{padding-top:1.875rem}.xxl\:pr1_875{padding-right:1.875rem}.xxl\:pb1_875{padding-bottom:1.875rem}.xxl\:pl1_875,.xxl\:px1_875{padding-left:1.875rem}.xxl\:px1_875{padding-right:1.875rem}.xxl\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.xxl\:m2{margin:2rem}.xxl\:mt2{margin-top:2rem}.xxl\:mr2{margin-right:2rem}.xxl\:mb2{margin-bottom:2rem}.xxl\:ml2,.xxl\:mx2{margin-left:2rem}.xxl\:mx2{margin-right:2rem}.xxl\:my2{margin-top:2rem;margin-bottom:2rem}.xxl\:mxn2{margin-left:-2rem;margin-right:-2rem}.xxl\:p2{padding:2rem}.xxl\:pt2{padding-top:2rem}.xxl\:pr2{padding-right:2rem}.xxl\:pb2{padding-bottom:2rem}.xxl\:pl2,.xxl\:px2{padding-left:2rem}.xxl\:px2{padding-right:2rem}.xxl\:py2{padding-top:2rem;padding-bottom:2rem}.xxl\:m2_25{margin:2.25rem}.xxl\:mt2_25{margin-top:2.25rem}.xxl\:mr2_25{margin-right:2.25rem}.xxl\:mb2_25{margin-bottom:2.25rem}.xxl\:ml2_25,.xxl\:mx2_25{margin-left:2.25rem}.xxl\:mx2_25{margin-right:2.25rem}.xxl\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.xxl\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.xxl\:p2_25{padding:2.25rem}.xxl\:pt2_25{padding-top:2.25rem}.xxl\:pr2_25{padding-right:2.25rem}.xxl\:pb2_25{padding-bottom:2.25rem}.xxl\:pl2_25,.xxl\:px2_25{padding-left:2.25rem}.xxl\:px2_25{padding-right:2.25rem}.xxl\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.xxl\:m2_5{margin:2.5rem}.xxl\:mt2_5{margin-top:2.5rem}.xxl\:mr2_5{margin-right:2.5rem}.xxl\:mb2_5{margin-bottom:2.5rem}.xxl\:ml2_5,.xxl\:mx2_5{margin-left:2.5rem}.xxl\:mx2_5{margin-right:2.5rem}.xxl\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.xxl\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.xxl\:p2_5{padding:2.5rem}.xxl\:pt2_5{padding-top:2.5rem}.xxl\:pr2_5{padding-right:2.5rem}.xxl\:pb2_5{padding-bottom:2.5rem}.xxl\:pl2_5,.xxl\:px2_5{padding-left:2.5rem}.xxl\:px2_5{padding-right:2.5rem}.xxl\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.xxl\:m3{margin:3rem}.xxl\:mt3{margin-top:3rem}.xxl\:mr3{margin-right:3rem}.xxl\:mb3{margin-bottom:3rem}.xxl\:ml3,.xxl\:mx3{margin-left:3rem}.xxl\:mx3{margin-right:3rem}.xxl\:my3{margin-top:3rem;margin-bottom:3rem}.xxl\:mxn3{margin-left:-3rem;margin-right:-3rem}.xxl\:p3{padding:3rem}.xxl\:pt3{padding-top:3rem}.xxl\:pr3{padding-right:3rem}.xxl\:pb3{padding-bottom:3rem}.xxl\:pl3,.xxl\:px3{padding-left:3rem}.xxl\:px3{padding-right:3rem}.xxl\:py3{padding-top:3rem;padding-bottom:3rem}.xxl\:m3_125{margin:3.125rem}.xxl\:mt3_125{margin-top:3.125rem}.xxl\:mr3_125{margin-right:3.125rem}.xxl\:mb3_125{margin-bottom:3.125rem}.xxl\:ml3_125,.xxl\:mx3_125{margin-left:3.125rem}.xxl\:mx3_125{margin-right:3.125rem}.xxl\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.xxl\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.xxl\:p3_125{padding:3.125rem}.xxl\:pt3_125{padding-top:3.125rem}.xxl\:pr3_125{padding-right:3.125rem}.xxl\:pb3_125{padding-bottom:3.125rem}.xxl\:pl3_125,.xxl\:px3_125{padding-left:3.125rem}.xxl\:px3_125{padding-right:3.125rem}.xxl\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.xxl\:m3_25{margin:3.25rem}.xxl\:mt3_25{margin-top:3.25rem}.xxl\:mr3_25{margin-right:3.25rem}.xxl\:mb3_25{margin-bottom:3.25rem}.xxl\:ml3_25,.xxl\:mx3_25{margin-left:3.25rem}.xxl\:mx3_25{margin-right:3.25rem}.xxl\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.xxl\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.xxl\:p3_25{padding:3.25rem}.xxl\:pt3_25{padding-top:3.25rem}.xxl\:pr3_25{padding-right:3.25rem}.xxl\:pb3_25{padding-bottom:3.25rem}.xxl\:pl3_25,.xxl\:px3_25{padding-left:3.25rem}.xxl\:px3_25{padding-right:3.25rem}.xxl\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.xxl\:m4{margin:4rem}.xxl\:mt4{margin-top:4rem}.xxl\:mr4{margin-right:4rem}.xxl\:mb4{margin-bottom:4rem}.xxl\:ml4,.xxl\:mx4{margin-left:4rem}.xxl\:mx4{margin-right:4rem}.xxl\:my4{margin-top:4rem;margin-bottom:4rem}.xxl\:mxn4{margin-left:-4rem;margin-right:-4rem}.xxl\:p4{padding:4rem}.xxl\:pt4{padding-top:4rem}.xxl\:pr4{padding-right:4rem}.xxl\:pb4{padding-bottom:4rem}.xxl\:pl4,.xxl\:px4{padding-left:4rem}.xxl\:px4{padding-right:4rem}.xxl\:py4{padding-top:4rem;padding-bottom:4rem}.xxl\:m4_375{margin:4.375rem}.xxl\:mt4_375{margin-top:4.375rem}.xxl\:mr4_375{margin-right:4.375rem}.xxl\:mb4_375{margin-bottom:4.375rem}.xxl\:ml4_375,.xxl\:mx4_375{margin-left:4.375rem}.xxl\:mx4_375{margin-right:4.375rem}.xxl\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.xxl\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.xxl\:p4_375{padding:4.375rem}.xxl\:pt4_375{padding-top:4.375rem}.xxl\:pr4_375{padding-right:4.375rem}.xxl\:pb4_375{padding-bottom:4.375rem}.xxl\:pl4_375,.xxl\:px4_375{padding-left:4.375rem}.xxl\:px4_375{padding-right:4.375rem}.xxl\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.xxl\:m5{margin:5rem}.xxl\:mt5{margin-top:5rem}.xxl\:mr5{margin-right:5rem}.xxl\:mb5{margin-bottom:5rem}.xxl\:ml5,.xxl\:mx5{margin-left:5rem}.xxl\:mx5{margin-right:5rem}.xxl\:my5{margin-top:5rem;margin-bottom:5rem}.xxl\:mxn5{margin-left:-5rem;margin-right:-5rem}.xxl\:p5{padding:5rem}.xxl\:pt5{padding-top:5rem}.xxl\:pr5{padding-right:5rem}.xxl\:pb5{padding-bottom:5rem}.xxl\:pl5,.xxl\:px5{padding-left:5rem}.xxl\:px5{padding-right:5rem}.xxl\:py5{padding-top:5rem;padding-bottom:5rem}.xxl\:m6{margin:6rem}.xxl\:mt6{margin-top:6rem}.xxl\:mr6{margin-right:6rem}.xxl\:mb6{margin-bottom:6rem}.xxl\:ml6,.xxl\:mx6{margin-left:6rem}.xxl\:mx6{margin-right:6rem}.xxl\:my6{margin-top:6rem;margin-bottom:6rem}.xxl\:mxn6{margin-left:-6rem;margin-right:-6rem}.xxl\:p6{padding:6rem}.xxl\:pt6{padding-top:6rem}.xxl\:pr6{padding-right:6rem}.xxl\:pb6{padding-bottom:6rem}.xxl\:pl6,.xxl\:px6{padding-left:6rem}.xxl\:px6{padding-right:6rem}.xxl\:py6{padding-top:6rem;padding-bottom:6rem}.xxl\:m7{margin:7rem}.xxl\:mt7{margin-top:7rem}.xxl\:mr7{margin-right:7rem}.xxl\:mb7{margin-bottom:7rem}.xxl\:ml7,.xxl\:mx7{margin-left:7rem}.xxl\:mx7{margin-right:7rem}.xxl\:my7{margin-top:7rem;margin-bottom:7rem}.xxl\:mxn7{margin-left:-7rem;margin-right:-7rem}.xxl\:p7{padding:7rem}.xxl\:pt7{padding-top:7rem}.xxl\:pr7{padding-right:7rem}.xxl\:pb7{padding-bottom:7rem}.xxl\:pl7,.xxl\:px7{padding-left:7rem}.xxl\:px7{padding-right:7rem}.xxl\:py7{padding-top:7rem;padding-bottom:7rem}.xxl\:m8{margin:8rem}.xxl\:mt8{margin-top:8rem}.xxl\:mr8{margin-right:8rem}.xxl\:mb8{margin-bottom:8rem}.xxl\:ml8,.xxl\:mx8{margin-left:8rem}.xxl\:mx8{margin-right:8rem}.xxl\:my8{margin-top:8rem;margin-bottom:8rem}.xxl\:mxn8{margin-left:-8rem;margin-right:-8rem}.xxl\:p8{padding:8rem}.xxl\:pt8{padding-top:8rem}.xxl\:pr8{padding-right:8rem}.xxl\:pb8{padding-bottom:8rem}.xxl\:pl8,.xxl\:px8{padding-left:8rem}.xxl\:px8{padding-right:8rem}.xxl\:py8{padding-top:8rem;padding-bottom:8rem}.xxl\:mauto{margin:auto}.xxl\:mtauto{margin-top:auto}.xxl\:mrauto{margin-right:auto}.xxl\:mbauto{margin-bottom:auto}.xxl\:mlauto,.xxl\:mxauto{margin-left:auto}.xxl\:mxauto{margin-right:auto}.xxl\:myauto{margin-top:auto;margin-bottom:auto}.xxl\:mxnauto{margin-left:-auto;margin-right:-auto}.xxl\:pauto{padding:auto}.xxl\:ptauto{padding-top:auto}.xxl\:prauto{padding-right:auto}.xxl\:pbauto{padding-bottom:auto}.xxl\:plauto,.xxl\:pxauto{padding-left:auto}.xxl\:pxauto{padding-right:auto}.xxl\:pyauto{padding-top:auto;padding-bottom:auto}.xxl\:col-0{width:0}.xxl\:off-0{margin-left:0}.xxl\:col-1{width:8.33333%}.xxl\:off-1{margin-left:8.33333%}.xxl\:col-2{width:16.66667%}.xxl\:off-2{margin-left:16.66667%}.xxl\:col-3{width:25%}.xxl\:off-3{margin-left:25%}.xxl\:col-4{width:33.33333%}.xxl\:off-4{margin-left:33.33333%}.xxl\:col-5{width:41.66667%}.xxl\:off-5{margin-left:41.66667%}.xxl\:col-6{width:50%}.xxl\:off-6{margin-left:50%}.xxl\:col-7{width:58.33333%}.xxl\:off-7{margin-left:58.33333%}.xxl\:col-8{width:66.66667%}.xxl\:off-8{margin-left:66.66667%}.xxl\:col-9{width:75%}.xxl\:off-9{margin-left:75%}.xxl\:col-10{width:83.33333%}.xxl\:off-10{margin-left:83.33333%}.xxl\:col-11{width:91.66667%}.xxl\:off-11{margin-left:91.66667%}.xxl\:col-12{width:100%}.xxl\:off-12{margin-left:100%}}@media (min-width:1920px){.xxxl\:wauto{width:auto}.xxxl\:hauto{height:auto}.xxxl\:text-left{text-align:left}.xxxl\:text-right{text-align:right}.xxxl\:text-center{text-align:center}.xxxl\:text-justify{text-align:justify}.xxxl\:inline{display:inline}.xxxl\:block{display:block}.xxxl\:inline-block{display:inline-block}.xxxl\:table{display:table}.xxxl\:table-cell{display:table-cell}.xxxl\:flex{display:flex}.xxxl\:inline-flex{display:inline-flex}.xxxl\:vertical-align-top{vertical-align:top}.xxxl\:vertical-align-middle{vertical-align:middle}.xxxl\:vertical-align-bottom{vertical-align:bottom}.xxxl\:absolute{position:absolute}.xxxl\:relative{position:relative}.xxxl\:fixed{position:fixed}.xxxl\:sticky{position:-webkit-sticky;position:sticky}.xxxl\:left{float:left}.xxxl\:right{float:right}.xxxl\:flex-row{flex-direction:row}.xxxl\:flex-col{flex-direction:column}.xxxl\:flex-row-reverse{flex-direction:row-reverse}.xxxl\:flex-col-reverse{flex-direction:column-reverse}.xxxl\:flex-wrap{flex-wrap:wrap}.xxxl\:flex-nowrap{flex-wrap:nowrap}.xxxl\:items-start{align-items:flex-start}.xxxl\:items-end{align-items:flex-end}.xxxl\:items-center{align-items:center}.xxxl\:items-baseline{align-items:baseline}.xxxl\:items-stretch{align-items:stretch}.xxxl\:justify-start{justify-content:flex-start}.xxxl\:justify-end{justify-content:flex-end}.xxxl\:justify-center{justify-content:center}.xxxl\:justify-between{justify-content:space-between}.xxxl\:justify-around{justify-content:space-around}.xxxl\:justify-evenly{justify-content:space-evenly}.xxxl\:justify-stretch{justify-content:stretch}.xxxl\:flex-1{flex:1 1}.xxxl\:flex-2{flex:2 1}.xxxl\:flex-3{flex:3 1}.xxxl\:flex-none{flex:none}.xxxl\:order-0{order:0}.xxxl\:order-1{order:1}.xxxl\:order-2{order:2}.xxxl\:order-3{order:3}.xxxl\:order-first{order:-1}.xxxl\:order-last{order:9999}.xxxl\:none{display:none}.xxxl\:m0{margin:0}.xxxl\:mt0{margin-top:0}.xxxl\:mr0{margin-right:0}.xxxl\:mb0{margin-bottom:0}.xxxl\:ml0,.xxxl\:mx0{margin-left:0}.xxxl\:mx0{margin-right:0}.xxxl\:my0{margin-top:0;margin-bottom:0}.xxxl\:mxn0{margin-left:0;margin-right:0}.xxxl\:p0{padding:0}.xxxl\:pt0{padding-top:0}.xxxl\:pr0{padding-right:0}.xxxl\:pb0{padding-bottom:0}.xxxl\:pl0,.xxxl\:px0{padding-left:0}.xxxl\:px0{padding-right:0}.xxxl\:py0{padding-top:0;padding-bottom:0}.xxxl\:m_1{margin:.1rem}.xxxl\:mt_1{margin-top:.1rem}.xxxl\:mr_1{margin-right:.1rem}.xxxl\:mb_1{margin-bottom:.1rem}.xxxl\:ml_1,.xxxl\:mx_1{margin-left:.1rem}.xxxl\:mx_1{margin-right:.1rem}.xxxl\:my_1{margin-top:.1rem;margin-bottom:.1rem}.xxxl\:mxn_1{margin-left:-.1rem;margin-right:-.1rem}.xxxl\:p_1{padding:.1rem}.xxxl\:pt_1{padding-top:.1rem}.xxxl\:pr_1{padding-right:.1rem}.xxxl\:pb_1{padding-bottom:.1rem}.xxxl\:pl_1,.xxxl\:px_1{padding-left:.1rem}.xxxl\:px_1{padding-right:.1rem}.xxxl\:py_1{padding-top:.1rem;padding-bottom:.1rem}.xxxl\:m_2{margin:.2rem}.xxxl\:mt_2{margin-top:.2rem}.xxxl\:mr_2{margin-right:.2rem}.xxxl\:mb_2{margin-bottom:.2rem}.xxxl\:ml_2,.xxxl\:mx_2{margin-left:.2rem}.xxxl\:mx_2{margin-right:.2rem}.xxxl\:my_2{margin-top:.2rem;margin-bottom:.2rem}.xxxl\:mxn_2{margin-left:-.2rem;margin-right:-.2rem}.xxxl\:p_2{padding:.2rem}.xxxl\:pt_2{padding-top:.2rem}.xxxl\:pr_2{padding-right:.2rem}.xxxl\:pb_2{padding-bottom:.2rem}.xxxl\:pl_2,.xxxl\:px_2{padding-left:.2rem}.xxxl\:px_2{padding-right:.2rem}.xxxl\:py_2{padding-top:.2rem;padding-bottom:.2rem}.xxxl\:m_25{margin:.25rem}.xxxl\:mt_25{margin-top:.25rem}.xxxl\:mr_25{margin-right:.25rem}.xxxl\:mb_25{margin-bottom:.25rem}.xxxl\:ml_25,.xxxl\:mx_25{margin-left:.25rem}.xxxl\:mx_25{margin-right:.25rem}.xxxl\:my_25{margin-top:.25rem;margin-bottom:.25rem}.xxxl\:mxn_25{margin-left:-.25rem;margin-right:-.25rem}.xxxl\:p_25{padding:.25rem}.xxxl\:pt_25{padding-top:.25rem}.xxxl\:pr_25{padding-right:.25rem}.xxxl\:pb_25{padding-bottom:.25rem}.xxxl\:pl_25,.xxxl\:px_25{padding-left:.25rem}.xxxl\:px_25{padding-right:.25rem}.xxxl\:py_25{padding-top:.25rem;padding-bottom:.25rem}.xxxl\:m_375{margin:.375rem}.xxxl\:mt_375{margin-top:.375rem}.xxxl\:mr_375{margin-right:.375rem}.xxxl\:mb_375{margin-bottom:.375rem}.xxxl\:ml_375,.xxxl\:mx_375{margin-left:.375rem}.xxxl\:mx_375{margin-right:.375rem}.xxxl\:my_375{margin-top:.375rem;margin-bottom:.375rem}.xxxl\:mxn_375{margin-left:-.375rem;margin-right:-.375rem}.xxxl\:p_375{padding:.375rem}.xxxl\:pt_375{padding-top:.375rem}.xxxl\:pr_375{padding-right:.375rem}.xxxl\:pb_375{padding-bottom:.375rem}.xxxl\:pl_375,.xxxl\:px_375{padding-left:.375rem}.xxxl\:px_375{padding-right:.375rem}.xxxl\:py_375{padding-top:.375rem;padding-bottom:.375rem}.xxxl\:m_5{margin:.5rem}.xxxl\:mt_5{margin-top:.5rem}.xxxl\:mr_5{margin-right:.5rem}.xxxl\:mb_5{margin-bottom:.5rem}.xxxl\:ml_5,.xxxl\:mx_5{margin-left:.5rem}.xxxl\:mx_5{margin-right:.5rem}.xxxl\:my_5{margin-top:.5rem;margin-bottom:.5rem}.xxxl\:mxn_5{margin-left:-.5rem;margin-right:-.5rem}.xxxl\:p_5{padding:.5rem}.xxxl\:pt_5{padding-top:.5rem}.xxxl\:pr_5{padding-right:.5rem}.xxxl\:pb_5{padding-bottom:.5rem}.xxxl\:pl_5,.xxxl\:px_5{padding-left:.5rem}.xxxl\:px_5{padding-right:.5rem}.xxxl\:py_5{padding-top:.5rem;padding-bottom:.5rem}.xxxl\:m_625{margin:.625rem}.xxxl\:mt_625{margin-top:.625rem}.xxxl\:mr_625{margin-right:.625rem}.xxxl\:mb_625{margin-bottom:.625rem}.xxxl\:ml_625,.xxxl\:mx_625{margin-left:.625rem}.xxxl\:mx_625{margin-right:.625rem}.xxxl\:my_625{margin-top:.625rem;margin-bottom:.625rem}.xxxl\:mxn_625{margin-left:-.625rem;margin-right:-.625rem}.xxxl\:p_625{padding:.625rem}.xxxl\:pt_625{padding-top:.625rem}.xxxl\:pr_625{padding-right:.625rem}.xxxl\:pb_625{padding-bottom:.625rem}.xxxl\:pl_625,.xxxl\:px_625{padding-left:.625rem}.xxxl\:px_625{padding-right:.625rem}.xxxl\:py_625{padding-top:.625rem;padding-bottom:.625rem}.xxxl\:m_75{margin:.75rem}.xxxl\:mt_75{margin-top:.75rem}.xxxl\:mr_75{margin-right:.75rem}.xxxl\:mb_75{margin-bottom:.75rem}.xxxl\:ml_75,.xxxl\:mx_75{margin-left:.75rem}.xxxl\:mx_75{margin-right:.75rem}.xxxl\:my_75{margin-top:.75rem;margin-bottom:.75rem}.xxxl\:mxn_75{margin-left:-.75rem;margin-right:-.75rem}.xxxl\:p_75{padding:.75rem}.xxxl\:pt_75{padding-top:.75rem}.xxxl\:pr_75{padding-right:.75rem}.xxxl\:pb_75{padding-bottom:.75rem}.xxxl\:pl_75,.xxxl\:px_75{padding-left:.75rem}.xxxl\:px_75{padding-right:.75rem}.xxxl\:py_75{padding-top:.75rem;padding-bottom:.75rem}.xxxl\:m1{margin:1rem}.xxxl\:mt1{margin-top:1rem}.xxxl\:mr1{margin-right:1rem}.xxxl\:mb1{margin-bottom:1rem}.xxxl\:ml1,.xxxl\:mx1{margin-left:1rem}.xxxl\:mx1{margin-right:1rem}.xxxl\:my1{margin-top:1rem;margin-bottom:1rem}.xxxl\:mxn1{margin-left:-1rem;margin-right:-1rem}.xxxl\:p1{padding:1rem}.xxxl\:pt1{padding-top:1rem}.xxxl\:pr1{padding-right:1rem}.xxxl\:pb1{padding-bottom:1rem}.xxxl\:pl1,.xxxl\:px1{padding-left:1rem}.xxxl\:px1{padding-right:1rem}.xxxl\:py1{padding-top:1rem;padding-bottom:1rem}.xxxl\:m1_25{margin:1.25rem}.xxxl\:mt1_25{margin-top:1.25rem}.xxxl\:mr1_25{margin-right:1.25rem}.xxxl\:mb1_25{margin-bottom:1.25rem}.xxxl\:ml1_25,.xxxl\:mx1_25{margin-left:1.25rem}.xxxl\:mx1_25{margin-right:1.25rem}.xxxl\:my1_25{margin-top:1.25rem;margin-bottom:1.25rem}.xxxl\:mxn1_25{margin-left:-1.25rem;margin-right:-1.25rem}.xxxl\:p1_25{padding:1.25rem}.xxxl\:pt1_25{padding-top:1.25rem}.xxxl\:pr1_25{padding-right:1.25rem}.xxxl\:pb1_25{padding-bottom:1.25rem}.xxxl\:pl1_25,.xxxl\:px1_25{padding-left:1.25rem}.xxxl\:px1_25{padding-right:1.25rem}.xxxl\:py1_25{padding-top:1.25rem;padding-bottom:1.25rem}.xxxl\:m1_5{margin:1.5rem}.xxxl\:mt1_5{margin-top:1.5rem}.xxxl\:mr1_5{margin-right:1.5rem}.xxxl\:mb1_5{margin-bottom:1.5rem}.xxxl\:ml1_5,.xxxl\:mx1_5{margin-left:1.5rem}.xxxl\:mx1_5{margin-right:1.5rem}.xxxl\:my1_5{margin-top:1.5rem;margin-bottom:1.5rem}.xxxl\:mxn1_5{margin-left:-1.5rem;margin-right:-1.5rem}.xxxl\:p1_5{padding:1.5rem}.xxxl\:pt1_5{padding-top:1.5rem}.xxxl\:pr1_5{padding-right:1.5rem}.xxxl\:pb1_5{padding-bottom:1.5rem}.xxxl\:pl1_5,.xxxl\:px1_5{padding-left:1.5rem}.xxxl\:px1_5{padding-right:1.5rem}.xxxl\:py1_5{padding-top:1.5rem;padding-bottom:1.5rem}.xxxl\:m1_75{margin:1.75rem}.xxxl\:mt1_75{margin-top:1.75rem}.xxxl\:mr1_75{margin-right:1.75rem}.xxxl\:mb1_75{margin-bottom:1.75rem}.xxxl\:ml1_75,.xxxl\:mx1_75{margin-left:1.75rem}.xxxl\:mx1_75{margin-right:1.75rem}.xxxl\:my1_75{margin-top:1.75rem;margin-bottom:1.75rem}.xxxl\:mxn1_75{margin-left:-1.75rem;margin-right:-1.75rem}.xxxl\:p1_75{padding:1.75rem}.xxxl\:pt1_75{padding-top:1.75rem}.xxxl\:pr1_75{padding-right:1.75rem}.xxxl\:pb1_75{padding-bottom:1.75rem}.xxxl\:pl1_75,.xxxl\:px1_75{padding-left:1.75rem}.xxxl\:px1_75{padding-right:1.75rem}.xxxl\:py1_75{padding-top:1.75rem;padding-bottom:1.75rem}.xxxl\:m1_875{margin:1.875rem}.xxxl\:mt1_875{margin-top:1.875rem}.xxxl\:mr1_875{margin-right:1.875rem}.xxxl\:mb1_875{margin-bottom:1.875rem}.xxxl\:ml1_875,.xxxl\:mx1_875{margin-left:1.875rem}.xxxl\:mx1_875{margin-right:1.875rem}.xxxl\:my1_875{margin-top:1.875rem;margin-bottom:1.875rem}.xxxl\:mxn1_875{margin-left:-1.875rem;margin-right:-1.875rem}.xxxl\:p1_875{padding:1.875rem}.xxxl\:pt1_875{padding-top:1.875rem}.xxxl\:pr1_875{padding-right:1.875rem}.xxxl\:pb1_875{padding-bottom:1.875rem}.xxxl\:pl1_875,.xxxl\:px1_875{padding-left:1.875rem}.xxxl\:px1_875{padding-right:1.875rem}.xxxl\:py1_875{padding-top:1.875rem;padding-bottom:1.875rem}.xxxl\:m2{margin:2rem}.xxxl\:mt2{margin-top:2rem}.xxxl\:mr2{margin-right:2rem}.xxxl\:mb2{margin-bottom:2rem}.xxxl\:ml2,.xxxl\:mx2{margin-left:2rem}.xxxl\:mx2{margin-right:2rem}.xxxl\:my2{margin-top:2rem;margin-bottom:2rem}.xxxl\:mxn2{margin-left:-2rem;margin-right:-2rem}.xxxl\:p2{padding:2rem}.xxxl\:pt2{padding-top:2rem}.xxxl\:pr2{padding-right:2rem}.xxxl\:pb2{padding-bottom:2rem}.xxxl\:pl2,.xxxl\:px2{padding-left:2rem}.xxxl\:px2{padding-right:2rem}.xxxl\:py2{padding-top:2rem;padding-bottom:2rem}.xxxl\:m2_25{margin:2.25rem}.xxxl\:mt2_25{margin-top:2.25rem}.xxxl\:mr2_25{margin-right:2.25rem}.xxxl\:mb2_25{margin-bottom:2.25rem}.xxxl\:ml2_25,.xxxl\:mx2_25{margin-left:2.25rem}.xxxl\:mx2_25{margin-right:2.25rem}.xxxl\:my2_25{margin-top:2.25rem;margin-bottom:2.25rem}.xxxl\:mxn2_25{margin-left:-2.25rem;margin-right:-2.25rem}.xxxl\:p2_25{padding:2.25rem}.xxxl\:pt2_25{padding-top:2.25rem}.xxxl\:pr2_25{padding-right:2.25rem}.xxxl\:pb2_25{padding-bottom:2.25rem}.xxxl\:pl2_25,.xxxl\:px2_25{padding-left:2.25rem}.xxxl\:px2_25{padding-right:2.25rem}.xxxl\:py2_25{padding-top:2.25rem;padding-bottom:2.25rem}.xxxl\:m2_5{margin:2.5rem}.xxxl\:mt2_5{margin-top:2.5rem}.xxxl\:mr2_5{margin-right:2.5rem}.xxxl\:mb2_5{margin-bottom:2.5rem}.xxxl\:ml2_5,.xxxl\:mx2_5{margin-left:2.5rem}.xxxl\:mx2_5{margin-right:2.5rem}.xxxl\:my2_5{margin-top:2.5rem;margin-bottom:2.5rem}.xxxl\:mxn2_5{margin-left:-2.5rem;margin-right:-2.5rem}.xxxl\:p2_5{padding:2.5rem}.xxxl\:pt2_5{padding-top:2.5rem}.xxxl\:pr2_5{padding-right:2.5rem}.xxxl\:pb2_5{padding-bottom:2.5rem}.xxxl\:pl2_5,.xxxl\:px2_5{padding-left:2.5rem}.xxxl\:px2_5{padding-right:2.5rem}.xxxl\:py2_5{padding-top:2.5rem;padding-bottom:2.5rem}.xxxl\:m3{margin:3rem}.xxxl\:mt3{margin-top:3rem}.xxxl\:mr3{margin-right:3rem}.xxxl\:mb3{margin-bottom:3rem}.xxxl\:ml3,.xxxl\:mx3{margin-left:3rem}.xxxl\:mx3{margin-right:3rem}.xxxl\:my3{margin-top:3rem;margin-bottom:3rem}.xxxl\:mxn3{margin-left:-3rem;margin-right:-3rem}.xxxl\:p3{padding:3rem}.xxxl\:pt3{padding-top:3rem}.xxxl\:pr3{padding-right:3rem}.xxxl\:pb3{padding-bottom:3rem}.xxxl\:pl3,.xxxl\:px3{padding-left:3rem}.xxxl\:px3{padding-right:3rem}.xxxl\:py3{padding-top:3rem;padding-bottom:3rem}.xxxl\:m3_125{margin:3.125rem}.xxxl\:mt3_125{margin-top:3.125rem}.xxxl\:mr3_125{margin-right:3.125rem}.xxxl\:mb3_125{margin-bottom:3.125rem}.xxxl\:ml3_125,.xxxl\:mx3_125{margin-left:3.125rem}.xxxl\:mx3_125{margin-right:3.125rem}.xxxl\:my3_125{margin-top:3.125rem;margin-bottom:3.125rem}.xxxl\:mxn3_125{margin-left:-3.125rem;margin-right:-3.125rem}.xxxl\:p3_125{padding:3.125rem}.xxxl\:pt3_125{padding-top:3.125rem}.xxxl\:pr3_125{padding-right:3.125rem}.xxxl\:pb3_125{padding-bottom:3.125rem}.xxxl\:pl3_125,.xxxl\:px3_125{padding-left:3.125rem}.xxxl\:px3_125{padding-right:3.125rem}.xxxl\:py3_125{padding-top:3.125rem;padding-bottom:3.125rem}.xxxl\:m3_25{margin:3.25rem}.xxxl\:mt3_25{margin-top:3.25rem}.xxxl\:mr3_25{margin-right:3.25rem}.xxxl\:mb3_25{margin-bottom:3.25rem}.xxxl\:ml3_25,.xxxl\:mx3_25{margin-left:3.25rem}.xxxl\:mx3_25{margin-right:3.25rem}.xxxl\:my3_25{margin-top:3.25rem;margin-bottom:3.25rem}.xxxl\:mxn3_25{margin-left:-3.25rem;margin-right:-3.25rem}.xxxl\:p3_25{padding:3.25rem}.xxxl\:pt3_25{padding-top:3.25rem}.xxxl\:pr3_25{padding-right:3.25rem}.xxxl\:pb3_25{padding-bottom:3.25rem}.xxxl\:pl3_25,.xxxl\:px3_25{padding-left:3.25rem}.xxxl\:px3_25{padding-right:3.25rem}.xxxl\:py3_25{padding-top:3.25rem;padding-bottom:3.25rem}.xxxl\:m4{margin:4rem}.xxxl\:mt4{margin-top:4rem}.xxxl\:mr4{margin-right:4rem}.xxxl\:mb4{margin-bottom:4rem}.xxxl\:ml4,.xxxl\:mx4{margin-left:4rem}.xxxl\:mx4{margin-right:4rem}.xxxl\:my4{margin-top:4rem;margin-bottom:4rem}.xxxl\:mxn4{margin-left:-4rem;margin-right:-4rem}.xxxl\:p4{padding:4rem}.xxxl\:pt4{padding-top:4rem}.xxxl\:pr4{padding-right:4rem}.xxxl\:pb4{padding-bottom:4rem}.xxxl\:pl4,.xxxl\:px4{padding-left:4rem}.xxxl\:px4{padding-right:4rem}.xxxl\:py4{padding-top:4rem;padding-bottom:4rem}.xxxl\:m4_375{margin:4.375rem}.xxxl\:mt4_375{margin-top:4.375rem}.xxxl\:mr4_375{margin-right:4.375rem}.xxxl\:mb4_375{margin-bottom:4.375rem}.xxxl\:ml4_375,.xxxl\:mx4_375{margin-left:4.375rem}.xxxl\:mx4_375{margin-right:4.375rem}.xxxl\:my4_375{margin-top:4.375rem;margin-bottom:4.375rem}.xxxl\:mxn4_375{margin-left:-4.375rem;margin-right:-4.375rem}.xxxl\:p4_375{padding:4.375rem}.xxxl\:pt4_375{padding-top:4.375rem}.xxxl\:pr4_375{padding-right:4.375rem}.xxxl\:pb4_375{padding-bottom:4.375rem}.xxxl\:pl4_375,.xxxl\:px4_375{padding-left:4.375rem}.xxxl\:px4_375{padding-right:4.375rem}.xxxl\:py4_375{padding-top:4.375rem;padding-bottom:4.375rem}.xxxl\:m5{margin:5rem}.xxxl\:mt5{margin-top:5rem}.xxxl\:mr5{margin-right:5rem}.xxxl\:mb5{margin-bottom:5rem}.xxxl\:ml5,.xxxl\:mx5{margin-left:5rem}.xxxl\:mx5{margin-right:5rem}.xxxl\:my5{margin-top:5rem;margin-bottom:5rem}.xxxl\:mxn5{margin-left:-5rem;margin-right:-5rem}.xxxl\:p5{padding:5rem}.xxxl\:pt5{padding-top:5rem}.xxxl\:pr5{padding-right:5rem}.xxxl\:pb5{padding-bottom:5rem}.xxxl\:pl5,.xxxl\:px5{padding-left:5rem}.xxxl\:px5{padding-right:5rem}.xxxl\:py5{padding-top:5rem;padding-bottom:5rem}.xxxl\:m6{margin:6rem}.xxxl\:mt6{margin-top:6rem}.xxxl\:mr6{margin-right:6rem}.xxxl\:mb6{margin-bottom:6rem}.xxxl\:ml6,.xxxl\:mx6{margin-left:6rem}.xxxl\:mx6{margin-right:6rem}.xxxl\:my6{margin-top:6rem;margin-bottom:6rem}.xxxl\:mxn6{margin-left:-6rem;margin-right:-6rem}.xxxl\:p6{padding:6rem}.xxxl\:pt6{padding-top:6rem}.xxxl\:pr6{padding-right:6rem}.xxxl\:pb6{padding-bottom:6rem}.xxxl\:pl6,.xxxl\:px6{padding-left:6rem}.xxxl\:px6{padding-right:6rem}.xxxl\:py6{padding-top:6rem;padding-bottom:6rem}.xxxl\:m7{margin:7rem}.xxxl\:mt7{margin-top:7rem}.xxxl\:mr7{margin-right:7rem}.xxxl\:mb7{margin-bottom:7rem}.xxxl\:ml7,.xxxl\:mx7{margin-left:7rem}.xxxl\:mx7{margin-right:7rem}.xxxl\:my7{margin-top:7rem;margin-bottom:7rem}.xxxl\:mxn7{margin-left:-7rem;margin-right:-7rem}.xxxl\:p7{padding:7rem}.xxxl\:pt7{padding-top:7rem}.xxxl\:pr7{padding-right:7rem}.xxxl\:pb7{padding-bottom:7rem}.xxxl\:pl7,.xxxl\:px7{padding-left:7rem}.xxxl\:px7{padding-right:7rem}.xxxl\:py7{padding-top:7rem;padding-bottom:7rem}.xxxl\:m8{margin:8rem}.xxxl\:mt8{margin-top:8rem}.xxxl\:mr8{margin-right:8rem}.xxxl\:mb8{margin-bottom:8rem}.xxxl\:ml8,.xxxl\:mx8{margin-left:8rem}.xxxl\:mx8{margin-right:8rem}.xxxl\:my8{margin-top:8rem;margin-bottom:8rem}.xxxl\:mxn8{margin-left:-8rem;margin-right:-8rem}.xxxl\:p8{padding:8rem}.xxxl\:pt8{padding-top:8rem}.xxxl\:pr8{padding-right:8rem}.xxxl\:pb8{padding-bottom:8rem}.xxxl\:pl8,.xxxl\:px8{padding-left:8rem}.xxxl\:px8{padding-right:8rem}.xxxl\:py8{padding-top:8rem;padding-bottom:8rem}.xxxl\:mauto{margin:auto}.xxxl\:mtauto{margin-top:auto}.xxxl\:mrauto{margin-right:auto}.xxxl\:mbauto{margin-bottom:auto}.xxxl\:mlauto,.xxxl\:mxauto{margin-left:auto}.xxxl\:mxauto{margin-right:auto}.xxxl\:myauto{margin-top:auto;margin-bottom:auto}.xxxl\:mxnauto{margin-left:-auto;margin-right:-auto}.xxxl\:pauto{padding:auto}.xxxl\:ptauto{padding-top:auto}.xxxl\:prauto{padding-right:auto}.xxxl\:pbauto{padding-bottom:auto}.xxxl\:plauto,.xxxl\:pxauto{padding-left:auto}.xxxl\:pxauto{padding-right:auto}.xxxl\:pyauto{padding-top:auto;padding-bottom:auto}.xxxl\:col-0{width:0}.xxxl\:off-0{margin-left:0}.xxxl\:col-1{width:8.33333%}.xxxl\:off-1{margin-left:8.33333%}.xxxl\:col-2{width:16.66667%}.xxxl\:off-2{margin-left:16.66667%}.xxxl\:col-3{width:25%}.xxxl\:off-3{margin-left:25%}.xxxl\:col-4{width:33.33333%}.xxxl\:off-4{margin-left:33.33333%}.xxxl\:col-5{width:41.66667%}.xxxl\:off-5{margin-left:41.66667%}.xxxl\:col-6{width:50%}.xxxl\:off-6{margin-left:50%}.xxxl\:col-7{width:58.33333%}.xxxl\:off-7{margin-left:58.33333%}.xxxl\:col-8{width:66.66667%}.xxxl\:off-8{margin-left:66.66667%}.xxxl\:col-9{width:75%}.xxxl\:off-9{margin-left:75%}.xxxl\:col-10{width:83.33333%}.xxxl\:off-10{margin-left:83.33333%}.xxxl\:col-11{width:91.66667%}.xxxl\:off-11{margin-left:91.66667%}.xxxl\:col-12{width:100%}.xxxl\:off-12{margin-left:100%}}.radius-none{border-radius:0}.radius-xs{border-radius:.375rem}.radius-sm{border-radius:.75rem}.ExploreScrollButton__text,.transition-shorter{-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out}.ExploreScrollButton__button:hover .ExploreScrollButton__text,.FeaturedStoryTeaserWidget__continue-reading,.LayoutHero1__continue-reading,.LayoutHero2__continue-reading,.LayoutHero3__continue-reading,.move-image-down-on-hover .button-move-arrow,.move-image-down-on-hover>img,.move-image-right-on-hover .button-move-arrow,.move-image-right-on-hover img,.move-image-up-on-hover .button-move-arrow,.move-image-up-on-hover>img,.transition-short{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.HomeSidebar__button,.SectionsCarousel__section-button,.ShareButton--subtle-transition .ShareButton__buttons,.ShareButton--subtle-transition .ShareButton__buttons--active,.transition{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.transition-long{-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}@keyframes animate-disappear-width{0%{width:100%}to{width:0}}@keyframes animate-appear-width{0%{width:0}to{width:100%}}@keyframes animate-appear-from-bottom{0%{opacity:0;-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animate-disappear-to-bottom{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}}@keyframes animate-appear-from-top{0%{opacity:0;-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animate-disappear-to-top{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pseudo-border{0%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,0) calc(85% + 1px),transparent calc(85% + 2px),transparent)}10%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.1) calc(85% + 1px),transparent calc(85% + 2px),transparent)}20%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.2) calc(85% + 1px),transparent calc(85% + 2px),transparent)}30%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.3) calc(85% + 1px),transparent calc(85% + 2px),transparent)}40%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.4) calc(85% + 1px),transparent calc(85% + 2px),transparent)}50%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.5) calc(85% + 1px),transparent calc(85% + 2px),transparent)}60%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.6) calc(85% + 1px),transparent calc(85% + 2px),transparent)}70%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.7) calc(85% + 1px),transparent calc(85% + 2px),transparent)}80%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.8) calc(85% + 1px),transparent calc(85% + 2px),transparent)}90%{background:linear-gradient(180deg,transparent 85%,rgba(221,52,24,.9) calc(85% + 1px),transparent calc(85% + 2px),transparent)}to{background:linear-gradient(180deg,transparent 85%,#dd3418 calc(85% + 1px),transparent calc(85% + 2px),transparent)}}.z-below{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-nav{z-index:700}.z-overlay{z-index:800}.z-sidenav{z-index:810}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-black.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-black-italic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-extra-bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-extra-bold-italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-bold.otf) format("opentype"),url(/assets/fonts/bradfordll-bold.woff2) format("woff2"),url(/assets/fonts/bradfordll-bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-bold-italic.otf) format("opentype"),url(/assets/fonts/bradfordll-bold-italic.woff2) format("woff2"),url(/assets/fonts/bradfordll-bold-italic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-medium-italic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-book-italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-regular.otf) format("opentype"),url(/assets/fonts/bradfordll-regular.woff2) format("woff2"),url(/assets/fonts/bradfordll-regular.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-italic.otf) format("opentype"),url(/assets/fonts/bradfordll-italic.woff2) format("woff2"),url(/assets/fonts/bradfordll-italic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-light.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:BradfordLL;src:url(/assets/fonts/bradfordll-light-italic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Graebenbach;src:url(/assets/fonts/graebenbach-bold.eot);src:url(/assets/fonts/graebenbach-bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/graebenbach-bold.woff) format("woff"),url(/assets/fonts/graebenbach-bold.ttf) format("truetype"),url(/assets/fonts/graebenbach-bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Graebenbach;src:url(/assets/fonts/graebenbach-bold-italic.eot);src:url(/assets/fonts/graebenbach-bold-italic.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/graebenbach-bold-italic.woff) format("woff"),url(/assets/fonts/graebenbach-bold-italic.ttf) format("truetype"),url(/assets/fonts/graebenbach-bold-italic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Graebenbach;src:url(/assets/fonts/graebenbach-regular.eot);src:url(/assets/fonts/graebenbach-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/graebenbach-regular.woff) format("woff"),url(/assets/fonts/graebenbach-regular.ttf) format("truetype"),url(/assets/fonts/graebenbach-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graebenbach;src:url(/assets/fonts/graebenbach-regular-italic.eot);src:url(/assets/fonts/graebenbach-regular-italic.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/graebenbach-regular-italic.woff) format("woff"),url(/assets/fonts/graebenbach-regular-italic.ttf) format("truetype"),url(/assets/fonts/graebenbach-regular-italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-black.eot);src:url(/assets/fonts/itc-cushing-black.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-black.woff2) format("woff2"),url(/assets/fonts/itc-cushing-black.woff) format("woff"),url(/assets/fonts/itc-cushing-black.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-black-italic.eot);src:url(/assets/fonts/itc-cushing-black-italic.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-black-italic.woff2) format("woff2"),url(/assets/fonts/itc-cushing-black-italic.woff) format("woff"),url(/assets/fonts/itc-cushing-black-italic.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-bold.eot);src:url(/assets/fonts/itc-cushing-bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-bold.woff2) format("woff2"),url(/assets/fonts/itc-cushing-bold.woff) format("woff"),url(/assets/fonts/itc-cushing-bold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-bold-italic.eot);src:url(/assets/fonts/itc-cushing-bold-italic.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-bold-italic.woff2) format("woff2"),url(/assets/fonts/itc-cushing-bold-italic.woff) format("woff"),url(/assets/fonts/itc-cushing-bold-italic.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-regular.eot);src:url(/assets/fonts/itc-cushing-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-regular.woff2) format("woff2"),url(/assets/fonts/itc-cushing-regular.woff) format("woff"),url(/assets/fonts/itc-cushing-regular.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:ItcCushing;src:url(/assets/fonts/itc-cushing-regular-italic.eot);src:url(/assets/fonts/itc-cushing-regular-italic.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/itc-cushing-regular-italic.woff2) format("woff2"),url(/assets/fonts/itc-cushing-regular-italic.woff) format("woff"),url(/assets/fonts/itc-cushing-regular-italic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.bradford{font-family:BradfordLL,serif}.graebenbach{font-family:Graebenbach,sans-serif}.itc-cushing{font-family:ItcCushing,serif}em{font-style:italic}strong{font-weight:700}.super{margin-top:-1.5rem}.font-800{font-weight:800}.font-700{font-weight:700}.font-600{font-weight:600}.font-500{font-weight:500}.font-400{font-weight:400}.font-300{font-weight:300}.font-200{font-weight:200}.letter-spacing-md{letter-spacing:.0625rem}.letter-spacing-sm{letter-spacing:.05rem}.line-height-xl{line-height:2.5rem}.line-height-lg{line-height:2.25rem}.line-height-md{line-height:2rem}.line-height-sm{line-height:1.5rem}.line-height-xs{line-height:1.25rem}.line-height-xxs{line-height:1rem}.text-global-title-xl{font-size:3.75rem;line-height:3rem;letter-spacing:-.03125rem}.text-global-title-sm{font-size:1.5rem;line-height:3rem}.text-global-body-xl{font-size:2.25rem;line-height:3rem}.text-global-details-xxs{font-size:.875rem;letter-spacing:.075rem}.BlockTitle--serif h1,.BlockTitle--serif h2,.BlockTitle--serif p,.text-global-header{font-size:3rem;line-height:3rem}@media (min-width:1440px){.BlockTitle--serif h1,.BlockTitle--serif h2,.BlockTitle--serif p,.text-global-header{font-size:3.75rem}}.text-article-header-lg{font-size:3rem;line-height:3rem;letter-spacing:-.03125rem}@media (min-width:1080px){.text-article-header-lg{font-weight:300;font-size:3.75rem;line-height:3.75rem;letter-spacing:-.03125rem}}.text-article-body-md h2,.text-article-header-md{font-size:1.875rem;line-height:2.25rem}.text-article-body-md h3,.text-article-header-sm{font-size:1.25rem;line-height:2.25rem}.text-article-body-lg{font-size:1.5rem;line-height:1.875rem}.article-content-container h1 a,.article-content-container h2 a,.article-content-container h3 a,.article-content-container h4 a,.article-content-container h5 a,.article-content-container h6 a,.article-content-container p a{color:inherit;text-decoration:none}.article-content-container>div>div>p sub{line-height:.8rem;font-size:.8rem;vertical-align:sub;text-decoration:none}.article-content-container>div>div>p sup{line-height:.8rem;font-size:.8rem;vertical-align:super;text-decoration:none}.text-article-body-md{font-size:1.25rem;line-height:1.875rem}@media (min-width:1080px){.text-article-body-md{font-size:1.5rem;line-height:2.25rem}}@media (min-width:1920px){.text-article-body-md{font-size:1.75rem;line-height:2.625rem}}.text-article-body-md h2{margin-top:5rem}.text-article-body-md h2,.text-article-body-md h3{font-family:ItcCushing,serif;font-weight:600;margin-bottom:1.5rem}.text-article-body-md h3{margin-top:2.25rem;text-transform:uppercase}.text-article-body-md li{font-family:BradfordLL,serif;font-weight:300;-webkit-transform:translateX(2rem);transform:translateX(2rem);width:calc(100% - 2rem);margin-bottom:1.25rem}@media (min-width:1080px){.text-article-body-md li{margin-bottom:1.5rem}}.text-article-body-md h1,.text-article-body-md h2,.text-article-body-md h3,.text-article-body-md h4,.text-article-body-md h5,.text-article-body-md h6,.text-article-body-md p{margin-bottom:1.5rem;font-weight:300}.text-article-body-md h1 a,.text-article-body-md h2 a,.text-article-body-md h3 a,.text-article-body-md h4 a,.text-article-body-md h5 a,.text-article-body-md h6 a,.text-article-body-md p a{color:inherit;text-decoration:none}@media (min-width:1920px){.text-article-body-md h1 a,.text-article-body-md h2 a,.text-article-body-md h3 a,.text-article-body-md h4 a,.text-article-body-md h5 a,.text-article-body-md h6 a,.text-article-body-md p a{background-position:right 96%!important}}.text-article-body-md a.InPageAnchor{position:absolute;visibility:hidden;margin-top:-80px}.text-article-body-md blockquote{color:#666;margin-bottom:1.5rem;width:calc(100% - 1.5rem);margin-left:1.5rem}.text-article-body-md blockquote.Blockquote--italic{font-style:italic}.text-article-body-md blockquote a{color:inherit;text-decoration:none}@media (min-width:768px){.text-article-body-md blockquote{width:calc(100% - 3rem);margin-left:3rem}}.text-article-details-lg{font-size:1.875rem;line-height:2rem}.text-article-details-md{font-size:1.25rem;letter-spacing:.1rem}.text-article-details-sm{font-size:1.125rem;letter-spacing:-.003125rem;line-height:1.5rem}.text-article-details-xs{font-size:1rem;line-height:1.25rem}.text-article-details-xxs{font-size:.875rem;letter-spacing:.03125rem}.text-article-details-xxxs{font-size:.75rem}.text-article-dropcaps>p:first-child:first-letter{float:left;font-size:6rem;line-height:2.6rem;padding-bottom:2rem;padding-right:2.625rem;padding-top:2.2rem;font-family:ItcCushing,serif}@media (min-width:1080px){.text-article-dropcaps>p:first-child:first-letter{font-size:7.25rem;line-height:3.75rem;padding-right:5rem}}.text-article-dropcaps>p:first-of-type:first-line{font-feature-settings:"c2sc";font-variant:small-caps}.text-article-dropcaps-all-view>p:first-child:first-letter{float:left;font-size:6rem;line-height:2.6rem;padding-bottom:2rem;padding-right:2.625rem;padding-top:2.2rem;font-family:ItcCushing,serif}@media (min-width:1080px){.text-article-dropcaps-all-view>p:first-child:first-letter{font-size:7.25rem;line-height:3.75rem;padding-right:5rem}}@media (min-width:768px){.text-article-dropcaps-all-view>p:first-child:first-letter{padding-top:2.3rem}}@media (min-width:768px){.text-article-dropcaps-all-view>p:first-of-type:first-line{font-feature-settings:"c2sc";font-variant:small-caps}}.text-layout-dropcaps:first-letter{float:left;font-family:ItcCushing,serif;font-weight:300;padding:2.25rem 1rem 1.9375rem 0;font-size:5.625rem}@media (min-width:768px){.text-layout-dropcaps:first-letter{padding:2.25rem 2.5625rem 3.5rem 0;font-size:5.25rem}}.text-section-header-xl{font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}@media (min-width:768px){.text-section-header-xl{letter-spacing:-.0375rem}}@media (min-width:1080px){.text-section-header-xl{font-size:4.5rem;line-height:4.5rem}}.text-section-header-lg{font-size:3rem;line-height:3rem;letter-spacing:-.0375rem}@media (min-width:1080px){.text-section-header-lg{font-size:3.75rem;line-height:3.75rem;letter-spacing:-.03125rem}}.text-section-header-md{font-size:2.25rem}.text-section-header-sm{font-size:1.875rem;line-height:2rem}@media (min-width:768px){.text-section-header-sm{font-size:1.75rem;line-height:1.875rem}}@media (min-width:1080px){.text-section-header-sm{font-size:1.875rem;line-height:2rem}}.text-section-header-xs{font-size:1.75rem;line-height:1.875rem}.text-section-title-xxxl{font-size:6rem}@media (min-width:1080px){.text-section-title-xxxl{font-size:7.5rem}}.text-section-title-xxl{font-size:6rem;line-height:7.5rem;letter-spacing:-.133125rem}.text-section-title-xl{font-size:4.5rem;line-height:4.5rem;letter-spacing:-.125rem}.text-section-title-lg{font-size:2.25rem}.text-section-title-md{font-size:1.875rem;line-height:2rem}.text-section-title-sm{font-size:1.5rem;line-height:1.25rem;letter-spacing:.0625rem}.text-section-title-xs{font-size:1.25rem;letter-spacing:.0625rem}.text-section-title-xxs{font-size:1.125rem;line-height:1.5rem}.text-section-body-lg{font-size:1.5rem;line-height:1.75rem}@media (min-width:1080px){.text-section-body-lg{font-size:2.25rem;line-height:2.5rem}}.text-section-body-md{font-size:1.5rem}.text-section-body-sm{font-size:1.125rem;line-height:1.5rem}.text-section-body-xs,.TextField input,.TextField textarea{font-size:1rem;line-height:1.25rem}.text-section-details-sm{font-size:1.25rem;line-height:1.5rem}.text-section-details-xs{font-size:.875rem;line-height:1.5rem;letter-spacing:.0625rem}.text-section-details-xxs{font-size:.8125rem;line-height:1.5rem;letter-spacing:.058125rem}.widget-portable-text>div>p{margin-bottom:1rem}.widget-portable-text>div>p:last-of-type{margin-bottom:0}.widget-portable-text a{color:inherit;text-decoration:none}.portable-text a{color:#222;text-decoration:none}.podcast-title-xlg{font-size:4.5rem;letter-spacing:-.046875rem;line-height:4.5rem}.podcast-title-lg{font-size:3rem}@media (min-width:768px){.podcast-title-lg{font-size:3.75rem}}.podcast-title-md{font-size:3rem;line-height:3rem}.podcast-title-sm{font-size:1.875rem;line-height:2rem}.podcast-description-md,.PodcastListenButton:after{font-size:1.25rem;line-height:1.5rem}.podcast-episode-body{font-size:1.25rem;line-height:1.875rem}.podcast-episode-body>div>div * a{text-decoration:none;color:inherit}@media (min-width:1080px){.podcast-episode-body{font-size:1.5rem;line-height:2.25rem}}.podcast-detail-lg{font-size:1.125rem;line-height:1.5rem}.podcast-detail-md{font-size:1rem}.podcast-detail-md,.podcast-detail-sm{line-height:1.5rem;letter-spacing:.0625rem}.podcast-detail-sm{font-size:.875rem}.section-text-section-title-xxxl{font-size:6rem}.section-text-section-header-xl{font-size:3rem;letter-spacing:-.015625rem}.section-text-section-header-lg{font-size:3rem;line-height:3rem;letter-spacing:-.0375rem}.default-letter-spacing{letter-spacing:0}.site-content-max-width{max-width:79.5rem}.inner-content-max-width{max-width:108rem}.content-padding-x{padding-left:.9375rem;padding-right:.9375rem}@media (min-width:768px){.content-padding-x{padding-left:4.4375rem;padding-right:4.4375rem}}@media (min-width:1080px){.content-padding-x{padding-left:5.25rem;padding-right:5.25rem}}.content-with-nav{padding-top:2.25rem}@media (min-width:768px){.content-with-nav{padding-top:3rem}}.content-with-section-nav{padding-top:8.75rem}@media (min-width:768px){.content-with-section-nav{padding-top:12.5rem}}.content-height{min-height:100vh}.content-height-with-footer{min-height:calc(100vh - 15rem)}@media (min-width:768px){.content-height-with-footer{min-height:calc(100vh - 5.25rem)}}.article-content-container{margin-top:.4375rem}@media (min-width:768px){.article-content-container{margin-top:.8125rem}}@media (min-width:1080px){.article-content-container{margin-top:4.4375rem}}@media (min-width:1440px){.article-content-container{margin-top:4.1875rem}}@media (min-width:1920px){.article-content-container{margin-top:3.5rem}}@media (min-width:768px){.article-content-padding-x{padding-left:4.875rem;padding-right:4.875rem}}@media (min-width:1280px){.article-content-padding-x{padding-left:6.75rem;padding-right:6.75rem}}@media (min-width:1600px){.article-content-padding-x{padding-left:8.25rem;padding-right:8.25rem}}@media (min-width:768px){.article-content-margin-x{margin-left:4.875rem;margin-right:4.875rem}}@media (min-width:1280px){.article-content-margin-x{margin-left:6.75rem;margin-right:6.75rem}}@media (min-width:1600px){.article-content-margin-x{margin-left:8.25rem;margin-right:8.25rem}}@media (min-width:768px){.podcast-title-container{max-width:25.5rem;padding:0 1.5rem 2.5rem 0;margin-right:1.5rem;border-bottom:1px solid #666;border-right:1px solid #666}}.AuthorBioBlock__container>p>a,.AuthorBioBlock__container>p>em>a,.AuthorBioBlock__container>p>strong>a,.HolidayDescription__paragraph>div>p>a,.HolidayDescription__paragraph>div>p>em>a,.HolidayDescription__paragraph>div>p>strong>a,.HolidaysHero__paragraph>div>p>a,.HolidaysHero__paragraph>div>p>em>a,.HolidaysHero__paragraph>div>p>strong>a,.linked-border-bottom-red,.V1HolidayDescription__paragraph>div>p>a,.V1HolidayDescription__paragraph>div>p>em>a,.V1HolidayDescription__paragraph>div>p>strong>a,.widget-portable-text a{background-image:-webkit-gradient(linear,left top,left bottom,from(#dd3418),to(#dd3418));background-image:linear-gradient(#dd3418,#dd3418);background-position:right 95%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.AuthorBioBlock__container>p>a:hover,.AuthorBioBlock__container>p>em>a:hover,.AuthorBioBlock__container>p>strong>a:hover,.HolidayDescription__paragraph>div>p>a:hover,.HolidayDescription__paragraph>div>p>em>a:hover,.HolidayDescription__paragraph>div>p>strong>a:hover,.HolidaysHero__paragraph>div>p>a:hover,.HolidaysHero__paragraph>div>p>em>a:hover,.HolidaysHero__paragraph>div>p>strong>a:hover,.linked-border-bottom-red:hover,.V1HolidayDescription__paragraph>div>p>a:hover,.V1HolidayDescription__paragraph>div>p>em>a:hover,.V1HolidayDescription__paragraph>div>p>strong>a:hover,.widget-portable-text a:hover{background-size:0 1px}.AboutTeamMember__text>div>p>a,.article-content-container h1 a,.article-content-container h2 a,.article-content-container h3 a,.article-content-container h4 a,.article-content-container h5 a,.article-content-container h6 a,.article-content-container p a,.ArticleView__content .BlockContent a,.BlockRichText a,.DonationPopup__info-text a,.EncyclopediaHeader a,.linked-border-bottom-black,.portable-text a,.Recipe--full-width__footnotes>p>em>a,.Recipe--full-width__footnotes>p>strong>a,.Recipe--full-width__footnotes a,.Recipe--full-width__notes>p>em>a,.Recipe--full-width__notes>p>strong>a,.Recipe--full-width__notes a,.text-article-body-md blockquote a,.text-article-body-md h1 a,.text-article-body-md h2 a,.text-article-body-md h3 a,.text-article-body-md h4 a,.text-article-body-md h5 a,.text-article-body-md h6 a,.text-article-body-md p a{background-image:-webkit-gradient(linear,left top,left bottom,from(#222),to(#222));background-image:linear-gradient(#222,#222);background-position:right 92%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.AboutTeamMember__text>div>p>a:hover,.article-content-container h1 a:hover,.article-content-container h2 a:hover,.article-content-container h3 a:hover,.article-content-container h4 a:hover,.article-content-container h5 a:hover,.article-content-container h6 a:hover,.article-content-container p a:hover,.ArticleView__content .BlockContent a:hover,.BlockRichText a:hover,.DonationPopup__info-text a:hover,.EncyclopediaHeader a:hover,.linked-border-bottom-black:hover,.portable-text a:hover,.Recipe--full-width__footnotes a:hover,.Recipe--full-width__notes a:hover,.text-article-body-md blockquote a:hover,.text-article-body-md h1 a:hover,.text-article-body-md h2 a:hover,.text-article-body-md h3 a:hover,.text-article-body-md h4 a:hover,.text-article-body-md h5 a:hover,.text-article-body-md h6 a:hover,.text-article-body-md p a:hover{background-size:0 1px}.linked-border-bottom-on-hover-black{background-image:-webkit-gradient(linear,left top,left bottom,from(#222),to(#222));background-image:linear-gradient(#222,#222);background-position:left 94%;background-repeat:no-repeat;background-size:0 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.linked-border-bottom-on-hover-black:hover{background-size:100% 1px}.linked-border-bottom-md-white-dark,.linked-border-bottom-sm-white-dark,.podcast-episode-body>div>div * a,.PodcastEpisode__content-container>div>div>p>a{background-image:-webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#e6e6e6));background-image:linear-gradient(#e6e6e6,#e6e6e6);background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.linked-border-bottom-md-white-dark:hover,.linked-border-bottom-sm-white-dark:hover,.podcast-episode-body>div>div * a:hover,.PodcastEpisode__content-container>div>div>p>a:hover{background-size:0 1px}.linked-border-bottom-md-white-dark{background-position:right 94%}@media (min-width:1600px){.linked-border-bottom-md-white-dark{background-position:right 92%}}.linked-border-bottom-sm-white-dark,.podcast-episode-body>div>div * a,.PodcastEpisode__content-container>div>div>p>a{background-position:right 98%}.linked-border-bottom-on-hover-white-dark{background-image:-webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#e6e6e6));background-image:linear-gradient(#e6e6e6,#e6e6e6);background-position:left 100%;background-repeat:no-repeat;background-size:0 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.linked-border-bottom-on-hover-white-dark:hover{background-size:100% 1px}.linked-border-bottom-lg-on-hover-red,.linked-border-bottom-md-on-hover-red,.linked-border-bottom-sm-on-hover-red{background-image:-webkit-gradient(linear,left top,left bottom,from(#dd3418),to(#dd3418));background-image:linear-gradient(#dd3418,#dd3418);background-repeat:no-repeat;background-size:0 1.75px;-webkit-transition:background-size .3s;transition:background-size .3s}.linked-border-bottom-lg-on-hover-red:hover,.linked-border-bottom-md-on-hover-red:hover,.linked-border-bottom-sm-on-hover-red:hover{background-size:100% 1.75px}.linked-border-bottom-lg-on-hover-red{background-position:left 89%}.linked-border-bottom-md-on-hover-red{background-position:left 95%}.linked-border-bottom-sm-on-hover-red{background-position:left 100%}.ArticleEditorsNote:after,.ArticleEndNote,.Divider--dotted-rule,.dotted-border-black,.Footer__section{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:top;background-size:4px 1px;background-repeat:repeat-x}.dotted-border-right-black,.HolidaysHero__title-container,.TagWidget--large__article,.TagWidget--medium__article,.TagWidget--medium__featured-article,.TagWidget--small__article,.TagWidget--small__featured-article{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:1px 3px;background-repeat:repeat-y}.border-bottom-black{border-bottom:1px solid #222}.border-bottom-red{border-bottom:1px solid #dd3418}.border-top-black{border-top:1px solid #222}.border-right-black{border-right:1px solid #222}.border-bottom-gray-darker{border-bottom:1px solid #666}.border-right-gray-darker{border-right:1px solid #666}.border-bottom-gray-lighter{border-bottom:1px solid #ccc}.border-right-gray-lighter{border-right:1px solid #ccc}.border-bottom-transparent{border-bottom:1px solid hsla(0,0%,100%,0)}.border-bottom-dotted-black{background-position:bottom}.border-bottom-dotted-black,.border-top-dotted-black{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-size:4px 1px;background-repeat:repeat-x}.border-top-dotted-black{background-position:top}.border-thick-red,.widget-container-red{border:2px solid #dd3418}.border-thick-black,.widget-container-black{border:2px solid #222}.dotted-border-red,.PodcastWidget--style-red .PodcastWidget__podcast-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#dd3418),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#dd3418 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}.dotted-border-beige,.PodcastWidget--style-beige .PodcastWidget__podcast-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#efe9dc),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#efe9dc 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}.dotted-border-off-white,.PodcastWidget--style-black .PodcastWidget__podcast-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#f7f6f2),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#f7f6f2 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}.margin-text-legacy-article-header-md,.margin-text-legacy-article-header-sm{margin-top:4.5rem;margin-bottom:1.25rem}@media (min-width:768px){.margin-text-legacy-article-header-md{margin-top:6rem;margin-bottom:1.75rem;margin-left:3.375rem}}@media (min-width:1080px){.margin-text-legacy-article-header-md{margin-left:4.875rem}}@media (min-width:1280px){.margin-text-legacy-article-header-md{margin-left:6.75rem}}@media (min-width:768px){.margin-text-legacy-article-header-sm{margin-top:5rem;margin-bottom:1.75rem;margin-left:3.375rem}}@media (min-width:1080px){.margin-text-legacy-article-header-sm{margin-left:4.875rem}}@media (min-width:1280px){.margin-text-legacy-article-header-sm{margin-left:6.75rem}}.widget-container-red{padding:1.1875rem 1.5rem}.widget-container-red .img-container{background-color:rgba(221,52,24,.5);mix-blend-mode:multiply}.widget-container-red .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:screen}.widget-container-red .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.widget-container-red:hover .color-img{opacity:1}@media (max-width:639px){.widget-container-red{margin:1.875rem .9375rem}}.gray-img{filter:grayscale(100%);-webkit-filter:grayscale(100%);mix-blend-mode:multiply}.widget-container-black{padding:1.1875rem 1.5rem}.widget-container-black .img-container{background-color:rgba(221,52,24,.5)}.widget-container-black .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.widget-container-black .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.widget-container-black:hover .color-img{opacity:1}@media (max-width:639px){.widget-container-black{margin:1.875rem .9375rem}}.move-image-right-on-hover:hover .button-move-arrow,.move-image-right-on-hover:hover img{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}.move-image-down-on-hover:hover .button-move-arrow,.move-image-down-on-hover:hover>img{-webkit-transform:translateY(.25rem);transform:translateY(.25rem)}.move-image-up-on-hover:hover .button-move-arrow,.move-image-up-on-hover:hover>img{-webkit-transform:translateY(-.25rem);transform:translateY(-.25rem)}@media (min-width:640px){.layout-sticky-widget{top:6rem;position:-webkit-sticky;position:sticky}}.layout-widgets-container>div{margin-top:1.375rem}@media (max-width:639px){.layout-widgets-container>div{margin-top:1.875rem}}.layout-widgets-container>div:first-child{margin-top:1.5rem}@media (max-width:639px){.layout-widgets-container>div:first-child{margin-top:1.875rem}}.sectionNavPadding{padding:0 .9375rem}@media (min-width:768px){.sectionNavPadding{padding:0 1.5625rem}}.teaser-widget-container{width:100%;height:100%}@media (min-width:640px){.teaser-widget-container{border-bottom:1px solid #222;border-right:1px solid #222;padding:0 1.5rem 3rem 0}}.teaser-widget-container .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.teaser-widget-container .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.teaser-widget-container:hover .color-img{opacity:1}.layout-widget-container{padding:.9375rem 0 2.5rem}@media (min-width:640px){.layout-widget-container{padding:0 1.5rem 3rem 0}}@media (max-width:639px){.layout-story-container,.layout-widget-container{border-bottom:1px solid #222}}.safe-visibility-hidden{position:absolute;text-indent:-10000px;white-space:nowrap;top:auto;width:1px;height:1px;overflow:hidden}.global-header-spacing{margin-top:3.5rem}@media (min-width:1080px){.global-header-spacing{margin-top:5.75rem}}@media (min-width:1440px){.global-header-spacing{margin-top:6.25rem}}.block-important{display:block!important}twitter-widget.twitter-tweet{max-width:calc(100vw - 2rem)!important}blockquote.twitter-tweet{display:inline-block;font-family:Helvetica Neue,Roboto,Segoe UI,Calibri,sans-serif;font-size:.75rem;font-weight:700;line-height:1rem;font-style:normal;background-color:#fff;color:#222;border-radius:.3125rem;border-color:#eee #ddd #bbb;border-style:solid;border-width:1px;box-shadow:0 1px 3px rgba(0,0,0,.15);margin:1.5rem .3125rem;padding:1rem;max-width:29.25rem;-webkit-transform:translateX(0);transform:translateX(0)}blockquote.twitter-tweet p{font-size:1rem;font-weight:400;line-height:1.25rem}blockquote.twitter-tweet a{color:inherit;font-weight:400;text-decoration:none;outline:0 none;background-image:none}.Button{white-space:nowrap}.Button--style-no-style{text-decoration:none;border:none;padding:0}.Button--wrap{white-space:normal}.Img{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.ProgressBar{height:.15rem}.ProgressBar--side-nav-is-active{margin-left:20.625rem}@media (min-width:768px){.ProgressBar--side-nav-is-active{margin-left:27rem}}.ImgCarousel{position:relative}.ImgCarousel--multi-image .flickity-prev-next-button.previous{left:0;cursor:url(/assets/images/carousel-left-arrow.svg),w-resize}.ImgCarousel--multi-image .flickity-prev-next-button.next{right:0;cursor:url(/assets/images/carousel-right-arrow.svg),e-resize}.ImgCarousel .flickity-page-dots{display:flex;justify-content:center}.ImgCarousel .dot{display:inline-block;width:10px;height:10px;margin:1.5rem 2px 0;background:hsla(0,0%,100%,0);border-radius:50%;cursor:pointer;border:1px solid #dd3418}.ImgCarousel .dot.is-selected{background:#dd3418}.ImgCarousel .flickity-prev-next-button{position:absolute;width:10%;height:100%;top:0;opacity:0}.TextField label{display:absolute;font-family:Graebenbach,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:300}.TextField input,.TextField textarea{border:none;padding:.5rem 0;background-color:transparent;width:100%;font-family:Graebenbach,sans-serif;font-weight:300}.TextField input:-webkit-autofill,.TextField input:-webkit-autofill:active,.TextField input:-webkit-autofill:focus,.TextField input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.TextField__info-message{font-family:Graebenbach,sans-serif;font-size:.75rem;margin-top:.3rem}.TextField--style-red input,.TextField--style-red textarea{color:#dd3418}.TextField--style-red input::-webkit-input-placeholder,.TextField--style-red textarea::-webkit-input-placeholder{color:#dd3418;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-red input::-moz-placeholder,.TextField--style-red textarea::-moz-placeholder{color:#dd3418;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-red input:-ms-input-placeholder,.TextField--style-red textarea:-ms-input-placeholder{color:#dd3418;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-red input::-ms-input-placeholder,.TextField--style-red textarea::-ms-input-placeholder{color:#dd3418;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-red input::placeholder,.TextField--style-red textarea::placeholder{color:#dd3418;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-red input:-webkit-autofill,.TextField--style-red input:-webkit-autofill:active,.TextField--style-red input:-webkit-autofill:focus,.TextField--style-red input:-webkit-autofill:hover{-webkit-text-fill-color:#dd3418!important}.TextField--style-red .TextField__label--active{display:block;position:absolute;color:#dd3418;margin-top:-1rem}.TextField--style-black input,.TextField--style-black textarea{-webkit-transition:.3s;transition:.3s;background-color:hsla(0,0%,100%,0);color:#999}.TextField--style-black input::-webkit-input-placeholder,.TextField--style-black textarea::-webkit-input-placeholder{-webkit-transition:.3s;transition:.3s;color:#999;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-black input::-moz-placeholder,.TextField--style-black textarea::-moz-placeholder{-moz-transition:.3s;transition:.3s;color:#999;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-black input:-ms-input-placeholder,.TextField--style-black textarea:-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#999;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-black input::-ms-input-placeholder,.TextField--style-black textarea::-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#999;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-black input::placeholder,.TextField--style-black textarea::placeholder{-webkit-transition:.3s;transition:.3s;color:#999;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1rem}.TextField--style-black input:hover,.TextField--style-black textarea:hover{-webkit-transition:.3s;transition:.3s;background-color:hsla(0,0%,100%,0)}.TextField--style-black input:hover::-webkit-input-placeholder,.TextField--style-black textarea:hover::-webkit-input-placeholder{-webkit-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:hover::-moz-placeholder,.TextField--style-black textarea:hover::-moz-placeholder{-moz-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:hover:-ms-input-placeholder,.TextField--style-black textarea:hover:-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:hover::-ms-input-placeholder,.TextField--style-black textarea:hover::-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:hover::placeholder,.TextField--style-black textarea:hover::placeholder{-webkit-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:focus,.TextField--style-black textarea:focus{-webkit-transition:.3s;transition:.3s;background-color:hsla(0,0%,100%,0);color:#ccc}.TextField--style-black input:focus::-webkit-input-placeholder,.TextField--style-black textarea:focus::-webkit-input-placeholder{-webkit-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:focus::-moz-placeholder,.TextField--style-black textarea:focus::-moz-placeholder{-moz-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:focus:-ms-input-placeholder,.TextField--style-black textarea:focus:-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:focus::-ms-input-placeholder,.TextField--style-black textarea:focus::-ms-input-placeholder{-ms-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:focus::placeholder,.TextField--style-black textarea:focus::placeholder{-webkit-transition:.3s;transition:.3s;color:#ccc}.TextField--style-black input:-webkit-autofill,.TextField--style-black input:-webkit-autofill:active,.TextField--style-black input:-webkit-autofill:focus,.TextField--style-black input:-webkit-autofill:hover{-webkit-text-fill-color:#999!important}.TextField--style-black .TextField__label--active{display:block;position:absolute;color:#999;margin-top:-1rem}.TextField--style-white input,.TextField--style-white textarea{color:#222}.TextField--style-white input::-webkit-input-placeholder,.TextField--style-white textarea::-webkit-input-placeholder{color:#222}.TextField--style-white input::-moz-placeholder,.TextField--style-white textarea::-moz-placeholder{color:#222}.TextField--style-white input:-ms-input-placeholder,.TextField--style-white textarea:-ms-input-placeholder{color:#222}.TextField--style-white input::-ms-input-placeholder,.TextField--style-white textarea::-ms-input-placeholder{color:#222}.TextField--style-white input::placeholder,.TextField--style-white textarea::placeholder{color:#222}.TextField--style-white input:-webkit-autofill,.TextField--style-white input:-webkit-autofill:active,.TextField--style-white input:-webkit-autofill:focus,.TextField--style-white input:-webkit-autofill:hover{-webkit-text-fill-color:#222!important}.TextField--style-white .TextField__label--active{display:block;position:absolute;color:#888;margin-top:-1rem}.TextField--style-red--error{border-bottom:1px solid #dd3418}.TextField--style-red--error .TextField__error-message{color:#dd3418}.TextField--style-red--error .TextField__error-mark{background-color:#dd3418}.TextField--style-black--error{border-bottom:1px solid #999}.TextField--style-black--error .TextField__error-message{color:#999}.TextField--style-black--error .TextField__error-mark{background-color:#999}.Loader--black .Loader__dot{background:#222}.Loader--white .Loader__dot{background:#fff}.Loader__dot{-webkit-animation:bounce 1.75s ease-in-out infinite forwards;animation:bounce 1.75s ease-in-out infinite forwards;border-radius:50%;margin:0 .125rem;width:.375rem;height:.375rem}.Loader__dot:nth-child(2n){-webkit-animation-delay:.25s;animation-delay:.25s}.Loader__dot:nth-child(3n){-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}25%{-webkit-transform:translate3d(0,-.25rem,0);transform:translate3d(0,-.25rem,0)}50%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}25%{-webkit-transform:translate3d(0,-.25rem,0);transform:translate3d(0,-.25rem,0)}50%{-webkit-transform:translateZ(0);transform:translateZ(0)}}.LayoutA{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutA{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutA{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(1,auto)}}.LayoutA__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutA__article1-container--right-to-left{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutA__article1-container--right-to-left{grid-column:3/5;grid-row:1/2}}.LayoutA__article2-container--right-to-left{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutA__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutA__article2-container--right-to-left{grid-column:2/3;grid-row:1/2}}.LayoutA__widget-container--right-to-left{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutA__widget-container--right-to-left{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutA__widget-container--right-to-left{grid-column:1/2;grid-row:1/2}}.LayoutA__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutA__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutA__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}.LayoutA__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutA__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutA__article2-container--left-to-right{grid-column:3/4;grid-row:1/2}}.LayoutA__widget-container--left-to-right{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutA__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutA__widget-container--left-to-right{grid-column:4/5;grid-row:1/2}}.LayoutB{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutB{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutB{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,auto)}}@media (min-width:1280px){.LayoutB{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto))}}.LayoutB__article2-article3-container{grid-column:1/2;grid-row:2/3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutB__article2-article3-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutB__article2-article3-container{display:none}}.LayoutB__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutB__article1-container--right-to-left{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutB__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}@media (min-width:1280px){.LayoutB__article1-container--right-to-left{grid-column:3/5;grid-row:1/3}}@media (min-width:640px){.LayoutB__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutB__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutB__article2-container--right-to-left{grid-column:2/3;grid-row:1/2}}@media (min-width:640px){.LayoutB__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1080px){.LayoutB__article3-container--right-to-left{grid-column:3/4;grid-row:2/3}}@media (min-width:1280px){.LayoutB__article3-container--right-to-left{grid-column:2/3;grid-row:2/3}}.LayoutB__widget-container--right-to-left{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutB__widget-container--right-to-left{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:2/4}}@media (min-width:1080px){.LayoutB__widget-container--right-to-left{grid-column:1/2;grid-row:1/3}}@media (min-width:1280px){.LayoutB__widget-container--right-to-left{grid-column:1/2;grid-row:1/3}}.LayoutB__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutB__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutB__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1280px){.LayoutB__article1-container--left-to-right{grid-column:1/3;grid-row:1/3}}@media (min-width:640px){.LayoutB__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutB__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutB__article2-container--left-to-right{grid-column:3/4;grid-row:1/2}}@media (min-width:640px){.LayoutB__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1080px){.LayoutB__article3-container--left-to-right{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutB__article3-container--left-to-right{grid-column:3/4;grid-row:2/3}}.LayoutB__widget-container--left-to-right{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutB__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:2/4}}@media (min-width:1080px){.LayoutB__widget-container--left-to-right{grid-column:3/4;grid-row:1/3}}@media (min-width:1280px){.LayoutB__widget-container--left-to-right{grid-column:4/5;grid-row:1/3}}.LayoutC{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutC{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutC{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,auto)}}@media (min-width:1280px){.LayoutC{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,auto))}}.LayoutC__article3-article4-container{grid-column:1/2;grid-row:3/4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutC__article3-article4-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutC__article3-article4-container{display:none}}.LayoutC__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutC__article1-container--right-to-left{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutC__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}@media (min-width:1280px){.LayoutC__article1-container--right-to-left{grid-column:3/5;grid-row:1/4}}.LayoutC__article2-container--right-to-left{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutC__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutC__article2-container--right-to-left{grid-column:2/3;grid-row:2/4}}@media (min-width:1280px){.LayoutC__article2-container--right-to-left{grid-column:2/3;grid-row:1/2}}@media (min-width:640px){.LayoutC__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1080px){.LayoutC__article3-container--right-to-left{grid-column:3/4;grid-row:2/3}}@media (min-width:1280px){.LayoutC__article3-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:640px){.LayoutC__article4-container--right-to-left{grid-column:2/3;grid-row:4/5}}@media (min-width:1080px){.LayoutC__article4-container--right-to-left{grid-column:3/4;grid-row:3/4}}@media (min-width:1280px){.LayoutC__article4-container--right-to-left{grid-column:2/3;grid-row:3/4}}.LayoutC__widget-container--right-to-left{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutC__widget-container--right-to-left{border-bottom:1px solid #222;border-right:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:2/5}}@media (min-width:1080px){.LayoutC__widget-container--right-to-left{grid-column:1/2;grid-row:1/4}}@media (min-width:1280px){.LayoutC__widget-container--right-to-left{grid-column:1/2;grid-row:1/4}}.LayoutC__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutC__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutC__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1280px){.LayoutC__article1-container--left-to-right{grid-column:1/3;grid-row:1/4}}.LayoutC__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutC__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutC__article2-container--left-to-right{grid-column:1/2;grid-row:2/4}}@media (min-width:1280px){.LayoutC__article2-container--left-to-right{grid-column:3/4;grid-row:1/2}}@media (min-width:640px){.LayoutC__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1080px){.LayoutC__article3-container--left-to-right{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutC__article3-container--left-to-right{grid-column:3/4;grid-row:2/3}}@media (min-width:640px){.LayoutC__article4-container--left-to-right{grid-column:1/2;grid-row:4/5}}@media (min-width:1080px){.LayoutC__article4-container--left-to-right{grid-column:2/3;grid-row:3/4}}@media (min-width:1280px){.LayoutC__article4-container--left-to-right{grid-column:3/4;grid-row:3/4}}.LayoutC__widget-container--left-to-right{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutC__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:2/5}}@media (min-width:1080px){.LayoutC__widget-container--left-to-right{grid-column:3/4;grid-row:1/4}}@media (min-width:1280px){.LayoutC__widget-container--left-to-right{grid-column:4/5;grid-row:1/4}}.LayoutD{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutD{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutD{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,auto)}}@media (min-width:1280px){.LayoutD{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,auto))}}.LayoutD__article3-article4-container{grid-column:1/2;grid-row:3/4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutD__article3-article4-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutD__article3-article4-container{display:none}}.LayoutD__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutD__article1-container--right-to-left{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutD__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}@media (min-width:1280px){.LayoutD__article1-container--right-to-left{grid-column:3/5;grid-row:1/5}}.LayoutD__article2-container--right-to-left{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutD__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutD__article2-container--right-to-left{grid-column:2/3;grid-row:1/2}}@media (min-width:640px){.LayoutD__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1280px){.LayoutD__article3-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:640px){.LayoutD__article4-container--right-to-left{grid-column:2/3;grid-row:4/5}}@media (min-width:1280px){.LayoutD__article4-container--right-to-left{grid-column:2/3;grid-row:3/4}}.LayoutD__article5-container--right-to-left{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutD__article5-container--right-to-left{grid-column:2/3;grid-row:5/6}}@media (min-width:1280px){.LayoutD__article5-container--right-to-left{grid-column:2/3;grid-row:4/5}}@media (min-width:1080px){.LayoutD__article2-article3-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutD__article4-article5-container--right-to-left{grid-column:3/4;grid-row:2/3}}.LayoutD__widget-container--right-to-left{grid-column:1/2;grid-row:5/6}@media (min-width:640px){.LayoutD__widget-container--right-to-left{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:2/6}}@media (min-width:1080px){.LayoutD__widget-container--right-to-left{grid-column:1/2;grid-row:1/3}}@media (min-width:1280px){.LayoutD__widget-container--right-to-left{grid-column:1/2;grid-row:1/5}}.LayoutD__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutD__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutD__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1280px){.LayoutD__article1-container--left-to-right{grid-column:1/3;grid-row:1/5}}.LayoutD__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutD__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutD__article2-container--left-to-right{grid-column:3/4;grid-row:1/2}}@media (min-width:640px){.LayoutD__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1280px){.LayoutD__article3-container--left-to-right{grid-column:3/4;grid-row:2/3}}@media (min-width:640px){.LayoutD__article4-container--left-to-right{grid-column:1/2;grid-row:4/5}}@media (min-width:1280px){.LayoutD__article4-container--left-to-right{grid-column:3/4;grid-row:3/4}}.LayoutD__article5-container--left-to-right{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutD__article5-container--left-to-right{grid-column:1/2;grid-row:5/6}}@media (min-width:1280px){.LayoutD__article5-container--left-to-right{grid-column:3/4;grid-row:4/5}}@media (min-width:1080px){.LayoutD__article2-article3-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutD__article4-article5-container--left-to-right{grid-column:2/3;grid-row:2/3}}.LayoutD__widget-container--left-to-right{grid-column:1/2;grid-row:5/6}@media (min-width:640px){.LayoutD__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:2/6}}@media (min-width:1080px){.LayoutD__widget-container--left-to-right{grid-column:3/4;grid-row:1/3}}@media (min-width:1280px){.LayoutD__widget-container--left-to-right{grid-column:4/5;grid-row:1/5}}.LayoutE{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutE{grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutE{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(1,auto)}}.LayoutE__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:1080px){.LayoutE__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}.LayoutE__widget-container--right-to-left{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutE__widget-container--right-to-left{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0}}@media (min-width:1080px){.LayoutE__widget-container--right-to-left{grid-column:1/2;grid-row:1/2}}.LayoutE__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:1080px){.LayoutE__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}.LayoutE__widget-container--left-to-right{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutE__widget-container--left-to-right{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0}}@media (min-width:1080px){.LayoutE__widget-container--left-to-right{border-right:none;padding:0 0 3rem 1.5rem;grid-column:3/4;grid-row:1/2}}.LayoutF{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutF{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutF{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,auto)}}@media (min-width:1280px){.LayoutF{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(3,auto)}}.LayoutF__article4-article5-container{grid-column:1/2;grid-row:4/5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutF__article4-article5-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutF__article4-article5-container{display:none;border-bottom:none;padding-bottom:0}.LayoutF__article4-article5-container:after{display:none}}@media (min-width:1080px){.LayoutF__article4-article5-container{display:flex}}@media (min-width:1280px){.LayoutF__article4-article5-container{display:none}}.LayoutF__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutF__article1-container--right-to-left{grid-column:2/3;grid-row:1/2}}@media (min-width:1080px){.LayoutF__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}@media (min-width:1280px){.LayoutF__article1-container--right-to-left{grid-column:3/5;grid-row:1/3}}.LayoutF__article2-container--right-to-left{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutF__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutF__article2-container--right-to-left{grid-column:5/7;grid-row:1/2}}.LayoutF__article3-container--right-to-left{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutF__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1280px){.LayoutF__article3-container--right-to-left{grid-column:3/5;grid-row:3/4}}@media (min-width:640px){.LayoutF__article4-container--right-to-left{grid-column:2/3;grid-row:4/5}}@media (min-width:1280px){.LayoutF__article4-container--right-to-left{grid-column:5/6;grid-row:2/4}}@media (min-width:640px){.LayoutF__article5-container--right-to-left{grid-column:2/3;grid-row:5/6}}@media (min-width:1280px){.LayoutF__article5-container--right-to-left{grid-column:6/7;grid-row:2/4}}@media (min-width:1080px){.LayoutF__article2-article3-container--right-to-left{grid-column:2/3;grid-row:2/4}}@media (min-width:1080px){.LayoutF__article4-article5-container--right-to-left{grid-column:3/4;grid-row:2/4}}.LayoutF__widget-container--right-to-left{grid-column:1/2;grid-row:5/6}@media (min-width:640px){.LayoutF__widget-container--right-to-left{border-right:1px solid #222;border-bottom:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:1/6}}@media (min-width:1080px){.LayoutF__widget-container--right-to-left{grid-column:1/2;grid-row:1/4}}@media (min-width:1280px){.LayoutF__widget-container--right-to-left{grid-column:1/3;grid-row:1/4}}.LayoutF__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutF__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}}@media (min-width:1080px){.LayoutF__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1280px){.LayoutF__article1-container--left-to-right{grid-column:1/3;grid-row:1/3}}.LayoutF__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutF__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutF__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutF__article2-container--left-to-right{grid-column:3/5;grid-row:1/2}}.LayoutF__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutF__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1080px){.LayoutF__article3-container--left-to-right{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutF__article3-container--left-to-right{grid-column:1/3;grid-row:3/4}}@media (min-width:640px){.LayoutF__article4-container--left-to-right{grid-column:1/2;grid-row:4/5}}@media (min-width:1080px){.LayoutF__article4-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1280px){.LayoutF__article4-container--left-to-right{grid-column:3/4;grid-row:2/4}}@media (min-width:640px){.LayoutF__article5-container--left-to-right{grid-column:1/2;grid-row:5/6}}@media (min-width:1080px){.LayoutF__article5-container--left-to-right{grid-column:2/3;grid-row:3/4}}@media (min-width:1280px){.LayoutF__article5-container--left-to-right{grid-column:4/5;grid-row:2/4}}@media (min-width:1080px){.LayoutF__article2-article3-container--left-to-right{grid-column:1/2;grid-row:2/4}}@media (min-width:1080px){.LayoutF__article4-article5-container--left-to-right{grid-column:2/3;grid-row:2/4}}.LayoutF__widget-container--left-to-right{grid-column:1/2;grid-row:5/6}@media (min-width:640px){.LayoutF__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:1/6}}@media (min-width:1080px){.LayoutF__widget-container--left-to-right{grid-column:3/4;grid-row:1/4}}@media (min-width:1280px){.LayoutF__widget-container--left-to-right{grid-column:5/7;grid-row:1/4}}.LayoutG{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutG{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutG{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,auto)}}@media (min-width:1280px){.LayoutG{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto))}}.LayoutG__article2-article3-container{grid-column:1/2;grid-row:2/3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutG__article2-article3-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutG__article2-article3-container{display:none}}.LayoutG__article1-container--right-to-left{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutG__article1-container--right-to-left{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutG__article1-container--right-to-left{grid-column:2/4;grid-row:1/2}}@media (min-width:1280px){.LayoutG__article1-container--right-to-left{grid-column:3/7;grid-row:1/2}}@media (min-width:640px){.LayoutG__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1080px){.LayoutG__article2-container--right-to-left{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutG__article2-container--right-to-left{grid-column:3/4;grid-row:2/3}}@media (min-width:640px){.LayoutG__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1080px){.LayoutG__article3-container--right-to-left{grid-column:2/3;grid-row:3/4}}@media (min-width:1280px){.LayoutG__article3-container--right-to-left{grid-column:4/5;grid-row:2/3}}.LayoutG__article4-container--right-to-left{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutG__article4-container--right-to-left{grid-column:2/3;grid-row:4/5}}@media (min-width:1080px){.LayoutG__article4-container--right-to-left{grid-column:3/4;grid-row:2/4}}@media (min-width:1280px){.LayoutG__article4-container--right-to-left{grid-column:5/7;grid-row:2/3}}.LayoutG__widget-container--right-to-left{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutG__widget-container--right-to-left{border-bottom:1px solid #222;border-right:1px solid #222;padding:0 3rem 3rem 0;grid-column:1/2;grid-row:2/5}}@media (min-width:1080px){.LayoutG__widget-container--right-to-left{grid-column:1/2;grid-row:1/4}}@media (min-width:1280px){.LayoutG__widget-container--right-to-left{grid-column:1/3;grid-row:1/3}}.LayoutG__article1-container--left-to-right{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutG__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutG__article1-container--left-to-right{grid-column:1/3;grid-row:1/2}}@media (min-width:1280px){.LayoutG__article1-container--left-to-right{grid-column:1/5;grid-row:1/2}}@media (min-width:640px){.LayoutG__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutG__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutG__article2-container--left-to-right{grid-column:1/2;grid-row:2/3}}@media (min-width:640px){.LayoutG__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1080px){.LayoutG__article3-container--left-to-right{grid-column:1/2;grid-row:3/4}}@media (min-width:1280px){.LayoutG__article3-container--left-to-right{grid-column:2/3;grid-row:2/3}}.LayoutG__article4-container--left-to-right{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutG__article4-container--left-to-right{grid-column:1/2;grid-row:4/5}}@media (min-width:1080px){.LayoutG__article4-container--left-to-right{grid-column:2/3;grid-row:2/4}}@media (min-width:1280px){.LayoutG__article4-container--left-to-right{grid-column:3/5;grid-row:2/3}}.LayoutG__widget-container--left-to-right{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutG__widget-container--left-to-right{border-bottom:1px solid #222;padding:0 0 3rem 1.5rem;grid-column:2/3;grid-row:2/5}}@media (min-width:1080px){.LayoutG__widget-container--left-to-right{grid-column:3/4;grid-row:1/4}}@media (min-width:1280px){.LayoutG__widget-container--left-to-right{grid-column:5/7;grid-row:1/3}}.LayoutH{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutH{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutH{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,auto)}}@media (min-width:1280px){.LayoutH{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto))}}.LayoutH__article1-container{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutH__article1-container{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutH__article1-container{grid-column:1/5;grid-row:1/2}}@media (min-width:1280px){.LayoutH__article1-container{grid-column:3/7;grid-row:1/3}}@media (min-width:640px){.LayoutH__article2-container{grid-column:1/2;grid-row:2/3}}@media (min-width:1080px){.LayoutH__article2-container{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutH__article2-container{grid-column:1/2;grid-row:1/2}}@media (min-width:640px){.LayoutH__article3-container{grid-column:1/2;grid-row:3/4}}@media (min-width:1080px){.LayoutH__article3-container{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutH__article3-container{grid-column:2/3;grid-row:1/2}}.LayoutH__article4-container{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutH__article4-container{grid-column:2/3;grid-row:2/4}}@media (min-width:1080px){.LayoutH__article4-container{grid-column:3/5;grid-row:2/3}}@media (min-width:1280px){.LayoutH__article4-container{grid-column:1/3;grid-row:2/3}}.LayoutH__article2-article3-container{grid-column:1/2;grid-row:1/2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutH__article2-article3-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutH__article2-article3-container{display:none}}.LayoutI{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutI{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutI{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,auto)}}@media (min-width:1280px){.LayoutI{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto))}}.LayoutI__article1-container{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutI__article1-container{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutI__article1-container{grid-column:1/4;grid-row:1/2}}@media (min-width:1280px){.LayoutI__article1-container{grid-column:2/4;grid-row:1/3}}@media (min-width:1080px){.LayoutI__article2-container{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutI__article2-container{grid-column:1/2;grid-row:1/2}}@media (min-width:1080px){.LayoutI__article3-container{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutI__article3-container{grid-column:4/5;grid-row:1/2}}@media (min-width:640px){.LayoutI__widget1-container{border-right:1px solid #222;border-bottom:1px solid #222;padding:1.5rem 3rem 3rem 0}}@media (min-width:1280px){.LayoutI__widget1-container{grid-column:1/2;grid-row:2/3}}@media (min-width:640px){.LayoutI__widget2-container{border-bottom:1px solid #222;padding:1.5rem 0 3rem 1.5rem}}@media (min-width:1280px){.LayoutI__widget2-container{grid-column:4/5;grid-row:2/3}}.LayoutI__widget1-widget2-container{grid-column:1/2;grid-row:2/3}@media (min-width:1080px){.LayoutI__widget1-widget2-container{border-bottom:1px solid #222;padding:1.5rem 0 3rem 1.5rem;grid-column:3/4;grid-row:2/3}}@media (min-width:640px){.LayoutI__article2-widget1-container{grid-column:1/2;grid-row:2/3}}@media (min-width:640px){.LayoutI__article3-widget2-container{grid-column:2/3;grid-row:2/3}}.LayoutI__article2-article3-container{grid-column:1/2;grid-row:4/5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutI__article2-article3-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutI__article2-article3-container{display:none}}.LayoutJ{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutJ{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1080px){.LayoutJ{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,auto)}}@media (min-width:1280px){.LayoutJ{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,auto))}}.LayoutJ__article1-container{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutJ__article1-container{grid-column:1/3;grid-row:1/2}}@media (min-width:1080px){.LayoutJ__article1-container{grid-column:1/4;grid-row:1/2}}@media (min-width:1280px){.LayoutJ__article1-container{grid-column:2/5;grid-row:1/2}}.LayoutJ__article2-container{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutJ__article2-container{grid-column:1/3;grid-row:2/3}}@media (min-width:1080px){.LayoutJ__article2-container{grid-column:1/3;grid-row:2/3}}@media (min-width:1280px){.LayoutJ__article2-container{grid-column:2/4;grid-row:2/3}}.LayoutJ__article3-container{grid-column:1/2;grid-row:3/4}@media (min-width:1080px){.LayoutJ__article3-container{grid-column:3/4;grid-row:2/3}}@media (min-width:1280px){.LayoutJ__article3-container{grid-column:4/5;grid-row:2/3}}.LayoutJ__article4-container{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutJ__article3-article4-container{grid-column:1/2;grid-row:3/4}}.LayoutJ__article5-article6-container{grid-column:1/2;grid-row:5/6;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.875rem;border-bottom:1px solid #222;padding-bottom:1.875rem}.LayoutJ__article5-article6-container:after{content:"";border-right:1px solid #222;position:absolute;left:50%;top:.9375rem;height:calc(100% - 2.8125rem)}@media (min-width:640px){.LayoutJ__article5-article6-container{display:flex;border-bottom:none;padding-bottom:0;grid-column:2/3;grid-row:3/4}.LayoutJ__article5-article6-container:after{display:none}}@media (min-width:1080px){.LayoutJ__article5-article6-container{display:none}}@media (min-width:1080px){.LayoutJ__article4-article5-article6-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:reapeat(1,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem;grid-column:1/4;grid-row:3/4}}@media (min-width:1280px){.LayoutJ__article4-article5-article6-container{display:flex;grid-column:1/2;grid-row:1/3}}.LayoutK{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutK{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}@media (min-width:1280px){.LayoutK{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,auto))}}.LayoutK__article1-container{grid-column:1/2;grid-row:1/2}@media (min-width:640px){.LayoutK__article1-container{grid-column:1/2;grid-row:1/2}}@media (min-width:1280px){.LayoutK__article1-container{grid-column:1/2;grid-row:1/2}}.LayoutK__article2-container{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutK__article2-container{grid-column:2/3;grid-row:1/2}}@media (min-width:1280px){.LayoutK__article2-container{grid-column:2/3;grid-row:1/2}}.LayoutK__article3-container{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutK__article3-container{grid-column:1/2;grid-row:2/3}}@media (min-width:1280px){.LayoutK__article3-container{grid-column:3/4;grid-row:1/2}}.LayoutK__article4-container{grid-column:1/2;grid-row:4/5}@media (min-width:640px){.LayoutK__article4-container{grid-column:2/3;grid-row:2/3}}@media (min-width:1280px){.LayoutK__article4-container{grid-column:4/5;grid-row:1/2}}.LayoutL{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto}@media (min-width:640px){.LayoutL{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(1,auto);grid-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}}.LayoutL__article1-container{grid-row:1/2}@media (min-width:640px){.LayoutL__article1-container{grid-column:1/2;grid-row:1/2}}.LayoutL__article2-container{grid-column:1/2;grid-row:2/3}@media (min-width:640px){.LayoutL__article2-container{grid-column:2/3;grid-row:1/2}}.LayoutL__article1-container{grid-column:1/2;grid-row:3/4}@media (min-width:640px){.LayoutL__article1-container{grid-column:3/4;grid-row:1/2}}@media (min-width:1280px){.LayoutHero1__title-container:before{content:"";display:block;position:absolute;top:0;right:0;width:1px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}.LayoutHero1__title-container:after{content:"";display:block;position:absolute;bottom:0;right:0;left:0;width:100%;height:1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:1280px){.LayoutHero1__title-container:after{display:none}}.LayoutHero1__title{background-position:left 92%}@media (min-width:640px){.LayoutHero1__excerpt-container{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media (min-width:640px){.LayoutHero1__excerpt-container:before{content:"";display:block;position:absolute;top:0;right:50%;width:1px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}.LayoutHero1__excerpt-container:hover .LayoutHero1__continue-reading{-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}.LayoutHero1__continue-reading{text-decoration:underline;-webkit-text-decoration-color:#222;text-decoration-color:#222}@media (min-width:640px){.LayoutHero2__excerpt-container{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media (min-width:768px){.LayoutHero2__excerpt-container{-webkit-column-count:3;-moz-column-count:3;column-count:3;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media (min-width:1080px){.LayoutHero2__excerpt-container{-webkit-column-count:4;-moz-column-count:4;column-count:4;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}.LayoutHero2__excerpt-container:hover .LayoutHero2__continue-reading{-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}.LayoutHero2__excerpt-container:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:640px){.LayoutHero2__excerpt-container:after{content:"";display:block;position:absolute;top:2.25rem;left:50%;width:1px;height:calc(100% - 2.25rem);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}@media (min-width:768px){.LayoutHero2__excerpt-container:after{display:none}}@media (min-width:1080px){.LayoutHero2__excerpt-container:after{display:none;display:block}}@media (min-width:768px){.LayoutHero2__excerpt:before{content:"";display:block;position:absolute;top:2.25rem;right:calc(33.33% - .75rem);width:1px;height:calc(100% - 2.25rem);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}@media (min-width:1080px){.LayoutHero2__excerpt:before{right:calc(25% - .75rem)}}@media (min-width:768px){.LayoutHero2__excerpt:after{content:"";display:block;position:absolute;top:2.25rem;left:calc(33.33% - .75rem);width:1px;height:calc(100% - 2.25rem);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}@media (min-width:1080px){.LayoutHero2__excerpt:after{left:calc(25% - .75rem)}}.LayoutHero2__continue-reading{text-decoration:underline;-webkit-text-decoration-color:#222;text-decoration-color:#222}@media (min-width:1080px){.LayoutHero3__container{padding-bottom:1.5rem}}@media (min-width:768px){.LayoutHero3__image{height:100%}}@media (min-width:640px){.LayoutHero3__excerpt-container{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}.LayoutHero3__excerpt-container:hover .LayoutHero3__continue-reading{-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}.LayoutHero3__excerpt-container:before{content:"";display:block;position:absolute;top:0;right:0;left:0;width:100%;height:1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:640px){.LayoutHero3__excerpt-container:after{content:"";display:block;position:absolute;top:2.25rem;right:50%;width:1px;height:calc(100% - 2.25rem);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}.LayoutHero3__continue-reading{text-decoration:underline;-webkit-text-decoration-color:#222;text-decoration-color:#222}.LayoutHero4__banner-container:after{content:"";display:block;position:absolute;bottom:0;right:0;left:0;width:100%;height:1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:768px){.LayoutHero4__image{height:100%}}.LayoutHero4__story-container{display:grid;grid-gap:3rem;grid-template-columns:repeat(3,minmax(19.875rem,1fr));width:calc(100% + 1.5rem)}@media (min-width:768px){.LayoutHero4__story-container{grid-template-columns:repeat(3,minmax(0,1fr))}}.LayoutHero4__middle-story:before{right:-1.5rem}.LayoutHero4__middle-story:after,.LayoutHero4__middle-story:before{content:"";display:block;position:absolute;top:0;width:1px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}.LayoutHero4__middle-story:after{left:-1.5rem}.LayoutHolidayHero__banner--red{border:2px solid #dd3418;background-color:hsla(0,0%,100%,0)}.LayoutHolidayHero__banner--black{border:2px solid #222;background-color:#222}.LayoutHolidayHero__banner-detail-text{font-size:1rem}@media (min-width:1080px){.LayoutHolidayHero__banner-detail-text{font-size:1.25rem}}.LayoutHolidayHero__countdown{text-align:left}.LayoutHolidayHero__banner-title-text{font-size:1.25rem;letter-spacing:.041875rem}@media (min-width:1080px){.LayoutHolidayHero__banner-title-text{font-size:1.875rem;letter-spacing:.0625rem}}.LayoutHolidayHero__container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:top;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:640px){.LayoutHolidayHero__container{border-right:1px solid #222;background-image:none;padding-top:0}}.LayoutHolidayHero__article1-title{background-position:left 97%}@media (min-width:1280px){.LayoutHolidayHero__article1-title{background-position:left 91%}}.LayoutHolidayHero__article1-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}@media (min-width:1080px){.LayoutHolidayHero__article1-container{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:1px 3px;background-repeat:repeat-y}}.LayoutHolidayHero__articles-container--4articles{position:relative}@media (min-width:640px){.LayoutHolidayHero__articles-container--4articles{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.LayoutHolidayHero__articles-container--4articles:after{content:"";position:absolute;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)))!important;background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0)!important;background-position:bottom;background-size:4px 1px;background-repeat:repeat-x;width:100%;height:1px;top:calc(50% + .5rem)}}@media (min-width:1080px){.LayoutHolidayHero__articles-container--4articles:after{display:none}}.LayoutHolidayHero__articles-container{margin-left:-.9375rem;margin-right:-.9375rem;width:calc(100% + 1.875rem)}@media (min-width:1080px){.LayoutHolidayHero__articles-container{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;margin-left:0;margin-right:0;width:25%}}.LayoutHolidayHero__simple-article{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)))!important;background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0)!important;background-position:100%;background-size:1px 3px;background-repeat:repeat-y;min-width:11rem}@media (min-width:640px){.LayoutHolidayHero__simple-article{min-width:auto}}@media (min-width:1080px){.LayoutHolidayHero__simple-article{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)))!important;background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0)!important;background-position:bottom;background-size:4px 1px;background-repeat:repeat-x;width:auto}}@media (min-width:640px){.LayoutHolidayHero__simple-article--no-line{background-image:none!important}}@media (min-width:1080px){.LayoutHolidayHero__simple-article--no-line{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)))!important;background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0)!important;background-position:bottom;background-size:4px 1px;background-repeat:repeat-x;width:auto}}@media (max-width:900px){.LayoutHolidayHero__story-article-title{font-size:1.3125rem;line-height:1.5rem}}.LayoutHolidayHero__simple-article-description{font-size:1.125rem;line-height:1.5rem}@media (min-width:1080px){.LayoutHolidayHero__simple-article-description{font-size:1.25rem;letter-spacing:-.00625rem;line-height:1.5rem}}.LayoutHolidayHero__articles-container .LayoutHolidayHero__simple-article:last-child{background-image:none!important}@media (min-width:1080px){.LayoutHolidayHero__articles-container a:first-child .LayoutHolidayHero__simple-article{padding-top:1rem}}.LayoutHolidayHero__banner-detail-button{font-size:1.125rem}.SectionNavA{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:3rem;grid-row-gap:.9375rem;padding-top:.9375rem}@media (min-width:768px){.SectionNavA{grid-row-gap:1.5rem;padding-top:1.5rem}}.SectionNavA__article{grid-column:1/3;padding-bottom:.9375rem;border-bottom:1px solid #222;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.SectionNavA__article{padding-bottom:1.8125rem}}@media (min-width:1240px){.SectionNavA__article{padding-bottom:2.5rem}}.SectionNavA__article .SectionNavA__image{margin-bottom:1.0625rem}@media (min-width:768px){.SectionNavA__article .SectionNavA__image{margin-bottom:.75rem}}@media (min-width:1080px){.SectionNavA__article .SectionNavA__image{margin-bottom:.8125rem}}@media (min-width:1240px){.SectionNavA__article .SectionNavA__image{margin-bottom:1.25rem}}.SectionNavA__article .SectionNavA__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavA__article .SectionNavA__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavA__article .SectionNavA__title{margin-bottom:1.3125rem;font-weight:300;font-size:3rem;line-height:3rem;letter-spacing:-.016875rem}}.SectionNavA__article .SectionNavA__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavA__article .SectionNavA__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavA__article .SectionNavA__brief{margin-bottom:1.0625rem}}@media (min-width:1240px){.SectionNavA__article2{grid-column:1/2;grid-row:2/3;position:relative}.SectionNavA__article2:after{content:"";position:absolute;height:calc(100% - 1.5rem);border-right:1px solid #222;right:-1.5rem;top:0;bottom:0}}@media (min-width:1240px){.SectionNavA__article3{grid-column:2/3;grid-row:2/3;position:relative}.SectionNavA__article3:after{content:"";position:absolute;border-bottom:1px solid #222;right:0;bottom:0;width:calc(200% + 3rem)}}@media (min-width:1240px){.SectionNavA__article2,.SectionNavA__article3{border-bottom:none;padding-bottom:1.875rem}.SectionNavA__article2 .SectionNavA__image,.SectionNavA__article3 .SectionNavA__image{margin-bottom:1rem}.SectionNavA__article2 .SectionNavA__title,.SectionNavA__article3 .SectionNavA__title{font-weight:600;font-size:1.5rem;line-height:1.75rem;margin-bottom:0;text-align:left;align-self:start}.SectionNavA__article2 .SectionNavA__brief,.SectionNavA__article3 .SectionNavA__brief{text-align:left;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.5rem}}@media (min-width:1240px) and (min-width:768px){.SectionNavA__article2 .SectionNavA__brief,.SectionNavA__article3 .SectionNavA__brief{font-size:1.25rem}}@media (min-width:1240px){.SectionNavA__article2 .SectionNavA__authors,.SectionNavA__article3 .SectionNavA__authors{text-align:left}}.SectionNavA__article-rest{grid-column:1/3;padding-bottom:2.5rem;border-bottom:1px solid #222;display:flex;flex-direction:column;align-items:center}.SectionNavA__article-rest .SectionNavA__image{margin-bottom:1.5rem}.SectionNavA__article-rest .SectionNavA__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavA__article-rest .SectionNavA__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavA__article-rest .SectionNavA__title{font-size:1.875rem;line-height:2rem;margin-bottom:.75rem}}.SectionNavA__article-rest .SectionNavA__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavA__article-rest .SectionNavA__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavA__article-rest .SectionNavA__brief{margin-bottom:.3125rem}}.SectionNavB{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-row-gap:.9375rem;padding-top:.9375rem}@media (min-width:768px){.SectionNavB{grid-row-gap:1.5rem;padding-top:1.5rem}}.SectionNavB__image{margin-bottom:1.0625rem}@media (min-width:768px){.SectionNavB__image{margin-bottom:.75rem}}@media (min-width:1080px){.SectionNavB__image{margin-bottom:.8125rem}}@media (min-width:1240px){.SectionNavB__image{margin-bottom:1.25rem}}.SectionNavB__brief{font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavB__brief{font-size:1.25rem}}.SectionNavB__article-rest{padding-bottom:.9375rem}@media (min-width:768px){.SectionNavB__article-rest{padding-bottom:1.8125rem}}@media (min-width:1240px){.SectionNavB__article-rest{padding-bottom:2.5rem}}.SectionNavB__article-rest .SectionNavB__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavB__article-rest .SectionNavB__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavB__article-rest .SectionNavB__title{font-size:1.875rem;line-height:2rem;margin-bottom:.75rem}}.SectionNavB__article-rest .SectionNavB__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavB__article-rest .SectionNavB__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavB__article-rest .SectionNavB__brief{margin-bottom:.3125rem}}.SectionNavB__article2{padding-bottom:.9375rem}@media (min-width:768px){.SectionNavB__article2{padding-bottom:1.8125rem}}@media (min-width:1240px){.SectionNavB__article2{padding-bottom:2.5rem}}.SectionNavB__article2 .SectionNavB__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavB__article2 .SectionNavB__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavB__article2 .SectionNavB__title{margin-bottom:1.3125rem;font-weight:300;font-size:3rem;line-height:3rem;letter-spacing:-.016875rem}}.SectionNavB__article2 .SectionNavB__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavB__article2 .SectionNavB__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavB__article2 .SectionNavB__brief{margin-bottom:1.0625rem}}.SectionNavC{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-row-gap:.9375rem;padding-top:.9375rem}@media (min-width:768px){.SectionNavC{grid-row-gap:1.5rem;padding-top:1.5rem}}.SectionNavC__image{margin-bottom:1.0625rem}@media (min-width:768px){.SectionNavC__image{margin-bottom:.75rem}}@media (min-width:1080px){.SectionNavC__image{margin-bottom:.8125rem}}@media (min-width:1240px){.SectionNavC__image{margin-bottom:1.25rem}}.SectionNavC__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavC__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavC__brief{margin-bottom:.3125rem}}.SectionNavC__article1{padding-bottom:.9375rem}@media (min-width:768px){.SectionNavC__article1{padding-bottom:1.8125rem}}@media (min-width:1240px){.SectionNavC__article1{padding-bottom:2.5rem}}.SectionNavC__article1 .SectionNavC__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavC__article1 .SectionNavC__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavC__article1 .SectionNavC__title{margin-bottom:1.3125rem;font-weight:300;font-size:3rem;line-height:3rem;letter-spacing:-.016875rem}}.SectionNavC__article1 .SectionNavC__title .SectionNavC__brief{text-align:center;margin-bottom:.625rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavC__article1 .SectionNavC__title .SectionNavC__brief{margin-bottom:1.3125rem;font-size:1.25rem}}@media (min-width:1240px){.SectionNavC__article1 .SectionNavC__title .SectionNavC__brief{margin-bottom:1.0625rem}}.SectionNavC__article1 .AuthorButtons{display:flex;flex-wrap:wrap;justify-content:center}.SectionNavC__article-rest .SectionNavC__title{font-weight:600;text-align:center;font-size:1.75rem;line-height:1.875rem}@media (min-width:768px){.SectionNavC__article-rest .SectionNavC__title{font-size:1.875rem;line-height:2rem}}@media (min-width:1240px){.SectionNavC__article-rest .SectionNavC__title{font-size:1.875rem;line-height:2rem;margin-bottom:.75rem}}.SectionNavHoliday{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;padding-top:.9375rem}@media (min-width:768px){.SectionNavHoliday{padding-top:1.5rem}}.SectionNavHoliday__holiday1-container{padding-bottom:2.0625rem}@media (min-width:1240px){.SectionNavHoliday__holiday1-container{padding-bottom:2.6875rem}}.SectionNavHoliday__up-next{font-weight:600;font-size:.7rem;letter-spacing:.035rem;line-height:.476875rem;padding:.4375rem .4375rem .3125rem;min-height:1.25rem;min-width:4.25rem}@media (min-width:1240px){.SectionNavHoliday__up-next{font-size:.875rem;letter-spacing:.0625rem;line-height:.75rem;min-width:5.25rem;min-height:1.5rem}}.SectionNavHoliday__holiday1-title{font-size:1.75rem;letter-spacing:-.01rem;line-height:1.875rem;margin-top:1.75rem;margin-bottom:1.25rem}@media (min-width:768px){.SectionNavHoliday__holiday1-title{font-size:1.875rem;letter-spacing:-.010625rem;line-height:6rem;margin-top:1.5625rem;margin-bottom:1.375rem}}@media (min-width:1240px){.SectionNavHoliday__holiday1-title{font-size:3rem;line-height:3rem;letter-spacing:-.016875rem;margin-top:1.25rem;margin-bottom:1.3125rem}}.SectionNavHoliday__holiday1-date{color:#666;font-family:Graebenbach,sans-serif;font-weight:300;font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.SectionNavHoliday__holiday1-date{font-size:1.25rem}}.SectionNavHoliday__holiday1-description{max-height:15.3125rem;font-size:1.125rem;line-height:1.5rem;margin-top:1.5rem}@media (min-width:768px){.SectionNavHoliday__holiday1-description{font-size:1.25rem;margin-top:2.25rem}}@media (min-width:1240px){.SectionNavHoliday__holiday1-description{margin-top:1.9375rem}}.SectionNavHoliday__holiday1-description p{margin-bottom:1.875rem}.SectionNavHoliday__holiday1-description:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,233,220,0)),color-stop(66%,#efe9dc));background:linear-gradient(180deg,rgba(239,233,220,0),#efe9dc 66%)}.SectionNavHoliday__holiday-title{font-size:1.875rem;line-height:2rem}.SectionNavHoliday a{color:inherit}.SectionNavHoliday__holiday-container{padding-top:1.0625rem;padding-bottom:1.5625rem}@media (min-width:1240px){.SectionNavHoliday__holiday-container{padding-bottom:2.3125rem}}.Ad--size-300x300 .Ad__container__target{width:300px;height:300px}@media (min-width:768px){.Ad--size-300x300{width:400px;float:right;margin-right:8.33333%}.Ad--size-300x300 .Ad__container{align-items:flex-end}}.Ad--size-300x600 .Ad__container__target{width:300px;height:600px}@media (min-width:768px){.Ad--size-300x600{width:400px;float:right;margin-right:8.33333%}.Ad--size-300x600 .Ad__container{align-items:flex-end}}.Ad--size-320x50 .Ad__container__target{width:320px;height:50px}.Ad--size-728x90 .Ad__container__target{width:728px;height:90px}.Ad--size-970x250 .Ad__container__target{width:970px;height:250px}.Ad--size-970x90 .Ad__container__target{width:970px;height:90px}.Ad__container__ad{padding:.75rem;border:1px solid #999}.AboutTeamMember{min-height:100vh}.AboutTeamMember__image-container{max-width:15.5rem}@media (min-width:768px){.AboutTeamMember__image-container{min-width:12rem}}@media (min-width:1080px){.AboutTeamMember__image-container{min-width:13.75rem}}@media (min-width:1440px){.AboutTeamMember__image-container{min-width:15.5rem}}@media (min-width:1600px){.AboutTeamMember__image-container{min-width:19.5rem}}.AboutTeamMember__image-background{padding-top:100%;height:0}.AboutTeamMember__text>div>p>a{color:inherit;text-decoration:none}@media (max-width:900px){.AboutTeamMember__text{font-size:1.25rem;line-height:1.875rem}}.ItemGrid{min-width:100%}@media (min-width:640px){.ItemGrid__container{margin-left:-.75rem;margin-right:-.75rem}}.ItemGrid__border{margin-top:1.375rem}@media (min-width:640px){.ItemGrid__border{margin-top:2.5rem}}@media (min-width:1440px){.ItemGrid__border{margin-top:3.875rem}}@media (min-width:1920px){.ItemGrid__border{margin-top:5.375rem}}.ItemGrid__border--collapse-margin{margin-top:0}.ItemGrid__pagination{height:5rem}.ItemGrid__pagination__arrow{width:1rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ItemGrid__container>.ItemGrid__item{width:50%;overflow:hidden;margin-top:.9375rem}@media (max-width:639px){.ItemGrid__container>.ItemGrid__item{border-right:none;padding-bottom:1.875rem;border-bottom:1px solid #222}}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item{margin-top:1.5rem;padding-right:1.5rem}}.ItemGrid__container>.ItemGrid__item>div{flex-grow:1}@media (max-width:639px){.ItemGrid__container>.ItemGrid__item>div{padding-right:0;border-bottom:none}}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item{width:calc(50% - 1.5rem)}}@media (min-width:768px){.ItemGrid__container>.ItemGrid__item{width:calc(33.3% - 1.5rem)}}@media (min-width:1080px){.ItemGrid__container>.ItemGrid__item{width:calc(25% - 1.5rem)}}.ItemGrid__container>.ItemGrid__item:nth-child(odd){border-bottom:none}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:nth-child(odd){border-bottom:1px solid #222}}@media (max-width:639px){.ItemGrid__container>.ItemGrid__item:nth-child(odd)>div{padding-left:.9375rem;padding-right:0}}.ItemGrid__container>.ItemGrid__item:nth-child(2n){border-bottom:none;position:relative;overflow:visible}.ItemGrid__container>.ItemGrid__item:nth-child(2n):after{content:"";position:absolute;min-width:calc(100vw - 1.875rem);border-bottom:1px solid #222;bottom:0;left:0}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:nth-child(2n){border-bottom:1px solid #222}.ItemGrid__container>.ItemGrid__item:nth-child(2n):after{display:none}}@media (max-width:639px){.ItemGrid__container>.ItemGrid__item:nth-child(2n)>div{padding-right:.9375rem;border-right:1px solid #222!important}}.ItemGrid__container>.ItemGrid__item:first-child{width:100%;border-bottom:1px solid #222}.ItemGrid__container>.ItemGrid__item:first-child>div{padding-left:0}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:first-child{width:calc(50% - 1.5rem)}}@media (min-width:768px){.ItemGrid__container>.ItemGrid__item:first-child{width:calc(33.3% - 1.5rem)}}.ItemGrid__container>.ItemGrid__item:nth-child(2){width:100%}.ItemGrid__container>.ItemGrid__item:nth-child(2)>div{padding-right:0;border-right:none!important}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:nth-child(2)>div{border-right:1px solid #222}}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:nth-child(2){width:calc(50% - 1.5rem)}}@media (min-width:768px){.ItemGrid__container>.ItemGrid__item:nth-child(2){width:calc(33.3% - 1.5rem)}}.ItemGrid__container>.ItemGrid__item:nth-child(3){width:100%;border-bottom:1px solid #222}.ItemGrid__container>.ItemGrid__item:nth-child(3)>div{padding-left:0}@media (min-width:640px){.ItemGrid__container>.ItemGrid__item:nth-child(3){width:calc(50% - 1.5rem)}}@media (min-width:768px){.ItemGrid__container>.ItemGrid__item:nth-child(3){width:calc(33.3% - 1.5rem)}}.ArticleEditorsNote{margin-bottom:1.75rem;position:relative;padding-top:.45rem}.ArticleEditorsNote:after{content:"";height:1px;position:absolute;right:0;bottom:-1.25rem;width:100%}@media (min-width:768px){.ArticleEditorsNote{padding-top:1.45rem}.ArticleEditorsNote:after{bottom:-1.05rem}}@media (min-width:1080px){.ArticleEditorsNote{padding-top:3rem}.ArticleEditorsNote:after{bottom:-1.5rem}.ArticleEditorsNote+.article-content-container{margin-top:2.75rem}}@media (min-width:1920px){.ArticleEditorsNote{padding-top:4rem}.ArticleEditorsNote:after{bottom:-2.25rem}.ArticleEditorsNote+.article-content-container{margin-top:4rem}}@media (min-width:1080px){.ArticleEditorsNote--half-width{padding-top:0}.ArticleEditorsNote--half-width:after{width:49%;bottom:-1.55rem}.ArticleEditorsNote--half-width+.article-content-container{margin-top:2rem}}@media (min-width:1920px){.ArticleEditorsNote--half-width:after{bottom:-2.25rem}.ArticleEditorsNote--half-width+.article-content-container{margin-top:3rem}}.ArticleEditorsNote.ArticleEditorsNote--half-width.ArticleEditorsNote--long-note.ArticleEditorsNote--read-more-is-active:after{width:100%}.ArticleEditorsNote__container{overflow:hidden}.ArticleEditorsNote__read-more{display:inline;background-color:transparent}.ArticleEditorsNote__read-more .underline{text-decoration:underline}.ArticleEndNote{padding-top:.5rem;margin-top:2.25rem}.ArticleEndNote+.AuthorBioBlock{margin-top:3.25rem}@media (min-width:768px){.ArticleEndNote{padding-top:.75rem;margin-top:3rem}.ArticleEndNote+.AuthorBioBlock{margin-top:4rem}}@media (min-width:1080px){.ArticleEndNote{padding-top:.55rem;margin-top:3.85rem}.ArticleEndNote+.AuthorBioBlock{margin-top:5.25rem}}@media (min-width:1920px){.ArticleEndNote{padding-top:1rem;margin-top:3.6rem}}.ArticleGridItem{padding-bottom:2.4375rem}@media (min-width:768px){.ArticleGridItem{padding-bottom:2.5625rem}}.ArticleGridItem__section-button{padding-top:1.25rem}@media (min-width:640px){.ArticleGridItem__section-button{padding-top:1.625rem}}.ArticleGridItem__title{word-break:break-word;padding-top:1.25rem;font-size:1.875rem;line-height:2rem}@media (min-width:640px){.ArticleGridItem__title{font-size:1.75rem;line-height:1.875rem}}.ArticleGridItem__dek{padding-top:.5rem;font-size:1.125rem;line-height:1.5rem;letter-spacing:-.005625rem}@media (min-width:640px){.ArticleGridItem__dek{letter-spacing:0}}@media (min-width:1080px){.ArticleGridItem__dek{font-size:1.25rem}}.ArticleGridItem__authors{padding-top:1.375rem}@media (min-width:640px){.ArticleGridItem__authors{padding-top:.8125rem}}.ArticleGridItem .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.ArticleGridItem .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.ArticleGridItem:hover .color-img{opacity:1}.ArticleGridItem--split-layout .ArticleGridItem__section-button{padding-top:1.25rem}@media (max-width:639px){.ArticleGridItem--split-layout .ArticleGridItem__title{padding-top:1.4375rem;font-weight:600;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.ArticleGridItem--split-layout .ArticleGridItem__dek{font-weight:300;font-size:1.25rem;line-height:1.5rem}}@media (max-width:639px){.ArticleGridItem--split-layout .ArticleGridItem__authors{padding-top:1.375rem;padding-bottom:.625rem}}.ArticleNav__logo{-webkit-animation:animate-disappear-to-top .5s;animation:animate-disappear-to-top .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.ArticleNav__logo--active{-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.ArticleNav__article-info{-webkit-animation:animate-disappear-to-bottom .5s;animation:animate-disappear-to-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.ArticleNav__article-info--active{-webkit-animation:animate-appear-from-top .75s;animation:animate-appear-from-top .75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.ArticleNav__section--active{pointer-events:none;opacity:0}@media (min-width:1080px){.ArticleNav__section--active{pointer-events:all;opacity:1}}.ArticleNav__title{font-size:1.25rem}@media (min-width:1080px){.ArticleNav__title{font-size:1.5rem}}.ArticleNav__share-button-container:before{content:"";position:absolute;height:100%;right:0;width:150%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(30%,#f7f6f2),to(#f7f6f2));background:linear-gradient(90deg,hsla(0,0%,100%,0),#f7f6f2 30%,#f7f6f2);z-index:-1}.ArticleNav__share-button:before{content:"";position:absolute;background-color:#f7f6f2;z-index:-1;height:calc(3.4375rem - 2px)}@media (min-width:1080px){.ArticleNav__share-button:before{height:calc(4.5rem - 2px)}}.ArticleNav__share-button:after{content:"";position:absolute;height:100%;right:0;width:150%;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(30%,#f7f6f2),to(#f7f6f2));background:linear-gradient(90deg,hsla(0,0%,100%,0),#f7f6f2 30%,#f7f6f2);z-index:-1}.ArticleNav__section-logo{height:.8125rem}@media (min-width:1080px){.ArticleNav__section-logo{opacity:1}}.ArticleNav__logo-icon{width:7rem}@media (min-width:1080px){.ArticleNav__logo-icon{width:9.875rem}}.ArticleSectionGrid{padding-top:9.5rem}.ArticleSectionGrid__title-container{padding-bottom:2.6875rem}.ArticleSectionGrid__title{letter-spacing:.075rem;font-size:1.5rem;line-height:1.75rem}.ArticleSectionGrid__sections-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(auto,minmax(0,1fr));grid-gap:.9375rem}@media (min-width:640px){.ArticleSectionGrid__sections-container{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;grid-gap:1.5rem}}.ArticleSectionGrid__section-container{border-bottom:1px solid #222;border-right:1px solid #222}.ArticleSectionGrid__logo-container{height:3.75rem}@media (min-width:640px){.ArticleSectionGrid__logo-container{height:4.5rem}}@media (min-width:768px){.ArticleSectionGrid__logo-container{height:6rem}}@media (min-width:1080px){.ArticleSectionGrid__logo-container{height:7.5rem}}.ArticleSectionGrid__section-logo{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;height:.875rem}@media (min-width:768px){.ArticleSectionGrid__section-logo{height:1rem}}@media (min-width:1080px){.ArticleSectionGrid__section-logo{height:1.5rem}}@media (min-width:1280px){.ArticleSectionGrid__section-logo{height:1.875rem}}.ArticleSectionGrid__arrow{line-height:1rem;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out;font-size:1.5rem}@media (min-width:1080px){.ArticleSectionGrid__arrow{font-size:2.25rem}}.ArticleSectionGrid__section-container:hover .ArticleSectionGrid__arrow{opacity:1;-webkit-transform:translateX(1rem);transform:translateX(1rem)}@media (min-width:1080px){.ArticleSectionGrid__section-container:hover .ArticleSectionGrid__arrow{-webkit-transform:translateX(2rem);transform:translateX(2rem)}}.ArticleSectionGrid__section-container:hover .ArticleSectionGrid__section-logo{-webkit-transform:translateX(-.5rem);transform:translateX(-.5rem)}@media (min-width:1080px){.ArticleSectionGrid__section-container:hover .ArticleSectionGrid__section-logo{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}}.AuthorButtons{word-break:break-word}.AuthorButtons__button{text-decoration:none}.AuthorButtons__button:after{display:none}.AuthorButtons__button-text{position:relative;text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}.AuthorButtons__button-text:hover{-webkit-text-decoration-color:#222;text-decoration-color:#222}.AuthorBioBlock__container{border:2px solid #dd3418;padding:1.125rem}.AuthorBioBlock__container>p>a,.AuthorBioBlock__container>p>em>a,.AuthorBioBlock__container>p>strong>a{color:inherit;text-decoration:none}@media (max-width:768px){.AuthorBioBlock__container{font-size:1.125rem}}@media (min-width:768px){.AuthorBioBlock__container{padding:1.25rem 1.5rem}}.ArticleTagsBlock{margin-top:2.25rem}.ArticleTagsBlock__border{margin-bottom:1.1875rem}.ArticleTagsBlock__tag{font-size:.875rem;line-height:1.5rem;letter-spacing:.055rem}@media (min-width:1080px){.ArticleTagsBlock__tag{font-size:1rem;letter-spacing:.0625rem}}.BlockContactUs{max-width:108rem}.BlockContactUs__title{font-size:3rem;line-height:3rem}@media (min-width:1280px){.BlockContactUs__title{font-size:3.75rem;line-height:3.75rem}}.BlockContactUs__text{font-size:1.875rem;line-height:2.25rem}@media (min-width:1080px){.BlockContactUs__text{font-size:2.25rem;line-height:3rem}}@media (min-width:768px){.BlockQuote{margin-left:3.375rem;margin-right:3.375rem}}@media (min-width:1080px){.BlockQuote{margin-left:4.875rem;margin-right:4.875rem}}@media (min-width:1280px){.BlockQuote{margin-left:6.75rem;margin-right:6.75rem}}.BlockQuote__text{width:calc(100% - 1.5rem);-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}@media (min-width:768px){.BlockQuote__text{width:calc(100% - 3rem);-webkit-transform:translateX(3rem);transform:translateX(3rem)}}.BlockRichText{max-width:108rem}@media (max-width:639px){.BlockRichText--sans-serif{font-size:1.25rem;line-height:1.875rem}}.BlockRichText--serif{font-size:1.875rem;line-height:2.25rem}@media (min-width:1440px){.BlockRichText--serif{font-size:2.25rem;line-height:3rem}}.BlockRichText p{padding-bottom:1rem}.BlockRichText a{color:#222;text-decoration:none}.BlockTitle{max-width:108rem}.BlockTitle--sans-serif h1,.BlockTitle--sans-serif h2,.BlockTitle--sans-serif p{font-size:1.5rem}.BlockTitle--serif:first-of-type{padding-top:3.5rem;padding-bottom:2.375rem}@media (min-width:768px){.BlockTitle--serif:first-of-type{padding-bottom:2.3125rem}}@media (min-width:1080px){.BlockTitle--serif:first-of-type{padding-top:5.75rem;padding-bottom:2.25rem}}@media (min-width:1440px){.BlockTitle--serif:first-of-type{padding-top:6.25rem;padding-bottom:5rem}}.ContentTabs__tabs{overflow:scroll;width:calc(100% + 5.25rem);padding-bottom:1px;z-index:-1}.ContentTabs__tabs__slide{min-width:100%;margin-left:-5.25rem;padding-left:5.25rem;border-bottom:1px solid #222;z-index:1;position:relative}.ContentTabs__tab{border-bottom:1px solid #222;-webkit-transform:translateY(1px);transform:translateY(1px);background:transparent;white-space:normal;height:5.25rem;width:11rem;margin-left:-1rem;color:#888;-webkit-transition:color .3s;transition:color .3s}@media (min-width:768px){.ContentTabs__tab{height:6.75rem;width:19.75rem;margin-left:-1.5rem}}@media (min-width:1080px){.ContentTabs__tab{height:8.5rem;width:24.625rem;margin-left:-2rem}}.ContentTabs__tab:first-of-type{margin-left:0}.ContentTabs__tab:before{content:"";position:absolute;width:calc(100% - 2px);height:200%;top:0;left:0;border:1px solid #888;background:#efe9dc;border-radius:50%;z-index:-1;-webkit-transition:border .3s;transition:border .3s}.ContentTabs__tab:hover{color:#222}.ContentTabs__tab--active{border-color:#222 #222 #efe9dc;color:#222;z-index:30!important}.ContentTabs__tab--active:before{border-color:#222;color:#222}.ContentTabs__tab__label{font-size:1rem}@media (min-width:1080px){.ContentTabs__tab__label{font-size:1.25rem}}.Contributor__name{line-height:3rem}@media (min-width:768px){.Contributor__name{font-size:3.75rem}}.Contributor__bio{max-width:39rem;margin-top:1rem}@media (min-width:768px){.Contributor__bio{margin-top:1.375rem}}@media (min-width:1440px){.Contributor__bio{margin-top:1.5625rem}}.ContributorsLetterResult__title{padding-bottom:3rem}@media (min-width:768px){.ContributorsLetterResult__title{padding-bottom:1.375rem}}@media (min-width:1440px){.ContributorsLetterResult__title{padding-bottom:1.625rem}}.ContributorsLetterResult__letter{font-size:1.125rem;line-height:1.5rem;margin:0 .15rem}@media (min-width:768px){.ContributorsLetterResult__letters{padding-top:3.375rem}}@media (min-width:1080px){.ContributorsLetterResult__letters{padding-top:4.875rem}}@media (min-width:1080px){.ContributorsNav__logo{pointer-events:none;-webkit-animation:animate-disappear-to-top .5s;animation:animate-disappear-to-top .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.ContributorsNav__logo--active{opacity:1;pointer-events:all}@media (min-width:1080px){.ContributorsNav__logo--active{-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.ContributorsNav__logo-icon{width:7rem}@media (min-width:768px){.ContributorsNav__logo-icon{width:9.875rem}}.ContributorsNav__info{max-width:108rem;opacity:0;pointer-events:none;-webkit-animation:animate-disappear-to-bottom .5s;animation:animate-disappear-to-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (min-width:1080px){.ContributorsNav__info--active{opacity:1;-webkit-animation:animate-appear-from-top .75s;animation:animate-appear-from-top .75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}}.ContributorsNav__letter{font-size:.8125rem}@media (min-width:1080px){.ContributorsNav__letter{font-size:1rem;margin:0 .1rem}}.ContributorsNav__mobile-letter-container{padding-bottom:10%}.Divider--dotted-rule{height:1px}.Divider--rule{border-bottom:1px solid #222}.Divider--short-rule{height:1px;margin:3.25rem 0;position:relative}@media (min-width:1080px){.Divider--short-rule{margin-bottom:3.5rem;margin-top:3.75rem}}.Divider--short-rule:before{background-color:#222;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:3.75rem}.Divider--dotted-rule,.Divider--rule{margin-bottom:2.25rem;margin-top:4.25rem}@media (min-width:768px){.Divider--dotted-rule,.Divider--rule{margin-top:4rem}}@media (min-width:1080px){.Divider--dotted-rule,.Divider--rule{margin-bottom:2.05rem;margin-top:5.25rem}}@media (min-width:1920px){.Divider--dotted-rule,.Divider--rule{margin-bottom:1.75rem}}.Divider--space{padding-bottom:5rem}@media (min-width:768px){.Divider--space{padding-bottom:4.85rem}}@media (min-width:1080px){.Divider--space{padding-bottom:5.85rem}}@media (min-width:1920px){.Divider--space{padding-bottom:5.7rem}}.DonationPopup{box-shadow:0 -1px 20px 0 rgba(0,0,0,.5)}.DonationPopup--inactive{-webkit-transform:translate3d(0,100vh,0);transform:translate3d(0,100vh,0)}.DonationPopup__container{padding-left:.9375rem;padding-right:.9375rem}@media (min-width:768px){.DonationPopup__container{padding-right:4.5rem;padding-left:4.5rem}}@media (min-width:1080px){.DonationPopup__container{padding-left:5.25rem;padding-right:5.25rem}}@media (min-width:1920px){.DonationPopup__container{padding-right:11.25rem;padding-left:11.25rem}}.DonationPopup__info-text{font-size:1.125rem;line-height:1.5rem}.DonationPopup__info-text a{color:#222;text-decoration:none}@media (min-width:1440px){.DonationPopup__info-text{font-size:1.25rem;line-height:1.75rem}}.DonationPopup__description--off-white a{background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f6f2),to(#f7f6f2));background-image:linear-gradient(#f7f6f2,#f7f6f2);background-position:right 92%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s;color:#f7f6f2;text-decoration:none}.DonationPopup__description--off-white a:hover{background-size:0 1px}.DonationPopup--one-button .DonationPopup__container{padding-bottom:2.5rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__container{padding-bottom:2.6875rem}}@media (min-width:1080px){.DonationPopup--one-button .DonationPopup__container{padding-bottom:2.625rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__container{padding-bottom:3.5625rem}}@media (min-width:1080px){.DonationPopup--one-button .DonationPopup__info-container{max-width:37.5rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__info-container{max-width:45.75rem}}@media (min-width:1920px){.DonationPopup--one-button .DonationPopup__info-container{max-width:55.875rem}}.DonationPopup--one-button .DonationPopup__title{font-size:2rem;line-height:2.25rem;margin-top:2.375rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__title{line-height:3rem;margin-top:2.3125rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__title{font-size:2.25rem;margin-top:3rem}}.DonationPopup--one-button .DonationPopup__description{margin-top:1.25rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__description{margin-top:.3125rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__description{margin-top:.1875rem}}.DonationPopup--one-button .DonationPopup__support-button-container{margin-top:2.4375rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__support-button-container{margin-top:2.625rem}}@media (min-width:1080px){.DonationPopup--one-button .DonationPopup__support-button-container{margin-top:3rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__support-button-container{margin-top:3.75rem}}.DonationPopup--one-button .DonationPopup__support-button{font-size:1rem;line-height:1.3125rem;padding:1.1875rem 2.87813rem 1.1875rem 1.9375rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__support-button{padding:1.1875rem 3.12813rem 1.1875rem 2.1875rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__support-button{font-size:1.125rem;line-height:1.4375rem;padding:1.0625rem 3.58875rem 1.0625rem 2.5625rem}}.DonationPopup--one-button .DonationPopup__support-button:hover .DonationPopup__support-button-arrow{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}.DonationPopup--one-button .DonationPopup__dismiss-text-button{font-size:1rem;line-height:1.3125rem;margin-top:1.8125rem}@media (min-width:768px){.DonationPopup--one-button .DonationPopup__dismiss-text-button{margin-top:1.25rem}}@media (min-width:1440px){.DonationPopup--one-button .DonationPopup__dismiss-text-button{margin-top:1.125rem}}.DonationPopup--one-button .DonationPopup__dismiss-text-button:hover .DonationPopup__dismiss-text-button-text{background-size:0 1px}.DonationPopup--one-button .DonationPopup__dismiss-text-button-text{background-position:right 92%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.DonationPopup--one-button .DonationPopup__dismiss-text-button-text--gray-darker{background-image:-webkit-gradient(linear,left top,left bottom,from(#666),to(#666));background-image:linear-gradient(#666,#666)}.DonationPopup--one-button .DonationPopup__dismiss-text-button-text--off-white{background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f6f2),to(#f7f6f2));background-image:linear-gradient(#f7f6f2,#f7f6f2)}.DonationPopup--one-button .DonationPopup__dismiss-text-button-text--gray-lighter{background-image:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ccc));background-image:linear-gradient(#ccc,#ccc)}.DonationPopup--multi-button .DonationPopup__container{padding-bottom:2.8125rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__container{padding-bottom:5.25rem}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__container{padding-bottom:6rem}}@media (min-width:1080px){.DonationPopup--multi-button .DonationPopup__info-container{max-width:47.9375rem}}@media (min-width:1920px){.DonationPopup--multi-button .DonationPopup__info-container{max-width:56.8125rem}}.DonationPopup--multi-button .DonationPopup__title{font-size:3rem;line-height:3rem;margin-top:4.0625rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__title{margin-top:3.4375rem}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__title{margin-top:4.1875rem}}.DonationPopup--multi-button .DonationPopup__description{margin-top:1.1875rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__description{margin-top:1.4375rem}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__description{margin-top:2rem}}.DonationPopup--multi-button .DonationPopup__support-text{margin-top:1.5rem}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__support-text{margin-top:1.75rem}}.DonationPopup--multi-button .DonationPopup__close-icon{width:1.25rem;margin:.8125rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__close-icon{margin:1.5rem}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__close-icon{margin:2.25rem}}.DonationPopup--multi-button .DonationPopup__donation-amount-button-container{margin-top:1.5625rem;display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(auto,auto);grid-gap:1.5rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__donation-amount-button-container{margin-top:1.9375rem;grid-template-columns:repeat(6,auto);grid-template-rows:repeat(1,auto)}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__donation-amount-button-container{margin-top:1.8125rem}}.DonationPopup--multi-button .DonationPopup__donation-amount-button{width:4.9375rem;height:3rem;font-size:1rem}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__donation-amount-button{width:5rem}}@media (min-width:1440px){.DonationPopup--multi-button .DonationPopup__donation-amount-button{font-size:1.125rem}}@media (min-width:768px){.DonationPopup--multi-button .DonationPopup__donation-amount-button--custom{width:6.375rem}}.DropcapsIllustration{width:7.5rem;line-height:5.5rem;padding-bottom:1.25rem;padding-right:2.25rem;margin-top:.5rem;margin-left:0!important}@media (min-width:768px){.DropcapsIllustration{width:10rem;line-height:9rem;padding-right:4rem;margin:.75rem 0 1.75rem 6.75rem}}.EncyclopediaGridNav{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-column-gap:.25rem;grid-row-gap:.25rem}@media (min-width:576px){.EncyclopediaGridNav{grid-column-gap:1.5rem;grid-row-gap:1.5rem}}@media (min-width:768px){.EncyclopediaGridNav{grid-template-columns:repeat(4,1fr);grid-column-gap:.5;grid-row-gap:.5rem}}.EncyclopediaGridNav__content{word-break:break-all}.EncyclopediaGridNav__letter:hover{background-color:hsla(0,0%,90.2%,.5);border-radius:.375rem}.EncyclopediaHeader__sticker{width:13rem;display:block;margin:0 auto}@media (min-width:768px){.EncyclopediaHeader__sticker{position:absolute;width:8rem;top:1.5rem;right:5rem}}@media (min-width:1080px){.EncyclopediaHeader__sticker{width:10rem;top:1rem;right:6rem}}.EncyclopediaHeader__sticker:hover{-webkit-transform:rotate(10deg);transform:rotate(10deg)}.EncyclopediaHeader a{color:inherit;text-decoration:none}.EncyclopediaHeader__description{padding-top:1.1875rem;padding-bottom:2.6875rem}@media (min-width:768px){.EncyclopediaHeader__description{padding-top:1.375rem}}@media (min-width:1080px){.EncyclopediaHeader__description{padding-bottom:4.1875rem}}.EncyclopediaLetterResults__container{border-right:none}@media (min-width:768px){.EncyclopediaLetterResults__container{border-right:1px solid #222}}.EncyclopediaLetterResults__term-title--active{font-size:1.875rem}@media (min-width:1080px){.EncyclopediaNav__logo{pointer-events:none;-webkit-animation:animate-disappear-to-top .5s;animation:animate-disappear-to-top .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media (min-width:1080px){.EncyclopediaNav__logo--active{pointer-events:all;-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.EncyclopediaNav__logo-icon{width:7rem}@media (min-width:768px){.EncyclopediaNav__logo-icon{width:9.875rem}}.EncyclopediaNav__info{max-width:108rem;opacity:0;pointer-events:none;-webkit-animation:animate-disappear-to-bottom .5s;animation:animate-disappear-to-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (min-width:1080px){.EncyclopediaNav__info--active{opacity:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:animate-appear-from-top .75s;animation:animate-appear-from-top .75s;pointer-events:all}}.EncyclopediaNav__letter{font-size:.8125rem}@media (min-width:1080px){.EncyclopediaNav__letter{font-size:1rem;margin:0 .1rem}}.EncyclopediaNav__mobile-letter-container{padding-bottom:10%;-webkit-transform:translateX(2rem);transform:translateX(2rem)}.EncyclopediaNav__mobile-letter-container--active{-webkit-transform:translateX(0);transform:translateX(0)}.EmbedMedia.large,.EmbedMedia.medium{border-bottom:1px solid #222;border-top:1px solid #222;margin-bottom:1rem;padding:.875rem 0 3.75rem}@media (min-width:768px){.EmbedMedia.large,.EmbedMedia.medium{margin-bottom:1.875rem;padding:1.5rem 0 7.5rem}}.EmbedMedia.small-left,.EmbedMedia.small-right{border-bottom:1px solid #222;padding-bottom:8rem}.EmbedMedia.small-left{border-right:1px solid #222;padding-right:1.5rem;margin-right:1.5rem}.EmbedMedia.small-right{border-left:1px solid #222;padding-left:1.5rem;margin-left:1.5rem}.EmbedMedia--twitter>div{display:flex;align-items:center;justify-content:center}.EmbedMedia__media>div{width:100%}.EmbedMedia__media .twitter-tweet{margin:auto}.EmbedMedia__media>iframe{position:absolute;top:0;left:0;border:0}.EmbedMedia__media>iframe body{overflow:hidden}.EmbedMedia__media--active>iframe{width:100%;height:100%}.ErrorPage__container{max-width:39rem}.ErrorPage__title{font-size:3.75rem}.ErrorPage__button{border:1px solid #222;min-width:15rem}.ExploreScrollButton{width:4.5rem;padding:0 .9375rem;bottom:1.875rem}@media (min-width:768px){.ExploreScrollButton{bottom:2.3125rem}}.ExploreScrollButton--collapsed{-webkit-transform:translate3d(0,5rem,0);transform:translate3d(0,5rem,0)}@media (min-width:768px){.ExploreScrollButton--collapsed{-webkit-transform:translate3d(0,5.5rem,0);transform:translate3d(0,5.5rem,0)}}.ExploreScrollButton--side-nav-is-active{-webkit-transform:translate3d(20.625rem,calc(100vh - 4.875rem),0);transform:translate3d(20.625rem,calc(100vh - 4.875rem),0)}@media (min-width:768px){.ExploreScrollButton--side-nav-is-active{-webkit-transform:translate3d(27rem,calc(100vh - 5.3125rem),0);transform:translate3d(27rem,calc(100vh - 5.3125rem),0)}}.ExploreScrollButton--move-up{opacity:1;pointer-events:all;-webkit-transform:translate3d(0,-15rem,0);transform:translate3d(0,-15rem,0)}@media (min-width:640px){.ExploreScrollButton--move-up{-webkit-transform:translate3d(0,-5rem,0);transform:translate3d(0,-5rem,0)}}.ExploreScrollButton__button{height:3rem;max-height:3rem;padding:0 1.625rem;border-radius:1.875rem;box-shadow:0 0 2rem 0 rgba(34,34,34,.15)}.ExploreScrollButton__button:hover .ExploreScrollButton__icon{margin-right:8.2rem}.ExploreScrollButton__button:hover .ExploreScrollButton__text{opacity:1;-webkit-transition-delay:.125s;transition-delay:.125s;pointer-events:all}.ExploreScrollButton__text{font-size:1rem;pointer-events:none}.ExploreScrollButton__prev-next-button{padding:0 .9375rem;bottom:1.875rem;font-size:1.5rem;height:3rem;width:3rem;border-radius:50%;box-shadow:0 0 2rem 0 rgba(34,34,34,.15);margin:0 .9375rem}@media (min-width:768px){.ExploreScrollButton__prev-next-button{bottom:2.3125rem}}.ExploreScrollButton__prev-next-button--collapsed{-webkit-transform:translate3d(0,5rem,0);transform:translate3d(0,5rem,0)}.ExploreScrollButton__prev-next-button--side-nav-is-active{-webkit-transform:translate3d(20.625rem,calc(100vh - 4.875rem),0);transform:translate3d(20.625rem,calc(100vh - 4.875rem),0)}@media (min-width:768px){.ExploreScrollButton__prev-next-button--side-nav-is-active{-webkit-transform:translate3d(27rem,calc(100vh - 5.3125rem),0);transform:translate3d(27rem,calc(100vh - 5.3125rem),0)}}.ExploreScrollButton__prev-next-button--move-up{opacity:1;pointer-events:all;-webkit-transform:translate3d(0,-15rem,0);transform:translate3d(0,-15rem,0)}@media (min-width:640px){.ExploreScrollButton__prev-next-button--move-up{-webkit-transform:translate3d(0,-5rem,0);transform:translate3d(0,-5rem,0)}}.ExploreScrollButton__prev-next-button--inactive{opacity:0;pointer-events:none}@media print{.ExploreScrollButton{display:none}}@media (max-width:639px){.Footer{padding-right:.9375rem;padding-left:.9375rem}}.Footer__container{border-top:1px solid #222;padding:.3rem 0 .5rem}@media (min-width:640px){.Footer__container--no-max-width{max-width:none!important}}@media (min-width:640px){.Footer__container{display:grid;grid-template-columns:-webkit-min-content 15ch 1fr;grid-template-columns:min-content 15ch 1fr;grid-column-gap:43px;align-items:center}}@media (min-width:768px){.Footer__container{grid-template-columns:-webkit-min-content -webkit-max-content 1fr;grid-template-columns:min-content max-content 1fr;grid-column-gap:0}}.Footer__section{height:4.5rem}@media (min-width:640px){.Footer__section{height:2.5rem;background-image:none}}.Footer__section:first-of-type{background-image:none}.Footer__section--black{border-color:#666!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#666),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#666 24%,hsla(0,0%,100%,0) 0)}@media (min-width:640px){.Footer__section--black{background-image:none}}.Footer__section--subscribe{line-height:24px}.Footer__text{margin-right:1.125rem}.Footer__subscribe-newsletter-text{line-height:1.4rem}.Footer__twitter-icon{width:.875rem}.Footer__facebook-icon{width:.52rem}.Footer__instagram-icon{width:.875rem}.Footer--no-border-top .Footer__section:first-of-type{background-image:none;border-top:none}@media (min-width:1080px){.HolidayDescription{border-right:1px solid #222;border-bottom:1px solid #222}}.HolidayDescription__paragraph>div>p{margin-bottom:1rem}.HolidayDescription__paragraph>div>p:last-of-type{margin-bottom:3rem}.HolidayDescription__paragraph>div>p>a,.HolidayDescription__paragraph>div>p>em>a,.HolidayDescription__paragraph>div>p>strong>a{color:inherit;text-decoration:none}.HolidayDescription__gradient{padding-top:5rem;background:#efe9dc;background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,233,220,0)),color-stop(66%,#efe9dc));background:linear-gradient(180deg,rgba(239,233,220,0),#efe9dc 66%)}@media (min-width:768px){.V1HolidayDescription{overflow:scroll}}@media (min-width:1080px){.V1HolidayDescription{border-right:1px solid #222;border-bottom:1px solid #222}}.V1HolidayDescription__paragraph>div>p{margin-bottom:1rem}.V1HolidayDescription__paragraph>div>p:last-of-type{margin-bottom:3rem}.V1HolidayDescription__paragraph>div>p>a,.V1HolidayDescription__paragraph>div>p>em>a,.V1HolidayDescription__paragraph>div>p>strong>a{color:inherit;text-decoration:none}.V1HolidayDescription__gradient{padding-top:5rem;background:#efe9dc;background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,233,220,0)),color-stop(66%,#efe9dc));background:linear-gradient(180deg,rgba(239,233,220,0),#efe9dc 66%)}.HolidayHeader__illustration{height:7.5rem}@media (min-width:768px){.HolidayHeader__illustration{height:10rem}}@media (min-width:1080px){.HolidayHeader__illustration{height:14.25rem}}@media (min-width:1440px){.HolidayHeader__illustration{height:17.25rem}}@media (min-width:1920px){.HolidayHeader__illustration{height:21.875rem}}.HolidayHero--c__article-column{height:auto}@media (min-width:1080px){.HolidaysGrid>div:first-child>div,.HolidaysGrid>div:nth-child(4n)>div{margin-left:0}.HolidaysGrid>div:nth-child(3n)>div{margin-right:0}}.HolidaysGrid__grid-container{display:grid;grid-template-columns:1fr;grid-row-gap:.25rem}@media (max-width:767px){.HolidaysGrid__grid-container>div:last-of-type{border-bottom:0;padding-bottom:2.75rem}}@media (min-width:768px){.HolidaysGrid__grid-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-column-gap:1rem;grid-row-gap:1rem}}@media (min-width:1080px){.HolidaysGrid__grid-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.HolidaysGrid__container{border-right:0}}@media (max-width:900px){.HolidaysHero__container{border-right:0;background-image:none}}@media (max-width:1079px){.HolidaysHero__title-container{background-image:none!important}}.HolidaysHero__up-next-button{padding-top:.6rem;width:9rem}@media (max-width:900px){.HolidaysHero__title{font-size:3.75rem;line-height:3.75rem}}.HolidaysHero__description{max-height:36rem;overflow:hidden}@media (max-width:900px){.HolidaysHero__description{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:top;background-size:4px 1px;background-repeat:repeat-x}}.HolidaysHero__paragraph>div>p{margin-bottom:1rem}.HolidaysHero__paragraph>div>p>a,.HolidaysHero__paragraph>div>p>em>a,.HolidaysHero__paragraph>div>p>strong>a{color:inherit;text-decoration:none}.HolidaysHero__gradient{background:#efe9dc;background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,233,220,0)),color-stop(66%,#efe9dc));background:linear-gradient(180deg,rgba(239,233,220,0),#efe9dc 66%)}@media (max-width:720px){.HolidaysHero__gradient{padding-top:5rem}}@media (min-width:768px){.HolidaysHero__gradient{padding-top:13rem;padding-bottom:4.5rem}}.HomeNav{border-bottom:1px solid #222;padding-bottom:.625rem}@media (min-width:768px){.HomeNav{padding-bottom:.4375rem}}@media (min-width:1440px){.HomeNav{padding-bottom:1.3125rem}}@media (min-width:1920px){.HomeNav{padding-bottom:1.25rem}}.HomeNav__logo-button{margin:1.9375rem 2.1875rem 0}.HomeNav__logo-button>svg{height:2.625rem}@media (min-width:768px){.HomeNav__logo-button{margin:.9375rem 0 0}.HomeNav__logo-button>svg{height:3.375rem}}@media (min-width:1080px){.HomeNav__logo-button{margin:1.3125rem 0 0}.HomeNav__logo-button>svg{height:4.5rem}}@media (min-width:1440px){.HomeNav__logo-button{margin:2.25rem 0 0}.HomeNav__logo-button>svg{height:5.25rem}}@media (min-width:1920px){.HomeNav__logo-button{margin:3.625rem 0 0}.HomeNav__logo-button>svg{height:6rem}}.HomeNav__logo{height:2.625rem;width:auto}@media (min-width:640px){.HomeNav__logo{height:3.375rem}}@media (min-width:768px){.HomeNav__logo{height:4.5rem}}@media (min-width:1080px){.HomeNav__logo{height:5.25rem}}@media (min-width:1920px){.HomeNav__logo{height:6rem}}.HomeNav__detail{font-size:1rem;line-height:1.5rem;margin-top:1.25rem}@media (min-width:768px){.HomeNav__detail{font-size:.875rem;line-height:1.25rem;margin-top:2rem}}@media (min-width:1080px){.HomeNav__detail{font-size:1rem}}@media (min-width:1440px){.HomeNav__detail{margin-top:1.85rem}}@media (min-width:1920px){.HomeNav__detail{font-size:1.125rem}}.HomeNav__date-container{padding-top:1.125rem}@media (min-width:768px){.HomeNav__date-container{padding-top:1.25rem}}@media (min-width:1080px){.HomeNav__date-container{padding-top:2rem}}@media (min-width:1440px){.HomeNav__date-container{padding-top:1.875rem}}@media (min-width:1920px){.HomeNav__date-container{padding-top:2.75rem}}.HomeNav__date,.HomeNav__hebrew-date{font-size:.8125rem;line-height:1.25rem}@media (min-width:1080px){.HomeNav__date,.HomeNav__hebrew-date{font-size:.875rem}}@media (min-width:1920px){.HomeNav__date,.HomeNav__hebrew-date{font-size:1rem}}.HomeNav__date{letter-spacing:.046875rem}@media (min-width:768px){.HomeNav__date{letter-spacing:.0625rem}}.HomeNav__dot{background-color:#222;width:4px;height:4px}.HomeSidebar{width:2.3125rem}.HomeSidebar:hover .HomeSidebar__button{-webkit-transform:translate3d(-2.3125rem,0,0);transform:translate3d(-2.3125rem,0,0)}.HomeSidebar:hover .HomeSidebar__mock-bar1{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 20px -10px rgba(0,0,0,.3)}.HomeSidebar:hover .HomeSidebar__mock-bar2{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 10px 0 rgba(0,0,0,.1)}.HomeSidebar__button{-webkit-transform:translateZ(0);transform:translateZ(0);width:3.25rem;box-shadow:-10px -10px 20px -10px rgba(0,0,0,.3)}.HomeSidebar__mock-bar1{-webkit-transition-delay:.05s;transition-delay:.05s;width:2.3125rem;-webkit-transform:translate3d(2.3125rem,0,0);transform:translate3d(2.3125rem,0,0)}.HomeSidebar__mock-bar1:hover .HomeSidebar__button{-webkit-transform:translate3d(-2.3125rem,0,0);transform:translate3d(-2.3125rem,0,0)}.HomeSidebar__mock-bar1:hover .HomeSidebar__mock-bar1{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 20px -10px rgba(0,0,0,.3)}.HomeSidebar__mock-bar1:hover .HomeSidebar__mock-bar2{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 10px 0 rgba(0,0,0,.1)}.HomeSidebar__mock-bar2{-webkit-transition-delay:.07s;transition-delay:.07s;width:.875rem;-webkit-transform:translate3d(.875rem,0,0);transform:translate3d(.875rem,0,0)}.HomeSidebar__mock-bar2:hover .HomeSidebar__button{-webkit-transform:translate3d(-2.3125rem,0,0);transform:translate3d(-2.3125rem,0,0)}.HomeSidebar__mock-bar2:hover .HomeSidebar__mock-bar1{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 20px -10px rgba(0,0,0,.3)}.HomeSidebar__mock-bar2:hover .HomeSidebar__mock-bar2{-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:-10px -10px 10px 0 rgba(0,0,0,.1)}.HomeSidebar__icon{-webkit-transform:translate3d(0,-7rem,0);transform:translate3d(0,-7rem,0)}.HomeSidebar__text{max-width:1rem;max-height:1rem;-webkit-transform:translateY(-5.7rem) rotate(90deg);transform:translateY(-5.7rem) rotate(90deg);font-size:1.125rem;letter-spacing:.0625rem}.HomeSidebar__arrow{font-size:1.5rem;-webkit-transform:translate3d(0,7rem,0);transform:translate3d(0,7rem,0)}.Hero__image{max-width:108rem}@media (min-width:1080px){.Hero--full-image{border-bottom:none}}@media (min-width:1080px){.Hero__header-container--half-width{float:left;width:49%;border-right:1px solid #222}}@media (min-width:1080px){.Hero__header-container--full-width{width:100%;border-right:1px solid #222}}@media (min-width:1080px){.Hero__header-container--centered-text{width:100%}}.Hero__section-icon-container{margin-top:1.25rem}@media (min-width:768px){.Hero__section-icon-container{margin-top:3.5625rem}}@media (min-width:1080px){.Hero__section-icon-container{margin-top:2.8125rem}}@media (min-width:1920px){.Hero__section-icon-container{margin-top:2rem}}@media (min-width:1080px){.Hero__section-icon-container--vertical{margin-top:0}}.Hero__headline{font-size:3rem;line-height:3rem;letter-spacing:-.03125rem;margin-top:1.25rem}@media (min-width:768px){.Hero__headline{margin-top:2rem}}@media (min-width:1440px){.Hero__headline{font-size:3.75rem;line-height:3.75rem;margin-top:1.375rem}}@media (min-width:1920px){.Hero__headline{font-size:4.5rem;line-height:4.5rem;margin-top:2.125rem}}@media (min-width:1080px){.Hero__headline--vertical{margin-top:2rem}}@media (min-width:1440px){.Hero__headline--vertical{margin-top:1.375rem}}@media (min-width:1920px){.Hero__headline--vertical{margin-top:2.1875rem}}.Hero__dek{font-size:1.25rem;line-height:1.5rem;margin-top:.75rem}@media (min-width:768px){.Hero__dek{margin-top:.5625rem}}@media (min-width:1080px){.Hero__dek{margin-top:1.3125rem}}@media (min-width:1440px){.Hero__dek{margin-top:1.1875rem}}@media (min-width:1920px){.Hero__dek{margin-top:1.875rem}}@media (min-width:1440px){.Hero__dek--vertical{margin-top:1.3125rem}}@media (min-width:1920px){.Hero__dek--vertical{margin-top:2rem}}.Hero__info-container{padding-bottom:1.625rem}@media (min-width:768px){.Hero__info-container{padding-bottom:2rem}}@media (min-width:1080px){.Hero__info-container{padding-bottom:2.625rem;min-height:28.5rem}}@media (min-width:1920px){.Hero__info-container{min-height:32.9375rem}}@media (min-width:1080px){.Hero__info-container--vertical{padding-bottom:0}}.Hero__author-text,.Hero__section-button{background-position:right 100%!important}.Hero__section-icon{padding:0 .1875rem;max-height:1rem}.Hero__author{margin-top:1.0625rem}@media (min-width:1080px){.Hero__author{margin-top:1.3125rem}}@media (min-width:1600px){.Hero__author{margin-top:1.0625rem}}@media (min-width:1080px){.Hero__author--vertical{margin-top:1.0625rem}}.Hero__author-text{font-size:1rem;line-height:1.125rem}.Hero__date{font-size:1rem;line-height:1.5rem;letter-spacing:.0625rem;margin-top:2.875rem}@media (min-width:1080px){.Hero__date--vertical{margin-top:5.125rem}}@media (min-width:1440px){.Hero__date--vertical{margin-top:6.625rem}}.Hero__caption{line-height:1.25rem;letter-spacing:-.025rem}@media (min-width:1080px){.Hero__caption{font-size:1.125rem;line-height:1.5rem;letter-spacing:-.03125rem}}.Hero__credit{letter-spacing:.0625rem}@media (min-width:1080px){.Hero__credit{line-height:1.5rem}}@media (min-width:768px){.Hero--centered-text .Hero__section-icon-container{margin-top:1rem}}@media (min-width:1080px){.Hero--centered-text .Hero__section-icon-container{margin-top:2.5rem}}@media (min-width:1920px){.Hero--centered-text .Hero__section-icon-container{margin-top:3.25rem}}.Hero--centered-text .Hero__headline{margin-top:1rem}@media (min-width:768px){.Hero--centered-text .Hero__headline{margin-top:1.75rem}}@media (min-width:1440px){.Hero--centered-text .Hero__headline{margin-top:1.15rem}}@media (min-width:768px){.Hero--centered-text .Hero__dek{margin-top:.3rem}}@media (min-width:1080px){.Hero--centered-text .Hero__dek{margin-top:1rem}}@media (min-width:1920px){.Hero--centered-text .Hero__dek{margin-top:.75rem}}.Hero--centered-text .Hero__date{margin-top:2.25rem}@media (min-width:1080px){.Hero--centered-text .Hero__date{margin-top:3rem}}@media (min-width:1080px){.Hero--centered-text .Hero__author{margin-top:1rem}}.Hero--centered-text .Hero__info-container{min-height:auto;padding-bottom:1.45rem}@media (min-width:1440px){.Hero--centered-text .Hero__info-container{padding-bottom:2.5rem}}.IndividualHolidayLayout__what-to-do-container>div:first-child>:nth-child(2)>:nth-child(3)>:first-child{background-image:none}@media (min-width:1080px){.V1IndividualHolidayLayout__hero{padding-right:0}}@media (min-width:1080px){.V1IndividualHolidayLayout__description{border-bottom:0;margin:0}}@media (min-width:1080px){.V1IndividualHolidayLayout__column-two{padding-left:0;height:calc(100% - 1.5rem)}}@media (min-width:1080px){.V1IndividualHolidayLayout__what-to-read-eat-do-container{padding-right:0}}.V1IndividualHolidayLayout__what-to-do-container>div:first-child>:nth-child(2)>:nth-child(3)>:first-child{background-image:none}@media (min-width:1080px){.V1IndividualHolidayLayout__what-to-do-container{padding-right:0}}.InsetImg{margin-top:.9375rem}@media (min-width:600px){.InsetImg{margin-bottom:1rem;margin-top:.5rem;padding-bottom:6rem;padding-top:0}}.InsetImg__caption-container{line-height:1rem}@media (min-width:900px){.InsetImg__caption{font-size:1.125rem;line-height:1.5rem}}.InsetImg__credit{line-height:1.25rem}@media (min-width:900px){.InsetImg__credit{letter-spacing:.0625rem;line-height:1.5rem}}.InsetImg--left,.InsetImg--right{width:100%}@media (min-width:600px){.InsetImg--left,.InsetImg--right{width:calc(50% - .75rem)}}@media (min-width:1200px){.InsetImg--left,.InsetImg--right{width:calc(41.66667% - .75rem)}}@media (min-width:600px){.InsetImg--right{border-left:1px solid #222;float:right;margin-left:1.5rem;padding-left:1.5rem}}@media (min-width:1200px){.InsetImg--right{margin-right:8.33333%}}@media (min-width:600px){.InsetImg--right-black{border-left:1px solid #666}}@media (min-width:600px){.InsetImg--left{border-right:1px solid #222;float:left;margin-right:1.5rem;padding-right:1.5rem}}@media (min-width:1200px){.InsetImg--left{margin-left:8.33333%}}@media (min-width:600px){.InsetImg--left-black{border-right:1px solid #666}}@media (min-width:600px){.InsetImg--center.InsetImage--show-rules{border-bottom:1px solid #222;border-top:1px solid #222;padding-top:1.5rem}}@media (min-width:1200px){.InsetImg--center{margin-left:8.33333%;margin-right:8.33333%;width:83.33333%}}@media (min-width:600px){.InsetImg--center-black.InsetImage--show-rules{border-bottom:1px solid #666;border-top:1px solid #666}}.InsetImgSlideshow{margin:.625rem 0 .8125rem;padding-bottom:2.8125rem}@media (min-width:600px){.InsetImgSlideshow{padding-bottom:7.125rem;margin-bottom:0}}.InsetImgSlideshow--left,.InsetImgSlideshow--right{width:100%}@media (min-width:600px){.InsetImgSlideshow--left,.InsetImgSlideshow--right{width:calc(50% - .75rem)}}@media (min-width:1200px){.InsetImgSlideshow--left,.InsetImgSlideshow--right{width:calc(41.66667% - .75rem)}}@media (min-width:600px){.InsetImgSlideshow--right{float:right;border-left:1px solid #222;margin-left:1.5rem;padding-left:1.5rem}}@media (min-width:1200px){.InsetImgSlideshow--right{margin-right:8.33333%}}@media (min-width:600px){.InsetImgSlideshow--right-black{border-left:1px solid #666}}@media (min-width:600px){.InsetImgSlideshow--left{float:left;border-right:1px solid #222;margin-right:1.5rem;padding-right:1.5rem}}@media (min-width:1200px){.InsetImgSlideshow--left{margin-left:8.33333%}}@media (min-width:600px){.InsetImgSlideshow--left-black{border-right:1px solid #666}}@media (min-width:600px){.InsetImgSlideshow--center{border-top:1px solid #222;margin:1.5rem 0;padding-top:1.5rem}}@media (min-width:1200px){.InsetImgSlideshow--center{width:83.33333%;margin-left:8.33333%;margin-right:8.33333%}}@media (min-width:600px){.InsetImgSlideshow--center-black{border-top:1px solid #666}}.InsetImgSlideshow__image{max-height:43.5rem;max-width:66rem}.InsetImgSlideshow__caption-container{line-height:1rem}@media (min-width:900px){.InsetImgSlideshow__caption{font-size:1.125rem;line-height:1.5rem}}.InsetImgSlideshow__carousel-container{touch-action:pan-x}.InsetImgSlideshow__image-container{opacity:.25;-webkit-transition:opacity 1s;transition:opacity 1s}@media (min-width:600px){.InsetImgSlideshow__image-container{margin-left:.75rem;margin-right:.75rem}}.InsetImgSlideshow--multi-image .flickity-prev-next-button.previous{left:0;cursor:url(/assets/images/carousel-left-arrow.svg),w-resize}.InsetImgSlideshow--multi-image .flickity-prev-next-button.next{right:0;cursor:url(/assets/images/carousel-right-arrow.svg),e-resize}.InsetImgSlideshow .is-selected{opacity:1}.InsetImgSlideshow .flickity-enabled:focus{outline:none}.InsetImgSlideshow .flickity-viewport{position:relative}.InsetImgSlideshow .flickity-page-dots{list-style-type:none;display:inline-flex;justify-content:flex-end;float:right}.InsetImgSlideshow .dot{display:block;width:10px;height:10px;margin:0 2px;background:hsla(0,0%,100%,0);border-radius:50%;cursor:pointer;border:1px solid #222;-webkit-transform:translateX(0);transform:translateX(0);padding:0}@media (min-width:600px){.InsetImgSlideshow .dot{width:12px;height:12px;margin:0 2.5px}}.InsetImgSlideshow .dot.is-selected{background:#222}.InsetImgSlideshow .flickity-prev-next-button{position:absolute;width:10%;height:100%;top:0;opacity:0}.InsetImgSlideshow--black .dot{border:1px solid #ccc}.InsetImgSlideshow--black .dot.is-selected{background:#ccc}.LatestArticles{margin-right:-2rem;position:relative;margin-bottom:1.5rem}@media (min-width:768px){.LatestArticles{margin-right:auto}}@media (min-width:1920px){.LatestArticles{margin-bottom:2.5rem}}@media (min-width:1080px){.LatestArticles__container{display:grid;grid-template-columns:2fr 1fr}}@media (min-width:768px){.LatestArticles__section{border-bottom:1px solid #222;border-right:1px solid #222}}.LatestArticles__section:last-of-type{border-bottom:1px solid #222}.LatestArticles__section__date{padding-top:1.75rem}.LatestArticles__section__date:not(:first-of-type){border-top:1px solid #222}.LatestArticles__section__date__title{font-size:1.5rem;line-height:1.125rem;margin-right:2.125rem}@media (min-width:768px){.LatestArticles__section__date__title{line-height:1.5rem}}@media (min-width:1080px){.LatestArticles__section__date__title{font-size:1.875rem;line-height:1.25rem}}.LatestArticles__section__date__day{font-size:1.125rem;line-height:1.25rem;margin-bottom:.9375rem}.LatestArticles__section__stories{padding-top:.75rem}@media (min-width:768px){.LatestArticles__section__stories{background-image:none;border-top:1px solid #222}}.LatestArticles__section__story{min-width:80vw;padding-top:.65rem}@media (min-width:768px){.LatestArticles__section__story{min-width:auto;padding-bottom:1.5rem}.LatestArticles__section__story:not(:first-of-type){padding-top:1.35rem}}.LatestArticles__section__story:first-of-type{padding-left:0}.LatestArticles__section__story:not(:last-of-type){background-position:100%;background-repeat:repeat-y;background-size:1px 3px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#222),color-stop(0,transparent));background-image:linear-gradient(180deg,#222 33%,transparent 0)}@media (min-width:768px){.LatestArticles__section__story:not(:last-of-type){background-position:bottom;background-repeat:repeat-x;background-size:4px 1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,transparent));background-image:linear-gradient(90deg,#222 24%,transparent 0)}}.LatestArticles__section__story__title{font-size:1.875rem;line-height:2rem;margin-bottom:1rem}@media (min-width:768px){.LatestArticles__section__story__title{font-size:1.5rem;line-height:1.75rem;margin-bottom:.25rem}}@media (min-width:1080px){.LatestArticles__section__story__title{font-size:1.75rem;line-height:1.875rem}}@media (min-width:1440px){.LatestArticles__section__story__title{font-size:1.875rem;line-height:2rem}}.LatestArticles__section__story__dek{font-size:1.25rem;line-height:1.5rem;margin-bottom:2.125rem}@media (min-width:768px){.LatestArticles__section__story__dek{margin-bottom:.85rem;font-size:1.125rem}}@media (min-width:768px){.LegacyParagraph{margin-left:3.375rem;margin-right:3.375rem}}@media (min-width:1080px){.LegacyParagraph{margin-left:4.875rem;margin-right:4.875rem}}@media (min-width:1280px){.LegacyParagraph{margin-left:6.75rem;margin-right:6.75rem}}.LegacyParagraph:last-child{margin-bottom:0}.LegacyRecipe{border:1px solid #444;padding:0 .9375rem}@media (min-width:768px){.LegacyRecipe{border:1px solid #222;border-right:none;border-left:none}}.LegacyRecipe__content{max-width:39rem}.LegacyRecipe__content p{margin:1.5rem 0}.LegacyRecipe__arrow-icon{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.LegacyRecipe__print-button:hover .LegacyRecipe__arrow-icon{-webkit-transform:rotate(0);transform:rotate(0)}.LegacyRecipe__text{font-size:1.125rem;line-height:1.5rem}.Nav{height:3.4375rem}@media print{.Nav{position:relative}}@media (min-width:768px){.Nav{min-height:4.5rem}}.Nav--side-nav-is-active{-webkit-transform:translate3d(20.625rem,0,0);transform:translate3d(20.625rem,0,0)}@media (min-width:768px){.Nav--side-nav-is-active{-webkit-transform:translate3d(27rem,0,0);transform:translate3d(27rem,0,0)}}.Nav--style-border-on-desktop{border-bottom:1px solid #222}.Nav--style-border-on-desktop-dark-theme{border-bottom:1px solid #666}.Nav__simple-logo-icon-button--style-hide-on-scroll-up{opacity:0;pointer-events:none}@media (min-width:768px){.Nav__simple-logo-icon-button--style-hide-on-scroll-up{opacity:1;pointer-events:all}}.Nav__simple-logo-icon{width:1.5rem}@media (min-width:768px){.Nav__simple-logo-icon{width:1.875rem}}.Nav__menu-icon-button--style-hide-on-scroll-up{opacity:0;pointer-events:none}@media (min-width:768px){.Nav__menu-icon-button--style-hide-on-scroll-up{opacity:1;pointer-events:all}}.Nav__menu-icon{width:1.125rem}@media (min-width:768px){.Nav__menu-icon{width:1.4375rem}}.Nav__logo-icon{width:7rem}@media (min-width:768px){.Nav__logo-icon{width:9.875rem}}.Nav__icon--scroll{opacity:0;pointer-events:none}.Nav__icon--scroll-active{opacity:1;-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.NewsletterForm__description{max-width:26.25rem}.NewsletterForm__text{font-size:1.125rem;line-height:1.5rem}@media (min-width:768px){.NewsletterForm__text{font-size:1.25rem;line-height:1.625rem}}.NewsletterForm__text-field-container{max-width:35.25rem}.NewsletterForm__text-field{border-right:1px solid #222;max-width:35.25rem;height:3rem}.NewsletterForm__text-field .TextField__info-message{font-size:1rem;line-height:1.625rem;color:#dd3418;margin-top:5rem}.NewsletterForm__success-msg-container{max-width:34rem;margin-top:-4rem}.NewsletterForm__success-icon{max-width:.9375rem}.NewsletterForm__loading-spinner{padding-top:.7rem}.NewsletterForm__dot{width:6px;height:6px;background-color:#222;display:inline-block;-webkit-animation:dot-bounce 1.4s ease-in-out infinite both;animation:dot-bounce 1.4s ease-in-out infinite both;margin:0 .1rem}.NewsletterForm__dot1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.NewsletterForm__dot2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes dot-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes dot-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.PageNotFound__container{max-width:42rem}.PageNotFound__title{font-size:3.75rem}.PageNotFound__image{max-width:42rem}.PodcastEpisode{max-width:108rem}.PodcastEpisode__content-container{border-top:1px solid #666}.PodcastEpisode__content-container>div>div>p{margin-bottom:1rem}.PodcastEpisode__content-container>div>div>p>a{text-decoration:none;color:inherit}@media (min-width:640px){.PodcastEpisode__content-container{top:6rem}}@media (min-width:768px){.PodcastEpisode__content-container{border-top:none}}@media (max-width:640px){.PodcastEpisodeGridItems__title-container{margin-bottom:.9375rem}}.PodcastEpisodeGridItems__title-container a{color:inherit}@media (min-width:768px){.PodcastEpisodeGridItems__title-container--no-title{border-bottom:none}}.PodcastEpisodeGridItems__more-episode-title{font-size:1.25rem;letter-spacing:.0625rem}@media (min-width:768px){.PodcastEpisodeGridItems__more-episode-title{font-size:1.5rem;letter-spacing:.075rem}}.PodcastEpisodeGridItems__sound-icon{width:1.6rem}.PodcastEpisodeGridItems__episode-container{border-bottom:1px solid #666}@media (max-width:640px){.PodcastEpisodeGridItems__episode-container{margin-bottom:.9375rem}}@media (min-width:768px){.PodcastEpisodeGridItems__episode-container{border-right:1px solid #666}}.PodcastEpisodeGridItems__episode-container:hover .PodcastEpisodeGridItems__episode-image{opacity:.6}.PodcastEpisodeGridItems__episode-container:hover .PodcastEpisodeGridItems__sound-icon{opacity:1}.PodcastEpisodeGridItems__episode-container:last-of-type{margin-bottom:0}@media (min-width:768px){.PodcastEpisodeGridItems__episode-info-container{margin-top:.3125rem}}.PodcastEpisodeGridItems__pagination{height:5rem}.PodcastEpisodeGridItems__pagination__arrow{width:1rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.PodcastEpisodeNav__logo{-webkit-animation:animate-disappear-to-top .5s;animation:animate-disappear-to-top .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.PodcastEpisodeNav__logo--active{-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.PodcastEpisodeNav__podcast-episode-title{-webkit-animation:animate-disappear-to-bottom .5s;animation:animate-disappear-to-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.PodcastEpisodeNav__podcast-episode-title--active{-webkit-animation:animate-appear-from-top .75s;animation:animate-appear-from-top .75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.PodcastEpisodeNav__title{font-size:1.25rem}@media (min-width:768px){.PodcastEpisodeNav__title{font-size:1.5rem}}.PodcastEpisodeNav__share-button-container:before{content:"";position:absolute;height:100%;right:0;width:150%;background:-webkit-gradient(linear,left top,right top,from(rgba(34,34,34,.001)),color-stop(30%,#222),to(#222));background:linear-gradient(90deg,rgba(34,34,34,.001),#222 30%,#222);z-index:-1}.PodcastEpisodeNav__share-button:before{content:"";position:absolute;right:-100vw;width:100vw;background-color:#222;z-index:-1;height:calc(3.4375rem - 2px)}@media (min-width:768px){.PodcastEpisodeNav__share-button:before{height:calc(4.5rem - 2px)}}.PodcastEpisodeNav__share-button:after{content:"";height:100%;right:0;width:150%;background:-webkit-gradient(linear,left top,right top,from(rgba(34,34,34,.001)),color-stop(30%,#222),to(#222));background:linear-gradient(90deg,rgba(34,34,34,.001) 0,#222 30%,#222);position:absolute;z-index:-1}.PodcastEpisodeNav__logo-icon{width:7rem}@media (min-width:768px){.PodcastEpisodeNav__logo-icon{width:9.875rem}}.PodcastGridItem{padding-bottom:2.4375rem}@media (min-width:768px){.PodcastGridItem{padding-bottom:2.5625rem}}.PodcastGridItem__section-button{padding-top:1.25rem}@media (min-width:640px){.PodcastGridItem__section-button{padding-top:1.625rem}}.PodcastGridItem__title{word-break:break-word;padding-top:1.25rem;font-size:1.875rem;line-height:2rem}@media (min-width:640px){.PodcastGridItem__title{font-size:1.75rem;line-height:1.875rem}}.PodcastGridItem__dek{padding-top:.5rem;font-size:1.125rem;line-height:1.5rem;letter-spacing:-.005625rem}@media (min-width:640px){.PodcastGridItem__dek{letter-spacing:0}}@media (min-width:1080px){.PodcastGridItem__dek{font-size:1.25rem}}.PodcastGridItem__authors{padding-top:1.375rem}@media (min-width:640px){.PodcastGridItem__authors{padding-top:.8125rem}}.PodcastGridItem .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.PodcastGridItem .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.PodcastGridItem:hover .color-img{opacity:1}.PodcastGridItem--split-layout .PodcastGridItem__section-button{padding-top:1.25rem}@media (max-width:639px){.PodcastGridItem--split-layout .PodcastGridItem__title{padding-top:1.4375rem;font-weight:600;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.PodcastGridItem--split-layout .PodcastGridItem__dek{font-weight:300;font-size:1.25rem;line-height:1.5rem}}@media (max-width:639px){.PodcastGridItem--split-layout .PodcastGridItem__authors{padding-top:1.375rem;padding-bottom:.625rem}}.PodcastGridItems__podcast-container{flex-grow:1;width:calc(50% - .9375rem);padding-bottom:2.9205rem;margin-bottom:.9375rem}@media (min-width:768px){.PodcastGridItems__podcast-container{border-bottom:1px solid #666;border-right:1px solid #666;margin-bottom:1.5rem;width:calc(50% - .75rem)}}.PodcastGridItems__podcast-inner-container{flex-direction:column}@media (min-width:768px){.PodcastGridItems__podcast-inner-container{flex-direction:row}}@media (min-width:768px){.PodcastGridItems__podcast-image-container{min-width:30%;max-width:30%;margin-right:1.5rem}}@media (min-width:768px){.PodcastGridItems__podcast-image{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}}@media (min-width:768px){.PodcastGridItems__podcast-container:hover .PodcastGridItems__podcast-image{-webkit-filter:grayscale(0);filter:grayscale(0)}}.PodcastGridItems__podcast-container:hover .PodcastGridItems__title{background-size:100% 1px}.PodcastGridItems__podcast-container:nth-child(2n){border-right:1px solid #666}@media (max-width:720px){.PodcastGridItems__podcast-container:nth-child(2n){padding-right:.9375rem}}@media (min-width:768px){.PodcastGridItems__podcast-container:nth-child(2n){margin-right:.75rem}}@media (max-width:720px){.PodcastGridItems__podcast-container:nth-child(odd){padding-left:.9375rem}}@media (min-width:768px){.PodcastGridItems__podcast-container:nth-child(odd){margin-left:.75rem}}.PodcastGridItems__podcast-container:first-child{width:100%;padding-left:0;margin-left:0;border-bottom:1px solid #666}@media (min-width:768px){.PodcastGridItems__podcast-container:first-child{width:100%;padding-right:1.5rem}}@media (min-width:768px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__title:after{bottom:.5rem}}@media (min-width:768px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__podcast-image-container{width:50%}}.PodcastGridItems__podcast-container:first-child .PodcastGridItems__podcast-info-container{padding:0 .9375rem;justify-content:center;align-items:center;text-align:center}@media (min-width:768px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__podcast-info-container{width:50%}}.PodcastGridItems__podcast-container:first-child .PodcastGridItems__podcast-image-container{margin-right:0}@media (min-width:768px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__podcast-image-container{min-width:50%;max-width:50%}}.PodcastGridItems__podcast-container:first-child .PodcastGridItems__title{font-size:3rem;line-height:3rem}@media (min-width:1080px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__title{font-size:3.75rem;letter-spacing:-.046875rem;line-height:3.75rem}}@media (min-width:1600px){.PodcastGridItems__podcast-container:first-child .PodcastGridItems__title{font-size:4.5rem;letter-spacing:-.046875rem;line-height:4.5rem}}.PodcastGridItems__podcast-container:nth-child(2),.PodcastGridItems__podcast-container:nth-child(3){width:100%;border-bottom:1px solid #666;border-right:none;padding-left:0;padding-right:0}@media (min-width:768px){.PodcastGridItems__podcast-container:nth-child(2),.PodcastGridItems__podcast-container:nth-child(3){width:calc(50% - .75rem);border-right:1px solid #666;padding-right:1.5rem}}@media (min-width:768px){.PodcastGridItems__podcast-container:nth-child(2) .PodcastGridItems__podcast-inner-container,.PodcastGridItems__podcast-container:nth-child(3) .PodcastGridItems__podcast-inner-container{flex-direction:column}}.PodcastGridItems__podcast-container:nth-child(2) .PodcastGridItems__podcast-image-container,.PodcastGridItems__podcast-container:nth-child(3) .PodcastGridItems__podcast-image-container{min-width:100%;max-width:100%;margin-right:0}.PodcastGridItems__podcast-container:nth-child(2) .PodcastGridItems__podcast-info-container,.PodcastGridItems__podcast-container:nth-child(3) .PodcastGridItems__podcast-info-container{margin-top:1.5rem}.PodcastGridItems__arrow{width:.875rem}.PodcastHeader{padding-bottom:1.4375rem;margin-bottom:.9375rem}@media (max-width:575px){.PodcastHeader{padding-bottom:1.875rem;margin-bottom:.9375rem}}@media (min-width:768px){.PodcastHeader{padding-bottom:2.5rem;margin-bottom:1.5rem}}@media (min-width:1440px){.PodcastHeader{padding-bottom:4.25rem}}@media (min-width:1920px){.PodcastHeader{padding-bottom:5.75rem}}@media (min-width:640px){.PodcastInfo{top:6rem}}.PodcastInfo__podcast-title{margin-top:1.125rem}.PodcastInfo__title{margin-top:3rem}.PodcastInfo__description{margin-top:1.125rem}.PodcastInfo__credits{margin-top:1rem}.PodcastInfo__title--style-reduced-padding{margin-top:.875rem}.PodcastListenButton:after{content:",";position:absolute;right:-.5rem;bottom:-.3rem;color:#e6e6e6;font-family:Graebenbach,sans-serif;font-weight:300}.PodcastListenButton:last-of-type:after{content:""}@media (min-width:600px){.PullQuote{margin-top:0}}.PullQuote--center,.PullQuote--left,.PullQuote--right{border-top:1px solid #222}.PullQuote--center__text,.PullQuote--left__text,.PullQuote--right__text{font-size:2.25rem;line-height:2.625rem}@media (min-width:600px){.PullQuote--center__text{letter-spacing:-.015625rem}}@media (min-width:900px){.PullQuote--center__text{font-size:3rem;line-height:3.375rem}}@media (min-width:1900px){.PullQuote--center__text{font-size:3.75rem;line-height:4.125rem}}@media (min-width:600px){.PullQuote--center{padding:1.75rem 0 2.5rem;margin:3rem 0 1.25rem}}@media (min-width:1500px){.PullQuote--center{margin-left:8.33333%;margin-right:8.33333%}}@media (min-width:900px){.PullQuote--left__text,.PullQuote--right__text{letter-spacing:-.011875rem}}@media (min-width:1500px){.PullQuote--left__text,.PullQuote--right__text{font-size:3rem;line-height:3.375rem;letter-spacing:-.015625rem}}@media (min-width:900px){.PullQuote--left,.PullQuote--right{border-top:none;padding-right:2.8125rem;width:calc(50% - .75rem);height:auto}}@media (min-width:1500px){.PullQuote--left,.PullQuote--right{width:calc(41.66667% - .75rem)}}@media (min-width:900px){.PullQuote--left{border-right:1px solid #222;float:left;margin-right:1.25rem}}@media (min-width:1500px){.PullQuote--left{margin-left:8.33333%}}@media (min-width:900px){.PullQuote--right{border-left:1px solid #222;float:right;margin-left:1.25rem;padding-left:1.25rem}}@media (min-width:1500px){.PullQuote--right{margin-right:8.33333%}}.PullQuote__text{font-family:ItcCushing,serif}.PullQuote__text:before{content:"“"}.PullQuote__text:after{content:"”"}@media (min-width:600px){.PullQuote__share-button{margin-top:6rem}}.Recipe{line-height:1.875rem}@media (min-width:900px){.Recipe{padding-left:0;padding-right:0}}.Recipe--sidebar{border:1px solid #444}@media (min-width:900px){.Recipe--sidebar{border:1px solid #222;border-top:none;border-right:none;width:22.875rem;padding-top:0;padding-right:0;padding-left:1.5rem;float:right;margin-left:1.5rem}}@media (min-width:1500px){.Recipe--sidebar{margin-right:8.3333333333%;width:25.5rem}}@media (min-width:1900px){.Recipe--sidebar{width:31.5rem}}.Recipe--sidebar__title{padding:1.1875rem 0;margin-bottom:1.1875rem}@media (min-width:900px){.Recipe--sidebar__title{padding:.75rem 0 1.875rem}}.Recipe--sidebar__directions{padding-bottom:1.1875rem}@media (min-width:600px){.Recipe--sidebar__directions{padding-bottom:1.75rem}}@media (min-width:900px){.Recipe--sidebar__directions{padding-bottom:1.5rem}}.Recipe--sidebar__footnotes p,.Recipe--sidebar__notes p{margin-top:1.75rem;margin-bottom:0;font-size:1rem;line-height:1.25rem}.Recipe--sidebar__footnotes>p>em>a,.Recipe--sidebar__footnotes>p>strong>a,.Recipe--sidebar__footnotes a,.Recipe--sidebar__notes>p>em>a,.Recipe--sidebar__notes>p>strong>a,.Recipe--sidebar__notes a{color:#666;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#666),to(#666));background-image:linear-gradient(#666,#666);background-position:right 94%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.Recipe--sidebar__footnotes>p>em>a:hover,.Recipe--sidebar__footnotes>p>strong>a:hover,.Recipe--sidebar__footnotes a:hover,.Recipe--sidebar__notes>p>em>a:hover,.Recipe--sidebar__notes>p>strong>a:hover,.Recipe--sidebar__notes a:hover{background-size:0 1px}.Recipe--full-width{border-top:1px solid #444;border-bottom:1px solid #444}@media (min-width:900px){.Recipe--full-width{border:1px solid #222;border-right:none;border-left:none;margin-top:4rem;margin-bottom:4rem;padding:0}}@media (min-width:1500px){.Recipe--full-width{margin-left:8.3333333333%;margin-right:8.3333333333%}}@media (min-width:900px){.Recipe--full-width__container{flex-direction:row}}@media (min-width:900px){.Recipe--full-width__ingredient-outer-container{padding-right:2rem;padding-left:1.5rem;width:33.33333%}}@media (min-width:900px){.Recipe--full-width.Recipe__ingredient-title{width:83.33333%}}@media (min-width:900px){.Recipe--full-width.Recipe__quantity{justify-items:flex-end}}.Recipe--full-width__title{padding:1.1875rem 0;margin-bottom:1.1875rem}.Recipe--full-width__directions{padding-bottom:9.8125rem}@media (min-width:900px){.Recipe--full-width__directions{padding-left:1rem;padding-top:0;padding-bottom:11.1875rem;width:66.66667%}}.Recipe--full-width__footnotes p,.Recipe--full-width__notes p{margin-top:2rem;margin-bottom:0}.Recipe--full-width__footnotes>p>em>a,.Recipe--full-width__footnotes>p>strong>a,.Recipe--full-width__footnotes a,.Recipe--full-width__notes>p>em>a,.Recipe--full-width__notes>p>strong>a,.Recipe--full-width__notes a{color:inherit;text-decoration:none}@media (max-width:1079px){.Recipe__ingredient-outer-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}}.Recipe__direction-title,.Recipe__ingredient-title{font-weight:600!important}.Recipe__direction-title{margin-bottom:0!important}.Recipe__directions .Recipe__direction-container ol>li:last-of-type{margin-bottom:0}.Recipe__ingredient-container:first-of-type{margin-top:0}.Recipe__ingredient{margin-bottom:.3rem!important;font-size:1.125rem;line-height:1.875rem}@media (min-width:768px){.Recipe__ingredient{line-height:1.5rem}}@media (min-width:1500px){.Recipe__ingredient{line-height:1.875rem}}@media (min-width:1900px){.Recipe__ingredient{font-size:1.25rem;line-height:2.25rem}}.Recipe__direction-container:first-of-type,.Recipe__ingredient:first-of-type{margin-top:0}.Recipe__direction{line-height:1.875rem;list-style:decimal inside none}.Recipe__direction:first-of-type{margin-top:0}.Recipe__direction>li{-webkit-transform:translateX(0);transform:translateX(0);width:100%;padding:0}.Recipe__direction-text,.Recipe__footnotes,.Recipe__notes{font-family:Graebenbach,sans-serif!important;font-size:1.125rem;line-height:1.875rem}@media (min-width:1900px){.Recipe__direction-text,.Recipe__footnotes,.Recipe__notes{font-size:1.25rem}}.Recipe__direction--single>li:first-child{margin-top:0}.Recipe__arrow-icon{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-size:1.25rem}.Recipe__print-button-container{-webkit-transform:translateX(5rem);transform:translateX(5rem)}.Recipe__print-button-container:after{display:none}.Recipe__print-button:hover .Recipe__arrow-icon{-webkit-transform:rotate(0);transform:rotate(0)}.Recipe__share-container{padding-top:1.4375rem;padding-bottom:1.4375rem}.Recipe .ShareButton{-webkit-transform:translate3d(-5rem,0,0);transform:translate3d(-5rem,0,0)}.Recipe .ShareButton--active{-webkit-transform:translateZ(0);transform:translateZ(0)}.Recipe .ShareButton--active:after{content:"";position:absolute;top:0;left:0;width:150%;height:2rem;background:-webkit-gradient(linear,left top,right top,color-stop(65%,#f7f6f2),color-stop(90%,rgba(247,246,242,.37)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#f7f6f2 65%,rgba(247,246,242,.37) 90%,hsla(0,0%,100%,0));z-index:-1}.RecentArticlesBySection{margin-bottom:5.625rem}@media (min-width:768px){.RecentArticlesBySection{margin-bottom:2.75rem}}@media (min-width:1080px){.RecentArticlesBySection{margin-bottom:3.85rem}}@media (min-width:1920px){.RecentArticlesBySection{margin-bottom:5.25rem}}.RecentArticlesBySection__divider{background-color:#222;height:24px;margin-bottom:1.4rem}@media (min-width:640px){.RecentArticlesBySection__section-container{display:grid;grid-column-gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}}@media (min-width:1440px){.RecentArticlesBySection__section-container{grid-template-columns:repeat(3,minmax(0,1fr))}}.RecentArticlesBySection__section{border-bottom:1px solid #222}@media (min-width:768px){.RecentArticlesBySection__section{border-right:1px solid #222}}@media (min-width:768px){.RecentArticlesBySection__logo-container{background-image:none;border-bottom:1px solid #222;padding-top:2.5rem;padding-bottom:1.125rem}}.RecentArticlesBySection__section-logo{height:1.5rem}@media (min-width:768px){.RecentArticlesBySection__section-logo{height:1rem}}@media (min-width:1440px){.RecentArticlesBySection__section-logo{height:1.5rem}}.RecentArticlesBySection__article{padding-bottom:1.25rem;padding-top:1.125rem;background-position:top;background-repeat:repeat-x;background-size:4px 1px;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,transparent));background-image:linear-gradient(90deg,#222 24%,transparent 0)}@media (min-width:1440px){.RecentArticlesBySection__article{padding-top:.75rem}}.RecentArticlesBySection__article:first-of-type{border-top:none}@media (min-width:768px){.RecentArticlesBySection__article:first-of-type{background-image:none}}.RecentArticlesBySection__article:last-of-type{padding-bottom:0}.RecentArticlesBySection__article__title{font-size:1.5rem;line-height:1.75rem;margin-bottom:1rem;display:block}@media (min-width:1440px){.RecentArticlesBySection__article__title{margin-bottom:.25rem}}.RecentArticlesBySection .AuthorButtons__button-text{position:static}@media (min-width:1440px){.RelatedArticles{margin-right:8.3333333333%}}.RelatedArticles--large,.RelatedArticles--small,.RelatedArticles--with-image{border-bottom:1px solid #444}@media (min-width:1080px){.RelatedArticles--large,.RelatedArticles--small,.RelatedArticles--with-image{width:18.8125rem;border-left:1px solid #444}}.RelatedArticles__header{border-top:1px solid #222;padding-bottom:1.125rem;padding-top:1.8125rem}@media (min-width:1080px){.RelatedArticles__header{border-top:0;border-bottom:1px solid #222;background-image:none;padding:1.5rem 2rem}}@media (max-width:1079px){.RelatedArticles__articles-container{overflow:auto}.RelatedArticles__articles-container>div:first-of-type{padding-left:0}}@media (max-width:1079px){.RelatedArticles__article-container{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:1px 3px;background-repeat:repeat-y;width:33.333%;min-width:19.5rem;margin-top:.75rem;margin-bottom:1.625rem;padding-right:.9375rem;padding-left:.75rem}}@media (max-width:720px){.RelatedArticles__article-container{min-width:9.375rem;margin-top:.625rem;margin-bottom:1.875rem;padding-right:1.4375rem;padding-left:.9375rem}}.RelatedArticles__article-container:last-of-type{background-image:none}.RelatedArticles__image{width:17.25rem}.RelatedArticles__image .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.RelatedArticles__image .color-img{opacity:0;-webkit-transition:.125s ease-in-out;transition:.125s ease-in-out}.RelatedArticles__image:hover .color-img{opacity:1}.RelatedArticles__section-icon{max-width:8rem}.RelatedArticles__brief{font-size:1.25rem;line-height:1.5rem}.RelatedArticles a:after{display:none}.RelatedArticles__article-title{font-size:1.3125rem;line-height:1.5rem}@media (min-width:768px){.RelatedArticles__article-title{font-size:1.75rem;line-height:1.875rem;padding-bottom:.875rem}}.RelatedArticles__podcast-link{text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}.RelatedArticles__podcast-link:hover{-webkit-text-decoration-color:#222;text-decoration-color:#222}.SectionButton__image{max-height:.75rem;height:.75rem}.SectionNav{left:0;max-height:100vh;height:100vh}.SectionNav__bg{min-width:100vw;min-height:100vh;-webkit-transition-delay:.5s;transition-delay:.5s}.SectionNav__bg--inactive{-webkit-transition-delay:0s;transition-delay:0s}.SectionNav__section-container{padding:0 .9375rem}@media (min-width:768px){.SectionNav__section-container{padding:0 1.5rem}}.SectionNav__menu-button{margin:.9375rem;-webkit-transition-delay:.4s;transition-delay:.4s}@media (min-width:768px){.SectionNav__menu-button{margin:1.5rem}}.SectionNav__menu-inactive{-webkit-transition-delay:0s;transition-delay:0s}@media (max-width:640px){.SectionNav__close-button{width:1.125rem}}.SectionNav__tablet-logo{width:7rem}@media (min-width:768px){.SectionNav__tablet-logo{width:9.875rem}}.SectionNav__more-stories-container{height:15rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(226,218,203,0)),color-stop(66%,#e2dacb));background:linear-gradient(180deg,rgba(226,218,203,0),#e2dacb 66%);-webkit-transform:translateY(15rem);transform:translateY(15rem);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:2.5rem .9375rem}@media (min-width:768px){.SectionNav__more-stories-container{padding:2.5rem 1.5rem}}.SectionNav__more-stories-container-text{text-decoration:underline;-webkit-text-decoration-color:#dd3418;text-decoration-color:#dd3418}.SectionNav__section-container-bg{z-index:3;background-color:rgba(102,68,0,.07)}.SectionNav__section-container{min-width:16.875rem;width:40vw}@media (min-width:900px){.SectionNav__section-container{width:37.5vw}}@media (min-width:1080px){.SectionNav__section-container{width:30vw}}@media (min-width:1660px){.SectionNav__section-container{width:22.5vw}}.SectionNav__section-container:hover .SectionNav__section-container-bg{box-shadow:-10px -10px 20px -10px rgba(0,0,0,.4);opacity:1;z-index:4}.SectionNav__section-container:hover .SectionNav__more-stories-container{-webkit-transform:translateY(0);transform:translateY(0)}.SectionNav__section-container:hover .SectionNavHeader__container{-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.SectionNav__section-container:hover .SectionNavHeader__arrow{opacity:1;-webkit-transform:translateX(2rem);transform:translateX(2rem)}.SectionNav__section-container:hover .SectionNavHoliday__holiday1-description:before{opacity:1}.SectionNav__section-container--hover-active .SectionNav__more-stories-container{position:fixed;bottom:0;-webkit-transform:translateY(0);transform:translateY(0);z-index:4;background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,233,220,0)),color-stop(66%,#efe9dc));background:linear-gradient(180deg,rgba(239,233,220,0),#efe9dc 66%)}.SectionNav__section-container--hover-active .SectionNavHoliday__holiday1-description:before{opacity:1}.SectionNav__section-container--active{box-shadow:-10px -10px 20px -10px rgba(0,0,0,.4)}@media print{.SectionNav{display:none}}.SectionNavHeader{padding-top:4.1875rem}@media (min-width:640px){.SectionNavHeader{padding-top:6rem}}@media (min-width:768px){.SectionNavHeader{padding-top:6.75rem}}.SectionNavHeader__container{-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out}.SectionNavHeader__section-logo{height:20px;-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:768px){.SectionNavHeader__section-logo{height:24px}}@media (min-width:1240px){.SectionNavHeader__section-logo{height:30px}}@media (min-width:1440px){.SectionNavHeader__section-logo{height:36px}}@media (min-width:1660px){.SectionNavHeader__section-logo{height:30px}}@media (min-width:1920px){.SectionNavHeader__section-logo{height:36px}}.SectionNavHeader__arrow{font-size:2.25rem;line-height:1rem;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out}.SectionPage{min-width:100vw;max-width:100vw}.SectionPage__overlay:hover .SectionPage__arrow{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}.SectionPage__overlay-section{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(65%,hsla(0,0%,100%,0)),color-stop(90%,#efe9dc),to(#efe9dc));background-image:linear-gradient(hsla(0,0%,100%,0) 65%,#efe9dc 90%,#efe9dc)}.SectionPage__overlay-home{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(65%,hsla(0,0%,100%,0)),color-stop(90%,#f7f6f2),to(#fff));background-image:linear-gradient(hsla(0,0%,100%,0) 65%,#f7f6f2 90%,#fff)}.SectionPage--inactive{overflow:hidden;max-height:100vh;opacity:0;-webkit-transition-delay:.5s;transition-delay:.5s}.SectionTopNav__logo{-webkit-animation:animate-disappear-to-top .5s;animation:animate-disappear-to-top .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.SectionTopNav__logo--active{-webkit-animation:animate-appear-from-bottom .5s;animation:animate-appear-from-bottom .5s;pointer-events:all;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.SectionTopNav__section-info{-webkit-animation:animate-disappear-to-bottom .5s;animation:animate-disappear-to-bottom .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.SectionTopNav__section-info--active{-webkit-animation:animate-appear-from-top .75s;animation:animate-appear-from-top .75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:all}.SectionTopNav__section-logo{height:.8125rem}@media (min-width:768px){.SectionTopNav__section-logo{opacity:1}}.SectionTopNav__logo-icon{height:1.05625rem}@media (min-width:768px){.SectionTopNav__logo-icon{height:1.49125rem}}.SectionsCarousel{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.SectionsCarousel__sidebar-container{min-width:100vw;max-width:100vw}.SectionsCarousel__mock-bar{width:.5rem}.SectionsCarousel__mock-bar--right{-webkit-transform:translate3d(calc(100vw - .5rem),0,0);transform:translate3d(calc(100vw - .5rem),0,0)}.SectionsCarousel__section-button{width:3.25rem}.SectionsCarousel__section-button--right{-webkit-transform:translate3d(calc(100vw - 3.25rem),0,0);transform:translate3d(calc(100vw - 3.25rem),0,0);box-shadow:-10px -10px 20px -10px rgba(0,0,0,.1)}.SectionsCarousel__section-button--right:hover{-webkit-transform:translate3d(calc(100vw - 3.75rem),0,0);transform:translate3d(calc(100vw - 3.75rem),0,0)}.SectionsCarousel__section-button--left{box-shadow:10px 10px 20px -10px rgba(0,0,0,.1)}.SectionsCarousel__section-button--left:hover{-webkit-transform:translate3d(.5rem,0,0);transform:translate3d(.5rem,0,0)}.SectionsCarousel__section-button-image{max-height:1rem}.SectionsCarousel__section-button-image--left{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.SectionsCarousel__section-button-image--right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.SectionsCarousel__section-button-image--first{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:1.5rem;height:1.5rem;max-height:1.5rem}.ShareButton--events-none .ShareButton__buttons{pointer-events:none}.ShareButton__text{font-size:1.125rem;line-height:1.5rem}.ShareButton__copied-text{font-size:.7rem;line-height:1.5rem;margin-top:.15rem}.ShareButton__copied-text--active{margin-right:-3.6rem}.ShareButton__arrow-icon{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-size:1.25rem}.ShareButton__button--active{padding-right:17rem}@media (min-width:768px){.ShareButton__button--active{padding-right:18rem}}.ShareButton__button--active .ShareButton__arrow-icon,.ShareButton__button:hover .ShareButton__arrow-icon{-webkit-transform:rotate(0);transform:rotate(0)}.ShareButton--subtle-transition .ShareButton__buttons{-webkit-transform:translate3d(8.5rem,0,0);transform:translate3d(8.5rem,0,0)}.ShareButton--subtle-transition .ShareButton__buttons--active{-webkit-transform:translateZ(0);transform:translateZ(0)}.SideNav{left:0;width:20.625rem;-webkit-transform:translate3d(-20.625rem,0,0);transform:translate3d(-20.625rem,0,0)}@media (min-width:768px){.SideNav{left:0;width:27rem;-webkit-transform:translate3d(-27rem,0,0);transform:translate3d(-27rem,0,0)}}.SideNav--active{-webkit-transform:translateZ(0);transform:translateZ(0)}@media (min-width:768px){.SideNav--active{-webkit-transform:translateZ(0);transform:translateZ(0)}}.SideNav__sections{border-top:1px solid #444}.SideNav__section-container:nth-of-type(odd):nth-child(odd){padding-right:.25rem}@media (min-width:768px){.SideNav__section-container:nth-of-type(odd):nth-child(odd){padding-right:.5rem}}.SideNav__section{border-right:1px solid #444;border-bottom:1px solid #444;height:3.75rem}.SideNav__nav-section-icon{max-height:.75rem}@media (min-width:768px){.SideNav__nav-section-icon{max-height:1rem}}.SideNav__icon{display:inline-block}.SideNav__search-icon{width:1.25rem;padding-bottom:.3rem}.SideNav__search-bar-icon{width:.875rem}.SideNav__twitter-icon{max-width:.879375rem}.SideNav__facebook-icon{max-width:.515625rem}.SideNav__instagram-icon{max-width:.875rem}.SideNav__secondary-menu{line-height:1.4375rem}.SideNav__secondary-menu a{text-decoration:none!important}.SideNav__secondary-menu a>span{background-position:left 98%!important}.SideNav__footer-credits{line-height:1.125rem;letter-spacing:0}@media (min-width:768px){.SideNav__footer-credits{line-height:1.5rem}}.SideNav__footer-credits a{color:#888}@media (min-width:768px){.SideNav__footer-credits a{color:#666}}.SideNav__text-field{padding:.25rem .9375rem .25rem .625rem;width:calc(100% - .9375rem)}.TabletLogoLoader__svg{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.TopBar__container{padding:2.375rem 0 1rem}@media (min-width:768px){.TopBar__container{padding:1.9375rem 0 1.5rem}}@media (min-width:1080px){.TopBar__container{padding:1.75rem 0 1.5rem}}@media (min-width:1440px){.TopBar__container{padding:2.625rem 0 2.3125rem}}@media (min-width:1920px){.TopBar__container{padding:3.4375rem 0 3rem}}.TopBar__section-logo{width:auto;max-width:100%;height:1.875rem}@media (min-width:768px){.TopBar__section-logo{height:3.375rem}}@media (min-width:1080px){.TopBar__section-logo{height:4.5rem}}@media (min-width:1440px){.TopBar__section-logo{height:5.25rem}}@media (min-width:1920px){.TopBar__section-logo{height:6rem}}.TopBar__logo-icon{height:1.3125rem}.HolidayStories__container{width:100%}@media (max-width:767px){.HolidayStories__container{width:calc(100% + 1.875rem);margin-left:-.9375rem;margin-right:-.9375rem;border-right:0;border-bottom:0}}@media (max-width:1079px){.HolidayStories__container{border-right:0}}@media (min-width:1080px){.HolidayStories__container{margin-top:1.5rem}}@media (max-width:767px){.HolidayStories__header-container{margin:0 .9375rem}}@media (max-width:1079px){.HolidayStories__header-container{border-bottom:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}}.HolidayStories__link,.HolidayStories__title{padding-top:1.8125rem;padding-bottom:.9375rem}@media (min-width:768px){.HolidayStories__link,.HolidayStories__title{padding-top:2.75rem;padding-bottom:1.5rem}}@media (min-width:1080px){.HolidayStories__link,.HolidayStories__title{padding-top:1.1875rem;padding-bottom:1.5625rem}}@media (max-width:767px){.HolidayStories__teaser-outer-container{padding-right:.9375rem}}@media (min-width:1080px){.HolidayStories__teaser-outer-container{margin:1.5625rem 0}}@media (max-width:1079px){.HolidayStories__teaser-container{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:1px 3px;background-repeat:repeat-y;min-width:19.5625rem}}@media (max-width:640px){.HolidayStories__teaser-container{width:19.6825rem}}.HolidayStories__teaser-container:last-of-type{background-image:none}@media (max-width:640px){.HolidayStories__teaser-container:last-of-type{padding-left:.9375rem}}@media (max-width:1079px){.HolidayStories__teaser-container:last-of-type{padding-right:.75rem;padding-left:.75rem}}.HolidayStories__teaser-container-two-column{padding:0 .9375rem}@media (min-width:640px){.HolidayStories__teaser-container-two-column{padding-right:.75rem;padding-left:.75rem}}@media (min-width:1080px){.HolidayStories__teaser-container-two-column{padding:0;margin:0}}@media (max-width:767px){.HolidayStories__article-two-teaser-container{border:none}}@media (min-width:1080px){.HolidayStories__article-three-teaser-container,.HolidayStories__article-two-teaser-container{margin-top:3.75rem;padding-top:1.5rem;background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)))!important;background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0)!important;background-position:top;background-size:4px 1px;background-repeat:repeat-x}}@media (min-width:1080px){.HolidayStories__article-three-teaser-container{padding-bottom:1.5rem}}@media (max-width:575px){.HolidayStories__one-column-teaser-container{padding-left:0!important}}@media (max-width:767px){.HolidayStories__one-column-teaser-container{padding-left:.75rem}}@media (max-width:1079px){.HolidayStories__one-column-teaser-container{padding-right:.75rem}}@media (min-width:1080px){.HolidayStories__one-column-teaser-container{background-image:none;padding-left:0}}.HolidayStories__teaser{border:0;margin:0!important}@media (min-width:1080px){.HolidayStories__teaser{padding:0!important}}@media (max-width:575px){.HolidayStories__teasers{padding:0 .9375rem;margin-top:.9375rem;margin-bottom:1.875rem}}@media (max-width:1079px){.HolidayStories__teasers{margin-top:.75rem;margin-bottom:1.5625rem}}.HolidayStories__teasers-mobile{overflow-x:scroll;margin-bottom:1rem;width:100%;padding:0 .9375rem}@media (min-width:768px){.HolidayStories__teasers-mobile{width:calc(100% + 8.875rem);margin-left:-4.4375rem;padding:0 4.4375rem}}.HolidayStories__teasers-mobile__container{width:auto;margin-top:1rem}@media (min-width:768px){.HolidayStories__teasers-mobile__container{margin-right:4.4375rem}}.HolidayStories__teasers-mobile .HolidayStories__teaser{width:45vw;min-width:19.5625rem;flex-shrink:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#000 33%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:1px 3px;background-repeat:repeat-y;padding:0 1rem;height:auto}@media (min-width:768px){.HolidayStories__teasers-mobile .HolidayStories__teaser{width:42.5vw}}@media (max-width:767px){.HolidayStories__teasers-mobile .HolidayStories__teaser.ImageTextStoryTeaserWidget .ImageTextStoryTeaserWidget__image{margin-top:0}}.HolidayStories__teasers-mobile .HolidayStories__teaser:first-of-type{padding-left:0}.HolidayStories__teasers-mobile .HolidayStories__teaser:last-of-type{background:none;padding-right:.9375rem;width:calc(45vw + .9375rem)}@media (min-width:768px){.HolidayStories__teasers-mobile .HolidayStories__teaser:last-of-type{padding-right:4.4375rem;width:calc(42.5vw + 4.4375rem)}}.HolidayStories__featured-article{padding-right:.9375rem}@media (max-width:767px){.HolidayStories__featured-article{padding-left:.75rem}}@media (max-width:1079px){.HolidayStories__featured-article{padding-right:.75rem}}@media (min-width:1080px){.HolidayStories__featured-article{margin:1.5625rem 0}}.HolidayStories__border{margin-left:.9375rem;width:calc(100% - 1.875rem)}.WhoWeAreBlock__team-members-container{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;grid-row-gap:2rem;justify-items:center}@media (min-width:640px){.WhoWeAreBlock__team-members-container{grid-template-columns:repeat(3,1fr);grid-column-gap:3rem;grid-row-gap:4rem}}.WhoWeAreBlock__image-background{padding-top:100%;height:0}.WhoWeAreBlock__image{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.WhoWeAreBlock__image-colored{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.WhoWeAreBlock__button:hover .WhoWeAreBlock__image-colored{opacity:1}.AuthorWidget__icon{display:block;height:6.75rem;margin:0 auto 1.375rem;text-align:center;width:8.125rem}.AuthorWidget__title{margin-bottom:.75rem}.AuthorWidget__item{background-position:top;line-height:1.125;padding-left:1.25rem;position:relative}.AuthorWidget__item:before{border-radius:100%;content:"";height:.625rem;left:0;position:absolute;top:1.25rem;width:.625rem}.variant-red .AuthorWidget__item:before{background-color:#dd3418}.variant-black .AuthorWidget__item:before{background-color:#222}.AuthorWidget__item__author{font-size:1rem}.AuthorWidget__item__title{font-size:.875rem}.AuthorWidget__button{background-color:transparent;font-size:.875rem}.FactStoryTeaserWidget{padding-bottom:1.5625rem}@media (min-width:640px){.FactStoryTeaserWidget{padding-bottom:1.875rem}}@media (min-width:1080px){.FactStoryTeaserWidget{padding-bottom:2.625rem}}.FactStoryTeaserWidget__fact{padding-top:.75rem;font-size:6rem;letter-spacing:-.133125rem;line-height:7.5rem}@media (min-width:640px){.FactStoryTeaserWidget__fact{font-size:4.5rem;letter-spacing:-.1rem;line-height:4.5rem;padding-top:1.375rem}}@media (min-width:768px){.FactStoryTeaserWidget__fact{font-size:5.25rem;letter-spacing:-.116875rem;line-height:7.5rem;padding-top:.4375rem}}@media (min-width:1280px){.FactStoryTeaserWidget__fact{font-size:6rem;letter-spacing:-.133125rem;padding-top:.9375rem}}.FactStoryTeaserWidget__subtitle{font-size:1.125rem;line-height:1.5rem}@media (min-width:640px){.FactStoryTeaserWidget__subtitle{padding-top:1.1875rem}}@media (min-width:768px){.FactStoryTeaserWidget__subtitle{padding-top:0}}@media (max-width:639px){.FactStoryTeaserWidget--split-layout{padding-bottom:.5625rem}}@media (max-width:639px){.FactStoryTeaserWidget--split-layout .FactStoryTeaserWidget__fact{font-size:3.75rem;line-height:3rem;letter-spacing:-.083125rem;padding-top:1.875rem}}@media (max-width:639px){.FactStoryTeaserWidget--split-layout .FactStoryTeaserWidget__subtitle{font-size:1.125rem;line-height:1.5rem;padding-top:1.4375rem}}.FeaturedStoryTeaserWidget--medium,.FeaturedStoryTeaserWidget--small,.FeaturedStoryTeaserWidget--x-small{padding-bottom:2.6875rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium,.FeaturedStoryTeaserWidget--small,.FeaturedStoryTeaserWidget--x-small{padding-bottom:4.3125rem}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium,.FeaturedStoryTeaserWidget--small,.FeaturedStoryTeaserWidget--x-small{padding-bottom:5.25rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__image{margin-top:.9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__image{margin-top:0}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__section-button{padding-top:1.125rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__section-button{padding-top:1.5625rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__section-button{padding-top:2.1875rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title-container{margin-top:1.25rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title-container{margin-top:2rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title-container{margin-top:1.9375rem}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title-container{margin-top:2.125rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title{font-size:3rem;line-height:3rem;letter-spacing:-.015625rem;background-position:left 97%}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title{font-size:3rem;line-height:3rem;letter-spacing:-.015625rem;background-position:left 98%}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__title{font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem;background-position:left 93%}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek-container{margin-top:1.125rem;padding:0 .9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek-container{margin-top:1.375rem;padding:0 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek-container{margin-top:1.375rem;padding:0 1.5rem}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek-container{margin-top:1.1875rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek{font-size:1.125rem;line-height:1.5rem}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__dek{font-size:1.25rem;line-height:1.5rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__authors{padding:1.5625rem .9375rem 0}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__authors{padding:1rem 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__authors{padding:1rem 1.5rem 0}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__authors{padding-top:1.0625rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__intro-container{margin-top:2.5rem;padding:0 .9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__intro-container{margin-top:2.75rem;padding:0 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__intro-container{margin-top:2.6875rem;padding:0 1.5rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__body-container{padding-top:.75rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__body-container{padding-top:1.125rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__body-container{padding-top:1.1875rem}}@media (min-width:1280px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__body-container{padding-top:.75rem}}.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__continue-reading{margin-top:1.5rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__continue-reading{padding-top:1.6875rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__continue-reading{padding-top:1.5625rem}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--medium .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--small .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-small .FeaturedStoryTeaserWidget__continue-reading{padding-top:1.3125rem}}.FeaturedStoryTeaserWidget--large,.FeaturedStoryTeaserWidget--x-large,.FeaturedStoryTeaserWidget--xx-large{padding-bottom:2.6875rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large,.FeaturedStoryTeaserWidget--x-large,.FeaturedStoryTeaserWidget--xx-large{padding-bottom:4.3125rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large,.FeaturedStoryTeaserWidget--x-large,.FeaturedStoryTeaserWidget--xx-large{padding-bottom:5.25rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__image{margin-top:.9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__image,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__image{margin-top:0}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__section-button{padding-top:1.125rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__section-button{padding-top:1.5625rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__section-button,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__section-button{padding-top:2.1875rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title-container{margin-top:1.25rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title-container{margin-top:2rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title-container{margin-top:2.125rem}}@media (min-width:1280px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title-container{margin-top:1.375rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title{font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title{font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title{font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem;background-position:left 93%}}@media (min-width:1280px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__title,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__title{font-size:4.5rem;line-height:4.5rem;letter-spacing:-.046875rem;background-position:left 91%}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek-container{margin-top:1.125rem;padding:0 .9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek-container{margin-top:1.375rem;padding:0 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek-container{margin-top:.75rem;padding:0 1.5rem}}@media (min-width:1280px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek-container{margin-top:1.125rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek{font-size:1.125rem;line-height:1.5rem}@media (min-width:1280px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__dek,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__dek{font-size:1.25rem;line-height:1.5rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__authors{padding:1.5625rem .9375rem 0}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__authors{padding:1rem 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__authors{padding:1rem 1.5rem}}@media (min-width:1080px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__authors,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__authors{padding-top:1.0625rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__intro-container{margin-top:2.5rem;padding:0 .9375rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__intro-container{margin-top:2.75rem;padding:0 2.25rem 0 3rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__intro-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__intro-container{margin-top:2.75rem;padding:0 1.5rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__body-container{padding-top:.75rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__body-container{padding-top:1.125rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__body-container{padding-top:1.125rem}}@media (min-width:1280px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__body-container,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__body-container{padding-top:.75rem}}.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__continue-reading{margin-top:1.5rem}@media (min-width:640px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__continue-reading{padding-top:1.6875rem}}@media (min-width:768px){.FeaturedStoryTeaserWidget--large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--x-large .FeaturedStoryTeaserWidget__continue-reading,.FeaturedStoryTeaserWidget--xx-large .FeaturedStoryTeaserWidget__continue-reading{padding-top:1.3125rem}}.FeaturedStoryTeaserWidget__body-container>p:first-child:first-letter{float:left;font-size:6rem;line-height:2.6rem;padding-bottom:2rem;padding-right:2.625rem;font-family:ItcCushing,serif;padding-top:1.7rem}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container>p:first-child:first-letter{font-size:7.25rem;line-height:3.75rem;padding-right:5rem}}.FeaturedStoryTeaserWidget__body-container:hover .FeaturedStoryTeaserWidget__continue-reading{-webkit-text-decoration-color:hsla(0,0%,100%,0);text-decoration-color:hsla(0,0%,100%,0)}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--two-column{overflow:hidden;-webkit-column-count:2;-moz-column-count:2;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;-webkit-column-width:50%;-moz-column-width:50%;columns:50% 2}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--two-column:after{content:"";display:block;position:absolute;top:0;left:50%;width:1px;margin-top:1rem;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--three-column{overflow:hidden;-webkit-column-count:3;-moz-column-count:3;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;-webkit-column-width:33.333%;-moz-column-width:33.333%;columns:33.333% 3}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--three-column:before{left:calc(33.333% - .5rem)}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--three-column:after,.FeaturedStoryTeaserWidget__body-container--three-column:before{content:"";display:block;position:absolute;top:0;width:1px;margin-top:1rem;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}.FeaturedStoryTeaserWidget__body-container--three-column:after{left:calc(66.666% + .5rem)}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--four-column{overflow:hidden;-webkit-column-count:4;-moz-column-count:4;grid-column-gap:3rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;-webkit-column-width:25%;-moz-column-width:25%;columns:25% 4}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--four-column:before{left:calc(25% - .75rem)}}@media (min-width:1080px){.FeaturedStoryTeaserWidget__body-container--four-column:after,.FeaturedStoryTeaserWidget__body-container--four-column:before{content:"";display:block;position:absolute;top:0;width:1px;margin-top:1rem;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(#222 24%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 4px;background-repeat:repeat-y}.FeaturedStoryTeaserWidget__body-container--four-column:after{left:calc(50% - .25rem)}}.FeaturedStoryTeaserWidget__continue-reading{text-decoration:underline;-webkit-text-decoration-color:#222;text-decoration-color:#222}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout{padding-bottom:.625rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__image{margin-top:.9375rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__section-button{padding-top:1.25rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__title-container{margin-top:1.4375rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__title{font-weight:600;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__dek{font-weight:300;font-size:1.25rem;line-height:1.5rem}}@media (max-width:639px){.FeaturedStoryTeaserWidget--split-layout .FeaturedStoryTeaserWidget__authors{padding-top:1.375rem}}.ImageLightboxStoryTeaserWidget{background-color:#222}.ImageLightboxStoryTeaserWidget__image__details{line-height:1.5rem}.ImageLightboxStoryTeaserWidget__image__caption{font-size:1.125rem;margin-right:.25rem}.ImageLightboxStoryTeaserWidget__image__credit{font-size:.875rem}.ImageLightboxStoryTeaserWidget .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:screen}.ImageLightboxStoryTeaserWidget .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.ImageLightboxStoryTeaserWidget:hover .color-img{opacity:1}.ImageTextStoryTeaserWidget--small{padding-bottom:2.4375rem}@media (min-width:768px){.ImageTextStoryTeaserWidget--small{padding-bottom:2.5625rem}}.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__image{margin-top:.9375rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__image{margin-top:0}}.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__section-button{padding-top:1.25rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__section-button{padding-top:1.625rem}}.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__title-button{padding-top:1.25rem;font-size:1.875rem;line-height:2rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__title-button{font-size:1.75rem;line-height:1.875rem}}.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__dek{padding-top:1rem;font-size:1.125rem;line-height:1.5rem;letter-spacing:-.005625rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__dek{letter-spacing:0}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__dek{font-size:1.25rem}}.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--small .ImageTextStoryTeaserWidget__authors{padding-top:.8125rem}}.ImageTextStoryTeaserWidget--medium{padding-bottom:2.625rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium{padding-bottom:2.75rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--medium{padding-bottom:4.25rem}}.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__image{margin-top:.9375rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__image{margin-top:0}}.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__section-button{padding-top:1.25rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__section-button{padding-top:1.5rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__section-button{padding-top:2.25rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__section-button{padding-top:2.3125rem}}.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__title-button{padding-top:1.25rem;font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__title-button{padding-top:2rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__title-button{padding-top:2rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__title-button{padding-top:2.125rem;font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem}}.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__dek{padding-top:1.3125rem;letter-spacing:0}}@media (min-width:768px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__dek{padding-top:1.375rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.25rem;line-height:1.5rem}}.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__authors{padding-top:1.0625rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__authors{padding-top:1rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--medium .ImageTextStoryTeaserWidget__authors{padding-top:1.0625rem}}.ImageTextStoryTeaserWidget--large{padding-bottom:2.625rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large{padding-bottom:2.75rem}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--large{padding-bottom:4.25rem}}.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__image{margin-top:.9375rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__image{margin-top:0}}.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__section-button{padding-top:1.25rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__section-button{padding-top:1.5rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__section-button{padding-top:2.25rem}}.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title-button{padding-top:1.25rem;font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title-button{padding-top:2rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title-button{padding-top:2.125rem;font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem}}@media (min-width:1280px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title-button{padding-top:1.375rem;font-size:4.5rem;line-height:4.5rem;letter-spacing:-.046875rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title{background-position:left 95%}}@media (min-width:1080px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title{background-position:left 93%}}@media (min-width:1280px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__title{background-position:left 91%}}.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__dek{padding-top:1.3125rem;letter-spacing:0}}@media (min-width:768px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__dek{padding-top:1.25rem}}@media (min-width:1280px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__dek{padding-top:1.125rem;font-size:1.25rem;line-height:1.5rem}}.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__authors{padding-top:1.0625rem}}@media (min-width:768px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__authors{padding-top:1rem}}@media (min-width:1280px){.ImageTextStoryTeaserWidget--large .ImageTextStoryTeaserWidget__authors{padding-top:1.0625rem}}@media (max-width:639px){.ImageTextStoryTeaserWidget--split-layout{padding-bottom:.625rem}}@media (max-width:639px){.ImageTextStoryTeaserWidget--split-layout .ImageTextStoryTeaserWidget__image{margin-top:.9375rem}}.ImageTextStoryTeaserWidget--split-layout .ImageTextStoryTeaserWidget__section-button{padding-top:1.25rem}@media (max-width:639px){.ImageTextStoryTeaserWidget--split-layout .ImageTextStoryTeaserWidget__title-button{padding-top:1.4375rem;font-weight:600;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.ImageTextStoryTeaserWidget--split-layout .ImageTextStoryTeaserWidget__dek{font-weight:300;font-size:1.25rem;line-height:1.5rem}}@media (max-width:639px){.ImageTextStoryTeaserWidget--split-layout .ImageTextStoryTeaserWidget__authors{padding-top:1.375rem}}.ListWidget__paragraph>div,.ListWidget__paragraph>div>p:first-child,.ListWidget__paragraph>p{display:inline}.ListWidget__paragraph>div>p:not(:first-child){margin-top:1rem}.ListWidget__items li{list-style-type:none}.ListWidget__items li:last-child{background-image:none}.ListWidget__items--bullet-list .ListWidget__unordered-list-item:before{content:"";background:#dd3418;float:left;height:12px;width:12px;min-height:12px;max-height:12px;min-width:12px;max-width:12px;border-radius:50%;margin-right:.375rem;margin-top:.2rem}.ListWidget__item:last-child{background-image:none}.ListWidget__item>li>p{margin:0 auto}.NewsletterWidget--style-full-width{padding:3rem .9375rem}@media (min-width:768px){.NewsletterWidget--style-full-width{padding:3rem 4.4375rem}}@media (min-width:1080px){.NewsletterWidget--style-full-width{padding:3rem 5.25rem}}@media (min-width:1920px){.NewsletterWidget--style-full-width{padding:3rem 11.25rem}}.NewsletterWidget__text-field-container--black{border:1px solid #222}.NewsletterWidget__text-field-container--black:hover{-webkit-transition:.3s;transition:.3s;background-color:#666;border:1px solid hsla(0,0%,100%,0)}.NewsletterWidget__text-field-container--black--focus-state,.NewsletterWidget__text-field-container--black--focus-state:hover{-webkit-transition:.3s;transition:.3s;color:#222;background-color:#f7f6f2;border:1px solid hsla(0,0%,100%,0)}.NewsletterWidget__text-field-container--red{border:1px solid #dd3418}.NewsletterWidget__check-icon{max-width:.9375rem}.NewsletterWidget__success-container--normal{max-width:18.125rem}.NewsletterWidget__success-container--full-width{max-width:18.125rem;margin:0 2.5rem}@media (min-width:768px){.NewsletterWidget__success-container--full-width{max-width:100%;margin:0}}@media (min-width:768px){.NewsletterWidget__text{font-size:1.25rem;line-height:1.5rem}}.NewsletterWidget__info-message--active{opacity:1}.NewsletterWidget__try-again--red{background-image:-webkit-gradient(linear,left top,left bottom,from(#dd3418),to(#dd3418));background-image:linear-gradient(#dd3418,#dd3418);background-position:right 100%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.NewsletterWidget__try-again--red:hover{background-size:0 1px}.NewsletterWidget__try-again--white{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:linear-gradient(#fff,#fff);background-position:right 100%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.NewsletterWidget__try-again--white:hover{background-size:0 1px}.NewsletterWidget__try-again--beige{background-image:-webkit-gradient(linear,left top,left bottom,from(#efe9dc),to(#efe9dc));background-image:linear-gradient(#efe9dc,#efe9dc);background-position:right 100%;background-repeat:no-repeat;background-size:100% 1px;-webkit-transition:background-size .3s;transition:background-size .3s}.NewsletterWidget__try-again--beige:hover{background-size:0 1px}.PhotoSlideshowWidget{padding:1.1875rem 0}.PhotoSlideshowWidget__header,.PhotoSlideshowWidget__slide{padding:0 1.5rem}.PhotoSlideshowWidget__slideshow-image{max-height:18rem;max-width:100%}.PhotoSlideshowWidget__image-credit{margin-bottom:1.125rem}.PhotoSlideshowWidget__caption{margin-top:1.5625rem}.PodcastWidget--style-red{color:#dd3418}.PodcastWidget--style-black{color:#f7f6f2;background-color:#222}.PodcastWidget--style-beige{color:#efe9dc}.PodcastWidget .PodcastWidget__podcast-container:last-child{background-image:none}.PodcastWidget__sound-icon{width:2.25rem}.PodcastWidget__podcast-title{letter-spacing:-.028125rem}.QuoteStoryTeaserWidget{padding-bottom:1.5rem}@media (min-width:640px){.QuoteStoryTeaserWidget{padding-bottom:1.875rem}}@media (min-width:1080px){.QuoteStoryTeaserWidget{padding-bottom:2rem}}@media (min-width:1280px){.QuoteStoryTeaserWidget{padding-bottom:2.625rem}}.QuoteStoryTeaserWidget__text{font-size:1.5rem;line-height:1.75rem;padding-top:1.375rem}@media (min-width:640px){.QuoteStoryTeaserWidget__text{padding-top:.8125rem}}@media (min-width:1080px){.QuoteStoryTeaserWidget__text{font-size:1.875rem;line-height:2rem;padding-top:.5625rem}}@media (min-width:1280px){.QuoteStoryTeaserWidget__text{font-size:2.25rem;line-height:2.5rem}}.QuoteStoryTeaserWidget__text:before{content:"“"}.QuoteStoryTeaserWidget__text:after{content:"”"}.QuoteStoryTeaserWidget__attribution{font-size:1.25rem;line-height:1.5rem}@media (min-width:640px){.QuoteStoryTeaserWidget__attribution{font-size:1.125rem}}@media (min-width:1080px){.QuoteStoryTeaserWidget__attribution{font-size:1.25rem}}@media (max-width:639px){.QuoteStoryTeaserWidget--split-layout{padding-bottom:.625rem}}@media (max-width:639px){.QuoteStoryTeaserWidget--split-layout .QuoteStoryTeaserWidget__text{padding-top:1.4375rem;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.QuoteStoryTeaserWidget--split-layout .QuoteStoryTeaserWidget__attribution{font-size:1.25rem;line-height:1.5rem}}.TagWidget{padding-left:0;padding-top:0}@media (max-width:720px){.TagWidget{padding-right:0;border-right:none}}@media (min-width:768px){.TagWidget{border-top:1px solid #222}}@media (max-width:720px){.TagWidget--large__article,.TagWidget--medium__article,.TagWidget--small__article{width:9.375rem}}@media (min-width:768px){.TagWidget--large__article,.TagWidget--medium__article,.TagWidget--medium__featured-article,.TagWidget--small__article,.TagWidget--small__featured-article{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}}@media (min-width:768px){.TagWidget--large__article:first-of-type{padding-top:0}}@media (max-width:720px){.TagWidget__header-container{background-image:-webkit-gradient(linear,left top,right top,color-stop(24%,#222),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#222 24%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x}}@media (min-width:768px){.TagWidget__header-container{border-bottom:1px solid #222}}.TagWidget__articles-container div:last-of-type{background-image:none}@media (max-width:720px){.TagWidget__tag-title{font-size:1.5rem}}@media (max-width:720px){.TagWidget__article-title{font-size:1.3125rem}}@media (max-width:720px){.TagWidget__brief{font-size:1.125rem}}.TagWidget .grayscale-img{-webkit-filter:grayscale(1);filter:grayscale(1);mix-blend-mode:multiply}.TagWidget .color-img{opacity:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.TagWidget:hover .color-img{opacity:1}.TextStoryTeaserWidget__dek{padding-top:.675rem}.TextStoryTeaserWidget--medium,.TextStoryTeaserWidget--small{padding-left:0}.TextStoryTeaserWidget--small{padding-bottom:1.625rem}@media (min-width:640px){.TextStoryTeaserWidget--small{padding-bottom:2.75rem}}.TextStoryTeaserWidget--small .TextStoryTeaserWidget__section-button{padding-top:2.125rem}@media (min-width:640px){.TextStoryTeaserWidget--small .TextStoryTeaserWidget__section-button{padding-top:.875rem}}.TextStoryTeaserWidget--small .TextStoryTeaserWidget__title{font-size:1.875rem;line-height:2rem;padding-top:1.1875rem}@media (min-width:640px){.TextStoryTeaserWidget--small .TextStoryTeaserWidget__title{font-size:1.75rem;line-height:1.875rem;padding-top:1.375rem}}@media (min-width:1280px){.TextStoryTeaserWidget--small .TextStoryTeaserWidget__title{font-size:1.875rem;line-height:2rem;padding-top:1.3125rem}}.TextStoryTeaserWidget--small .TextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.TextStoryTeaserWidget--small .TextStoryTeaserWidget__authors{padding-top:1.125rem}}@media (min-width:1280px){.TextStoryTeaserWidget--small .TextStoryTeaserWidget__authors{padding-top:.8125rem}}.TextStoryTeaserWidget--medium{padding-bottom:2.3125rem}@media (min-width:640px){.TextStoryTeaserWidget--medium{padding-bottom:2.5625rem}}.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__section-button{padding-top:1.9375rem}@media (min-width:640px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__section-button{padding-top:.875rem}}.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__title{font-size:1.875rem;line-height:2rem;padding-top:1.25rem}@media (min-width:640px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__title{font-size:1.75rem;line-height:1.875rem;padding-top:1.375rem}}@media (min-width:1280px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__title{font-size:1.875rem;line-height:2rem}}.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__dek{font-size:1.125rem;line-height:1.5rem;letter-spacing:-.00625rem}@media (min-width:640px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__dek{letter-spacing:0}}@media (min-width:1280px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__dek{font-size:1.25rem;line-height:1.5rem;letter-spacing:-.00625rem}}.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__authors{padding-top:.8125rem}}@media (min-width:1280px){.TextStoryTeaserWidget--medium .TextStoryTeaserWidget__authors{padding-top:.875rem}}.TextStoryTeaserWidget--large{padding-bottom:2.625rem}@media (min-width:640px){.TextStoryTeaserWidget--large{padding-bottom:2.75rem}}@media (min-width:1280px){.TextStoryTeaserWidget--large{padding-bottom:4.25rem}}.TextStoryTeaserWidget--large .TextStoryTeaserWidget__section-button{padding-top:2rem}@media (min-width:640px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__section-button{padding-top:1.5625rem}}@media (min-width:768px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__section-button{padding-top:2.25rem}}.TextStoryTeaserWidget--large .TextStoryTeaserWidget__title{font-size:3rem;line-height:3rem;padding-top:1.25rem;letter-spacing:-.015625rem}@media (min-width:640px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__title{padding-top:2rem}}@media (min-width:1280px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__title{font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem}}.TextStoryTeaserWidget--large .TextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:640px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__dek{padding-top:1.375rem}}@media (min-width:1280px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.25rem;line-height:1.5rem}}.TextStoryTeaserWidget--large .TextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__authors{padding-top:1rem}}@media (min-width:1280px){.TextStoryTeaserWidget--large .TextStoryTeaserWidget__authors{padding-top:1.0625rem}}.TextStoryTeaserWidget--x-large{padding-bottom:2.625rem}@media (min-width:640px){.TextStoryTeaserWidget--x-large{padding-bottom:2.75rem}}@media (min-width:768px){.TextStoryTeaserWidget--x-large{padding-bottom:4.25rem}}.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__section-button{padding-top:2rem}@media (min-width:640px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__section-button{padding-top:1.5625rem}}@media (min-width:768px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__section-button{padding-top:2.3125rem}}.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__title{padding-top:1.1875rem;font-size:3rem;line-height:3rem;letter-spacing:-.015625rem}@media (min-width:640px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__title{padding-top:1.75rem}}@media (min-width:768px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__title{padding-top:2.125rem;font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem}}@media (min-width:1280px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__title{font-size:3.75rem;line-height:3.75rem;letter-spacing:-.046875rem}}.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.125rem;line-height:1.5rem}@media (min-width:640px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__dek{padding-top:1.375rem}}@media (min-width:768px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__dek{padding-top:1.1875rem}}@media (min-width:1280px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__dek{padding-top:1.1875rem;font-size:1.25rem;line-height:1.5rem}}.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__authors{padding-top:1rem}@media (min-width:640px){.TextStoryTeaserWidget--x-large .TextStoryTeaserWidget__authors{padding-top:1rem}}@media (max-width:639px){.TextStoryTeaserWidget--split-layout{padding-bottom:.625rem}}@media (max-width:639px){.TextStoryTeaserWidget--split-layout .TextStoryTeaserWidget__section-button{padding-top:1.25rem}}@media (max-width:639px){.TextStoryTeaserWidget--split-layout .TextStoryTeaserWidget__title{padding-top:1.375rem;font-weight:600;font-size:1.5rem;line-height:1.75rem}}@media (max-width:639px){.TextStoryTeaserWidget--split-layout .TextStoryTeaserWidget__dek{font-weight:300;font-size:1.125rem;line-height:1.5rem}}@media (max-width:639px){.TextStoryTeaserWidget--split-layout .TextStoryTeaserWidget__authors{padding-top:1.5rem}}.TextWidget__text>div>p{padding-bottom:1rem}.TextWidget__text>div>p:last-of-type{padding-bottom:0}.TextWidget__text--quote>p:before{content:"“"}.TextWidget__text--quote>p:after{content:"”"}.TextWidget__text--quote>div>p:first-of-type:before{content:"“"}.TextWidget__text--quote>div>p:last-of-type:after{content:"”"}.UpcomingShabbatWidget__icon{max-width:8.3125rem}.ArticleView__content .BlockContent a{color:#222;text-decoration:none}.ArticleView__content>div>.lg\:col-10{width:100%!important}@media (min-width:900px){.ArticleView__content>div>.lg\:col-10{width:83.33333%!important}}@media (min-width:1200px){.ArticleView__content>div>.lg\:col-10{width:66.66667%!important}}@media (min-width:1500px){.ArticleView__content>div>.lg\:col-10.BlockContent p{font-size:1.75rem!important;line-height:1.5}}.ArticleView__share{align-items:center;display:flex;height:9rem;justify-content:center}.ArticleView__share .ShareButton__button .ShareButton__text{font-family:ItcCushing,serif}@media (min-width:768px){.ArticleView__share .ShareButton__button .ShareButton__text{font-size:2.25rem;line-height:1.5rem}}.ArticleView__share .ShareButton__button--active{padding-right:16rem}@media (min-width:768px){.ArticleView__share .ShareButton__button--active{padding-right:28rem}}@media (min-width:768px){.ArticleView__share .ShareButton__arrow-icon,.ArticleView__share .ShareButton__text{font-size:1.875rem;line-height:1.5rem}}.ArticleView__share .ShareButton__buttons{-webkit-transform:translate3d(2.5rem,0,0);transform:translate3d(2.5rem,0,0)}@media (min-width:768px){.ArticleView__share .ShareButton__buttons{-webkit-transform:translate3d(4rem,0,0);transform:translate3d(4rem,0,0)}}.ArticleView--graphic-story .article-content-container{margin-top:.75rem}@media (min-width:1080px){.ArticleView--graphic-story .article-content-container{margin-top:1.5rem}}.ArticleView--graphic-story .InsetImg--hide-rules{margin-bottom:0;padding-bottom:0}.ArticleView--graphic-story .InsetImg--hide-rules+.BlockContent{border-top:1px solid #222;margin-top:3.75rem;padding-top:.45rem}@media (min-width:768px){.ArticleView--graphic-story .InsetImg--hide-rules+.BlockContent{margin-top:4.25rem;padding-top:.75rem}}@media (min-width:1080px){.ArticleView--graphic-story .InsetImg--hide-rules+.BlockContent{margin-top:5.75rem;padding-top:1.25rem}}@media (min-width:1920px){.ArticleView--graphic-story .InsetImg--hide-rules+.BlockContent{padding-top:2.5rem}}.ArticleView--graphic-story .BlockContent+.InsetImg--hide-rules{margin-top:3.25rem}@media (min-width:1080px){.ArticleView--graphic-story .BlockContent+.InsetImg--hide-rules{margin-top:4.65rem}}@media (min-width:1920px){.ArticleView--graphic-story .BlockContent+.InsetImg--hide-rules{margin-top:5.25rem}}.ArticleView--graphic-story .BlockContent:first-of-type{padding-top:1.25rem}.ArticleView--graphic-story .AuthorBioBlock{margin-top:3.75rem}@media (min-width:768px){.ArticleView--graphic-story .AuthorBioBlock{margin-top:3.5rem}}@media (min-width:1080px){.ArticleView--graphic-story .AuthorBioBlock{margin-top:6rem}}.ArticleView--graphic-story .InsetImg__caption-container{margin-top:.25rem}@media (min-width:768px){.ArticleView--graphic-story .InsetImg__caption-container{margin-top:.5rem}}@media (min-width:768px){.ArticleView--graphic-story .InsetImg--hide-rules+.InsetImg--hide-rules{margin-top:1.5rem}}.ArticleView--is-legacy .ArticleView__content-switch>div:first-of-type.InsetImg--center{border-top:0;padding-top:0}@media (min-width:1080px){.ArticleView--is-legacy .ArticleView__content-switch>div:first-of-type.InsetImg--center{margin:0 auto 2rem;width:100%;display:inline-block;position:relative}}@media (max-width:1280px){.SectionView{overflow:hidden}}.view{-webkit-animation:fade-in .5s ease-in-out;animation:fade-in .5s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.view.exit,.view.exit-active{opacity:0}amp-img.Img.opacity-0{opacity:1}html[amp-version] .ArticleSectionGrid{display:none}:focus{outline-color:#999}[data-whatintent=mouse] :focus{outline:none}body{max-width:100vw;overflow-x:hidden}.App{min-height:100vh}.App__content-container--side-nav-is-active{margin-left:20.625rem}@media (min-width:768px){.App__content-container--side-nav-is-active{margin-left:27rem}}.App__content-container--section-nav-is-active{position:fixed}.App__close-side-nav-button{left:20.625rem;cursor:default}@media (min-width:768px){.App__close-side-nav-button{left:27rem}}.App__main--side-nav-active{min-width:100vw}@media print{.App{display:block;width:1110px}}.fade-appear,.fade-enter{opacity:0}.fade-appear-active,.fade-enter-active{-webkit-transition:opacity .5s ease-in-out .3s;transition:opacity .5s ease-in-out .3s;opacity:1}.fade-exit{-webkit-transition:opacity .2s;transition:opacity .2s;opacity:1;position:absolute;width:100%;top:0}.fade-exit-active{opacity:0}
/*# sourceMappingURL=main.4c8384f7.chunk.css.map */