.ReactTable{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-collapse:collapse;-ms-flex:auto 1;flex:auto 1;-ms-flex-direction:column;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.ReactTable .rt-thead{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid rgba(0,0,0,.05);box-shadow:inset 0 0 0 0 transparent;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid transparent;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0) rgba(102,102,102,0) rgba(102,102,102,0) #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:99999 1 auto;flex:99999 1 auto;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tr{-webkit-box-flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 0 auto;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:transparent;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top:2px solid rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,.1);border:0;border-radius:3px;color:rgba(0,0,0,.6);cursor:pointer;display:block;font-size:1em;height:100%;outline-width:0;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1.5;flex:1.5;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:rgba(0,0,0,.5);left:50%;padding:20px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:rgba(255,255,255,.8);display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:rgba(0,0,0,.6);display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-container{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0px}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:75em){.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:75em){.grid-x>.xlarge-auto{flex:1 1 0px;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.33333%}.grid-x>.xlarge-2{width:16.66667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.33333%}.grid-x>.xlarge-5{width:41.66667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.33333%}.grid-x>.xlarge-8{width:66.66667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.33333%}.grid-x>.xlarge-11{width:91.66667%}.grid-x>.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.cell{margin-left:.9375rem;margin-right:.9375rem;width:calc(100% - 1.875rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-padding-x>.cell{padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-left:.9375rem;padding-right:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.33333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.66667%}.xlarge-up-7>.cell{width:14.28571%}.xlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.small-margin-collapse>.xlarge-1{width:8.33333%}.small-margin-collapse>.xlarge-2{width:16.66667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.33333%}.small-margin-collapse>.xlarge-5{width:41.66667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.33333%}.small-margin-collapse>.xlarge-8{width:66.66667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.33333%}.small-margin-collapse>.xlarge-11{width:91.66667%}.small-margin-collapse>.xlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.medium-margin-collapse>.xlarge-1{width:8.33333%}.medium-margin-collapse>.xlarge-2{width:16.66667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.33333%}.medium-margin-collapse>.xlarge-5{width:41.66667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.33333%}.medium-margin-collapse>.xlarge-8{width:66.66667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.33333%}.medium-margin-collapse>.xlarge-11{width:91.66667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.large-margin-collapse>.xlarge-1{width:8.33333%}.large-margin-collapse>.xlarge-2{width:16.66667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.33333%}.large-margin-collapse>.xlarge-5{width:41.66667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.33333%}.large-margin-collapse>.xlarge-8{width:66.66667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.33333%}.large-margin-collapse>.xlarge-11{width:91.66667%}.large-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:75em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.33333%}.xlarge-margin-collapse>.small-2{width:16.66667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.33333%}.xlarge-margin-collapse>.small-5{width:41.66667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.33333%}.xlarge-margin-collapse>.small-8{width:66.66667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.33333%}.xlarge-margin-collapse>.small-11{width:91.66667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.33333%}.xlarge-margin-collapse>.medium-2{width:16.66667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.33333%}.xlarge-margin-collapse>.medium-5{width:41.66667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.33333%}.xlarge-margin-collapse>.medium-8{width:66.66667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.33333%}.xlarge-margin-collapse>.medium-11{width:91.66667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.33333%}.xlarge-margin-collapse>.large-2{width:16.66667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.33333%}.xlarge-margin-collapse>.large-5{width:41.66667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.33333%}.xlarge-margin-collapse>.large-8{width:66.66667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.33333%}.xlarge-margin-collapse>.large-11{width:91.66667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.33333%}.xlarge-margin-collapse>.xlarge-2{width:16.66667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.33333%}.xlarge-margin-collapse>.xlarge-5{width:41.66667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.33333%}.xlarge-margin-collapse>.xlarge-8{width:66.66667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.33333%}.xlarge-margin-collapse>.xlarge-11{width:91.66667%}.xlarge-margin-collapse>.xlarge-12{width:100%}.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.625rem}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .625rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .625rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .625rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .625rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .625rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .625rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .625rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .625rem)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.9375rem}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .9375rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .9375rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .9375rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .9375rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .9375rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .9375rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .9375rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.9375rem}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .9375rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .9375rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .9375rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .9375rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .9375rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .9375rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media screen and (min-width:75em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.9375rem}.xlarge-offset-1{margin-left:8.33333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .9375rem)}.xlarge-offset-2{margin-left:16.66667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .9375rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .9375rem)}.xlarge-offset-4{margin-left:33.33333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .9375rem)}.xlarge-offset-5{margin-left:41.66667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .9375rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .9375rem)}.xlarge-offset-7{margin-left:58.33333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .9375rem)}.xlarge-offset-8{margin-left:66.66667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .9375rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .9375rem)}.xlarge-offset-10{margin-left:83.33333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .9375rem)}.xlarge-offset-11{margin-left:91.66667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .9375rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:75em){.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:75em){.grid-y>.xlarge-auto{flex:1 1 0px;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.33333%}.grid-y>.xlarge-2{height:16.66667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.33333%}.grid-y>.xlarge-5{height:41.66667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.33333%}.grid-y>.xlarge-8{height:66.66667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.33333%}.grid-y>.xlarge-11{height:91.66667%}.grid-y>.xlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-padding-y>.cell{padding-bottom:.625rem;padding-top:.625rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-bottom:.9375rem;padding-top:.9375rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:75em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:75em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:75em){.cell .grid-y.xlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-bottom:.625rem;margin-top:.625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-bottom:.9375rem;margin-top:.9375rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:75em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.875rem)}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:75em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.menu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}[data-whatinput=mouse] .menu li{outline:0}.article-slider .menu button,.footer-top .menu button,.footer .menu button,.menu .article-slider button,.menu .button,.menu .footer-top button,.menu .footer button,.menu .product-comparison-container button,.menu .toast button,.menu a,.menu head button,.menu header button,.product-comparison-container .menu button,.toast .menu button,head .menu button,header .menu button{display:block;line-height:1;padding:.7rem 1rem;text-decoration:none}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-direction:row;flex-wrap:wrap}.menu.vertical{flex-direction:column;flex-wrap:nowrap}.menu.expanded li{flex:1 1 0px}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-direction:row;flex-wrap:wrap}.menu.medium-vertical{flex-direction:column;flex-wrap:nowrap}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-direction:row;flex-wrap:wrap}.menu.large-vertical{flex-direction:column;flex-wrap:nowrap}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0px}}@media screen and (min-width:75em){.menu.xlarge-horizontal{flex-direction:row;flex-wrap:wrap}.menu.xlarge-vertical{flex-direction:column;flex-wrap:nowrap}.menu.xlarge-expanded li,.menu.xlarge-simple li{flex:1 1 0px}}.menu.nested{margin-left:1rem;margin-right:0}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:flex}.menu.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#1779ba;color:#fff}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-left:0;margin-right:1rem}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{color:inherit;font-weight:700;line-height:1;padding:.7rem 1rem}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.is-drilldown{overflow:hidden;position:relative}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{background:#fff;padding:.7rem 1rem}.drilldown .is-drilldown-submenu{background:#fff;left:100%;position:absolute;top:0;transition:transform .15s linear;width:100%;z-index:-1}.drilldown .is-drilldown-submenu.is-active{display:block;transform:translateX(-100%);z-index:1}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-left:0;margin-right:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{margin-top:-6px;position:absolute;top:50%}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;right:1rem;width:0}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{left:1rem;right:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;width:0}.drilldown .js-drilldown-back>a:before{display:inline-block;margin-right:.75rem;vertical-align:middle}.dropdown.menu>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{border-color:#1779ba transparent transparent;border-style:solid inset inset;border-width:6px 6px 0;content:"";display:block;height:0;left:auto;margin-top:-3px;right:5px;width:0}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#1779ba}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-left:0;margin-right:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%;top:0}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;left:5px;right:auto;width:0}.dropdown.menu.vertical>li.opens-right>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;width:0}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{border-color:#1779ba transparent transparent;border-style:solid inset inset;border-width:6px 6px 0;content:"";display:block;height:0;left:auto;margin-top:-3px;right:5px;width:0}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%;top:0}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;left:5px;right:auto;width:0}.dropdown.menu.medium-vertical>li.opens-right>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;width:0}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{border-color:#1779ba transparent transparent;border-style:solid inset inset;border-width:6px 6px 0;content:"";display:block;height:0;left:auto;margin-top:-3px;right:5px;width:0}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%;top:0}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;left:5px;right:auto;width:0}.dropdown.menu.large-vertical>li.opens-right>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;width:0}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{left:0;right:auto;top:100%}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5rem;position:relative}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{border-color:#1779ba transparent transparent;border-style:solid inset inset;border-width:6px 6px 0;content:"";display:block;height:0;left:auto;margin-top:-3px;right:5px;width:0}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%;top:0}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{left:100%;right:auto}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;left:5px;right:auto;width:0}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;width:0}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{left:auto;right:0;top:100%}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{left:auto;margin-top:-6px;position:absolute;right:5px;top:50%}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{left:auto;top:100%}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{left:100%;right:auto}.is-dropdown-submenu{background:#fff;border:1px solid #cacaca;display:none;left:100%;min-width:200px;position:absolute;top:0;z-index:1}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{border-color:transparent #1779ba transparent transparent;border-style:inset solid inset inset;border-width:6px 6px 6px 0;content:"";display:block;height:0;left:5px;right:auto;width:0}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{border-color:transparent transparent transparent #1779ba;border-style:inset inset inset solid;border-width:6px 0 6px 6px;content:"";display:block;height:0;width:0}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}@-webkit-keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(83.67142%)}to{transform:translateX(200.61106%)}}@-webkit-keyframes primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.66148)}to{transform:scaleX(.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);transform:translateX(84.38617%)}to{transform:translateX(160.27778%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}@-webkit-keyframes buffering{to{transform:translateX(-10px)}}@-webkit-keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-83.67142%)}to{transform:translateX(-200.61106%)}}@-webkit-keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);transform:translateX(-84.38617%)}to{transform:translateX(-160.27778%)}}@-webkit-keyframes buffering-reverse{to{transform:translateX(10px)}}@font-face{font-family:URW-DIN;font-style:normal;font-weight:400;src:url(../fonts/URW/URWDINCond-BlackItalic.eot);src:url(../fonts/URW/URWDINCond-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/URW/URWDINCond-BlackItalic.woff) format("woff"),url(../fonts/URW/URWDINCond-BlackItalic.woff2) format("woff2"),url(../fonts/URW/URWDINCond-BlackItalic.ttf) format("truetype")}@font-face{font-family:Roboto-Regular;font-style:normal;font-weight:400;src:url(../fonts/Roboto/Roboto-Regular.ttf)}@font-face{font-family:Roboto-Medium;font-style:normal;font-weight:400;src:url(../fonts/Roboto/Roboto-Medium.ttf)}@font-face{font-family:Roboto-Condensed-Bold-Italic;font-style:normal;font-weight:400;src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot);src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.woff) format("woff"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf) format("truetype")}@font-face{font-family:louis-icons;font-style:normal;font-weight:400;src:url(../fonts/louis-icons/louis-icons.eot);src:url(../fonts/louis-icons/louis-icons.eot#iefix) format("embedded-opentype"),url(../fonts/louis-icons/louis-icons.ttf) format("truetype"),url(../fonts/louis-icons/louis-icons.woff) format("woff"),url(../fonts/louis-icons/louis-icons.svg#louis-icons) format("svg")}@font-face{html{font-family:louis-icons;font-style:normal;font-weight:400;src:url(../fonts/louis-icons/louis-icons.eot);src:url(../fonts/louis-icons/louis-icons.eot#iefix) format("embedded-opentype"),url(../fonts/louis-icons/louis-icons.ttf) format("truetype"),url(../fonts/louis-icons/louis-icons.woff) format("woff"),url(../fonts/louis-icons/louis-icons.svg#louis-icons) format("svg")}}html [class*=" icon-"],html [class^=icon-]{speak:none;font-family:louis-icons!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;vertical-align:middle}html .icon:focus{outline-width:.125rem}html .icon.highlight{color:#ce1e1e}html .icon.disabled{color:#e9e9e9}html .icon.counter{position:relative}html .icon.counter:after{background:#ce1e1e;border:2px solid #fff;border-radius:25px;box-sizing:border-box;color:#fff;content:attr(data-counter);font-family:Roboto-Medium,sans-serif;font-size:.3em;line-height:0;padding:1em .5em;position:absolute;right:-.5rem;text-align:center;top:-15%}html .icon-size-large{font-size:50px;line-height:50px}html .header-icon,html .icon-size-standard{font-size:30px;line-height:30px}html .icon-size-small{font-size:20px;line-height:20px}html .icon-size-tiny{font-size:15px;line-height:15px}html .icon-scale:before{content:"\e900"}html .icon-account:before{content:"\e901"}html .icon-add:before{content:"\e902"}html .icon-arrow:before{content:"\e903"}html .icon-burger:before{content:"\e904"}html .icon-cart:before{content:"\e905"}html .icon-check:before{content:"\e906"}html .icon-chevron:before{content:"\e907"}html .icon-clock:before{content:"\e908"}html .icon-close:before{content:"\e909"}html .icon-coupon:before{content:"\e923"}html .icon-facebook:before{content:"\e90a"}html .icon-filter:before{content:"\e90b"}html .icon-like:before{content:"\e90c"}html .icon-location:before{content:"\e90d"}html .icon-mail:before{content:"\e90e"}html .icon-mein-bike:before{content:"\e90f"}html .icon-minus:before{content:"\e910"}html .icon-phone:before{content:"\e911"}html .icon-pinterest:before{content:"\e912"}html .icon-play:before{content:"\e913"}html .icon-print:before{content:"\e914"}html .icon-refresh:before{content:"\e915"}html .icon-route:before{content:"\e916"}html .icon-search:before{content:"\e919"}html .icon-sound:before{content:"\e91a"}html .icon-twitter:before{content:"\e91b"}html .icon-video:before{content:"\e91c"}html .icon-whatsapp:before{content:"\e91d"}html .icon-error:before{content:"\e917"}html .icon-info:before{content:"\e918"}html .icon-back:before{content:"\e91f"}html .icon-trash:before{content:"\e91e"}html .icon-grid:before{content:"\e920"}html .icon-list:before{content:"\e921"}html .icon-star:before{content:"\e922"}html .icon-less-than:before{content:"\003c"}html .icon-greater-than:before{content:"\003e"}html .icon-chevron-thin-left:before{content:"\e924"}html .icon-chevron-thin-right:before{content:"\e925"}html .icon-airconditioner:before{content:"\e926"}html .icon-bistro:before{content:"\e927"}html .icon-coffee:before{content:"\e928"}html .icon-couch:before{content:"\e929"}html .icon-ebike:before{content:"\e92a"}html .icon-eye:before{content:"\e92b"}html .icon-helmetcare:before{content:"\e92c"}html .icon-media:before{content:"\e92d"}html .icon-parking:before{content:"\e92e"}html .icon-playcorner:before{content:"\e92f"}html .icon-toilette:before{content:"\e930"}html .icon-transport:before{content:"\e931"}html .icon-windtunnel:before{content:"\e932"}html .icon-woman:before{content:"\e933"}html .icon-variant-list:before{content:"\e934"}html .icon-file-zip:before{content:"\e935"}html .icon-file-pdf:before{content:"\e936"}html .icon-pen:before{content:"\e937"}html .icon-helmet-braincap:before{content:"\e938"}html .icon-helmet-enduro:before{content:"\e939"}html .icon-helmet-flip-up:before{content:"\e93a"}html .icon-helmet-full-face:before{content:"\e93b"}html .icon-helmet-jet:before{content:"\e93c"}html .icon-helmet-motocross:before{content:"\e93d"}html .icon-mountain-flag:before{content:"\e93e"}html .icon-navi-point:before{content:"\e93f"}html .icon-satellite:before{content:"\e940"}html .icon-compare:before{content:"\e941"}html .icon-clock-1:before{content:"\e942"}html .icon-chevron-double-down:before{content:"\e943"}html .icon-drag-indicator:before{content:"\e944"}html .icon-scale-down:before{content:"\e945"}html .icon-log-out:before{content:"\e946"}html .icon-garment-sizes:before{content:"\e947"}html .icon-louis-card:before{content:"\e948"}html .icon-my-data:before{content:"\e949"}html .icon-eye-closed:before{content:"\e94a"}html .icon-eye-open:before{content:"\e94b"}html .icon-pen-with-sheet-paper:before{content:"\e94c"}html .icon-lock:before{content:"\e94d"}html .icon-receipt:before{content:"\e94e"}html .icon-email:before{content:"\e94f"}html .icon-triman:before{content:"\e950"}html .header-search-container .icon-search{padding:0;width:auto}html .header-container{background-color:#fff;left:0;padding:.5rem 0;position:sticky;right:0;top:0;transition:all .7s ease;z-index:10000}@media (-ms-high-contrast:none){html .header-container{position:fixed}}@media print,screen and (max-width:63.99875em){html .header-container{box-shadow:0 6px 1rem -.75rem #191919}html .header-container .icon-burger:after,html .header-container .icon-burger:before{transition:opacity .5s ease-out}html .header-container .icon-burger:after{content:"";opacity:0}html .header-container.drilldown-menu-open{height:100vh;overflow:scroll;position:fixed;transform:none!important}html .header-container.drilldown-menu-open .icon-burger:before{content:"";opacity:0}html .header-container.drilldown-menu-open .icon-burger:after{content:"\e909";opacity:1}}@media print,screen and (min-width:64em){html .header-container{padding:.5rem 0 0}html .header-container.small .header-settings{margin-bottom:.75rem}html .header-container.small .header-logo img{max-width:50%}}html .header-container .header-links{display:flex;justify-content:space-between}html .header-container .header-links .icon:before{display:block}html .header-logo{max-height:100%}html .header-logo img{transition:all .7s ease}@media print,screen and (max-width:63.99875em){html .header-logo img{padding-bottom:.5rem;padding-top:.5rem}}html .header-burger-container{padding:0}html .header-burger-container .header-icon{margin-left:0}html .header-icon{position:relative}@media print,screen and (min-width:64em){html .header-icon:before{display:inline-block!important}html .header-icon:after,html .header-icon:before{transform:perspective(1px) translateZ(0);transition:transform .15s ease-out}html .header-icon:hover:after,html .header-icon:hover:before{transform:translateY(-2px)}html .header-icon:hover .header-icon-highlight:after{width:100%}html .header-icon-highlight{bottom:-5px;display:inline-block;height:100%;left:0;position:absolute;transition:box-shadow .15s ease-out;width:100%}html .header-icon-highlight:after{background-color:#ce1e1e;content:"";height:3px;left:0;pointer-events:none;position:absolute;top:100%;transition:all .15s ease;width:0}html .header-icon.counter:after{top:-35%}html .header-icon.counter .header-icon-highlight{width:100%}}@media print,screen and (max-width:74.99875em){html .header-icon.icon-cart.counter{margin-right:.5rem}}@media print,screen and (min-width:40em){html .header-icon{font-size:2.5rem}}@media print,screen and (min-width:64em){html .header-icon{font-size:2.5rem}}html .header-flag{width:1.25rem}html .header-settings{color:#999}html .header-contact{margin-left:1.5rem}html header .header-icon{display:inline-block}.article-slider,.footer,.footer-top,.toast,head,header{-webkit-font-smoothing:antialiased;/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */-moz-osx-font-smoothing:grayscale;color:#191919;font-size:.875rem;line-height:1.375rem}.article-slider html,.footer-top html,.footer html,.toast html,header html,head html{-webkit-text-size-adjust:100%;line-height:1.15}.article-slider h1,.footer-top h1,.footer h1,.toast h1,header h1,head h1{font-size:2em;margin:.67em 0}.article-slider hr,.footer-top hr,.footer hr,.toast hr,header hr,head hr{box-sizing:content-box;height:0;overflow:visible}.article-slider pre,.footer-top pre,.footer pre,.toast pre,header pre,head pre{font-family:monospace,monospace;font-size:1em}.article-slider a,.footer-top a,.footer a,.toast a,head a,header a{background-color:transparent}.article-slider abbr[title],.footer-top abbr[title],.footer abbr[title],.toast abbr[title],head abbr[title],header abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.article-slider b,.article-slider strong,.footer-top b,.footer-top strong,.footer b,.footer strong,.toast b,.toast strong,head b,header b,header strong,head strong{font-weight:bolder}.article-slider code,.article-slider kbd,.article-slider samp,.footer-top code,.footer-top kbd,.footer-top samp,.footer code,.footer kbd,.footer samp,.toast code,.toast kbd,.toast samp,head code,header code,header kbd,header samp,head kbd,head samp{font-family:monospace,monospace;font-size:1em}.article-slider small,.footer-top small,.footer small,.toast small,header small,head small{font-size:80%}.article-slider sub,.article-slider sup,.footer-top sub,.footer-top sup,.footer sub,.footer sup,.toast sub,.toast sup,header sub,header sup,head sub,head sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.article-slider sub,.footer-top sub,.footer sub,.toast sub,header sub,head sub{bottom:-.25em}.article-slider sup,.footer-top sup,.footer sup,.toast sup,header sup,head sup{top:-.5em}.article-slider img,.footer-top img,.footer img,.toast img,header img,head img{border-style:none}.article-slider button,.article-slider input,.article-slider optgroup,.article-slider select,.article-slider textarea,.footer-top button,.footer-top input,.footer-top optgroup,.footer-top select,.footer-top textarea,.footer button,.footer input,.footer optgroup,.footer select,.footer textarea,.toast button,.toast input,.toast optgroup,.toast select,.toast textarea,head button,header button,header input,header optgroup,header select,header textarea,head input,head optgroup,head select,head textarea{font-size:100%;line-height:1.15;margin:0}.article-slider button,.article-slider input,.footer-top button,.footer-top input,.footer button,.footer input,.toast button,.toast input,head button,header button,header input,head input{overflow:visible}.article-slider button,.article-slider select,.footer-top button,.footer-top select,.footer button,.footer select,.toast button,.toast select,head button,header button,header select,head select{text-transform:none}.article-slider [type=button],.article-slider [type=reset],.article-slider [type=submit],.article-slider button,.footer-top [type=button],.footer-top [type=reset],.footer-top [type=submit],.footer-top button,.footer [type=button],.footer [type=reset],.footer [type=submit],.footer button,.toast [type=button],.toast [type=reset],.toast [type=submit],.toast button,head [type=button],head [type=reset],head [type=submit],head button,header [type=button],header [type=reset],header [type=submit],header button{-webkit-appearance:button}.article-slider [type=button]::-moz-focus-inner,.article-slider [type=reset]::-moz-focus-inner,.article-slider [type=submit]::-moz-focus-inner,.article-slider button::-moz-focus-inner,.footer-top [type=button]::-moz-focus-inner,.footer-top [type=reset]::-moz-focus-inner,.footer-top [type=submit]::-moz-focus-inner,.footer-top button::-moz-focus-inner,.footer [type=button]::-moz-focus-inner,.footer [type=reset]::-moz-focus-inner,.footer [type=submit]::-moz-focus-inner,.footer button::-moz-focus-inner,.toast [type=button]::-moz-focus-inner,.toast [type=reset]::-moz-focus-inner,.toast [type=submit]::-moz-focus-inner,.toast button::-moz-focus-inner,head [type=button]::-moz-focus-inner,head [type=reset]::-moz-focus-inner,head [type=submit]::-moz-focus-inner,head button::-moz-focus-inner,header [type=button]::-moz-focus-inner,header [type=reset]::-moz-focus-inner,header [type=submit]::-moz-focus-inner,header button::-moz-focus-inner{border-style:none;padding:0}.article-slider [type=button]:-moz-focusring,.article-slider [type=reset]:-moz-focusring,.article-slider [type=submit]:-moz-focusring,.article-slider button:-moz-focusring,.footer-top [type=button]:-moz-focusring,.footer-top [type=reset]:-moz-focusring,.footer-top [type=submit]:-moz-focusring,.footer-top button:-moz-focusring,.footer [type=button]:-moz-focusring,.footer [type=reset]:-moz-focusring,.footer [type=submit]:-moz-focusring,.footer button:-moz-focusring,.toast [type=button]:-moz-focusring,.toast [type=reset]:-moz-focusring,.toast [type=submit]:-moz-focusring,.toast button:-moz-focusring,head [type=button]:-moz-focusring,head [type=reset]:-moz-focusring,head [type=submit]:-moz-focusring,head button:-moz-focusring,header [type=button]:-moz-focusring,header [type=reset]:-moz-focusring,header [type=submit]:-moz-focusring,header button:-moz-focusring{outline:1px dotted ButtonText}.article-slider fieldset,.footer-top fieldset,.footer fieldset,.toast fieldset,header fieldset,head fieldset{padding:.35em .75em .625em}.article-slider legend,.footer-top legend,.footer legend,.toast legend,header legend,head legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.article-slider progress,.footer-top progress,.footer progress,.toast progress,header progress,head progress{vertical-align:baseline}.article-slider textarea,.footer-top textarea,.footer textarea,.toast textarea,header textarea,head textarea{overflow:auto}.article-slider [type=checkbox],.article-slider [type=radio],.footer-top [type=checkbox],.footer-top [type=radio],.footer [type=checkbox],.footer [type=radio],.toast [type=checkbox],.toast [type=radio],head [type=checkbox],head [type=radio],header [type=checkbox],header [type=radio]{box-sizing:border-box;padding:0}.article-slider [type=number]::-webkit-inner-spin-button,.article-slider [type=number]::-webkit-outer-spin-button,.footer-top [type=number]::-webkit-inner-spin-button,.footer-top [type=number]::-webkit-outer-spin-button,.footer [type=number]::-webkit-inner-spin-button,.footer [type=number]::-webkit-outer-spin-button,.toast [type=number]::-webkit-inner-spin-button,.toast [type=number]::-webkit-outer-spin-button,head [type=number]::-webkit-inner-spin-button,head [type=number]::-webkit-outer-spin-button,header [type=number]::-webkit-inner-spin-button,header [type=number]::-webkit-outer-spin-button{height:auto}.article-slider [type=search],.footer-top [type=search],.footer [type=search],.toast [type=search],head [type=search],header [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.article-slider [type=search]::-webkit-search-decoration,.footer-top [type=search]::-webkit-search-decoration,.footer [type=search]::-webkit-search-decoration,.toast [type=search]::-webkit-search-decoration,head [type=search]::-webkit-search-decoration,header [type=search]::-webkit-search-decoration{-webkit-appearance:none}.article-slider ::-webkit-file-upload-button,.footer-top ::-webkit-file-upload-button,.footer ::-webkit-file-upload-button,.toast ::-webkit-file-upload-button,head ::-webkit-file-upload-button,header ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.article-slider details,.footer-top details,.footer details,.toast details,head details,header details{display:block}.article-slider summary,.footer-top summary,.footer summary,.toast summary,header summary,head summary{display:list-item}.article-slider [hidden],.article-slider template,.footer-top [hidden],.footer-top template,.footer [hidden],.footer template,.toast [hidden],.toast template,head [hidden],header [hidden],header template,head template{display:none}.article-slider .foundation-mq,.footer-top .foundation-mq,.footer .foundation-mq,.toast .foundation-mq,head .foundation-mq,header .foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}.article-slider html,.footer-top html,.footer html,.toast html,header html,head html{box-sizing:border-box;font-size:100%}.article-slider *,.article-slider :after,.article-slider :before,.footer *,.footer-top *,.footer-top :after,.footer-top :before,.footer :after,.footer :before,.toast *,.toast :after,.toast :before,head *,head :after,head :before,header *,header :after,header :before{box-sizing:inherit}.article-slider body,.footer-top body,.footer body,.toast body,head body,header body{background:#fff;color:#000;font-family:Roboto-Regular,sans-serif;font-weight:400;line-height:1.5;margin:0;padding:0}.article-slider img,.footer-top img,.footer img,.toast img,header img,head img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle}.article-slider textarea,.footer-top textarea,.footer textarea,.toast textarea,header textarea,head textarea{border-radius:0;height:auto;min-height:50px}.article-slider select,.footer-top select,.footer select,.toast select,header select,head select{border-radius:0;box-sizing:border-box;width:100%}.article-slider .map_canvas embed,.article-slider .map_canvas img,.article-slider .map_canvas object,.article-slider .mqa-display embed,.article-slider .mqa-display img,.article-slider .mqa-display object,.footer-top .map_canvas embed,.footer-top .map_canvas img,.footer-top .map_canvas object,.footer-top .mqa-display embed,.footer-top .mqa-display img,.footer-top .mqa-display object,.footer .map_canvas embed,.footer .map_canvas img,.footer .map_canvas object,.footer .mqa-display embed,.footer .mqa-display img,.footer .mqa-display object,.toast .map_canvas embed,.toast .map_canvas img,.toast .map_canvas object,.toast .mqa-display embed,.toast .mqa-display img,.toast .mqa-display object,head .map_canvas embed,head .map_canvas img,head .map_canvas object,head .mqa-display embed,head .mqa-display img,head .mqa-display object,header .map_canvas embed,header .map_canvas img,header .map_canvas object,header .mqa-display embed,header .mqa-display img,header .mqa-display object{max-width:none!important}.article-slider button,.footer-top button,.footer button,.toast button,head button,header button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;cursor:auto;line-height:1;padding:0}[data-whatinput=mouse] .article-slider button,[data-whatinput=mouse] .footer-top button,[data-whatinput=mouse] .footer button,[data-whatinput=mouse] .toast button,[data-whatinput=mouse] head button,[data-whatinput=mouse] header button{outline:0}.article-slider pre,.footer-top pre,.footer pre,.toast pre,header pre,head pre{overflow:auto}.article-slider button,.article-slider input,.article-slider optgroup,.article-slider select,.article-slider textarea,.footer-top button,.footer-top input,.footer-top optgroup,.footer-top select,.footer-top textarea,.footer button,.footer input,.footer optgroup,.footer select,.footer textarea,.toast button,.toast input,.toast optgroup,.toast select,.toast textarea,head button,header button,header input,header optgroup,header select,header textarea,head input,head optgroup,head select,head textarea{font-family:inherit}.article-slider .is-visible,.footer-top .is-visible,.footer .is-visible,.toast .is-visible,head .is-visible,header .is-visible{display:block!important}.article-slider .is-hidden,.footer-top .is-hidden,.footer .is-hidden,.toast .is-hidden,head .is-hidden,header .is-hidden{display:none!important}.article-slider .text-left,.footer-top .text-left,.footer .text-left,.toast .text-left,head .text-left,header .text-left{text-align:left}.article-slider .text-right,.footer-top .text-right,.footer .text-right,.toast .text-right,head .text-right,header .text-right{text-align:right}.article-slider .text-center,.footer-top .text-center,.footer .text-center,.toast .text-center,head .text-center,header .text-center{text-align:center}.article-slider .text-justify,.footer-top .text-justify,.footer .text-justify,.toast .text-justify,head .text-justify,header .text-justify{text-align:justify}@media print,screen and (min-width:40em){.article-slider .medium-text-left,.footer-top .medium-text-left,.footer .medium-text-left,.toast .medium-text-left,head .medium-text-left,header .medium-text-left{text-align:left}.article-slider .medium-text-right,.footer-top .medium-text-right,.footer .medium-text-right,.toast .medium-text-right,head .medium-text-right,header .medium-text-right{text-align:right}.article-slider .medium-text-center,.footer-top .medium-text-center,.footer .medium-text-center,.toast .medium-text-center,head .medium-text-center,header .medium-text-center{text-align:center}.article-slider .medium-text-justify,.footer-top .medium-text-justify,.footer .medium-text-justify,.toast .medium-text-justify,head .medium-text-justify,header .medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.article-slider .large-text-left,.footer-top .large-text-left,.footer .large-text-left,.toast .large-text-left,head .large-text-left,header .large-text-left{text-align:left}.article-slider .large-text-right,.footer-top .large-text-right,.footer .large-text-right,.toast .large-text-right,head .large-text-right,header .large-text-right{text-align:right}.article-slider .large-text-center,.footer-top .large-text-center,.footer .large-text-center,.toast .large-text-center,head .large-text-center,header .large-text-center{text-align:center}.article-slider .large-text-justify,.footer-top .large-text-justify,.footer .large-text-justify,.toast .large-text-justify,head .large-text-justify,header .large-text-justify{text-align:justify}}@media screen and (min-width:75em){.article-slider .xlarge-text-left,.footer-top .xlarge-text-left,.footer .xlarge-text-left,.toast .xlarge-text-left,head .xlarge-text-left,header .xlarge-text-left{text-align:left}.article-slider .xlarge-text-right,.footer-top .xlarge-text-right,.footer .xlarge-text-right,.toast .xlarge-text-right,head .xlarge-text-right,header .xlarge-text-right{text-align:right}.article-slider .xlarge-text-center,.footer-top .xlarge-text-center,.footer .xlarge-text-center,.toast .xlarge-text-center,head .xlarge-text-center,header .xlarge-text-center{text-align:center}.article-slider .xlarge-text-justify,.footer-top .xlarge-text-justify,.footer .xlarge-text-justify,.toast .xlarge-text-justify,head .xlarge-text-justify,header .xlarge-text-justify{text-align:justify}}.article-slider body,.footer-top body,.footer body,.toast body,head body,header body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;overflow-x:hidden}@media (-ms-high-contrast:none){.article-slider body:not(.checkout),.footer-top body:not(.checkout),.footer body:not(.checkout),.toast body:not(.checkout),head body:not(.checkout),header body:not(.checkout){margin-top:15rem}}.article-slider ul,.footer-top ul,.footer ul,.toast ul,header ul,head ul{list-style-type:none;padding-left:0}.article-slider ul li a,.footer-top ul li a,.footer ul li a,.toast ul li a,header ul li a,head ul li a{color:#2f2f2f;text-decoration:none}.article-slider .padding-bottom,.footer-top .padding-bottom,.footer .padding-bottom,.toast .padding-bottom,head .padding-bottom,header .padding-bottom{padding-bottom:1rem}.article-slider .padding-top,.footer-top .padding-top,.footer .padding-top,.toast .padding-top,head .padding-top,header .padding-top{padding-top:1rem}.article-slider .align-items-center,.footer-top .align-items-center,.footer .align-items-center,.toast .align-items-center,head .align-items-center,header .align-items-center{align-items:center}@media print,screen and (min-width:64em){.article-slider .large-padding-right,.footer-top .large-padding-right,.footer .large-padding-right,.toast .large-padding-right,head .large-padding-right,header .large-padding-right{padding-right:1rem}.article-slider .large-padding-left,.footer-top .large-padding-left,.footer .large-padding-left,.toast .large-padding-left,head .large-padding-left,header .large-padding-left{padding-left:1rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.article-slider img[src*=".svg"],.footer-top img[src*=".svg"],.footer img[src*=".svg"],.toast img[src*=".svg"],header img[src*=".svg"],head img[src*=".svg"]{height:100%;max-width:100%}}.article-slider .selected-items,.footer-top .selected-items,.footer .selected-items,.toast .selected-items,head .selected-items,header .selected-items{bottom:14px;color:#bcbcbc;font-family:Roboto-Regular,sans-serif;font-size:.875rem;line-height:1.375rem;position:absolute;right:45px;text-transform:none}@media screen and (min-width:0){.article-slider .selected-items,.footer-top .selected-items,.footer .selected-items,.toast .selected-items,head .selected-items,header .selected-items{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){.article-slider .selected-items,.footer-top .selected-items,.footer .selected-items,.toast .selected-items,head .selected-items,header .selected-items{font-size:1rem;line-height:1.375rem}}@media print,screen and (max-width:39.99875em){.article-slider .selected-items,.footer-top .selected-items,.footer .selected-items,.toast .selected-items,head .selected-items,header .selected-items{position:relative;right:0;top:0}}.article-slider .konami,.footer-top .konami,.footer .konami,.toast .konami,head .konami,header .konami{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgd2lkdGg9IjY4MCIgaGVpZ2h0PSI1MDAiPjxwYXRoIGQ9Ik00MzguMTI4IDQyOS4xN2MtNjIuNzk4LTMuMTY1LTE1NS4yMDIgNy44OTQtMTg2LjIwNC0zMS40LTE0LjIwNi03NC43Ny01NC44MDEtMTEyLjQwNy0xMjQuNTAyLTExMy4xODMtNDIuNzk1LTgyLjY0OCAzNC44ODktOTUuNiA4Ny45OTEtMTE2LjgzNCAzLjM3MyAzOC40MTUgMS4zMDYgNzguMzQ3IDYyLjA2OCAxMDAuNzcgMi40NC0xMS44ODggNy40MjMtMjEuNTk1IDIzLjM2Ny0yMS45MDdsODkuODE2LjM2NSA2My41MjktNDkuNjU1YzEwLjI2NiAxNi4zMjggMzAuNjM4IDM3LjI1IDMwLjY2OSA0OC45MjVsOTYuMzg4LjM2NWM3LjAyIDUuOTc4IDEyLjk3MyAyMS44NDMtMS4wOTUgMzcuNjA2LTU3Ljc0MS0xLjc1My0xNjIuNjg3IDQuNTU1LTE0Mi4wMjcgMTQ0Ljk0N3pNMjgxLjQ1MyAxMTMuMTM4bC4yNTgtMzQuMDQ0IDM4LjEyMy01LjE3NFY0Ni45MDJsLTM4Ljg5NyA2LjQ2NWMyLjg2LTI0LjM0IDE4LjUxLTQxLjkzOSA1Mi45ODUtNDcuMDM2IDIxLjY0NiAxLjUyNiA0NC4zNDYgMi43IDU3LjI1OSA0My4xOSAzLjc4NCAxNi4wNiAxLjQyNSAzMi4zMS04LjU0OSA0Ni4zMDYtMzIuMjg4LTE3LjctNTYuNDUzLTUuNjE3LTc4LjQ5OCAxNC4yMzlsLTIyLjY4IDMuMDcyeiIgc3R5bGU9ImZpbGw6IzAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjEiLz48cGF0aCBkPSJtMjE1LjA0OCAxODYuNzM4IDExMy41NDgtODUuOGMxNS4yNjMtOC4xNCAzMi4wOTQtOS42OSA1Mi4yMSAyLjU1NiAxNy4xOTcgMTUuNjIyIDQ2LjI0NSA1OC44OTggNjkuMzcgODguMzU2bC02NC42MjMgNDguMzc2LTYyLjA2OC04Ni4zNDctOTguMjE0IDc1LjIxMmMtNy41Ni0xMy4xOTUtOS4zMjktMjguNjgyLTEwLjIyMy00Mi4zNTN6IiBzdHlsZT0iZmlsbDojMDAwO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW9wYWNpdHk6MSIvPjxwYXRoIGQ9Ik0yNDEuNyA0MTQuMmE4My42MSA4My42MSAwIDEgMS0xNjcuMjE4IDAgODMuNjEgODMuNjEgMCAxIDEgMTY3LjIxOSAweiIgdHJhbnNmb3JtPSJtYXRyaXgoLjk3NDQ3IDAgMCAuOTc0NDcgLTE1LjM3NyAtMTAuMDg0KSIgc3R5bGU9Im9wYWNpdHk6MTtmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjM0Ljk5OTY4MzM4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO3N0cm9rZS1vcGFjaXR5OjEiLz48cGF0aCBkPSJNMjQxLjcgNDE0LjJhODMuNjEgODMuNjEgMCAxIDEtMTY3LjIxOCAwIDgzLjYxIDgzLjYxIDAgMSAxIDE2Ny4yMTkgMHoiIHRyYW5zZm9ybT0ibWF0cml4KC45NzQ0NyAwIDAgLjk3NDQ3IDM4OC42MTggLTkuOTczKSIgc3R5bGU9Im9wYWNpdHk6MTtmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjM0Ljk5OTY4MzM4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO3N0cm9rZS1vcGFjaXR5OjEiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:200px;position:fixed;right:0;transform:translate(100%);transition-duration:2s;transition-timing-function:ease-in;width:200px}.article-slider .konami-running,.footer-top .konami-running,.footer .konami-running,.toast .konami-running,head .konami-running,header .konami-running{right:calc(100vw + 200px)}@font-face{.article-slider,.footer,.footer-top,.toast,head,header{font-family:URW-DIN;font-family:Roboto-Regular;font-family:Roboto-Medium;font-family:Roboto-Condensed-Bold-Italic;font-family:Roboto-Condensed-Light;font-style:normal;font-weight:400;src:url(../fonts/URW/URWDINCond-BlackItalic.eot);src:url(../fonts/URW/URWDINCond-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/URW/URWDINCond-BlackItalic.woff) format("woff"),url(../fonts/URW/URWDINCond-BlackItalic.woff2) format("woff2"),url(../fonts/URW/URWDINCond-BlackItalic.ttf) format("truetype");src:url(../fonts/Roboto/Roboto-Regular.ttf);src:url(../fonts/Roboto/Roboto-Medium.ttf);src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot);src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.woff) format("woff"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf) format("truetype");src:url(../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf)}}.article-slider body,.article-slider p,.footer-top body,.footer-top p,.footer body,.footer p,.toast body,.toast p,head body,header body,header p,head p{color:#191919}.article-slider h1,.article-slider h2,.article-slider h3,.article-slider h4,.footer-top h1,.footer-top h2,.footer-top h3,.footer-top h4,.footer h1,.footer h2,.footer h3,.footer h4,.toast h1,.toast h2,.toast h3,.toast h4,header h1,header h2,header h3,header h4,head h1,head h2,head h3,head h4{color:#000}@media print,screen and (max-width:39.99875em){.article-slider h1,.article-slider h2,.article-slider h3,.article-slider h4,.footer-top h1,.footer-top h2,.footer-top h3,.footer-top h4,.footer h1,.footer h2,.footer h3,.footer h4,.toast h1,.toast h2,.toast h3,.toast h4,header h1,header h2,header h3,header h4,head h1,head h2,head h3,head h4{word-break:break-word}}.article-slider a,.footer-top a,.footer a,.toast a,head a,header a{color:inherit;cursor:pointer}.article-slider a.no-underline,.footer-top a.no-underline,.footer a.no-underline,.toast a.no-underline,head a.no-underline,header a.no-underline{text-decoration:none}.article-slider .pagetitle,.footer-top .pagetitle,.footer .pagetitle,.toast .pagetitle,head .pagetitle,header .pagetitle{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:2.5rem;line-height:2.375rem}@media screen and (min-width:0){.article-slider .pagetitle,.footer-top .pagetitle,.footer .pagetitle,.toast .pagetitle,head .pagetitle,header .pagetitle{font-size:2.5rem;line-height:2.375rem}}@media screen and (min-width:1024px){.article-slider .pagetitle,.footer-top .pagetitle,.footer .pagetitle,.toast .pagetitle,head .pagetitle,header .pagetitle{font-size:4rem;line-height:3.75rem}}.article-slider .footer-top h1,.article-slider .footer h1,.article-slider .heading1,.article-slider .product-comparison-container h1,.article-slider .toast h1,.article-slider h1,.article-slider header h1,.article-slider head h1,.footer-top .article-slider h1,.footer-top .footer h1,.footer-top .heading1,.footer-top .product-comparison-container h1,.footer-top .toast h1,.footer-top h1,.footer-top header h1,.footer-top head h1,.footer .article-slider h1,.footer .footer-top h1,.footer .heading1,.footer .product-comparison-container h1,.footer .toast h1,.footer h1,.footer header h1,.footer head h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .toast h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .article-slider h1,.toast .footer-top h1,.toast .footer h1,.toast .heading1,.toast .product-comparison-container h1,.toast h1,.toast header h1,.toast head h1,head .article-slider h1,head .footer-top h1,head .footer h1,head .heading1,head .product-comparison-container h1,head .toast h1,header .article-slider h1,header .footer-top h1,header .footer h1,header .heading1,header .product-comparison-container h1,header .toast h1,header h1,header head h1,head h1,head header h1{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.75rem;text-transform:uppercase}@media screen and (min-width:0){.article-slider .footer-top h1,.article-slider .footer h1,.article-slider .heading1,.article-slider .product-comparison-container h1,.article-slider .toast h1,.article-slider h1,.article-slider header h1,.article-slider head h1,.footer-top .article-slider h1,.footer-top .footer h1,.footer-top .heading1,.footer-top .product-comparison-container h1,.footer-top .toast h1,.footer-top h1,.footer-top header h1,.footer-top head h1,.footer .article-slider h1,.footer .footer-top h1,.footer .heading1,.footer .product-comparison-container h1,.footer .toast h1,.footer h1,.footer header h1,.footer head h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .toast h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .article-slider h1,.toast .footer-top h1,.toast .footer h1,.toast .heading1,.toast .product-comparison-container h1,.toast h1,.toast header h1,.toast head h1,head .article-slider h1,head .footer-top h1,head .footer h1,head .heading1,head .product-comparison-container h1,head .toast h1,header .article-slider h1,header .footer-top h1,header .footer h1,header .heading1,header .product-comparison-container h1,header .toast h1,header h1,header head h1,head h1,head header h1{font-size:2rem;line-height:1.75rem}}@media screen and (min-width:1024px){.article-slider .footer-top h1,.article-slider .footer h1,.article-slider .heading1,.article-slider .product-comparison-container h1,.article-slider .toast h1,.article-slider h1,.article-slider header h1,.article-slider head h1,.footer-top .article-slider h1,.footer-top .footer h1,.footer-top .heading1,.footer-top .product-comparison-container h1,.footer-top .toast h1,.footer-top h1,.footer-top header h1,.footer-top head h1,.footer .article-slider h1,.footer .footer-top h1,.footer .heading1,.footer .product-comparison-container h1,.footer .toast h1,.footer h1,.footer header h1,.footer head h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .toast h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .article-slider h1,.toast .footer-top h1,.toast .footer h1,.toast .heading1,.toast .product-comparison-container h1,.toast h1,.toast header h1,.toast head h1,head .article-slider h1,head .footer-top h1,head .footer h1,head .heading1,head .product-comparison-container h1,head .toast h1,header .article-slider h1,header .footer-top h1,header .footer h1,header .heading1,header .product-comparison-container h1,header .toast h1,header h1,header head h1,head h1,head header h1{font-size:2.75rem;line-height:2.75rem}}.article-slider .footer-top h2,.article-slider .footer h2,.article-slider .heading2,.article-slider .product-comparison-container h2,.article-slider .toast h2,.article-slider h2,.article-slider header h2,.article-slider head h2,.footer-top .article-slider h2,.footer-top .footer h2,.footer-top .heading2,.footer-top .product-comparison-container h2,.footer-top .toast h2,.footer-top h2,.footer-top header h2,.footer-top head h2,.footer .article-slider h2,.footer .footer-top h2,.footer .heading2,.footer .product-comparison-container h2,.footer .toast h2,.footer h2,.footer header h2,.footer head h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .toast h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .article-slider h2,.toast .footer-top h2,.toast .footer h2,.toast .heading2,.toast .product-comparison-container h2,.toast h2,.toast header h2,.toast head h2,head .article-slider h2,head .footer-top h2,head .footer h2,head .heading2,head .product-comparison-container h2,head .toast h2,header .article-slider h2,header .footer-top h2,header .footer h2,header .heading2,header .product-comparison-container h2,header .toast h2,header h2,header head h2,head h2,head header h2{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.5625rem}@media screen and (min-width:0){.article-slider .footer-top h2,.article-slider .footer h2,.article-slider .heading2,.article-slider .product-comparison-container h2,.article-slider .toast h2,.article-slider h2,.article-slider header h2,.article-slider head h2,.footer-top .article-slider h2,.footer-top .footer h2,.footer-top .heading2,.footer-top .product-comparison-container h2,.footer-top .toast h2,.footer-top h2,.footer-top header h2,.footer-top head h2,.footer .article-slider h2,.footer .footer-top h2,.footer .heading2,.footer .product-comparison-container h2,.footer .toast h2,.footer h2,.footer header h2,.footer head h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .toast h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .article-slider h2,.toast .footer-top h2,.toast .footer h2,.toast .heading2,.toast .product-comparison-container h2,.toast h2,.toast header h2,.toast head h2,head .article-slider h2,head .footer-top h2,head .footer h2,head .heading2,head .product-comparison-container h2,head .toast h2,header .article-slider h2,header .footer-top h2,header .footer h2,header .heading2,header .product-comparison-container h2,header .toast h2,header h2,header head h2,head h2,head header h2{font-size:1.375rem;line-height:1.5625rem}}@media screen and (min-width:1024px){.article-slider .footer-top h2,.article-slider .footer h2,.article-slider .heading2,.article-slider .product-comparison-container h2,.article-slider .toast h2,.article-slider h2,.article-slider header h2,.article-slider head h2,.footer-top .article-slider h2,.footer-top .footer h2,.footer-top .heading2,.footer-top .product-comparison-container h2,.footer-top .toast h2,.footer-top h2,.footer-top header h2,.footer-top head h2,.footer .article-slider h2,.footer .footer-top h2,.footer .heading2,.footer .product-comparison-container h2,.footer .toast h2,.footer h2,.footer header h2,.footer head h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .toast h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .article-slider h2,.toast .footer-top h2,.toast .footer h2,.toast .heading2,.toast .product-comparison-container h2,.toast h2,.toast header h2,.toast head h2,head .article-slider h2,head .footer-top h2,head .footer h2,head .heading2,head .product-comparison-container h2,head .toast h2,header .article-slider h2,header .footer-top h2,header .footer h2,header .heading2,header .product-comparison-container h2,header .toast h2,header h2,header head h2,head h2,head header h2{font-size:2rem;line-height:2rem}}.article-slider .footer-top h2 span.logout,.article-slider .footer h2 span.logout,.article-slider .heading2 span.logout,.article-slider .product-comparison-container h2 span.logout,.article-slider .toast h2 span.logout,.article-slider h2 span.logout,.article-slider header h2 span.logout,.article-slider head h2 span.logout,.footer-top .article-slider h2 span.logout,.footer-top .footer h2 span.logout,.footer-top .heading2 span.logout,.footer-top .product-comparison-container h2 span.logout,.footer-top .toast h2 span.logout,.footer-top h2 span.logout,.footer-top header h2 span.logout,.footer-top head h2 span.logout,.footer .article-slider h2 span.logout,.footer .footer-top h2 span.logout,.footer .heading2 span.logout,.footer .product-comparison-container h2 span.logout,.footer .toast h2 span.logout,.footer h2 span.logout,.footer header h2 span.logout,.footer head h2 span.logout,.product-comparison-container .article-slider h2 span.logout,.product-comparison-container .footer-top h2 span.logout,.product-comparison-container .footer h2 span.logout,.product-comparison-container .toast h2 span.logout,.product-comparison-container header h2 span.logout,.product-comparison-container head h2 span.logout,.toast .article-slider h2 span.logout,.toast .footer-top h2 span.logout,.toast .footer h2 span.logout,.toast .heading2 span.logout,.toast .product-comparison-container h2 span.logout,.toast h2 span.logout,.toast header h2 span.logout,.toast head h2 span.logout,head .article-slider h2 span.logout,head .footer-top h2 span.logout,head .footer h2 span.logout,head .heading2 span.logout,head .product-comparison-container h2 span.logout,head .toast h2 span.logout,header .article-slider h2 span.logout,header .footer-top h2 span.logout,header .footer h2 span.logout,header .heading2 span.logout,header .product-comparison-container h2 span.logout,header .toast h2 span.logout,header h2 span.logout,header head h2 span.logout,head h2 span.logout,head header h2 span.logout{color:#bcbcbc;font-size:1rem}.article-slider .footer-top h3,.article-slider .footer h3,.article-slider .heading3,.article-slider .product-comparison-container h3,.article-slider .toast h3,.article-slider h3,.article-slider header h3,.article-slider head h3,.footer-top .article-slider h3,.footer-top .footer h3,.footer-top .heading3,.footer-top .product-comparison-container h3,.footer-top .toast h3,.footer-top h3,.footer-top header h3,.footer-top head h3,.footer .article-slider h3,.footer .footer-top h3,.footer .heading3,.footer .product-comparison-container h3,.footer .toast h3,.footer h3,.footer header h3,.footer head h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .toast h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .article-slider h3,.toast .footer-top h3,.toast .footer h3,.toast .heading3,.toast .product-comparison-container h3,.toast h3,.toast header h3,.toast head h3,head .article-slider h3,head .footer-top h3,head .footer h3,head .heading3,head .product-comparison-container h3,head .toast h3,header .article-slider h3,header .footer-top h3,header .footer h3,header .heading3,header .product-comparison-container h3,header .toast h3,header h3,header head h3,head h3,head header h3{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.25rem}@media screen and (min-width:0){.article-slider .footer-top h3,.article-slider .footer h3,.article-slider .heading3,.article-slider .product-comparison-container h3,.article-slider .toast h3,.article-slider h3,.article-slider header h3,.article-slider head h3,.footer-top .article-slider h3,.footer-top .footer h3,.footer-top .heading3,.footer-top .product-comparison-container h3,.footer-top .toast h3,.footer-top h3,.footer-top header h3,.footer-top head h3,.footer .article-slider h3,.footer .footer-top h3,.footer .heading3,.footer .product-comparison-container h3,.footer .toast h3,.footer h3,.footer header h3,.footer head h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .toast h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .article-slider h3,.toast .footer-top h3,.toast .footer h3,.toast .heading3,.toast .product-comparison-container h3,.toast h3,.toast header h3,.toast head h3,head .article-slider h3,head .footer-top h3,head .footer h3,head .heading3,head .product-comparison-container h3,head .toast h3,header .article-slider h3,header .footer-top h3,header .footer h3,header .heading3,header .product-comparison-container h3,header .toast h3,header h3,header head h3,head h3,head header h3{font-size:1.125rem;line-height:1.25rem}}@media screen and (min-width:1024px){.article-slider .footer-top h3,.article-slider .footer h3,.article-slider .heading3,.article-slider .product-comparison-container h3,.article-slider .toast h3,.article-slider h3,.article-slider header h3,.article-slider head h3,.footer-top .article-slider h3,.footer-top .footer h3,.footer-top .heading3,.footer-top .product-comparison-container h3,.footer-top .toast h3,.footer-top h3,.footer-top header h3,.footer-top head h3,.footer .article-slider h3,.footer .footer-top h3,.footer .heading3,.footer .product-comparison-container h3,.footer .toast h3,.footer h3,.footer header h3,.footer head h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .toast h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .article-slider h3,.toast .footer-top h3,.toast .footer h3,.toast .heading3,.toast .product-comparison-container h3,.toast h3,.toast header h3,.toast head h3,head .article-slider h3,head .footer-top h3,head .footer h3,head .heading3,head .product-comparison-container h3,head .toast h3,header .article-slider h3,header .footer-top h3,header .footer h3,header .heading3,header .product-comparison-container h3,header .toast h3,header h3,header head h3,head h3,head header h3{font-size:1.375rem;line-height:1.375rem}}.article-slider .footer-top h4,.article-slider .footer h4,.article-slider .heading4,.article-slider .product-comparison-container h4,.article-slider .toast h4,.article-slider h4,.article-slider header h4,.article-slider head h4,.article-slider nav .drilldown .js-drilldown-back a,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer-top .article-slider h4,.footer-top .footer h4,.footer-top .heading4,.footer-top .product-comparison-container h4,.footer-top .toast h4,.footer-top h4,.footer-top header h4,.footer-top head h4,.footer-top nav .drilldown .js-drilldown-back a,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer .article-slider h4,.footer .footer-top h4,.footer .heading4,.footer .product-comparison-container h4,.footer .toast h4,.footer h4,.footer header h4,.footer head h4,.footer nav .drilldown .js-drilldown-back a,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .toast h4,.product-comparison-container header h4,.product-comparison-container head h4,.toast .article-slider h4,.toast .footer-top h4,.toast .footer h4,.toast .heading4,.toast .product-comparison-container h4,.toast h4,.toast header h4,.toast head h4,.toast nav .drilldown .js-drilldown-back a,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head .article-slider h4,head .footer-top h4,head .footer h4,head .heading4,head .product-comparison-container h4,head .toast h4,header .article-slider h4,header .footer-top h4,header .footer h4,header .heading4,header .product-comparison-container h4,header .toast h4,header h4,header head h4,header nav .drilldown .js-drilldown-back a,header nav.main-navigation .top-bar .large-horizontal .main-nav-item,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head h4,head header h4,head nav .drilldown .js-drilldown-back a,head nav.main-navigation .top-bar .large-horizontal .main-nav-item,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,nav .drilldown .js-drilldown-back .article-slider a,nav .drilldown .js-drilldown-back .footer-top a,nav .drilldown .js-drilldown-back .footer a,nav .drilldown .js-drilldown-back .toast a,nav .drilldown .js-drilldown-back head a,nav .drilldown .js-drilldown-back header a,nav.main-navigation .top-bar .large-horizontal .article-slider .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer-top .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer .main-nav-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .toast .main-nav-item,nav.main-navigation .top-bar .large-horizontal head .main-nav-item,nav.main-navigation .top-bar .large-horizontal header .main-nav-item{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.article-slider .footer-top h4,.article-slider .footer h4,.article-slider .heading4,.article-slider .product-comparison-container h4,.article-slider .toast h4,.article-slider h4,.article-slider header h4,.article-slider head h4,.article-slider nav .drilldown .js-drilldown-back a,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer-top .article-slider h4,.footer-top .footer h4,.footer-top .heading4,.footer-top .product-comparison-container h4,.footer-top .toast h4,.footer-top h4,.footer-top header h4,.footer-top head h4,.footer-top nav .drilldown .js-drilldown-back a,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer .article-slider h4,.footer .footer-top h4,.footer .heading4,.footer .product-comparison-container h4,.footer .toast h4,.footer h4,.footer header h4,.footer head h4,.footer nav .drilldown .js-drilldown-back a,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .toast h4,.product-comparison-container header h4,.product-comparison-container head h4,.toast .article-slider h4,.toast .footer-top h4,.toast .footer h4,.toast .heading4,.toast .product-comparison-container h4,.toast h4,.toast header h4,.toast head h4,.toast nav .drilldown .js-drilldown-back a,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head .article-slider h4,head .footer-top h4,head .footer h4,head .heading4,head .product-comparison-container h4,head .toast h4,header .article-slider h4,header .footer-top h4,header .footer h4,header .heading4,header .product-comparison-container h4,header .toast h4,header h4,header head h4,header nav .drilldown .js-drilldown-back a,header nav.main-navigation .top-bar .large-horizontal .main-nav-item,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head h4,head header h4,head nav .drilldown .js-drilldown-back a,head nav.main-navigation .top-bar .large-horizontal .main-nav-item,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,nav .drilldown .js-drilldown-back .article-slider a,nav .drilldown .js-drilldown-back .footer-top a,nav .drilldown .js-drilldown-back .footer a,nav .drilldown .js-drilldown-back .toast a,nav .drilldown .js-drilldown-back head a,nav .drilldown .js-drilldown-back header a,nav.main-navigation .top-bar .large-horizontal .article-slider .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer-top .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer .main-nav-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .toast .main-nav-item,nav.main-navigation .top-bar .large-horizontal head .main-nav-item,nav.main-navigation .top-bar .large-horizontal header .main-nav-item{font-size:1rem;line-height:1.125rem}}@media screen and (min-width:1024px){.article-slider .footer-top h4,.article-slider .footer h4,.article-slider .heading4,.article-slider .product-comparison-container h4,.article-slider .toast h4,.article-slider h4,.article-slider header h4,.article-slider head h4,.article-slider nav .drilldown .js-drilldown-back a,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer-top .article-slider h4,.footer-top .footer h4,.footer-top .heading4,.footer-top .product-comparison-container h4,.footer-top .toast h4,.footer-top h4,.footer-top header h4,.footer-top head h4,.footer-top nav .drilldown .js-drilldown-back a,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.footer .article-slider h4,.footer .footer-top h4,.footer .heading4,.footer .product-comparison-container h4,.footer .toast h4,.footer h4,.footer header h4,.footer head h4,.footer nav .drilldown .js-drilldown-back a,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .toast h4,.product-comparison-container header h4,.product-comparison-container head h4,.toast .article-slider h4,.toast .footer-top h4,.toast .footer h4,.toast .heading4,.toast .product-comparison-container h4,.toast h4,.toast header h4,.toast head h4,.toast nav .drilldown .js-drilldown-back a,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head .article-slider h4,head .footer-top h4,head .footer h4,head .heading4,head .product-comparison-container h4,head .toast h4,header .article-slider h4,header .footer-top h4,header .footer h4,header .heading4,header .product-comparison-container h4,header .toast h4,header h4,header head h4,header nav .drilldown .js-drilldown-back a,header nav.main-navigation .top-bar .large-horizontal .main-nav-item,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,head h4,head header h4,head nav .drilldown .js-drilldown-back a,head nav.main-navigation .top-bar .large-horizontal .main-nav-item,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,nav .drilldown .js-drilldown-back .article-slider a,nav .drilldown .js-drilldown-back .footer-top a,nav .drilldown .js-drilldown-back .footer a,nav .drilldown .js-drilldown-back .toast a,nav .drilldown .js-drilldown-back head a,nav .drilldown .js-drilldown-back header a,nav.main-navigation .top-bar .large-horizontal .article-slider .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer-top .main-nav-item,nav.main-navigation .top-bar .large-horizontal .footer .main-nav-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .toast .main-nav-item,nav.main-navigation .top-bar .large-horizontal head .main-nav-item,nav.main-navigation .top-bar .large-horizontal header .main-nav-item{font-size:1.0625rem;line-height:1.375rem}}.article-slider .autosuggest-result,.article-slider .footer-top body,.article-slider .footer-top p,.article-slider .footer body,.article-slider .footer p,.article-slider .paragraph,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.article-slider .toast body,.article-slider .toast p,.article-slider body,.article-slider head .autosuggest-result,.article-slider head body,.article-slider header .autosuggest-result,.article-slider header body,.article-slider header p,.article-slider head p,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.article-slider p,.footer-top .article-slider body,.footer-top .article-slider p,.footer-top .autosuggest-result,.footer-top .footer body,.footer-top .footer p,.footer-top .paragraph,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer-top .toast body,.footer-top .toast p,.footer-top body,.footer-top head .autosuggest-result,.footer-top head body,.footer-top header .autosuggest-result,.footer-top header body,.footer-top header p,.footer-top head p,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer-top p,.footer .article-slider body,.footer .article-slider p,.footer .autosuggest-result,.footer .footer-top body,.footer .footer-top p,.footer .paragraph,.footer .product-comparison-container body,.footer .product-comparison-container p,.footer .toast body,.footer .toast p,.footer body,.footer head .autosuggest-result,.footer head body,.footer header .autosuggest-result,.footer header body,.footer header p,.footer head p,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer p,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container head body,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.toast .article-slider body,.toast .article-slider p,.toast .autosuggest-result,.toast .footer-top body,.toast .footer-top p,.toast .footer body,.toast .footer p,.toast .paragraph,.toast .product-comparison-container body,.toast .product-comparison-container p,.toast body,.toast head .autosuggest-result,.toast head body,.toast header .autosuggest-result,.toast header body,.toast header p,.toast head p,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.toast p,head .article-slider .autosuggest-result,head .article-slider body,head .article-slider p,head .autosuggest-result,head .footer-top .autosuggest-result,head .footer-top body,head .footer-top p,head .footer .autosuggest-result,head .footer body,head .footer p,head .paragraph,head .product-comparison-container body,head .product-comparison-container p,head .toast .autosuggest-result,head .toast body,head .toast p,head body,header .article-slider .autosuggest-result,header .article-slider body,header .article-slider p,header .autosuggest-result,header .footer-top .autosuggest-result,header .footer-top body,header .footer-top p,header .footer .autosuggest-result,header .footer body,header .footer p,header .paragraph,header .product-comparison-container body,header .product-comparison-container p,header .toast .autosuggest-result,header .toast body,header .toast p,header body,header head body,header head p,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,header p,head header body,head header p,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,head p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item{font-family:Roboto-Regular,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375rem}@media screen and (min-width:0){.article-slider .autosuggest-result,.article-slider .footer-top body,.article-slider .footer-top p,.article-slider .footer body,.article-slider .footer p,.article-slider .paragraph,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.article-slider .toast body,.article-slider .toast p,.article-slider body,.article-slider head .autosuggest-result,.article-slider head body,.article-slider header .autosuggest-result,.article-slider header body,.article-slider header p,.article-slider head p,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.article-slider p,.footer-top .article-slider body,.footer-top .article-slider p,.footer-top .autosuggest-result,.footer-top .footer body,.footer-top .footer p,.footer-top .paragraph,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer-top .toast body,.footer-top .toast p,.footer-top body,.footer-top head .autosuggest-result,.footer-top head body,.footer-top header .autosuggest-result,.footer-top header body,.footer-top header p,.footer-top head p,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer-top p,.footer .article-slider body,.footer .article-slider p,.footer .autosuggest-result,.footer .footer-top body,.footer .footer-top p,.footer .paragraph,.footer .product-comparison-container body,.footer .product-comparison-container p,.footer .toast body,.footer .toast p,.footer body,.footer head .autosuggest-result,.footer head body,.footer header .autosuggest-result,.footer header body,.footer header p,.footer head p,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer p,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container head body,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.toast .article-slider body,.toast .article-slider p,.toast .autosuggest-result,.toast .footer-top body,.toast .footer-top p,.toast .footer body,.toast .footer p,.toast .paragraph,.toast .product-comparison-container body,.toast .product-comparison-container p,.toast body,.toast head .autosuggest-result,.toast head body,.toast header .autosuggest-result,.toast header body,.toast header p,.toast head p,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.toast p,head .article-slider .autosuggest-result,head .article-slider body,head .article-slider p,head .autosuggest-result,head .footer-top .autosuggest-result,head .footer-top body,head .footer-top p,head .footer .autosuggest-result,head .footer body,head .footer p,head .paragraph,head .product-comparison-container body,head .product-comparison-container p,head .toast .autosuggest-result,head .toast body,head .toast p,head body,header .article-slider .autosuggest-result,header .article-slider body,header .article-slider p,header .autosuggest-result,header .footer-top .autosuggest-result,header .footer-top body,header .footer-top p,header .footer .autosuggest-result,header .footer body,header .footer p,header .paragraph,header .product-comparison-container body,header .product-comparison-container p,header .toast .autosuggest-result,header .toast body,header .toast p,header body,header head body,header head p,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,header p,head header body,head header p,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,head p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){.article-slider .autosuggest-result,.article-slider .footer-top body,.article-slider .footer-top p,.article-slider .footer body,.article-slider .footer p,.article-slider .paragraph,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.article-slider .toast body,.article-slider .toast p,.article-slider body,.article-slider head .autosuggest-result,.article-slider head body,.article-slider header .autosuggest-result,.article-slider header body,.article-slider header p,.article-slider head p,.article-slider nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.article-slider p,.footer-top .article-slider body,.footer-top .article-slider p,.footer-top .autosuggest-result,.footer-top .footer body,.footer-top .footer p,.footer-top .paragraph,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer-top .toast body,.footer-top .toast p,.footer-top body,.footer-top head .autosuggest-result,.footer-top head body,.footer-top header .autosuggest-result,.footer-top header body,.footer-top header p,.footer-top head p,.footer-top nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer-top p,.footer .article-slider body,.footer .article-slider p,.footer .autosuggest-result,.footer .footer-top body,.footer .footer-top p,.footer .paragraph,.footer .product-comparison-container body,.footer .product-comparison-container p,.footer .toast body,.footer .toast p,.footer body,.footer head .autosuggest-result,.footer head body,.footer header .autosuggest-result,.footer header body,.footer header p,.footer head p,.footer nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.footer p,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container head body,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.toast .article-slider body,.toast .article-slider p,.toast .autosuggest-result,.toast .footer-top body,.toast .footer-top p,.toast .footer body,.toast .footer p,.toast .paragraph,.toast .product-comparison-container body,.toast .product-comparison-container p,.toast body,.toast head .autosuggest-result,.toast head body,.toast header .autosuggest-result,.toast header body,.toast header p,.toast head p,.toast nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.toast p,head .article-slider .autosuggest-result,head .article-slider body,head .article-slider p,head .autosuggest-result,head .footer-top .autosuggest-result,head .footer-top body,head .footer-top p,head .footer .autosuggest-result,head .footer body,head .footer p,head .paragraph,head .product-comparison-container body,head .product-comparison-container p,head .toast .autosuggest-result,head .toast body,head .toast p,head body,header .article-slider .autosuggest-result,header .article-slider body,header .article-slider p,header .autosuggest-result,header .footer-top .autosuggest-result,header .footer-top body,header .footer-top p,header .footer .autosuggest-result,header .footer body,header .footer p,header .paragraph,header .product-comparison-container body,header .product-comparison-container p,header .toast .autosuggest-result,header .toast body,header .toast p,header body,header head body,header head p,header nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,header p,head header body,head header p,head nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,head p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .article-slider .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer-top .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .footer .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item .toast .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item head .is-submenu-item,nav.main-navigation .top-bar .large-horizontal .main-nav-item header .is-submenu-item{font-size:1rem;line-height:1.375rem}}.article-slider .paragraph-s,.footer-top .paragraph-s,.footer .paragraph-s,.toast .paragraph-s,head .paragraph-s,header .paragraph-s{font-family:Roboto-Regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.article-slider .paragraph-s,.footer-top .paragraph-s,.footer .paragraph-s,.toast .paragraph-s,head .paragraph-s,header .paragraph-s{font-size:.8125rem;line-height:1.125rem}}@media screen and (min-width:1024px){.article-slider .paragraph-s,.footer-top .paragraph-s,.footer .paragraph-s,.toast .paragraph-s,head .paragraph-s,header .paragraph-s{font-size:.875rem;line-height:1.25rem}}.article-slider .paragraph-xs,.article-slider [class*=helper-text],.article-slider head [class*=helper-text],.article-slider header [class*=helper-text],.footer-top .paragraph-xs,.footer-top [class*=helper-text],.footer-top head [class*=helper-text],.footer-top header [class*=helper-text],.footer .paragraph-xs,.footer [class*=helper-text],.footer head [class*=helper-text],.footer header [class*=helper-text],.product-comparison-container head [class*=helper-text],.product-comparison-container header [class*=helper-text],.toast .paragraph-xs,.toast [class*=helper-text],.toast head [class*=helper-text],.toast header [class*=helper-text],head .article-slider [class*=helper-text],head .footer-top [class*=helper-text],head .footer [class*=helper-text],head .paragraph-xs,head .product-comparison-container [class*=helper-text],head .toast [class*=helper-text],head [class*=helper-text],header .article-slider [class*=helper-text],header .footer-top [class*=helper-text],header .footer [class*=helper-text],header .paragraph-xs,header .product-comparison-container [class*=helper-text],header .toast [class*=helper-text],header [class*=helper-text]{font-family:Roboto-Regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.article-slider .paragraph-xs,.article-slider [class*=helper-text],.article-slider head [class*=helper-text],.article-slider header [class*=helper-text],.footer-top .paragraph-xs,.footer-top [class*=helper-text],.footer-top head [class*=helper-text],.footer-top header [class*=helper-text],.footer .paragraph-xs,.footer [class*=helper-text],.footer head [class*=helper-text],.footer header [class*=helper-text],.product-comparison-container head [class*=helper-text],.product-comparison-container header [class*=helper-text],.toast .paragraph-xs,.toast [class*=helper-text],.toast head [class*=helper-text],.toast header [class*=helper-text],head .article-slider [class*=helper-text],head .footer-top [class*=helper-text],head .footer [class*=helper-text],head .paragraph-xs,head .product-comparison-container [class*=helper-text],head .toast [class*=helper-text],head [class*=helper-text],header .article-slider [class*=helper-text],header .footer-top [class*=helper-text],header .footer [class*=helper-text],header .paragraph-xs,header .product-comparison-container [class*=helper-text],header .toast [class*=helper-text],header [class*=helper-text]{font-size:.8125rem;line-height:1.125rem}}@media screen and (min-width:1024px){.article-slider .paragraph-xs,.article-slider [class*=helper-text],.article-slider head [class*=helper-text],.article-slider header [class*=helper-text],.footer-top .paragraph-xs,.footer-top [class*=helper-text],.footer-top head [class*=helper-text],.footer-top header [class*=helper-text],.footer .paragraph-xs,.footer [class*=helper-text],.footer head [class*=helper-text],.footer header [class*=helper-text],.product-comparison-container head [class*=helper-text],.product-comparison-container header [class*=helper-text],.toast .paragraph-xs,.toast [class*=helper-text],.toast head [class*=helper-text],.toast header [class*=helper-text],head .article-slider [class*=helper-text],head .footer-top [class*=helper-text],head .footer [class*=helper-text],head .paragraph-xs,head .product-comparison-container [class*=helper-text],head .toast [class*=helper-text],head [class*=helper-text],header .article-slider [class*=helper-text],header .footer-top [class*=helper-text],header .footer [class*=helper-text],header .paragraph-xs,header .product-comparison-container [class*=helper-text],header .toast [class*=helper-text],header [class*=helper-text]{font-size:.8125rem;line-height:1.125rem}}.article-slider .button,.article-slider .footer-top button,.article-slider .footer button,.article-slider .product-comparison-container button,.article-slider .toast button,.article-slider button,.article-slider head button,.article-slider header button,.footer-top .article-slider button,.footer-top .button,.footer-top .footer button,.footer-top .product-comparison-container button,.footer-top .toast button,.footer-top button,.footer-top head button,.footer-top header button,.footer .article-slider button,.footer .button,.footer .footer-top button,.footer .product-comparison-container button,.footer .toast button,.footer button,.footer head button,.footer header button,.product-comparison-container .article-slider button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container head button,.product-comparison-container header button,.toast .article-slider button,.toast .button,.toast .footer-top button,.toast .footer button,.toast .product-comparison-container button,.toast button,.toast head button,.toast header button,body .footer button,head .article-slider button,head .button,head .footer-top button,head .footer button,head .product-comparison-container button,head .toast button,head button,header .article-slider button,header .button,header .footer-top button,header .footer button,header .product-comparison-container button,header .toast button,header button,header head button,head header button{font-family:Roboto-Condensed-Bold-Italic,sans-serif;font-size:1.0625rem;line-height:1.3;text-transform:uppercase}.article-slider .bold,.footer-top .bold,.footer .bold,.toast .bold,head .bold,header .bold{font-weight:700}.article-slider .underline,.footer-top .underline,.footer .underline,.toast .underline,head .underline,header .underline{border-bottom:1px solid #e9e9e9;margin-bottom:.75rem;padding-bottom:.5rem}.article-slider .text-underline,.footer-top .text-underline,.footer .text-underline,.toast .text-underline,head .text-underline,header .text-underline{text-decoration:underline}.article-slider .marker,.footer-top .marker,.footer .marker,.toast .marker,head .marker,header .marker{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif}.article-slider .text-middle,.footer-top .text-middle,.footer .text-middle,.toast .text-middle,head .text-middle,header .text-middle{vertical-align:middle}.article-slider .mdc-list,.footer-top .mdc-list,.footer .mdc-list,.toast .mdc-list,head .mdc-list,header .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;text-transform:inherit}.article-slider .mdc-list:focus,.footer-top .mdc-list:focus,.footer .mdc-list:focus,.toast .mdc-list:focus,head .mdc-list:focus,header .mdc-list:focus{outline:none}.article-slider .mdc-list-item__secondary-text,.footer-top .mdc-list-item__secondary-text,.footer .mdc-list-item__secondary-text,.toast .mdc-list-item__secondary-text,head .mdc-list-item__secondary-text,header .mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.article-slider .mdc-list-item__graphic,.footer-top .mdc-list-item__graphic,.footer .mdc-list-item__graphic,.toast .mdc-list-item__graphic,head .mdc-list-item__graphic,header .mdc-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.article-slider .mdc-list-item__meta,.footer-top .mdc-list-item__meta,.footer .mdc-list-item__meta,.toast .mdc-list-item__meta,head .mdc-list-item__meta,header .mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.article-slider .mdc-list-group__subheader,.footer-top .mdc-list-group__subheader,.footer .mdc-list-group__subheader,.toast .mdc-list-group__subheader,head .mdc-list-group__subheader,header .mdc-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.article-slider .mdc-list--dense,.footer-top .mdc-list--dense,.footer .mdc-list--dense,.toast .mdc-list--dense,head .mdc-list--dense,header .mdc-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.article-slider .mdc-list-item,.footer-top .mdc-list-item,.footer .mdc-list-item,.toast .mdc-list-item,head .mdc-list-item,header .mdc-list-item{align-items:center;display:flex;height:48px;justify-content:flex-start;overflow:hidden;padding:0 16px;position:relative}.article-slider .mdc-list-item:focus,.footer-top .mdc-list-item:focus,.footer .mdc-list-item:focus,.toast .mdc-list-item:focus,head .mdc-list-item:focus,header .mdc-list-item:focus{outline:none}.article-slider .mdc-list-item--activated,.article-slider .mdc-list-item--activated .mdc-list-item__graphic,.article-slider .mdc-list-item--selected,.article-slider .mdc-list-item--selected .mdc-list-item__graphic,.footer-top .mdc-list-item--activated,.footer-top .mdc-list-item--activated .mdc-list-item__graphic,.footer-top .mdc-list-item--selected,.footer-top .mdc-list-item--selected .mdc-list-item__graphic,.footer .mdc-list-item--activated,.footer .mdc-list-item--activated .mdc-list-item__graphic,.footer .mdc-list-item--selected,.footer .mdc-list-item--selected .mdc-list-item__graphic,.toast .mdc-list-item--activated,.toast .mdc-list-item--activated .mdc-list-item__graphic,.toast .mdc-list-item--selected,.toast .mdc-list-item--selected .mdc-list-item__graphic,head .mdc-list-item--activated,head .mdc-list-item--activated .mdc-list-item__graphic,head .mdc-list-item--selected,head .mdc-list-item--selected .mdc-list-item__graphic,header .mdc-list-item--activated,header .mdc-list-item--activated .mdc-list-item__graphic,header .mdc-list-item--selected,header .mdc-list-item--selected .mdc-list-item__graphic{color:#0098cd;color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-list-item--disabled,.footer-top .mdc-list-item--disabled,.footer .mdc-list-item--disabled,.toast .mdc-list-item--disabled,head .mdc-list-item--disabled,header .mdc-list-item--disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.article-slider .mdc-list-item__graphic,.footer-top .mdc-list-item__graphic,.footer .mdc-list-item__graphic,.toast .mdc-list-item__graphic,head .mdc-list-item__graphic,header .mdc-list-item__graphic{fill:currentColor;align-items:center;flex-shrink:0;height:24px;justify-content:center;margin-left:0;margin-right:32px;width:24px}.mdc-list-item[dir=rtl] .article-slider .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer-top .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .toast .mdc-list-item__graphic,.mdc-list-item[dir=rtl] head .mdc-list-item__graphic,.mdc-list-item[dir=rtl] header .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .article-slider .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer-top .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .toast .mdc-list-item__graphic,[dir=rtl] .mdc-list-item head .mdc-list-item__graphic,[dir=rtl] .mdc-list-item header .mdc-list-item__graphic{margin-left:32px;margin-right:0}.article-slider .mdc-list .mdc-list-item__graphic,.footer-top .mdc-list .mdc-list-item__graphic,.footer .mdc-list .mdc-list-item__graphic,.toast .mdc-list .mdc-list-item__graphic,head .mdc-list .mdc-list-item__graphic,header .mdc-list .mdc-list-item__graphic{display:inline-flex}.article-slider .mdc-list-item__meta,.footer-top .mdc-list-item__meta,.footer .mdc-list-item__meta,.toast .mdc-list-item__meta,head .mdc-list-item__meta,header .mdc-list-item__meta{margin-left:auto;margin-right:0}.article-slider .mdc-list-item__meta:not(.material-icons),.footer-top .mdc-list-item__meta:not(.material-icons),.footer .mdc-list-item__meta:not(.material-icons),.toast .mdc-list-item__meta:not(.material-icons),head .mdc-list-item__meta:not(.material-icons),header .mdc-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.mdc-list-item[dir=rtl] .article-slider .mdc-list-item__meta,.mdc-list-item[dir=rtl] .footer-top .mdc-list-item__meta,.mdc-list-item[dir=rtl] .footer .mdc-list-item__meta,.mdc-list-item[dir=rtl] .toast .mdc-list-item__meta,.mdc-list-item[dir=rtl] head .mdc-list-item__meta,.mdc-list-item[dir=rtl] header .mdc-list-item__meta,[dir=rtl] .mdc-list-item .article-slider .mdc-list-item__meta,[dir=rtl] .mdc-list-item .footer-top .mdc-list-item__meta,[dir=rtl] .mdc-list-item .footer .mdc-list-item__meta,[dir=rtl] .mdc-list-item .toast .mdc-list-item__meta,[dir=rtl] .mdc-list-item head .mdc-list-item__meta,[dir=rtl] .mdc-list-item header .mdc-list-item__meta{margin-left:0;margin-right:auto}.article-slider .mdc-list-item__text,.footer-top .mdc-list-item__text,.footer .mdc-list-item__text,.toast .mdc-list-item__text,head .mdc-list-item__text,header .mdc-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-slider .mdc-list-item__text[for],.footer-top .mdc-list-item__text[for],.footer .mdc-list-item__text[for],.toast .mdc-list-item__text[for],head .mdc-list-item__text[for],header .mdc-list-item__text[for]{pointer-events:none}.article-slider .mdc-list-item__primary-text,.footer-top .mdc-list-item__primary-text,.footer .mdc-list-item__primary-text,.toast .mdc-list-item__primary-text,head .mdc-list-item__primary-text,header .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-slider .mdc-list-item__primary-text:before,.footer-top .mdc-list-item__primary-text:before,.footer .mdc-list-item__primary-text:before,.toast .mdc-list-item__primary-text:before,head .mdc-list-item__primary-text:before,header .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.article-slider .mdc-list-item__primary-text:after,.footer-top .mdc-list-item__primary-text:after,.footer .mdc-list-item__primary-text:after,.toast .mdc-list-item__primary-text:after,head .mdc-list-item__primary-text:after,header .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list--dense .article-slider .mdc-list-item__primary-text,.mdc-list--dense .footer-top .mdc-list-item__primary-text,.mdc-list--dense .footer .mdc-list-item__primary-text,.mdc-list--dense .toast .mdc-list-item__primary-text,.mdc-list--dense head .mdc-list-item__primary-text,.mdc-list--dense header .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list--dense .article-slider .mdc-list-item__primary-text:before,.mdc-list--dense .footer-top .mdc-list-item__primary-text:before,.mdc-list--dense .footer .mdc-list-item__primary-text:before,.mdc-list--dense .toast .mdc-list-item__primary-text:before,.mdc-list--dense head .mdc-list-item__primary-text:before,.mdc-list--dense header .mdc-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list--dense .article-slider .mdc-list-item__primary-text:after,.mdc-list--dense .footer-top .mdc-list-item__primary-text:after,.mdc-list--dense .footer .mdc-list-item__primary-text:after,.mdc-list--dense .toast .mdc-list-item__primary-text:after,.mdc-list--dense head .mdc-list-item__primary-text:after,.mdc-list--dense header .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.article-slider .mdc-list-item__secondary-text,.footer-top .mdc-list-item__secondary-text,.footer .mdc-list-item__secondary-text,.toast .mdc-list-item__secondary-text,head .mdc-list-item__secondary-text,header .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.article-slider .mdc-list-item__secondary-text:before,.footer-top .mdc-list-item__secondary-text:before,.footer .mdc-list-item__secondary-text:before,.toast .mdc-list-item__secondary-text:before,head .mdc-list-item__secondary-text:before,header .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .article-slider .mdc-list-item__secondary-text,.mdc-list--dense .footer-top .mdc-list-item__secondary-text,.mdc-list--dense .footer .mdc-list-item__secondary-text,.mdc-list--dense .toast .mdc-list-item__secondary-text,.mdc-list--dense head .mdc-list-item__secondary-text,.mdc-list--dense header .mdc-list-item__secondary-text{display:block;font-size:inherit;line-height:normal;margin-top:0}.mdc-list--dense .article-slider .mdc-list-item__secondary-text:before,.mdc-list--dense .footer-top .mdc-list-item__secondary-text:before,.mdc-list--dense .footer .mdc-list-item__secondary-text:before,.mdc-list--dense .toast .mdc-list-item__secondary-text:before,.mdc-list--dense head .mdc-list-item__secondary-text:before,.mdc-list--dense header .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.article-slider .mdc-list--dense .mdc-list-item,.footer-top .mdc-list--dense .mdc-list-item,.footer .mdc-list--dense .mdc-list-item,.toast .mdc-list--dense .mdc-list-item,head .mdc-list--dense .mdc-list-item,header .mdc-list--dense .mdc-list-item{height:40px}.article-slider .mdc-list--dense .mdc-list-item__graphic,.footer-top .mdc-list--dense .mdc-list-item__graphic,.footer .mdc-list--dense .mdc-list-item__graphic,.toast .mdc-list--dense .mdc-list-item__graphic,head .mdc-list--dense .mdc-list-item__graphic,header .mdc-list--dense .mdc-list-item__graphic{height:20px;margin-left:0;margin-right:36px;width:20px}.mdc-list-item[dir=rtl] .article-slider .mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer-top .mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer .mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .toast .mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] head .mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] header .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .article-slider .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer-top .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .toast .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item head .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item header .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.article-slider .mdc-list--avatar-list .mdc-list-item,.footer-top .mdc-list--avatar-list .mdc-list-item,.footer .mdc-list--avatar-list .mdc-list-item,.toast .mdc-list--avatar-list .mdc-list-item,head .mdc-list--avatar-list .mdc-list-item,header .mdc-list--avatar-list .mdc-list-item{height:56px}.article-slider .mdc-list--avatar-list .mdc-list-item__graphic,.footer-top .mdc-list--avatar-list .mdc-list-item__graphic,.footer .mdc-list--avatar-list .mdc-list-item__graphic,.toast .mdc-list--avatar-list .mdc-list-item__graphic,head .mdc-list--avatar-list .mdc-list-item__graphic,header .mdc-list--avatar-list .mdc-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-list-item[dir=rtl] .article-slider .mdc-list--avatar-list .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer-top .mdc-list--avatar-list .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer .mdc-list--avatar-list .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .toast .mdc-list--avatar-list .mdc-list-item__graphic,.mdc-list-item[dir=rtl] head .mdc-list--avatar-list .mdc-list-item__graphic,.mdc-list-item[dir=rtl] header .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .article-slider .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer-top .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .toast .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item head .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item header .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.article-slider .mdc-list--two-line .mdc-list-item__text,.footer-top .mdc-list--two-line .mdc-list-item__text,.footer .mdc-list--two-line .mdc-list-item__text,.toast .mdc-list--two-line .mdc-list-item__text,head .mdc-list--two-line .mdc-list-item__text,header .mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.article-slider .mdc-list--two-line .mdc-list-item,.footer-top .mdc-list--two-line .mdc-list-item,.footer .mdc-list--two-line .mdc-list-item,.toast .mdc-list--two-line .mdc-list-item,head .mdc-list--two-line .mdc-list-item,header .mdc-list--two-line .mdc-list-item{height:72px}.article-slider .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.article-slider .mdc-list--two-line.mdc-list--dense .mdc-list-item,.footer-top .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.footer-top .mdc-list--two-line.mdc-list--dense .mdc-list-item,.footer .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.footer .mdc-list--two-line.mdc-list--dense .mdc-list-item,.toast .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.toast .mdc-list--two-line.mdc-list--dense .mdc-list-item,head .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,head .mdc-list--two-line.mdc-list--dense .mdc-list-item,header .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,header .mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.article-slider .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.footer-top .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.footer .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.toast .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,head .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,header .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{height:36px;margin-left:0;margin-right:20px;width:36px}.mdc-list-item[dir=rtl] .article-slider .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer-top .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .footer .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] .toast .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] head .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,.mdc-list-item[dir=rtl] header .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .article-slider .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer-top .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .footer .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .toast .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item head .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item header .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}.article-slider a.mdc-list-item,.footer-top a.mdc-list-item,.footer a.mdc-list-item,.toast a.mdc-list-item,head a.mdc-list-item,header a.mdc-list-item{color:inherit;text-decoration:none}.article-slider .mdc-list-divider,.footer-top .mdc-list-divider,.footer .mdc-list-divider,.toast .mdc-list-divider,head .mdc-list-divider,header .mdc-list-divider{border:none;border-bottom:1px solid;border-bottom-color:rgba(0,0,0,.12);height:0;margin:0}.article-slider .mdc-list-divider--padded,.footer-top .mdc-list-divider--padded,.footer .mdc-list-divider--padded,.toast .mdc-list-divider--padded,head .mdc-list-divider--padded,header .mdc-list-divider--padded{margin:0 16px}.article-slider .mdc-list-divider--inset,.footer-top .mdc-list-divider--inset,.footer .mdc-list-divider--inset,.toast .mdc-list-divider--inset,head .mdc-list-divider--inset,header .mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .article-slider .mdc-list-divider--inset,.mdc-list-group[dir=rtl] .footer-top .mdc-list-divider--inset,.mdc-list-group[dir=rtl] .footer .mdc-list-divider--inset,.mdc-list-group[dir=rtl] .toast .mdc-list-divider--inset,.mdc-list-group[dir=rtl] head .mdc-list-divider--inset,.mdc-list-group[dir=rtl] header .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .article-slider .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .footer-top .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .footer .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .toast .mdc-list-divider--inset,[dir=rtl] .mdc-list-group head .mdc-list-divider--inset,[dir=rtl] .mdc-list-group header .mdc-list-divider--inset{margin-left:0;margin-right:72px}.article-slider .mdc-list-divider--inset.mdc-list-divider--padded,.footer-top .mdc-list-divider--inset.mdc-list-divider--padded,.footer .mdc-list-divider--inset.mdc-list-divider--padded,.toast .mdc-list-divider--inset.mdc-list-divider--padded,head .mdc-list-divider--inset.mdc-list-divider--padded,header .mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.article-slider .mdc-list-group .mdc-list,.footer-top .mdc-list-group .mdc-list,.footer .mdc-list-group .mdc-list,.toast .mdc-list-group .mdc-list,head .mdc-list-group .mdc-list,header .mdc-list-group .mdc-list{padding:0}.article-slider .mdc-list-group__subheader,.footer-top .mdc-list-group__subheader,.footer .mdc-list-group__subheader,.toast .mdc-list-group__subheader,head .mdc-list-group__subheader,header .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;margin:.75rem 16px;text-decoration:inherit;text-transform:inherit}@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{height:200%;left:-50%;top:-50%;width:200%}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#191919}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#0098cd)}}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#0098cd)}}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;transition-duration:75ms}.article-slider :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded,.footer-top :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded,.footer :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded,.toast :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded,head :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded,header :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.2}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{height:200%;left:-50%;top:-50%;width:200%}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{background-color:#191919}.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,.article-slider :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,.footer-top :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,.footer :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,.toast :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,head :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,header :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-menu-surface,.footer-top .mdc-menu-surface,.footer .mdc-menu-surface,.toast .mdc-menu-surface,head .mdc-menu-surface,header .mdc-menu-surface{transform-origin-left:top left;transform-origin-right:top right;background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-sizing:border-box;color:#191919;color:var(--mdc-theme-on-surface,#191919);display:none;margin:0;max-height:calc(100vh - 32px);max-width:calc(100vw - 32px);opacity:0;overflow:auto;padding:0;position:absolute;transform:scale(1);transform-origin:top left;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);will-change:transform,opacity;z-index:8}.article-slider .mdc-menu-surface:focus,.footer-top .mdc-menu-surface:focus,.footer .mdc-menu-surface:focus,.toast .mdc-menu-surface:focus,head .mdc-menu-surface:focus,header .mdc-menu-surface:focus{outline:none}.article-slider .mdc-menu-surface--open,.footer-top .mdc-menu-surface--open,.footer .mdc-menu-surface--open,.toast .mdc-menu-surface--open,head .mdc-menu-surface--open,header .mdc-menu-surface--open{display:inline-block;opacity:1;transform:scale(1)}.article-slider .mdc-menu-surface--animating-open,.footer-top .mdc-menu-surface--animating-open,.footer .mdc-menu-surface--animating-open,.toast .mdc-menu-surface--animating-open,head .mdc-menu-surface--animating-open,header .mdc-menu-surface--animating-open{display:inline-block;opacity:0;transform:scale(.8)}.article-slider .mdc-menu-surface--animating-closed,.footer-top .mdc-menu-surface--animating-closed,.footer .mdc-menu-surface--animating-closed,.toast .mdc-menu-surface--animating-closed,head .mdc-menu-surface--animating-closed,header .mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.article-slider .mdc-menu-surface[dir=rtl],.footer-top .mdc-menu-surface[dir=rtl],.footer .mdc-menu-surface[dir=rtl],.toast .mdc-menu-surface[dir=rtl],[dir=rtl] .article-slider .mdc-menu-surface,[dir=rtl] .footer-top .mdc-menu-surface,[dir=rtl] .footer .mdc-menu-surface,[dir=rtl] .toast .mdc-menu-surface,[dir=rtl] head .mdc-menu-surface,[dir=rtl] header .mdc-menu-surface,head .mdc-menu-surface[dir=rtl],header .mdc-menu-surface[dir=rtl]{transform-origin-left:top right;transform-origin-right:top left}.article-slider .mdc-menu-surface--anchor,.footer-top .mdc-menu-surface--anchor,.footer .mdc-menu-surface--anchor,.toast .mdc-menu-surface--anchor,head .mdc-menu-surface--anchor,header .mdc-menu-surface--anchor{overflow:visible;position:relative}.article-slider .mdc-menu-surface--fixed,.footer-top .mdc-menu-surface--fixed,.footer .mdc-menu-surface--fixed,.toast .mdc-menu-surface--fixed,head .mdc-menu-surface--fixed,header .mdc-menu-surface--fixed{position:fixed}.article-slider .mdc-menu,.footer-top .mdc-menu,.footer .mdc-menu,.toast .mdc-menu,head .mdc-menu,header .mdc-menu{min-width:112px}.article-slider .mdc-menu .mdc-list,.article-slider .mdc-menu .mdc-list-item__graphic,.article-slider .mdc-menu .mdc-list-item__meta,.footer-top .mdc-menu .mdc-list,.footer-top .mdc-menu .mdc-list-item__graphic,.footer-top .mdc-menu .mdc-list-item__meta,.footer .mdc-menu .mdc-list,.footer .mdc-menu .mdc-list-item__graphic,.footer .mdc-menu .mdc-list-item__meta,.toast .mdc-menu .mdc-list,.toast .mdc-menu .mdc-list-item__graphic,.toast .mdc-menu .mdc-list-item__meta,head .mdc-menu .mdc-list,head .mdc-menu .mdc-list-item__graphic,head .mdc-menu .mdc-list-item__meta,header .mdc-menu .mdc-list,header .mdc-menu .mdc-list-item__graphic,header .mdc-menu .mdc-list-item__meta{color:rgba(25,25,25,.87)}.article-slider .mdc-menu .mdc-list-divider,.footer-top .mdc-menu .mdc-list-divider,.footer .mdc-menu .mdc-list-divider,.toast .mdc-menu .mdc-list-divider,head .mdc-menu .mdc-list-divider,header .mdc-menu .mdc-list-divider{margin:8px 0}.article-slider .mdc-menu .mdc-list-item,.footer-top .mdc-menu .mdc-list-item,.footer .mdc-menu .mdc-list-item,.toast .mdc-menu .mdc-list-item,head .mdc-menu .mdc-list-item,header .mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-slider .mdc-menu .mdc-list-item--disabled,.footer-top .mdc-menu .mdc-list-item--disabled,.footer .mdc-menu .mdc-list-item--disabled,.toast .mdc-menu .mdc-list-item--disabled,head .mdc-menu .mdc-list-item--disabled,header .mdc-menu .mdc-list-item--disabled{cursor:auto}@media screen and (-ms-high-contrast:active){.article-slider .mdc-menu .mdc-list-item--disabled,.footer-top .mdc-menu .mdc-list-item--disabled,.footer .mdc-menu .mdc-list-item--disabled,.toast .mdc-menu .mdc-list-item--disabled,head .mdc-menu .mdc-list-item--disabled,header .mdc-menu .mdc-list-item--disabled{opacity:.38}}.article-slider .mdc-menu a.mdc-list-item .mdc-list-item__graphic,.article-slider .mdc-menu a.mdc-list-item .mdc-list-item__text,.footer-top .mdc-menu a.mdc-list-item .mdc-list-item__graphic,.footer-top .mdc-menu a.mdc-list-item .mdc-list-item__text,.footer .mdc-menu a.mdc-list-item .mdc-list-item__graphic,.footer .mdc-menu a.mdc-list-item .mdc-list-item__text,.toast .mdc-menu a.mdc-list-item .mdc-list-item__graphic,.toast .mdc-menu a.mdc-list-item .mdc-list-item__text,head .mdc-menu a.mdc-list-item .mdc-list-item__graphic,head .mdc-menu a.mdc-list-item .mdc-list-item__text,header .mdc-menu a.mdc-list-item .mdc-list-item__graphic,header .mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.article-slider .mdc-menu__selection-group,.footer-top .mdc-menu__selection-group,.footer .mdc-menu__selection-group,.toast .mdc-menu__selection-group,head .mdc-menu__selection-group,header .mdc-menu__selection-group{fill:currentColor;padding:0}.article-slider .mdc-menu__selection-group .mdc-list-item,.footer-top .mdc-menu__selection-group .mdc-list-item,.footer .mdc-menu__selection-group .mdc-list-item,.toast .mdc-menu__selection-group .mdc-list-item,head .mdc-menu__selection-group .mdc-list-item,header .mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.article-slider .mdc-menu__selection-group .mdc-list-item[dir=rtl],.footer-top .mdc-menu__selection-group .mdc-list-item[dir=rtl],.footer .mdc-menu__selection-group .mdc-list-item[dir=rtl],.toast .mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .article-slider .mdc-menu__selection-group .mdc-list-item,[dir=rtl] .footer-top .mdc-menu__selection-group .mdc-list-item,[dir=rtl] .footer .mdc-menu__selection-group .mdc-list-item,[dir=rtl] .toast .mdc-menu__selection-group .mdc-list-item,[dir=rtl] head .mdc-menu__selection-group .mdc-list-item,[dir=rtl] header .mdc-menu__selection-group .mdc-list-item,head .mdc-menu__selection-group .mdc-list-item[dir=rtl],header .mdc-menu__selection-group .mdc-list-item[dir=rtl]{padding-left:16px;padding-right:56px}.article-slider .mdc-menu__selection-group .mdc-menu__selection-group-icon,.footer-top .mdc-menu__selection-group .mdc-menu__selection-group-icon,.footer .mdc-menu__selection-group .mdc-menu__selection-group-icon,.toast .mdc-menu__selection-group .mdc-menu__selection-group-icon,head .mdc-menu__selection-group .mdc-menu__selection-group-icon,header .mdc-menu__selection-group .mdc-menu__selection-group-icon{display:none;left:16px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.article-slider .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],.footer-top .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],.footer .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],.toast .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .article-slider .mdc-menu__selection-group .mdc-menu__selection-group-icon,[dir=rtl] .footer-top .mdc-menu__selection-group .mdc-menu__selection-group-icon,[dir=rtl] .footer .mdc-menu__selection-group .mdc-menu__selection-group-icon,[dir=rtl] .toast .mdc-menu__selection-group .mdc-menu__selection-group-icon,[dir=rtl] head .mdc-menu__selection-group .mdc-menu__selection-group-icon,[dir=rtl] header .mdc-menu__selection-group .mdc-menu__selection-group-icon,head .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],header .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl]{left:auto;right:16px}.article-slider .mdc-menu-item--selected .mdc-menu__selection-group-icon,.footer-top .mdc-menu-item--selected .mdc-menu__selection-group-icon,.footer .mdc-menu-item--selected .mdc-menu__selection-group-icon,.toast .mdc-menu-item--selected .mdc-menu__selection-group-icon,head .mdc-menu-item--selected .mdc-menu__selection-group-icon,header .mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}@-webkit-keyframes mdc-select-float-native-control{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-50%) scale(.75)}to{transform:translateX(0) translateY(-50%) scale(.75)}}.article-slider .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon,.footer-top .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon,.footer .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon,.toast .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon,head .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon,header .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.article-slider .mdc-select--with-leading-icon .mdc-select__icon,.footer-top .mdc-select--with-leading-icon .mdc-select__icon,.footer .mdc-select--with-leading-icon .mdc-select__icon,.toast .mdc-select--with-leading-icon .mdc-select__icon,head .mdc-select--with-leading-icon .mdc-select__icon,header .mdc-select--with-leading-icon .mdc-select__icon{fill:currentColor;background-color:transparent;border:none;bottom:16px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;opacity:.54;position:absolute;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px}.article-slider .mdc-select__icon:not([tabindex]),.article-slider .mdc-select__icon[tabindex="-1"],.footer-top .mdc-select__icon:not([tabindex]),.footer-top .mdc-select__icon[tabindex="-1"],.footer .mdc-select__icon:not([tabindex]),.footer .mdc-select__icon[tabindex="-1"],.toast .mdc-select__icon:not([tabindex]),.toast .mdc-select__icon[tabindex="-1"],head .mdc-select__icon:not([tabindex]),head .mdc-select__icon[tabindex="-1"],header .mdc-select__icon:not([tabindex]),header .mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.article-slider .mdc-select-helper-text,.footer-top .mdc-select-helper-text,.footer .mdc-select-helper-text,.toast .mdc-select-helper-text,head .mdc-select-helper-text,header .mdc-select-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .18s cubic-bezier(.4,0,.2,1);will-change:opacity}.article-slider .mdc-select-helper-text:before,.footer-top .mdc-select-helper-text:before,.footer .mdc-select-helper-text:before,.toast .mdc-select-helper-text:before,head .mdc-select-helper-text:before,header .mdc-select-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.article-slider .mdc-select-helper-text--persistent,.footer-top .mdc-select-helper-text--persistent,.footer .mdc-select-helper-text--persistent,.toast .mdc-select-helper-text--persistent,head .mdc-select-helper-text--persistent,header .mdc-select-helper-text--persistent{opacity:1;transition:none;will-change:auto}.article-slider .mdc-select,.footer-top .mdc-select,.footer .mdc-select,.toast .mdc-select,head .mdc-select,header .mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.article-slider .mdc-select:not(.mdc-select--disabled),.footer-top .mdc-select:not(.mdc-select--disabled),.footer .mdc-select:not(.mdc-select--disabled),.toast .mdc-select:not(.mdc-select--disabled),head .mdc-select:not(.mdc-select--disabled),header .mdc-select:not(.mdc-select--disabled){background-color:#f6f6f6}.article-slider .mdc-select:after,.article-slider .mdc-select:before,.footer-top .mdc-select:after,.footer-top .mdc-select:before,.footer .mdc-select:after,.footer .mdc-select:before,.toast .mdc-select:after,.toast .mdc-select:before,head .mdc-select:after,head .mdc-select:before,header .mdc-select:after,header .mdc-select:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider .mdc-select:before,.footer-top .mdc-select:before,.footer .mdc-select:before,.toast .mdc-select:before,head .mdc-select:before,header .mdc-select:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider .mdc-select.mdc-ripple-upgraded:before,.footer-top .mdc-select.mdc-ripple-upgraded:before,.footer .mdc-select.mdc-ripple-upgraded:before,.toast .mdc-select.mdc-ripple-upgraded:before,head .mdc-select.mdc-ripple-upgraded:before,header .mdc-select.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-select.mdc-ripple-upgraded:after,.footer-top .mdc-select.mdc-ripple-upgraded:after,.footer .mdc-select.mdc-ripple-upgraded:after,.toast .mdc-select.mdc-ripple-upgraded:after,head .mdc-select.mdc-ripple-upgraded:after,header .mdc-select.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider .mdc-select.mdc-ripple-upgraded--unbounded:after,.footer-top .mdc-select.mdc-ripple-upgraded--unbounded:after,.footer .mdc-select.mdc-ripple-upgraded--unbounded:after,.toast .mdc-select.mdc-ripple-upgraded--unbounded:after,head .mdc-select.mdc-ripple-upgraded--unbounded:after,header .mdc-select.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider .mdc-select.mdc-ripple-upgraded--foreground-activation:after,.footer-top .mdc-select.mdc-ripple-upgraded--foreground-activation:after,.footer .mdc-select.mdc-ripple-upgraded--foreground-activation:after,.toast .mdc-select.mdc-ripple-upgraded--foreground-activation:after,head .mdc-select.mdc-ripple-upgraded--foreground-activation:after,header .mdc-select.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after,.footer .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after,.toast .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after,head .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after,header .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-select:after,.article-slider .mdc-select:before,.footer-top .mdc-select:after,.footer-top .mdc-select:before,.footer .mdc-select:after,.footer .mdc-select:before,.toast .mdc-select:after,.toast .mdc-select:before,head .mdc-select:after,head .mdc-select:before,header .mdc-select:after,header .mdc-select:before{height:200%;left:-50%;top:-50%;width:200%}.article-slider .mdc-select.mdc-ripple-upgraded:after,.footer-top .mdc-select.mdc-ripple-upgraded:after,.footer .mdc-select.mdc-ripple-upgraded:after,.toast .mdc-select.mdc-ripple-upgraded:after,head .mdc-select.mdc-ripple-upgraded:after,header .mdc-select.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-select:after,.article-slider .mdc-select:before,.footer-top .mdc-select:after,.footer-top .mdc-select:before,.footer .mdc-select:after,.footer .mdc-select:before,.toast .mdc-select:after,.toast .mdc-select:before,head .mdc-select:after,head .mdc-select:before,header .mdc-select:after,header .mdc-select:before{background-color:rgba(25,25,25,.87)}.article-slider .mdc-select:hover:before,.footer-top .mdc-select:hover:before,.footer .mdc-select:hover:before,.toast .mdc-select:hover:before,head .mdc-select:hover:before,header .mdc-select:hover:before{opacity:.04}.article-slider .mdc-select.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-select:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-select.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-select:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-select.mdc-ripple-upgraded--background-focused:before,.footer .mdc-select:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-select.mdc-ripple-upgraded--background-focused:before,.toast .mdc-select:not(.mdc-ripple-upgraded):focus:before,head .mdc-select.mdc-ripple-upgraded--background-focused:before,head .mdc-select:not(.mdc-ripple-upgraded):focus:before,header .mdc-select.mdc-ripple-upgraded--background-focused:before,header .mdc-select:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.footer .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.footer .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.toast .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.toast .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,head .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,head .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,header .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,header .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(25,25,25,.87)}.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-floating-label,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-floating-label,.footer .mdc-select:not(.mdc-select--disabled) .mdc-floating-label,.toast .mdc-select:not(.mdc-select--disabled) .mdc-floating-label,head .mdc-select:not(.mdc-select--disabled) .mdc-floating-label,header .mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.footer .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.footer .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,.toast .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.toast .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,head .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,head .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text,header .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,header .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:rgba(25,25,25,.42)}.article-slider .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text,.footer-top .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text,.footer .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text,.toast .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text,head .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text,header .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(25,25,25,.6)}.article-slider .mdc-select,.article-slider .mdc-select__native-control,.footer-top .mdc-select,.footer-top .mdc-select__native-control,.footer .mdc-select,.footer .mdc-select__native-control,.toast .mdc-select,.toast .mdc-select__native-control,head .mdc-select,head .mdc-select__native-control,header .mdc-select,header .mdc-select__native-control{border-radius:0 0 0 0}.article-slider .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.footer-top .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.footer .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.toast .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,head .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,header .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.footer-top .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.footer .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.toast .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,head .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,header .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(0,152,205,.87)}.article-slider .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover,.footer-top .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover,.footer .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover,.toast .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover,head .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover,header .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:rgba(25,25,25,.87)}.article-slider .mdc-select .mdc-floating-label--float-above,.footer-top .mdc-select .mdc-floating-label--float-above,.footer .mdc-select .mdc-floating-label--float-above,.toast .mdc-select .mdc-floating-label--float-above,head .mdc-select .mdc-floating-label--float-above,header .mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.article-slider .mdc-select .mdc-floating-label,.footer-top .mdc-select .mdc-floating-label,.footer .mdc-select .mdc-floating-label,.toast .mdc-select .mdc-floating-label,head .mdc-select .mdc-floating-label,header .mdc-select .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:21px}.article-slider .mdc-select .mdc-floating-label[dir=rtl],.footer-top .mdc-select .mdc-floating-label[dir=rtl],.footer .mdc-select .mdc-floating-label[dir=rtl],.toast .mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-select .mdc-floating-label,[dir=rtl] .footer-top .mdc-select .mdc-floating-label,[dir=rtl] .footer .mdc-select .mdc-floating-label,[dir=rtl] .toast .mdc-select .mdc-floating-label,[dir=rtl] head .mdc-select .mdc-floating-label,[dir=rtl] header .mdc-select .mdc-floating-label,head .mdc-select .mdc-floating-label[dir=rtl],header .mdc-select .mdc-floating-label[dir=rtl]{left:auto;right:16px}.article-slider .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,.footer-top .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,.footer .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,.toast .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,head .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,header .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.article-slider .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.footer-top .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.footer .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.toast .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .footer-top .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .footer .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .toast .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] head .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] header .mdc-select.mdc-select--with-leading-icon .mdc-floating-label,head .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],header .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl]{left:auto;right:48px}.article-slider .mdc-select.mdc-select--outlined .mdc-floating-label,.footer-top .mdc-select.mdc-select--outlined .mdc-floating-label,.footer .mdc-select.mdc-select--outlined .mdc-floating-label,.toast .mdc-select.mdc-select--outlined .mdc-floating-label,head .mdc-select.mdc-select--outlined .mdc-floating-label,header .mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.article-slider .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],.footer-top .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],.footer .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],.toast .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-select.mdc-select--outlined .mdc-floating-label,[dir=rtl] .footer-top .mdc-select.mdc-select--outlined .mdc-floating-label,[dir=rtl] .footer .mdc-select.mdc-select--outlined .mdc-floating-label,[dir=rtl] .toast .mdc-select.mdc-select--outlined .mdc-floating-label,[dir=rtl] head .mdc-select.mdc-select--outlined .mdc-floating-label,[dir=rtl] header .mdc-select.mdc-select--outlined .mdc-floating-label,head .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],header .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl]{left:auto;right:4px}.article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,.footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,.footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,.toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],.toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] .toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,[dir=rtl] header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label,head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl]{left:auto;right:36px}.article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,.footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,.footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,.toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above,head .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],header .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl]{left:auto;right:36px}.article-slider .mdc-select__dropdown-icon,.footer-top .mdc-select__dropdown-icon,.footer .mdc-select__dropdown-icon,.toast .mdc-select__dropdown-icon,head .mdc-select__dropdown-icon,header .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;bottom:16px;height:24px;left:auto;pointer-events:none;position:absolute;right:8px;transition:transform .15s cubic-bezier(.4,0,.2,1);width:24px}.article-slider .mdc-select__dropdown-icon[dir=rtl],.footer-top .mdc-select__dropdown-icon[dir=rtl],.footer .mdc-select__dropdown-icon[dir=rtl],.toast .mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .article-slider .mdc-select__dropdown-icon,[dir=rtl] .footer-top .mdc-select__dropdown-icon,[dir=rtl] .footer .mdc-select__dropdown-icon,[dir=rtl] .toast .mdc-select__dropdown-icon,[dir=rtl] head .mdc-select__dropdown-icon,[dir=rtl] header .mdc-select__dropdown-icon,head .mdc-select__dropdown-icon[dir=rtl],header .mdc-select__dropdown-icon[dir=rtl]{left:8px;right:auto}.mdc-select--focused .article-slider .mdc-select__dropdown-icon,.mdc-select--focused .footer-top .mdc-select__dropdown-icon,.mdc-select--focused .footer .mdc-select__dropdown-icon,.mdc-select--focused .toast .mdc-select__dropdown-icon,.mdc-select--focused head .mdc-select__dropdown-icon,.mdc-select--focused header .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230098cd' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--activated .article-slider .mdc-select__dropdown-icon,.mdc-select--activated .footer-top .mdc-select__dropdown-icon,.mdc-select--activated .footer .mdc-select__dropdown-icon,.mdc-select--activated .toast .mdc-select__dropdown-icon,.mdc-select--activated head .mdc-select__dropdown-icon,.mdc-select--activated header .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.article-slider .mdc-select__native-control,.footer-top .mdc-select__native-control,.footer .mdc-select__native-control,.toast .mdc-select__native-control,head .mdc-select__native-control,header .mdc-select__native-control{padding-top:20px}.article-slider .mdc-select.mdc-select--focused .mdc-line-ripple:after,.footer-top .mdc-select.mdc-select--focused .mdc-line-ripple:after,.footer .mdc-select.mdc-select--focused .mdc-line-ripple:after,.toast .mdc-select.mdc-select--focused .mdc-line-ripple:after,head .mdc-select.mdc-select--focused .mdc-line-ripple:after,header .mdc-select.mdc-select--focused .mdc-line-ripple:after{opacity:1;transform:scaleY(2)}.mdc-select+.article-slider .mdc-select-helper-text,.mdc-select+.footer-top .mdc-select-helper-text,.mdc-select+.footer .mdc-select-helper-text,.mdc-select+.toast .mdc-select-helper-text,.mdc-select+head .mdc-select-helper-text,.mdc-select+header .mdc-select-helper-text{margin-left:12px;margin-right:12px}.mdc-select--outlined+.article-slider .mdc-select-helper-text,.mdc-select--outlined+.footer-top .mdc-select-helper-text,.mdc-select--outlined+.footer .mdc-select-helper-text,.mdc-select--outlined+.toast .mdc-select-helper-text,.mdc-select--outlined+head .mdc-select-helper-text,.mdc-select--outlined+header .mdc-select-helper-text{margin-left:16px;margin-right:16px}.article-slider .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg),.footer-top .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg),.footer .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg),.toast .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg),head .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg),header .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.article-slider .mdc-select__selected-text,.footer-top .mdc-select__selected-text,.footer .mdc-select__selected-text,.toast .mdc-select__selected-text,head .mdc-select__selected-text,header .mdc-select__selected-text{min-width:200px;padding-top:22px}.article-slider .mdc-select__native-control,.article-slider .mdc-select__selected-text,.footer-top .mdc-select__native-control,.footer-top .mdc-select__selected-text,.footer .mdc-select__native-control,.footer .mdc-select__selected-text,.toast .mdc-select__native-control,.toast .mdc-select__selected-text,head .mdc-select__native-control,head .mdc-select__selected-text,header .mdc-select__native-control,header .mdc-select__selected-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:1px solid;box-sizing:border-box;color:inherit;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:56px;letter-spacing:.00937em;line-height:1.75rem;outline:none;padding:20px 52px 4px 16px;text-decoration:inherit;text-transform:inherit;white-space:nowrap;width:100%}.article-slider .mdc-select__native-control[dir=rtl],.article-slider .mdc-select__selected-text[dir=rtl],.footer-top .mdc-select__native-control[dir=rtl],.footer-top .mdc-select__selected-text[dir=rtl],.footer .mdc-select__native-control[dir=rtl],.footer .mdc-select__selected-text[dir=rtl],.toast .mdc-select__native-control[dir=rtl],.toast .mdc-select__selected-text[dir=rtl],[dir=rtl] .article-slider .mdc-select__native-control,[dir=rtl] .article-slider .mdc-select__selected-text,[dir=rtl] .footer-top .mdc-select__native-control,[dir=rtl] .footer-top .mdc-select__selected-text,[dir=rtl] .footer .mdc-select__native-control,[dir=rtl] .footer .mdc-select__selected-text,[dir=rtl] .toast .mdc-select__native-control,[dir=rtl] .toast .mdc-select__selected-text,[dir=rtl] head .mdc-select__native-control,[dir=rtl] head .mdc-select__selected-text,[dir=rtl] header .mdc-select__native-control,[dir=rtl] header .mdc-select__selected-text,head .mdc-select__native-control[dir=rtl],head .mdc-select__selected-text[dir=rtl],header .mdc-select__native-control[dir=rtl],header .mdc-select__selected-text[dir=rtl]{padding-left:52px;padding-right:16px}.article-slider .mdc-select__native-control::-ms-expand,.article-slider .mdc-select__selected-text::-ms-expand,.footer-top .mdc-select__native-control::-ms-expand,.footer-top .mdc-select__selected-text::-ms-expand,.footer .mdc-select__native-control::-ms-expand,.footer .mdc-select__selected-text::-ms-expand,.toast .mdc-select__native-control::-ms-expand,.toast .mdc-select__selected-text::-ms-expand,head .mdc-select__native-control::-ms-expand,head .mdc-select__selected-text::-ms-expand,header .mdc-select__native-control::-ms-expand,header .mdc-select__selected-text::-ms-expand{display:none}.article-slider .mdc-select__native-control::-ms-value,.article-slider .mdc-select__selected-text::-ms-value,.footer-top .mdc-select__native-control::-ms-value,.footer-top .mdc-select__selected-text::-ms-value,.footer .mdc-select__native-control::-ms-value,.footer .mdc-select__selected-text::-ms-value,.toast .mdc-select__native-control::-ms-value,.toast .mdc-select__selected-text::-ms-value,head .mdc-select__native-control::-ms-value,head .mdc-select__selected-text::-ms-value,header .mdc-select__native-control::-ms-value,header .mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.article-slider .mdc-select__native-control,.article-slider .mdc-select__selected-text,.footer-top .mdc-select__native-control,.footer-top .mdc-select__selected-text,.footer .mdc-select__native-control,.footer .mdc-select__selected-text,.toast .mdc-select__native-control,.toast .mdc-select__selected-text,head .mdc-select__native-control,head .mdc-select__selected-text,header .mdc-select__native-control,header .mdc-select__selected-text{text-indent:-2px}}.article-slider .mdc-select--outlined,.footer-top .mdc-select--outlined,.footer .mdc-select--outlined,.toast .mdc-select--outlined,head .mdc-select--outlined,header .mdc-select--outlined{border:none;overflow:visible}.article-slider .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.article-slider .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.article-slider .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.footer-top .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.footer-top .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.footer .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.footer .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.footer .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.toast .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.toast .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.toast .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,head .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,head .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,head .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,header .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,header .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,header .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.article-slider .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd);border-width:2px}.article-slider .mdc-select--outlined .mdc-floating-label--shake,.footer-top .mdc-select--outlined .mdc-floating-label--shake,.footer .mdc-select--outlined .mdc-floating-label--shake,.toast .mdc-select--outlined .mdc-floating-label--shake,head .mdc-select--outlined .mdc-floating-label--shake,header .mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .article-slider .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer-top .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .toast .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-radius:0 0 0 0}.article-slider .mdc-select--outlined .mdc-select__native-control,.footer-top .mdc-select--outlined .mdc-select__native-control,.footer .mdc-select--outlined .mdc-select__native-control,.toast .mdc-select--outlined .mdc-select__native-control,head .mdc-select--outlined .mdc-select__native-control,header .mdc-select--outlined .mdc-select__native-control{border-radius:0}.article-slider .mdc-select--outlined:after,.article-slider .mdc-select--outlined:before,.footer-top .mdc-select--outlined:after,.footer-top .mdc-select--outlined:before,.footer .mdc-select--outlined:after,.footer .mdc-select--outlined:before,.toast .mdc-select--outlined:after,.toast .mdc-select--outlined:before,head .mdc-select--outlined:after,head .mdc-select--outlined:before,header .mdc-select--outlined:after,header .mdc-select--outlined:before{content:none}.article-slider .mdc-select--outlined:not(.mdc-select--disabled),.footer-top .mdc-select--outlined:not(.mdc-select--disabled),.footer .mdc-select--outlined:not(.mdc-select--disabled),.toast .mdc-select--outlined:not(.mdc-select--disabled),head .mdc-select--outlined:not(.mdc-select--disabled),header .mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.article-slider .mdc-select--outlined .mdc-floating-label--float-above,.footer-top .mdc-select--outlined .mdc-floating-label--float-above,.footer .mdc-select--outlined .mdc-floating-label--float-above,.toast .mdc-select--outlined .mdc-floating-label--float-above,head .mdc-select--outlined .mdc-floating-label--float-above,header .mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.article-slider .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.article-slider .mdc-select--outlined .mdc-select__native-control,.article-slider .mdc-select--outlined .mdc-select__selected-text,.footer-top .mdc-select--outlined .mdc-select__native-control,.footer-top .mdc-select--outlined .mdc-select__selected-text,.footer .mdc-select--outlined .mdc-select__native-control,.footer .mdc-select--outlined .mdc-select__selected-text,.toast .mdc-select--outlined .mdc-select__native-control,.toast .mdc-select--outlined .mdc-select__selected-text,head .mdc-select--outlined .mdc-select__native-control,head .mdc-select--outlined .mdc-select__selected-text,header .mdc-select--outlined .mdc-select__native-control,header .mdc-select--outlined .mdc-select__selected-text{background-color:transparent;border:none;display:flex;padding:12px 52px 12px 16px;z-index:1}.article-slider .mdc-select--outlined .mdc-select__native-control[dir=rtl],.article-slider .mdc-select--outlined .mdc-select__selected-text[dir=rtl],.footer-top .mdc-select--outlined .mdc-select__native-control[dir=rtl],.footer-top .mdc-select--outlined .mdc-select__selected-text[dir=rtl],.footer .mdc-select--outlined .mdc-select__native-control[dir=rtl],.footer .mdc-select--outlined .mdc-select__selected-text[dir=rtl],.toast .mdc-select--outlined .mdc-select__native-control[dir=rtl],.toast .mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .article-slider .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .article-slider .mdc-select--outlined .mdc-select__selected-text,[dir=rtl] .footer-top .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .footer-top .mdc-select--outlined .mdc-select__selected-text,[dir=rtl] .footer .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .footer .mdc-select--outlined .mdc-select__selected-text,[dir=rtl] .toast .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .toast .mdc-select--outlined .mdc-select__selected-text,[dir=rtl] head .mdc-select--outlined .mdc-select__native-control,[dir=rtl] head .mdc-select--outlined .mdc-select__selected-text,[dir=rtl] header .mdc-select--outlined .mdc-select__native-control,[dir=rtl] header .mdc-select--outlined .mdc-select__selected-text,head .mdc-select--outlined .mdc-select__native-control[dir=rtl],head .mdc-select--outlined .mdc-select__selected-text[dir=rtl],header .mdc-select--outlined .mdc-select__native-control[dir=rtl],header .mdc-select--outlined .mdc-select__selected-text[dir=rtl]{padding-left:52px;padding-right:16px}.article-slider .mdc-select--outlined .mdc-select__selected-text,.footer-top .mdc-select--outlined .mdc-select__selected-text,.footer .mdc-select--outlined .mdc-select__selected-text,.toast .mdc-select--outlined .mdc-select__selected-text,head .mdc-select--outlined .mdc-select__selected-text,header .mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.article-slider .mdc-select--outlined .mdc-select__icon,.footer-top .mdc-select--outlined .mdc-select__icon,.footer .mdc-select--outlined .mdc-select__icon,.toast .mdc-select--outlined .mdc-select__icon,head .mdc-select--outlined .mdc-select__icon,header .mdc-select--outlined .mdc-select__icon{z-index:2}.article-slider .mdc-select--outlined .mdc-floating-label,.footer-top .mdc-select--outlined .mdc-floating-label,.footer .mdc-select--outlined .mdc-floating-label,.toast .mdc-select--outlined .mdc-floating-label,head .mdc-select--outlined .mdc-floating-label,header .mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.article-slider .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,.footer-top .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,.footer .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,.toast .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,head .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,header .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.article-slider .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text,.footer-top .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.footer-top .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text,.footer .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.footer .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text,.toast .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.toast .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text,head .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,head .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text,header .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,header .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.footer-top .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.footer .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,.toast .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,head .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple,header .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.footer-top .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.footer .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,.toast .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,head .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label,header .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#f44336}.article-slider .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg,.footer-top .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg,.footer .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg,.toast .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg,head .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg,header .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover,.footer-top .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover,.footer .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover,.toast .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover,head .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover,header .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,head .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,header .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336);border-width:2px}.article-slider .mdc-select--invalid .mdc-select__dropdown-icon,.footer-top .mdc-select--invalid .mdc-select__dropdown-icon,.footer .mdc-select--invalid .mdc-select__dropdown-icon,.toast .mdc-select--invalid .mdc-select__dropdown-icon,head .mdc-select--invalid .mdc-select__dropdown-icon,header .mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f44336' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.article-slider .mdc-select--invalid+.mdc-select-helper-text--validation-msg,.footer-top .mdc-select--invalid+.mdc-select-helper-text--validation-msg,.footer .mdc-select--invalid+.mdc-select-helper-text--validation-msg,.toast .mdc-select--invalid+.mdc-select-helper-text--validation-msg,head .mdc-select--invalid+.mdc-select-helper-text--validation-msg,header .mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.article-slider .mdc-select--required .mdc-floating-label:after,.footer-top .mdc-select--required .mdc-floating-label:after,.footer .mdc-select--required .mdc-floating-label:after,.toast .mdc-select--required .mdc-floating-label:after,head .mdc-select--required .mdc-floating-label:after,header .mdc-select--required .mdc-floating-label:after{content:"*"}.article-slider .mdc-select--disabled,.footer-top .mdc-select--disabled,.footer .mdc-select--disabled,.toast .mdc-select--disabled,head .mdc-select--disabled,header .mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.article-slider .mdc-select--disabled .mdc-floating-label,.footer-top .mdc-select--disabled .mdc-floating-label,.footer .mdc-select--disabled .mdc-floating-label,.toast .mdc-select--disabled .mdc-floating-label,head .mdc-select--disabled .mdc-floating-label,header .mdc-select--disabled .mdc-floating-label{color:rgba(25,25,25,.37)}.article-slider .mdc-select--disabled .mdc-select__dropdown-icon,.footer-top .mdc-select--disabled .mdc-select__dropdown-icon,.footer .mdc-select--disabled .mdc-select__dropdown-icon,.toast .mdc-select--disabled .mdc-select__dropdown-icon,head .mdc-select--disabled .mdc-select__dropdown-icon,header .mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.37' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.article-slider .mdc-select--disabled .mdc-line-ripple,.footer-top .mdc-select--disabled .mdc-line-ripple,.footer .mdc-select--disabled .mdc-line-ripple,.toast .mdc-select--disabled .mdc-line-ripple,head .mdc-select--disabled .mdc-line-ripple,header .mdc-select--disabled .mdc-line-ripple{display:none}.article-slider .mdc-select--disabled .mdc-select__icon,.footer-top .mdc-select--disabled .mdc-select__icon,.footer .mdc-select--disabled .mdc-select__icon,.toast .mdc-select--disabled .mdc-select__icon,head .mdc-select--disabled .mdc-select__icon,header .mdc-select--disabled .mdc-select__icon{color:rgba(25,25,25,.37)}.article-slider .mdc-select--disabled .mdc-select__native-control,.article-slider .mdc-select--disabled .mdc-select__selected-text,.footer-top .mdc-select--disabled .mdc-select__native-control,.footer-top .mdc-select--disabled .mdc-select__selected-text,.footer .mdc-select--disabled .mdc-select__native-control,.footer .mdc-select--disabled .mdc-select__selected-text,.toast .mdc-select--disabled .mdc-select__native-control,.toast .mdc-select--disabled .mdc-select__selected-text,head .mdc-select--disabled .mdc-select__native-control,head .mdc-select--disabled .mdc-select__selected-text,header .mdc-select--disabled .mdc-select__native-control,header .mdc-select--disabled .mdc-select__selected-text{border-bottom-style:dotted;color:rgba(25,25,25,.37)}.article-slider .mdc-select--disabled .mdc-select__selected-text,.footer-top .mdc-select--disabled .mdc-select__selected-text,.footer .mdc-select--disabled .mdc-select__selected-text,.toast .mdc-select--disabled .mdc-select__selected-text,head .mdc-select--disabled .mdc-select__selected-text,header .mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.article-slider .mdc-select--disabled.mdc-select--outlined,.footer-top .mdc-select--disabled.mdc-select--outlined,.footer .mdc-select--disabled.mdc-select--outlined,.toast .mdc-select--disabled.mdc-select--outlined,head .mdc-select--disabled.mdc-select--outlined,header .mdc-select--disabled.mdc-select--outlined{background-color:transparent}.article-slider .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.article-slider .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text,.footer-top .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.footer-top .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text,.footer .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.footer .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text,.toast .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.toast .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text,head .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,head .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text,header .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,header .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.article-slider .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.article-slider .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.article-slider .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing,.footer-top .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.footer-top .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.footer-top .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing,.footer .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.footer .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.footer .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing,.toast .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.toast .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.toast .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing,head .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,head .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,head .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing,header .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,header .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,header .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.16)}.article-slider .mdc-select--with-leading-icon .mdc-select__icon,.footer-top .mdc-select--with-leading-icon .mdc-select__icon,.footer .mdc-select--with-leading-icon .mdc-select__icon,.toast .mdc-select--with-leading-icon .mdc-select__icon,head .mdc-select--with-leading-icon .mdc-select__icon,header .mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.article-slider .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],.footer-top .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],.footer .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],.toast .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .article-slider .mdc-select--with-leading-icon .mdc-select__icon,[dir=rtl] .footer-top .mdc-select--with-leading-icon .mdc-select__icon,[dir=rtl] .footer .mdc-select--with-leading-icon .mdc-select__icon,[dir=rtl] .toast .mdc-select--with-leading-icon .mdc-select__icon,[dir=rtl] head .mdc-select--with-leading-icon .mdc-select__icon,[dir=rtl] header .mdc-select--with-leading-icon .mdc-select__icon,head .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],header .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl]{left:auto;right:16px}.article-slider .mdc-select--with-leading-icon .mdc-select__native-control,.article-slider .mdc-select--with-leading-icon .mdc-select__selected-text,.footer-top .mdc-select--with-leading-icon .mdc-select__native-control,.footer-top .mdc-select--with-leading-icon .mdc-select__selected-text,.footer .mdc-select--with-leading-icon .mdc-select__native-control,.footer .mdc-select--with-leading-icon .mdc-select__selected-text,.toast .mdc-select--with-leading-icon .mdc-select__native-control,.toast .mdc-select--with-leading-icon .mdc-select__selected-text,head .mdc-select--with-leading-icon .mdc-select__native-control,head .mdc-select--with-leading-icon .mdc-select__selected-text,header .mdc-select--with-leading-icon .mdc-select__native-control,header .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.article-slider .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.article-slider .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],.footer-top .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.footer-top .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],.footer .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.footer .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],.toast .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.toast .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .article-slider .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .article-slider .mdc-select--with-leading-icon .mdc-select__selected-text,[dir=rtl] .footer-top .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .footer-top .mdc-select--with-leading-icon .mdc-select__selected-text,[dir=rtl] .footer .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .footer .mdc-select--with-leading-icon .mdc-select__selected-text,[dir=rtl] .toast .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .toast .mdc-select--with-leading-icon .mdc-select__selected-text,[dir=rtl] head .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] head .mdc-select--with-leading-icon .mdc-select__selected-text,[dir=rtl] header .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] header .mdc-select--with-leading-icon .mdc-select__selected-text,head .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],head .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],header .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],header .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl]{padding-left:32px;padding-right:48px}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,[dir=rtl] head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,[dir=rtl] header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-144%) translateX(32px) scale(1)}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-130%) translateX(32px) scale(.75)}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,.footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,.toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.article-slider .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,.footer-top .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,.footer .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,.toast .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .article-slider .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,[dir=rtl] .footer-top .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,[dir=rtl] .footer .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,[dir=rtl] .toast .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,[dir=rtl] head .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,[dir=rtl] header .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake,head .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,header .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.article-slider .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.article-slider .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],.footer-top .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.footer-top .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],.footer .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.footer .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],.toast .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.toast .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .article-slider .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,[dir=rtl] .footer-top .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,[dir=rtl] .footer .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,[dir=rtl] .toast .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,[dir=rtl] head .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,[dir=rtl] header .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,head .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,head .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],header .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,header .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl]{padding-left:32px;padding-right:32px}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected,head .mdc-select__menu .mdc-list .mdc-list-item--selected,header .mdc-select__menu .mdc-list .mdc-list-item--selected{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:before,head .mdc-select__menu .mdc-list .mdc-list-item--selected:after,head .mdc-select__menu .mdc-list .mdc-list-item--selected:before,header .mdc-select__menu .mdc-list .mdc-list-item--selected:after,header .mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:before,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:before,head .mdc-select__menu .mdc-list .mdc-list-item--selected:after,head .mdc-select__menu .mdc-list .mdc-list-item--selected:before,header .mdc-select__menu .mdc-list .mdc-list-item--selected:after,header .mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:var(--mdc-theme-on-surface,#191919)}}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before,head .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before,header .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.04}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,head .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,head .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before,header .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,header .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after,head .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after,header .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,head .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after,header .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded,head .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded,header .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{transform:translateX(-32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% + 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% + 32px)) translateY(-130%) scale(.75)}to{transform:translateX(32px) translateY(-130%) scale(.75)}}.article-slider .mdc-floating-label,.footer-top .mdc-floating-label,.footer .mdc-floating-label,.toast .mdc-floating-label,head .mdc-floating-label,header .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:text;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;left:0;letter-spacing:.00937em;line-height:1.75rem;line-height:1.15rem;overflow:hidden;position:absolute;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:transform}.article-slider .mdc-floating-label[dir=rtl],.footer-top .mdc-floating-label[dir=rtl],.footer .mdc-floating-label[dir=rtl],.toast .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-floating-label,[dir=rtl] .footer-top .mdc-floating-label,[dir=rtl] .footer .mdc-floating-label,[dir=rtl] .toast .mdc-floating-label,[dir=rtl] head .mdc-floating-label,[dir=rtl] header .mdc-floating-label,head .mdc-floating-label[dir=rtl],header .mdc-floating-label[dir=rtl]{left:auto;right:0;text-align:right;transform-origin:right top}.article-slider .mdc-floating-label--float-above,.footer-top .mdc-floating-label--float-above,.footer .mdc-floating-label--float-above,.toast .mdc-floating-label--float-above,head .mdc-floating-label--float-above,header .mdc-floating-label--float-above{cursor:auto}.article-slider .mdc-line-ripple,.footer-top .mdc-line-ripple,.footer .mdc-line-ripple,.toast .mdc-line-ripple,head .mdc-line-ripple,header .mdc-line-ripple{bottom:0;height:2px;left:0;opacity:0;position:absolute;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.article-slider .mdc-line-ripple--active,.footer-top .mdc-line-ripple--active,.footer .mdc-line-ripple--active,.toast .mdc-line-ripple--active,head .mdc-line-ripple--active,header .mdc-line-ripple--active{opacity:1;transform:scaleX(1)}.article-slider .mdc-line-ripple--deactivating,.footer-top .mdc-line-ripple--deactivating,.footer .mdc-line-ripple--deactivating,.toast .mdc-line-ripple--deactivating,head .mdc-line-ripple--deactivating,header .mdc-line-ripple--deactivating{opacity:0}.article-slider .mdc-notched-outline,.footer-top .mdc-notched-outline,.footer .mdc-notched-outline,.toast .mdc-notched-outline,head .mdc-notched-outline,header .mdc-notched-outline{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.article-slider .mdc-notched-outline[dir=rtl],.footer-top .mdc-notched-outline[dir=rtl],.footer .mdc-notched-outline[dir=rtl],.toast .mdc-notched-outline[dir=rtl],[dir=rtl] .article-slider .mdc-notched-outline,[dir=rtl] .footer-top .mdc-notched-outline,[dir=rtl] .footer .mdc-notched-outline,[dir=rtl] .toast .mdc-notched-outline,[dir=rtl] head .mdc-notched-outline,[dir=rtl] header .mdc-notched-outline,head .mdc-notched-outline[dir=rtl],header .mdc-notched-outline[dir=rtl]{text-align:right}.article-slider .mdc-notched-outline__leading,.article-slider .mdc-notched-outline__notch,.article-slider .mdc-notched-outline__trailing,.footer-top .mdc-notched-outline__leading,.footer-top .mdc-notched-outline__notch,.footer-top .mdc-notched-outline__trailing,.footer .mdc-notched-outline__leading,.footer .mdc-notched-outline__notch,.footer .mdc-notched-outline__trailing,.toast .mdc-notched-outline__leading,.toast .mdc-notched-outline__notch,.toast .mdc-notched-outline__trailing,head .mdc-notched-outline__leading,head .mdc-notched-outline__notch,head .mdc-notched-outline__trailing,header .mdc-notched-outline__leading,header .mdc-notched-outline__notch,header .mdc-notched-outline__trailing{border-bottom:1px solid;border-top:1px solid;box-sizing:border-box;height:100%;pointer-events:none;transition:border .15s cubic-bezier(.4,0,.2,1)}.article-slider .mdc-notched-outline__leading,.footer-top .mdc-notched-outline__leading,.footer .mdc-notched-outline__leading,.toast .mdc-notched-outline__leading,head .mdc-notched-outline__leading,header .mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.article-slider .mdc-notched-outline__leading[dir=rtl],.footer-top .mdc-notched-outline__leading[dir=rtl],.footer .mdc-notched-outline__leading[dir=rtl],.toast .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .article-slider .mdc-notched-outline__leading,[dir=rtl] .footer-top .mdc-notched-outline__leading,[dir=rtl] .footer .mdc-notched-outline__leading,[dir=rtl] .toast .mdc-notched-outline__leading,[dir=rtl] head .mdc-notched-outline__leading,[dir=rtl] header .mdc-notched-outline__leading,head .mdc-notched-outline__leading[dir=rtl],header .mdc-notched-outline__leading[dir=rtl]{border-left:none;border-right:1px solid}.article-slider .mdc-notched-outline__trailing,.footer-top .mdc-notched-outline__trailing,.footer .mdc-notched-outline__trailing,.toast .mdc-notched-outline__trailing,head .mdc-notched-outline__trailing,header .mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}.article-slider .mdc-notched-outline__trailing[dir=rtl],.footer-top .mdc-notched-outline__trailing[dir=rtl],.footer .mdc-notched-outline__trailing[dir=rtl],.toast .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .article-slider .mdc-notched-outline__trailing,[dir=rtl] .footer-top .mdc-notched-outline__trailing,[dir=rtl] .footer .mdc-notched-outline__trailing,[dir=rtl] .toast .mdc-notched-outline__trailing,[dir=rtl] head .mdc-notched-outline__trailing,[dir=rtl] header .mdc-notched-outline__trailing,head .mdc-notched-outline__trailing[dir=rtl],header .mdc-notched-outline__trailing[dir=rtl]{border-left:1px solid;border-right:none}.article-slider .mdc-notched-outline__notch,.footer-top .mdc-notched-outline__notch,.footer .mdc-notched-outline__notch,.toast .mdc-notched-outline__notch,head .mdc-notched-outline__notch,header .mdc-notched-outline__notch{flex:0 0 auto;max-width:calc(100% - 24px);width:auto}.article-slider .mdc-notched-outline .mdc-floating-label,.footer-top .mdc-notched-outline .mdc-floating-label,.footer .mdc-notched-outline .mdc-floating-label,.toast .mdc-notched-outline .mdc-floating-label,head .mdc-notched-outline .mdc-floating-label,header .mdc-notched-outline .mdc-floating-label{bottom:auto;display:inline-block;max-width:100%;position:relative;top:17px}.article-slider .mdc-notched-outline .mdc-floating-label--float-above,.footer-top .mdc-notched-outline .mdc-floating-label--float-above,.footer .mdc-notched-outline .mdc-floating-label--float-above,.toast .mdc-notched-outline .mdc-floating-label--float-above,head .mdc-notched-outline .mdc-floating-label--float-above,header .mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.article-slider .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.article-slider .mdc-notched-outline--notched .mdc-notched-outline__notch,.footer-top .mdc-notched-outline--notched .mdc-notched-outline__notch,.footer .mdc-notched-outline--notched .mdc-notched-outline__notch,.toast .mdc-notched-outline--notched .mdc-notched-outline__notch,head .mdc-notched-outline--notched .mdc-notched-outline__notch,header .mdc-notched-outline--notched .mdc-notched-outline__notch{border-top:none;padding-left:0;padding-right:8px}.article-slider .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],.footer-top .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],.footer .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],.toast .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .article-slider .mdc-notched-outline--notched .mdc-notched-outline__notch,[dir=rtl] .footer-top .mdc-notched-outline--notched .mdc-notched-outline__notch,[dir=rtl] .footer .mdc-notched-outline--notched .mdc-notched-outline__notch,[dir=rtl] .toast .mdc-notched-outline--notched .mdc-notched-outline__notch,[dir=rtl] head .mdc-notched-outline--notched .mdc-notched-outline__notch,[dir=rtl] header .mdc-notched-outline--notched .mdc-notched-outline__notch,head .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],header .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl]{padding-left:8px;padding-right:0}.article-slider .mdc-notched-outline--no-label .mdc-notched-outline__notch,.footer-top .mdc-notched-outline--no-label .mdc-notched-outline__notch,.footer .mdc-notched-outline--no-label .mdc-notched-outline__notch,.toast .mdc-notched-outline--no-label .mdc-notched-outline__notch,head .mdc-notched-outline--no-label .mdc-notched-outline__notch,header .mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.article-slider .mdc-text-field-character-counter,.footer-top .mdc-text-field-character-counter,.footer .mdc-text-field-character-counter,.toast .mdc-text-field-character-counter,head .mdc-text-field-character-counter,header .mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.article-slider .mdc-text-field-character-counter:before,.footer-top .mdc-text-field-character-counter:before,.footer .mdc-text-field-character-counter:before,.toast .mdc-text-field-character-counter:before,head .mdc-text-field-character-counter:before,header .mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.article-slider .mdc-text-field-character-counter[dir=rtl],.footer-top .mdc-text-field-character-counter[dir=rtl],.footer .mdc-text-field-character-counter[dir=rtl],.toast .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .article-slider .mdc-text-field-character-counter,[dir=rtl] .footer-top .mdc-text-field-character-counter,[dir=rtl] .footer .mdc-text-field-character-counter,[dir=rtl] .toast .mdc-text-field-character-counter,[dir=rtl] head .mdc-text-field-character-counter,[dir=rtl] header .mdc-text-field-character-counter,head .mdc-text-field-character-counter[dir=rtl],header .mdc-text-field-character-counter[dir=rtl]{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon .mdc-text-field__icon,.article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon .mdc-text-field__icon,.footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon .mdc-text-field__icon,.footer .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon .mdc-text-field__icon,.toast .mdc-text-field--with-trailing-icon .mdc-text-field__icon,head .mdc-text-field--with-leading-icon .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon .mdc-text-field__icon,header .mdc-text-field--with-leading-icon .mdc-text-field__icon,header .mdc-text-field--with-trailing-icon .mdc-text-field__icon{bottom:16px;cursor:pointer;position:absolute}.article-slider .mdc-text-field__icon:not([tabindex]),.article-slider .mdc-text-field__icon[tabindex="-1"],.footer-top .mdc-text-field__icon:not([tabindex]),.footer-top .mdc-text-field__icon[tabindex="-1"],.footer .mdc-text-field__icon:not([tabindex]),.footer .mdc-text-field__icon[tabindex="-1"],.toast .mdc-text-field__icon:not([tabindex]),.toast .mdc-text-field__icon[tabindex="-1"],head .mdc-text-field__icon:not([tabindex]),head .mdc-text-field__icon[tabindex="-1"],header .mdc-text-field__icon:not([tabindex]),header .mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.article-slider .mdc-text-field,.footer-top .mdc-text-field,.footer .mdc-text-field,.toast .mdc-text-field,head .mdc-text-field,header .mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0 0 0 0;box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.article-slider .mdc-text-field:after,.article-slider .mdc-text-field:before,.footer-top .mdc-text-field:after,.footer-top .mdc-text-field:before,.footer .mdc-text-field:after,.footer .mdc-text-field:before,.toast .mdc-text-field:after,.toast .mdc-text-field:before,head .mdc-text-field:after,head .mdc-text-field:before,header .mdc-text-field:after,header .mdc-text-field:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider .mdc-text-field:before,.footer-top .mdc-text-field:before,.footer .mdc-text-field:before,.toast .mdc-text-field:before,head .mdc-text-field:before,header .mdc-text-field:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider .mdc-text-field.mdc-ripple-upgraded:before,.footer-top .mdc-text-field.mdc-ripple-upgraded:before,.footer .mdc-text-field.mdc-ripple-upgraded:before,.toast .mdc-text-field.mdc-ripple-upgraded:before,head .mdc-text-field.mdc-ripple-upgraded:before,header .mdc-text-field.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-text-field.mdc-ripple-upgraded:after,.footer-top .mdc-text-field.mdc-ripple-upgraded:after,.footer .mdc-text-field.mdc-ripple-upgraded:after,.toast .mdc-text-field.mdc-ripple-upgraded:after,head .mdc-text-field.mdc-ripple-upgraded:after,header .mdc-text-field.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider .mdc-text-field.mdc-ripple-upgraded--unbounded:after,.footer-top .mdc-text-field.mdc-ripple-upgraded--unbounded:after,.footer .mdc-text-field.mdc-ripple-upgraded--unbounded:after,.toast .mdc-text-field.mdc-ripple-upgraded--unbounded:after,head .mdc-text-field.mdc-ripple-upgraded--unbounded:after,header .mdc-text-field.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after,.footer-top .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after,.footer .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after,.toast .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after,head .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after,header .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after,.footer .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after,.toast .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after,head .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after,header .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-text-field:after,.article-slider .mdc-text-field:before,.footer-top .mdc-text-field:after,.footer-top .mdc-text-field:before,.footer .mdc-text-field:after,.footer .mdc-text-field:before,.toast .mdc-text-field:after,.toast .mdc-text-field:before,head .mdc-text-field:after,head .mdc-text-field:before,header .mdc-text-field:after,header .mdc-text-field:before{background-color:rgba(25,25,25,.87)}.article-slider .mdc-text-field:hover:before,.footer-top .mdc-text-field:hover:before,.footer .mdc-text-field:hover:before,.toast .mdc-text-field:hover:before,head .mdc-text-field:hover:before,header .mdc-text-field:hover:before{opacity:.04}.article-slider .mdc-text-field.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-text-field:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-text-field.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-text-field:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-text-field.mdc-ripple-upgraded--background-focused:before,.footer .mdc-text-field:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-text-field.mdc-ripple-upgraded--background-focused:before,.toast .mdc-text-field:not(.mdc-ripple-upgraded):focus:before,head .mdc-text-field.mdc-ripple-upgraded--background-focused:before,head .mdc-text-field:not(.mdc-ripple-upgraded):focus:before,header .mdc-text-field.mdc-ripple-upgraded--background-focused:before,header .mdc-text-field:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-text-field:after,.article-slider .mdc-text-field:before,.footer-top .mdc-text-field:after,.footer-top .mdc-text-field:before,.footer .mdc-text-field:after,.footer .mdc-text-field:before,.toast .mdc-text-field:after,.toast .mdc-text-field:before,head .mdc-text-field:after,head .mdc-text-field:before,header .mdc-text-field:after,header .mdc-text-field:before{height:200%;left:-50%;top:-50%;width:200%}.article-slider .mdc-text-field.mdc-ripple-upgraded:after,.footer-top .mdc-text-field.mdc-ripple-upgraded:after,.footer .mdc-text-field.mdc-ripple-upgraded:after,.toast .mdc-text-field.mdc-ripple-upgraded:after,head .mdc-text-field.mdc-ripple-upgraded:after,header .mdc-text-field.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.footer-top .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.footer .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.toast .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,head .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,header .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.footer-top .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.footer .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.toast .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,head .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,header .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(25,25,25,.87)}.article-slider .mdc-text-field .mdc-text-field__input,.footer-top .mdc-text-field .mdc-text-field__input,.footer .mdc-text-field .mdc-text-field__input,.toast .mdc-text-field .mdc-text-field__input,head .mdc-text-field .mdc-text-field__input,header .mdc-text-field .mdc-text-field__input{caret-color:#0098cd;caret-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.footer-top .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.footer .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.toast .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,head .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,header .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.42)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.footer-top .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.footer .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.toast .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,head .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,header .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:rgba(25,25,25,.87)}.article-slider .mdc-text-field .mdc-line-ripple,.footer-top .mdc-text-field .mdc-line-ripple,.footer .mdc-text-field .mdc-line-ripple,.toast .mdc-text-field .mdc-line-ripple,head .mdc-text-field .mdc-line-ripple,header .mdc-text-field .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.footer-top .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.footer .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.toast .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),head .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),header .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.article-slider .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.article-slider .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.footer-top .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.footer-top .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.footer-top .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.footer .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.footer .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.footer .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.toast .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.toast .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.toast .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,head .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,head .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,head .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,header .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,header .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,header .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter{color:rgba(25,25,25,.6)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon,.footer-top .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon,.footer .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon,.toast .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon,head .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon,header .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(25,25,25,.54)}.article-slider .mdc-text-field:not(.mdc-text-field--disabled),.footer-top .mdc-text-field:not(.mdc-text-field--disabled),.footer .mdc-text-field:not(.mdc-text-field--disabled),.toast .mdc-text-field:not(.mdc-text-field--disabled),head .mdc-text-field:not(.mdc-text-field--disabled),header .mdc-text-field:not(.mdc-text-field--disabled){background-color:#f6f6f6}.article-slider .mdc-text-field .mdc-floating-label,.footer-top .mdc-text-field .mdc-floating-label,.footer .mdc-text-field .mdc-floating-label,.toast .mdc-text-field .mdc-floating-label,head .mdc-text-field .mdc-floating-label,header .mdc-text-field .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:18px}.article-slider .mdc-text-field .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field .mdc-floating-label[dir=rtl],.footer .mdc-text-field .mdc-floating-label[dir=rtl],.toast .mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field .mdc-floating-label,[dir=rtl] .footer .mdc-text-field .mdc-floating-label,[dir=rtl] .toast .mdc-text-field .mdc-floating-label,[dir=rtl] head .mdc-text-field .mdc-floating-label,[dir=rtl] header .mdc-text-field .mdc-floating-label,head .mdc-text-field .mdc-floating-label[dir=rtl],header .mdc-text-field .mdc-floating-label[dir=rtl]{left:auto;right:16px}.article-slider .mdc-text-field--textarea .mdc-floating-label,.footer-top .mdc-text-field--textarea .mdc-floating-label,.footer .mdc-text-field--textarea .mdc-floating-label,.toast .mdc-text-field--textarea .mdc-floating-label,head .mdc-text-field--textarea .mdc-floating-label,header .mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.article-slider .mdc-text-field--textarea .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--textarea .mdc-floating-label[dir=rtl],.footer .mdc-text-field--textarea .mdc-floating-label[dir=rtl],.toast .mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--textarea .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--textarea .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--textarea .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--textarea .mdc-floating-label,[dir=rtl] head .mdc-text-field--textarea .mdc-floating-label,[dir=rtl] header .mdc-text-field--textarea .mdc-floating-label,head .mdc-text-field--textarea .mdc-floating-label[dir=rtl],header .mdc-text-field--textarea .mdc-floating-label[dir=rtl]{left:auto;right:4px}.article-slider .mdc-text-field--outlined .mdc-floating-label,.footer-top .mdc-text-field--outlined .mdc-floating-label,.footer .mdc-text-field--outlined .mdc-floating-label,.toast .mdc-text-field--outlined .mdc-floating-label,head .mdc-text-field--outlined .mdc-floating-label,header .mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.article-slider .mdc-text-field--outlined .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--outlined .mdc-floating-label[dir=rtl],.footer .mdc-text-field--outlined .mdc-floating-label[dir=rtl],.toast .mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--outlined .mdc-floating-label,[dir=rtl] head .mdc-text-field--outlined .mdc-floating-label,[dir=rtl] header .mdc-text-field--outlined .mdc-floating-label,head .mdc-text-field--outlined .mdc-floating-label[dir=rtl],header .mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:auto;right:4px}.article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,.footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,.footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,.toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],.footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],.toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,[dir=rtl] head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,[dir=rtl] header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl]{left:auto;right:36px}.article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,.footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,.toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above,head .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl]{left:auto;right:40px}.article-slider .mdc-text-field__input,.footer-top .mdc-text-field__input,.footer .mdc-text-field__input,.toast .mdc-text-field__input,head .mdc-text-field__input,header .mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-self:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:1px solid;border-radius:0;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:100%;letter-spacing:.00937em;line-height:1.75rem;padding:20px 16px 6px;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.article-slider .mdc-text-field__input::-moz-placeholder,.footer-top .mdc-text-field__input::-moz-placeholder,.footer .mdc-text-field__input::-moz-placeholder,.toast .mdc-text-field__input::-moz-placeholder,head .mdc-text-field__input::-moz-placeholder,header .mdc-text-field__input::-moz-placeholder{color:rgba(25,25,25,.54);opacity:0;-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.article-slider .mdc-text-field__input:-ms-input-placeholder,.footer-top .mdc-text-field__input:-ms-input-placeholder,.footer .mdc-text-field__input:-ms-input-placeholder,.toast .mdc-text-field__input:-ms-input-placeholder,head .mdc-text-field__input:-ms-input-placeholder,header .mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54);opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.article-slider .mdc-text-field__input::placeholder,.footer-top .mdc-text-field__input::placeholder,.footer .mdc-text-field__input::placeholder,.toast .mdc-text-field__input::placeholder,head .mdc-text-field__input::placeholder,header .mdc-text-field__input::placeholder{color:rgba(25,25,25,.54);opacity:0;transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.article-slider .mdc-text-field__input:-ms-input-placeholder,.footer-top .mdc-text-field__input:-ms-input-placeholder,.footer .mdc-text-field__input:-ms-input-placeholder,.toast .mdc-text-field__input:-ms-input-placeholder,head .mdc-text-field__input:-ms-input-placeholder,header .mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54)!important}.mdc-text-field--focused .article-slider .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .footer-top .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .footer .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .toast .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused head .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused header .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .article-slider .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .footer-top .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .footer .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .toast .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth head .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth header .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .article-slider .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .footer-top .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .footer .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .toast .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label head .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label header .mdc-text-field__input::-moz-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .article-slider .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .footer-top .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .footer .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .toast .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused head .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused header .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .article-slider .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .footer-top .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .footer .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .toast .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth head .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth header .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .article-slider .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .footer-top .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .footer .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .toast .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label head .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label header .mdc-text-field__input:-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .article-slider .mdc-text-field__input::placeholder,.mdc-text-field--focused .footer-top .mdc-text-field__input::placeholder,.mdc-text-field--focused .footer .mdc-text-field__input::placeholder,.mdc-text-field--focused .toast .mdc-text-field__input::placeholder,.mdc-text-field--focused head .mdc-text-field__input::placeholder,.mdc-text-field--focused header .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .article-slider .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .footer-top .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .footer .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .toast .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth head .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth header .mdc-text-field__input::placeholder,.mdc-text-field--no-label .article-slider .mdc-text-field__input::placeholder,.mdc-text-field--no-label .footer-top .mdc-text-field__input::placeholder,.mdc-text-field--no-label .footer .mdc-text-field__input::placeholder,.mdc-text-field--no-label .toast .mdc-text-field__input::placeholder,.mdc-text-field--no-label head .mdc-text-field__input::placeholder,.mdc-text-field--no-label header .mdc-text-field__input::placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.article-slider .mdc-text-field__input:focus,.footer-top .mdc-text-field__input:focus,.footer .mdc-text-field__input:focus,.toast .mdc-text-field__input:focus,head .mdc-text-field__input:focus,header .mdc-text-field__input:focus{outline:none}.article-slider .mdc-text-field__input:invalid,.footer-top .mdc-text-field__input:invalid,.footer .mdc-text-field__input:invalid,.toast .mdc-text-field__input:invalid,head .mdc-text-field__input:invalid,header .mdc-text-field__input:invalid{box-shadow:none}.article-slider .mdc-text-field__input:-webkit-autofill,.footer-top .mdc-text-field__input:-webkit-autofill,.footer .mdc-text-field__input:-webkit-autofill,.toast .mdc-text-field__input:-webkit-autofill,head .mdc-text-field__input:-webkit-autofill,header .mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .article-slider .mdc-text-field__input,.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .footer-top .mdc-text-field__input,.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .footer .mdc-text-field__input,.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .toast .mdc-text-field__input,.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) head .mdc-text-field__input,.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) header .mdc-text-field__input{padding-bottom:16px;padding-top:16px}.article-slider .mdc-text-field__input:-webkit-autofill+.mdc-floating-label,.footer-top .mdc-text-field__input:-webkit-autofill+.mdc-floating-label,.footer .mdc-text-field__input:-webkit-autofill+.mdc-floating-label,.toast .mdc-text-field__input:-webkit-autofill+.mdc-floating-label,head .mdc-text-field__input:-webkit-autofill+.mdc-floating-label,header .mdc-text-field__input:-webkit-autofill+.mdc-floating-label{cursor:auto;transform:translateY(-50%) scale(.75)}.article-slider .mdc-text-field--outlined,.footer-top .mdc-text-field--outlined,.footer .mdc-text-field--outlined,.toast .mdc-text-field--outlined,head .mdc-text-field--outlined,header .mdc-text-field--outlined{border:none;overflow:visible}.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-text-field--outlined .mdc-floating-label--shake,.footer-top .mdc-text-field--outlined .mdc-floating-label--shake,.footer .mdc-text-field--outlined .mdc-floating-label--shake,.toast .mdc-text-field--outlined .mdc-floating-label--shake,head .mdc-text-field--outlined .mdc-floating-label--shake,header .mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .article-slider .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer-top .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .toast .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-radius:0 0 0 0}.article-slider .mdc-text-field--outlined .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined .mdc-floating-label--float-above,.footer .mdc-text-field--outlined .mdc-floating-label--float-above,.toast .mdc-text-field--outlined .mdc-floating-label--float-above,head .mdc-text-field--outlined .mdc-floating-label--float-above,header .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.article-slider .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.article-slider .mdc-text-field--outlined:after,.article-slider .mdc-text-field--outlined:before,.footer-top .mdc-text-field--outlined:after,.footer-top .mdc-text-field--outlined:before,.footer .mdc-text-field--outlined:after,.footer .mdc-text-field--outlined:before,.toast .mdc-text-field--outlined:after,.toast .mdc-text-field--outlined:before,head .mdc-text-field--outlined:after,head .mdc-text-field--outlined:before,header .mdc-text-field--outlined:after,header .mdc-text-field--outlined:before{content:none}.article-slider .mdc-text-field--outlined:not(.mdc-text-field--disabled),.footer-top .mdc-text-field--outlined:not(.mdc-text-field--disabled),.footer .mdc-text-field--outlined:not(.mdc-text-field--disabled),.toast .mdc-text-field--outlined:not(.mdc-text-field--disabled),head .mdc-text-field--outlined:not(.mdc-text-field--disabled),header .mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.article-slider .mdc-text-field--outlined .mdc-text-field__input,.footer-top .mdc-text-field--outlined .mdc-text-field__input,.footer .mdc-text-field--outlined .mdc-text-field__input,.toast .mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--outlined .mdc-text-field__input,header .mdc-text-field--outlined .mdc-text-field__input{background-color:transparent;border:none!important;display:flex;padding:12px 16px 14px;z-index:1}.article-slider .mdc-text-field--outlined .mdc-text-field__icon,.footer-top .mdc-text-field--outlined .mdc-text-field__icon,.footer .mdc-text-field--outlined .mdc-text-field__icon,.toast .mdc-text-field--outlined .mdc-text-field__icon,head .mdc-text-field--outlined .mdc-text-field__icon,header .mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.article-slider .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.article-slider .mdc-text-field--outlined.mdc-text-field--disabled,.footer-top .mdc-text-field--outlined.mdc-text-field--disabled,.footer .mdc-text-field--outlined.mdc-text-field--disabled,.toast .mdc-text-field--outlined.mdc-text-field--disabled,head .mdc-text-field--outlined.mdc-text-field--disabled,header .mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.article-slider .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.article-slider .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,.footer-top .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,.footer .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,.toast .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,head .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input,header .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.article-slider .mdc-text-field--outlined.mdc-text-field--dense,.footer-top .mdc-text-field--outlined.mdc-text-field--dense,.footer .mdc-text-field--outlined.mdc-text-field--dense,.toast .mdc-text-field--outlined.mdc-text-field--dense,head .mdc-text-field--outlined.mdc-text-field--dense,header .mdc-text-field--outlined.mdc-text-field--dense{height:48px}.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem;transform:translateY(-134%) scale(1)}.article-slider .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-120%) scale(.8)}.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.article-slider .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.article-slider .mdc-text-field--with-leading-icon .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon .mdc-text-field__icon,head .mdc-text-field--with-leading-icon .mdc-text-field__icon,header .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto}.article-slider .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon .mdc-text-field__icon,head .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl]{left:auto;right:16px}.article-slider .mdc-text-field--with-leading-icon .mdc-text-field__input,.footer-top .mdc-text-field--with-leading-icon .mdc-text-field__input,.footer .mdc-text-field--with-leading-icon .mdc-text-field__input,.toast .mdc-text-field--with-leading-icon .mdc-text-field__input,head .mdc-text-field--with-leading-icon .mdc-text-field__input,header .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-leading-icon .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-leading-icon .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-leading-icon .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-leading-icon .mdc-text-field__input,head .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl]{padding-left:16px;padding-right:48px}.article-slider .mdc-text-field--with-leading-icon .mdc-floating-label,.footer-top .mdc-text-field--with-leading-icon .mdc-floating-label,.footer .mdc-text-field--with-leading-icon .mdc-floating-label,.toast .mdc-text-field--with-leading-icon .mdc-floating-label,head .mdc-text-field--with-leading-icon .mdc-floating-label,header .mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.article-slider .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],.footer .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],.toast .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--with-leading-icon .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--with-leading-icon .mdc-floating-label,[dir=rtl] head .mdc-text-field--with-leading-icon .mdc-floating-label,[dir=rtl] header .mdc-text-field--with-leading-icon .mdc-floating-label,head .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],header .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl]{left:auto;right:48px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl]{left:auto;right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl]{padding-left:16px;padding-right:48px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-144%) translateX(32px) scale(1)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-130%) translateX(32px) scale(.75)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:auto;right:36px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-134%) translateX(21px) scale(1)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-120%) translateX(21px) scale(.8)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl]{left:auto;right:32px}.article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.toast .mdc-text-field--with-trailing-icon .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon .mdc-text-field__icon,header .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-trailing-icon .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl]{left:12px;right:auto}.article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__input,.footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__input,.footer .mdc-text-field--with-trailing-icon .mdc-text-field__input,.toast .mdc-text-field--with-trailing-icon .mdc-text-field__input,head .mdc-text-field--with-trailing-icon .mdc-text-field__input,header .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-trailing-icon .mdc-text-field__input,head .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl]{padding-left:48px;padding-right:16px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,.footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,.toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl]{left:16px;right:auto}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,.footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,.toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl]{padding-left:48px;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl]{left:auto;right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:auto;right:12px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl]{left:12px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl]{padding-left:48px;padding-right:48px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl]{left:auto;right:12px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl]{padding-left:16px;padding-right:44px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl]{left:auto;right:44px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl]{left:12px;right:auto}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl]{padding-left:44px;padding-right:16px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon{left:auto;right:12px}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl]{left:12px;right:auto}.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer-top .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .footer .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] .toast .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,[dir=rtl] header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,header .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl]{padding-left:44px;padding-right:44px}.article-slider .mdc-text-field--dense .mdc-floating-label--float-above,.footer-top .mdc-text-field--dense .mdc-floating-label--float-above,.footer .mdc-text-field--dense .mdc-floating-label--float-above,.toast .mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--dense .mdc-floating-label--float-above,header .mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.article-slider .mdc-text-field--dense .mdc-floating-label--shake,.footer-top .mdc-text-field--dense .mdc-floating-label--shake,.footer .mdc-text-field--dense .mdc-floating-label--shake,.toast .mdc-text-field--dense .mdc-floating-label--shake,head .mdc-text-field--dense .mdc-floating-label--shake,header .mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.article-slider .mdc-text-field--dense .mdc-text-field__input,.footer-top .mdc-text-field--dense .mdc-text-field__input,.footer .mdc-text-field--dense .mdc-text-field__input,.toast .mdc-text-field--dense .mdc-text-field__input,head .mdc-text-field--dense .mdc-text-field__input,header .mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.article-slider .mdc-text-field--dense .mdc-floating-label,.article-slider .mdc-text-field--dense .mdc-floating-label--float-above,.footer-top .mdc-text-field--dense .mdc-floating-label,.footer-top .mdc-text-field--dense .mdc-floating-label--float-above,.footer .mdc-text-field--dense .mdc-floating-label,.footer .mdc-text-field--dense .mdc-floating-label--float-above,.toast .mdc-text-field--dense .mdc-floating-label,.toast .mdc-text-field--dense .mdc-floating-label--float-above,head .mdc-text-field--dense .mdc-floating-label,head .mdc-text-field--dense .mdc-floating-label--float-above,header .mdc-text-field--dense .mdc-floating-label,header .mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.article-slider .mdc-text-field__input:required~.mdc-floating-label:after,.article-slider .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer-top .mdc-text-field__input:required~.mdc-floating-label:after,.footer-top .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer .mdc-text-field__input:required~.mdc-floating-label:after,.footer .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.toast .mdc-text-field__input:required~.mdc-floating-label:after,.toast .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,head .mdc-text-field__input:required~.mdc-floating-label:after,head .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,header .mdc-text-field__input:required~.mdc-floating-label:after,header .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{content:"*";margin-left:1px}.article-slider .mdc-text-field--textarea,.footer-top .mdc-text-field--textarea,.footer .mdc-text-field--textarea,.toast .mdc-text-field--textarea,head .mdc-text-field--textarea,header .mdc-text-field--textarea{display:inline-flex;height:auto;overflow:visible;transition:none;width:auto}.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-text-field--textarea .mdc-floating-label--shake,.footer-top .mdc-text-field--textarea .mdc-floating-label--shake,.footer .mdc-text-field--textarea .mdc-floating-label--shake,.toast .mdc-text-field--textarea .mdc-floating-label--shake,head .mdc-text-field--textarea .mdc-floating-label--shake,header .mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .article-slider .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer-top .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .footer .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .toast .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-radius:0 0 0 0}.article-slider .mdc-text-field--textarea:after,.article-slider .mdc-text-field--textarea:before,.footer-top .mdc-text-field--textarea:after,.footer-top .mdc-text-field--textarea:before,.footer .mdc-text-field--textarea:after,.footer .mdc-text-field--textarea:before,.toast .mdc-text-field--textarea:after,.toast .mdc-text-field--textarea:before,head .mdc-text-field--textarea:after,head .mdc-text-field--textarea:before,header .mdc-text-field--textarea:after,header .mdc-text-field--textarea:before{content:none}.article-slider .mdc-text-field--textarea:not(.mdc-text-field--disabled),.footer-top .mdc-text-field--textarea:not(.mdc-text-field--disabled),.footer .mdc-text-field--textarea:not(.mdc-text-field--disabled),.toast .mdc-text-field--textarea:not(.mdc-text-field--disabled),head .mdc-text-field--textarea:not(.mdc-text-field--disabled),header .mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.article-slider .mdc-text-field--textarea .mdc-floating-label--float-above,.footer-top .mdc-text-field--textarea .mdc-floating-label--float-above,.footer .mdc-text-field--textarea .mdc-floating-label--float-above,.toast .mdc-text-field--textarea .mdc-floating-label--float-above,head .mdc-text-field--textarea .mdc-floating-label--float-above,header .mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.article-slider .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.article-slider .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer-top .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.footer .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.toast .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,head .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,header .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.article-slider .mdc-text-field--textarea .mdc-text-field-character-counter,.footer-top .mdc-text-field--textarea .mdc-text-field-character-counter,.footer .mdc-text-field--textarea .mdc-text-field-character-counter,.toast .mdc-text-field--textarea .mdc-text-field-character-counter,head .mdc-text-field--textarea .mdc-text-field-character-counter,header .mdc-text-field--textarea .mdc-text-field-character-counter{bottom:13px;left:auto;position:absolute;right:16px}.article-slider .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],.footer-top .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],.footer .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],.toast .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .article-slider .mdc-text-field--textarea .mdc-text-field-character-counter,[dir=rtl] .footer-top .mdc-text-field--textarea .mdc-text-field-character-counter,[dir=rtl] .footer .mdc-text-field--textarea .mdc-text-field-character-counter,[dir=rtl] .toast .mdc-text-field--textarea .mdc-text-field-character-counter,[dir=rtl] head .mdc-text-field--textarea .mdc-text-field-character-counter,[dir=rtl] header .mdc-text-field--textarea .mdc-text-field-character-counter,head .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],header .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl]{left:16px;right:auto}.article-slider .mdc-text-field--textarea .mdc-text-field__input,.footer-top .mdc-text-field--textarea .mdc-text-field__input,.footer .mdc-text-field--textarea .mdc-text-field__input,.toast .mdc-text-field--textarea .mdc-text-field__input,head .mdc-text-field--textarea .mdc-text-field__input,header .mdc-text-field--textarea .mdc-text-field__input{align-self:auto;border:none;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px}.article-slider .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input,.footer-top .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input,.footer .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input,.toast .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input,head .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input,header .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.article-slider .mdc-text-field--textarea .mdc-floating-label,.footer-top .mdc-text-field--textarea .mdc-floating-label,.footer .mdc-text-field--textarea .mdc-floating-label,.toast .mdc-text-field--textarea .mdc-floating-label,head .mdc-text-field--textarea .mdc-floating-label,header .mdc-text-field--textarea .mdc-floating-label{bottom:auto;pointer-events:none;top:17px;width:auto}.article-slider .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea),.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea),.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea),.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea),head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea),header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before,header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before{content:none}.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled),.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled),.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled),.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled),head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled),header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.article-slider .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input,.footer-top .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input,.footer .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input,.toast .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input,head .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input,header .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.article-slider .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.footer-top .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.footer .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),.toast .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),head .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),header .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field-helper-line,.footer-top .mdc-text-field-helper-line,.footer .mdc-text-field-helper-line,.toast .mdc-text-field-helper-line,head .mdc-text-field-helper-line,header .mdc-text-field-helper-line{box-sizing:border-box;display:flex;justify-content:space-between}.mdc-text-field--dense+.article-slider .mdc-text-field-helper-line,.mdc-text-field--dense+.footer-top .mdc-text-field-helper-line,.mdc-text-field--dense+.footer .mdc-text-field-helper-line,.mdc-text-field--dense+.toast .mdc-text-field-helper-line,.mdc-text-field--dense+head .mdc-text-field-helper-line,.mdc-text-field--dense+header .mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.article-slider .mdc-text-field-helper-line,.mdc-text-field+.footer-top .mdc-text-field-helper-line,.mdc-text-field+.footer .mdc-text-field-helper-line,.mdc-text-field+.toast .mdc-text-field-helper-line,.mdc-text-field+head .mdc-text-field-helper-line,.mdc-text-field+header .mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.article-slider .mdc-form-field>.mdc-text-field+label,.footer-top .mdc-form-field>.mdc-text-field+label,.footer .mdc-form-field>.mdc-text-field+label,.toast .mdc-form-field>.mdc-text-field+label,head .mdc-form-field>.mdc-text-field+label,header .mdc-form-field>.mdc-text-field+label{align-self:flex-start}.article-slider .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.footer-top .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.footer .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.toast .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,head .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,header .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,152,205,.87)}.article-slider .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.article-slider .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer-top .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.footer-top .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.footer .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.toast .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.toast .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,head .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,head .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,header .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,header .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:rgba(0,152,205,.87)}.article-slider .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg),.footer-top .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg),.footer .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg),.toast .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg),head .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg),header .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.article-slider .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,head .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,head .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover,header .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,header .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple,head .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple,header .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,head .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,head .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,header .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,header .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid .mdc-text-field__input,.footer-top .mdc-text-field--invalid .mdc-text-field__input,.footer .mdc-text-field--invalid .mdc-text-field__input,.toast .mdc-text-field--invalid .mdc-text-field__input,head .mdc-text-field--invalid .mdc-text-field__input,header .mdc-text-field--invalid .mdc-text-field__input{caret-color:#f44336;caret-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.article-slider .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.footer-top .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.footer .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.toast .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,head .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,head .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after,header .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,header .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.article-slider .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon,.footer-top .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.footer-top .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon,.footer .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.footer .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon,.toast .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.toast .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon,head .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,head .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon,header .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,header .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.footer-top .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.footer .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,.toast .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,head .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,header .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field--disabled,.footer-top .mdc-text-field--disabled,.footer .mdc-text-field--disabled,.toast .mdc-text-field--disabled,head .mdc-text-field--disabled,header .mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.article-slider .mdc-text-field--disabled .mdc-text-field__input,.footer-top .mdc-text-field--disabled .mdc-text-field__input,.footer .mdc-text-field--disabled .mdc-text-field__input,.toast .mdc-text-field--disabled .mdc-text-field__input,head .mdc-text-field--disabled .mdc-text-field__input,header .mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37)}.article-slider .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.article-slider .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.article-slider .mdc-text-field--disabled .mdc-floating-label,.article-slider .mdc-text-field--disabled .mdc-text-field-character-counter,.footer-top .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.footer-top .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.footer-top .mdc-text-field--disabled .mdc-floating-label,.footer-top .mdc-text-field--disabled .mdc-text-field-character-counter,.footer .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.footer .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.footer .mdc-text-field--disabled .mdc-floating-label,.footer .mdc-text-field--disabled .mdc-text-field-character-counter,.toast .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.toast .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.toast .mdc-text-field--disabled .mdc-floating-label,.toast .mdc-text-field--disabled .mdc-text-field-character-counter,head .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,head .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,head .mdc-text-field--disabled .mdc-floating-label,head .mdc-text-field--disabled .mdc-text-field-character-counter,header .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,header .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,header .mdc-text-field--disabled .mdc-floating-label,header .mdc-text-field--disabled .mdc-text-field-character-counter{color:rgba(25,25,25,.37)}.article-slider .mdc-text-field--disabled .mdc-text-field__icon,.footer-top .mdc-text-field--disabled .mdc-text-field__icon,.footer .mdc-text-field--disabled .mdc-text-field__icon,.toast .mdc-text-field--disabled .mdc-text-field__icon,head .mdc-text-field--disabled .mdc-text-field__icon,header .mdc-text-field--disabled .mdc-text-field__icon{color:rgba(25,25,25,.3)}.article-slider .mdc-text-field--disabled:not(.mdc-text-field--textarea),.footer-top .mdc-text-field--disabled:not(.mdc-text-field--textarea),.footer .mdc-text-field--disabled:not(.mdc-text-field--textarea),.toast .mdc-text-field--disabled:not(.mdc-text-field--textarea),head .mdc-text-field--disabled:not(.mdc-text-field--textarea),header .mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.article-slider .mdc-text-field--disabled .mdc-floating-label,.footer-top .mdc-text-field--disabled .mdc-floating-label,.footer .mdc-text-field--disabled .mdc-floating-label,.toast .mdc-text-field--disabled .mdc-floating-label,head .mdc-text-field--disabled .mdc-floating-label,header .mdc-text-field--disabled .mdc-floating-label{cursor:default}.article-slider .mdc-text-field--textarea.mdc-text-field--disabled,.footer-top .mdc-text-field--textarea.mdc-text-field--disabled,.footer .mdc-text-field--textarea.mdc-text-field--disabled,.toast .mdc-text-field--textarea.mdc-text-field--disabled,head .mdc-text-field--textarea.mdc-text-field--disabled,header .mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.article-slider .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.article-slider .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.article-slider .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing,.footer-top .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.footer-top .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.footer-top .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing,.footer .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.footer .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.footer .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing,.toast .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.toast .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.toast .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing,head .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,head .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,head .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing,header .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,header .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,header .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.article-slider .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input,.footer-top .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input,.footer .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input,.toast .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input,head .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input,header .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}.article-slider .mdc-form-field,.footer-top .mdc-form-field,.footer .mdc-form-field,.toast .mdc-form-field,head .mdc-form-field,header .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:inline-flex;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;vertical-align:middle}.article-slider .mdc-form-field>label,.footer-top .mdc-form-field>label,.footer .mdc-form-field>label,.toast .mdc-form-field>label,head .mdc-form-field>label,header .mdc-form-field>label{margin-right:auto;order:0;padding-left:4px}.article-slider .mdc-form-field[dir=rtl]>label,.footer-top .mdc-form-field[dir=rtl]>label,.footer .mdc-form-field[dir=rtl]>label,.toast .mdc-form-field[dir=rtl]>label,[dir=rtl] .article-slider .mdc-form-field>label,[dir=rtl] .footer-top .mdc-form-field>label,[dir=rtl] .footer .mdc-form-field>label,[dir=rtl] .toast .mdc-form-field>label,[dir=rtl] head .mdc-form-field>label,[dir=rtl] header .mdc-form-field>label,head .mdc-form-field[dir=rtl]>label,header .mdc-form-field[dir=rtl]>label{margin-left:auto;padding-right:4px}.article-slider .mdc-form-field--align-end>label,.footer-top .mdc-form-field--align-end>label,.footer .mdc-form-field--align-end>label,.toast .mdc-form-field--align-end>label,head .mdc-form-field--align-end>label,header .mdc-form-field--align-end>label{margin-left:auto;order:-1;padding-right:4px}.article-slider .mdc-form-field--align-end[dir=rtl]>label,.footer-top .mdc-form-field--align-end[dir=rtl]>label,.footer .mdc-form-field--align-end[dir=rtl]>label,.toast .mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .article-slider .mdc-form-field--align-end>label,[dir=rtl] .footer-top .mdc-form-field--align-end>label,[dir=rtl] .footer .mdc-form-field--align-end>label,[dir=rtl] .toast .mdc-form-field--align-end>label,[dir=rtl] head .mdc-form-field--align-end>label,[dir=rtl] header .mdc-form-field--align-end>label,head .mdc-form-field--align-end[dir=rtl]>label,header .mdc-form-field--align-end[dir=rtl]>label{margin-right:auto;padding-left:4px}.article-slider .mdc-radio,.footer-top .mdc-radio,.footer .mdc-radio,.toast .mdc-radio,head .mdc-radio,header .mdc-radio{box-sizing:border-box;cursor:pointer;display:inline-block;flex:0 0 auto;height:40px;padding:10px;position:relative;width:40px;will-change:opacity,transform,border-color,color}.article-slider .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.54)}.article-slider .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.article-slider .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.footer-top .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.footer .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.toast .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,head .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,header .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-radio .mdc-radio__background:before,.footer-top .mdc-radio .mdc-radio__background:before,.footer .mdc-radio .mdc-radio__background:before,.toast .mdc-radio .mdc-radio__background:before,head .mdc-radio .mdc-radio__background:before,header .mdc-radio .mdc-radio__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-radio .mdc-radio__background:before,.footer-top .mdc-radio .mdc-radio__background:before,.footer .mdc-radio .mdc-radio__background:before,.toast .mdc-radio .mdc-radio__background:before,head .mdc-radio .mdc-radio__background:before,header .mdc-radio .mdc-radio__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-radio__background,.footer-top .mdc-radio__background,.footer .mdc-radio__background,.toast .mdc-radio__background,head .mdc-radio__background,header .mdc-radio__background{box-sizing:border-box;display:inline-block;height:50%;left:10px;position:absolute;width:50%}.article-slider .mdc-radio__background:before,.footer-top .mdc-radio__background:before,.footer .mdc-radio__background:before,.toast .mdc-radio__background:before,head .mdc-radio__background:before,header .mdc-radio__background:before{border-radius:50%;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(0);transition:opacity .12s cubic-bezier(.4,0,.6,1) 0ms,transform .12s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.article-slider .mdc-radio__outer-circle,.footer-top .mdc-radio__outer-circle,.footer .mdc-radio__outer-circle,.toast .mdc-radio__outer-circle,head .mdc-radio__outer-circle,header .mdc-radio__outer-circle{border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.article-slider .mdc-radio__inner-circle,.footer-top .mdc-radio__inner-circle,.footer .mdc-radio__inner-circle,.toast .mdc-radio__inner-circle,head .mdc-radio__inner-circle,header .mdc-radio__inner-circle{border-radius:50%;border-style:solid;border-width:10px;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.article-slider .mdc-radio__native-control,.footer-top .mdc-radio__native-control,.footer .mdc-radio__native-control,.toast .mdc-radio__native-control,head .mdc-radio__native-control,header .mdc-radio__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.article-slider .mdc-radio__native-control:checked+.mdc-radio__background,.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background,.footer-top .mdc-radio__native-control:checked+.mdc-radio__background,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background,.footer .mdc-radio__native-control:checked+.mdc-radio__background,.footer .mdc-radio__native-control:disabled+.mdc-radio__background,.toast .mdc-radio__native-control:checked+.mdc-radio__background,.toast .mdc-radio__native-control:disabled+.mdc-radio__background,head .mdc-radio__native-control:checked+.mdc-radio__background,head .mdc-radio__native-control:disabled+.mdc-radio__background,header .mdc-radio__native-control:checked+.mdc-radio__background,header .mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.footer-top .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.footer .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.footer .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.toast .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.toast .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,head .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,head .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,header .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,header .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-radio--disabled,.footer-top .mdc-radio--disabled,.footer .mdc-radio--disabled,.toast .mdc-radio--disabled,head .mdc-radio--disabled,header .mdc-radio--disabled{cursor:default;pointer-events:none}.article-slider .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.footer-top .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.footer .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.toast .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,head .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,header .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background,.article-slider [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background,.footer-top [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background,.footer .mdc-radio__native-control:disabled+.mdc-radio__background,.footer [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background,.toast .mdc-radio__native-control:disabled+.mdc-radio__background,.toast [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background,head .mdc-radio__native-control:disabled+.mdc-radio__background,head [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background,header .mdc-radio__native-control:disabled+.mdc-radio__background,header [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.article-slider .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.article-slider [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.article-slider [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.footer-top .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.footer-top [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.footer-top [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.footer .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.footer [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.footer [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.toast .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.toast [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.toast [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,head .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,head [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,head [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,header .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,header [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,header [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.26)}.article-slider .mdc-radio__native-control:focus+.mdc-radio__background:before,.footer-top .mdc-radio__native-control:focus+.mdc-radio__background:before,.footer .mdc-radio__native-control:focus+.mdc-radio__background:before,.toast .mdc-radio__native-control:focus+.mdc-radio__background:before,head .mdc-radio__native-control:focus+.mdc-radio__background:before,header .mdc-radio__native-control:focus+.mdc-radio__background:before{opacity:.12;transform:scale(2);transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-radio,.footer-top .mdc-radio,.footer .mdc-radio,.toast .mdc-radio,head .mdc-radio,header .mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article-slider .mdc-radio:after,.article-slider .mdc-radio:before,.footer-top .mdc-radio:after,.footer-top .mdc-radio:before,.footer .mdc-radio:after,.footer .mdc-radio:before,.toast .mdc-radio:after,.toast .mdc-radio:before,head .mdc-radio:after,head .mdc-radio:before,header .mdc-radio:after,header .mdc-radio:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider .mdc-radio:before,.footer-top .mdc-radio:before,.footer .mdc-radio:before,.toast .mdc-radio:before,head .mdc-radio:before,header .mdc-radio:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider .mdc-radio.mdc-ripple-upgraded:before,.footer-top .mdc-radio.mdc-ripple-upgraded:before,.footer .mdc-radio.mdc-ripple-upgraded:before,.toast .mdc-radio.mdc-ripple-upgraded:before,head .mdc-radio.mdc-ripple-upgraded:before,header .mdc-radio.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-radio.mdc-ripple-upgraded:after,.footer-top .mdc-radio.mdc-ripple-upgraded:after,.footer .mdc-radio.mdc-ripple-upgraded:after,.toast .mdc-radio.mdc-ripple-upgraded:after,head .mdc-radio.mdc-ripple-upgraded:after,header .mdc-radio.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider .mdc-radio.mdc-ripple-upgraded--unbounded:after,.footer-top .mdc-radio.mdc-ripple-upgraded--unbounded:after,.footer .mdc-radio.mdc-ripple-upgraded--unbounded:after,.toast .mdc-radio.mdc-ripple-upgraded--unbounded:after,head .mdc-radio.mdc-ripple-upgraded--unbounded:after,header .mdc-radio.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider .mdc-radio.mdc-ripple-upgraded--foreground-activation:after,.footer-top .mdc-radio.mdc-ripple-upgraded--foreground-activation:after,.footer .mdc-radio.mdc-ripple-upgraded--foreground-activation:after,.toast .mdc-radio.mdc-ripple-upgraded--foreground-activation:after,head .mdc-radio.mdc-ripple-upgraded--foreground-activation:after,header .mdc-radio.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after,.footer .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after,.toast .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after,head .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after,header .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-radio:after,.article-slider .mdc-radio:before,.footer-top .mdc-radio:after,.footer-top .mdc-radio:before,.footer .mdc-radio:after,.footer .mdc-radio:before,.toast .mdc-radio:after,.toast .mdc-radio:before,head .mdc-radio:after,head .mdc-radio:before,header .mdc-radio:after,header .mdc-radio:before{height:100%;left:0;top:0;width:100%}.article-slider .mdc-radio.mdc-ripple-upgraded:after,.article-slider .mdc-radio.mdc-ripple-upgraded:before,.footer-top .mdc-radio.mdc-ripple-upgraded:after,.footer-top .mdc-radio.mdc-ripple-upgraded:before,.footer .mdc-radio.mdc-ripple-upgraded:after,.footer .mdc-radio.mdc-ripple-upgraded:before,.toast .mdc-radio.mdc-ripple-upgraded:after,.toast .mdc-radio.mdc-ripple-upgraded:before,head .mdc-radio.mdc-ripple-upgraded:after,head .mdc-radio.mdc-ripple-upgraded:before,header .mdc-radio.mdc-ripple-upgraded:after,header .mdc-radio.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-radio.mdc-ripple-upgraded:after,.footer-top .mdc-radio.mdc-ripple-upgraded:after,.footer .mdc-radio.mdc-ripple-upgraded:after,.toast .mdc-radio.mdc-ripple-upgraded:after,head .mdc-radio.mdc-ripple-upgraded:after,header .mdc-radio.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-radio:after,.article-slider .mdc-radio:before,.footer-top .mdc-radio:after,.footer-top .mdc-radio:before,.footer .mdc-radio:after,.footer .mdc-radio:before,.toast .mdc-radio:after,.toast .mdc-radio:before,head .mdc-radio:after,head .mdc-radio:before,header .mdc-radio:after,header .mdc-radio:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-radio:after,.article-slider .mdc-radio:before,.footer-top .mdc-radio:after,.footer-top .mdc-radio:before,.footer .mdc-radio:after,.footer .mdc-radio:before,.toast .mdc-radio:after,.toast .mdc-radio:before,head .mdc-radio:after,head .mdc-radio:before,header .mdc-radio:after,header .mdc-radio:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-radio:hover:before,.footer-top .mdc-radio:hover:before,.footer .mdc-radio:hover:before,.toast .mdc-radio:hover:before,head .mdc-radio:hover:before,header .mdc-radio:hover:before{opacity:.04}.article-slider .mdc-radio.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-radio:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-radio.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-radio:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-radio.mdc-ripple-upgraded--background-focused:before,.footer .mdc-radio:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-radio.mdc-ripple-upgraded--background-focused:before,.toast .mdc-radio:not(.mdc-ripple-upgraded):focus:before,head .mdc-radio.mdc-ripple-upgraded--background-focused:before,head .mdc-radio:not(.mdc-ripple-upgraded):focus:before,header .mdc-radio.mdc-ripple-upgraded--background-focused:before,header .mdc-radio:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-radio:not(.mdc-ripple-upgraded):after,.footer-top .mdc-radio:not(.mdc-ripple-upgraded):after,.footer .mdc-radio:not(.mdc-ripple-upgraded):after,.toast .mdc-radio:not(.mdc-ripple-upgraded):after,head .mdc-radio:not(.mdc-ripple-upgraded):after,header .mdc-radio:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-radio:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-radio:not(.mdc-ripple-upgraded):active:after,.footer .mdc-radio:not(.mdc-ripple-upgraded):active:after,.toast .mdc-radio:not(.mdc-ripple-upgraded):active:after,head .mdc-radio:not(.mdc-ripple-upgraded):active:after,header .mdc-radio:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider .mdc-radio.mdc-ripple-upgraded,.footer-top .mdc-radio.mdc-ripple-upgraded,.footer .mdc-radio.mdc-ripple-upgraded,.toast .mdc-radio.mdc-ripple-upgraded,head .mdc-radio.mdc-ripple-upgraded,header .mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.article-slider .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before,.footer-top .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before,.footer .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before,.toast .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before,head .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before,header .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}@-webkit-keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(.85)}to{transform:scale(.571)}}.article-slider .mdc-slider,.footer-top .mdc-slider,.footer .mdc-slider,.toast .mdc-slider,head .mdc-slider,header .mdc-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;height:48px;position:relative;touch-action:pan-x;width:100%}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container{background-color:rgba(25,25,25,.26)}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb{fill:#191919;fill:var(--mdc-theme-secondary,#191919);stroke:#191919;stroke:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.footer-top .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.footer .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,.toast .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,head .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin,header .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.article-slider .mdc-slider--disabled,.footer-top .mdc-slider--disabled,.footer .mdc-slider--disabled,.toast .mdc-slider--disabled,head .mdc-slider--disabled,header .mdc-slider--disabled{cursor:auto}.article-slider .mdc-slider--disabled .mdc-slider__track,.footer-top .mdc-slider--disabled .mdc-slider__track,.footer .mdc-slider--disabled .mdc-slider__track,.toast .mdc-slider--disabled .mdc-slider__track,head .mdc-slider--disabled .mdc-slider__track,header .mdc-slider--disabled .mdc-slider__track{background-color:#9a9a9a}.article-slider .mdc-slider--disabled .mdc-slider__track-container,.footer-top .mdc-slider--disabled .mdc-slider__track-container,.footer .mdc-slider--disabled .mdc-slider__track-container,.toast .mdc-slider--disabled .mdc-slider__track-container,head .mdc-slider--disabled .mdc-slider__track-container,header .mdc-slider--disabled .mdc-slider__track-container{background-color:rgba(154,154,154,.26)}.article-slider .mdc-slider--disabled .mdc-slider__track-marker-container:after,.article-slider .mdc-slider--disabled .mdc-slider__track-marker:after,.footer-top .mdc-slider--disabled .mdc-slider__track-marker-container:after,.footer-top .mdc-slider--disabled .mdc-slider__track-marker:after,.footer .mdc-slider--disabled .mdc-slider__track-marker-container:after,.footer .mdc-slider--disabled .mdc-slider__track-marker:after,.toast .mdc-slider--disabled .mdc-slider__track-marker-container:after,.toast .mdc-slider--disabled .mdc-slider__track-marker:after,head .mdc-slider--disabled .mdc-slider__track-marker-container:after,head .mdc-slider--disabled .mdc-slider__track-marker:after,header .mdc-slider--disabled .mdc-slider__track-marker-container:after,header .mdc-slider--disabled .mdc-slider__track-marker:after{background-color:#9a9a9a}.article-slider .mdc-slider--disabled .mdc-slider__thumb,.footer-top .mdc-slider--disabled .mdc-slider__thumb,.footer .mdc-slider--disabled .mdc-slider__thumb,.toast .mdc-slider--disabled .mdc-slider__thumb,head .mdc-slider--disabled .mdc-slider__thumb,header .mdc-slider--disabled .mdc-slider__thumb{fill:#9a9a9a;stroke:#9a9a9a;stroke:#fff;stroke:var(--mdc-slider-bg-color-behind-component,#fff)}.article-slider .mdc-slider:focus,.footer-top .mdc-slider:focus,.footer .mdc-slider:focus,.toast .mdc-slider:focus,head .mdc-slider:focus,header .mdc-slider:focus{outline:none}.article-slider .mdc-slider__track-container,.footer-top .mdc-slider__track-container,.footer .mdc-slider__track-container,.toast .mdc-slider__track-container,head .mdc-slider__track-container,header .mdc-slider__track-container{height:2px;overflow:hidden;position:absolute;top:50%;width:100%}.article-slider .mdc-slider__track,.footer-top .mdc-slider__track,.footer .mdc-slider__track,.toast .mdc-slider__track,head .mdc-slider__track,header .mdc-slider__track{height:100%;position:absolute;transform-origin:left top;width:100%;will-change:transform}.mdc-slider[dir=rtl] .article-slider .mdc-slider__track,.mdc-slider[dir=rtl] .footer-top .mdc-slider__track,.mdc-slider[dir=rtl] .footer .mdc-slider__track,.mdc-slider[dir=rtl] .toast .mdc-slider__track,.mdc-slider[dir=rtl] head .mdc-slider__track,.mdc-slider[dir=rtl] header .mdc-slider__track,[dir=rtl] .mdc-slider .article-slider .mdc-slider__track,[dir=rtl] .mdc-slider .footer-top .mdc-slider__track,[dir=rtl] .mdc-slider .footer .mdc-slider__track,[dir=rtl] .mdc-slider .toast .mdc-slider__track,[dir=rtl] .mdc-slider head .mdc-slider__track,[dir=rtl] .mdc-slider header .mdc-slider__track{transform-origin:right top}.article-slider .mdc-slider__track-marker-container,.footer-top .mdc-slider__track-marker-container,.footer .mdc-slider__track-marker-container,.toast .mdc-slider__track-marker-container,head .mdc-slider__track-marker-container,header .mdc-slider__track-marker-container{display:flex;margin-left:-1px;margin-right:0;visibility:hidden}.mdc-slider[dir=rtl] .article-slider .mdc-slider__track-marker-container,.mdc-slider[dir=rtl] .footer-top .mdc-slider__track-marker-container,.mdc-slider[dir=rtl] .footer .mdc-slider__track-marker-container,.mdc-slider[dir=rtl] .toast .mdc-slider__track-marker-container,.mdc-slider[dir=rtl] head .mdc-slider__track-marker-container,.mdc-slider[dir=rtl] header .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .article-slider .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .footer-top .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .footer .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .toast .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider head .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider header .mdc-slider__track-marker-container{margin-left:0;margin-right:-1px}.article-slider .mdc-slider__track-marker-container:after,.footer-top .mdc-slider__track-marker-container:after,.footer .mdc-slider__track-marker-container:after,.toast .mdc-slider__track-marker-container:after,head .mdc-slider__track-marker-container:after,header .mdc-slider__track-marker-container:after{content:"";display:block;height:2px;width:2px}.article-slider .mdc-slider__track-marker,.footer-top .mdc-slider__track-marker,.footer .mdc-slider__track-marker,.toast .mdc-slider__track-marker,head .mdc-slider__track-marker,header .mdc-slider__track-marker{flex:1}.article-slider .mdc-slider__track-marker:after,.footer-top .mdc-slider__track-marker:after,.footer .mdc-slider__track-marker:after,.toast .mdc-slider__track-marker:after,head .mdc-slider__track-marker:after,header .mdc-slider__track-marker:after{content:"";display:block;height:2px;width:2px}.article-slider .mdc-slider__track-marker:first-child:after,.footer-top .mdc-slider__track-marker:first-child:after,.footer .mdc-slider__track-marker:first-child:after,.toast .mdc-slider__track-marker:first-child:after,head .mdc-slider__track-marker:first-child:after,header .mdc-slider__track-marker:first-child:after{width:3px}.article-slider .mdc-slider__thumb-container,.footer-top .mdc-slider__thumb-container,.footer .mdc-slider__thumb-container,.toast .mdc-slider__thumb-container,head .mdc-slider__thumb-container,header .mdc-slider__thumb-container{height:100%;left:0;position:absolute;top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:21px;will-change:transform}.article-slider .mdc-slider__thumb,.footer-top .mdc-slider__thumb,.footer .mdc-slider__thumb,.toast .mdc-slider__thumb,head .mdc-slider__thumb,header .mdc-slider__thumb{stroke-width:3.5;left:0;position:absolute;top:0;transform:scale(.571);transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out}.article-slider .mdc-slider__focus-ring,.footer-top .mdc-slider__focus-ring,.footer .mdc-slider__focus-ring,.toast .mdc-slider__focus-ring,head .mdc-slider__focus-ring,header .mdc-slider__focus-ring{border-radius:50%;height:21px;opacity:0;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out;width:21px}.article-slider .mdc-slider__pin,.footer-top .mdc-slider__pin,.footer .mdc-slider__pin,.toast .mdc-slider__pin,head .mdc-slider__pin,header .mdc-slider__pin{align-items:center;border-radius:50% 50% 50% 0;display:flex;height:26px;justify-content:center;left:0;margin-left:-2px;margin-top:-2px;position:absolute;top:0;transform:rotate(-45deg) scale(0) translate(0);transition:transform .1s ease-out;width:26px;z-index:1}.article-slider .mdc-slider__pin-value-marker,.footer-top .mdc-slider__pin-value-marker,.footer .mdc-slider__pin-value-marker,.toast .mdc-slider__pin-value-marker,head .mdc-slider__pin-value-marker,header .mdc-slider__pin-value-marker{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;transform:rotate(45deg)}.article-slider .mdc-slider--active .mdc-slider__thumb,.footer-top .mdc-slider--active .mdc-slider__thumb,.footer .mdc-slider--active .mdc-slider__thumb,.toast .mdc-slider--active .mdc-slider__thumb,head .mdc-slider--active .mdc-slider__thumb,header .mdc-slider--active .mdc-slider__thumb{transform:scaleX(1)}.article-slider .mdc-slider--focus .mdc-slider__thumb,.footer-top .mdc-slider--focus .mdc-slider__thumb,.footer .mdc-slider--focus .mdc-slider__thumb,.toast .mdc-slider--focus .mdc-slider__thumb,head .mdc-slider--focus .mdc-slider__thumb,header .mdc-slider--focus .mdc-slider__thumb{-webkit-animation:mdc-slider-emphasize .26667s linear;animation:mdc-slider-emphasize .26667s linear}.article-slider .mdc-slider--focus .mdc-slider__focus-ring,.footer-top .mdc-slider--focus .mdc-slider__focus-ring,.footer .mdc-slider--focus .mdc-slider__focus-ring,.toast .mdc-slider--focus .mdc-slider__focus-ring,head .mdc-slider--focus .mdc-slider__focus-ring,header .mdc-slider--focus .mdc-slider__focus-ring{opacity:.25;transform:scale3d(1.55,1.55,1.55)}.article-slider .mdc-slider--in-transit .mdc-slider__thumb,.footer-top .mdc-slider--in-transit .mdc-slider__thumb,.footer .mdc-slider--in-transit .mdc-slider__thumb,.toast .mdc-slider--in-transit .mdc-slider__thumb,head .mdc-slider--in-transit .mdc-slider__thumb,header .mdc-slider--in-transit .mdc-slider__thumb{transition-delay:.14s}.article-slider .mdc-slider--in-transit .mdc-slider__thumb-container,.article-slider .mdc-slider--in-transit .mdc-slider__track,.article-slider .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.article-slider .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track,.footer-top .mdc-slider--in-transit .mdc-slider__thumb-container,.footer-top .mdc-slider--in-transit .mdc-slider__track,.footer-top .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.footer-top .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track,.footer .mdc-slider--in-transit .mdc-slider__thumb-container,.footer .mdc-slider--in-transit .mdc-slider__track,.footer .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.footer .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track,.toast .mdc-slider--in-transit .mdc-slider__thumb-container,.toast .mdc-slider--in-transit .mdc-slider__track,.toast .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.toast .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track,head .mdc-slider--in-transit .mdc-slider__thumb-container,head .mdc-slider--in-transit .mdc-slider__track,head .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,head .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track,header .mdc-slider--in-transit .mdc-slider__thumb-container,header .mdc-slider--in-transit .mdc-slider__track,header .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,header .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track{transition:transform 80ms ease}.article-slider .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb,.footer-top .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb,.footer .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb,.toast .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb,head .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb,header .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb{transform:scale(.57143)}.article-slider .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin,.footer-top .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin,.footer .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin,.toast .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin,head .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin,header .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin{transform:rotate(-45deg) scale(1) translate(19px,-20px)}.article-slider .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb,.footer-top .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb,.footer .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb,.toast .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb,head .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb,header .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:none;animation:none}.article-slider .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container,.footer-top .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container,.footer .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container,.toast .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container,head .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container,header .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container{visibility:visible}@-webkit-keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@-webkit-keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@-webkit-keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{stroke-dashoffset:0;-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1}to{stroke-dashoffset:-29.78334;opacity:0}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(1turn)}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@-webkit-keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,to{opacity:0;transform:scaleX(0)}}.article-slider .mdc-checkbox,.footer-top .mdc-checkbox,.footer .mdc-checkbox,.toast .mdc-checkbox,head .mdc-checkbox,header .mdc-checkbox{box-sizing:content-box;cursor:pointer;display:inline-block;flex:0 0 18px;height:18px;line-height:0;position:relative;vertical-align:bottom;white-space:nowrap;width:18px}.article-slider .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.article-slider .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.footer-top .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.footer-top .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.footer .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.footer .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.toast .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.toast .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,head .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,head .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,header .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,header .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.article-slider .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.footer-top .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.footer-top .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.footer .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.footer .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.toast .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.toast .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,head .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,head .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,header .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,header .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-checkbox.mdc-checkbox--selected:after,.article-slider .mdc-checkbox.mdc-checkbox--selected:before,.footer-top .mdc-checkbox.mdc-checkbox--selected:after,.footer-top .mdc-checkbox.mdc-checkbox--selected:before,.footer .mdc-checkbox.mdc-checkbox--selected:after,.footer .mdc-checkbox.mdc-checkbox--selected:before,.toast .mdc-checkbox.mdc-checkbox--selected:after,.toast .mdc-checkbox.mdc-checkbox--selected:before,head .mdc-checkbox.mdc-checkbox--selected:after,head .mdc-checkbox.mdc-checkbox--selected:before,header .mdc-checkbox.mdc-checkbox--selected:after,header .mdc-checkbox.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-checkbox.mdc-checkbox--selected:after,.article-slider .mdc-checkbox.mdc-checkbox--selected:before,.footer-top .mdc-checkbox.mdc-checkbox--selected:after,.footer-top .mdc-checkbox.mdc-checkbox--selected:before,.footer .mdc-checkbox.mdc-checkbox--selected:after,.footer .mdc-checkbox.mdc-checkbox--selected:before,.toast .mdc-checkbox.mdc-checkbox--selected:after,.toast .mdc-checkbox.mdc-checkbox--selected:before,head .mdc-checkbox.mdc-checkbox--selected:after,head .mdc-checkbox.mdc-checkbox--selected:before,header .mdc-checkbox.mdc-checkbox--selected:after,header .mdc-checkbox.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-checkbox.mdc-checkbox--selected:hover:before,.footer-top .mdc-checkbox.mdc-checkbox--selected:hover:before,.footer .mdc-checkbox.mdc-checkbox--selected:hover:before,.toast .mdc-checkbox.mdc-checkbox--selected:hover:before,head .mdc-checkbox.mdc-checkbox--selected:hover:before,header .mdc-checkbox.mdc-checkbox--selected:hover:before{opacity:.04}.article-slider .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.footer .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.toast .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before,head .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,head .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before,header .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,header .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after,.footer-top .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after,.footer .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after,.toast .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after,head .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after,header .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after,.footer .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after,.toast .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after,head .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after,header .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded,.footer-top .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded,.footer .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded,.toast .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded,head .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded,header .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.article-slider .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.article-slider .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.footer-top .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.footer .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.footer .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.toast .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.toast .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,head .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,head .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,header .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,header .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.article-slider .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.footer-top .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.footer .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.footer .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,.toast .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.toast .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,head .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,head .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before,header .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,header .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.toast .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,head .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,header .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:rgba(25,25,25,.54)}.article-slider .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.article-slider .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.footer .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.footer .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.toast .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.toast .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,head .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,head .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,header .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,header .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}@-webkit-keyframes mdc-checkbox-fade-in-background-u9deb6924{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@keyframes mdc-checkbox-fade-in-background-u9deb6924{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@-webkit-keyframes mdc-checkbox-fade-out-background-u9deb6924{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}@keyframes mdc-checkbox-fade-out-background-u9deb6924{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}.article-slider.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.article-slider.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer-top.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer-top.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.toast.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.toast.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,head.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,head.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,header.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,header.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-u9deb6924;animation-name:mdc-checkbox-fade-in-background-u9deb6924}.article-slider.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.article-slider.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer-top.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer-top.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.footer.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.toast.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.toast.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,head.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,head.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,header.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,header.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-u9deb6924;animation-name:mdc-checkbox-fade-out-background-u9deb6924}.article-slider .mdc-checkbox__checkmark,.footer-top .mdc-checkbox__checkmark,.footer .mdc-checkbox__checkmark,.toast .mdc-checkbox__checkmark,head .mdc-checkbox__checkmark,header .mdc-checkbox__checkmark{color:#191919}.article-slider .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox__mixedmark,.footer .mdc-checkbox__mixedmark,.toast .mdc-checkbox__mixedmark,head .mdc-checkbox__mixedmark,header .mdc-checkbox__mixedmark{border-color:#191919}.article-slider .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.toast .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,head .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,header .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(25,25,25,.26)}.article-slider .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.article-slider .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.footer .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.footer .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.toast .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.toast .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,head .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,head .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,header .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,header .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:rgba(25,25,25,.26);border-color:transparent}@media screen and (-ms-high-contrast:active){.article-slider .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox__mixedmark,.footer .mdc-checkbox__mixedmark,.toast .mdc-checkbox__mixedmark,head .mdc-checkbox__mixedmark,header .mdc-checkbox__mixedmark{margin:0 1px}}.article-slider .mdc-checkbox--disabled,.footer-top .mdc-checkbox--disabled,.footer .mdc-checkbox--disabled,.toast .mdc-checkbox--disabled,head .mdc-checkbox--disabled,header .mdc-checkbox--disabled{cursor:default;pointer-events:none}.article-slider .mdc-checkbox__background,.footer-top .mdc-checkbox__background,.footer .mdc-checkbox__background,.toast .mdc-checkbox__background,head .mdc-checkbox__background,header .mdc-checkbox__background{align-items:center;background-color:transparent;border:2px solid;border-radius:2px;box-sizing:border-box;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;width:18px;will-change:background-color,border-color}.article-slider .mdc-checkbox__background .mdc-checkbox__background:before,.footer-top .mdc-checkbox__background .mdc-checkbox__background:before,.footer .mdc-checkbox__background .mdc-checkbox__background:before,.toast .mdc-checkbox__background .mdc-checkbox__background:before,head .mdc-checkbox__background .mdc-checkbox__background:before,header .mdc-checkbox__background .mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-checkbox__background .mdc-checkbox__background:before,.footer-top .mdc-checkbox__background .mdc-checkbox__background:before,.footer .mdc-checkbox__background .mdc-checkbox__background:before,.toast .mdc-checkbox__background .mdc-checkbox__background:before,head .mdc-checkbox__background .mdc-checkbox__background:before,header .mdc-checkbox__background .mdc-checkbox__background:before{background-color:var(--mdc-theme-on-surface,#191919)}}.article-slider .mdc-checkbox__checkmark,.footer-top .mdc-checkbox__checkmark,.footer .mdc-checkbox__checkmark,.toast .mdc-checkbox__checkmark,head .mdc-checkbox__checkmark,header .mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .article-slider .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .footer-top .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .footer .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .toast .mdc-checkbox__checkmark,.mdc-checkbox--upgraded head .mdc-checkbox__checkmark,.mdc-checkbox--upgraded header .mdc-checkbox__checkmark{opacity:1}.article-slider .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox__checkmark-path,.footer .mdc-checkbox__checkmark-path,.toast .mdc-checkbox__checkmark-path,head .mdc-checkbox__checkmark-path,header .mdc-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms}.article-slider .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox__mixedmark,.footer .mdc-checkbox__mixedmark,.toast .mdc-checkbox__mixedmark,head .mdc-checkbox__mixedmark,header .mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;width:100%}.article-slider .mdc-checkbox--upgraded .mdc-checkbox__background,.article-slider .mdc-checkbox--upgraded .mdc-checkbox__checkmark,.article-slider .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.article-slider .mdc-checkbox--upgraded .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox--upgraded .mdc-checkbox__background,.footer-top .mdc-checkbox--upgraded .mdc-checkbox__checkmark,.footer-top .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox--upgraded .mdc-checkbox__mixedmark,.footer .mdc-checkbox--upgraded .mdc-checkbox__background,.footer .mdc-checkbox--upgraded .mdc-checkbox__checkmark,.footer .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.footer .mdc-checkbox--upgraded .mdc-checkbox__mixedmark,.toast .mdc-checkbox--upgraded .mdc-checkbox__background,.toast .mdc-checkbox--upgraded .mdc-checkbox__checkmark,.toast .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.toast .mdc-checkbox--upgraded .mdc-checkbox__mixedmark,head .mdc-checkbox--upgraded .mdc-checkbox__background,head .mdc-checkbox--upgraded .mdc-checkbox__checkmark,head .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,head .mdc-checkbox--upgraded .mdc-checkbox__mixedmark,header .mdc-checkbox--upgraded .mdc-checkbox__background,header .mdc-checkbox--upgraded .mdc-checkbox__checkmark,header .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,header .mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none!important}.article-slider .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.article-slider .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.article-slider .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.article-slider .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.footer-top .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.footer-top .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.footer-top .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.footer-top .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.footer .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.footer .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.footer .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.footer .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.toast .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.toast .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.toast .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.toast .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,head .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,head .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,head .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,head .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,header .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,header .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,header .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,header .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.article-slider .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path,.footer .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path,.toast .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path,head .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path,header .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.article-slider .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark,.footer .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark,.toast .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark,head .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark,header .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.article-slider .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path,.footer .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path,.toast .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path,head .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path,header .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.article-slider .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark,.footer-top .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark,.footer .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark,.toast .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark,head .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark,header .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.article-slider .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark,.footer .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark,.toast .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark,head .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark,header .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.article-slider .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark,.footer-top .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark,.footer .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark,.toast .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark,head .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark,header .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.article-slider .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark,.footer .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark,.toast .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark,head .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark,header .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.article-slider .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark,.footer .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark,.toast .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark,head .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark,header .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.article-slider .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.article-slider .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.footer-top .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.footer .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.footer .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.toast .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.toast .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,head .mdc-checkbox__native-control:checked~.mdc-checkbox__background,head .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,header .mdc-checkbox__native-control:checked~.mdc-checkbox__background,header .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.article-slider .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.footer-top .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.footer .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.footer .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.toast .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.toast .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,head .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,head .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,header .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,header .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.article-slider .mdc-checkbox__background:before,.footer-top .mdc-checkbox__background:before,.footer .mdc-checkbox__background:before,.toast .mdc-checkbox__background:before,head .mdc-checkbox__background:before,header .mdc-checkbox__background:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;will-change:opacity,transform}.article-slider .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before,.footer-top .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before,.footer .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before,.toast .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before,head .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before,header .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{opacity:.12;transform:scale(1);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-checkbox__native-control,.footer-top .mdc-checkbox__native-control,.footer .mdc-checkbox__native-control,.toast .mdc-checkbox__native-control,head .mdc-checkbox__native-control,header .mdc-checkbox__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.article-slider .mdc-checkbox__native-control:disabled,.footer-top .mdc-checkbox__native-control:disabled,.footer .mdc-checkbox__native-control:disabled,.toast .mdc-checkbox__native-control:disabled,head .mdc-checkbox__native-control:disabled,header .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.article-slider .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,.footer-top .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,.footer .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,.toast .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,head .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,header .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms}.article-slider .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark,.footer .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark,.toast .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark,head .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark,header .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.article-slider .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.footer-top .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.footer .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.toast .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,head .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,header .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.article-slider .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.footer-top .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.footer .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.toast .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,head .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,header .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.article-slider .mdc-checkbox,.footer-top .mdc-checkbox,.footer .mdc-checkbox,.toast .mdc-checkbox,head .mdc-checkbox,header .mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:11px}.article-slider .mdc-checkbox:after,.article-slider .mdc-checkbox:before,.footer-top .mdc-checkbox:after,.footer-top .mdc-checkbox:before,.footer .mdc-checkbox:after,.footer .mdc-checkbox:before,.toast .mdc-checkbox:after,.toast .mdc-checkbox:before,head .mdc-checkbox:after,head .mdc-checkbox:before,header .mdc-checkbox:after,header .mdc-checkbox:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider .mdc-checkbox:before,.footer-top .mdc-checkbox:before,.footer .mdc-checkbox:before,.toast .mdc-checkbox:before,head .mdc-checkbox:before,header .mdc-checkbox:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider .mdc-checkbox.mdc-ripple-upgraded:before,.footer-top .mdc-checkbox.mdc-ripple-upgraded:before,.footer .mdc-checkbox.mdc-ripple-upgraded:before,.toast .mdc-checkbox.mdc-ripple-upgraded:before,head .mdc-checkbox.mdc-ripple-upgraded:before,header .mdc-checkbox.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-checkbox.mdc-ripple-upgraded:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded:after,.footer .mdc-checkbox.mdc-ripple-upgraded:after,.toast .mdc-checkbox.mdc-ripple-upgraded:after,head .mdc-checkbox.mdc-ripple-upgraded:after,header .mdc-checkbox.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider .mdc-checkbox.mdc-ripple-upgraded--unbounded:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded--unbounded:after,.footer .mdc-checkbox.mdc-ripple-upgraded--unbounded:after,.toast .mdc-checkbox.mdc-ripple-upgraded--unbounded:after,head .mdc-checkbox.mdc-ripple-upgraded--unbounded:after,header .mdc-checkbox.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after,.footer .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after,.toast .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after,head .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after,header .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after,.footer .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after,.toast .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after,head .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after,header .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-checkbox:after,.article-slider .mdc-checkbox:before,.footer-top .mdc-checkbox:after,.footer-top .mdc-checkbox:before,.footer .mdc-checkbox:after,.footer .mdc-checkbox:before,.toast .mdc-checkbox:after,.toast .mdc-checkbox:before,head .mdc-checkbox:after,head .mdc-checkbox:before,header .mdc-checkbox:after,header .mdc-checkbox:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-checkbox:after,.article-slider .mdc-checkbox:before,.footer-top .mdc-checkbox:after,.footer-top .mdc-checkbox:before,.footer .mdc-checkbox:after,.footer .mdc-checkbox:before,.toast .mdc-checkbox:after,.toast .mdc-checkbox:before,head .mdc-checkbox:after,head .mdc-checkbox:before,header .mdc-checkbox:after,header .mdc-checkbox:before{background-color:var(--mdc-theme-on-surface,#191919)}}.article-slider .mdc-checkbox:hover:before,.footer-top .mdc-checkbox:hover:before,.footer .mdc-checkbox:hover:before,.toast .mdc-checkbox:hover:before,head .mdc-checkbox:hover:before,header .mdc-checkbox:hover:before{opacity:.04}.article-slider .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.footer .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.toast .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before,head .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,head .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before,header .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,header .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-checkbox:not(.mdc-ripple-upgraded):after,.footer-top .mdc-checkbox:not(.mdc-ripple-upgraded):after,.footer .mdc-checkbox:not(.mdc-ripple-upgraded):after,.toast .mdc-checkbox:not(.mdc-ripple-upgraded):after,head .mdc-checkbox:not(.mdc-ripple-upgraded):after,header .mdc-checkbox:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-checkbox:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-checkbox:not(.mdc-ripple-upgraded):active:after,.footer .mdc-checkbox:not(.mdc-ripple-upgraded):active:after,.toast .mdc-checkbox:not(.mdc-ripple-upgraded):active:after,head .mdc-checkbox:not(.mdc-ripple-upgraded):active:after,header .mdc-checkbox:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider .mdc-checkbox.mdc-ripple-upgraded,.footer-top .mdc-checkbox.mdc-ripple-upgraded,.footer .mdc-checkbox.mdc-ripple-upgraded,.toast .mdc-checkbox.mdc-ripple-upgraded,head .mdc-checkbox.mdc-ripple-upgraded,header .mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.article-slider .mdc-checkbox:after,.article-slider .mdc-checkbox:before,.footer-top .mdc-checkbox:after,.footer-top .mdc-checkbox:before,.footer .mdc-checkbox:after,.footer .mdc-checkbox:before,.toast .mdc-checkbox:after,.toast .mdc-checkbox:before,head .mdc-checkbox:after,head .mdc-checkbox:before,header .mdc-checkbox:after,header .mdc-checkbox:before{height:100%;left:0;top:0;width:100%}.article-slider .mdc-checkbox.mdc-ripple-upgraded:after,.article-slider .mdc-checkbox.mdc-ripple-upgraded:before,.footer-top .mdc-checkbox.mdc-ripple-upgraded:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded:before,.footer .mdc-checkbox.mdc-ripple-upgraded:after,.footer .mdc-checkbox.mdc-ripple-upgraded:before,.toast .mdc-checkbox.mdc-ripple-upgraded:after,.toast .mdc-checkbox.mdc-ripple-upgraded:before,head .mdc-checkbox.mdc-ripple-upgraded:after,head .mdc-checkbox.mdc-ripple-upgraded:before,header .mdc-checkbox.mdc-ripple-upgraded:after,header .mdc-checkbox.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-checkbox.mdc-ripple-upgraded:after,.footer-top .mdc-checkbox.mdc-ripple-upgraded:after,.footer .mdc-checkbox.mdc-ripple-upgraded:after,.toast .mdc-checkbox.mdc-ripple-upgraded:after,head .mdc-checkbox.mdc-ripple-upgraded:after,header .mdc-checkbox.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-checkbox .mdc-checkbox__background,.footer-top .mdc-checkbox .mdc-checkbox__background,.footer .mdc-checkbox .mdc-checkbox__background,.toast .mdc-checkbox .mdc-checkbox__background,head .mdc-checkbox .mdc-checkbox__background,header .mdc-checkbox .mdc-checkbox__background{left:11px;right:auto;top:11px}.mdc-checkbox[dir=rtl] .article-slider .mdc-checkbox .mdc-checkbox__background,.mdc-checkbox[dir=rtl] .footer-top .mdc-checkbox .mdc-checkbox__background,.mdc-checkbox[dir=rtl] .footer .mdc-checkbox .mdc-checkbox__background,.mdc-checkbox[dir=rtl] .toast .mdc-checkbox .mdc-checkbox__background,.mdc-checkbox[dir=rtl] head .mdc-checkbox .mdc-checkbox__background,.mdc-checkbox[dir=rtl] header .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .article-slider .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .footer-top .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .footer .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .toast .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox head .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox header .mdc-checkbox .mdc-checkbox__background{left:auto;right:11px}.article-slider .mdc-checkbox .mdc-checkbox__background:before,.footer-top .mdc-checkbox .mdc-checkbox__background:before,.footer .mdc-checkbox .mdc-checkbox__background:before,.toast .mdc-checkbox .mdc-checkbox__background:before,head .mdc-checkbox .mdc-checkbox__background:before,header .mdc-checkbox .mdc-checkbox__background:before{height:40px;left:-13px;top:-13px;width:40px}.article-slider .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before,.footer-top .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before,.footer .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before,.toast .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before,head .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before,header .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.article-slider .mdc-switch,.footer-top .mdc-switch,.footer .mdc-switch,.toast .mdc-switch,head .mdc-switch,header .mdc-switch{display:inline-block;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-slider .mdc-switch.mdc-switch--checked .mdc-switch__thumb,.article-slider .mdc-switch.mdc-switch--checked .mdc-switch__track,.footer-top .mdc-switch.mdc-switch--checked .mdc-switch__thumb,.footer-top .mdc-switch.mdc-switch--checked .mdc-switch__track,.footer .mdc-switch.mdc-switch--checked .mdc-switch__thumb,.footer .mdc-switch.mdc-switch--checked .mdc-switch__track,.toast .mdc-switch.mdc-switch--checked .mdc-switch__thumb,.toast .mdc-switch.mdc-switch--checked .mdc-switch__track,head .mdc-switch.mdc-switch--checked .mdc-switch__thumb,head .mdc-switch.mdc-switch--checked .mdc-switch__track,header .mdc-switch.mdc-switch--checked .mdc-switch__thumb,header .mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#191919;border-color:#191919}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#fff;border-color:#fff}.article-slider .mdc-switch__native-control,.footer-top .mdc-switch__native-control,.footer .mdc-switch__native-control,.toast .mdc-switch__native-control,head .mdc-switch__native-control,header .mdc-switch__native-control{cursor:pointer;height:48px;left:0;margin:0;opacity:0;pointer-events:auto;position:absolute;right:auto;top:0;width:68px}.article-slider .mdc-switch__native-control[dir=rtl],.footer-top .mdc-switch__native-control[dir=rtl],.footer .mdc-switch__native-control[dir=rtl],.toast .mdc-switch__native-control[dir=rtl],[dir=rtl] .article-slider .mdc-switch__native-control,[dir=rtl] .footer-top .mdc-switch__native-control,[dir=rtl] .footer .mdc-switch__native-control,[dir=rtl] .toast .mdc-switch__native-control,[dir=rtl] head .mdc-switch__native-control,[dir=rtl] header .mdc-switch__native-control,head .mdc-switch__native-control[dir=rtl],header .mdc-switch__native-control[dir=rtl]{left:auto;right:0}.article-slider .mdc-switch__track,.footer-top .mdc-switch__track,.footer .mdc-switch__track,.toast .mdc-switch__track,head .mdc-switch__track,header .mdc-switch__track{border:1px solid;border-radius:7px;box-sizing:border-box;height:14px;opacity:.38;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:32px}.article-slider .mdc-switch__thumb-underlay,.footer-top .mdc-switch__thumb-underlay,.footer .mdc-switch__thumb-underlay,.toast .mdc-switch__thumb-underlay,head .mdc-switch__thumb-underlay,header .mdc-switch__thumb-underlay{align-items:center;display:flex;height:48px;justify-content:center;left:-18px;position:absolute;right:auto;top:-17px;transform:translateX(0);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:48px}.article-slider .mdc-switch__thumb-underlay[dir=rtl],.footer-top .mdc-switch__thumb-underlay[dir=rtl],.footer .mdc-switch__thumb-underlay[dir=rtl],.toast .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .article-slider .mdc-switch__thumb-underlay,[dir=rtl] .footer-top .mdc-switch__thumb-underlay,[dir=rtl] .footer .mdc-switch__thumb-underlay,[dir=rtl] .toast .mdc-switch__thumb-underlay,[dir=rtl] head .mdc-switch__thumb-underlay,[dir=rtl] header .mdc-switch__thumb-underlay,head .mdc-switch__thumb-underlay[dir=rtl],header .mdc-switch__thumb-underlay[dir=rtl]{left:auto;right:-18px}.article-slider .mdc-switch__thumb,.footer-top .mdc-switch__thumb,.footer .mdc-switch__thumb,.toast .mdc-switch__thumb,head .mdc-switch__thumb,header .mdc-switch__thumb{border:10px solid;border-radius:50%;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;height:20px;pointer-events:none;width:20px;z-index:1}.article-slider .mdc-switch--checked .mdc-switch__track,.footer-top .mdc-switch--checked .mdc-switch__track,.footer .mdc-switch--checked .mdc-switch__track,.toast .mdc-switch--checked .mdc-switch__track,head .mdc-switch--checked .mdc-switch__track,header .mdc-switch--checked .mdc-switch__track{opacity:.54}.article-slider .mdc-switch--checked .mdc-switch__thumb-underlay,.footer-top .mdc-switch--checked .mdc-switch__thumb-underlay,.footer .mdc-switch--checked .mdc-switch__thumb-underlay,.toast .mdc-switch--checked .mdc-switch__thumb-underlay,head .mdc-switch--checked .mdc-switch__thumb-underlay,header .mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(20px)}.article-slider .mdc-switch--checked .mdc-switch__native-control,.article-slider .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],.footer-top .mdc-switch--checked .mdc-switch__native-control,.footer-top .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],.footer .mdc-switch--checked .mdc-switch__native-control,.footer .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],.toast .mdc-switch--checked .mdc-switch__native-control,.toast .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .article-slider .mdc-switch--checked .mdc-switch__thumb-underlay,[dir=rtl] .footer-top .mdc-switch--checked .mdc-switch__thumb-underlay,[dir=rtl] .footer .mdc-switch--checked .mdc-switch__thumb-underlay,[dir=rtl] .toast .mdc-switch--checked .mdc-switch__thumb-underlay,[dir=rtl] head .mdc-switch--checked .mdc-switch__thumb-underlay,[dir=rtl] header .mdc-switch--checked .mdc-switch__thumb-underlay,head .mdc-switch--checked .mdc-switch__native-control,head .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],header .mdc-switch--checked .mdc-switch__native-control,header .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl]{transform:translateX(-20px)}.article-slider .mdc-switch--checked .mdc-switch__native-control[dir=rtl],.footer-top .mdc-switch--checked .mdc-switch__native-control[dir=rtl],.footer .mdc-switch--checked .mdc-switch__native-control[dir=rtl],.toast .mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .article-slider .mdc-switch--checked .mdc-switch__native-control,[dir=rtl] .footer-top .mdc-switch--checked .mdc-switch__native-control,[dir=rtl] .footer .mdc-switch--checked .mdc-switch__native-control,[dir=rtl] .toast .mdc-switch--checked .mdc-switch__native-control,[dir=rtl] head .mdc-switch--checked .mdc-switch__native-control,[dir=rtl] header .mdc-switch--checked .mdc-switch__native-control,head .mdc-switch--checked .mdc-switch__native-control[dir=rtl],header .mdc-switch--checked .mdc-switch__native-control[dir=rtl]{transform:translateX(20px)}.article-slider .mdc-switch--disabled,.footer-top .mdc-switch--disabled,.footer .mdc-switch--disabled,.toast .mdc-switch--disabled,head .mdc-switch--disabled,header .mdc-switch--disabled{opacity:.38;pointer-events:none}.article-slider .mdc-switch--disabled .mdc-switch__thumb,.footer-top .mdc-switch--disabled .mdc-switch__thumb,.footer .mdc-switch--disabled .mdc-switch__thumb,.toast .mdc-switch--disabled .mdc-switch__thumb,head .mdc-switch--disabled .mdc-switch__thumb,header .mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.article-slider .mdc-switch--disabled .mdc-switch__native-control,.footer-top .mdc-switch--disabled .mdc-switch__native-control,.footer .mdc-switch--disabled .mdc-switch__native-control,.toast .mdc-switch--disabled .mdc-switch__native-control,head .mdc-switch--disabled .mdc-switch__native-control,header .mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.article-slider .mdc-ripple-surface--test-edge-var-bug,.footer-top .mdc-ripple-surface--test-edge-var-bug,.footer .mdc-ripple-surface--test-edge-var-bug,.toast .mdc-ripple-surface--test-edge-var-bug,head .mdc-ripple-surface--test-edge-var-bug,header .mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.article-slider .mdc-ripple-surface--test-edge-var-bug:before,.footer-top .mdc-ripple-surface--test-edge-var-bug:before,.footer .mdc-ripple-surface--test-edge-var-bug:before,.toast .mdc-ripple-surface--test-edge-var-bug:before,head .mdc-ripple-surface--test-edge-var-bug:before,header .mdc-ripple-surface--test-edge-var-bug:before{border:var(--mdc-ripple-surface-test-edge-var)}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before{background-color:#9e9e9e}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before{opacity:.08}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.article-slider .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.footer-top .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.footer .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.toast .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded,head .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded,header .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.article-slider .mdc-switch__thumb-underlay,.footer-top .mdc-switch__thumb-underlay,.footer .mdc-switch__thumb-underlay,.toast .mdc-switch__thumb-underlay,head .mdc-switch__thumb-underlay,header .mdc-switch__thumb-underlay{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article-slider .mdc-switch__thumb-underlay:after,.article-slider .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch__thumb-underlay:after,.footer-top .mdc-switch__thumb-underlay:before,.footer .mdc-switch__thumb-underlay:after,.footer .mdc-switch__thumb-underlay:before,.toast .mdc-switch__thumb-underlay:after,.toast .mdc-switch__thumb-underlay:before,head .mdc-switch__thumb-underlay:after,head .mdc-switch__thumb-underlay:before,header .mdc-switch__thumb-underlay:after,header .mdc-switch__thumb-underlay:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.article-slider .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch__thumb-underlay:before,.footer .mdc-switch__thumb-underlay:before,.toast .mdc-switch__thumb-underlay:before,head .mdc-switch__thumb-underlay:before,header .mdc-switch__thumb-underlay:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.article-slider .mdc-switch__thumb-underlay:after,.article-slider .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch__thumb-underlay:after,.footer-top .mdc-switch__thumb-underlay:before,.footer .mdc-switch__thumb-underlay:after,.footer .mdc-switch__thumb-underlay:before,.toast .mdc-switch__thumb-underlay:after,.toast .mdc-switch__thumb-underlay:before,head .mdc-switch__thumb-underlay:after,head .mdc-switch__thumb-underlay:before,header .mdc-switch__thumb-underlay:after,header .mdc-switch__thumb-underlay:before{height:100%;left:0;top:0;width:100%}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.article-slider .mdc-switch__thumb-underlay:after,.article-slider .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch__thumb-underlay:after,.footer-top .mdc-switch__thumb-underlay:before,.footer .mdc-switch__thumb-underlay:after,.footer .mdc-switch__thumb-underlay:before,.toast .mdc-switch__thumb-underlay:after,.toast .mdc-switch__thumb-underlay:before,head .mdc-switch__thumb-underlay:after,head .mdc-switch__thumb-underlay:before,header .mdc-switch__thumb-underlay:after,header .mdc-switch__thumb-underlay:before{background-color:#191919}@supports not (-ms-ime-align:auto){.article-slider .mdc-switch__thumb-underlay:after,.article-slider .mdc-switch__thumb-underlay:before,.footer-top .mdc-switch__thumb-underlay:after,.footer-top .mdc-switch__thumb-underlay:before,.footer .mdc-switch__thumb-underlay:after,.footer .mdc-switch__thumb-underlay:before,.toast .mdc-switch__thumb-underlay:after,.toast .mdc-switch__thumb-underlay:before,head .mdc-switch__thumb-underlay:after,head .mdc-switch__thumb-underlay:before,header .mdc-switch__thumb-underlay:after,header .mdc-switch__thumb-underlay:before{background-color:var(--mdc-theme-secondary,#191919)}}.article-slider .mdc-switch__thumb-underlay:hover:before,.footer-top .mdc-switch__thumb-underlay:hover:before,.footer .mdc-switch__thumb-underlay:hover:before,.toast .mdc-switch__thumb-underlay:hover:before,head .mdc-switch__thumb-underlay:hover:before,header .mdc-switch__thumb-underlay:hover:before{opacity:.04}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.article-slider .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.footer-top .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.footer .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.toast .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,head .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,header .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.article-slider .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.footer-top .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.footer .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,.toast .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,head .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after,header .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.article-slider .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.footer-top .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.footer .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,.toast .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,head .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after,header .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.article-slider .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.footer-top .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.footer .mdc-switch__thumb-underlay.mdc-ripple-upgraded,.toast .mdc-switch__thumb-underlay.mdc-ripple-upgraded,head .mdc-switch__thumb-underlay.mdc-ripple-upgraded,header .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.article-slider .mdc-text-field-helper-text,.footer-top .mdc-text-field-helper-text,.footer .mdc-text-field-helper-text,.toast .mdc-text-field-helper-text,head .mdc-text-field-helper-text,header .mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);will-change:opacity}.article-slider .mdc-text-field-helper-text:before,.footer-top .mdc-text-field-helper-text:before,.footer .mdc-text-field-helper-text:before,.toast .mdc-text-field-helper-text:before,head .mdc-text-field-helper-text:before,header .mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.article-slider .mdc-text-field-helper-text--persistent,.footer-top .mdc-text-field-helper-text--persistent,.footer .mdc-text-field-helper-text--persistent,.toast .mdc-text-field-helper-text--persistent,head .mdc-text-field-helper-text--persistent,header .mdc-text-field-helper-text--persistent{opacity:1;transition:none;will-change:auto}.article-slider form a.change-email,.footer-top form a.change-email,.footer form a.change-email,.toast form a.change-email,header form a.change-email,head form a.change-email{font-size:.75rem}.article-slider .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer-top .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.footer .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.toast .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,head .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,header .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.article-slider .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.article-slider .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.footer-top .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.footer-top .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.footer .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.footer .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.toast .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.toast .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,head .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,head .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,header .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,header .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.article-slider .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.footer-top .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.footer .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.toast .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,head .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,header .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919}.article-slider .mdc-select,.footer-top .mdc-select,.footer .mdc-select,.toast .mdc-select,head .mdc-select,header .mdc-select{height:2.88125rem}.article-slider .mdc-select.mdc-select--outlined .mdc-select__native-control,.article-slider .mdc-select.mdc-select--outlined .mdc-select__selected-text,.footer-top .mdc-select.mdc-select--outlined .mdc-select__native-control,.footer-top .mdc-select.mdc-select--outlined .mdc-select__selected-text,.footer .mdc-select.mdc-select--outlined .mdc-select__native-control,.footer .mdc-select.mdc-select--outlined .mdc-select__selected-text,.toast .mdc-select.mdc-select--outlined .mdc-select__native-control,.toast .mdc-select.mdc-select--outlined .mdc-select__selected-text,head .mdc-select.mdc-select--outlined .mdc-select__native-control,head .mdc-select.mdc-select--outlined .mdc-select__selected-text,header .mdc-select.mdc-select--outlined .mdc-select__native-control,header .mdc-select.mdc-select--outlined .mdc-select__selected-text{height:2.88125rem;padding-top:.625rem}@media print,screen and (max-width:39.99875em){.article-slider .mdc-select.mdc-select--outlined .mdc-select__native-control,.article-slider .mdc-select.mdc-select--outlined .mdc-select__selected-text,.footer-top .mdc-select.mdc-select--outlined .mdc-select__native-control,.footer-top .mdc-select.mdc-select--outlined .mdc-select__selected-text,.footer .mdc-select.mdc-select--outlined .mdc-select__native-control,.footer .mdc-select.mdc-select--outlined .mdc-select__selected-text,.toast .mdc-select.mdc-select--outlined .mdc-select__native-control,.toast .mdc-select.mdc-select--outlined .mdc-select__selected-text,head .mdc-select.mdc-select--outlined .mdc-select__native-control,head .mdc-select.mdc-select--outlined .mdc-select__selected-text,header .mdc-select.mdc-select--outlined .mdc-select__native-control,header .mdc-select.mdc-select--outlined .mdc-select__selected-text{font-size:1rem}}.article-slider .mdc-select.mdc-select--outlined .mdc-floating-label,.footer-top .mdc-select.mdc-select--outlined .mdc-floating-label,.footer .mdc-select.mdc-select--outlined .mdc-floating-label,.toast .mdc-select.mdc-select--outlined .mdc-floating-label,head .mdc-select.mdc-select--outlined .mdc-floating-label,header .mdc-select.mdc-select--outlined .mdc-floating-label{top:.75rem}.article-slider .mdc-select.mdc-select--outlined .mdc-floating-label--float-above,.footer-top .mdc-select.mdc-select--outlined .mdc-floating-label--float-above,.footer .mdc-select.mdc-select--outlined .mdc-floating-label--float-above,.toast .mdc-select.mdc-select--outlined .mdc-floating-label--float-above,head .mdc-select.mdc-select--outlined .mdc-floating-label--float-above,header .mdc-select.mdc-select--outlined .mdc-floating-label--float-above{top:1rem}.article-slider .mdc-select.mdc-select--no-label .mdc-notched-outline__notch,.footer-top .mdc-select.mdc-select--no-label .mdc-notched-outline__notch,.footer .mdc-select.mdc-select--no-label .mdc-notched-outline__notch,.toast .mdc-select.mdc-select--no-label .mdc-notched-outline__notch,head .mdc-select.mdc-select--no-label .mdc-notched-outline__notch,header .mdc-select.mdc-select--no-label .mdc-notched-outline__notch{display:none}@media print,screen and (min-width:64em){.article-slider .mdc-select.select-multi,.footer-top .mdc-select.select-multi,.footer .mdc-select.select-multi,.toast .mdc-select.select-multi,head .mdc-select.select-multi,header .mdc-select.select-multi{height:196px}.article-slider .mdc-select.select-multi .mdc-select__native-control,.footer-top .mdc-select.select-multi .mdc-select__native-control,.footer .mdc-select.select-multi .mdc-select__native-control,.toast .mdc-select.select-multi .mdc-select__native-control,head .mdc-select.select-multi .mdc-select__native-control,header .mdc-select.select-multi .mdc-select__native-control{height:196px;padding-left:.75rem;padding-right:2rem;z-index:0}.article-slider .mdc-select.select-multi .mdc-select__native-control option,.footer-top .mdc-select.select-multi .mdc-select__native-control option,.footer .mdc-select.select-multi .mdc-select__native-control option,.toast .mdc-select.select-multi .mdc-select__native-control option,head .mdc-select.select-multi .mdc-select__native-control option,header .mdc-select.select-multi .mdc-select__native-control option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-slider .mdc-select.select-multi .mdc-notched-outline,.footer-top .mdc-select.select-multi .mdc-notched-outline,.footer .mdc-select.select-multi .mdc-notched-outline,.toast .mdc-select.select-multi .mdc-notched-outline,head .mdc-select.select-multi .mdc-notched-outline,header .mdc-select.select-multi .mdc-notched-outline{box-shadow:inset 0 0 0 10px #fff}.article-slider .mdc-select.select-multi .icon.icon-chevron,.footer-top .mdc-select.select-multi .icon.icon-chevron,.footer .mdc-select.select-multi .icon.icon-chevron,.toast .mdc-select.select-multi .icon.icon-chevron,head .mdc-select.select-multi .icon.icon-chevron,header .mdc-select.select-multi .icon.icon-chevron{opacity:0}}.article-slider .mdc-select.select-multi label,.footer-top .mdc-select.select-multi label,.footer .mdc-select.select-multi label,.toast .mdc-select.select-multi label,head .mdc-select.select-multi label,header .mdc-select.select-multi label{background-color:#fff}.article-slider .mdc-select-helper-text--validation-msg,.footer-top .mdc-select-helper-text--validation-msg,.footer .mdc-select-helper-text--validation-msg,.toast .mdc-select-helper-text--validation-msg,head .mdc-select-helper-text--validation-msg,header .mdc-select-helper-text--validation-msg{display:none}.article-slider .mdc-select:not(.select-multi) select,.footer-top .mdc-select:not(.select-multi) select,.footer .mdc-select:not(.select-multi) select,.toast .mdc-select:not(.select-multi) select,head .mdc-select:not(.select-multi) select,header .mdc-select:not(.select-multi) select{margin-left:.625rem;margin-right:-.625rem;padding-left:.375rem}.article-slider .mdc-select__native,.footer-top .mdc-select__native,.footer .mdc-select__native,.toast .mdc-select__native,head .mdc-select__native,header .mdc-select__native{min-width:50%}.article-slider .mdc-select__native-control,.footer-top .mdc-select__native-control,.footer .mdc-select__native-control,.toast .mdc-select__native-control,head .mdc-select__native-control,header .mdc-select__native-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem}.article-slider .mdc-select--focused .icon-chevron,.footer-top .mdc-select--focused .icon-chevron,.footer .mdc-select--focused .icon-chevron,.toast .mdc-select--focused .icon-chevron,head .mdc-select--focused .icon-chevron,header .mdc-select--focused .icon-chevron{color:#0098cd;transform:rotate(180deg)}.article-slider .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg,.footer-top .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg,.footer .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg,.toast .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg,head .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg,header .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg{display:block;transition:all .7s ease-in-out}.article-slider .mdc-select .icon-chevron,.footer-top .mdc-select .icon-chevron,.footer .mdc-select .icon-chevron,.toast .mdc-select .icon-chevron,head .mdc-select .icon-chevron,header .mdc-select .icon-chevron{bottom:.6875rem;left:auto;position:absolute;right:.5rem;transition:all .5s ease}.article-slider .mdc-select--outlined+.mdc-select-helper-text,.footer-top .mdc-select--outlined+.mdc-select-helper-text,.footer .mdc-select--outlined+.mdc-select-helper-text,.toast .mdc-select--outlined+.mdc-select-helper-text,head .mdc-select--outlined+.mdc-select-helper-text,header .mdc-select--outlined+.mdc-select-helper-text{margin:0}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected,head .mdc-select__menu .mdc-list .mdc-list-item--selected,header .mdc-select__menu .mdc-list .mdc-list-item--selected{color:#ce1e1e}.article-slider .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon,.footer-top .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon,.footer .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon,.toast .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon,head .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon,header .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon{display:block}.article-slider .mdc-select__menu .mdc-list .mdc-list-item__with-icon,.footer-top .mdc-select__menu .mdc-list .mdc-list-item__with-icon,.footer .mdc-select__menu .mdc-list .mdc-list-item__with-icon,.toast .mdc-select__menu .mdc-list .mdc-list-item__with-icon,head .mdc-select__menu .mdc-list .mdc-list-item__with-icon,header .mdc-select__menu .mdc-list .mdc-list-item__with-icon{width:100%}.article-slider .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon,.footer-top .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon,.footer .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon,.toast .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon,head .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon,header .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon{display:none;float:right}.article-slider .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected,.footer-top .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected,.footer .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected,.toast .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected,head .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected,header .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected{display:none}.article-slider .mdc-text-field,.footer-top .mdc-text-field,.footer .mdc-text-field,.toast .mdc-text-field,head .mdc-text-field,header .mdc-text-field{height:2.88125rem}.article-slider .mdc-text-field+.mdc-text-field-helper-line,.footer-top .mdc-text-field+.mdc-text-field-helper-line,.footer .mdc-text-field+.mdc-text-field-helper-line,.toast .mdc-text-field+.mdc-text-field-helper-line,head .mdc-text-field+.mdc-text-field-helper-line,header .mdc-text-field+.mdc-text-field-helper-line{display:none;padding:0}.article-slider .mdc-text-field--autoheight,.footer-top .mdc-text-field--autoheight,.footer .mdc-text-field--autoheight,.toast .mdc-text-field--autoheight,head .mdc-text-field--autoheight,header .mdc-text-field--autoheight{height:auto}.article-slider .mdc-text-field--textarea .mdc-text-field__input,.footer-top .mdc-text-field--textarea .mdc-text-field__input,.footer .mdc-text-field--textarea .mdc-text-field__input,.toast .mdc-text-field--textarea .mdc-text-field__input,head .mdc-text-field--textarea .mdc-text-field__input,header .mdc-text-field--textarea .mdc-text-field__input{margin:0}.article-slider .mdc-text-field--outlined .mdc-floating-label,.footer-top .mdc-text-field--outlined .mdc-floating-label,.footer .mdc-text-field--outlined .mdc-floating-label,.toast .mdc-text-field--outlined .mdc-floating-label,head .mdc-text-field--outlined .mdc-floating-label,header .mdc-text-field--outlined .mdc-floating-label{top:.75rem}.article-slider .mdc-text-field--outlined .mdc-text-field__input,.footer-top .mdc-text-field--outlined .mdc-text-field__input,.footer .mdc-text-field--outlined .mdc-text-field__input,.toast .mdc-text-field--outlined .mdc-text-field__input,head .mdc-text-field--outlined .mdc-text-field__input,header .mdc-text-field--outlined .mdc-text-field__input{padding:1rem 1rem .75rem}.article-slider .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label,.footer-top .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label,.footer .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label,.toast .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label,head .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label,header .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label{font-size:1rem;transform:translateY(-130%) scale(.75)}.article-slider .mdc-text-field--fullwidth,.footer-top .mdc-text-field--fullwidth,.footer .mdc-text-field--fullwidth,.toast .mdc-text-field--fullwidth,head .mdc-text-field--fullwidth,header .mdc-text-field--fullwidth{width:100%}.article-slider .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.footer-top .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.footer .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,.toast .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,head .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input,header .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:.75rem 1rem}.article-slider .mdc-text-field--invalid-warning,.footer-top .mdc-text-field--invalid-warning,.footer .mdc-text-field--invalid-warning,.toast .mdc-text-field--invalid-warning,head .mdc-text-field--invalid-warning,header .mdc-text-field--invalid-warning{color:#e39539}@media print,screen and (max-width:39.99875em){.article-slider .mdc-text-field--invalid-warning,.footer-top .mdc-text-field--invalid-warning,.footer .mdc-text-field--invalid-warning,.toast .mdc-text-field--invalid-warning,head .mdc-text-field--invalid-warning,header .mdc-text-field--invalid-warning{will-change:auto}}.article-slider .mdc-text-field--invalid+.mdc-text-field-helper-line,.footer-top .mdc-text-field--invalid+.mdc-text-field-helper-line,.footer .mdc-text-field--invalid+.mdc-text-field-helper-line,.toast .mdc-text-field--invalid+.mdc-text-field-helper-line,head .mdc-text-field--invalid+.mdc-text-field-helper-line,header .mdc-text-field--invalid+.mdc-text-field-helper-line{display:block;transition:all .7s ease-in-out}.article-slider .mdc-text-field--invalid+.mdc-text-field-helper-text,.footer-top .mdc-text-field--invalid+.mdc-text-field-helper-text,.footer .mdc-text-field--invalid+.mdc-text-field-helper-text,.toast .mdc-text-field--invalid+.mdc-text-field-helper-text,head .mdc-text-field--invalid+.mdc-text-field-helper-text,header .mdc-text-field--invalid+.mdc-text-field-helper-text{color:#f44336;color:var(--mdc-theme-error,#f44336)}.article-slider .mdc-text-field-helper-text,.footer-top .mdc-text-field-helper-text,.footer .mdc-text-field-helper-text,.toast .mdc-text-field-helper-text,head .mdc-text-field-helper-text,header .mdc-text-field-helper-text{color:#999;color:var(--mdc-theme-error,#999)}.article-slider .mdc-text-field__icon,.footer-top .mdc-text-field__icon,.footer .mdc-text-field__icon,.toast .mdc-text-field__icon,head .mdc-text-field__icon,header .mdc-text-field__icon{top:.75rem;transform:scale(1.4);width:auto}.article-slider .mdc-text-field__placeholder::-moz-placeholder,.footer-top .mdc-text-field__placeholder::-moz-placeholder,.footer .mdc-text-field__placeholder::-moz-placeholder,.toast .mdc-text-field__placeholder::-moz-placeholder,head .mdc-text-field__placeholder::-moz-placeholder,header .mdc-text-field__placeholder::-moz-placeholder{opacity:1}.article-slider .mdc-text-field__placeholder:-ms-input-placeholder,.footer-top .mdc-text-field__placeholder:-ms-input-placeholder,.footer .mdc-text-field__placeholder:-ms-input-placeholder,.toast .mdc-text-field__placeholder:-ms-input-placeholder,head .mdc-text-field__placeholder:-ms-input-placeholder,header .mdc-text-field__placeholder:-ms-input-placeholder{opacity:1}.article-slider .mdc-text-field__placeholder::placeholder,.footer-top .mdc-text-field__placeholder::placeholder,.footer .mdc-text-field__placeholder::placeholder,.toast .mdc-text-field__placeholder::placeholder,head .mdc-text-field__placeholder::placeholder,header .mdc-text-field__placeholder::placeholder{opacity:1}.article-slider .mdc-text-field--readonly,.footer-top .mdc-text-field--readonly,.footer .mdc-text-field--readonly,.toast .mdc-text-field--readonly,head .mdc-text-field--readonly,header .mdc-text-field--readonly{background-color:transparent}.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input{color:rgba(25,25,25,.37);cursor:default}.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37);cursor:default}.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-width:.0625rem}.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.article-slider .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer-top .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.footer .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.toast .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,head .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,header .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.article-slider .mdc-notched-outline__notch .mdc-floating-label,.footer-top .mdc-notched-outline__notch .mdc-floating-label,.footer .mdc-notched-outline__notch .mdc-floating-label,.toast .mdc-notched-outline__notch .mdc-floating-label,head .mdc-notched-outline__notch .mdc-floating-label,header .mdc-notched-outline__notch .mdc-floating-label{background:#fff;padding-right:.25rem;top:.8125rem}.article-slider .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above),.footer-top .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above),.footer .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above),.toast .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above),head .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above),header .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above){max-width:100%;overflow-x:hidden;text-overflow:ellipsis;transform:scale(1);vertical-align:text-bottom}.article-slider .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above,.footer-top .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above,.footer .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above,.toast .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above,head .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above,header .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above{margin-left:.75rem;overflow-x:visible;position:absolute;text-overflow:unset;top:1rem}.article-slider .mdc--fullwidth,.footer-top .mdc--fullwidth,.footer .mdc--fullwidth,.toast .mdc--fullwidth,head .mdc--fullwidth,header .mdc--fullwidth{width:100%}.article-slider .mdc-form-field label,.footer-top .mdc-form-field label,.footer .mdc-form-field label,.toast .mdc-form-field label,head .mdc-form-field label,header .mdc-form-field label{font-weight:700}.article-slider .mdc-form-field--disabled label,.footer-top .mdc-form-field--disabled label,.footer .mdc-form-field--disabled label,.toast .mdc-form-field--disabled label,head .mdc-form-field--disabled label,header .mdc-form-field--disabled label{color:rgba(25,25,25,.26)}.article-slider .radio-button-helper-text,.footer-top .radio-button-helper-text,.footer .radio-button-helper-text,.toast .radio-button-helper-text,head .radio-button-helper-text,header .radio-button-helper-text{margin-bottom:.75rem;margin-left:2.8125rem;margin-top:.5rem}.article-slider .radio-button-helper-text .m-info .i-box,.footer-top .radio-button-helper-text .m-info .i-box,.footer .radio-button-helper-text .m-info .i-box,.toast .radio-button-helper-text .m-info .i-box,head .radio-button-helper-text .m-info .i-box,header .radio-button-helper-text .m-info .i-box{margin-bottom:.25rem;margin-top:0}.article-slider .radio-button-helper-text.error-msg,.footer-top .radio-button-helper-text.error-msg,.footer .radio-button-helper-text.error-msg,.toast .radio-button-helper-text.error-msg,head .radio-button-helper-text.error-msg,header .radio-button-helper-text.error-msg{color:#f44336}.article-slider .form-field,.footer-top .form-field,.footer .form-field,.toast .form-field,head .form-field,header .form-field{margin-bottom:1rem}.article-slider .checkbox-error-indicator,.footer-top .checkbox-error-indicator,.footer .checkbox-error-indicator,.toast .checkbox-error-indicator,head .checkbox-error-indicator,header .checkbox-error-indicator{background-color:#fcf6f7;border-left:.25rem solid #f44336}.article-slider .uppercase,.footer-top .uppercase,.footer .uppercase,.toast .uppercase,head .uppercase,header .uppercase{text-transform:uppercase!important}@media print,screen and (max-width:39.99875em){.article-slider input,.article-slider select,.article-slider textarea,.footer-top input,.footer-top select,.footer-top textarea,.footer input,.footer select,.footer textarea,.toast input,.toast select,.toast textarea,header input,header select,header textarea,head input,head select,head textarea{font-size:1rem}}.article-slider input:-internal-autofill-previewed,.article-slider input:-internal-autofill-selected,.article-slider input:-webkit-autofill,.article-slider select:-internal-autofill-previewed,.article-slider select:-internal-autofill-selected,.article-slider select:-webkit-autofill,.article-slider textarea:-internal-autofill-previewed,.article-slider textarea:-internal-autofill-selected,.article-slider textarea:-webkit-autofill,.footer-top input:-internal-autofill-previewed,.footer-top input:-internal-autofill-selected,.footer-top input:-webkit-autofill,.footer-top select:-internal-autofill-previewed,.footer-top select:-internal-autofill-selected,.footer-top select:-webkit-autofill,.footer-top textarea:-internal-autofill-previewed,.footer-top textarea:-internal-autofill-selected,.footer-top textarea:-webkit-autofill,.footer input:-internal-autofill-previewed,.footer input:-internal-autofill-selected,.footer input:-webkit-autofill,.footer select:-internal-autofill-previewed,.footer select:-internal-autofill-selected,.footer select:-webkit-autofill,.footer textarea:-internal-autofill-previewed,.footer textarea:-internal-autofill-selected,.footer textarea:-webkit-autofill,.toast input:-internal-autofill-previewed,.toast input:-internal-autofill-selected,.toast input:-webkit-autofill,.toast select:-internal-autofill-previewed,.toast select:-internal-autofill-selected,.toast select:-webkit-autofill,.toast textarea:-internal-autofill-previewed,.toast textarea:-internal-autofill-selected,.toast textarea:-webkit-autofill,header input:-internal-autofill-previewed,header input:-internal-autofill-selected,header input:-webkit-autofill,header select:-internal-autofill-previewed,header select:-internal-autofill-selected,header select:-webkit-autofill,header textarea:-internal-autofill-previewed,header textarea:-internal-autofill-selected,header textarea:-webkit-autofill,head input:-internal-autofill-previewed,head input:-internal-autofill-selected,head input:-webkit-autofill,head select:-internal-autofill-previewed,head select:-internal-autofill-selected,head select:-webkit-autofill,head textarea:-internal-autofill-previewed,head textarea:-internal-autofill-selected,head textarea:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.article-slider input:-internal-autofill-previewed:active,.article-slider input:-internal-autofill-previewed:focus,.article-slider input:-internal-autofill-previewed:hover,.article-slider input:-internal-autofill-selected:active,.article-slider input:-internal-autofill-selected:focus,.article-slider input:-internal-autofill-selected:hover,.article-slider input:-webkit-autofill:active,.article-slider input:-webkit-autofill:focus,.article-slider input:-webkit-autofill:hover,.article-slider select:-internal-autofill-previewed:active,.article-slider select:-internal-autofill-previewed:focus,.article-slider select:-internal-autofill-previewed:hover,.article-slider select:-internal-autofill-selected:active,.article-slider select:-internal-autofill-selected:focus,.article-slider select:-internal-autofill-selected:hover,.article-slider select:-webkit-autofill:active,.article-slider select:-webkit-autofill:focus,.article-slider select:-webkit-autofill:hover,.article-slider textarea:-internal-autofill-previewed:active,.article-slider textarea:-internal-autofill-previewed:focus,.article-slider textarea:-internal-autofill-previewed:hover,.article-slider textarea:-internal-autofill-selected:active,.article-slider textarea:-internal-autofill-selected:focus,.article-slider textarea:-internal-autofill-selected:hover,.article-slider textarea:-webkit-autofill:active,.article-slider textarea:-webkit-autofill:focus,.article-slider textarea:-webkit-autofill:hover,.footer-top input:-internal-autofill-previewed:active,.footer-top input:-internal-autofill-previewed:focus,.footer-top input:-internal-autofill-previewed:hover,.footer-top input:-internal-autofill-selected:active,.footer-top input:-internal-autofill-selected:focus,.footer-top input:-internal-autofill-selected:hover,.footer-top input:-webkit-autofill:active,.footer-top input:-webkit-autofill:focus,.footer-top input:-webkit-autofill:hover,.footer-top select:-internal-autofill-previewed:active,.footer-top select:-internal-autofill-previewed:focus,.footer-top select:-internal-autofill-previewed:hover,.footer-top select:-internal-autofill-selected:active,.footer-top select:-internal-autofill-selected:focus,.footer-top select:-internal-autofill-selected:hover,.footer-top select:-webkit-autofill:active,.footer-top select:-webkit-autofill:focus,.footer-top select:-webkit-autofill:hover,.footer-top textarea:-internal-autofill-previewed:active,.footer-top textarea:-internal-autofill-previewed:focus,.footer-top textarea:-internal-autofill-previewed:hover,.footer-top textarea:-internal-autofill-selected:active,.footer-top textarea:-internal-autofill-selected:focus,.footer-top textarea:-internal-autofill-selected:hover,.footer-top textarea:-webkit-autofill:active,.footer-top textarea:-webkit-autofill:focus,.footer-top textarea:-webkit-autofill:hover,.footer input:-internal-autofill-previewed:active,.footer input:-internal-autofill-previewed:focus,.footer input:-internal-autofill-previewed:hover,.footer input:-internal-autofill-selected:active,.footer input:-internal-autofill-selected:focus,.footer input:-internal-autofill-selected:hover,.footer input:-webkit-autofill:active,.footer input:-webkit-autofill:focus,.footer input:-webkit-autofill:hover,.footer select:-internal-autofill-previewed:active,.footer select:-internal-autofill-previewed:focus,.footer select:-internal-autofill-previewed:hover,.footer select:-internal-autofill-selected:active,.footer select:-internal-autofill-selected:focus,.footer select:-internal-autofill-selected:hover,.footer select:-webkit-autofill:active,.footer select:-webkit-autofill:focus,.footer select:-webkit-autofill:hover,.footer textarea:-internal-autofill-previewed:active,.footer textarea:-internal-autofill-previewed:focus,.footer textarea:-internal-autofill-previewed:hover,.footer textarea:-internal-autofill-selected:active,.footer textarea:-internal-autofill-selected:focus,.footer textarea:-internal-autofill-selected:hover,.footer textarea:-webkit-autofill:active,.footer textarea:-webkit-autofill:focus,.footer textarea:-webkit-autofill:hover,.toast input:-internal-autofill-previewed:active,.toast input:-internal-autofill-previewed:focus,.toast input:-internal-autofill-previewed:hover,.toast input:-internal-autofill-selected:active,.toast input:-internal-autofill-selected:focus,.toast input:-internal-autofill-selected:hover,.toast input:-webkit-autofill:active,.toast input:-webkit-autofill:focus,.toast input:-webkit-autofill:hover,.toast select:-internal-autofill-previewed:active,.toast select:-internal-autofill-previewed:focus,.toast select:-internal-autofill-previewed:hover,.toast select:-internal-autofill-selected:active,.toast select:-internal-autofill-selected:focus,.toast select:-internal-autofill-selected:hover,.toast select:-webkit-autofill:active,.toast select:-webkit-autofill:focus,.toast select:-webkit-autofill:hover,.toast textarea:-internal-autofill-previewed:active,.toast textarea:-internal-autofill-previewed:focus,.toast textarea:-internal-autofill-previewed:hover,.toast textarea:-internal-autofill-selected:active,.toast textarea:-internal-autofill-selected:focus,.toast textarea:-internal-autofill-selected:hover,.toast textarea:-webkit-autofill:active,.toast textarea:-webkit-autofill:focus,.toast textarea:-webkit-autofill:hover,header input:-internal-autofill-previewed:active,header input:-internal-autofill-previewed:focus,header input:-internal-autofill-previewed:hover,header input:-internal-autofill-selected:active,header input:-internal-autofill-selected:focus,header input:-internal-autofill-selected:hover,header input:-webkit-autofill:active,header input:-webkit-autofill:focus,header input:-webkit-autofill:hover,header select:-internal-autofill-previewed:active,header select:-internal-autofill-previewed:focus,header select:-internal-autofill-previewed:hover,header select:-internal-autofill-selected:active,header select:-internal-autofill-selected:focus,header select:-internal-autofill-selected:hover,header select:-webkit-autofill:active,header select:-webkit-autofill:focus,header select:-webkit-autofill:hover,header textarea:-internal-autofill-previewed:active,header textarea:-internal-autofill-previewed:focus,header textarea:-internal-autofill-previewed:hover,header textarea:-internal-autofill-selected:active,header textarea:-internal-autofill-selected:focus,header textarea:-internal-autofill-selected:hover,header textarea:-webkit-autofill:active,header textarea:-webkit-autofill:focus,header textarea:-webkit-autofill:hover,head input:-internal-autofill-previewed:active,head input:-internal-autofill-previewed:focus,head input:-internal-autofill-previewed:hover,head input:-internal-autofill-selected:active,head input:-internal-autofill-selected:focus,head input:-internal-autofill-selected:hover,head input:-webkit-autofill:active,head input:-webkit-autofill:focus,head input:-webkit-autofill:hover,head select:-internal-autofill-previewed:active,head select:-internal-autofill-previewed:focus,head select:-internal-autofill-previewed:hover,head select:-internal-autofill-selected:active,head select:-internal-autofill-selected:focus,head select:-internal-autofill-selected:hover,head select:-webkit-autofill:active,head select:-webkit-autofill:focus,head select:-webkit-autofill:hover,head textarea:-internal-autofill-previewed:active,head textarea:-internal-autofill-previewed:focus,head textarea:-internal-autofill-previewed:hover,head textarea:-internal-autofill-selected:active,head textarea:-internal-autofill-selected:focus,head textarea:-internal-autofill-selected:hover,head textarea:-webkit-autofill:active,head textarea:-webkit-autofill:focus,head textarea:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.article-slider input:invalid,.article-slider select:invalid,.article-slider textarea:invalid,.footer-top input:invalid,.footer-top select:invalid,.footer-top textarea:invalid,.footer input:invalid,.footer select:invalid,.footer textarea:invalid,.toast input:invalid,.toast select:invalid,.toast textarea:invalid,header input:invalid,header select:invalid,header textarea:invalid,head input:invalid,head select:invalid,head textarea:invalid{box-shadow:none}.article-slider input[type=number],.footer-top input[type=number],.footer input[type=number],.toast input[type=number],header input[type=number],head input[type=number]{-moz-appearance:textfield}.article-slider input[type=number]::-webkit-inner-spin-button,.article-slider input[type=number]::-webkit-outer-spin-button,.footer-top input[type=number]::-webkit-inner-spin-button,.footer-top input[type=number]::-webkit-outer-spin-button,.footer input[type=number]::-webkit-inner-spin-button,.footer input[type=number]::-webkit-outer-spin-button,.toast input[type=number]::-webkit-inner-spin-button,.toast input[type=number]::-webkit-outer-spin-button,header input[type=number]::-webkit-inner-spin-button,header input[type=number]::-webkit-outer-spin-button,head input[type=number]::-webkit-inner-spin-button,head input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.article-slider .mdc-text-field__input,.footer-top .mdc-text-field__input,.footer .mdc-text-field__input,.toast .mdc-text-field__input,head .mdc-text-field__input,header .mdc-text-field__input{margin-bottom:6px}}.article-slider .louis-captcha .get-new-captcha,.footer-top .louis-captcha .get-new-captcha,.footer .louis-captcha .get-new-captcha,.toast .louis-captcha .get-new-captcha,head .louis-captcha .get-new-captcha,header .louis-captcha .get-new-captcha{display:inline-block;margin-top:.75rem}.article-slider .louis-captcha .captcha-image,.footer-top .louis-captcha .captcha-image,.footer .louis-captcha .captcha-image,.toast .louis-captcha .captcha-image,head .louis-captcha .captcha-image,header .louis-captcha .captcha-image{display:inline-block;position:relative}.article-slider .louis-captcha .captcha-image img,.footer-top .louis-captcha .captcha-image img,.footer .louis-captcha .captcha-image img,.toast .louis-captcha .captcha-image img,head .louis-captcha .captcha-image img,header .louis-captcha .captcha-image img{height:100px;width:250px}.article-slider .louis-captcha .captcha-image--loading,.footer-top .louis-captcha .captcha-image--loading,.footer .louis-captcha .captcha-image--loading,.toast .louis-captcha .captcha-image--loading,head .louis-captcha .captcha-image--loading,header .louis-captcha .captcha-image--loading{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-slider .louis-captcha .captcha-image--loading .loading-animation,.footer-top .louis-captcha .captcha-image--loading .loading-animation,.footer .louis-captcha .captcha-image--loading .loading-animation,.toast .louis-captcha .captcha-image--loading .loading-animation,head .louis-captcha .captcha-image--loading .loading-animation,header .louis-captcha .captcha-image--loading .loading-animation{display:block;left:0;margin:auto;position:absolute;right:0;top:40%}.article-slider .button,.article-slider .footer-top button,.article-slider .footer button,.article-slider .product-comparison-container button,.article-slider .toast button,.article-slider button,.article-slider head button,.article-slider header button,.footer-top .article-slider button,.footer-top .button,.footer-top .footer button,.footer-top .product-comparison-container button,.footer-top .toast button,.footer-top button,.footer-top head button,.footer-top header button,.footer .article-slider button,.footer .button,.footer .footer-top button,.footer .product-comparison-container button,.footer .toast button,.footer button,.footer head button,.footer header button,.product-comparison-container .article-slider button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container head button,.product-comparison-container header button,.toast .article-slider button,.toast .button,.toast .footer-top button,.toast .footer button,.toast .product-comparison-container button,.toast button,.toast head button,.toast header button,body .footer button,head .article-slider button,head .button,head .footer-top button,head .footer button,head .product-comparison-container button,head .toast button,head button,header .article-slider button,header .button,header .footer-top button,header .footer button,header .product-comparison-container button,header .toast button,header button,header head button,head header button{border:none;display:inline-block;padding:.75rem 1rem;text-align:center;text-decoration:none;text-shadow:none;transform:translateZ(0)}@media print,screen and (max-width:39.99875em){.article-slider .button,.article-slider .footer-top button,.article-slider .footer button,.article-slider .product-comparison-container button,.article-slider .toast button,.article-slider button,.article-slider head button,.article-slider header button,.footer-top .article-slider button,.footer-top .button,.footer-top .footer button,.footer-top .product-comparison-container button,.footer-top .toast button,.footer-top button,.footer-top head button,.footer-top header button,.footer .article-slider button,.footer .button,.footer .footer-top button,.footer .product-comparison-container button,.footer .toast button,.footer button,.footer head button,.footer header button,.product-comparison-container .article-slider button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container head button,.product-comparison-container header button,.toast .article-slider button,.toast .button,.toast .footer-top button,.toast .footer button,.toast .product-comparison-container button,.toast button,.toast head button,.toast header button,body .footer button,head .article-slider button,head .button,head .footer-top button,head .footer button,head .product-comparison-container button,head .toast button,head button,header .article-slider button,header .button,header .footer-top button,header .footer button,header .product-comparison-container button,header .toast button,header button,header head button,head header button{display:block;width:100%}}.article-slider .button.text-left,.article-slider .footer-top button.text-left,.article-slider .footer button.text-left,.article-slider .product-comparison-container button.text-left,.article-slider .toast button.text-left,.article-slider button.text-left,.article-slider head button.text-left,.article-slider header button.text-left,.footer-top .article-slider button.text-left,.footer-top .button.text-left,.footer-top .footer button.text-left,.footer-top .product-comparison-container button.text-left,.footer-top .toast button.text-left,.footer-top button.text-left,.footer-top head button.text-left,.footer-top header button.text-left,.footer .article-slider button.text-left,.footer .button.text-left,.footer .footer-top button.text-left,.footer .product-comparison-container button.text-left,.footer .toast button.text-left,.footer button.text-left,.footer head button.text-left,.footer header button.text-left,.product-comparison-container .article-slider button.text-left,.product-comparison-container .footer-top button.text-left,.product-comparison-container .footer button.text-left,.product-comparison-container .toast button.text-left,.product-comparison-container head button.text-left,.product-comparison-container header button.text-left,.toast .article-slider button.text-left,.toast .button.text-left,.toast .footer-top button.text-left,.toast .footer button.text-left,.toast .product-comparison-container button.text-left,.toast button.text-left,.toast head button.text-left,.toast header button.text-left,head .article-slider button.text-left,head .button.text-left,head .footer-top button.text-left,head .footer button.text-left,head .product-comparison-container button.text-left,head .toast button.text-left,head button.text-left,header .article-slider button.text-left,header .button.text-left,header .footer-top button.text-left,header .footer button.text-left,header .product-comparison-container button.text-left,header .toast button.text-left,header button.text-left,header head button.text-left,head header button.text-left{text-align:left}.article-slider .button:not(:disabled),.article-slider .footer-top button:not(:disabled),.article-slider .footer button:not(:disabled),.article-slider .product-comparison-container button:not(:disabled),.article-slider .toast button:not(:disabled),.article-slider button:not(:disabled),.article-slider head button:not(:disabled),.article-slider header button:not(:disabled),.footer-top .article-slider button:not(:disabled),.footer-top .button:not(:disabled),.footer-top .footer button:not(:disabled),.footer-top .product-comparison-container button:not(:disabled),.footer-top .toast button:not(:disabled),.footer-top button:not(:disabled),.footer-top head button:not(:disabled),.footer-top header button:not(:disabled),.footer .article-slider button:not(:disabled),.footer .button:not(:disabled),.footer .footer-top button:not(:disabled),.footer .product-comparison-container button:not(:disabled),.footer .toast button:not(:disabled),.footer button:not(:disabled),.footer head button:not(:disabled),.footer header button:not(:disabled),.product-comparison-container .article-slider button:not(:disabled),.product-comparison-container .footer-top button:not(:disabled),.product-comparison-container .footer button:not(:disabled),.product-comparison-container .toast button:not(:disabled),.product-comparison-container head button:not(:disabled),.product-comparison-container header button:not(:disabled),.toast .article-slider button:not(:disabled),.toast .button:not(:disabled),.toast .footer-top button:not(:disabled),.toast .footer button:not(:disabled),.toast .product-comparison-container button:not(:disabled),.toast button:not(:disabled),.toast head button:not(:disabled),.toast header button:not(:disabled),head .article-slider button:not(:disabled),head .button:not(:disabled),head .footer-top button:not(:disabled),head .footer button:not(:disabled),head .product-comparison-container button:not(:disabled),head .toast button:not(:disabled),head button:not(:disabled),header .article-slider button:not(:disabled),header .button:not(:disabled),header .footer-top button:not(:disabled),header .footer button:not(:disabled),header .product-comparison-container button:not(:disabled),header .toast button:not(:disabled),header button:not(:disabled),header head button:not(:disabled),head header button:not(:disabled){cursor:pointer}.article-slider .button:disabled,.article-slider .footer-top button:disabled,.article-slider .footer button:disabled,.article-slider .product-comparison-container button:disabled,.article-slider .toast button:disabled,.article-slider button:disabled,.article-slider head button:disabled,.article-slider header button:disabled,.footer-top .article-slider button:disabled,.footer-top .button:disabled,.footer-top .footer button:disabled,.footer-top .product-comparison-container button:disabled,.footer-top .toast button:disabled,.footer-top button:disabled,.footer-top head button:disabled,.footer-top header button:disabled,.footer .article-slider button:disabled,.footer .button:disabled,.footer .footer-top button:disabled,.footer .product-comparison-container button:disabled,.footer .toast button:disabled,.footer button:disabled,.footer head button:disabled,.footer header button:disabled,.product-comparison-container .article-slider button:disabled,.product-comparison-container .footer-top button:disabled,.product-comparison-container .footer button:disabled,.product-comparison-container .toast button:disabled,.product-comparison-container head button:disabled,.product-comparison-container header button:disabled,.toast .article-slider button:disabled,.toast .button:disabled,.toast .footer-top button:disabled,.toast .footer button:disabled,.toast .product-comparison-container button:disabled,.toast button:disabled,.toast head button:disabled,.toast header button:disabled,head .article-slider button:disabled,head .button:disabled,head .footer-top button:disabled,head .footer button:disabled,head .product-comparison-container button:disabled,head .toast button:disabled,head button:disabled,header .article-slider button:disabled,header .button:disabled,header .footer-top button:disabled,header .footer button:disabled,header .product-comparison-container button:disabled,header .toast button:disabled,header button:disabled,header head button:disabled,head header button:disabled{opacity:.5}.article-slider .button.disabled,.article-slider .footer-top button.disabled,.article-slider .footer button.disabled,.article-slider .product-comparison-container button.disabled,.article-slider .toast button.disabled,.article-slider button.disabled,.article-slider head button.disabled,.article-slider header button.disabled,.footer-top .article-slider button.disabled,.footer-top .button.disabled,.footer-top .footer button.disabled,.footer-top .product-comparison-container button.disabled,.footer-top .toast button.disabled,.footer-top button.disabled,.footer-top head button.disabled,.footer-top header button.disabled,.footer .article-slider button.disabled,.footer .button.disabled,.footer .footer-top button.disabled,.footer .product-comparison-container button.disabled,.footer .toast button.disabled,.footer button.disabled,.footer head button.disabled,.footer header button.disabled,.product-comparison-container .article-slider button.disabled,.product-comparison-container .footer-top button.disabled,.product-comparison-container .footer button.disabled,.product-comparison-container .toast button.disabled,.product-comparison-container head button.disabled,.product-comparison-container header button.disabled,.toast .article-slider button.disabled,.toast .button.disabled,.toast .footer-top button.disabled,.toast .footer button.disabled,.toast .product-comparison-container button.disabled,.toast button.disabled,.toast head button.disabled,.toast header button.disabled,head .article-slider button.disabled,head .button.disabled,head .footer-top button.disabled,head .footer button.disabled,head .product-comparison-container button.disabled,head .toast button.disabled,head button.disabled,header .article-slider button.disabled,header .button.disabled,header .footer-top button.disabled,header .footer button.disabled,header .product-comparison-container button.disabled,header .toast button.disabled,header button.disabled,header head button.disabled,head header button.disabled{cursor:not-allowed;opacity:.2;pointer-events:none}.article-slider .button.no-padding,.article-slider .footer-top button.no-padding,.article-slider .footer button.no-padding,.article-slider .product-comparison-container button.no-padding,.article-slider .toast button.no-padding,.article-slider button.no-padding,.article-slider head button.no-padding,.article-slider header button.no-padding,.footer-top .article-slider button.no-padding,.footer-top .button.no-padding,.footer-top .footer button.no-padding,.footer-top .product-comparison-container button.no-padding,.footer-top .toast button.no-padding,.footer-top button.no-padding,.footer-top head button.no-padding,.footer-top header button.no-padding,.footer .article-slider button.no-padding,.footer .button.no-padding,.footer .footer-top button.no-padding,.footer .product-comparison-container button.no-padding,.footer .toast button.no-padding,.footer button.no-padding,.footer head button.no-padding,.footer header button.no-padding,.product-comparison-container .article-slider button.no-padding,.product-comparison-container .footer-top button.no-padding,.product-comparison-container .footer button.no-padding,.product-comparison-container .toast button.no-padding,.product-comparison-container head button.no-padding,.product-comparison-container header button.no-padding,.toast .article-slider button.no-padding,.toast .button.no-padding,.toast .footer-top button.no-padding,.toast .footer button.no-padding,.toast .product-comparison-container button.no-padding,.toast button.no-padding,.toast head button.no-padding,.toast header button.no-padding,head .article-slider button.no-padding,head .button.no-padding,head .footer-top button.no-padding,head .footer button.no-padding,head .product-comparison-container button.no-padding,head .toast button.no-padding,head button.no-padding,header .article-slider button.no-padding,header .button.no-padding,header .footer-top button.no-padding,header .footer button.no-padding,header .product-comparison-container button.no-padding,header .toast button.no-padding,header button.no-padding,header head button.no-padding,head header button.no-padding{padding:0}.article-slider .button.no-padding-x,.article-slider .footer-top button.no-padding-x,.article-slider .footer button.no-padding-x,.article-slider .product-comparison-container button.no-padding-x,.article-slider .toast button.no-padding-x,.article-slider button.no-padding-x,.article-slider head button.no-padding-x,.article-slider header button.no-padding-x,.footer-top .article-slider button.no-padding-x,.footer-top .button.no-padding-x,.footer-top .footer button.no-padding-x,.footer-top .product-comparison-container button.no-padding-x,.footer-top .toast button.no-padding-x,.footer-top button.no-padding-x,.footer-top head button.no-padding-x,.footer-top header button.no-padding-x,.footer .article-slider button.no-padding-x,.footer .button.no-padding-x,.footer .footer-top button.no-padding-x,.footer .product-comparison-container button.no-padding-x,.footer .toast button.no-padding-x,.footer button.no-padding-x,.footer head button.no-padding-x,.footer header button.no-padding-x,.product-comparison-container .article-slider button.no-padding-x,.product-comparison-container .footer-top button.no-padding-x,.product-comparison-container .footer button.no-padding-x,.product-comparison-container .toast button.no-padding-x,.product-comparison-container head button.no-padding-x,.product-comparison-container header button.no-padding-x,.toast .article-slider button.no-padding-x,.toast .button.no-padding-x,.toast .footer-top button.no-padding-x,.toast .footer button.no-padding-x,.toast .product-comparison-container button.no-padding-x,.toast button.no-padding-x,.toast head button.no-padding-x,.toast header button.no-padding-x,head .article-slider button.no-padding-x,head .button.no-padding-x,head .footer-top button.no-padding-x,head .footer button.no-padding-x,head .product-comparison-container button.no-padding-x,head .toast button.no-padding-x,head button.no-padding-x,header .article-slider button.no-padding-x,header .button.no-padding-x,header .footer-top button.no-padding-x,header .footer button.no-padding-x,header .product-comparison-container button.no-padding-x,header .toast button.no-padding-x,header button.no-padding-x,header head button.no-padding-x,head header button.no-padding-x{padding-left:0;padding-right:0}.article-slider .button.no-padding-y,.article-slider .footer-top button.no-padding-y,.article-slider .footer button.no-padding-y,.article-slider .product-comparison-container button.no-padding-y,.article-slider .toast button.no-padding-y,.article-slider button.no-padding-y,.article-slider head button.no-padding-y,.article-slider header button.no-padding-y,.footer-top .article-slider button.no-padding-y,.footer-top .button.no-padding-y,.footer-top .footer button.no-padding-y,.footer-top .product-comparison-container button.no-padding-y,.footer-top .toast button.no-padding-y,.footer-top button.no-padding-y,.footer-top head button.no-padding-y,.footer-top header button.no-padding-y,.footer .article-slider button.no-padding-y,.footer .button.no-padding-y,.footer .footer-top button.no-padding-y,.footer .product-comparison-container button.no-padding-y,.footer .toast button.no-padding-y,.footer button.no-padding-y,.footer head button.no-padding-y,.footer header button.no-padding-y,.product-comparison-container .article-slider button.no-padding-y,.product-comparison-container .footer-top button.no-padding-y,.product-comparison-container .footer button.no-padding-y,.product-comparison-container .toast button.no-padding-y,.product-comparison-container head button.no-padding-y,.product-comparison-container header button.no-padding-y,.toast .article-slider button.no-padding-y,.toast .button.no-padding-y,.toast .footer-top button.no-padding-y,.toast .footer button.no-padding-y,.toast .product-comparison-container button.no-padding-y,.toast button.no-padding-y,.toast head button.no-padding-y,.toast header button.no-padding-y,head .article-slider button.no-padding-y,head .button.no-padding-y,head .footer-top button.no-padding-y,head .footer button.no-padding-y,head .product-comparison-container button.no-padding-y,head .toast button.no-padding-y,head button.no-padding-y,header .article-slider button.no-padding-y,header .button.no-padding-y,header .footer-top button.no-padding-y,header .footer button.no-padding-y,header .product-comparison-container button.no-padding-y,header .toast button.no-padding-y,header button.no-padding-y,header head button.no-padding-y,head header button.no-padding-y{padding-bottom:0;padding-top:0}.article-slider .button.margin-top,.article-slider .footer-top button.margin-top,.article-slider .footer button.margin-top,.article-slider .product-comparison-container button.margin-top,.article-slider .toast button.margin-top,.article-slider button.margin-top,.article-slider head button.margin-top,.article-slider header button.margin-top,.footer-top .article-slider button.margin-top,.footer-top .button.margin-top,.footer-top .footer button.margin-top,.footer-top .product-comparison-container button.margin-top,.footer-top .toast button.margin-top,.footer-top button.margin-top,.footer-top head button.margin-top,.footer-top header button.margin-top,.footer .article-slider button.margin-top,.footer .button.margin-top,.footer .footer-top button.margin-top,.footer .product-comparison-container button.margin-top,.footer .toast button.margin-top,.footer button.margin-top,.footer head button.margin-top,.footer header button.margin-top,.product-comparison-container .article-slider button.margin-top,.product-comparison-container .footer-top button.margin-top,.product-comparison-container .footer button.margin-top,.product-comparison-container .toast button.margin-top,.product-comparison-container head button.margin-top,.product-comparison-container header button.margin-top,.toast .article-slider button.margin-top,.toast .button.margin-top,.toast .footer-top button.margin-top,.toast .footer button.margin-top,.toast .product-comparison-container button.margin-top,.toast button.margin-top,.toast head button.margin-top,.toast header button.margin-top,head .article-slider button.margin-top,head .button.margin-top,head .footer-top button.margin-top,head .footer button.margin-top,head .product-comparison-container button.margin-top,head .toast button.margin-top,head button.margin-top,header .article-slider button.margin-top,header .button.margin-top,header .footer-top button.margin-top,header .footer button.margin-top,header .product-comparison-container button.margin-top,header .toast button.margin-top,header button.margin-top,header head button.margin-top,head header button.margin-top{margin-top:.75rem}.article-slider .button .icon-arrow-filter,.article-slider .footer-top button .icon-arrow-filter,.article-slider .footer button .icon-arrow-filter,.article-slider .product-comparison-container button .icon-arrow-filter,.article-slider .toast button .icon-arrow-filter,.article-slider button .icon-arrow-filter,.article-slider head button .icon-arrow-filter,.article-slider header button .icon-arrow-filter,.footer-top .article-slider button .icon-arrow-filter,.footer-top .button .icon-arrow-filter,.footer-top .footer button .icon-arrow-filter,.footer-top .product-comparison-container button .icon-arrow-filter,.footer-top .toast button .icon-arrow-filter,.footer-top button .icon-arrow-filter,.footer-top head button .icon-arrow-filter,.footer-top header button .icon-arrow-filter,.footer .article-slider button .icon-arrow-filter,.footer .button .icon-arrow-filter,.footer .footer-top button .icon-arrow-filter,.footer .product-comparison-container button .icon-arrow-filter,.footer .toast button .icon-arrow-filter,.footer button .icon-arrow-filter,.footer head button .icon-arrow-filter,.footer header button .icon-arrow-filter,.product-comparison-container .article-slider button .icon-arrow-filter,.product-comparison-container .footer-top button .icon-arrow-filter,.product-comparison-container .footer button .icon-arrow-filter,.product-comparison-container .toast button .icon-arrow-filter,.product-comparison-container head button .icon-arrow-filter,.product-comparison-container header button .icon-arrow-filter,.toast .article-slider button .icon-arrow-filter,.toast .button .icon-arrow-filter,.toast .footer-top button .icon-arrow-filter,.toast .footer button .icon-arrow-filter,.toast .product-comparison-container button .icon-arrow-filter,.toast button .icon-arrow-filter,.toast head button .icon-arrow-filter,.toast header button .icon-arrow-filter,body .footer button .icon-arrow-filter,head .article-slider button .icon-arrow-filter,head .button .icon-arrow-filter,head .footer-top button .icon-arrow-filter,head .footer button .icon-arrow-filter,head .product-comparison-container button .icon-arrow-filter,head .toast button .icon-arrow-filter,head button .icon-arrow-filter,header .article-slider button .icon-arrow-filter,header .button .icon-arrow-filter,header .footer-top button .icon-arrow-filter,header .footer button .icon-arrow-filter,header .product-comparison-container button .icon-arrow-filter,header .toast button .icon-arrow-filter,header button .icon-arrow-filter,header head button .icon-arrow-filter,head header button .icon-arrow-filter{margin-right:inherit;position:absolute;right:1rem;width:1.25rem}.article-slider .button .icon,.article-slider .footer-top button .icon,.article-slider .footer button .icon,.article-slider .product-comparison-container button .icon,.article-slider .toast button .icon,.article-slider button .icon,.article-slider head button .icon,.article-slider header button .icon,.footer-top .article-slider button .icon,.footer-top .button .icon,.footer-top .footer button .icon,.footer-top .product-comparison-container button .icon,.footer-top .toast button .icon,.footer-top button .icon,.footer-top head button .icon,.footer-top header button .icon,.footer .article-slider button .icon,.footer .button .icon,.footer .footer-top button .icon,.footer .product-comparison-container button .icon,.footer .toast button .icon,.footer button .icon,.footer head button .icon,.footer header button .icon,.product-comparison-container .article-slider button .icon,.product-comparison-container .footer-top button .icon,.product-comparison-container .footer button .icon,.product-comparison-container .toast button .icon,.product-comparison-container head button .icon,.product-comparison-container header button .icon,.toast .article-slider button .icon,.toast .button .icon,.toast .footer-top button .icon,.toast .footer button .icon,.toast .product-comparison-container button .icon,.toast button .icon,.toast head button .icon,.toast header button .icon,body .footer button .icon,head .article-slider button .icon,head .button .icon,head .footer-top button .icon,head .footer button .icon,head .product-comparison-container button .icon,head .toast button .icon,head button .icon,header .article-slider button .icon,header .button .icon,header .footer-top button .icon,header .footer button .icon,header .product-comparison-container button .icon,header .toast button .icon,header button .icon,header head button .icon,head header button .icon{margin-left:.75rem;vertical-align:bottom}.article-slider .button .icon-only,.article-slider .footer-top button .icon-only,.article-slider .footer button .icon-only,.article-slider .product-comparison-container button .icon-only,.article-slider .toast button .icon-only,.article-slider button .icon-only,.article-slider head button .icon-only,.article-slider header button .icon-only,.footer-top .article-slider button .icon-only,.footer-top .button .icon-only,.footer-top .footer button .icon-only,.footer-top .product-comparison-container button .icon-only,.footer-top .toast button .icon-only,.footer-top button .icon-only,.footer-top head button .icon-only,.footer-top header button .icon-only,.footer .article-slider button .icon-only,.footer .button .icon-only,.footer .footer-top button .icon-only,.footer .product-comparison-container button .icon-only,.footer .toast button .icon-only,.footer button .icon-only,.footer head button .icon-only,.footer header button .icon-only,.product-comparison-container .article-slider button .icon-only,.product-comparison-container .footer-top button .icon-only,.product-comparison-container .footer button .icon-only,.product-comparison-container .toast button .icon-only,.product-comparison-container head button .icon-only,.product-comparison-container header button .icon-only,.toast .article-slider button .icon-only,.toast .button .icon-only,.toast .footer-top button .icon-only,.toast .footer button .icon-only,.toast .product-comparison-container button .icon-only,.toast button .icon-only,.toast head button .icon-only,.toast header button .icon-only,body .footer button .icon-only,head .article-slider button .icon-only,head .button .icon-only,head .footer-top button .icon-only,head .footer button .icon-only,head .product-comparison-container button .icon-only,head .toast button .icon-only,head button .icon-only,header .article-slider button .icon-only,header .button .icon-only,header .footer-top button .icon-only,header .footer button .icon-only,header .product-comparison-container button .icon-only,header .toast button .icon-only,header button .icon-only,header head button .icon-only,head header button .icon-only{margin:0}.article-slider .button-fullwidth,.footer-top .button-fullwidth,.footer .button-fullwidth,.toast .button-fullwidth,head .button-fullwidth,header .button-fullwidth{width:100%}.article-slider .button-leading-icon .icon,.footer-top .button-leading-icon .icon,.footer .button-leading-icon .icon,.toast .button-leading-icon .icon,head .button-leading-icon .icon,header .button-leading-icon .icon{margin-left:0;margin-right:.75rem;vertical-align:middle}.article-slider .button-leading-icon .icon+span,.footer-top .button-leading-icon .icon+span,.footer .button-leading-icon .icon+span,.toast .button-leading-icon .icon+span,head .button-leading-icon .icon+span,header .button-leading-icon .icon+span{vertical-align:middle}.article-slider .button-filter,.footer-top .button-filter,.footer .button-filter,.toast .button-filter,head .button-filter,header .button-filter{position:relative;width:100%}.article-slider .button-red,.footer-top .button-red,.footer .button-red,.toast .button-red,head .button-red,header .button-red{background-color:#ce1e1e;color:#f6f6f6}.article-slider .button-red:hover:not(:disabled),.footer-top .button-red:hover:not(:disabled),.footer .button-red:hover:not(:disabled),.toast .button-red:hover:not(:disabled),head .button-red:hover:not(:disabled),header .button-red:hover:not(:disabled){background-color:#da4040}.article-slider .button-grey,.footer-top .button-grey,.footer .button-grey,.toast .button-grey,head .button-grey,header .button-grey{background-color:#e9e9e9}.article-slider .button-grey:hover:not(:disabled),.footer-top .button-grey:hover:not(:disabled),.footer .button-grey:hover:not(:disabled),.toast .button-grey:hover:not(:disabled),head .button-grey:hover:not(:disabled),header .button-grey:hover:not(:disabled){color:#da4040}.article-slider .button-darkgrey,.footer-top .button-darkgrey,.footer .button-darkgrey,.toast .button-darkgrey,head .button-darkgrey,header .button-darkgrey{background-color:#999;color:#fff}.article-slider .button-darkgrey:hover:not(:disabled),.footer-top .button-darkgrey:hover:not(:disabled),.footer .button-darkgrey:hover:not(:disabled),.toast .button-darkgrey:hover:not(:disabled),head .button-darkgrey:hover:not(:disabled),header .button-darkgrey:hover:not(:disabled){background-color:#bcbcbc}.article-slider .button-bordered,.footer-top .button-bordered,.footer .button-bordered,.toast .button-bordered,head .button-bordered,header .button-bordered{background-color:#e9e9e9;box-shadow:inset 0 0 0 2px #191919}.article-slider .button-bordered:hover:not(:disabled),.footer-top .button-bordered:hover:not(:disabled),.footer .button-bordered:hover:not(:disabled),.toast .button-bordered:hover:not(:disabled),head .button-bordered:hover:not(:disabled),header .button-bordered:hover:not(:disabled){border-color:#ce1e1e;color:#ce1e1e}.article-slider .button-bordered-red,.footer-top .button-bordered-red,.footer .button-bordered-red,.toast .button-bordered-red,head .button-bordered-red,header .button-bordered-red{border-color:#ce1e1e;box-shadow:inset 0 0 0 2px #ce1e1e;color:#ce1e1e}.article-slider .button-teaser,.footer-top .button-teaser,.footer .button-teaser,.toast .button-teaser,head .button-teaser,header .button-teaser{background-color:transparent}.article-slider .button-teaser:hover,.footer-top .button-teaser:hover,.footer .button-teaser:hover,.toast .button-teaser:hover,head .button-teaser:hover,header .button-teaser:hover{background-color:#e9e9e9}.article-slider .button-teaser-white,.footer-top .button-teaser-white,.footer .button-teaser-white,.toast .button-teaser-white,head .button-teaser-white,header .button-teaser-white{box-shadow:inset 0 0 0 2px #fff;color:#fff}.article-slider .button-progressing,.footer-top .button-progressing,.footer .button-progressing,.toast .button-progressing,head .button-progressing,header .button-progressing{align-items:center;display:flex;justify-content:center}.article-slider .text-right .button-progressing,.footer-top .text-right .button-progressing,.footer .text-right .button-progressing,.toast .text-right .button-progressing,head .text-right .button-progressing,header .text-right .button-progressing{margin:0 0 0 auto}.article-slider table,.footer-top table,.footer table,.toast table,header table,head table{margin-top:1.5rem}.article-slider table td,.article-slider table th,.footer-top table td,.footer-top table th,.footer table td,.footer table th,.toast table td,.toast table th,header table td,header table th,head table td,head table th{padding:0}.article-slider table thead,.footer-top table thead,.footer table thead,.toast table thead,header table thead,head table thead{margin-top:1.5rem}.article-slider table thead tr,.footer-top table thead tr,.footer table thead tr,.toast table thead tr,header table thead tr,head table thead tr{border-bottom:1px solid #000}.article-slider table tbody tr:not(:first-child),.footer-top table tbody tr:not(:first-child),.footer table tbody tr:not(:first-child),.toast table tbody tr:not(:first-child),header table tbody tr:not(:first-child),head table tbody tr:not(:first-child){border-top:1px solid #999}.article-slider table.stack span.row-headline,.footer-top table.stack span.row-headline,.footer table.stack span.row-headline,.toast table.stack span.row-headline,header table.stack span.row-headline,head table.stack span.row-headline{display:block;font-weight:700}@media print,screen and (max-width:63.99875em){.article-slider table.stack tr,.footer-top table.stack tr,.footer table.stack tr,.toast table.stack tr,header table.stack tr,head table.stack tr{display:flex;flex-wrap:wrap;padding-top:.5rem}.article-slider table.stack tr:first-child,.footer-top table.stack tr:first-child,.footer table.stack tr:first-child,.toast table.stack tr:first-child,header table.stack tr:first-child,head table.stack tr:first-child{border-top:1px solid #000}.article-slider table.stack td,.footer-top table.stack td,.footer table.stack td,.toast table.stack td,header table.stack td,head table.stack td{padding-bottom:.5rem}.article-slider table.stack td:last-child,.footer-top table.stack td:last-child,.footer table.stack td:last-child,.toast table.stack td:last-child,header table.stack td:last-child,head table.stack td:last-child{padding-bottom:1rem}.article-slider table.stack .row-cell-headline,.footer-top table.stack .row-cell-headline,.footer table.stack .row-cell-headline,.toast table.stack .row-cell-headline,header table.stack .row-cell-headline,head table.stack .row-cell-headline{font-size:1rem;font-weight:700;width:100%}.article-slider table.stack .row-small-half,.footer-top table.stack .row-small-half,.footer table.stack .row-small-half,.toast table.stack .row-small-half,header table.stack .row-small-half,head table.stack .row-small-half{display:inline-block;vertical-align:top;width:50%}}.article-slider table.receipt-overview tbody tr,.footer-top table.receipt-overview tbody tr,.footer table.receipt-overview tbody tr,.toast table.receipt-overview tbody tr,header table.receipt-overview tbody tr,head table.receipt-overview tbody tr{border:none}.article-slider table.receipt-overview tbody td,.article-slider table.receipt-overview tbody th,.footer-top table.receipt-overview tbody td,.footer-top table.receipt-overview tbody th,.footer table.receipt-overview tbody td,.footer table.receipt-overview tbody th,.toast table.receipt-overview tbody td,.toast table.receipt-overview tbody th,header table.receipt-overview tbody td,header table.receipt-overview tbody th,head table.receipt-overview tbody td,head table.receipt-overview tbody th{padding-top:.25rem}.article-slider table.receipt-position-list img,.footer-top table.receipt-position-list img,.footer table.receipt-position-list img,.toast table.receipt-position-list img,header table.receipt-position-list img,head table.receipt-position-list img{padding:.75rem;width:4.5rem}.article-slider table.receipt-position-list a,.footer-top table.receipt-position-list a,.footer table.receipt-position-list a,.toast table.receipt-position-list a,header table.receipt-position-list a,head table.receipt-position-list a{display:block;font-size:.75rem}.article-slider table.parcel-tracking td,.footer-top table.parcel-tracking td,.footer table.parcel-tracking td,.toast table.parcel-tracking td,header table.parcel-tracking td,head table.parcel-tracking td{padding:.5rem 0}.article-slider table.parcel-tracking td span.icon,.footer-top table.parcel-tracking td span.icon,.footer table.parcel-tracking td span.icon,.toast table.parcel-tracking td span.icon,header table.parcel-tracking td span.icon,head table.parcel-tracking td span.icon{font-size:1.5rem}@media print,screen and (max-width:63.99875em){.article-slider table.parcel-tracking .row-cell-headline.date span,.footer-top table.parcel-tracking .row-cell-headline.date span,.footer table.parcel-tracking .row-cell-headline.date span,.toast table.parcel-tracking .row-cell-headline.date span,header table.parcel-tracking .row-cell-headline.date span,head table.parcel-tracking .row-cell-headline.date span{display:inline}}.article-slider table.personal-data .birthday-row td,.article-slider table.personal-data .birthday-row th,.footer-top table.personal-data .birthday-row td,.footer-top table.personal-data .birthday-row th,.footer table.personal-data .birthday-row td,.footer table.personal-data .birthday-row th,.toast table.personal-data .birthday-row td,.toast table.personal-data .birthday-row th,header table.personal-data .birthday-row td,header table.personal-data .birthday-row th,head table.personal-data .birthday-row td,head table.personal-data .birthday-row th{padding-top:1.75rem}.article-slider .show-for-print,.footer-top .show-for-print,.footer .show-for-print,.toast .show-for-print,head .show-for-print,header .show-for-print{display:none!important}@media print{.article-slider *,.footer *,.footer-top *,.toast *,head *,header *{-webkit-print-color-adjust:economy;background:transparent!important;box-shadow:none!important;color:#000!important;color-adjust:economy;text-shadow:none!important}.article-slider .show-for-print,.footer-top .show-for-print,.footer .show-for-print,.toast .show-for-print,head .show-for-print,header .show-for-print{display:block!important}.article-slider .hide-for-print,.footer-top .hide-for-print,.footer .hide-for-print,.toast .hide-for-print,head .hide-for-print,header .hide-for-print{display:none!important}.article-slider table.show-for-print,.footer-top table.show-for-print,.footer table.show-for-print,.toast table.show-for-print,header table.show-for-print,head table.show-for-print{display:table!important}.article-slider thead.show-for-print,.footer-top thead.show-for-print,.footer thead.show-for-print,.toast thead.show-for-print,header thead.show-for-print,head thead.show-for-print{display:table-header-group!important}.article-slider tbody.show-for-print,.footer-top tbody.show-for-print,.footer tbody.show-for-print,.toast tbody.show-for-print,header tbody.show-for-print,head tbody.show-for-print{display:table-row-group!important}.article-slider tr.show-for-print,.footer-top tr.show-for-print,.footer tr.show-for-print,.toast tr.show-for-print,header tr.show-for-print,head tr.show-for-print{display:table-row!important}.article-slider td.show-for-print,.article-slider th.show-for-print,.footer-top td.show-for-print,.footer-top th.show-for-print,.footer td.show-for-print,.footer th.show-for-print,.toast td.show-for-print,.toast th.show-for-print,header td.show-for-print,header th.show-for-print,head td.show-for-print,head th.show-for-print{display:table-cell!important}.article-slider a,.article-slider a:visited,.footer-top a,.footer-top a:visited,.footer a,.footer a:visited,.toast a,.toast a:visited,head a,head a:visited,header a,header a:visited{text-decoration:underline}.article-slider .ir a:after,.article-slider a[href^="#"]:after,.article-slider a[href^="javascript:"]:after,.footer-top .ir a:after,.footer-top a[href^="#"]:after,.footer-top a[href^="javascript:"]:after,.footer .ir a:after,.footer a[href^="#"]:after,.footer a[href^="javascript:"]:after,.toast .ir a:after,.toast a[href^="#"]:after,.toast a[href^="javascript:"]:after,head .ir a:after,head a[href^="#"]:after,head a[href^="javascript:"]:after,header .ir a:after,header a[href^="#"]:after,header a[href^="javascript:"]:after{content:""}.article-slider abbr[title]:after,.footer-top abbr[title]:after,.footer abbr[title]:after,.toast abbr[title]:after,head abbr[title]:after,header abbr[title]:after{content:" (" attr(title) ")"}.article-slider blockquote,.article-slider pre,.footer-top blockquote,.footer-top pre,.footer blockquote,.footer pre,.toast blockquote,.toast pre,head blockquote,header blockquote,header pre,head pre{border:1px solid #8a8a8a;page-break-inside:avoid}.article-slider thead,.footer-top thead,.footer thead,.toast thead,header thead,head thead{display:table-header-group}.article-slider img,.article-slider tr,.footer-top img,.footer-top tr,.footer img,.footer tr,.toast img,.toast tr,header img,header tr,head img,head tr{page-break-inside:avoid}.article-slider img,.footer-top img,.footer img,.toast img,header img,head img{max-width:100%!important}@page{.article-slider,.footer,.footer-top,.toast,head,header{margin:.5cm}}.article-slider h2,.article-slider h3,.article-slider p,.footer-top h2,.footer-top h3,.footer-top p,.footer h2,.footer h3,.footer p,.toast h2,.toast h3,.toast p,header h2,header h3,header p,head h2,head h3,head p{orphans:3;widows:3}.article-slider h2,.article-slider h3,.footer-top h2,.footer-top h3,.footer h2,.footer h3,.toast h2,.toast h3,header h2,header h3,head h2,head h3{page-break-after:avoid}.article-slider .print-break-inside,.footer-top .print-break-inside,.footer .print-break-inside,.toast .print-break-inside,head .print-break-inside,header .print-break-inside{page-break-inside:auto}}@media print{@page{.article-slider,.footer,.footer-top,.toast,head,header{margin:auto}}.article-slider body,.article-slider html,.footer-top body,.footer-top html,.footer body,.footer html,.toast body,.toast html,head body,header body,header html,head html{min-width:60em}.article-slider a,.footer-top a,.footer a,.toast a,head a,header a{text-decoration:none}.article-slider .checkout-product-row,.footer-top .checkout-product-row,.footer .checkout-product-row,.toast .checkout-product-row,head .checkout-product-row,header .checkout-product-row{border-bottom:1px solid #e9e9e9}.article-slider #checkout-overview .checkout-nav .phone,.footer #checkout-overview .checkout-nav .phone,.footer-top #checkout-overview .checkout-nav .phone,.toast #checkout-overview .checkout-nav .phone,head #checkout-overview .checkout-nav .phone,header #checkout-overview .checkout-nav .phone{font-size:1.375rem;line-height:1.5625rem}.article-slider .grid-x>.print-12,.footer-top .grid-x>.print-12,.footer .grid-x>.print-12,.toast .grid-x>.print-12,head .grid-x>.print-12,header .grid-x>.print-12{flex:0 0 auto;margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}.article-slider #page-header div div *,.article-slider #pagination,.article-slider .article-container-compare,.article-slider .article-container-favorite,.article-slider .article-filter-reset-button,.article-slider .article-filter-wrapper,.article-slider .article-filter-wrapper-context-links,.article-slider .article-items-count,.article-slider .article-open-filter-button,.article-slider .article-short-text,.article-slider .article-slider-container,.article-slider .backlink-navigation,.article-slider .bike-card-container .add-bike,.article-slider .bike-list-content-header,.article-slider .brand-info .brand-link,.article-slider .brand-shop-header .media-section,.article-slider .button-find-your-bike,.article-slider .button-go-to-store,.article-slider .empty-my-bike,.article-slider .footer-top,.article-slider .go-to-bar,.article-slider .search-bike-list .navigation-container,.article-slider .search-items-count,.article-slider .search-scope-sorter-dropdown,.article-slider .service-item .link,.article-slider .show-for-small-only.search-brand-shop,.article-slider .sorter-container,.article-slider footer,.footer #page-header div div *,.footer #pagination,.footer-top #page-header div div *,.footer-top #pagination,.footer-top .article-container-compare,.footer-top .article-container-favorite,.footer-top .article-filter-reset-button,.footer-top .article-filter-wrapper,.footer-top .article-filter-wrapper-context-links,.footer-top .article-items-count,.footer-top .article-open-filter-button,.footer-top .article-short-text,.footer-top .article-slider-container,.footer-top .backlink-navigation,.footer-top .bike-card-container .add-bike,.footer-top .bike-list-content-header,.footer-top .brand-info .brand-link,.footer-top .brand-shop-header .media-section,.footer-top .button-find-your-bike,.footer-top .button-go-to-store,.footer-top .empty-my-bike,.footer-top .footer-top,.footer-top .go-to-bar,.footer-top .search-bike-list .navigation-container,.footer-top .search-items-count,.footer-top .search-scope-sorter-dropdown,.footer-top .service-item .link,.footer-top .show-for-small-only.search-brand-shop,.footer-top .sorter-container,.footer-top footer,.footer .article-container-compare,.footer .article-container-favorite,.footer .article-filter-reset-button,.footer .article-filter-wrapper,.footer .article-filter-wrapper-context-links,.footer .article-items-count,.footer .article-open-filter-button,.footer .article-short-text,.footer .article-slider-container,.footer .backlink-navigation,.footer .bike-card-container .add-bike,.footer .bike-list-content-header,.footer .brand-info .brand-link,.footer .brand-shop-header .media-section,.footer .button-find-your-bike,.footer .button-go-to-store,.footer .empty-my-bike,.footer .footer-top,.footer .go-to-bar,.footer .search-bike-list .navigation-container,.footer .search-items-count,.footer .search-scope-sorter-dropdown,.footer .service-item .link,.footer .show-for-small-only.search-brand-shop,.footer .sorter-container,.footer footer,.toast #page-header div div *,.toast #pagination,.toast .article-container-compare,.toast .article-container-favorite,.toast .article-filter-reset-button,.toast .article-filter-wrapper,.toast .article-filter-wrapper-context-links,.toast .article-items-count,.toast .article-open-filter-button,.toast .article-short-text,.toast .article-slider-container,.toast .backlink-navigation,.toast .bike-card-container .add-bike,.toast .bike-list-content-header,.toast .brand-info .brand-link,.toast .brand-shop-header .media-section,.toast .button-find-your-bike,.toast .button-go-to-store,.toast .empty-my-bike,.toast .footer-top,.toast .go-to-bar,.toast .search-bike-list .navigation-container,.toast .search-items-count,.toast .search-scope-sorter-dropdown,.toast .service-item .link,.toast .show-for-small-only.search-brand-shop,.toast .sorter-container,.toast footer,head #page-header div div *,head #pagination,head .article-container-compare,head .article-container-favorite,head .article-filter-reset-button,head .article-filter-wrapper,head .article-filter-wrapper-context-links,head .article-items-count,head .article-open-filter-button,head .article-short-text,head .article-slider-container,head .backlink-navigation,head .bike-card-container .add-bike,head .bike-list-content-header,head .brand-info .brand-link,head .brand-shop-header .media-section,head .button-find-your-bike,head .button-go-to-store,head .empty-my-bike,head .footer-top,head .go-to-bar,head .search-bike-list .navigation-container,head .search-items-count,head .search-scope-sorter-dropdown,head .service-item .link,head .show-for-small-only.search-brand-shop,head .sorter-container,header #page-header div div *,header #pagination,header .article-container-compare,header .article-container-favorite,header .article-filter-reset-button,header .article-filter-wrapper,header .article-filter-wrapper-context-links,header .article-items-count,header .article-open-filter-button,header .article-short-text,header .article-slider-container,header .backlink-navigation,header .bike-card-container .add-bike,header .bike-list-content-header,header .brand-info .brand-link,header .brand-shop-header .media-section,header .button-find-your-bike,header .button-go-to-store,header .empty-my-bike,header .footer-top,header .go-to-bar,header .search-bike-list .navigation-container,header .search-items-count,header .search-scope-sorter-dropdown,header .service-item .link,header .show-for-small-only.search-brand-shop,header .sorter-container,header footer,head footer{display:none!important}.article-slider .search-brand-shop-list .hide-for-small-only,.footer-top .search-brand-shop-list .hide-for-small-only,.footer .search-brand-shop-list .hide-for-small-only,.toast .search-brand-shop-list .hide-for-small-only,head .search-brand-shop-list .hide-for-small-only,header .search-brand-shop-list .hide-for-small-only{display:table!important}.article-slider .search-brand-shop-list .hide-for-small-only .brand-image-desktop,.footer-top .search-brand-shop-list .hide-for-small-only .brand-image-desktop,.footer .search-brand-shop-list .hide-for-small-only .brand-image-desktop,.toast .search-brand-shop-list .hide-for-small-only .brand-image-desktop,head .search-brand-shop-list .hide-for-small-only .brand-image-desktop,header .search-brand-shop-list .hide-for-small-only .brand-image-desktop{display:table-cell!important;padding-right:1.5rem}.article-slider .search-brand-shop-list .hide-for-small-only .brand-info,.footer-top .search-brand-shop-list .hide-for-small-only .brand-info,.footer .search-brand-shop-list .hide-for-small-only .brand-info,.toast .search-brand-shop-list .hide-for-small-only .brand-info,head .search-brand-shop-list .hide-for-small-only .brand-info,header .search-brand-shop-list .hide-for-small-only .brand-info{display:table-cell}.article-slider #page-header .header-logo,.article-slider #page-header .header-logo *,.footer #page-header .header-logo,.footer #page-header .header-logo *,.footer-top #page-header .header-logo,.footer-top #page-header .header-logo *,.toast #page-header .header-logo,.toast #page-header .header-logo *,head #page-header .header-logo,head #page-header .header-logo *,header #page-header .header-logo,header #page-header .header-logo *{display:block!important}.article-slider .breadcrumb-navigation,.footer-top .breadcrumb-navigation,.footer .breadcrumb-navigation,.toast .breadcrumb-navigation,head .breadcrumb-navigation,header .breadcrumb-navigation{padding-top:2.5rem!important}.article-slider body,.footer-top body,.footer body,.toast body,head body,header body{margin:0!important}.article-slider .article-list-container-1-4,.article-slider .article-list-container-3-4,.footer-top .article-list-container-1-4,.footer-top .article-list-container-3-4,.footer .article-list-container-1-4,.footer .article-list-container-3-4,.toast .article-list-container-1-4,.toast .article-list-container-3-4,head .article-list-container-1-4,head .article-list-container-3-4,header .article-list-container-1-4,header .article-list-container-3-4{clear:both;flex-basis:unset!important;float:none;max-width:inherit!important;width:100%!important}.article-slider .selected-filter-item,.footer-top .selected-filter-item,.footer .selected-filter-item,.toast .selected-filter-item,head .selected-filter-item,header .selected-filter-item{border:1px solid}.article-slider .selected-filter-item i,.footer-top .selected-filter-item i,.footer .selected-filter-item i,.toast .selected-filter-item i,head .selected-filter-item i,header .selected-filter-item i{display:none}.article-slider .selected-filter-item:first-child,.footer-top .selected-filter-item:first-child,.footer .selected-filter-item:first-child,.toast .selected-filter-item:first-child,head .selected-filter-item:first-child,header .selected-filter-item:first-child{margin-left:0!important}.article-slider #article_list .bike-detail-info-wrapper,.article-slider #article_list.grid-container>.grid-x,.article-slider #bike-db-content>.grid-x,.article-slider #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,.article-slider #my-bike-list-content>.grid-x,.article-slider #search-bike-content>.grid-x,.article-slider #search_list.grid-container>.grid-x,.article-slider .product-comparison-print-wrapper>.grid-x,.footer #article_list .bike-detail-info-wrapper,.footer #article_list.grid-container>.grid-x,.footer #bike-db-content>.grid-x,.footer #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,.footer #my-bike-list-content>.grid-x,.footer #search-bike-content>.grid-x,.footer #search_list.grid-container>.grid-x,.footer-top #article_list .bike-detail-info-wrapper,.footer-top #article_list.grid-container>.grid-x,.footer-top #bike-db-content>.grid-x,.footer-top #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,.footer-top #my-bike-list-content>.grid-x,.footer-top #search-bike-content>.grid-x,.footer-top #search_list.grid-container>.grid-x,.footer-top .product-comparison-print-wrapper>.grid-x,.footer .product-comparison-print-wrapper>.grid-x,.toast #article_list .bike-detail-info-wrapper,.toast #article_list.grid-container>.grid-x,.toast #bike-db-content>.grid-x,.toast #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,.toast #my-bike-list-content>.grid-x,.toast #search-bike-content>.grid-x,.toast #search_list.grid-container>.grid-x,.toast .product-comparison-print-wrapper>.grid-x,head #article_list .bike-detail-info-wrapper,head #article_list.grid-container>.grid-x,head #bike-db-content>.grid-x,head #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,head #my-bike-list-content>.grid-x,head #search-bike-content>.grid-x,head #search_list.grid-container>.grid-x,head .product-comparison-print-wrapper>.grid-x,header #article_list .bike-detail-info-wrapper,header #article_list.grid-container>.grid-x,header #bike-db-content>.grid-x,header #helmet-buyer-guide .article-list-container>.grid-container>.grid-x,header #my-bike-list-content>.grid-x,header #search-bike-content>.grid-x,header #search_list.grid-container>.grid-x,header .product-comparison-print-wrapper>.grid-x{display:block}.article-slider #article_list .bike-detail-info-wrapper>.cell:first-child,.footer #article_list .bike-detail-info-wrapper>.cell:first-child,.footer-top #article_list .bike-detail-info-wrapper>.cell:first-child,.toast #article_list .bike-detail-info-wrapper>.cell:first-child,head #article_list .bike-detail-info-wrapper>.cell:first-child,header #article_list .bike-detail-info-wrapper>.cell:first-child{display:block;float:left;margin:0 2.5% 0 0!important;width:47.5%!important}.article-slider #article_list .bike-detail-info-wrapper>.cell:last-child,.footer #article_list .bike-detail-info-wrapper>.cell:last-child,.footer-top #article_list .bike-detail-info-wrapper>.cell:last-child,.toast #article_list .bike-detail-info-wrapper>.cell:last-child,head #article_list .bike-detail-info-wrapper>.cell:last-child,header #article_list .bike-detail-info-wrapper>.cell:last-child{display:block;float:left;margin:0 0 0 2.5%!important;width:47.5%!important}.article-slider #article_list .bike-detail-info-wrapper .bike-card .bike-card-container,.footer #article_list .bike-detail-info-wrapper .bike-card .bike-card-container,.footer-top #article_list .bike-detail-info-wrapper .bike-card .bike-card-container,.toast #article_list .bike-detail-info-wrapper .bike-card .bike-card-container,head #article_list .bike-detail-info-wrapper .bike-card .bike-card-container,header #article_list .bike-detail-info-wrapper .bike-card .bike-card-container{border:.5px solid #bcbcbc}.article-slider #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before,.footer #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before,.footer-top #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before,.toast #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before,head #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before,header #article_list .bike-detail-info-wrapper .bike-card .bike-card-container .image-blend-mode.active:before{background:none}.article-slider #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper,.footer #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper,.footer-top #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper,.toast #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper,head #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper,header #article_list .bike-detail-info-wrapper .bike-card .bike-card-container>.mybike-icon-wrapper{display:none!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info,.footer #article_list .bike-detail-info-wrapper .bike-detail-info,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info,.toast #article_list .bike-detail-info-wrapper .bike-detail-info,head #article_list .bike-detail-info-wrapper .bike-detail-info,header #article_list .bike-detail-info-wrapper .bike-detail-info{border-bottom:none!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x,.footer #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x,.toast #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x,head #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x,header #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x{display:block}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell,.footer #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell,.toast #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell,head #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell,header #article_list .bike-detail-info-wrapper .bike-detail-info>.grid-x>.cell{display:block;margin:0!important;width:100%!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,head #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,header #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4{margin-top:0!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x,head #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,head #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,head #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x,header #article_list .bike-detail-info-wrapper .bike-detail-info-capacity .grid-x,header #article_list .bike-detail-info-wrapper .bike-detail-info-specifications .grid-x,header #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports .grid-x{display:block;margin:0!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4,head #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,head #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,head #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4,header #article_list .bike-detail-info-wrapper .bike-detail-info-capacity h4,header #article_list .bike-detail-info-wrapper .bike-detail-info-specifications h4,header #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports h4{border-bottom:.5px solid #e9e9e9;margin:1.5rem 0 .5rem;padding-bottom:.25rem}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell,head #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell,header #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell{border-bottom:none!important;display:inline-block;margin:0!important;padding:0}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6,head #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6,header #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell.small-6{width:auto!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child,head #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child,header #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell:first-child{padding-right:.25rem}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong,head #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong,header #article_list .bike-detail-info-wrapper .bike-detail-info-spec-item .cell strong{font-family:sans-serif!important}.article-slider #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value,.footer #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value,.footer-top #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value,.toast #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value,head #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value,header #article_list .bike-detail-info-wrapper .bike-detail-info-test-reports-calculate-value{display:none}.article-slider .article-list-content:after,.article-slider .article-list-content:before,.footer-top .article-list-content:after,.footer-top .article-list-content:before,.footer .article-list-content:after,.footer .article-list-content:before,.toast .article-list-content:after,.toast .article-list-content:before,head .article-list-content:after,head .article-list-content:before,header .article-list-content:after,header .article-list-content:before{clear:both;content:"";display:table}.article-slider .article-list-content>.grid-x,.footer-top .article-list-content>.grid-x,.footer .article-list-content>.grid-x,.toast .article-list-content>.grid-x,head .article-list-content>.grid-x,header .article-list-content>.grid-x{display:block!important;margin:0 auto;width:100%!important}.article-slider .article-list-content>.grid-x>.cell,.footer-top .article-list-content>.grid-x>.cell,.footer .article-list-content>.grid-x>.cell,.toast .article-list-content>.grid-x>.cell,head .article-list-content>.grid-x>.cell,header .article-list-content>.grid-x>.cell{float:left;padding:0 .25rem}.article-slider .article-list-content .article,.footer-top .article-list-content .article,.footer .article-list-content .article,.toast .article-list-content .article,head .article-list-content .article,header .article-list-content .article{-moz-column-break-inside:avoid;break-inside:avoid;display:block!important;margin:0;page-break-inside:avoid}.article-slider .article-list-content .article.grid-padding-x,.footer-top .article-list-content .article.grid-padding-x,.footer .article-list-content .article.grid-padding-x,.toast .article-list-content .article.grid-padding-x,head .article-list-content .article.grid-padding-x,header .article-list-content .article.grid-padding-x{margin:0}.article-slider .article-list-content .article .article-container,.footer-top .article-list-content .article .article-container,.footer .article-list-content .article .article-container,.toast .article-list-content .article .article-container,head .article-list-content .article .article-container,header .article-list-content .article .article-container{border:1px solid #bcbcbc;height:100%!important}.article-slider .article-list-content .article .article-container .image-blend-mode:before,.footer-top .article-list-content .article .article-container .image-blend-mode:before,.footer .article-list-content .article .article-container .image-blend-mode:before,.toast .article-list-content .article .article-container .image-blend-mode:before,head .article-list-content .article .article-container .image-blend-mode:before,header .article-list-content .article .article-container .image-blend-mode:before{background:none}.article-slider .article-list-content .article .article-container-favorite,.article-slider .article-list-content .article .article-container>div:last-child,.footer-top .article-list-content .article .article-container-favorite,.footer-top .article-list-content .article .article-container>div:last-child,.footer .article-list-content .article .article-container-favorite,.footer .article-list-content .article .article-container>div:last-child,.toast .article-list-content .article .article-container-favorite,.toast .article-list-content .article .article-container>div:last-child,head .article-list-content .article .article-container-favorite,head .article-list-content .article .article-container>div:last-child,header .article-list-content .article .article-container-favorite,header .article-list-content .article .article-container>div:last-child{height:30px}.article-slider .article-list-content .article .article-container-rating,.article-slider .article-list-content .article .article-container-variant,.footer-top .article-list-content .article .article-container-rating,.footer-top .article-list-content .article .article-container-variant,.footer .article-list-content .article .article-container-rating,.footer .article-list-content .article .article-container-variant,.toast .article-list-content .article .article-container-rating,.toast .article-list-content .article .article-container-variant,head .article-list-content .article .article-container-rating,head .article-list-content .article .article-container-variant,header .article-list-content .article .article-container-rating,header .article-list-content .article .article-container-variant{margin-top:.5rem}.article-slider .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,.article-slider .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled,.footer-top .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,.footer-top .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled,.footer .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,.footer .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled,.toast .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,.toast .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled,head .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,head .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled,header .article-list-content .article .article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,header .article-list-content .article .article-container-rating .article-reviews-star-rating-container .icon.disabled{opacity:.25}.article-slider .article-list-content .article .article-info-title,.footer-top .article-list-content .article .article-info-title,.footer .article-list-content .article .article-info-title,.toast .article-list-content .article .article-info-title,head .article-list-content .article .article-info-title,header .article-list-content .article .article-info-title{font-family:sans-serif}.article-slider .article-list-content .article>.cell,.footer-top .article-list-content .article>.cell,.footer .article-list-content .article>.cell,.toast .article-list-content .article>.cell,head .article-list-content .article>.cell,header .article-list-content .article>.cell{display:block!important;flex:none;float:left;margin:0 1.66667%;min-height:350px!important;width:30%}.article-slider .article-list-content .article>.cell .article,.footer-top .article-list-content .article>.cell .article,.footer .article-list-content .article>.cell .article,.toast .article-list-content .article>.cell .article,head .article-list-content .article>.cell .article,header .article-list-content .article>.cell .article{-moz-column-break-inside:avoid;break-inside:avoid;display:block!important;flex:none;min-height:350px!important;page-break-inside:avoid}.article-slider .article-list-content .article>.cell .article-info,.footer-top .article-list-content .article>.cell .article-info,.footer .article-list-content .article>.cell .article-info,.toast .article-list-content .article>.cell .article-info,head .article-list-content .article>.cell .article-info,header .article-list-content .article>.cell .article-info{overflow:hidden;padding:.5rem;width:auto;word-break:break-all}@supports (-ms-ime-align:auto){.article-slider .article-list-content .article>.cell,.footer-top .article-list-content .article>.cell,.footer .article-list-content .article>.cell,.toast .article-list-content .article>.cell,head .article-list-content .article>.cell,header .article-list-content .article>.cell{-moz-column-break-inside:avoid;break-inside:avoid;min-height:350px!important;page-break-inside:avoid}}.article-slider .article-list-content .article-container-aptitude,.footer-top .article-list-content .article-container-aptitude,.footer .article-list-content .article-container-aptitude,.toast .article-list-content .article-container-aptitude,head .article-list-content .article-container-aptitude,header .article-list-content .article-container-aptitude{opacity:inherit!important}.article-slider .article-list-content .article-container-aptitude .sub-title,.footer-top .article-list-content .article-container-aptitude .sub-title,.footer .article-list-content .article-container-aptitude .sub-title,.toast .article-list-content .article-container-aptitude .sub-title,head .article-list-content .article-container-aptitude .sub-title,header .article-list-content .article-container-aptitude .sub-title{float:left;opacity:inherit!important;padding-right:.25rem}.article-slider .article-list-content .article-container-aptitude .progress-meter,.footer-top .article-list-content .article-container-aptitude .progress-meter,.footer .article-list-content .article-container-aptitude .progress-meter,.toast .article-list-content .article-container-aptitude .progress-meter,head .article-list-content .article-container-aptitude .progress-meter,header .article-list-content .article-container-aptitude .progress-meter{font-weight:inherit!important;line-height:inherit!important}.article-slider .article-tab-accordion .accordion-header,.footer-top .article-tab-accordion .accordion-header,.footer .article-tab-accordion .accordion-header,.toast .article-tab-accordion .accordion-header,head .article-tab-accordion .accordion-header,header .article-tab-accordion .accordion-header{display:none}.article-slider .article-tab-accordion .accordion-content,.footer-top .article-tab-accordion .accordion-content,.footer .article-tab-accordion .accordion-content,.toast .article-tab-accordion .accordion-content,head .article-tab-accordion .accordion-content,header .article-tab-accordion .accordion-content{display:block}.article-slider .article-tab-accordion .article-all-variants .row-actions,.footer-top .article-tab-accordion .article-all-variants .row-actions,.footer .article-tab-accordion .article-all-variants .row-actions,.toast .article-tab-accordion .article-all-variants .row-actions,head .article-tab-accordion .article-all-variants .row-actions,header .article-tab-accordion .article-all-variants .row-actions{display:none}.article-slider .article-tab-accordion .article-logo-manufacturer,.footer-top .article-tab-accordion .article-logo-manufacturer,.footer .article-tab-accordion .article-logo-manufacturer,.toast .article-tab-accordion .article-logo-manufacturer,head .article-tab-accordion .article-logo-manufacturer,header .article-tab-accordion .article-logo-manufacturer{margin-bottom:.5rem}.article-slider #product-comparison-dialog,.footer #product-comparison-dialog,.footer-top #product-comparison-dialog,.toast #product-comparison-dialog,head #product-comparison-dialog,header #product-comparison-dialog{display:none}.article-slider .bike-db-container>.head-title,.footer-top .bike-db-container>.head-title,.footer .bike-db-container>.head-title,.toast .bike-db-container>.head-title,head .bike-db-container>.head-title,header .bike-db-container>.head-title{margin-bottom:0!important}.article-slider .bike-db-container>.head-title h1,.footer-top .bike-db-container>.head-title h1,.footer .bike-db-container>.head-title h1,.toast .bike-db-container>.head-title h1,head .bike-db-container>.head-title h1,header .bike-db-container>.head-title h1{font-size:1.75rem;margin:.5rem 0!important}.article-slider .bike-db-container>.head-title p,.footer-top .bike-db-container>.head-title p,.footer .bike-db-container>.head-title p,.toast .bike-db-container>.head-title p,head .bike-db-container>.head-title p,header .bike-db-container>.head-title p{display:none}.article-slider .bike-list-container-3-4,.footer-top .bike-list-container-3-4,.footer .bike-list-container-3-4,.toast .bike-list-container-3-4,head .bike-list-container-3-4,header .bike-list-container-3-4{max-width:inherit!important;padding:0!important;width:100%!important}.article-slider .bike-db-container .bike-list-content,.footer-top .bike-db-container .bike-list-content,.footer .bike-db-container .bike-list-content,.toast .bike-db-container .bike-list-content,head .bike-db-container .bike-list-content,header .bike-db-container .bike-list-content{display:block!important;margin:0 auto;width:100%!important}.article-slider .bike-db-container .bike-list-content>.cell,.footer-top .bike-db-container .bike-list-content>.cell,.footer .bike-db-container .bike-list-content>.cell,.toast .bike-db-container .bike-list-content>.cell,head .bike-db-container .bike-list-content>.cell,header .bike-db-container .bike-list-content>.cell{float:left;padding:0 .25rem}.article-slider .bike-db-container .bike-list-content>.cell .bike-card,.footer-top .bike-db-container .bike-list-content>.cell .bike-card,.footer .bike-db-container .bike-list-content>.cell .bike-card,.toast .bike-db-container .bike-list-content>.cell .bike-card,head .bike-db-container .bike-list-content>.cell .bike-card,header .bike-db-container .bike-list-content>.cell .bike-card{-moz-column-break-inside:avoid;break-inside:avoid;margin:0;page-break-inside:avoid}.article-slider .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container,.footer-top .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container,.footer .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container,.toast .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container,head .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container,header .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container{border:.5px solid #bcbcbc}.article-slider .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before,.footer-top .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before,.footer .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before,.toast .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before,head .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before,header .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .image-blend-mode.active:before{background:none}.article-slider .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link,.footer-top .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link,.footer .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link,.toast .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link,head .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link,header .bike-db-container .bike-list-content>.cell .bike-card .bike-card-container .bike-image-link{min-height:350px}.article-slider .bike-db-container .bike-list-content>.cell .bike-card .bike-name,.footer-top .bike-db-container .bike-list-content>.cell .bike-card .bike-name,.footer .bike-db-container .bike-list-content>.cell .bike-card .bike-name,.toast .bike-db-container .bike-list-content>.cell .bike-card .bike-name,head .bike-db-container .bike-list-content>.cell .bike-card .bike-name,header .bike-db-container .bike-list-content>.cell .bike-card .bike-name{font-family:sans-serif;font-weight:700}.article-slider .bike-db-container .bike-list-content>.cell .icon-mein-bike,.footer-top .bike-db-container .bike-list-content>.cell .icon-mein-bike,.footer .bike-db-container .bike-list-content>.cell .icon-mein-bike,.toast .bike-db-container .bike-list-content>.cell .icon-mein-bike,head .bike-db-container .bike-list-content>.cell .icon-mein-bike,header .bike-db-container .bike-list-content>.cell .icon-mein-bike{display:none!important}.article-slider .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1),.footer-top .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1),.footer .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1),.toast .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1),head .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1),header .bike-db-container .bike-list-content>.cell:nth-of-type(3n+1){clear:both}.article-slider .seo-text-wrapper,.footer-top .seo-text-wrapper,.footer .seo-text-wrapper,.toast .seo-text-wrapper,head .seo-text-wrapper,header .seo-text-wrapper{display:none}.article-slider .search-store-list-container .store-item,.footer-top .search-store-list-container .store-item,.footer .search-store-list-container .store-item,.toast .search-store-list-container .store-item,head .search-store-list-container .store-item,header .search-store-list-container .store-item{padding-bottom:0!important}.article-slider .search-store-list-container .store-item-image,.footer-top .search-store-list-container .store-item-image,.footer .search-store-list-container .store-item-image,.toast .search-store-list-container .store-item-image,head .search-store-list-container .store-item-image,header .search-store-list-container .store-item-image{height:auto!important}.article-slider .search-store-list-container .store-item .store-icon,.footer-top .search-store-list-container .store-item .store-icon,.footer .search-store-list-container .store-item .store-icon,.toast .search-store-list-container .store-item .store-icon,head .search-store-list-container .store-item .store-icon,header .search-store-list-container .store-item .store-icon{margin:.75rem 0!important}.article-slider .search-store-list-container .address-content,.footer-top .search-store-list-container .address-content,.footer .search-store-list-container .address-content,.toast .search-store-list-container .address-content,head .search-store-list-container .address-content,header .search-store-list-container .address-content{margin-left:1rem}.article-slider .bike-db-brand-container .brand-container,.article-slider .search-bike-list .bike-item,.article-slider .search-brand-shop-list .hide-for-small-only.search-brand-shop,.article-slider .search-service-list-container .service-item,.article-slider .search-store-list-container .store-item,.footer-top .bike-db-brand-container .brand-container,.footer-top .search-bike-list .bike-item,.footer-top .search-brand-shop-list .hide-for-small-only.search-brand-shop,.footer-top .search-service-list-container .service-item,.footer-top .search-store-list-container .store-item,.footer .bike-db-brand-container .brand-container,.footer .search-bike-list .bike-item,.footer .search-brand-shop-list .hide-for-small-only.search-brand-shop,.footer .search-service-list-container .service-item,.footer .search-store-list-container .store-item,.toast .bike-db-brand-container .brand-container,.toast .search-bike-list .bike-item,.toast .search-brand-shop-list .hide-for-small-only.search-brand-shop,.toast .search-service-list-container .service-item,.toast .search-store-list-container .store-item,head .bike-db-brand-container .brand-container,head .search-bike-list .bike-item,head .search-brand-shop-list .hide-for-small-only.search-brand-shop,head .search-service-list-container .service-item,head .search-store-list-container .store-item,header .bike-db-brand-container .brand-container,header .search-bike-list .bike-item,header .search-brand-shop-list .hide-for-small-only.search-brand-shop,header .search-service-list-container .service-item,header .search-store-list-container .store-item{page-break-inside:avoid}.article-slider .header-container,.footer-top .header-container,.footer .header-container,.toast .header-container,head .header-container,header .header-container{position:static!important}.article-slider .header-container .icon.counter,.footer-top .header-container .icon.counter,.footer .header-container .icon.counter,.toast .header-container .icon.counter,head .header-container .icon.counter,header .header-container .icon.counter{padding:0!important}.article-slider .header-container .icon.counter:after,.article-slider .header-container .main-navigation,.footer-top .header-container .icon.counter:after,.footer-top .header-container .main-navigation,.footer .header-container .icon.counter:after,.footer .header-container .main-navigation,.toast .header-container .icon.counter:after,.toast .header-container .main-navigation,head .header-container .icon.counter:after,head .header-container .main-navigation,header .header-container .icon.counter:after,header .header-container .main-navigation{display:none!important}.article-slider .service-item .title,.footer-top .service-item .title,.footer .service-item .title,.toast .service-item .title,head .service-item .title,header .service-item .title{margin-bottom:0!important}.article-slider .bike-db-brand-container .character-list,.footer-top .bike-db-brand-container .character-list,.footer .bike-db-brand-container .character-list,.toast .bike-db-brand-container .character-list,head .bike-db-brand-container .character-list,header .bike-db-brand-container .character-list{flex-wrap:wrap}.article-slider .bike-db-brand-container .character-list .character,.footer-top .bike-db-brand-container .character-list .character,.footer .bike-db-brand-container .character-list .character,.toast .bike-db-brand-container .character-list .character,head .bike-db-brand-container .character-list .character,header .bike-db-brand-container .character-list .character{margin:0 2rem .75rem 0!important}.article-slider .bike-detail-footnote,.article-slider .bike-detail-seo-text,.article-slider .bike-detail-teaser,.footer-top .bike-detail-footnote,.footer-top .bike-detail-seo-text,.footer-top .bike-detail-teaser,.footer .bike-detail-footnote,.footer .bike-detail-seo-text,.footer .bike-detail-teaser,.toast .bike-detail-footnote,.toast .bike-detail-seo-text,.toast .bike-detail-teaser,head .bike-detail-footnote,head .bike-detail-seo-text,head .bike-detail-teaser,header .bike-detail-footnote,header .bike-detail-seo-text,header .bike-detail-teaser{display:none!important}.article-slider .variant-list-container,.footer-top .variant-list-container,.footer .variant-list-container,.toast .variant-list-container,head .variant-list-container,header .variant-list-container{overflow:hidden!important}.article-slider #paypalexpress-button img,.footer #paypalexpress-button img,.footer-top #paypalexpress-button img,.toast #paypalexpress-button img,head #paypalexpress-button img,header #paypalexpress-button img{height:2.5rem;width:auto!important}.article-slider .footer-footnote,.footer-top .footer-footnote,.footer .footer-footnote,.toast .footer-footnote,head .footer-footnote,header .footer-footnote{clear:both;float:none}@supports (-ms-ime-align:auto){.article-slider .footer-footnote,.footer-top .footer-footnote,.footer .footer-footnote,.toast .footer-footnote,head .footer-footnote,header .footer-footnote{page-break-after:avoid;page-break-before:always}}.article-slider div[id^=tsbadge],.footer-top div[id^=tsbadge],.footer div[id^=tsbadge],.toast div[id^=tsbadge],head div[id^=tsbadge],header div[id^=tsbadge]{display:none!important}.article-slider .show-for-small-only,.footer-top .show-for-small-only,.footer .show-for-small-only,.toast .show-for-small-only,head .show-for-small-only,header .show-for-small-only{display:none}.article-slider .product-comparison-print-wrapper .product-comparison-print h1,.footer-top .product-comparison-print-wrapper .product-comparison-print h1,.footer .product-comparison-print-wrapper .product-comparison-print h1,.toast .product-comparison-print-wrapper .product-comparison-print h1,head .product-comparison-print-wrapper .product-comparison-print h1,header .product-comparison-print-wrapper .product-comparison-print h1{font-weight:400!important}.article-slider .product-comparison-print-wrapper .product-comparison-print-table,.footer-top .product-comparison-print-wrapper .product-comparison-print-table,.footer .product-comparison-print-wrapper .product-comparison-print-table,.toast .product-comparison-print-wrapper .product-comparison-print-table,head .product-comparison-print-wrapper .product-comparison-print-table,header .product-comparison-print-wrapper .product-comparison-print-table{page-break-after:auto}.article-slider .product-comparison-print-wrapper .product-comparison-print-table caption,.article-slider .product-comparison-print-wrapper .product-comparison-print-table strong,.footer-top .product-comparison-print-wrapper .product-comparison-print-table caption,.footer-top .product-comparison-print-wrapper .product-comparison-print-table strong,.footer .product-comparison-print-wrapper .product-comparison-print-table caption,.footer .product-comparison-print-wrapper .product-comparison-print-table strong,.toast .product-comparison-print-wrapper .product-comparison-print-table caption,.toast .product-comparison-print-wrapper .product-comparison-print-table strong,head .product-comparison-print-wrapper .product-comparison-print-table caption,head .product-comparison-print-wrapper .product-comparison-print-table strong,header .product-comparison-print-wrapper .product-comparison-print-table caption,header .product-comparison-print-wrapper .product-comparison-print-table strong{font-weight:400!important}.article-slider .product-comparison-print-wrapper .product-comparison-print-table tr td,.footer-top .product-comparison-print-wrapper .product-comparison-print-table tr td,.footer .product-comparison-print-wrapper .product-comparison-print-table tr td,.toast .product-comparison-print-wrapper .product-comparison-print-table tr td,head .product-comparison-print-wrapper .product-comparison-print-table tr td,header .product-comparison-print-wrapper .product-comparison-print-table tr td{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.article-slider .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header,.footer-top .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header,.footer .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header,.toast .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header,head .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header,header .product-comparison-print-wrapper .product-comparison-print-table tr td.property-header{font-weight:400!important}.article-slider .product-comparison-print-wrapper .product-comparison-print div,.footer-top .product-comparison-print-wrapper .product-comparison-print div,.footer .product-comparison-print-wrapper .product-comparison-print div,.toast .product-comparison-print-wrapper .product-comparison-print div,head .product-comparison-print-wrapper .product-comparison-print div,header .product-comparison-print-wrapper .product-comparison-print div{page-break-after:auto;page-break-inside:avoid}.article-slider .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong,.footer-top .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong,.footer .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong,.toast .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong,head .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong,header .product-comparison-print-wrapper .product-comparison-print-footer-footnote strong{font-weight:400!important}}@-moz-document url-prefix(){@media print{.article-slider .article-list-content .cell,.footer-top .article-list-content .cell,.footer .article-list-content .cell,.toast .article-list-content .cell,head .article-list-content .cell,header .article-list-content .cell{height:380px}.article-slider .bike-detail-info-test-reports-calculate-value-title,.article-slider strong,.footer-top .bike-detail-info-test-reports-calculate-value-title,.footer-top strong,.footer .bike-detail-info-test-reports-calculate-value-title,.footer strong,.toast .bike-detail-info-test-reports-calculate-value-title,.toast strong,head .bike-detail-info-test-reports-calculate-value-title,header .bike-detail-info-test-reports-calculate-value-title,header strong,head strong{font-family:sans-serif!important}}}@media print and (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:0),print and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){.article-slider .article-list-content .cell,.footer-top .article-list-content .cell,.footer .article-list-content .cell,.toast .article-list-content .cell,head .article-list-content .cell,header .article-list-content .cell{height:auto}.article-slider .article-list-content .cell:nth-of-type(3n+1),.footer-top .article-list-content .cell:nth-of-type(3n+1),.footer .article-list-content .cell:nth-of-type(3n+1),.toast .article-list-content .cell:nth-of-type(3n+1),head .article-list-content .cell:nth-of-type(3n+1),header .article-list-content .cell:nth-of-type(3n+1){clear:both}}.article-slider .autosuggest,.footer-top .autosuggest,.footer .autosuggest,.toast .autosuggest,head .autosuggest,header .autosuggest{position:relative;z-index:6}.article-slider .autosuggest-category.top,.footer-top .autosuggest-category.top,.footer .autosuggest-category.top,.toast .autosuggest-category.top,head .autosuggest-category.top,header .autosuggest-category.top{font-size:inherit;margin:.25rem 0}.article-slider .autosuggest-category.right,.footer-top .autosuggest-category.right,.footer .autosuggest-category.right,.toast .autosuggest-category.right,head .autosuggest-category.right,header .autosuggest-category.right{color:#bcbcbc;text-align:right}.article-slider .autosuggest-category-block,.footer-top .autosuggest-category-block,.footer .autosuggest-category-block,.toast .autosuggest-category-block,head .autosuggest-category-block,header .autosuggest-category-block{margin:0 .75rem;padding:.5rem 0}.article-slider .autosuggest-category-block:not(:last-child),.footer-top .autosuggest-category-block:not(:last-child),.footer .autosuggest-category-block:not(:last-child),.toast .autosuggest-category-block:not(:last-child),head .autosuggest-category-block:not(:last-child),header .autosuggest-category-block:not(:last-child){border-bottom:1px solid #bcbcbc}.article-slider .autosuggest-result,.footer-top .autosuggest-result,.footer .autosuggest-result,.toast .autosuggest-result,head .autosuggest-result,header .autosuggest-result{background:#fff;border:1px solid #bcbcbc;font-size:.75rem;left:0;line-height:1rem;margin:0;overflow-y:auto;position:absolute;right:0}.article-slider .autosuggest-result .result,.footer-top .autosuggest-result .result,.footer .autosuggest-result .result,.toast .autosuggest-result .result,head .autosuggest-result .result,header .autosuggest-result .result{margin:.75rem 0}.article-slider .autosuggest-result .result.selected a,.article-slider .autosuggest-result .result a:hover,.footer-top .autosuggest-result .result.selected a,.footer-top .autosuggest-result .result a:hover,.footer .autosuggest-result .result.selected a,.footer .autosuggest-result .result a:hover,.toast .autosuggest-result .result.selected a,.toast .autosuggest-result .result a:hover,head .autosuggest-result .result.selected a,head .autosuggest-result .result a:hover,header .autosuggest-result .result.selected a,header .autosuggest-result .result a:hover{color:#da4040}.article-slider .autosuggest-result .result.selected a :first-child,.article-slider .autosuggest-result .result a:hover :first-child,.footer-top .autosuggest-result .result.selected a :first-child,.footer-top .autosuggest-result .result a:hover :first-child,.footer .autosuggest-result .result.selected a :first-child,.footer .autosuggest-result .result a:hover :first-child,.toast .autosuggest-result .result.selected a :first-child,.toast .autosuggest-result .result a:hover :first-child,head .autosuggest-result .result.selected a :first-child,head .autosuggest-result .result a:hover :first-child,header .autosuggest-result .result.selected a :first-child,header .autosuggest-result .result a:hover :first-child{text-decoration:underline}.article-slider .autosuggest-result mark,.footer-top .autosuggest-result mark,.footer .autosuggest-result mark,.toast .autosuggest-result mark,head .autosuggest-result mark,header .autosuggest-result mark{background-color:inherit;color:inherit;font-weight:700}.article-slider .icon,.footer-top .icon,.footer .icon,.toast .icon,head .icon,header .icon{background:none;display:inline;float:none;height:auto;margin:0;text-indent:0;width:auto}.article-slider .icon:before,.footer-top .icon:before,.footer .icon:before,.toast .icon:before,head .icon:before,header .icon:before{display:inline;position:static}@media screen and (min-width:0){.article-slider,.footer,.footer-top,.toast,head,header{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){.article-slider,.footer,.footer-top,.toast,head,header{font-size:1rem;line-height:1.375rem}}.article-slider p,.footer-top p,.footer p,.toast p,header p,head p{color:#191919;font-family:Roboto-Regular,sans-serif;font-weight:400}.header-container{margin-bottom:.75rem}@media print,screen and (min-width:40em){.header-container{margin-bottom:2.5rem}}.header-container *,.header-container :after,.header-container :before{box-sizing:border-box}.header-container .header-search-container{margin:0;width:auto}.header-container .header-search-container .header-search{background:none;border:none;height:auto;overflow:visible;transform:none;width:auto}.header-container .header-search-container .header-search fieldset{padding:0}.header-container .header-search-container .header-search .input-container{margin:0;width:100%}.header-container .header-search-container .header-search .hide-label label{font-size:1rem}.header-container .header-links .icon:before{display:block}.header-container .m-info .i-box{background:#f6f6f6;border-left:5px solid #999;margin:1rem 0}.header-container .m-info .i-box.warning{background:#fefaed;border-color:#e39539}.header-container .m-info .i-box.warning .tooltip-icon{color:#e39539}.header-container .m-info .i-box.success{background:#effdee;border-color:#12c363}.header-container .m-info .i-box.error{background:#fcf6f7;border-color:#f44336}.header-container .m-info .i-box.highlight{background:#edf9fd;border-color:#0098cd}.header-container .m-info.closable-i-box .paragraph-xs,.header-container .m-info.closable-i-box [class*=helper-text]{position:relative}.header-container .m-info.closable-i-box .paragraph-xs .icon-close,.header-container .m-info.closable-i-box [class*=helper-text] .icon-close{cursor:pointer;position:absolute;right:0;top:0}.header-container .m-info.box-no-margin{margin:0}.header-container .m-info.no-margin-top .i-box{margin-top:0}.header-container .m-info.no-margin-bottom .i-box{margin-bottom:0}.header-container .shipment-info-banner p{margin:1rem 0}body .footer{background-color:inherit;background-image:inherit;border-top:inherit;font-size:.875rem;line-height:1.375rem;padding:inherit;position:inherit}@media screen and (min-width:0){body .footer{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){body .footer{font-size:1rem;line-height:1.375rem}}body .footer *,body .footer :after,body .footer :before{box-sizing:border-box}body .footer a{color:inherit}body .footer .accordion-header,body .footer a.button:not(.button-red){color:#191919}body.mdc-dialog-scroll-lock .footer{position:relative}.accordion{display:block;width:100%}@media print,screen and (min-width:40em){.accordion{will-change:transform}}.accordion-header{border-bottom:1px solid #e9e9e9;box-sizing:border-box;cursor:pointer;display:block;letter-spacing:-.2px;min-height:1rem;padding:1rem;position:relative;width:100%}.accordion-header .article-slider h3,.accordion-header .footer-top h3,.accordion-header .footer h3,.accordion-header .heading3,.accordion-header .product-comparison-container h3,.accordion-header .toast h3,.accordion-header header h3,.accordion-header head h3,.article-slider .accordion-header h3,.footer-top .accordion-header h3,.footer .accordion-header h3,.product-comparison-container .accordion-header h3,.toast .accordion-header h3,head .accordion-header h3,header .accordion-header h3{max-width:80%}@media print,screen and (max-width:39.99875em){.accordion-header{padding-left:10px}}.accordion-content{box-sizing:border-box;display:none;margin:0;padding:1rem;width:100%}@media print,screen and (max-width:39.99875em){.accordion-content padding{bottom:1rem;left:0;right:1rem;top:1rem}}.accordion-content+.accordion-header{margin-top:.5rem}.accordion-icon{cursor:pointer;height:1.25rem;position:absolute;right:1rem;top:1rem;transition:all .5s ease;width:1.25rem}.accordion-icon:after,.accordion-icon:before{background-color:#8a8a8a;content:"";display:block;height:2px;left:0;position:absolute;top:50%;transition:all .35s ease-in-out;width:100%}.accordion-icon:before{transform:translateY(-50%)}.accordion-icon:after{transform:translateY(-50%) rotate(90deg)}.accordion-icon.is-active:before{opacity:0;transform:translateY(-50%) rotate(-90deg)}.accordion-icon.is-active:after{transform:translateY(-50%) rotate(0)}.footer-top{background:#fff;padding:3rem 0}.footer{background-color:#e9e9e9}.footer-checkout-item{margin-right:.75rem}.footer-checkout-item:last-child{margin:0}.footer-checkout-nav{margin-bottom:1rem}.footer-checkout,.footer-copyright,.footer-interaction{padding:3rem 0}.footer-interaction .phone{align-items:center;color:#ce1e1e;display:flex;font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.75rem;text-transform:uppercase}@media screen and (min-width:0){.footer-interaction .phone{font-size:2rem;line-height:1.75rem}}@media screen and (min-width:1024px){.footer-interaction .phone{font-size:2.75rem;line-height:2.75rem}}@media print,screen and (max-width:39.99875em){.footer-interaction .phone{font-size:1.375rem;line-height:1.5625rem}}@media screen and (max-width:39.99875em) and (min-width:0){.footer-interaction .phone{font-size:1.375rem;line-height:1.5625rem}}@media screen and (max-width:39.99875em) and (min-width:1024px){.footer-interaction .phone{font-size:2rem;line-height:2rem}}.footer-interaction .phone .icon{color:#000;margin-right:.5rem}@media print,screen and (max-width:39.99875em){.footer-interaction .phone{background-color:#e9e9e9;border:1.5px solid #191919;color:#191919;justify-content:center;margin:.75rem 0;padding:.75rem 1rem}.footer-interaction .phone:hover{border-color:#ce1e1e;color:#ce1e1e}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.footer-interaction .phone{font-size:1.625rem}}@media print,screen and (max-width:39.99875em){.footer-interaction{padding:0}}@media print,screen and (min-width:40em){.footer-interaction{padding:3rem 0}}.article-slider .footer-interaction button,.footer-interaction .article-slider button,.footer-interaction .button,.footer-interaction .footer-top button,.footer-interaction .footer button,.footer-interaction .product-comparison-container button,.footer-interaction .toast button,.footer-interaction head button,.footer-interaction header button,.footer-top .footer-interaction button,.footer .footer-interaction button,.product-comparison-container .footer-interaction button,.toast .footer-interaction button,head .footer-interaction button,header .footer-interaction button{margin-bottom:.5rem}.article-slider .footer-interaction button span,.footer-interaction .article-slider button span,.footer-interaction .button span,.footer-interaction .footer-top button span,.footer-interaction .footer button span,.footer-interaction .product-comparison-container button span,.footer-interaction .toast button span,.footer-interaction head button span,.footer-interaction header button span,.footer-top .footer-interaction button span,.footer .footer-interaction button span,.product-comparison-container .footer-interaction button span,.toast .footer-interaction button span,head .footer-interaction button span,header .footer-interaction button span{vertical-align:super}.footer-interaction .icon{margin-right:.75rem;vertical-align:top}.footer-interaction--info{color:#999;font-style:italic}.footer-interaction--phone{display:inline-block}.article-slider .footer-interaction--phone h2,.footer-interaction--phone .article-slider h2,.footer-interaction--phone .footer-top h2,.footer-interaction--phone .footer h2,.footer-interaction--phone .heading2,.footer-interaction--phone .product-comparison-container h2,.footer-interaction--phone .toast h2,.footer-interaction--phone header h2,.footer-interaction--phone head h2,.footer-top .footer-interaction--phone h2,.footer .footer-interaction--phone h2,.product-comparison-container .footer-interaction--phone h2,.toast .footer-interaction--phone h2,head .footer-interaction--phone h2,header .footer-interaction--phone h2{color:#ce1e1e;text-transform:uppercase}.footer-triman{padding:1.5rem 0 0}.footer-triman .icon-triman{font-size:2rem;line-height:1.75rem}@media screen and (min-width:0){.footer-triman .icon-triman{font-size:2rem;line-height:1.75rem}}@media screen and (min-width:1024px){.footer-triman .icon-triman{font-size:2.75rem;line-height:2.75rem}}.footer ul{margin:0;padding:0}@media print,screen and (min-width:40em){.footer ul{margin-bottom:1.5rem}}.footer-links ul{list-style-type:none}@media print,screen and (min-width:40em){.footer-links ul{margin-top:1rem}}.footer-links ul li{line-height:2rem}.footer-links ul li a{text-decoration:none}.footer-links ul li a:hover{color:#da4040;transition:color .25s ease}.footer .price-note{font-size:.75rem;margin:1rem 0;padding:0;width:100%}.footer .price-note .general-vat{vertical-align:baseline}.footer .price-note .price-note-sub{display:inline}@media print,screen and (max-width:39.99875em){.list-accordion:not([data-breakpoint=large]){margin:0;width:100%}}@media print,screen and (min-width:40em){.list-accordion:not([data-breakpoint=large]) .accordion-icon{display:none}.list-accordion:not([data-breakpoint=large]) .accordion-header{border-bottom:none;cursor:auto;letter-spacing:normal;padding:0}.list-accordion:not([data-breakpoint=large]) .accordion-content{display:block;padding:0}}@media print,screen and (max-width:63.99875em){.list-accordion[data-breakpoint=large]{margin:0;width:100%}}@media print,screen and (min-width:64em){.list-accordion[data-breakpoint=large] .accordion-icon{display:none}.list-accordion[data-breakpoint=large] .accordion-header{border-bottom:none;cursor:auto;letter-spacing:normal;padding:0 .75rem 1rem}.list-accordion[data-breakpoint=large] .accordion-content{display:block;padding:0}}#cookie-notice{background-color:#f6f6f6;border-top:5px solid #ce1e1e;bottom:0;color:#999;display:block;height:auto;left:0;padding:0;position:fixed;right:0;z-index:10002}#cookie-notice-inner{line-height:1rem;margin:0 auto;max-width:75rem;padding:1rem;position:relative;text-align:center}#cookie-notice-accept,#cookie-notice-decline{margin-top:.75rem}@media print,screen and (min-width:40em){#cookie-notice-accept,#cookie-notice-decline{min-width:7.5rem}}#cookie-notice-decline{color:#191919;margin-right:.75rem}#cookie-notice-decline:hover{color:#ce1e1e}.swiper-thumbs{padding-right:.75rem}.swiper-thumbs .swiper-slide-thumb-active:after{border-bottom:3px solid #ce1e1e;bottom:0;box-sizing:border-box;content:"";display:block;position:absolute;width:100%}.swiper-thumbs .swiper-container{position:relative}.swiper-thumbs .swiper-container .swiper-slide{padding-top:100%;position:relative;width:100%}.swiper-thumbs .swiper-container .swiper-slide:before{background:#000;bottom:0;content:"";height:100%;left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}.swiper-thumbs .swiper-container .swiper-slide picture{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0}.swiper-thumbs .swiper-container .swiper-slide img{box-sizing:border-box;height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.swiper-thumbs .swiper-container-vertical>.swiper-scrollbar{height:100%;right:0;top:0}.swiper-main{overflow:hidden;padding-top:100%;position:relative;width:100%}.swiper-main .swiper-container{bottom:0;left:0;position:absolute;right:0;top:0}.swiper-main .swiper-container .swiper-slide{overflow:hidden}.swiper-main img{box-sizing:border-box;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.swiper-main:before{background-color:#000;content:"";display:block;height:calc(100% - 4px);left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}.swiper-main .swiper-container-horizontal>.swiper-scrollbar{background:#fff;bottom:0;left:0;width:100%}.swiper-main .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{background:#ce1e1e;border-radius:0}.swiper-main .swiper-lazy-preloader,.swiper-thumbs .swiper-lazy-preloader{--swiper-preloader-color:red}.mdc-dialog,.mdc-dialog__scrim{align-items:center;box-sizing:border-box;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.mdc-dialog{display:none;z-index:7}.mdc-dialog .mdc-dialog__surface{background-color:#fff;background-color:var(--mdc-theme-surface,#fff)}.mdc-dialog .mdc-dialog__scrim{background-color:rgba(25,25,25,.32)}.mdc-dialog .mdc-dialog__title{color:rgba(25,25,25,.87)}.mdc-dialog .mdc-dialog__content{color:rgba(25,25,25,.6)}.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title{border-color:rgba(25,25,25,.12)}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media (max-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media (min-width:592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{border-radius:0;max-height:calc(100% - 32px)}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:space-around;opacity:0;pointer-events:none;transform:scale(.8)}.mdc-dialog__surface{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;max-height:100%;max-width:100%;overflow-y:auto;pointer-events:auto}.mdc-dialog[dir=rtl] .mdc-dialog__surface,[dir=rtl] .mdc-dialog .mdc-dialog__surface{text-align:right}.mdc-dialog__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;border-bottom:1px solid transparent;box-sizing:border-box;display:block;flex-shrink:0;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:normal;line-height:2rem;margin:0;padding:0 24px 9px;position:relative;text-decoration:inherit;text-transform:inherit}.mdc-dialog__title:before{content:"";display:inline-block;height:40px;vertical-align:0;width:0}.mdc-dialog[dir=rtl] .mdc-dialog__title,[dir=rtl] .mdc-dialog .mdc-dialog__title{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{padding-bottom:15px}.mdc-dialog__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-grow:1;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.03125em;line-height:1.5rem;margin:0;overflow:auto;padding:20px 24px;text-decoration:inherit;text-transform:inherit}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__content{padding-bottom:8px;padding-top:8px}.mdc-dialog__content .mdc-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child{padding:0}.mdc-dialog__actions{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;margin:0;min-height:52px;padding:8px;position:relative}.mdc-dialog--stacked .mdc-dialog__actions{align-items:flex-end;flex-direction:column}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}.mdc-dialog__button[dir=rtl],[dir=rtl] .mdc-dialog__button{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl],[dir=rtl] .mdc-dialog__button:first-child{margin-left:0;margin-right:0}.mdc-dialog[dir=rtl] .mdc-dialog__button,[dir=rtl] .mdc-dialog .mdc-dialog__button{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--closing,.mdc-dialog--open,.mdc-dialog--opening{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity .15s linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform .15s cubic-bezier(0,0,.2,1) 0ms}.mdc-dialog--closing .mdc-dialog__container,.mdc-dialog--closing .mdc-dialog__scrim{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:scale(1)}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{opacity:1;transform:scale(1)}.mdc-dialog-scroll-lock{overflow:hidden}[data-target]{cursor:pointer}.mdc-dialog{z-index:10001}.mdc-dialog a:focus{outline:1px auto #ce1e1e}.mdc-dialog .mdc-dialog__title{padding-bottom:1.75rem}.mdc-dialog .mdc-dialog__title h3{margin:0;padding-right:2rem;position:relative}.mdc-dialog .mdc-dialog__title:before{height:0}.mdc-dialog .mdc-dialog__content{color:#191919}.mdc-dialog .mdc-dialog__content .black{color:#000}.mdc-dialog .mdc-dialog__close{cursor:pointer;font-size:1.5rem;position:absolute;right:0;top:0}.mdc-dialog .mdc-dialog__actions{border-top:none}.mdc-dialog-scroll-lock{bottom:0;left:0;position:fixed;right:0;top:0}@media print,screen and (max-width:39.99875em){.mdc-dialog .mdc-dialog__container{width:100%}.mdc-dialog .mdc-dialog__container .mdc-dialog__button{margin-left:0;text-align:center}.mdc-dialog .mdc-dialog__surface{height:100%;max-height:100%;max-width:100%;width:100%}}@media print,screen and (min-width:40em){.mdc-dialog .mdc-dialog__surface{width:75rem}}.current-region-language{cursor:pointer}#region-language-dialog .region-flag{width:calc(100% - .75rem)}#region-language-dialog .mdc-dialog__content .margin-bottom{margin-bottom:.75rem}#region-language-dialog .mdc-dialog__content .margin-bottom:last-child{margin-bottom:0}#region-language-dialog .mdc-dialog__content .languages>*{display:inline-block}@media print,screen and (min-width:40em){#region-language-dialog .mdc-dialog__content .languages{white-space:nowrap}}#region-language-dialog a{font-size:14px}@media print,screen and (min-width:40em){#trusted-shops-container{display:none}}@media print,screen and (max-width:39.99875em){#trusted-shops-container{margin:auto}.trusted-shops-wrapper{padding:2rem 0}.site,body{width:321px}}body{background-color:#fff}@media (-ms-high-contrast:none){body{margin-top:15rem}}html{background-color:transparent}.main-ending{margin:0}.main-ending .last-seen{background-color:#fff;height:auto}.backlink-navigation a.no-underline span:hover,.breadcrumb-navigation a.no-underline span:hover{color:#ce1e1e;text-decoration:underline}.backlink-navigation .goto-overview{margin-right:1rem;margin-top:0}.backlink-navigation a,.backlink-navigation span,.breadcrumb-navigation a,.breadcrumb-navigation span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#191919}.backlink-navigation .no-underline,.breadcrumb-navigation .no-underline{text-decoration:none}.backlink-navigation .paragraph-s,.breadcrumb-navigation .paragraph-s{font-family:Roboto-Regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.backlink-navigation .paragraph-s,.breadcrumb-navigation .paragraph-s{font-size:.8125rem;line-height:1.125rem}}@media screen and (min-width:1024px){.backlink-navigation .paragraph-s,.breadcrumb-navigation .paragraph-s{font-size:.875rem;line-height:1.25rem}}.breadcrumb-navigation{padding:0}.breadcrumb-navigation .breadcrumb{margin-left:-.3125rem}.backlink-navigation{padding:0 .625rem .625rem}@media print,screen and (min-width:40em){.backlink-navigation{padding:0 .5rem}}.backlink-navigation .goto-bar .icon{background:none;display:inline-block;float:none;margin:0;text-indent:unset;width:.875rem}@media print,screen and (max-width:39.99875em){.backlink-navigation .goto-bar .icon{height:.875rem}}.overlay-bg{z-index:10007}.offcanvas,.overlay-container{z-index:10008}.select-overlay{z-index:10009}nav{background-color:#fff}@media print,screen and (min-width:64em){nav{background-color:#ce1e1e;margin-top:.75rem}}nav .drilldown .js-drilldown-back a{text-transform:uppercase}nav .drilldown .js-drilldown-back>a:before{border:none;content:"\e924";font-family:louis-icons;font-size:.75rem;margin-right:1rem;vertical-align:baseline}nav .drilldown .is-drilldown-submenu-parent>a:after{border:none;content:"\e925";font-family:louis-icons;font-size:.75rem}@media print,screen and (max-width:63.99875em){nav.main-navigation .top-bar .large-horizontal li{border-bottom:1px solid #e9e9e9}}nav.main-navigation .top-bar .large-horizontal .main-nav-item{text-transform:uppercase}@media print,screen and (min-width:64em){nav.main-navigation .top-bar .large-horizontal .main-nav-item.is-active>a,nav.main-navigation .top-bar .large-horizontal .main-nav-item>a{color:#fff}nav.main-navigation .top-bar .large-horizontal .main-nav-item:first-child>a{padding-left:0}}nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-dropdown-submenu{border:1px solid #e9e9e9;z-index:5}nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item{color:#191919;text-transform:none}nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.is-active>a,nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item:hover>a{background:#fff;color:#ce1e1e}nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline{padding:.5rem 0;text-transform:uppercase}@media print,screen and (min-width:64em){nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline{padding-top:1rem}nav.main-navigation .top-bar .large-horizontal .main-nav-item.main-nav-item-my-louis{position:absolute;right:0}nav.main-navigation .top-bar .large-horizontal .main-nav-item.main-nav-item-my-louis>a{padding-left:2rem;padding-right:0;text-align:right}nav.main-navigation .top-bar .large-horizontal .main-nav-item.main-nav-item-my-louis>a:before{content:"\e901";font-family:louis-icons;font-size:1.5rem;left:0;margin-right:.5rem;position:absolute;top:50%;transform:translateY(-50%)}}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu a{padding-bottom:.5rem;padding-top:.5rem}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub{margin-top:.5rem}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub:after,nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub:before{border:solid transparent;bottom:100%;content:"";height:0;left:2rem;pointer-events:none;position:absolute;width:0}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub:after{border-color:transparent transparent #fff;border-width:1rem;margin-left:-1rem}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub:before{border-color:transparent transparent #e9e9e9;border-width:1.0625rem;margin-left:-1.0625rem}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent .first-sub .is-submenu-item{position:static}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.main-nav-item-my-louis.opens-right .first-sub:after,nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.main-nav-item-my-louis.opens-right .first-sub:before{left:2rem;right:auto}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.main-nav-item-my-louis.opens-left .first-sub:after,nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.main-nav-item-my-louis.opens-left .first-sub:before{left:auto;right:2rem}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent a{padding-right:1rem;white-space:nowrap}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent a:after{display:none}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.is-dropdown-submenu-item>a{padding-right:2rem;position:relative;white-space:nowrap}nav.main-navigation .top-bar .large-horizontal .is-dropdown-submenu-parent.is-dropdown-submenu-item>a:before{content:"\e925";font-family:louis-icons;font-size:.75rem;position:absolute;right:0;top:50%;transform:translate(-100%,-50%)}@media print,screen and (max-width:63.99875em){.no-js nav.main-navigation .top-bar{display:none}}.article-slider-container{position:relative}.article-slider-container .article-slider-header{align-items:center;display:flex;justify-content:space-between}@media print,screen and (min-width:40em){.article-slider-container .article-slider-header{margin:0 65px;padding:0 1rem}}.article-slider-container .article-slider-header .read-more-link{margin-top:.25rem;text-decoration:unset}.article-slider-container .article-slider-header .read-more-link:hover{color:#ce1e1e;text-decoration:underline}@media print,screen and (max-width:39.99875em){.article-slider-container .without-navigation-button .swiper-slide{box-sizing:border-box;margin:0!important;padding:0 .25rem;width:50%!important}}@media print,screen and (min-width:40em){.article-slider-container .swiper-container{margin:0 65px}}.article-slider-container .button-previous{left:0;position:absolute;top:50%}.article-slider-container .button-previous:focus{outline:none}.article-slider-container .button-next{position:absolute;right:0;top:50%}.article-slider-container .button-next:focus{outline:none}.article-slider-container .button-disabled{cursor:auto;opacity:.35;pointer-events:none}.article-slider-container .transform-50-negative{transform:translateY(-50%)}.article-slider-container .transform-50-positive{transform:translateY(50%)}.article-slider-container .recent .article-container-favorite{position:absolute;right:1rem}.article-slider-container-hide{height:0;overflow:hidden}.article{margin-bottom:1.75rem}@media print,screen and (min-width:64em){.article-container .article-container-thumbnail{transform:scale(1);transition:transform .5s ease}.article-container:hover .article-container-thumbnail{transform:scale(1.05)}}.article-container-thumbnail{display:block!important;margin:auto;padding:0;width:95%}.article-container-favorite{display:block;font-size:1.5625rem;line-height:1.5625rem;min-height:30px;position:absolute;right:.5rem;text-align:right;top:.25rem;z-index:99}@media screen and (min-width:0){.article-container-favorite{font-size:1.5625rem;line-height:1.5625rem}}@media screen and (min-width:640px){.article-container-favorite{font-size:1.875rem;line-height:1.875rem}}@media screen and (min-width:1024px){.article-container-favorite{font-size:1.875rem;line-height:1.875rem}}@media print,screen and (max-width:39.99875em){.article-container-favorite{right:.25rem}}.article-container-favorite .icon-compare,.article-container-favorite .icon-like,.article-container-favorite .icon-play,.article-container-favorite .icon-sound{opacity:.4;position:relative}@media print,screen and (min-width:64em){.article-container-favorite .icon-compare:hover,.article-container-favorite .icon-like:hover,.article-container-favorite .icon-play:hover,.article-container-favorite .icon-sound:hover{color:#000;opacity:1}}.article-container-favorite .icon-compare.active,.article-container-favorite .icon-like.active,.article-container-favorite .icon-play.active,.article-container-favorite .icon-sound.active{color:#ce1e1e;opacity:1}.article-container-favorite .icon-compare.disabled,.article-container-favorite .icon-like.disabled,.article-container-favorite .icon-play.disabled,.article-container-favorite .icon-sound.disabled{display:none}.article-container-favorite .icon-compare.is-processing,.article-container-favorite .icon-like.is-processing,.article-container-favorite .icon-play.is-processing,.article-container-favorite .icon-sound.is-processing{pointer-events:none}.article-container-compare{bottom:.25rem;font-size:.8125rem;position:absolute;right:.5rem;z-index:10}@media screen and (min-width:0){.article-container-compare{font-size:.8125rem}}@media screen and (min-width:640px){.article-container-compare{font-size:.8125rem}}@media screen and (min-width:1024px){.article-container-compare{font-size:.8125rem}}@media print,screen and (max-width:39.99875em){.article-container-compare{right:.25rem}}.article-container-rating{background-color:#ededed;border-radius:2rem;bottom:.25rem;left:.5rem;line-height:18px;padding:0 .25rem;position:absolute;z-index:11}.article-container-rating .article-reviews-inner-star-rating-container,.article-container-rating .article-reviews-star-rating-container{font-size:.75rem}.article-container-rating .article-reviews-inner-star-rating-container .icon.disabled,.article-container-rating .article-reviews-star-rating-container .icon.disabled{color:#999}.article-info{color:#000;padding:1rem;text-align:center}.article-info-sub-title{color:#999}.article-info-base-price{font-size:.75rem}.article-info-title{cursor:pointer;font-weight:700}.article-info-title a{text-decoration:none}.article-info .discount-price{font-size:.75rem;margin-right:.25rem}.article-info .discount-price span{text-decoration:line-through}.article-info .discount-price span sup{display:inline-block}.article-info .discount-price sup{color:#191919}.article-info .current-price.highlight{color:#ce1e1e}@media print,screen and (min-width:64em){.icon-fill.icon-compare-fill:hover .fill-black,.icon-fill.icon-like-fill:hover .fill-black,.icon-fill.icon-my-bike-fill:hover .fill-black,.icon-fill.icon-scale-fill:hover .fill-black,.icon-fill.icon-sound-fill:hover .fill-black,.icon-fill.icon-video-fill:hover .fill-black{fill:#ce1e1e}.icon-fill.icon-compare-fill:hover .fill-red,.icon-fill.icon-like-fill:hover .fill-red,.icon-fill.icon-my-bike-fill:hover .fill-red,.icon-fill.icon-scale-fill:hover .fill-red,.icon-fill.icon-sound-fill:hover .fill-red,.icon-fill.icon-video-fill:hover .fill-red{fill:#191919}}.icon-fill.icon-compare-fill .fill-white,.icon-fill.icon-like-fill .fill-white,.icon-fill.icon-my-bike-fill .fill-white,.icon-fill.icon-scale-fill .fill-white,.icon-fill.icon-sound-fill .fill-white,.icon-fill.icon-video-fill .fill-white{fill:#fff}.icon-fill.icon-compare-fill .fill-red,.icon-fill.icon-like-fill .fill-red,.icon-fill.icon-my-bike-fill .fill-red,.icon-fill.icon-scale-fill .fill-red,.icon-fill.icon-sound-fill .fill-red,.icon-fill.icon-video-fill .fill-red{fill:#ce1e1e}.icon-fill.icon-compare-fill .fill-black,.icon-fill.icon-like-fill .fill-black,.icon-fill.icon-my-bike-fill .fill-black,.icon-fill.icon-scale-fill .fill-black,.icon-fill.icon-sound-fill .fill-black,.icon-fill.icon-video-fill .fill-black{fill:#191919}.icon-fill.icon-compare-fill.disabled,.icon-fill.icon-like-fill.disabled,.icon-fill.icon-my-bike-fill.disabled,.icon-fill.icon-scale-fill.disabled,.icon-fill.icon-sound-fill.disabled,.icon-fill.icon-video-fill.disabled{display:none}.icon-fill.icon-compare-fill svg,.icon-fill.icon-like-fill svg,.icon-fill.icon-my-bike-fill svg,.icon-fill.icon-scale-fill svg,.icon-fill.icon-sound-fill svg,.icon-fill.icon-video-fill svg{height:1.875rem;width:1.875rem}.article-reviews{flex-direction:row}.article-reviews-overview-x-star-link{margin-right:.5rem;white-space:nowrap}.article-reviews-overview-x-star-link:last-child{margin-left:.5rem}.article-reviews-overview-cell{display:table-cell}.article-reviews-overview-row{display:table-row}.article-reviews-overview-row.deactive{opacity:.5}.article-reviews-overview-bar-diagram{height:1rem;padding:0;position:relative;vertical-align:middle;width:100%}.article-reviews-overview-bar-diagram:before{background-color:#bcbcbc;content:"";display:block;height:1rem;position:absolute;width:100%}.article-reviews-overview-bar{background-color:#ce1e1e;height:1rem;position:relative}.article-reviews-overview-write-button,.article-reviews-overview .article-reviews-overview-write-button{padding-bottom:.5rem;padding-top:1rem}.article-reviews-overview-show-all-button,.article-reviews-overview .article-reviews-overview-show-all-button{padding-bottom:.75rem;padding-top:.5rem}.article-reviews-overview a:not(.button):hover{color:#ce1e1e}.article-reviews-overview .remove-rating-filter{display:inline-block;margin-top:1rem}.article-reviews-list{padding-bottom:1rem}.article-reviews-list .review-filters,.article-reviews-preview .review-filters{padding-top:1rem}.article-reviews-list .loading-animation,.article-reviews-preview .loading-animation{margin:3rem auto}.article-reviews-list div:first-child .customer-rating-header h3,.article-reviews-preview div:first-child .customer-rating-header h3{margin:0}.article-reviews-list .language-filter,.article-reviews-preview .language-filter{display:flex;position:relative}.article-reviews-list .language-filter .region-flag,.article-reviews-preview .language-filter .region-flag{cursor:pointer;margin-right:20px;position:relative;width:30px}.article-reviews-list .article-sorter-container,.article-reviews-preview .article-sorter-container{display:block;margin-left:0}@media print,screen and (max-width:63.99875em){.article-reviews-list .article-sorter-container label,.article-reviews-preview .article-sorter-container label{display:block}}.article-reviews-list .empty-article-list,.article-reviews-preview .empty-article-list{padding:3rem 1.5rem}.article-reviews-list .empty-article-list .icon-error,.article-reviews-preview .empty-article-list .icon-error{font-size:3rem}.article-reviews-list .review-error-box,.article-reviews-preview .review-error-box{margin:0;max-height:0;opacity:0;transition:all 2s ease-out;visibility:hidden}.article-reviews-list .review-error-box.fade-in,.article-reviews-preview .review-error-box.fade-in{max-height:500px;opacity:1;transition:all 2s ease-in}.article-reviews-list .review-error-box.show,.article-reviews-preview .review-error-box.show{visibility:visible}.article-reviews-star-rating-container{display:inline-block;font-size:1rem;overflow:hidden;position:relative;vertical-align:bottom}.article-reviews-star-rating-container+span{display:inline-block}.article-reviews-inner-star-rating-container{font-size:1rem;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.article-reviews-star-rating-link{vertical-align:middle}.article-reviews .icon-star.disabled{color:#bcbcbc}.review .auto-translate-rating-link{border-bottom:1px solid #000;cursor:pointer}.customer-rating-separator{border-bottom:1px solid #000;flex-grow:1;margin:.25rem;padding-bottom:1rem;padding-top:.5rem}.customer-rating-header{padding-top:1rem}.customer-rating-header:first-child .customer-rating-header-headline{margin:0}.customer-rating-headline{display:inline-block;line-height:1.5rem;margin-bottom:0;padding-right:.5rem}.customer-rating-headline-text{display:inline-block;margin-right:.25rem}.customer-rating-headline .icon-star{font-size:1rem}@media screen and (min-width:0){.customer-rating-headline .icon-star{font-size:1rem}}@media screen and (min-width:medium){.customer-rating-headline .icon-star{font-size:1rem}}@media screen and (min-width:1024px){.customer-rating-headline .icon-star{font-size:1rem}}.customer-rating-content .m-info{margin:0}.customer-rating-stars{display:inline-block;vertical-align:bottom}.customer-rating .loading-animation{margin:3rem auto}.no-reviews-for-current-language-hint .m-info{margin:0}@keyframes primary-indeterminate-translate{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(83.67142%)}to{transform:translateX(200.61106%)}}@keyframes primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.66148)}to{transform:scaleX(.08)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);transform:translateX(84.38617%)}to{transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}@keyframes buffering{to{transform:translateX(-10px)}}@keyframes primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-83.67142%)}to{transform:translateX(-200.61106%)}}@keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);transform:translateX(-84.38617%)}to{transform:translateX(-160.27778%)}}@keyframes buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress{height:4px;overflow:hidden;position:relative;transform:translateZ(0);transition:opacity .25s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-linear-progress__bar{transform-origin:top left;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__bar,.mdc-linear-progress__bar-inner{-webkit-animation:none;animation:none;height:100%;position:absolute;width:100%}.mdc-linear-progress__bar-inner{display:inline-block}.mdc-linear-progress__buffering-dots{-webkit-animation:buffering .25s linear infinite;animation:buffering .25s linear infinite;background-repeat:repeat-x;background-size:10px 4px;height:100%;position:absolute;width:100%}.mdc-linear-progress__buffer{height:100%;position:absolute;transform-origin:top left;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{-webkit-animation:primary-indeterminate-translate 2s linear infinite;animation:primary-indeterminate-translate 2s linear infinite;left:-145.166611%}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:primary-indeterminate-scale 2s linear infinite;animation:primary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{-webkit-animation:secondary-indeterminate-translate 2s linear infinite;animation:secondary-indeterminate-translate 2s linear infinite;left:-54.888891%;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:secondary-indeterminate-scale 2s linear infinite;animation:secondary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{-webkit-animation-name:primary-indeterminate-translate-reverse;animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{-webkit-animation-name:secondary-indeterminate-translate-reverse;animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{-webkit-animation:buffering-reverse .25s linear infinite;animation:buffering-reverse .25s linear infinite}.mdc-linear-progress--closed{-webkit-animation:none;animation:none;opacity:0}.mdc-linear-progress__bar-inner{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{left:auto;right:-145.166611%}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{left:auto;right:-54.888891%}.password-strength-meter{border-radius:4px;color:#fff;display:none;height:auto;margin-top:.5rem;min-width:200px;width:100%}.password-strength-meter .progressbar-level-3 .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner,.password-strength-meter .progressbar-level-4 .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background-color:#f44336}.password-strength-meter .progressbar-level-1 .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner,.password-strength-meter .progressbar-level-2 .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background-color:#e4b00a}.password-strength-meter .progressbar-level-0 .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background-color:#12c363}.password-strength-meter .password-hints{height:auto;margin-top:1.5rem;width:100%}.password-strength-meter .password-hints .pw-hint{height:1rem;width:100%}.password-strength-meter .password-hints .pw-hint.fail{color:#f44336}.password-strength-meter .password-hints .pw-hint.success{color:green}.password-strength-meter.show{display:block}.footer-top h2{margin-bottom:.83em;margin-top:.83em}.footer-top .button-next,.footer-top .button-previous{background:0}@media print{body,html{min-width:60em}.footer,.footer-top,.main-article-teaser__links,head{display:none!important}.header-container{position:static!important}.header-container .main-navigation{display:none!important}.breadcrumb-navigation{padding-top:2.5rem!important}div[id^=tsbadge]{display:none!important}}.product-comparison-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{.product-comparison-container{font-family:URW-DIN;font-family:Roboto-Regular;font-family:Roboto-Medium;font-family:Roboto-Condensed-Bold-Italic;font-family:Roboto-Condensed-Light;font-style:normal;font-weight:400;src:url(../fonts/URW/URWDINCond-BlackItalic.eot);src:url(../fonts/URW/URWDINCond-BlackItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/URW/URWDINCond-BlackItalic.woff) format("woff"),url(../fonts/URW/URWDINCond-BlackItalic.woff2) format("woff2"),url(../fonts/URW/URWDINCond-BlackItalic.ttf) format("truetype");src:url(../fonts/Roboto/Roboto-Regular.ttf);src:url(../fonts/Roboto/Roboto-Medium.ttf);src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot);src:url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.woff) format("woff"),url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf) format("truetype");src:url(../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf)}}.product-comparison-container body,.product-comparison-container p{color:#191919}.product-comparison-container h1,.product-comparison-container h2,.product-comparison-container h3,.product-comparison-container h4{color:#000}@media print,screen and (max-width:39.99875em){.product-comparison-container h1,.product-comparison-container h2,.product-comparison-container h3,.product-comparison-container h4{word-break:break-word}}.product-comparison-container a{color:inherit;cursor:pointer}.product-comparison-container a.no-underline{text-decoration:none}.product-comparison-container .pagetitle{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:2.5rem;line-height:2.375rem}@media screen and (min-width:0){.product-comparison-container .pagetitle{font-size:2.5rem;line-height:2.375rem}}@media screen and (min-width:1024px){.product-comparison-container .pagetitle{font-size:4rem;line-height:3.75rem}}.article-slider .product-comparison-container h1,.footer-top .product-comparison-container h1,.footer .product-comparison-container h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .heading1,.product-comparison-container .toast h1,.product-comparison-container h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .product-comparison-container h1,head .product-comparison-container h1,header .product-comparison-container h1{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:400;line-height:1.75rem;text-transform:uppercase}@media screen and (min-width:0){.article-slider .product-comparison-container h1,.footer-top .product-comparison-container h1,.footer .product-comparison-container h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .heading1,.product-comparison-container .toast h1,.product-comparison-container h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .product-comparison-container h1,head .product-comparison-container h1,header .product-comparison-container h1{font-size:2rem;line-height:1.75rem}}@media screen and (min-width:1024px){.article-slider .product-comparison-container h1,.footer-top .product-comparison-container h1,.footer .product-comparison-container h1,.product-comparison-container .article-slider h1,.product-comparison-container .footer-top h1,.product-comparison-container .footer h1,.product-comparison-container .heading1,.product-comparison-container .toast h1,.product-comparison-container h1,.product-comparison-container header h1,.product-comparison-container head h1,.toast .product-comparison-container h1,head .product-comparison-container h1,header .product-comparison-container h1{font-size:2.75rem;line-height:2.75rem}}.article-slider .product-comparison-container h2,.footer-top .product-comparison-container h2,.footer .product-comparison-container h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .heading2,.product-comparison-container .toast h2,.product-comparison-container h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .product-comparison-container h2,head .product-comparison-container h2,header .product-comparison-container h2{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.5625rem}@media screen and (min-width:0){.article-slider .product-comparison-container h2,.footer-top .product-comparison-container h2,.footer .product-comparison-container h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .heading2,.product-comparison-container .toast h2,.product-comparison-container h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .product-comparison-container h2,head .product-comparison-container h2,header .product-comparison-container h2{font-size:1.375rem;line-height:1.5625rem}}@media screen and (min-width:1024px){.article-slider .product-comparison-container h2,.footer-top .product-comparison-container h2,.footer .product-comparison-container h2,.product-comparison-container .article-slider h2,.product-comparison-container .footer-top h2,.product-comparison-container .footer h2,.product-comparison-container .heading2,.product-comparison-container .toast h2,.product-comparison-container h2,.product-comparison-container header h2,.product-comparison-container head h2,.toast .product-comparison-container h2,head .product-comparison-container h2,header .product-comparison-container h2{font-size:2rem;line-height:2rem}}.article-slider .product-comparison-container h2 span.logout,.footer-top .product-comparison-container h2 span.logout,.footer .product-comparison-container h2 span.logout,.product-comparison-container .article-slider h2 span.logout,.product-comparison-container .footer-top h2 span.logout,.product-comparison-container .footer h2 span.logout,.product-comparison-container .heading2 span.logout,.product-comparison-container .toast h2 span.logout,.product-comparison-container h2 span.logout,.product-comparison-container header h2 span.logout,.product-comparison-container head h2 span.logout,.toast .product-comparison-container h2 span.logout,head .product-comparison-container h2 span.logout,header .product-comparison-container h2 span.logout{color:#bcbcbc;font-size:1rem}.article-slider .product-comparison-container h3,.footer-top .product-comparison-container h3,.footer .product-comparison-container h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .heading3,.product-comparison-container .toast h3,.product-comparison-container h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .product-comparison-container h3,head .product-comparison-container h3,header .product-comparison-container h3{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.25rem}@media screen and (min-width:0){.article-slider .product-comparison-container h3,.footer-top .product-comparison-container h3,.footer .product-comparison-container h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .heading3,.product-comparison-container .toast h3,.product-comparison-container h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .product-comparison-container h3,head .product-comparison-container h3,header .product-comparison-container h3{font-size:1.125rem;line-height:1.25rem}}@media screen and (min-width:1024px){.article-slider .product-comparison-container h3,.footer-top .product-comparison-container h3,.footer .product-comparison-container h3,.product-comparison-container .article-slider h3,.product-comparison-container .footer-top h3,.product-comparison-container .footer h3,.product-comparison-container .heading3,.product-comparison-container .toast h3,.product-comparison-container h3,.product-comparison-container header h3,.product-comparison-container head h3,.toast .product-comparison-container h3,head .product-comparison-container h3,header .product-comparison-container h3{font-size:1.375rem;line-height:1.375rem}}.article-slider .product-comparison-container h4,.footer-top .product-comparison-container h4,.footer .product-comparison-container h4,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .heading4,.product-comparison-container .toast h4,.product-comparison-container h4,.product-comparison-container header h4,.product-comparison-container head h4,.product-comparison-container nav .drilldown .js-drilldown-back a,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.toast .product-comparison-container h4,head .product-comparison-container h4,header .product-comparison-container h4,nav .drilldown .js-drilldown-back .product-comparison-container a,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .product-comparison-container .main-nav-item{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.article-slider .product-comparison-container h4,.footer-top .product-comparison-container h4,.footer .product-comparison-container h4,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .heading4,.product-comparison-container .toast h4,.product-comparison-container h4,.product-comparison-container header h4,.product-comparison-container head h4,.product-comparison-container nav .drilldown .js-drilldown-back a,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.toast .product-comparison-container h4,head .product-comparison-container h4,header .product-comparison-container h4,nav .drilldown .js-drilldown-back .product-comparison-container a,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .product-comparison-container .main-nav-item{font-size:1rem;line-height:1.125rem}}@media screen and (min-width:1024px){.article-slider .product-comparison-container h4,.footer-top .product-comparison-container h4,.footer .product-comparison-container h4,.product-comparison-container .article-slider h4,.product-comparison-container .footer-top h4,.product-comparison-container .footer h4,.product-comparison-container .heading4,.product-comparison-container .toast h4,.product-comparison-container h4,.product-comparison-container header h4,.product-comparison-container head h4,.product-comparison-container nav .drilldown .js-drilldown-back a,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item.sub-nav-headline,.toast .product-comparison-container h4,head .product-comparison-container h4,header .product-comparison-container h4,nav .drilldown .js-drilldown-back .product-comparison-container a,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item.sub-nav-headline,nav.main-navigation .top-bar .large-horizontal .product-comparison-container .main-nav-item{font-size:1.0625rem;line-height:1.375rem}}.article-slider .product-comparison-container .autosuggest-result,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.footer-top .product-comparison-container .autosuggest-result,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer .product-comparison-container .autosuggest-result,.footer .product-comparison-container body,.footer .product-comparison-container p,.product-comparison-container .article-slider .autosuggest-result,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top .autosuggest-result,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer .autosuggest-result,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .paragraph,.product-comparison-container .toast .autosuggest-result,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container body,.product-comparison-container head .autosuggest-result,.product-comparison-container head body,.product-comparison-container header .autosuggest-result,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.product-comparison-container p,.toast .product-comparison-container .autosuggest-result,.toast .product-comparison-container body,.toast .product-comparison-container p,head .product-comparison-container .autosuggest-result,head .product-comparison-container body,head .product-comparison-container p,header .product-comparison-container .autosuggest-result,header .product-comparison-container body,header .product-comparison-container p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item{font-family:Roboto-Regular,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375rem}@media screen and (min-width:0){.article-slider .product-comparison-container .autosuggest-result,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.footer-top .product-comparison-container .autosuggest-result,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer .product-comparison-container .autosuggest-result,.footer .product-comparison-container body,.footer .product-comparison-container p,.product-comparison-container .article-slider .autosuggest-result,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top .autosuggest-result,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer .autosuggest-result,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .paragraph,.product-comparison-container .toast .autosuggest-result,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container body,.product-comparison-container head .autosuggest-result,.product-comparison-container head body,.product-comparison-container header .autosuggest-result,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.product-comparison-container p,.toast .product-comparison-container .autosuggest-result,.toast .product-comparison-container body,.toast .product-comparison-container p,head .product-comparison-container .autosuggest-result,head .product-comparison-container body,head .product-comparison-container p,header .product-comparison-container .autosuggest-result,header .product-comparison-container body,header .product-comparison-container p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){.article-slider .product-comparison-container .autosuggest-result,.article-slider .product-comparison-container body,.article-slider .product-comparison-container p,.footer-top .product-comparison-container .autosuggest-result,.footer-top .product-comparison-container body,.footer-top .product-comparison-container p,.footer .product-comparison-container .autosuggest-result,.footer .product-comparison-container body,.footer .product-comparison-container p,.product-comparison-container .article-slider .autosuggest-result,.product-comparison-container .article-slider body,.product-comparison-container .article-slider p,.product-comparison-container .footer-top .autosuggest-result,.product-comparison-container .footer-top body,.product-comparison-container .footer-top p,.product-comparison-container .footer .autosuggest-result,.product-comparison-container .footer body,.product-comparison-container .footer p,.product-comparison-container .paragraph,.product-comparison-container .toast .autosuggest-result,.product-comparison-container .toast body,.product-comparison-container .toast p,.product-comparison-container body,.product-comparison-container head .autosuggest-result,.product-comparison-container head body,.product-comparison-container header .autosuggest-result,.product-comparison-container header body,.product-comparison-container header p,.product-comparison-container head p,.product-comparison-container nav.main-navigation .top-bar .large-horizontal .main-nav-item .is-submenu-item,.product-comparison-container p,.toast .product-comparison-container .autosuggest-result,.toast .product-comparison-container body,.toast .product-comparison-container p,head .product-comparison-container .autosuggest-result,head .product-comparison-container body,head .product-comparison-container p,header .product-comparison-container .autosuggest-result,header .product-comparison-container body,header .product-comparison-container p,nav.main-navigation .top-bar .large-horizontal .main-nav-item .product-comparison-container .is-submenu-item{font-size:1rem;line-height:1.375rem}}.product-comparison-container .paragraph-s{font-family:Roboto-Regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.product-comparison-container .paragraph-s{font-size:.8125rem;line-height:1.125rem}}@media screen and (min-width:1024px){.product-comparison-container .paragraph-s{font-size:.875rem;line-height:1.25rem}}.product-comparison-container .paragraph-xs,.product-comparison-container [class*=helper-text]{font-family:Roboto-Regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}@media screen and (min-width:0){.product-comparison-container .paragraph-xs,.product-comparison-container [class*=helper-text]{font-size:.8125rem;line-height:1.125rem}}@media screen and (min-width:1024px){.product-comparison-container .paragraph-xs,.product-comparison-container [class*=helper-text]{font-size:.8125rem;line-height:1.125rem}}.article-slider .product-comparison-container button,.footer-top .product-comparison-container button,.footer .product-comparison-container button,.product-comparison-container .article-slider button,.product-comparison-container .button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container button,.product-comparison-container head button,.product-comparison-container header button,.toast .product-comparison-container button,head .product-comparison-container button,header .product-comparison-container button{font-family:Roboto-Condensed-Bold-Italic,sans-serif;font-size:1.0625rem;line-height:1.3;text-transform:uppercase}.product-comparison-container .bold{font-weight:700}.product-comparison-container .underline{border-bottom:1px solid #e9e9e9;margin-bottom:.75rem;padding-bottom:.5rem}.product-comparison-container .text-underline{text-decoration:underline}.product-comparison-container .marker{font-family:URW-DIN,Roboto-Condensed-Bold-Italic,Arial,Helvetica,sans-serif}.product-comparison-container .text-middle{vertical-align:middle}.product-comparison-container body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;overflow-x:hidden}@media (-ms-high-contrast:none){.product-comparison-container body:not(.checkout){margin-top:15rem}}.product-comparison-container ul{list-style-type:none;padding-left:0}.product-comparison-container ul li a{color:#2f2f2f;text-decoration:none}.product-comparison-container .padding-bottom{padding-bottom:1rem}.product-comparison-container .padding-top{padding-top:1rem}.product-comparison-container .align-items-center{align-items:center}@media print,screen and (min-width:64em){.product-comparison-container .large-padding-right{padding-right:1rem}.product-comparison-container .large-padding-left{padding-left:1rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.product-comparison-container img[src*=".svg"]{height:100%;max-width:100%}}.product-comparison-container .selected-items{bottom:14px;color:#bcbcbc;font-family:Roboto-Regular,sans-serif;font-size:.875rem;line-height:1.375rem;position:absolute;right:45px;text-transform:none}@media screen and (min-width:0){.product-comparison-container .selected-items{font-size:.875rem;line-height:1.375rem}}@media screen and (min-width:1024px){.product-comparison-container .selected-items{font-size:1rem;line-height:1.375rem}}@media print,screen and (max-width:39.99875em){.product-comparison-container .selected-items{position:relative;right:0;top:0}}.product-comparison-container .konami{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgd2lkdGg9IjY4MCIgaGVpZ2h0PSI1MDAiPjxwYXRoIGQ9Ik00MzguMTI4IDQyOS4xN2MtNjIuNzk4LTMuMTY1LTE1NS4yMDIgNy44OTQtMTg2LjIwNC0zMS40LTE0LjIwNi03NC43Ny01NC44MDEtMTEyLjQwNy0xMjQuNTAyLTExMy4xODMtNDIuNzk1LTgyLjY0OCAzNC44ODktOTUuNiA4Ny45OTEtMTE2LjgzNCAzLjM3MyAzOC40MTUgMS4zMDYgNzguMzQ3IDYyLjA2OCAxMDAuNzcgMi40NC0xMS44ODggNy40MjMtMjEuNTk1IDIzLjM2Ny0yMS45MDdsODkuODE2LjM2NSA2My41MjktNDkuNjU1YzEwLjI2NiAxNi4zMjggMzAuNjM4IDM3LjI1IDMwLjY2OSA0OC45MjVsOTYuMzg4LjM2NWM3LjAyIDUuOTc4IDEyLjk3MyAyMS44NDMtMS4wOTUgMzcuNjA2LTU3Ljc0MS0xLjc1My0xNjIuNjg3IDQuNTU1LTE0Mi4wMjcgMTQ0Ljk0N3pNMjgxLjQ1MyAxMTMuMTM4bC4yNTgtMzQuMDQ0IDM4LjEyMy01LjE3NFY0Ni45MDJsLTM4Ljg5NyA2LjQ2NWMyLjg2LTI0LjM0IDE4LjUxLTQxLjkzOSA1Mi45ODUtNDcuMDM2IDIxLjY0NiAxLjUyNiA0NC4zNDYgMi43IDU3LjI1OSA0My4xOSAzLjc4NCAxNi4wNiAxLjQyNSAzMi4zMS04LjU0OSA0Ni4zMDYtMzIuMjg4LTE3LjctNTYuNDUzLTUuNjE3LTc4LjQ5OCAxNC4yMzlsLTIyLjY4IDMuMDcyeiIgc3R5bGU9ImZpbGw6IzAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOmJ1dHQ7c3Ryb2tlLWxpbmVqb2luOm1pdGVyO3N0cm9rZS1vcGFjaXR5OjEiLz48cGF0aCBkPSJtMjE1LjA0OCAxODYuNzM4IDExMy41NDgtODUuOGMxNS4yNjMtOC4xNCAzMi4wOTQtOS42OSA1Mi4yMSAyLjU1NiAxNy4xOTcgMTUuNjIyIDQ2LjI0NSA1OC44OTggNjkuMzcgODguMzU2bC02NC42MjMgNDguMzc2LTYyLjA2OC04Ni4zNDctOTguMjE0IDc1LjIxMmMtNy41Ni0xMy4xOTUtOS4zMjktMjguNjgyLTEwLjIyMy00Mi4zNTN6IiBzdHlsZT0iZmlsbDojMDAwO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7c3Ryb2tlLWxpbmVjYXA6YnV0dDtzdHJva2UtbGluZWpvaW46bWl0ZXI7c3Ryb2tlLW9wYWNpdHk6MSIvPjxwYXRoIGQ9Ik0yNDEuNyA0MTQuMmE4My42MSA4My42MSAwIDEgMS0xNjcuMjE4IDAgODMuNjEgODMuNjEgMCAxIDEgMTY3LjIxOSAweiIgdHJhbnNmb3JtPSJtYXRyaXgoLjk3NDQ3IDAgMCAuOTc0NDcgLTE1LjM3NyAtMTAuMDg0KSIgc3R5bGU9Im9wYWNpdHk6MTtmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjM0Ljk5OTY4MzM4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO3N0cm9rZS1vcGFjaXR5OjEiLz48cGF0aCBkPSJNMjQxLjcgNDE0LjJhODMuNjEgODMuNjEgMCAxIDEtMTY3LjIxOCAwIDgzLjYxIDgzLjYxIDAgMSAxIDE2Ny4yMTkgMHoiIHRyYW5zZm9ybT0ibWF0cml4KC45NzQ0NyAwIDAgLjk3NDQ3IDM4OC42MTggLTkuOTczKSIgc3R5bGU9Im9wYWNpdHk6MTtmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOiMwMDA7c3Ryb2tlLXdpZHRoOjM0Ljk5OTY4MzM4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO3N0cm9rZS1vcGFjaXR5OjEiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:200px;position:fixed;right:0;transform:translate(100%);transition-duration:2s;transition-timing-function:ease-in;width:200px}.product-comparison-container .konami-running{right:calc(100vw + 200px)}.article-slider .product-comparison-container button,.footer-top .product-comparison-container button,.footer .product-comparison-container button,.product-comparison-container .article-slider button,.product-comparison-container .button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container button,.product-comparison-container head button,.product-comparison-container header button,.toast .product-comparison-container button,head .product-comparison-container button,header .product-comparison-container button{border:none;display:inline-block;padding:.75rem 1rem;text-align:center;text-decoration:none;text-shadow:none;transform:translateZ(0)}@media print,screen and (max-width:39.99875em){.article-slider .product-comparison-container button,.footer-top .product-comparison-container button,.footer .product-comparison-container button,.product-comparison-container .article-slider button,.product-comparison-container .button,.product-comparison-container .footer-top button,.product-comparison-container .footer button,.product-comparison-container .toast button,.product-comparison-container button,.product-comparison-container head button,.product-comparison-container header button,.toast .product-comparison-container button,head .product-comparison-container button,header .product-comparison-container button{display:block;width:100%}}.article-slider .product-comparison-container button.text-left,.footer-top .product-comparison-container button.text-left,.footer .product-comparison-container button.text-left,.product-comparison-container .article-slider button.text-left,.product-comparison-container .button.text-left,.product-comparison-container .footer-top button.text-left,.product-comparison-container .footer button.text-left,.product-comparison-container .toast button.text-left,.product-comparison-container button.text-left,.product-comparison-container head button.text-left,.product-comparison-container header button.text-left,.toast .product-comparison-container button.text-left,head .product-comparison-container button.text-left,header .product-comparison-container button.text-left{text-align:left}.article-slider .product-comparison-container button:not(:disabled),.footer-top .product-comparison-container button:not(:disabled),.footer .product-comparison-container button:not(:disabled),.product-comparison-container .article-slider button:not(:disabled),.product-comparison-container .button:not(:disabled),.product-comparison-container .footer-top button:not(:disabled),.product-comparison-container .footer button:not(:disabled),.product-comparison-container .toast button:not(:disabled),.product-comparison-container button:not(:disabled),.product-comparison-container head button:not(:disabled),.product-comparison-container header button:not(:disabled),.toast .product-comparison-container button:not(:disabled),head .product-comparison-container button:not(:disabled),header .product-comparison-container button:not(:disabled){cursor:pointer}.article-slider .product-comparison-container button:disabled,.footer-top .product-comparison-container button:disabled,.footer .product-comparison-container button:disabled,.product-comparison-container .article-slider button:disabled,.product-comparison-container .button:disabled,.product-comparison-container .footer-top button:disabled,.product-comparison-container .footer button:disabled,.product-comparison-container .toast button:disabled,.product-comparison-container button:disabled,.product-comparison-container head button:disabled,.product-comparison-container header button:disabled,.toast .product-comparison-container button:disabled,head .product-comparison-container button:disabled,header .product-comparison-container button:disabled{opacity:.5}.article-slider .product-comparison-container button.disabled,.footer-top .product-comparison-container button.disabled,.footer .product-comparison-container button.disabled,.product-comparison-container .article-slider button.disabled,.product-comparison-container .button.disabled,.product-comparison-container .footer-top button.disabled,.product-comparison-container .footer button.disabled,.product-comparison-container .toast button.disabled,.product-comparison-container button.disabled,.product-comparison-container head button.disabled,.product-comparison-container header button.disabled,.toast .product-comparison-container button.disabled,head .product-comparison-container button.disabled,header .product-comparison-container button.disabled{cursor:not-allowed;opacity:.2;pointer-events:none}.article-slider .product-comparison-container button.no-padding,.footer-top .product-comparison-container button.no-padding,.footer .product-comparison-container button.no-padding,.product-comparison-container .article-slider button.no-padding,.product-comparison-container .button.no-padding,.product-comparison-container .footer-top button.no-padding,.product-comparison-container .footer button.no-padding,.product-comparison-container .toast button.no-padding,.product-comparison-container button.no-padding,.product-comparison-container head button.no-padding,.product-comparison-container header button.no-padding,.toast .product-comparison-container button.no-padding,head .product-comparison-container button.no-padding,header .product-comparison-container button.no-padding{padding:0}.article-slider .product-comparison-container button.no-padding-x,.footer-top .product-comparison-container button.no-padding-x,.footer .product-comparison-container button.no-padding-x,.product-comparison-container .article-slider button.no-padding-x,.product-comparison-container .button.no-padding-x,.product-comparison-container .footer-top button.no-padding-x,.product-comparison-container .footer button.no-padding-x,.product-comparison-container .toast button.no-padding-x,.product-comparison-container button.no-padding-x,.product-comparison-container head button.no-padding-x,.product-comparison-container header button.no-padding-x,.toast .product-comparison-container button.no-padding-x,head .product-comparison-container button.no-padding-x,header .product-comparison-container button.no-padding-x{padding-left:0;padding-right:0}.article-slider .product-comparison-container button.no-padding-y,.footer-top .product-comparison-container button.no-padding-y,.footer .product-comparison-container button.no-padding-y,.product-comparison-container .article-slider button.no-padding-y,.product-comparison-container .button.no-padding-y,.product-comparison-container .footer-top button.no-padding-y,.product-comparison-container .footer button.no-padding-y,.product-comparison-container .toast button.no-padding-y,.product-comparison-container button.no-padding-y,.product-comparison-container head button.no-padding-y,.product-comparison-container header button.no-padding-y,.toast .product-comparison-container button.no-padding-y,head .product-comparison-container button.no-padding-y,header .product-comparison-container button.no-padding-y{padding-bottom:0;padding-top:0}.article-slider .product-comparison-container button.margin-top,.footer-top .product-comparison-container button.margin-top,.footer .product-comparison-container button.margin-top,.product-comparison-container .article-slider button.margin-top,.product-comparison-container .button.margin-top,.product-comparison-container .footer-top button.margin-top,.product-comparison-container .footer button.margin-top,.product-comparison-container .toast button.margin-top,.product-comparison-container button.margin-top,.product-comparison-container head button.margin-top,.product-comparison-container header button.margin-top,.toast .product-comparison-container button.margin-top,head .product-comparison-container button.margin-top,header .product-comparison-container button.margin-top{margin-top:.75rem}.article-slider .product-comparison-container button .icon-arrow-filter,.footer-top .product-comparison-container button .icon-arrow-filter,.footer .product-comparison-container button .icon-arrow-filter,.product-comparison-container .article-slider button .icon-arrow-filter,.product-comparison-container .button .icon-arrow-filter,.product-comparison-container .footer-top button .icon-arrow-filter,.product-comparison-container .footer button .icon-arrow-filter,.product-comparison-container .toast button .icon-arrow-filter,.product-comparison-container button .icon-arrow-filter,.product-comparison-container head button .icon-arrow-filter,.product-comparison-container header button .icon-arrow-filter,.toast .product-comparison-container button .icon-arrow-filter,head .product-comparison-container button .icon-arrow-filter,header .product-comparison-container button .icon-arrow-filter{margin-right:inherit;position:absolute;right:1rem;width:1.25rem}.article-slider .product-comparison-container button .icon,.footer-top .product-comparison-container button .icon,.footer .product-comparison-container button .icon,.product-comparison-container .article-slider button .icon,.product-comparison-container .button .icon,.product-comparison-container .footer-top button .icon,.product-comparison-container .footer button .icon,.product-comparison-container .toast button .icon,.product-comparison-container button .icon,.product-comparison-container head button .icon,.product-comparison-container header button .icon,.toast .product-comparison-container button .icon,head .product-comparison-container button .icon,header .product-comparison-container button .icon{margin-left:.75rem;vertical-align:bottom}.article-slider .product-comparison-container button .icon-only,.footer-top .product-comparison-container button .icon-only,.footer .product-comparison-container button .icon-only,.product-comparison-container .article-slider button .icon-only,.product-comparison-container .button .icon-only,.product-comparison-container .footer-top button .icon-only,.product-comparison-container .footer button .icon-only,.product-comparison-container .toast button .icon-only,.product-comparison-container button .icon-only,.product-comparison-container head button .icon-only,.product-comparison-container header button .icon-only,.toast .product-comparison-container button .icon-only,head .product-comparison-container button .icon-only,header .product-comparison-container button .icon-only{margin:0}.product-comparison-container .button-fullwidth{width:100%}.product-comparison-container .button-leading-icon .icon{margin-left:0;margin-right:.75rem;vertical-align:middle}.product-comparison-container .button-leading-icon .icon+span{vertical-align:middle}.product-comparison-container .button-filter{position:relative;width:100%}.product-comparison-container .button-red{background-color:#ce1e1e;color:#f6f6f6}.product-comparison-container .button-red:hover:not(:disabled){background-color:#da4040}.product-comparison-container .button-grey{background-color:#e9e9e9}.product-comparison-container .button-grey:hover:not(:disabled){color:#da4040}.product-comparison-container .button-darkgrey{background-color:#999;color:#fff}.product-comparison-container .button-darkgrey:hover:not(:disabled){background-color:#bcbcbc}.product-comparison-container .button-bordered{background-color:#e9e9e9;box-shadow:inset 0 0 0 2px #191919}.product-comparison-container .button-bordered:hover:not(:disabled){border-color:#ce1e1e;color:#ce1e1e}.product-comparison-container .button-bordered-red{border-color:#ce1e1e;box-shadow:inset 0 0 0 2px #ce1e1e;color:#ce1e1e}.product-comparison-container .button-teaser{background-color:transparent}.product-comparison-container .button-teaser:hover{background-color:#e9e9e9}.product-comparison-container .button-teaser-white{box-shadow:inset 0 0 0 2px #fff;color:#fff}.product-comparison-container .button-progressing{align-items:center;display:flex;justify-content:center}.product-comparison-container .text-right .button-progressing{margin:0 0 0 auto}.product-comparison-container .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;text-transform:inherit}.product-comparison-container .mdc-list:focus{outline:none}.product-comparison-container .mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.product-comparison-container .mdc-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.product-comparison-container .mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.product-comparison-container .mdc-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.product-comparison-container .mdc-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.product-comparison-container .mdc-list-item{align-items:center;display:flex;height:48px;justify-content:flex-start;overflow:hidden;padding:0 16px;position:relative}.product-comparison-container .mdc-list-item:focus{outline:none}.product-comparison-container .mdc-list-item--activated,.product-comparison-container .mdc-list-item--activated .mdc-list-item__graphic,.product-comparison-container .mdc-list-item--selected,.product-comparison-container .mdc-list-item--selected .mdc-list-item__graphic{color:#0098cd;color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-list-item--disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.product-comparison-container .mdc-list-item__graphic{fill:currentColor;align-items:center;flex-shrink:0;height:24px;justify-content:center;margin-left:0;margin-right:32px;width:24px}.mdc-list-item[dir=rtl] .product-comparison-container .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .product-comparison-container .mdc-list-item__graphic{margin-left:32px;margin-right:0}.product-comparison-container .mdc-list .mdc-list-item__graphic{display:inline-flex}.product-comparison-container .mdc-list-item__meta{margin-left:auto;margin-right:0}.product-comparison-container .mdc-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.mdc-list-item[dir=rtl] .product-comparison-container .mdc-list-item__meta,[dir=rtl] .mdc-list-item .product-comparison-container .mdc-list-item__meta{margin-left:0;margin-right:auto}.product-comparison-container .mdc-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-comparison-container .mdc-list-item__text[for]{pointer-events:none}.product-comparison-container .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-comparison-container .mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.product-comparison-container .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list--dense .product-comparison-container .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list--dense .product-comparison-container .mdc-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list--dense .product-comparison-container .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.product-comparison-container .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.product-comparison-container .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .product-comparison-container .mdc-list-item__secondary-text{display:block;font-size:inherit;line-height:normal;margin-top:0}.mdc-list--dense .product-comparison-container .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.product-comparison-container .mdc-list--dense .mdc-list-item{height:40px}.product-comparison-container .mdc-list--dense .mdc-list-item__graphic{height:20px;margin-left:0;margin-right:36px;width:20px}.mdc-list-item[dir=rtl] .product-comparison-container .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .product-comparison-container .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.product-comparison-container .mdc-list--avatar-list .mdc-list-item{height:56px}.product-comparison-container .mdc-list--avatar-list .mdc-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-list-item[dir=rtl] .product-comparison-container .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .product-comparison-container .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.product-comparison-container .mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.product-comparison-container .mdc-list--two-line .mdc-list-item{height:72px}.product-comparison-container .mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.product-comparison-container .mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.product-comparison-container .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{height:36px;margin-left:0;margin-right:20px;width:36px}.mdc-list-item[dir=rtl] .product-comparison-container .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .product-comparison-container .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}.product-comparison-container a.mdc-list-item{color:inherit;text-decoration:none}.product-comparison-container .mdc-list-divider{border:none;border-bottom:1px solid;border-bottom-color:rgba(0,0,0,.12);height:0;margin:0}.product-comparison-container .mdc-list-divider--padded{margin:0 16px}.product-comparison-container .mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .product-comparison-container .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .product-comparison-container .mdc-list-divider--inset{margin-left:0;margin-right:72px}.product-comparison-container .mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.product-comparison-container .mdc-list-group .mdc-list{padding:0}.product-comparison-container .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;margin:.75rem 16px;text-decoration:inherit;text-transform:inherit}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{height:200%;left:-50%;top:-50%;width:200%}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#191919}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#0098cd)}}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#0098cd)}}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;transition-duration:75ms}.product-comparison-container :not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.2}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{height:200%;left:-50%;top:-50%;width:200%}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{background-color:#191919}.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,.product-comparison-container :not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-menu-surface{transform-origin-left:top left;transform-origin-right:top right;background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-sizing:border-box;color:#191919;color:var(--mdc-theme-on-surface,#191919);display:none;margin:0;max-height:calc(100vh - 32px);max-width:calc(100vw - 32px);opacity:0;overflow:auto;padding:0;position:absolute;transform:scale(1);transform-origin:top left;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);will-change:transform,opacity;z-index:8}.product-comparison-container .mdc-menu-surface:focus{outline:none}.product-comparison-container .mdc-menu-surface--open{display:inline-block;opacity:1;transform:scale(1)}.product-comparison-container .mdc-menu-surface--animating-open{display:inline-block;opacity:0;transform:scale(.8)}.product-comparison-container .mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.product-comparison-container .mdc-menu-surface[dir=rtl],[dir=rtl] .product-comparison-container .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.product-comparison-container .mdc-menu-surface--anchor{overflow:visible;position:relative}.product-comparison-container .mdc-menu-surface--fixed{position:fixed}.product-comparison-container .mdc-menu{min-width:112px}.product-comparison-container .mdc-menu .mdc-list,.product-comparison-container .mdc-menu .mdc-list-item__graphic,.product-comparison-container .mdc-menu .mdc-list-item__meta{color:rgba(25,25,25,.87)}.product-comparison-container .mdc-menu .mdc-list-divider{margin:8px 0}.product-comparison-container .mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-comparison-container .mdc-menu .mdc-list-item--disabled{cursor:auto}@media screen and (-ms-high-contrast:active){.product-comparison-container .mdc-menu .mdc-list-item--disabled{opacity:.38}}.product-comparison-container .mdc-menu a.mdc-list-item .mdc-list-item__graphic,.product-comparison-container .mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.product-comparison-container .mdc-menu__selection-group{fill:currentColor;padding:0}.product-comparison-container .mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.product-comparison-container .mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .product-comparison-container .mdc-menu__selection-group .mdc-list-item{padding-left:16px;padding-right:56px}.product-comparison-container .mdc-menu__selection-group .mdc-menu__selection-group-icon{display:none;left:16px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.product-comparison-container .mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.product-comparison-container .mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.product-comparison-container .mdc-line-ripple{bottom:0;height:2px;left:0;opacity:0;position:absolute;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.product-comparison-container .mdc-line-ripple--active{opacity:1;transform:scaleX(1)}.product-comparison-container .mdc-line-ripple--deactivating{opacity:0}.product-comparison-container .mdc-notched-outline{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.product-comparison-container .mdc-notched-outline[dir=rtl],[dir=rtl] .product-comparison-container .mdc-notched-outline{text-align:right}.product-comparison-container .mdc-notched-outline__leading,.product-comparison-container .mdc-notched-outline__notch,.product-comparison-container .mdc-notched-outline__trailing{border-bottom:1px solid;border-top:1px solid;box-sizing:border-box;height:100%;pointer-events:none;transition:border .15s cubic-bezier(.4,0,.2,1)}.product-comparison-container .mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.product-comparison-container .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .product-comparison-container .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.product-comparison-container .mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}.product-comparison-container .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .product-comparison-container .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.product-comparison-container .mdc-notched-outline__notch{flex:0 0 auto;max-width:calc(100% - 24px);width:auto}.product-comparison-container .mdc-notched-outline .mdc-floating-label{bottom:auto;display:inline-block;max-width:100%;position:relative;top:17px}.product-comparison-container .mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.product-comparison-container .mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.product-comparison-container .mdc-notched-outline--notched .mdc-notched-outline__notch{border-top:none;padding-left:0;padding-right:8px}.product-comparison-container .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .product-comparison-container .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.product-comparison-container .mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.product-comparison-container .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:text;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;left:0;letter-spacing:.00937em;line-height:1.75rem;line-height:1.15rem;overflow:hidden;position:absolute;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:transform}.product-comparison-container .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-floating-label{left:auto;right:0;text-align:right;transform-origin:right top}.product-comparison-container .mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--float-above{transform:translateY(-50%) scale(.75)}.mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-standard .25s 1;animation:mdc-floating-label-shake-float-above-standard .25s 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-50%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-50%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-50%) scale(.75)}to{transform:translateX(0) translateY(-50%) scale(.75)}}.product-comparison-container .mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.product-comparison-container .mdc-select--with-leading-icon .mdc-select__icon{fill:currentColor;background-color:transparent;border:none;bottom:16px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;opacity:.54;position:absolute;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px}.product-comparison-container .mdc-select__icon:not([tabindex]),.product-comparison-container .mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.product-comparison-container .mdc-select-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .18s cubic-bezier(.4,0,.2,1);will-change:opacity}.product-comparison-container .mdc-select-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.product-comparison-container .mdc-select-helper-text--persistent{opacity:1;transition:none;will-change:auto}.product-comparison-container .mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.product-comparison-container .mdc-select:not(.mdc-select--disabled){background-color:#f6f6f6}.product-comparison-container .mdc-select:after,.product-comparison-container .mdc-select:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container .mdc-select:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container .mdc-select.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-select.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container .mdc-select.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container .mdc-select.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container .mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-select:after,.product-comparison-container .mdc-select:before{height:200%;left:-50%;top:-50%;width:200%}.product-comparison-container .mdc-select.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-select:after,.product-comparison-container .mdc-select:before{background-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-select:hover:before{opacity:.04}.product-comparison-container .mdc-select.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-select:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(25,25,25,.87)}.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:rgba(25,25,25,.42)}.product-comparison-container .mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(25,25,25,.6)}.product-comparison-container .mdc-select,.product-comparison-container .mdc-select__native-control{border-radius:0 0 0 0}.product-comparison-container .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(0,152,205,.87)}.product-comparison-container .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.product-comparison-container .mdc-select .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:21px}.product-comparison-container .mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select .mdc-floating-label{left:auto;right:16px}.product-comparison-container .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.product-comparison-container .mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.product-comparison-container .mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.product-comparison-container .mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select.mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:auto;right:36px}.product-comparison-container .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;bottom:16px;height:24px;left:auto;pointer-events:none;position:absolute;right:8px;transition:transform .15s cubic-bezier(.4,0,.2,1);width:24px}.product-comparison-container .mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select__dropdown-icon{left:8px;right:auto}.mdc-select--focused .product-comparison-container .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230098cd' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--activated .product-comparison-container .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.product-comparison-container .mdc-select__native-control{padding-top:20px}.product-comparison-container .mdc-select.mdc-select--focused .mdc-line-ripple:after{opacity:1;transform:scaleY(2)}.mdc-select+.product-comparison-container .mdc-select-helper-text{margin-left:12px;margin-right:12px}.mdc-select--outlined+.product-comparison-container .mdc-select-helper-text{margin-left:16px;margin-right:16px}.product-comparison-container .mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.product-comparison-container .mdc-select__selected-text{min-width:200px;padding-top:22px}.product-comparison-container .mdc-select__native-control,.product-comparison-container .mdc-select__selected-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:1px solid;box-sizing:border-box;color:inherit;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:56px;letter-spacing:.00937em;line-height:1.75rem;outline:none;padding:20px 52px 4px 16px;text-decoration:inherit;text-transform:inherit;white-space:nowrap;width:100%}.product-comparison-container .mdc-select__native-control[dir=rtl],.product-comparison-container .mdc-select__selected-text[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select__native-control,[dir=rtl] .product-comparison-container .mdc-select__selected-text{padding-left:52px;padding-right:16px}.product-comparison-container .mdc-select__native-control::-ms-expand,.product-comparison-container .mdc-select__selected-text::-ms-expand{display:none}.product-comparison-container .mdc-select__native-control::-ms-value,.product-comparison-container .mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.product-comparison-container .mdc-select__native-control,.product-comparison-container .mdc-select__selected-text{text-indent:-2px}}.product-comparison-container .mdc-select--outlined{border:none;overflow:visible}.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd);border-width:2px}.product-comparison-container .mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .product-comparison-container .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.product-comparison-container .mdc-select--outlined .mdc-select__native-control{border-radius:0}.product-comparison-container .mdc-select--outlined:after,.product-comparison-container .mdc-select--outlined:before{content:none}.product-comparison-container .mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.product-comparison-container .mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.product-comparison-container .mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.product-comparison-container .mdc-select--outlined .mdc-select__native-control,.product-comparison-container .mdc-select--outlined .mdc-select__selected-text{background-color:transparent;border:none;display:flex;padding:12px 52px 12px 16px;z-index:1}.product-comparison-container .mdc-select--outlined .mdc-select__native-control[dir=rtl],.product-comparison-container .mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .product-comparison-container .mdc-select--outlined .mdc-select__selected-text{padding-left:52px;padding-right:16px}.product-comparison-container .mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.product-comparison-container .mdc-select--outlined .mdc-select__icon{z-index:2}.product-comparison-container .mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#f44336}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336);border-width:2px}.product-comparison-container .mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f44336' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.product-comparison-container .mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.product-comparison-container .mdc-select--required .mdc-floating-label:after{content:"*"}.product-comparison-container .mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.product-comparison-container .mdc-select--disabled .mdc-floating-label{color:rgba(25,25,25,.37)}.product-comparison-container .mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.37' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.product-comparison-container .mdc-select--disabled .mdc-line-ripple{display:none}.product-comparison-container .mdc-select--disabled .mdc-select__icon{color:rgba(25,25,25,.37)}.product-comparison-container .mdc-select--disabled .mdc-select__native-control,.product-comparison-container .mdc-select--disabled .mdc-select__selected-text{border-bottom-style:dotted;color:rgba(25,25,25,.37)}.product-comparison-container .mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.product-comparison-container .mdc-select--disabled.mdc-select--outlined{background-color:transparent}.product-comparison-container .mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.product-comparison-container .mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.product-comparison-container .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.product-comparison-container .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.product-comparison-container .mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.16)}.product-comparison-container .mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.product-comparison-container .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon .mdc-select__icon{left:auto;right:16px}.product-comparison-container .mdc-select--with-leading-icon .mdc-select__native-control,.product-comparison-container .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.product-comparison-container .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.product-comparison-container .mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:32px;padding-right:48px}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.product-comparison-container .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.product-comparison-container .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .product-comparison-container .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:after,.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:var(--mdc-theme-on-surface,#191919)}}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.04}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container .mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.product-comparison-container .mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.product-comparison-container .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__icon,.product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__icon{bottom:16px;cursor:pointer;position:absolute}.product-comparison-container .mdc-text-field__icon:not([tabindex]),.product-comparison-container .mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.product-comparison-container .mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0 0 0 0;box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.product-comparison-container .mdc-text-field:after,.product-comparison-container .mdc-text-field:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container .mdc-text-field:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-text-field:after,.product-comparison-container .mdc-text-field:before{background-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-text-field:hover:before{opacity:.04}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-text-field:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-text-field:after,.product-comparison-container .mdc-text-field:before{height:200%;left:-50%;top:-50%;width:200%}.product-comparison-container .mdc-text-field.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(25,25,25,.87)}.product-comparison-container .mdc-text-field .mdc-text-field__input{caret-color:#0098cd;caret-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.42)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-text-field .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter{color:rgba(25,25,25,.6)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(25,25,25,.54)}.product-comparison-container .mdc-text-field:not(.mdc-text-field--disabled){background-color:#f6f6f6}.product-comparison-container .mdc-text-field .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:18px}.product-comparison-container .mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field .mdc-floating-label{left:auto;right:16px}.product-comparison-container .mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.product-comparison-container .mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.product-comparison-container .mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.product-comparison-container .mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.product-comparison-container .mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-self:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:1px solid;border-radius:0;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:100%;letter-spacing:.00937em;line-height:1.75rem;padding:20px 16px 6px;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.product-comparison-container .mdc-text-field__input::-moz-placeholder{color:rgba(25,25,25,.54);opacity:0;-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.product-comparison-container .mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54);opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.product-comparison-container .mdc-text-field__input::placeholder{color:rgba(25,25,25,.54);opacity:0;transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.product-comparison-container .mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54)!important}.mdc-text-field--focused .product-comparison-container .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .product-comparison-container .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .product-comparison-container .mdc-text-field__input::-moz-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .product-comparison-container .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .product-comparison-container .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .product-comparison-container .mdc-text-field__input:-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .product-comparison-container .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .product-comparison-container .mdc-text-field__input::placeholder,.mdc-text-field--no-label .product-comparison-container .mdc-text-field__input::placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.product-comparison-container .mdc-text-field__input:focus{outline:none}.product-comparison-container .mdc-text-field__input:invalid{box-shadow:none}.product-comparison-container .mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .product-comparison-container .mdc-text-field__input{padding-bottom:16px;padding-top:16px}.product-comparison-container .mdc-text-field__input:-webkit-autofill+.mdc-floating-label{cursor:auto;transform:translateY(-50%) scale(.75)}.product-comparison-container .mdc-text-field--outlined{border:none;overflow:visible}.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .product-comparison-container .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.product-comparison-container .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.product-comparison-container .mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.product-comparison-container .mdc-text-field--outlined:after,.product-comparison-container .mdc-text-field--outlined:before{content:none}.product-comparison-container .mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.product-comparison-container .mdc-text-field--outlined .mdc-text-field__input{background-color:transparent;border:none!important;display:flex;padding:12px 16px 14px;z-index:1}.product-comparison-container .mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense{height:48px}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem;transform:translateY(-134%) scale(1)}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-120%) scale(.8)}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:auto;right:16px}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(21px) scale(1)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(21px) scale(.8)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:auto;right:12px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}.product-comparison-container .mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.product-comparison-container .mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.product-comparison-container .mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.product-comparison-container .mdc-text-field--dense .mdc-floating-label,.product-comparison-container .mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.product-comparison-container .mdc-text-field__input:required~.mdc-floating-label:after,.product-comparison-container .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{content:"*";margin-left:1px}.product-comparison-container .mdc-text-field--textarea{display:inline-flex;height:auto;overflow:visible;transition:none;width:auto}.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .product-comparison-container .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.product-comparison-container .mdc-text-field--textarea:after,.product-comparison-container .mdc-text-field--textarea:before{content:none}.product-comparison-container .mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.product-comparison-container .mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.product-comparison-container .mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.product-comparison-container .mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.product-comparison-container .mdc-text-field--textarea .mdc-text-field-character-counter{bottom:13px;left:auto;position:absolute;right:16px}.product-comparison-container .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .product-comparison-container .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.product-comparison-container .mdc-text-field--textarea .mdc-text-field__input{align-self:auto;border:none;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px}.product-comparison-container .mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.product-comparison-container .mdc-text-field--textarea .mdc-floating-label{bottom:auto;pointer-events:none;top:17px;width:auto}.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before{content:none}.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.product-comparison-container .mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.product-comparison-container .mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field-helper-line{box-sizing:border-box;display:flex;justify-content:space-between}.mdc-text-field--dense+.product-comparison-container .mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.product-comparison-container .mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.product-comparison-container .mdc-form-field>.mdc-text-field+label{align-self:flex-start}.product-comparison-container .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,152,205,.87)}.product-comparison-container .mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.product-comparison-container .mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:rgba(0,152,205,.87)}.product-comparison-container .mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid .mdc-text-field__input{caret-color:#f44336;caret-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.product-comparison-container .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.product-comparison-container .mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.product-comparison-container .mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37)}.product-comparison-container .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.product-comparison-container .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.product-comparison-container .mdc-text-field--disabled .mdc-floating-label,.product-comparison-container .mdc-text-field--disabled .mdc-text-field-character-counter{color:rgba(25,25,25,.37)}.product-comparison-container .mdc-text-field--disabled .mdc-text-field__icon{color:rgba(25,25,25,.3)}.product-comparison-container .mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.product-comparison-container .mdc-text-field--disabled .mdc-floating-label{cursor:default}.product-comparison-container .mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.product-comparison-container .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.product-comparison-container .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.product-comparison-container .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:inline-flex;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;vertical-align:middle}.product-comparison-container .mdc-form-field>label{margin-right:auto;order:0;padding-left:4px}.product-comparison-container .mdc-form-field[dir=rtl]>label,[dir=rtl] .product-comparison-container .mdc-form-field>label{margin-left:auto;padding-right:4px}.product-comparison-container .mdc-form-field--align-end>label{margin-left:auto;order:-1;padding-right:4px}.product-comparison-container .mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .product-comparison-container .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}.product-comparison-container .mdc-radio{box-sizing:border-box;cursor:pointer;display:inline-block;flex:0 0 auto;height:40px;padding:10px;position:relative;width:40px;will-change:opacity,transform,border-color,color}.product-comparison-container .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.54)}.product-comparison-container .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.product-comparison-container .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-radio .mdc-radio__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-radio .mdc-radio__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-radio__background{box-sizing:border-box;display:inline-block;height:50%;left:10px;position:absolute;width:50%}.product-comparison-container .mdc-radio__background:before{border-radius:50%;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(0);transition:opacity .12s cubic-bezier(.4,0,.6,1) 0ms,transform .12s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.product-comparison-container .mdc-radio__outer-circle{border-width:2px;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.product-comparison-container .mdc-radio__inner-circle,.product-comparison-container .mdc-radio__outer-circle{border-radius:50%;border-style:solid;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.product-comparison-container .mdc-radio__inner-circle{border-width:10px;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.product-comparison-container .mdc-radio__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.product-comparison-container .mdc-radio__native-control:checked+.mdc-radio__background,.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-radio--disabled{cursor:default;pointer-events:none}.product-comparison-container .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background,.product-comparison-container [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.product-comparison-container .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,.product-comparison-container [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.product-comparison-container [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.26)}.product-comparison-container .mdc-radio__native-control:focus+.mdc-radio__background:before{opacity:.12;transform:scale(2);transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-comparison-container .mdc-radio:after,.product-comparison-container .mdc-radio:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container .mdc-radio:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container .mdc-radio.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-radio.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container .mdc-radio.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container .mdc-radio.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container .mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-radio:after,.product-comparison-container .mdc-radio:before{height:100%;left:0;top:0;width:100%}.product-comparison-container .mdc-radio.mdc-ripple-upgraded:after,.product-comparison-container .mdc-radio.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-radio.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-radio:after,.product-comparison-container .mdc-radio:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-radio:after,.product-comparison-container .mdc-radio:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-radio:hover:before{opacity:.04}.product-comparison-container .mdc-radio.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-radio:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-radio:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-radio:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}.product-comparison-container .mdc-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;height:48px;position:relative;touch-action:pan-x;width:100%}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container{background-color:rgba(25,25,25,.26)}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb{fill:#191919;fill:var(--mdc-theme-secondary,#191919);stroke:#191919;stroke:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.product-comparison-container .mdc-slider--disabled{cursor:auto}.product-comparison-container .mdc-slider--disabled .mdc-slider__track{background-color:#9a9a9a}.product-comparison-container .mdc-slider--disabled .mdc-slider__track-container{background-color:rgba(154,154,154,.26)}.product-comparison-container .mdc-slider--disabled .mdc-slider__track-marker-container:after,.product-comparison-container .mdc-slider--disabled .mdc-slider__track-marker:after{background-color:#9a9a9a}.product-comparison-container .mdc-slider--disabled .mdc-slider__thumb{fill:#9a9a9a;stroke:#9a9a9a;stroke:#fff;stroke:var(--mdc-slider-bg-color-behind-component,#fff)}.product-comparison-container .mdc-slider:focus{outline:none}.product-comparison-container .mdc-slider__track-container{height:2px;overflow:hidden;position:absolute;top:50%;width:100%}.product-comparison-container .mdc-slider__track{height:100%;position:absolute;transform-origin:left top;width:100%;will-change:transform}.mdc-slider[dir=rtl] .product-comparison-container .mdc-slider__track,[dir=rtl] .mdc-slider .product-comparison-container .mdc-slider__track{transform-origin:right top}.product-comparison-container .mdc-slider__track-marker-container{display:flex;margin-left:-1px;margin-right:0;visibility:hidden}.mdc-slider[dir=rtl] .product-comparison-container .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .product-comparison-container .mdc-slider__track-marker-container{margin-left:0;margin-right:-1px}.product-comparison-container .mdc-slider__track-marker-container:after{content:"";display:block;height:2px;width:2px}.product-comparison-container .mdc-slider__track-marker{flex:1}.product-comparison-container .mdc-slider__track-marker:after{content:"";display:block;height:2px;width:2px}.product-comparison-container .mdc-slider__track-marker:first-child:after{width:3px}.product-comparison-container .mdc-slider__thumb-container{height:100%;left:0;position:absolute;top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:21px;will-change:transform}.product-comparison-container .mdc-slider__thumb{stroke-width:3.5;left:0;position:absolute;top:0;transform:scale(.571);transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out}.product-comparison-container .mdc-slider__focus-ring{border-radius:50%;height:21px;opacity:0;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out;width:21px}.product-comparison-container .mdc-slider__pin{align-items:center;border-radius:50% 50% 50% 0;display:flex;height:26px;justify-content:center;left:0;margin-left:-2px;margin-top:-2px;position:absolute;top:0;transform:rotate(-45deg) scale(0) translate(0);transition:transform .1s ease-out;width:26px;z-index:1}.product-comparison-container .mdc-slider__pin-value-marker{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;transform:rotate(45deg)}.product-comparison-container .mdc-slider--active .mdc-slider__thumb{transform:scaleX(1)}.product-comparison-container .mdc-slider--focus .mdc-slider__thumb{-webkit-animation:mdc-slider-emphasize .26667s linear;animation:mdc-slider-emphasize .26667s linear}.product-comparison-container .mdc-slider--focus .mdc-slider__focus-ring{opacity:.25;transform:scale3d(1.55,1.55,1.55)}.product-comparison-container .mdc-slider--in-transit .mdc-slider__thumb{transition-delay:.14s}.product-comparison-container .mdc-slider--in-transit .mdc-slider__thumb-container,.product-comparison-container .mdc-slider--in-transit .mdc-slider__track,.product-comparison-container .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.product-comparison-container .mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track{transition:transform 80ms ease}.product-comparison-container .mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb{transform:scale(.57143)}.product-comparison-container .mdc-slider--discrete.mdc-slider--active .mdc-slider__pin{transform:rotate(-45deg) scale(1) translate(19px,-20px)}.product-comparison-container .mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:none;animation:none}.product-comparison-container .mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container{visibility:visible}.product-comparison-container .mdc-checkbox{box-sizing:content-box;cursor:pointer;display:inline-block;flex:0 0 18px;height:18px;line-height:0;position:relative;vertical-align:bottom;white-space:nowrap;width:18px}.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:after,.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:after,.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:hover:before{opacity:.04}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:rgba(25,25,25,.54)}.product-comparison-container .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.product-comparison-container .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}@-webkit-keyframes mdc-checkbox-fade-in-background-u06c9b5fd{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@keyframes mdc-checkbox-fade-in-background-u06c9b5fd{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@-webkit-keyframes mdc-checkbox-fade-out-background-u06c9b5fd{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}@keyframes mdc-checkbox-fade-out-background-u06c9b5fd{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}.product-comparison-container.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.product-comparison-container.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-u06c9b5fd;animation-name:mdc-checkbox-fade-in-background-u06c9b5fd}.product-comparison-container.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.product-comparison-container.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-u06c9b5fd;animation-name:mdc-checkbox-fade-out-background-u06c9b5fd}.product-comparison-container .mdc-checkbox__checkmark{color:#191919}.product-comparison-container .mdc-checkbox__mixedmark{border-color:#191919}.product-comparison-container .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(25,25,25,.26)}.product-comparison-container .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.product-comparison-container .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:rgba(25,25,25,.26);border-color:transparent}@media screen and (-ms-high-contrast:active){.product-comparison-container .mdc-checkbox__mixedmark{margin:0 1px}}.product-comparison-container .mdc-checkbox--disabled{cursor:default;pointer-events:none}.product-comparison-container .mdc-checkbox__background{align-items:center;background-color:transparent;border:2px solid;border-radius:2px;box-sizing:border-box;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;width:18px;will-change:background-color,border-color}.product-comparison-container .mdc-checkbox__background .mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-checkbox__background .mdc-checkbox__background:before{background-color:var(--mdc-theme-on-surface,#191919)}}.product-comparison-container .mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .product-comparison-container .mdc-checkbox__checkmark{opacity:1}.product-comparison-container .mdc-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms}.product-comparison-container .mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;width:100%}.product-comparison-container .mdc-checkbox--upgraded .mdc-checkbox__background,.product-comparison-container .mdc-checkbox--upgraded .mdc-checkbox__checkmark,.product-comparison-container .mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.product-comparison-container .mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none!important}.product-comparison-container .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.product-comparison-container .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.product-comparison-container .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.product-comparison-container .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.product-comparison-container .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.product-comparison-container .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.product-comparison-container .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.product-comparison-container .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.product-comparison-container .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.product-comparison-container .mdc-checkbox__background:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;will-change:opacity,transform}.product-comparison-container .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{opacity:.12;transform:scale(1);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-checkbox__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.product-comparison-container .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.product-comparison-container .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms}.product-comparison-container .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.product-comparison-container .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.product-comparison-container .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.product-comparison-container .mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:11px}.product-comparison-container .mdc-checkbox:after,.product-comparison-container .mdc-checkbox:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container .mdc-checkbox:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-checkbox:after,.product-comparison-container .mdc-checkbox:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-checkbox:after,.product-comparison-container .mdc-checkbox:before{background-color:var(--mdc-theme-on-surface,#191919)}}.product-comparison-container .mdc-checkbox:hover:before{opacity:.04}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-checkbox:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-checkbox:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-checkbox:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container .mdc-checkbox:after,.product-comparison-container .mdc-checkbox:before{height:100%;left:0;top:0;width:100%}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded:after,.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-checkbox.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-checkbox .mdc-checkbox__background{left:11px;right:auto;top:11px}.mdc-checkbox[dir=rtl] .product-comparison-container .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .product-comparison-container .mdc-checkbox .mdc-checkbox__background{left:auto;right:11px}.product-comparison-container .mdc-checkbox .mdc-checkbox__background:before{height:40px;left:-13px;top:-13px;width:40px}.product-comparison-container .mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.product-comparison-container .mdc-switch{display:inline-block;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-comparison-container .mdc-switch.mdc-switch--checked .mdc-switch__thumb,.product-comparison-container .mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#191919;border-color:#191919}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#fff;border-color:#fff}.product-comparison-container .mdc-switch__native-control{cursor:pointer;height:48px;left:0;margin:0;opacity:0;pointer-events:auto;position:absolute;right:auto;top:0;width:68px}.product-comparison-container .mdc-switch__native-control[dir=rtl],[dir=rtl] .product-comparison-container .mdc-switch__native-control{left:auto;right:0}.product-comparison-container .mdc-switch__track{border:1px solid;border-radius:7px;box-sizing:border-box;height:14px;opacity:.38;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:32px}.product-comparison-container .mdc-switch__thumb-underlay{align-items:center;display:flex;height:48px;justify-content:center;left:-18px;position:absolute;right:auto;top:-17px;transform:translateX(0);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:48px}.product-comparison-container .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .product-comparison-container .mdc-switch__thumb-underlay{left:auto;right:-18px}.product-comparison-container .mdc-switch__thumb{border:10px solid;border-radius:50%;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;height:20px;pointer-events:none;width:20px;z-index:1}.product-comparison-container .mdc-switch--checked .mdc-switch__track{opacity:.54}.product-comparison-container .mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(20px)}.product-comparison-container .mdc-switch--checked .mdc-switch__native-control,.product-comparison-container .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .product-comparison-container .mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(-20px)}.product-comparison-container .mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .product-comparison-container .mdc-switch--checked .mdc-switch__native-control{transform:translateX(20px)}.product-comparison-container .mdc-switch--disabled{opacity:.38;pointer-events:none}.product-comparison-container .mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.product-comparison-container .mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before{background-color:#9e9e9e}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before{opacity:.08}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.product-comparison-container .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.product-comparison-container .mdc-switch__thumb-underlay{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-comparison-container .mdc-switch__thumb-underlay:after,.product-comparison-container .mdc-switch__thumb-underlay:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.product-comparison-container .mdc-switch__thumb-underlay:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.product-comparison-container .mdc-switch__thumb-underlay:after,.product-comparison-container .mdc-switch__thumb-underlay:before{height:100%;left:0;top:0;width:100%}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.product-comparison-container .mdc-switch__thumb-underlay:after,.product-comparison-container .mdc-switch__thumb-underlay:before{background-color:#191919}@supports not (-ms-ime-align:auto){.product-comparison-container .mdc-switch__thumb-underlay:after,.product-comparison-container .mdc-switch__thumb-underlay:before{background-color:var(--mdc-theme-secondary,#191919)}}.product-comparison-container .mdc-switch__thumb-underlay:hover:before{opacity:.04}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.product-comparison-container .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.product-comparison-container .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.product-comparison-container .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.product-comparison-container .mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);will-change:opacity}.product-comparison-container .mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.product-comparison-container .mdc-text-field-helper-text--persistent{opacity:1;transition:none;will-change:auto}.product-comparison-container form a.change-email{font-size:.75rem}.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.product-comparison-container .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.product-comparison-container .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919}.product-comparison-container .mdc-select{height:2.88125rem}.product-comparison-container .mdc-select.mdc-select--outlined .mdc-select__native-control,.product-comparison-container .mdc-select.mdc-select--outlined .mdc-select__selected-text{height:2.88125rem;padding-top:.625rem}@media print,screen and (max-width:39.99875em){.product-comparison-container .mdc-select.mdc-select--outlined .mdc-select__native-control,.product-comparison-container .mdc-select.mdc-select--outlined .mdc-select__selected-text{font-size:1rem}}.product-comparison-container .mdc-select.mdc-select--outlined .mdc-floating-label{top:.75rem}.product-comparison-container .mdc-select.mdc-select--outlined .mdc-floating-label--float-above{top:1rem}.product-comparison-container .mdc-select.mdc-select--no-label .mdc-notched-outline__notch{display:none}@media print,screen and (min-width:64em){.product-comparison-container .mdc-select.select-multi{height:196px}.product-comparison-container .mdc-select.select-multi .mdc-select__native-control{height:196px;padding-left:.75rem;padding-right:2rem;z-index:0}.product-comparison-container .mdc-select.select-multi .mdc-select__native-control option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-comparison-container .mdc-select.select-multi .mdc-notched-outline{box-shadow:inset 0 0 0 10px #fff}.product-comparison-container .mdc-select.select-multi .icon.icon-chevron{opacity:0}}.product-comparison-container .mdc-select.select-multi label{background-color:#fff}.product-comparison-container .mdc-select-helper-text--validation-msg{display:none}.product-comparison-container .mdc-select:not(.select-multi) select{margin-left:.625rem;margin-right:-.625rem;padding-left:.375rem}.product-comparison-container .mdc-select__native{min-width:50%}.product-comparison-container .mdc-select__native-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem}.product-comparison-container .mdc-select--focused .icon-chevron{color:#0098cd;transform:rotate(180deg)}.product-comparison-container .mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg{display:block;transition:all .7s ease-in-out}.product-comparison-container .mdc-select .icon-chevron{bottom:.6875rem;left:auto;position:absolute;right:.5rem;transition:all .5s ease}.product-comparison-container .mdc-select--outlined+.mdc-select-helper-text{margin:0}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected{color:#ce1e1e}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon{display:block}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item__with-icon{width:100%}.product-comparison-container .mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon{display:none;float:right}.product-comparison-container .mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected{display:none}.product-comparison-container .mdc-text-field{height:2.88125rem}.product-comparison-container .mdc-text-field+.mdc-text-field-helper-line{display:none;padding:0}.product-comparison-container .mdc-text-field--autoheight{height:auto}.product-comparison-container .mdc-text-field--textarea .mdc-text-field__input{margin:0}.product-comparison-container .mdc-text-field--outlined .mdc-floating-label{top:.75rem}.product-comparison-container .mdc-text-field--outlined .mdc-text-field__input{padding:1rem 1rem .75rem}.product-comparison-container .mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label{font-size:1rem;transform:translateY(-130%) scale(.75)}.product-comparison-container .mdc-text-field--fullwidth{width:100%}.product-comparison-container .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:.75rem 1rem}.product-comparison-container .mdc-text-field--invalid-warning{color:#e39539}@media print,screen and (max-width:39.99875em){.product-comparison-container .mdc-text-field--invalid-warning{will-change:auto}}.product-comparison-container .mdc-text-field--invalid+.mdc-text-field-helper-line{display:block;transition:all .7s ease-in-out}.product-comparison-container .mdc-text-field--invalid+.mdc-text-field-helper-text{color:#f44336;color:var(--mdc-theme-error,#f44336)}.product-comparison-container .mdc-text-field-helper-text{color:#999;color:var(--mdc-theme-error,#999)}.product-comparison-container .mdc-text-field__icon{top:.75rem;transform:scale(1.4);width:auto}.product-comparison-container .mdc-text-field__placeholder::-moz-placeholder{opacity:1}.product-comparison-container .mdc-text-field__placeholder:-ms-input-placeholder{opacity:1}.product-comparison-container .mdc-text-field__placeholder::placeholder{opacity:1}.product-comparison-container .mdc-text-field--readonly{background-color:transparent}.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input{color:rgba(25,25,25,.37);cursor:default}.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37);cursor:default}.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-width:.0625rem}.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.product-comparison-container .mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.product-comparison-container .mdc-notched-outline__notch .mdc-floating-label{background:#fff;padding-right:.25rem;top:.8125rem}.product-comparison-container .mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above){max-width:100%;overflow-x:hidden;text-overflow:ellipsis;transform:scale(1);vertical-align:text-bottom}.product-comparison-container .mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above{margin-left:.75rem;overflow-x:visible;position:absolute;text-overflow:unset;top:1rem}.product-comparison-container .mdc--fullwidth{width:100%}.product-comparison-container .mdc-form-field label{font-weight:700}.product-comparison-container .mdc-form-field--disabled label{color:rgba(25,25,25,.26)}.product-comparison-container .radio-button-helper-text{margin-bottom:.75rem;margin-left:2.8125rem;margin-top:.5rem}.product-comparison-container .radio-button-helper-text .m-info .i-box{margin-bottom:.25rem;margin-top:0}.product-comparison-container .radio-button-helper-text.error-msg{color:#f44336}.product-comparison-container .form-field{margin-bottom:1rem}.product-comparison-container .checkbox-error-indicator{background-color:#fcf6f7;border-left:.25rem solid #f44336}.product-comparison-container .uppercase{text-transform:uppercase!important}@media print,screen and (max-width:39.99875em){.product-comparison-container input,.product-comparison-container select,.product-comparison-container textarea{font-size:1rem}}.product-comparison-container input:-internal-autofill-previewed,.product-comparison-container input:-internal-autofill-selected,.product-comparison-container input:-webkit-autofill,.product-comparison-container select:-internal-autofill-previewed,.product-comparison-container select:-internal-autofill-selected,.product-comparison-container select:-webkit-autofill,.product-comparison-container textarea:-internal-autofill-previewed,.product-comparison-container textarea:-internal-autofill-selected,.product-comparison-container textarea:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.product-comparison-container input:-internal-autofill-previewed:active,.product-comparison-container input:-internal-autofill-previewed:focus,.product-comparison-container input:-internal-autofill-previewed:hover,.product-comparison-container input:-internal-autofill-selected:active,.product-comparison-container input:-internal-autofill-selected:focus,.product-comparison-container input:-internal-autofill-selected:hover,.product-comparison-container input:-webkit-autofill:active,.product-comparison-container input:-webkit-autofill:focus,.product-comparison-container input:-webkit-autofill:hover,.product-comparison-container select:-internal-autofill-previewed:active,.product-comparison-container select:-internal-autofill-previewed:focus,.product-comparison-container select:-internal-autofill-previewed:hover,.product-comparison-container select:-internal-autofill-selected:active,.product-comparison-container select:-internal-autofill-selected:focus,.product-comparison-container select:-internal-autofill-selected:hover,.product-comparison-container select:-webkit-autofill:active,.product-comparison-container select:-webkit-autofill:focus,.product-comparison-container select:-webkit-autofill:hover,.product-comparison-container textarea:-internal-autofill-previewed:active,.product-comparison-container textarea:-internal-autofill-previewed:focus,.product-comparison-container textarea:-internal-autofill-previewed:hover,.product-comparison-container textarea:-internal-autofill-selected:active,.product-comparison-container textarea:-internal-autofill-selected:focus,.product-comparison-container textarea:-internal-autofill-selected:hover,.product-comparison-container textarea:-webkit-autofill:active,.product-comparison-container textarea:-webkit-autofill:focus,.product-comparison-container textarea:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.product-comparison-container input:invalid,.product-comparison-container select:invalid,.product-comparison-container textarea:invalid{box-shadow:none}.product-comparison-container input[type=number]{-moz-appearance:textfield}.product-comparison-container input[type=number]::-webkit-inner-spin-button,.product-comparison-container input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.product-comparison-container .mdc-text-field__input{margin-bottom:6px}}.product-comparison-container .louis-captcha .get-new-captcha{display:inline-block;margin-top:.75rem}.product-comparison-container .louis-captcha .captcha-image{display:inline-block;position:relative}.product-comparison-container .louis-captcha .captcha-image img{height:100px;width:250px}.product-comparison-container .louis-captcha .captcha-image--loading{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-comparison-container .louis-captcha .captcha-image--loading .loading-animation{display:block;left:0;margin:auto;position:absolute;right:0;top:40%}.product-comparison-container .product-comparison-landing{margin:auto;width:90%}.product-comparison-container .product-comparison-landing i{vertical-align:sub}.product-comparison-container .button-product-comparison-dialog{border-radius:50%;bottom:16%;left:50%;outline:0;padding:.5rem;position:fixed;z-index:101}@media print,screen and (max-width:39.99875em){.product-comparison-container .button-product-comparison-dialog{bottom:1rem;left:auto;margin:auto;padding:.25rem;right:1rem;width:auto}}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__title{padding:0}@media print,screen and (max-width:39.99875em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__title{background-color:#e6e6e6}}@media print,screen and (min-width:40em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__title{border-bottom:none;height:2.5rem}}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__title h3{bottom:1.5rem;height:20px}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__close{color:#191919;right:.75rem}@media print,screen and (max-width:39.99875em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__close{top:6px}}@media print,screen and (min-width:40em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container,.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface{max-height:95vh;max-width:90vw;min-height:80vh;min-width:80vw}}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{overflow:hidden;padding:0 .75rem .75rem}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content.is-landing-page{overflow:auto}@media print,screen and (max-width:39.99875em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{padding:.25rem 0}}@media print,screen and (min-width:40em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{border-bottom:none}}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-wrapper{margin-top:.5rem;position:relative}@media print,screen and (max-width:39.99875em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-wrapper{border-top:1px solid rgba(0,0,0,.5);padding:.25rem .5rem .5rem}}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-content{display:flex;left:0;width:100%}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-content p.price-note{font-size:.75rem;left:0;line-height:1rem;margin:0;position:sticky}.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-printer-button{margin-top:.5rem}@media print,screen and (max-width:39.99875em){.product-comparison-container #productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-printer-button{margin-bottom:3rem}}.product-comparison-container #productComparisonDialog-content *{box-sizing:border-box}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){@media print,screen and (max-width:39.99875em){.product-comparison-container .product-comparison-price-content{padding-bottom:6rem!important}}}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.product-comparison-container #product-comparison .ReactTable .rt-table{overflow:visible}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead{position:relative}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rthfc-fixed-left{position:relative!important}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody{overflow:hidden}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rthfc-td-fixed-left{position:relative!important}.product-comparison-container #product-comparison .ReactTable .rt-table .product-comparison-select-wrapper{position:absolute!important}}@supports (-ms-ime-align:auto){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody{overflow-x:hidden;overflow-y:visible}}.product-comparison-container #product-comparison{margin:0;padding:0;position:relative}.product-comparison-container #product-comparison .loading-animation{display:none;left:48%;position:fixed;top:50%;z-index:106}.product-comparison-container #product-comparison.is-loading .ReactTable{opacity:.3;z-index:104}.product-comparison-container #product-comparison.is-loading .loading-animation{display:block}.product-comparison-container #product-comparison.is-loading .product-comparison-overlay.has-overlay-open .product-comparison-overlay-wrapper.is-open{opacity:.32}.product-comparison-container #product-comparison .product-comparison-wrapper{height:calc(80vh - 2rem);overflow:auto;padding:0}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-wrapper{height:90vh;margin:0 .5rem .5rem}.product-comparison-container #product-comparison .product-comparison-wrapper.has-overlay-open{overflow:hidden}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.product-comparison-container #product-comparison .product-comparison-wrapper{height:calc(90vh - .75rem);margin:0}}.product-comparison-container #product-comparison .ReactTable{border:none}.product-comparison-container #product-comparison .ReactTable .rt-table{color:#47525e;overflow:unset}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead{background:#fff;border-bottom:1px solid #c6c6c6;box-shadow:none;position:sticky;top:0}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rthfc-th-fixed{z-index:102}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead{border-bottom:none;min-height:4rem;min-width:calc(100vw - 2rem)!important;padding-bottom:.25rem;transition:min-height .2s ease-out}}@media print and (orientation:landscape),screen and (max-width:39.99875em) and (orientation:landscape){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open{min-height:50vh}}@media print and (orientation:portrait),screen and (max-width:39.99875em) and (orientation:portrait){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open{min-height:70vh}}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open .rt-tr{opacity:0;transform:translateY(50%);transition:transform .4s ease;visibility:hidden}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr{opacity:1;transform:translateY(0);transform-origin:bottom;transition:transform .4s ease-out;visibility:visible}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th{background:#fff;border-left:none;border-right:none;border-top:none;box-shadow:none;margin-left:.5rem;padding:0;transform-origin:0 0;transition:none}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:first-child{margin-left:0}@media print,screen and (min-width:40em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:first-child{height:inherit;padding:0 .75rem 0 0}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:nth-child(2){margin-left:0}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th-category-cell{max-width:210px;min-width:210px}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th-fixed{background:#fff;z-index:101}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody{background-color:#fff;font-size:.75rem;overflow-x:hidden;overflow:visible!important;position:relative}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody{border-top:none;margin-top:0;min-width:calc(100vw - 1rem)!important}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rthfc-td-fixed-left{left:0;position:sticky}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed-content{left:0;max-width:calc(100vw - 1rem);position:sticky}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group{border:none}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group{min-height:2rem}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr{border-bottom:1px solid #f0f0f0}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr{border-bottom:none}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td{border-left:none;border-right:none;border-top:none;display:flex;margin-left:.5rem;padding:.5rem .75rem;text-align:center;transform-origin:0 0;transition:none;vertical-align:middle}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td:first-child{margin-left:0}@media print,screen and (min-width:40em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td:nth-child(2){margin-left:0}}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col{background-color:#fff;display:flex;max-width:210px;min-width:210px;padding:0 .75rem 0 0;z-index:101}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col .rt-left-header-cell{align-items:center;background-color:#f0f0f0;display:flex;flex:1;justify-content:center;padding:.5rem}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col .rt-left-header-cell-content{flex:1;font-weight:700;text-align:right;white-space:normal}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-boolean,.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-string{align-items:center;display:flex;flex:1;justify-content:center;white-space:normal;z-index:100}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper{align-items:center;display:flex;flex:1;flex-direction:column;white-space:normal}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .article-info-base-price{font-size:.6375rem}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price{margin-right:.5rem}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price span{text-decoration:line-through}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price span sup{display:inline-block}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price sup{color:#191919}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .current-price.highlight{color:#ce1e1e}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-fixed{z-index:101}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td .icon-check{color:green;font-weight:700}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td .icon-close{color:#ce1e1e}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr.-odd{background:none}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed{position:absolute;width:100%}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed-content{border-bottom:1px solid #c6c6c6;color:#47525e;font-size:.75rem;font-weight:700;line-height:1.5rem;text-transform:capitalize;width:100%}.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group.row-last .rt-tr{border-bottom:1px solid #c6c6c6}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group.row-last .rt-tr{border-bottom:none}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper{position:relative}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article{margin-bottom:0}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-info{opacity:1;padding:.75rem .5rem;position:relative;transition:opacity .5s ease}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-info{padding:.5rem}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-info-title{white-space:normal;width:100%}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container{align-items:center;background:#f8f8f8;border:1px solid #dfdfdf;display:flex;height:4.25rem;padding:.25rem}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-favorite,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container .marker-container{display:none}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-move-action{align-self:center;display:block;flex-grow:1}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-move-action{display:none}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image{display:flex;flex:1 1 100%;margin:0 .25rem;overflow:hidden}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image{margin:0}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a{align-items:stretch;display:flex;flex:1 1 100%;text-decoration:none}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode{min-width:52px;width:52px}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode:before,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode:before{opacity:.03}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode{align-self:center;min-width:42px;width:42px}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode .article-container-thumbnail,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode .article-container-thumbnail{width:100%}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info{display:flex;flex:1 1 auto;flex-wrap:wrap;font-size:.75rem;margin:0 0 0 .25rem;padding:0}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-brand,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-title{align-self:center;flex:1 1 100%;text-align:left;white-space:normal;width:.5rem}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-brand{color:#c6c6c6}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-title{color:#111}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action{align-self:flex-start;color:#000;display:block;flex-grow:1;opacity:.4}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action:hover{cursor:pointer;opacity:1}@media (hover:none) and (pointer:coarse){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action:hover{color:inherit}}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .article-container>.align-justify{display:none}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .header-navigation{display:flex;justify-content:space-between;margin:.75rem 1.75rem}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .header-navigation .icon{cursor:pointer}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper .btn-remove{bottom:0;left:50%;opacity:0;position:absolute;transform:translate(-50%,-40%);visibility:hidden}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper{margin-bottom:0}}@media print and (hover:hover),screen and (min-width:40em) and (hover:hover){.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .article{border:1px solid #ce1e1e;cursor:all-scroll;transition:border .2s ease}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .article .article-info:before{background-color:#000;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}.product-comparison-container #product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .btn-remove{opacity:1;transition:opacity .2s linear;visibility:visible}}.product-comparison-container #product-comparison .react-table-fixed .rt-thead.-filters,.product-comparison-container #product-comparison .react-table-fixed .rt-thead.-header,.product-comparison-container #product-comparison .react-table-fixed .rt-thead.-headerGroups{z-index:102}.product-comparison-container #product-comparison .article-container-move-action{padding-top:.25rem}.product-comparison-container #product-comparison .article-container-move-action .icon{color:#999}.product-comparison-container #product-comparison .product-comparison-overlay{background:#fff;height:0;left:.5rem;min-height:0;position:absolute;top:0;transition:min-height .2s ease;z-index:105}@media print,screen and (min-width:40em){.product-comparison-container #product-comparison .product-comparison-overlay-line,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper{display:none}}.product-comparison-container #product-comparison .product-comparison-overlay.has-overlay-open{height:60vh;min-height:60vh}.product-comparison-container #product-comparison .product-comparison-overlay.has-overlay-open .product-comparison-overlay-line .icon{transform:rotate(-180deg)}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper{background:#fff;display:block!important;height:calc(100% - 2rem);opacity:0;overflow:hidden;padding:0;position:absolute;transform:translateY(-100%);transform-origin:top;transition:transform .2s ease-out;width:calc(100vw - 1rem);z-index:104}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper{position:relative}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article{margin-bottom:0}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info{opacity:1;padding:.75rem .5rem;position:relative;transition:opacity .5s ease}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info{padding:.5rem}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info-title{white-space:normal;width:100%}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container{align-items:center;background:#f8f8f8;border:1px solid #dfdfdf;display:flex;height:4.25rem;padding:.25rem}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-favorite,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container .marker-container{display:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-move-action{align-self:center;display:block;flex-grow:1}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-move-action{display:none}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image{display:flex;flex:1 1 100%;margin:0 .25rem;overflow:hidden}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image{margin:0}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a{align-items:stretch;display:flex;flex:1 1 100%;text-decoration:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode{min-width:52px;width:52px}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode:before,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode:before{opacity:.03}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode{align-self:center;min-width:42px;width:42px}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode .article-container-thumbnail,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode .article-container-thumbnail{width:100%}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info{display:flex;flex:1 1 auto;flex-wrap:wrap;font-size:.75rem;margin:0 0 0 .25rem;padding:0}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-brand,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-title{align-self:center;flex:1 1 100%;text-align:left;white-space:normal;width:.5rem}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-brand{color:#c6c6c6}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-title{color:#111}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action{align-self:flex-start;color:#000;display:block;flex-grow:1;opacity:.4}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action:hover{cursor:pointer;opacity:1}@media (hover:none) and (pointer:coarse){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action:hover{color:inherit}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container>.align-justify{display:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .header-navigation{display:flex;justify-content:space-between;margin:.75rem 1.75rem}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .header-navigation .icon{cursor:pointer}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .btn-remove{bottom:0;left:50%;opacity:0;position:absolute;transform:translate(-50%,-40%);visibility:hidden}@media print,screen and (max-width:39.99875em){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper{margin-bottom:0}}@media print and (hover:hover),screen and (min-width:40em) and (hover:hover){.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .article{border:1px solid #ce1e1e;cursor:all-scroll;transition:border .2s ease}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .article .article-info:before{background-color:#000;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .btn-remove{opacity:1;transition:opacity .2s linear;visibility:visible}}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open{opacity:1;overflow-y:auto;transform:translateY(0)}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article{border:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container{border-bottom:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-move-action{align-self:center;display:flex;font-size:1.25rem;margin-right:.25rem}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action{align-self:center;display:block;line-height:1.75rem;margin-right:.5rem;padding-left:1rem}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action .icon{font-weight:700}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action *{pointer-events:none}.product-comparison-container #product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper:last-child .article .article-container{border-bottom:1px solid #dfdfdf}.product-comparison-container #product-comparison .product-comparison-overlay-line{align-items:center;background:rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.3);display:flex;height:1px;justify-content:center;margin:.5rem -.5rem 0;position:sticky;width:100vw;z-index:105}.product-comparison-container #product-comparison .product-comparison-overlay-line .icon{background:#fff;border:1px solid #c6c6c6;border-radius:1rem;color:#ce1e1e;font-family:louis-icons!important;font-size:1.25rem;font-style:normal;font-weight:700;height:1.75rem;line-height:2rem;position:relative;text-align:center;transform:rotate(0deg);transform-origin:center center;transition:transform .4s ease .4s;width:1.75rem}.product-comparison-container #product-comparison .product-comparison-overlay-line .icon *{pointer-events:none}.product-comparison-container .product-comparison-select-wrapper{left:0;position:sticky;top:0;width:1px;z-index:105}.product-comparison-container .product-comparison-select-wrapper__background{background-color:#fff;padding:0 .75rem 0 0;position:absolute}.product-comparison-container .product-comparison-select__mobile{left:50%;position:fixed;top:0;transform:translateX(-50%);width:170px;z-index:1000}.product-comparison-container .product-comparison-select__mobile .icon-chevron{color:#999;font-size:1rem;height:100%;padding:.5rem 0;right:0;top:0}.product-comparison-container .product-comparison-select__mobile.mdc-select .mdc-select__selected-text{justify-content:center;min-width:170px;padding-right:1rem;padding-top:.75rem}.product-comparison-container .product-comparison-select__mobile .mdc-notched-outline__leading,.product-comparison-container .product-comparison-select__mobile .mdc-notched-outline__trailing{border:none}.product-comparison-container .product-comparison-select__desktop{height:4.25rem;width:100%}.product-comparison-container .product-comparison-select__desktop .icon-chevron{bottom:0;left:auto;padding:1.5rem 0;position:absolute;right:.75rem;top:0;transition:all .5s ease}.product-comparison-container .product-comparison-select__desktop.mdc-select .mdc-select__selected-text{align-items:center;color:#ce1e1e;height:auto;padding:0 1rem}.product-comparison-container .product-comparison-select-menu__mobile{border-bottom:1px solid #bcbcbc;box-shadow:none!important;left:0!important;margin-top:10px;max-width:100%;position:fixed;right:0!important;z-index:10001!important}.product-comparison-container .product-comparison-select-menu__mobile .mdc-list{max-height:50vh}.product-comparison-container .product-comparison-select-menu__mobile.mdc-select__menu .mdc-list-item{padding:0 2rem}.product-comparison-container .product-comparison-select-menu__mobile.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:unset}.product-comparison-container .product-comparison-select-menu__desktop{border-top:0;position:fixed;width:calc(210px - .75rem);z-index:10001!important}.product-comparison-container .product-comparison-select-menu__desktop .mdc-list{max-height:346px}.product-comparison-container .icon{background:none;display:inline;float:none;height:auto;margin:0;text-indent:0;width:auto}.product-comparison-container .icon:before{display:inline;position:static}.product-comparison-select-menu__desktop,.product-comparison-select-menu__mobile{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-comparison-select-menu__desktop .icon,.product-comparison-select-menu__mobile .icon{background:none;display:inline;float:none;height:auto;margin:0;text-indent:0;width:auto}.product-comparison-select-menu__desktop .icon:before,.product-comparison-select-menu__mobile .icon:before{display:inline;position:static}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;line-height:1.5rem;list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;text-transform:inherit}.mdc-list:focus{outline:none}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.mdc-list-item{align-items:center;display:flex;height:48px;justify-content:flex-start;overflow:hidden;padding:0 16px;position:relative}.mdc-list-item:focus{outline:none}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#0098cd;color:var(--mdc-theme-primary,#0098cd)}.mdc-list-item--disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.mdc-list-item__graphic{fill:currentColor;align-items:center;flex-shrink:0;height:24px;justify-content:center;margin-left:0;margin-right:32px;width:24px}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list--dense .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list--dense .mdc-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;line-height:normal;margin-top:0;overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;white-space:nowrap}.mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;font-size:inherit;line-height:normal;margin-top:0}.mdc-list--dense .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{height:20px;margin-left:0;margin-right:36px;width:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{height:36px;margin-left:0;margin-right:20px;width:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{border:none;border-bottom:1px solid;border-bottom-color:rgba(0,0,0,.12);height:0;margin:0}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.00937em;line-height:1.75rem;margin:.75rem 16px;text-decoration:inherit;text-transform:inherit}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#191919}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#0098cd)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#0098cd}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#0098cd)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.2}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{background-color:#191919}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-menu-surface{transform-origin-left:top left;transform-origin-right:top right;background-color:#fff;background-color:var(--mdc-theme-surface,#fff);border-radius:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-sizing:border-box;color:#191919;color:var(--mdc-theme-on-surface,#191919);display:none;margin:0;max-height:calc(100vh - 32px);max-width:calc(100vw - 32px);opacity:0;overflow:auto;padding:0;position:absolute;transform:scale(1);transform-origin:top left;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);will-change:transform,opacity;z-index:8}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--open{display:inline-block;opacity:1;transform:scale(1)}.mdc-menu-surface--animating-open{display:inline-block;opacity:0;transform:scale(.8)}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{overflow:visible;position:relative}.mdc-menu-surface--fixed{position:fixed}.mdc-menu{min-width:112px}.mdc-menu .mdc-list,.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:rgba(25,25,25,.87)}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-menu .mdc-list-item--disabled{cursor:auto}@media screen and (-ms-high-contrast:active){.mdc-menu .mdc-list-item--disabled{opacity:.38}}.mdc-menu a.mdc-list-item .mdc-list-item__graphic,.mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.mdc-menu__selection-group{fill:currentColor;padding:0}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{display:none;left:16px;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}@keyframes mdc-select-float-native-control{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.mdc-select--with-leading-icon .mdc-select__icon{fill:currentColor;background-color:transparent;border:none;bottom:16px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;opacity:.54;position:absolute;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-select-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .18s cubic-bezier(.4,0,.2,1);will-change:opacity}.mdc-select-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-select-helper-text--persistent{opacity:1;transition:none;will-change:auto}.mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.mdc-select:not(.mdc-select--disabled){background-color:#f6f6f6}.mdc-select:after,.mdc-select:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-select:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-select.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-select.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select:after,.mdc-select:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-select.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-select:after,.mdc-select:before{background-color:rgba(25,25,25,.87)}.mdc-select:hover:before{opacity:.04}.mdc-select.mdc-ripple-upgraded--background-focused:before,.mdc-select:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(25,25,25,.87)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:rgba(25,25,25,.42)}.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(25,25,25,.6)}.mdc-select,.mdc-select__native-control{border-radius:0 0 0 0}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(0,152,205,.87)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:rgba(25,25,25,.87)}.mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mdc-select .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:21px}.mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select .mdc-floating-label{left:auto;right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:auto;right:36px}.mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.54' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;bottom:16px;height:24px;left:auto;pointer-events:none;position:absolute;right:8px;transition:transform .15s cubic-bezier(.4,0,.2,1);width:24px}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{left:8px;right:auto}.mdc-select--focused .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230098cd' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--activated .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.mdc-select__native-control{padding-top:20px}.mdc-select.mdc-select--focused .mdc-line-ripple:after{opacity:1;transform:scaleY(2)}.mdc-select+.mdc-select-helper-text{margin-left:12px;margin-right:12px}.mdc-select--outlined+.mdc-select-helper-text{margin-left:16px;margin-right:16px}.mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.mdc-select__selected-text{min-width:200px;padding-top:22px}.mdc-select__native-control,.mdc-select__selected-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:1px solid;box-sizing:border-box;color:inherit;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:56px;letter-spacing:.00937em;line-height:1.75rem;outline:none;padding:20px 52px 4px 16px;text-decoration:inherit;text-transform:inherit;white-space:nowrap;width:100%}.mdc-select__native-control[dir=rtl],.mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select__native-control,[dir=rtl] .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select__native-control::-ms-expand,.mdc-select__selected-text::-ms-expand{display:none}.mdc-select__native-control::-ms-value,.mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.mdc-select__native-control,.mdc-select__selected-text{text-indent:-2px}}.mdc-select--outlined{border:none;overflow:visible}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd);border-width:2px}.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.mdc-select--outlined .mdc-select__native-control{border-radius:0}.mdc-select--outlined:after,.mdc-select--outlined:before{content:none}.mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{background-color:transparent;border:none;display:flex;padding:12px 52px 12px 16px;z-index:1}.mdc-select--outlined .mdc-select__native-control[dir=rtl],.mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .mdc-select--outlined .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#f44336}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336);border-width:2px}.mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f44336' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.mdc-select--required .mdc-floating-label:after{content:"*"}.mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.mdc-select--disabled .mdc-floating-label{color:rgba(25,25,25,.37)}.mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23191919' fill-rule='evenodd' opacity='.37' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--disabled .mdc-line-ripple{display:none}.mdc-select--disabled .mdc-select__icon{color:rgba(25,25,25,.37)}.mdc-select--disabled .mdc-select__native-control,.mdc-select--disabled .mdc-select__selected-text{border-bottom-style:dotted;color:rgba(25,25,25,.37)}.mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.mdc-select--disabled.mdc-select--outlined{background-color:transparent}.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.16)}.mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon{left:auto;right:16px}.mdc-select--with-leading-icon .mdc-select__native-control,.mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:32px;padding-right:48px}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#191919;color:var(--mdc-theme-on-surface,#191919)}.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:var(--mdc-theme-on-surface,#191919)}}.mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.04}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{transform:translateX(-32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% + 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% + 32px)) translateY(-130%) scale(.75)}to{transform:translateX(32px) translateY(-130%) scale(.75)}}.mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;text-decoration:inherit;text-transform:inherit;white-space:nowrap}.mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{bottom:16px;cursor:pointer;position:absolute}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0 0 0 0;box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.mdc-text-field:after,.mdc-text-field:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-text-field:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field:after,.mdc-text-field:before{background-color:rgba(25,25,25,.87)}.mdc-text-field:hover:before{opacity:.04}.mdc-text-field.mdc-ripple-upgraded--background-focused:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-text-field:after,.mdc-text-field:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-text-field.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(25,25,25,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(25,25,25,.87)}.mdc-text-field .mdc-text-field__input{caret-color:#0098cd;caret-color:var(--mdc-theme-primary,#0098cd)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.42)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:rgba(25,25,25,.87)}.mdc-text-field .mdc-line-ripple{background-color:#0098cd;background-color:var(--mdc-theme-primary,#0098cd)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter{color:rgba(25,25,25,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(25,25,25,.54)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f6f6f6}.mdc-text-field .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:18px}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:16px}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-self:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:1px solid;border-radius:0;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;height:100%;letter-spacing:.00937em;line-height:1.75rem;padding:20px 16px 6px;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.mdc-text-field__input::-moz-placeholder{color:rgba(25,25,25,.54);opacity:0;-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54);opacity:0;-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input::placeholder{color:rgba(25,25,25,.54);opacity:0;transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field__input:-ms-input-placeholder{color:rgba(25,25,25,.54)!important}.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-bottom:16px;padding-top:16px}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{cursor:auto;transform:translateY(-50%) scale(.75)}.mdc-text-field--outlined{border:none;overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.mdc-text-field--outlined:after,.mdc-text-field--outlined:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--outlined .mdc-text-field__input{background-color:transparent;border:none!important;display:flex;padding:12px 16px 14px;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem;transform:translateY(-134%) scale(1)}.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-120%) scale(.8)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{content:"*";margin-left:1px}.mdc-text-field--textarea{display:inline-flex;height:auto;overflow:visible;transition:none;width:auto}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.38)}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.87)}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 0 0 0}.mdc-text-field--textarea:after,.mdc-text-field--textarea:before{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.mdc-text-field--textarea .mdc-text-field-character-counter{bottom:13px;left:auto;position:absolute;right:16px}.mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;border:none;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{bottom:auto;pointer-events:none;top:17px;width:auto}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.mdc-text-field-helper-line{box-sizing:border-box;display:flex;justify-content:space-between}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,152,205,.87)}.mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:rgba(0,152,205,.87)}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#0098cd;border-color:var(--mdc-theme-primary,#0098cd)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#f44336;border-bottom-color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#f44336;background-color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#f44336;caret-color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f44336;border-color:var(--mdc-theme-error,#f44336)}.mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37)}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter{color:rgba(25,25,25,.37)}.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(25,25,25,.3)}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(25,25,25,.12)}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:inline-flex;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;vertical-align:middle}.mdc-form-field>label{margin-right:auto;order:0;padding-left:4px}.mdc-form-field--align-end>label,.mdc-form-field[dir=rtl]>label,[dir=rtl] .mdc-form-field>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}.mdc-radio{box-sizing:border-box;cursor:pointer;display:inline-block;flex:0 0 auto;height:40px;padding:10px;position:relative;width:40px;will-change:opacity,transform,border-color,color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.54)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.mdc-radio .mdc-radio__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-radio .mdc-radio__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-radio__background{box-sizing:border-box;display:inline-block;height:50%;left:10px;position:absolute;width:50%}.mdc-radio__background:before{content:"";opacity:0;pointer-events:none;transform:scale(0);transition:opacity .12s cubic-bezier(.4,0,.6,1) 0ms,transform .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__background:before,.mdc-radio__outer-circle{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}.mdc-radio__outer-circle{border-style:solid;border-width:2px;box-sizing:border-box;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__inner-circle{border-radius:50%;border-style:solid;border-width:10px;box-sizing:border-box;transform:scale(0);transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__inner-circle,.mdc-radio__native-control{height:100%;left:0;position:absolute;top:0;width:100%}.mdc-radio__native-control{cursor:inherit;margin:0;opacity:0;padding:0;z-index:1}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(25,25,25,.26)}.mdc-radio__native-control:focus+.mdc-radio__background:before{opacity:.12;transform:scale(2);transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-radio:after,.mdc-radio:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-radio:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio:after,.mdc-radio:before{height:100%;left:0;top:0;width:100%}.mdc-radio.mdc-ripple-upgraded:after,.mdc-radio.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-radio:after,.mdc-radio:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-radio:after,.mdc-radio:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-radio:hover:before{opacity:.04}.mdc-radio.mdc-ripple-upgraded--background-focused:before,.mdc-radio:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-radio:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-radio:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}@keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(.85)}to{transform:scale(.571)}}.mdc-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;height:48px;position:relative;touch-action:pan-x;width:100%}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container{background-color:rgba(25,25,25,.26)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container:after,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker:after{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb{fill:#191919;fill:var(--mdc-theme-secondary,#191919);stroke:#191919;stroke:var(--mdc-theme-secondary,#191919)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-slider--disabled{cursor:auto}.mdc-slider--disabled .mdc-slider__track{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__track-container{background-color:rgba(154,154,154,.26)}.mdc-slider--disabled .mdc-slider__track-marker-container:after,.mdc-slider--disabled .mdc-slider__track-marker:after{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__thumb{fill:#9a9a9a;stroke:#9a9a9a;stroke:#fff;stroke:var(--mdc-slider-bg-color-behind-component,#fff)}.mdc-slider:focus{outline:none}.mdc-slider__track-container{height:2px;overflow:hidden;position:absolute;top:50%;width:100%}.mdc-slider__track{height:100%;position:absolute;transform-origin:left top;width:100%;will-change:transform}.mdc-slider[dir=rtl] .mdc-slider__track,[dir=rtl] .mdc-slider .mdc-slider__track{transform-origin:right top}.mdc-slider__track-marker-container{display:flex;margin-left:-1px;margin-right:0;visibility:hidden}.mdc-slider[dir=rtl] .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .mdc-slider__track-marker-container{margin-left:0;margin-right:-1px}.mdc-slider__track-marker-container:after{content:"";display:block;height:2px;width:2px}.mdc-slider__track-marker{flex:1}.mdc-slider__track-marker:after{content:"";display:block;height:2px;width:2px}.mdc-slider__track-marker:first-child:after{width:3px}.mdc-slider__thumb-container{height:100%;left:0;position:absolute;top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:21px;will-change:transform}.mdc-slider__thumb{stroke-width:3.5;left:0;position:absolute;top:0;transform:scale(.571);transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out}.mdc-slider__focus-ring{border-radius:50%;height:21px;opacity:0;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out;width:21px}.mdc-slider__pin{align-items:center;border-radius:50% 50% 50% 0;display:flex;height:26px;justify-content:center;left:0;margin-left:-2px;margin-top:-2px;position:absolute;top:0;transform:rotate(-45deg) scale(0) translate(0);transition:transform .1s ease-out;width:26px;z-index:1}.mdc-slider__pin-value-marker{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.01786em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;transform:rotate(45deg)}.mdc-slider--active .mdc-slider__thumb{transform:scaleX(1)}.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:mdc-slider-emphasize .26667s linear;animation:mdc-slider-emphasize .26667s linear}.mdc-slider--focus .mdc-slider__focus-ring{opacity:.25;transform:scale3d(1.55,1.55,1.55)}.mdc-slider--in-transit .mdc-slider__thumb{transition-delay:.14s}.mdc-slider--in-transit .mdc-slider__thumb-container,.mdc-slider--in-transit .mdc-slider__track,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track{transition:transform 80ms ease}.mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb{transform:scale(.57143)}.mdc-slider--discrete.mdc-slider--active .mdc-slider__pin{transform:rotate(-45deg) scale(1) translate(19px,-20px)}.mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:none;animation:none}.mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container{visibility:visible}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{stroke-dashoffset:0;-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1}to{stroke-dashoffset:-29.78334;opacity:0}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(1turn)}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,to{opacity:0;transform:scaleX(0)}}.mdc-checkbox{box-sizing:content-box;cursor:pointer;display:inline-block;flex:0 0 18px;height:18px;line-height:0;position:relative;vertical-align:bottom;white-space:nowrap;width:18px}.mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-checkbox.mdc-checkbox--selected:after,.mdc-checkbox.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-checkbox.mdc-checkbox--selected:after,.mdc-checkbox.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-checkbox.mdc-checkbox--selected:hover:before{opacity:.04}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused:before,.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:after,.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:rgba(25,25,25,.54)}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}@-webkit-keyframes mdc-checkbox-fade-in-background-uaefcaeec{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@keyframes mdc-checkbox-fade-in-background-uaefcaeec{0%{background-color:transparent;border-color:rgba(25,25,25,.54)}50%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}}@-webkit-keyframes mdc-checkbox-fade-out-background-uaefcaeec{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}@keyframes mdc-checkbox-fade-out-background-uaefcaeec{0%,80%{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}to{background-color:transparent;border-color:rgba(25,25,25,.54)}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-uaefcaeec;animation-name:mdc-checkbox-fade-in-background-uaefcaeec}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-uaefcaeec;animation-name:mdc-checkbox-fade-out-background-uaefcaeec}.mdc-checkbox__checkmark{color:#191919}.mdc-checkbox__mixedmark{border-color:#191919}.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(25,25,25,.26)}.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:rgba(25,25,25,.26);border-color:transparent}@media screen and (-ms-high-contrast:active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{align-items:center;background-color:transparent;border:2px solid;border-radius:2px;box-sizing:border-box;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;width:18px;will-change:background-color,border-color}.mdc-checkbox__background .mdc-checkbox__background:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-checkbox__background .mdc-checkbox__background:before{background-color:var(--mdc-theme-on-surface,#191919)}}.mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none!important}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;will-change:opacity,transform}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{opacity:.12;transform:scale(1);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control{cursor:inherit;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:11px}.mdc-checkbox:after,.mdc-checkbox:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-checkbox:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox:after,.mdc-checkbox:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-checkbox:after,.mdc-checkbox:before{background-color:var(--mdc-theme-on-surface,#191919)}}.mdc-checkbox:hover:before{opacity:.04}.mdc-checkbox.mdc-ripple-upgraded--background-focused:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-checkbox:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-checkbox:after,.mdc-checkbox:before{height:100%;left:0;top:0;width:100%}.mdc-checkbox.mdc-ripple-upgraded:after,.mdc-checkbox.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox .mdc-checkbox__background{left:11px;right:auto;top:11px}.mdc-checkbox[dir=rtl] .mdc-checkbox .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .mdc-checkbox .mdc-checkbox__background{left:auto;right:11px}.mdc-checkbox .mdc-checkbox__background:before{height:40px;left:-13px;top:-13px;width:40px}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.mdc-switch{display:inline-block;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-switch.mdc-switch--checked .mdc-switch__thumb,.mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#191919;background-color:var(--mdc-theme-secondary,#191919);border-color:#191919;border-color:var(--mdc-theme-secondary,#191919)}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#191919;border-color:#191919}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#fff;border-color:#fff}.mdc-switch__native-control{cursor:pointer;height:48px;left:0;margin:0;opacity:0;pointer-events:auto;position:absolute;right:auto;top:0;width:68px}.mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch__native-control{left:auto;right:0}.mdc-switch__track{border:1px solid;border-radius:7px;box-sizing:border-box;height:14px;opacity:.38;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:32px}.mdc-switch__thumb-underlay{align-items:center;display:flex;height:48px;justify-content:center;left:-18px;position:absolute;right:auto;top:-17px;transform:translateX(0);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);width:48px}.mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch__thumb-underlay{left:auto;right:-18px}.mdc-switch__thumb{border:10px solid;border-radius:50%;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;height:20px;pointer-events:none;width:20px;z-index:1}.mdc-switch--checked .mdc-switch__track{opacity:.54}.mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(20px)}.mdc-switch--checked .mdc-switch__native-control,.mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(-20px)}.mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__native-control{transform:translateX(20px)}.mdc-switch--disabled{opacity:.38;pointer-events:none}.mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before{background-color:#9e9e9e}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before{opacity:.08}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.24}.mdc-switch__thumb-underlay{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-switch__thumb-underlay:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{height:100%;left:0;top:0;width:100%}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{background-color:#191919}@supports not (-ms-ime-align:auto){.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{background-color:var(--mdc-theme-secondary,#191919)}}.mdc-switch__thumb-underlay:hover:before{opacity:.04}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:.12}.mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.25rem;line-height:normal;margin:0;opacity:0;text-decoration:inherit;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);will-change:opacity}.mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-helper-text--persistent{opacity:1;transition:none;will-change:auto}form a.change-email{font-size:.75rem}.mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:transparent;border-color:#191919}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#191919}.mdc-select{height:2.88125rem}.mdc-select.mdc-select--outlined .mdc-select__native-control,.mdc-select.mdc-select--outlined .mdc-select__selected-text{height:2.88125rem;padding-top:.625rem}@media print,screen and (max-width:39.99875em){.mdc-select.mdc-select--outlined .mdc-select__native-control,.mdc-select.mdc-select--outlined .mdc-select__selected-text{font-size:1rem}}.mdc-select.mdc-select--outlined .mdc-floating-label{top:.75rem}.mdc-select.mdc-select--outlined .mdc-floating-label--float-above{top:1rem}.mdc-select.mdc-select--no-label .mdc-notched-outline__notch{display:none}@media print,screen and (min-width:64em){.mdc-select.select-multi{height:196px}.mdc-select.select-multi .mdc-select__native-control{height:196px;padding-left:.75rem;padding-right:2rem;z-index:0}.mdc-select.select-multi .mdc-select__native-control option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-select.select-multi .mdc-notched-outline{box-shadow:inset 0 0 0 10px #fff}.mdc-select.select-multi .icon.icon-chevron{opacity:0}}.mdc-select.select-multi label{background-color:#fff}.mdc-select-helper-text--validation-msg{display:none}.mdc-select:not(.select-multi) select{margin-left:.625rem;margin-right:-.625rem;padding-left:.375rem}.mdc-select__native{min-width:50%}.mdc-select__native-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem}.mdc-select--focused .icon-chevron{color:#0098cd;transform:rotate(180deg)}.mdc-select--invalid:not(.mdc-select--disabled)+.mdc-select-helper-text--validation-msg{display:block;transition:all .7s ease-in-out}.mdc-select .icon-chevron{bottom:.6875rem;left:auto;position:absolute;right:.5rem;transition:all .5s ease}.mdc-select--outlined+.mdc-select-helper-text{margin:0}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#ce1e1e}.mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__with-icon .icon{display:block}.mdc-select__menu .mdc-list .mdc-list-item__with-icon{width:100%}.mdc-select__menu .mdc-list .mdc-list-item__with-icon .icon{display:none;float:right}.mdc-select__menu .mdc-list--no-item-selected .mdc-list-item--selected{display:none}.mdc-text-field{height:2.88125rem}.mdc-text-field+.mdc-text-field-helper-line{display:none;padding:0}.mdc-text-field--autoheight{height:auto}.mdc-text-field--textarea .mdc-text-field__input{margin:0}.mdc-text-field--outlined .mdc-floating-label{top:.75rem}.mdc-text-field--outlined .mdc-text-field__input{padding:1rem 1rem .75rem}.mdc-text-field--outlined .mdc-text-field__input:-webkit-autofill+.mdc-notched-outline .mdc-floating-label{font-size:1rem;transform:translateY(-130%) scale(.75)}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:.75rem 1rem}.mdc-text-field--invalid-warning{color:#e39539}@media print,screen and (max-width:39.99875em){.mdc-text-field--invalid-warning{will-change:auto}}.mdc-text-field--invalid+.mdc-text-field-helper-line{display:block;transition:all .7s ease-in-out}.mdc-text-field--invalid+.mdc-text-field-helper-text{color:#f44336;color:var(--mdc-theme-error,#f44336)}.mdc-text-field-helper-text{color:#999;color:var(--mdc-theme-error,#999)}.mdc-text-field__icon{top:.75rem;transform:scale(1.4);width:auto}.mdc-text-field__placeholder::-moz-placeholder{opacity:1}.mdc-text-field__placeholder:-ms-input-placeholder{opacity:1}.mdc-text-field__placeholder::placeholder{opacity:1}.mdc-text-field--readonly{background-color:transparent}.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) input{color:rgba(25,25,25,.37);cursor:default}.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06);color:rgba(25,25,25,.37);cursor:default}.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-width:.0625rem}.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--readonly.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(25,25,25,.06)}.mdc-notched-outline__notch .mdc-floating-label{background:#fff;padding-right:.25rem;top:.8125rem}.mdc-notched-outline__notch .mdc-floating-label:not(.mdc-floating-label--float-above){max-width:100%;overflow-x:hidden;text-overflow:ellipsis;transform:scale(1);vertical-align:text-bottom}.mdc-notched-outline__notch .mdc-floating-label.mdc-floating-label--float-above{margin-left:.75rem;overflow-x:visible;position:absolute;text-overflow:unset;top:1rem}.mdc--fullwidth{width:100%}.mdc-form-field label{font-weight:700}.mdc-form-field--disabled label{color:rgba(25,25,25,.26)}.radio-button-helper-text{margin-bottom:.75rem;margin-left:2.8125rem;margin-top:.5rem}.radio-button-helper-text .m-info .i-box{margin-bottom:.25rem;margin-top:0}.radio-button-helper-text.error-msg{color:#f44336}.form-field{margin-bottom:1rem}.checkbox-error-indicator{background-color:#fcf6f7;border-left:.25rem solid #f44336}.uppercase{text-transform:uppercase!important}@media print,screen and (max-width:39.99875em){input,select,textarea{font-size:1rem}}input:-internal-autofill-previewed,input:-internal-autofill-selected,input:-webkit-autofill,select:-internal-autofill-previewed,select:-internal-autofill-selected,select:-webkit-autofill,textarea:-internal-autofill-previewed,textarea:-internal-autofill-selected,textarea:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}input:-internal-autofill-previewed:active,input:-internal-autofill-previewed:focus,input:-internal-autofill-previewed:hover,input:-internal-autofill-selected:active,input:-internal-autofill-selected:focus,input:-internal-autofill-selected:hover,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-internal-autofill-previewed:active,select:-internal-autofill-previewed:focus,select:-internal-autofill-previewed:hover,select:-internal-autofill-selected:active,select:-internal-autofill-selected:focus,select:-internal-autofill-selected:hover,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-internal-autofill-previewed:active,textarea:-internal-autofill-previewed:focus,textarea:-internal-autofill-previewed:hover,textarea:-internal-autofill-selected:active,textarea:-internal-autofill-selected:focus,textarea:-internal-autofill-selected:hover,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}input:invalid,select:invalid,textarea:invalid{box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.mdc-text-field__input{margin-bottom:6px}}.louis-captcha .get-new-captcha{display:inline-block;margin-top:.75rem}.louis-captcha .captcha-image{display:inline-block;position:relative}.louis-captcha .captcha-image img{height:100px;width:250px}.louis-captcha .captcha-image--loading{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.louis-captcha .captcha-image--loading .loading-animation{display:block;left:0;margin:auto;position:absolute;right:0;top:40%}.product-comparison-landing{margin:auto;width:90%}.product-comparison-landing i{vertical-align:sub}.button-product-comparison-dialog{border-radius:50%;bottom:16%;left:50%;outline:0;padding:.5rem;position:fixed;z-index:101}@media print,screen and (max-width:39.99875em){.button-product-comparison-dialog{bottom:1rem;left:auto;margin:auto;padding:.25rem;right:1rem;width:auto}}#productComparisonDialog.mdc-dialog .mdc-dialog__title{padding:0}@media print,screen and (max-width:39.99875em){#productComparisonDialog.mdc-dialog .mdc-dialog__title{background-color:#e6e6e6}}@media print,screen and (min-width:40em){#productComparisonDialog.mdc-dialog .mdc-dialog__title{border-bottom:none;height:2.5rem}}#productComparisonDialog.mdc-dialog .mdc-dialog__title h3{bottom:1.5rem;height:20px}#productComparisonDialog.mdc-dialog .mdc-dialog__close{color:#191919;right:.75rem}@media print,screen and (max-width:39.99875em){#productComparisonDialog.mdc-dialog .mdc-dialog__close{top:6px}}@media print,screen and (min-width:40em){#productComparisonDialog.mdc-dialog .mdc-dialog__container,#productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface{max-height:95vh;max-width:90vw;min-height:80vh;min-width:80vw}}#productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{overflow:hidden;padding:0 .75rem .75rem}#productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content.is-landing-page{overflow:auto}@media print,screen and (max-width:39.99875em){#productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{padding:.25rem 0}}@media print,screen and (min-width:40em){#productComparisonDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{border-bottom:none}}#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-wrapper{margin-top:.5rem;position:relative}@media print,screen and (max-width:39.99875em){#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-wrapper{border-top:1px solid rgba(0,0,0,.5);padding:.25rem .5rem .5rem}}#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-content{display:flex;left:0;width:100%}#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-price-content p.price-note{font-size:.75rem;left:0;line-height:1rem;margin:0;position:sticky}#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-printer-button{margin-top:.5rem}@media print,screen and (max-width:39.99875em){#productComparisonDialog.mdc-dialog .mdc-dialog__content .product-comparison-printer-button{margin-bottom:3rem}}#productComparisonDialog-content *{box-sizing:border-box}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){@media print,screen and (max-width:39.99875em){.product-comparison-price-content{padding-bottom:6rem!important}}}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#product-comparison .ReactTable .rt-table{overflow:visible}#product-comparison .ReactTable .rt-table .rt-thead{position:relative}#product-comparison .ReactTable .rt-table .rt-thead .rthfc-fixed-left{position:relative!important}#product-comparison .ReactTable .rt-table .rt-tbody{overflow:hidden}#product-comparison .ReactTable .rt-table .rt-tbody .rthfc-td-fixed-left{position:relative!important}#product-comparison .ReactTable .rt-table .product-comparison-select-wrapper{position:absolute!important}}@supports (-ms-ime-align:auto){#product-comparison .ReactTable .rt-table .rt-tbody{overflow-x:hidden;overflow-y:visible}}#product-comparison{margin:0;padding:0;position:relative}#product-comparison .loading-animation{display:none;left:48%;position:fixed;top:50%;z-index:106}#product-comparison.is-loading .ReactTable{opacity:.3;z-index:104}#product-comparison.is-loading .loading-animation{display:block}#product-comparison.is-loading .product-comparison-overlay.has-overlay-open .product-comparison-overlay-wrapper.is-open{opacity:.32}#product-comparison .product-comparison-wrapper{height:calc(80vh - 2rem);overflow:auto;padding:0}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-wrapper{height:90vh;margin:0 .5rem .5rem}#product-comparison .product-comparison-wrapper.has-overlay-open{overflow:hidden}}@media print,screen and (min-width:40em) and (max-width:63.99875em){#product-comparison .product-comparison-wrapper{height:calc(90vh - .75rem);margin:0}}#product-comparison .ReactTable{border:none}#product-comparison .ReactTable .rt-table{color:#47525e;overflow:unset}#product-comparison .ReactTable .rt-table .rt-thead{background:#fff;border-bottom:1px solid #c6c6c6;box-shadow:none;position:sticky;top:0}#product-comparison .ReactTable .rt-table .rt-thead .rthfc-th-fixed{z-index:102}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-thead{border-bottom:none;min-height:4rem;min-width:calc(100vw - 2rem)!important;padding-bottom:.25rem;transition:min-height .2s ease-out}}@media print and (orientation:landscape),screen and (max-width:39.99875em) and (orientation:landscape){#product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open{min-height:50vh}}@media print and (orientation:portrait),screen and (max-width:39.99875em) and (orientation:portrait){#product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open{min-height:70vh}}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-thead.has-overlay-open .rt-tr{opacity:0;transform:translateY(50%);transition:transform .4s ease;visibility:hidden}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr{opacity:1;transform:translateY(0);transform-origin:bottom;transition:transform .4s ease-out;visibility:visible}}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th{background:#fff;border-left:none;border-right:none;border-top:none;box-shadow:none;margin-left:.5rem;padding:0;transform-origin:0 0;transition:none}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:first-child{margin-left:0}@media print,screen and (min-width:40em){#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:first-child{height:inherit;padding:0 .75rem 0 0}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th:nth-child(2){margin-left:0}}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th-category-cell{max-width:210px;min-width:210px}#product-comparison .ReactTable .rt-table .rt-thead .rt-tr .rt-th-fixed{background:#fff;z-index:101}#product-comparison .ReactTable .rt-table .rt-tbody{background-color:#fff;font-size:.75rem;overflow-x:hidden;overflow:visible!important;position:relative}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-tbody{border-top:none;margin-top:0;min-width:calc(100vw - 1rem)!important}}#product-comparison .ReactTable .rt-table .rt-tbody .rthfc-td-fixed-left{left:0;position:sticky}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed-content{left:0;max-width:calc(100vw - 1rem);position:sticky}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group{border:none}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group{min-height:2rem}}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr{border-bottom:1px solid #f0f0f0}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr{border-bottom:none}}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td{border-left:none;border-right:none;border-top:none;display:flex;margin-left:.5rem;padding:.5rem .75rem;text-align:center;transform-origin:0 0;transition:none;vertical-align:middle}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td:first-child{margin-left:0}@media print,screen and (min-width:40em){#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td:nth-child(2){margin-left:0}}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col{background-color:#fff;display:flex;max-width:210px;min-width:210px;padding:0 .75rem 0 0;z-index:101}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col .rt-left-header-cell{align-items:center;background-color:#f0f0f0;display:flex;flex:1;justify-content:center;padding:.5rem}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td.left-header-col .rt-left-header-cell-content{flex:1;font-weight:700;text-align:right;white-space:normal}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-boolean,#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-string{align-items:center;display:flex;flex:1;justify-content:center;white-space:normal;z-index:100}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper{align-items:center;display:flex;flex:1;flex-direction:column;white-space:normal}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .article-info-base-price{font-size:.6375rem}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price{margin-right:.5rem}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price span{text-decoration:line-through}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price span sup{display:inline-block}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .discount-price sup{color:#191919}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-content-price-wrapper .rt-td-content-price .current-price.highlight{color:#ce1e1e}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td-fixed{z-index:101}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td .icon-check{color:green;font-weight:700}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td .icon-close{color:#ce1e1e}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr.-odd{background:none}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed{position:absolute;width:100%}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group-fixed-content{border-bottom:1px solid #c6c6c6;color:#47525e;font-size:.75rem;font-weight:700;line-height:1.5rem;text-transform:capitalize;width:100%}#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group.row-last .rt-tr{border-bottom:1px solid #c6c6c6}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-table .rt-tbody .rt-tr-group.row-last .rt-tr{border-bottom:none}}#product-comparison .ReactTable .rt-header-product-wrapper{position:relative}#product-comparison .ReactTable .rt-header-product-wrapper .article{margin-bottom:0}#product-comparison .ReactTable .rt-header-product-wrapper .article-info{opacity:1;padding:.75rem .5rem;position:relative;transition:opacity .5s ease}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-header-product-wrapper .article-info{padding:.5rem}}#product-comparison .ReactTable .rt-header-product-wrapper .article-info-title{white-space:normal;width:100%}#product-comparison .ReactTable .rt-header-product-wrapper .article-container{align-items:center;background:#f8f8f8;border:1px solid #dfdfdf;display:flex;height:4.25rem;padding:.25rem}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-favorite,#product-comparison .ReactTable .rt-header-product-wrapper .article-container .marker-container{display:none}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-move-action{align-self:center;display:block;flex-grow:1}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-header-product-wrapper .article-container-move-action{display:none}}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image{display:flex;flex:1 1 100%;margin:0 .25rem;overflow:hidden}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image{margin:0}}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a{align-items:stretch;display:flex;flex:1 1 100%;text-decoration:none}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode{min-width:52px;width:52px}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode:before,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode:before{opacity:.03}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode{align-self:center;min-width:42px;width:42px}}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode .article-container-thumbnail,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .image-blend-mode .article-container-thumbnail{width:100%}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info{display:flex;flex:1 1 auto;flex-wrap:wrap;font-size:.75rem;margin:0 0 0 .25rem;padding:0}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-brand,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-title{align-self:center;flex:1 1 100%;text-align:left;white-space:normal;width:.5rem}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-brand{color:#c6c6c6}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,#product-comparison .ReactTable .rt-header-product-wrapper .article-container-image>a .article-info-title{color:#111}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action{align-self:flex-start;color:#000;display:block;flex-grow:1;opacity:.4}#product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action:hover{cursor:pointer;opacity:1}@media (hover:none) and (pointer:coarse){#product-comparison .ReactTable .rt-header-product-wrapper .article-container-remove-action:hover{color:inherit}}#product-comparison .ReactTable .rt-header-product-wrapper .article-container>.align-justify{display:none}#product-comparison .ReactTable .rt-header-product-wrapper .header-navigation{display:flex;justify-content:space-between;margin:.75rem 1.75rem}#product-comparison .ReactTable .rt-header-product-wrapper .header-navigation .icon{cursor:pointer}#product-comparison .ReactTable .rt-header-product-wrapper .btn-remove{bottom:0;left:50%;opacity:0;position:absolute;transform:translate(-50%,-40%);visibility:hidden}@media print,screen and (max-width:39.99875em){#product-comparison .ReactTable .rt-header-product-wrapper{margin-bottom:0}}@media print and (hover:hover),screen and (min-width:40em) and (hover:hover){#product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .article{border:1px solid #ce1e1e;cursor:all-scroll;transition:border .2s ease}#product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .article .article-info:before{background-color:#000;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}#product-comparison .ReactTable .rt-header-product-wrapper.has-remove-button:hover .btn-remove{opacity:1;transition:opacity .2s linear;visibility:visible}}#product-comparison .react-table-fixed .rt-thead.-filters,#product-comparison .react-table-fixed .rt-thead.-header,#product-comparison .react-table-fixed .rt-thead.-headerGroups{z-index:102}#product-comparison .article-container-move-action{padding-top:.25rem}#product-comparison .article-container-move-action .icon{color:#999}#product-comparison .product-comparison-overlay{background:#fff;height:0;left:.5rem;min-height:0;position:absolute;top:0;transition:min-height .2s ease;z-index:105}@media print,screen and (min-width:40em){#product-comparison .product-comparison-overlay-line,#product-comparison .product-comparison-overlay-wrapper{display:none}}#product-comparison .product-comparison-overlay.has-overlay-open{height:60vh;min-height:60vh}#product-comparison .product-comparison-overlay.has-overlay-open .product-comparison-overlay-line .icon{transform:rotate(-180deg)}#product-comparison .product-comparison-overlay-wrapper{background:#fff;display:block!important;height:calc(100% - 2rem);opacity:0;overflow:hidden;padding:0;position:absolute;transform:translateY(-100%);transform-origin:top;transition:transform .2s ease-out;width:calc(100vw - 1rem);z-index:104}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper{position:relative}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article{margin-bottom:0}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info{opacity:1;padding:.75rem .5rem;position:relative;transition:opacity .5s ease}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info{padding:.5rem}}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-info-title{white-space:normal;width:100%}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container{align-items:center;background:#f8f8f8;border:1px solid #dfdfdf;display:flex;height:4.25rem;padding:.25rem}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-favorite,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container .marker-container{display:none}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-move-action{align-self:center;display:block;flex-grow:1}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-move-action{display:none}}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image{display:flex;flex:1 1 100%;margin:0 .25rem;overflow:hidden}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image{margin:0}}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a{align-items:stretch;display:flex;flex:1 1 100%;text-decoration:none}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode{min-width:52px;width:52px}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode:before,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode:before{opacity:.03}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode{align-self:center;min-width:42px;width:42px}}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .image-blend-mode .article-container-thumbnail,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .image-blend-mode .article-container-thumbnail{width:100%}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info{display:flex;flex:1 1 auto;flex-wrap:wrap;font-size:.75rem;margin:0 0 0 .25rem;padding:0}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-brand,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-title{align-self:center;flex:1 1 100%;text-align:left;white-space:normal;width:.5rem}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-brand,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-brand{color:#c6c6c6}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>.article-image-content .article-info-title,#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-image>a .article-info-title{color:#111}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action{align-self:flex-start;color:#000;display:block;flex-grow:1;opacity:.4}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action:hover{cursor:pointer;opacity:1}@media (hover:none) and (pointer:coarse){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container-remove-action:hover{color:inherit}}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .article-container>.align-justify{display:none}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .header-navigation{display:flex;justify-content:space-between;margin:.75rem 1.75rem}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .header-navigation .icon{cursor:pointer}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper .btn-remove{bottom:0;left:50%;opacity:0;position:absolute;transform:translate(-50%,-40%);visibility:hidden}@media print,screen and (max-width:39.99875em){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper{margin-bottom:0}}@media print and (hover:hover),screen and (min-width:40em) and (hover:hover){#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .article{border:1px solid #ce1e1e;cursor:all-scroll;transition:border .2s ease}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .article .article-info:before{background-color:#000;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}#product-comparison .product-comparison-overlay-wrapper .rt-header-product-wrapper.has-remove-button:hover .btn-remove{opacity:1;transition:opacity .2s linear;visibility:visible}}#product-comparison .product-comparison-overlay-wrapper.is-open{opacity:1;overflow-y:auto;transform:translateY(0)}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article{border:none}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container{border-bottom:none}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-move-action{align-self:center;display:flex;font-size:1.25rem;margin-right:.25rem}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action{align-self:center;display:block;line-height:1.75rem;margin-right:.5rem;padding-left:1rem}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action .icon{font-weight:700}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper .article-container-remove-action *{pointer-events:none}#product-comparison .product-comparison-overlay-wrapper.is-open .rt-header-product-wrapper:last-child .article .article-container{border-bottom:1px solid #dfdfdf}#product-comparison .product-comparison-overlay-line{align-items:center;background:rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.3);display:flex;height:1px;justify-content:center;margin:.5rem -.5rem 0;position:sticky;width:100vw;z-index:105}#product-comparison .product-comparison-overlay-line .icon{background:#fff;border:1px solid #c6c6c6;border-radius:1rem;color:#ce1e1e;font-family:louis-icons!important;font-size:1.25rem;font-style:normal;font-weight:700;height:1.75rem;line-height:2rem;position:relative;text-align:center;transform:rotate(0deg);transform-origin:center center;transition:transform .4s ease .4s;width:1.75rem}#product-comparison .product-comparison-overlay-line .icon *{pointer-events:none}.product-comparison-select-wrapper{left:0;position:sticky;top:0;width:1px;z-index:105}.product-comparison-select-wrapper__background{background-color:#fff;padding:0 .75rem 0 0;position:absolute}.product-comparison-select__mobile{left:50%;position:fixed;top:0;transform:translateX(-50%);width:170px;z-index:1000}.product-comparison-select__mobile .icon-chevron{color:#999;font-size:1rem;height:100%;padding:.5rem 0;right:0;top:0}.product-comparison-select__mobile.mdc-select .mdc-select__selected-text{justify-content:center;min-width:170px;padding-right:1rem;padding-top:.75rem}.product-comparison-select__mobile .mdc-notched-outline__leading,.product-comparison-select__mobile .mdc-notched-outline__trailing{border:none}.product-comparison-select__desktop{height:4.25rem;width:100%}.product-comparison-select__desktop .icon-chevron{bottom:0;left:auto;padding:1.5rem 0;position:absolute;right:.75rem;top:0;transition:all .5s ease}.product-comparison-select__desktop.mdc-select .mdc-select__selected-text{align-items:center;color:#ce1e1e;height:auto;padding:0 1rem}.product-comparison-select-menu__mobile{border-bottom:1px solid #bcbcbc;box-shadow:none!important;left:0!important;margin-top:10px;max-width:100%;position:fixed;right:0!important;z-index:10001!important}.product-comparison-select-menu__mobile .mdc-list{max-height:50vh}.product-comparison-select-menu__mobile.mdc-select__menu .mdc-list-item{padding:0 2rem}.product-comparison-select-menu__mobile.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:unset}.product-comparison-select-menu__desktop{border-top:0;position:fixed;width:calc(210px - .75rem);z-index:10001!important}.product-comparison-select-menu__desktop .mdc-list{max-height:346px}.toast{display:table;font-weight:700;left:50%;margin:auto;opacity:.8;padding:.75rem 1.5rem;position:fixed;right:50%;text-align:center;top:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1001}.toast-dark{background:#000;box-shadow:-2px 3px 4px #999;color:#fff}.toast-dark a{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.toast-light{background:#fff;box-shadow:-2px 3px 4px #bcbcbc;color:#000}.toast-light a{text-decoration:underline;-webkit-text-decoration-color:#000;text-decoration-color:#000}.toast .icon{padding:.75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toast span{margin-top:.75rem}.lexicon-material-link{cursor:pointer;text-decoration:underline}#lexiconMaterialDialog{z-index:10002}#lexiconMaterialDialog.is-loading .mdc-dialog__content{opacity:.3}#lexiconMaterialDialog.is-loading .mdc-dialog__loading{display:block!important}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface{min-height:5rem;position:relative}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{letter-spacing:0}@media print,screen and (max-width:39.99875em){#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content{font-size:.75rem}}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content .lexicon-material-reference-link{margin-top:.75rem}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content .lexicon-material-reference-link .lexicon-material-link{border-right:1px solid rgba(25,25,25,.6);margin-right:.25rem;padding-right:.25rem}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__content .lexicon-material-reference-link .lexicon-material-link:last-child{border-right:none;margin-right:0;padding-right:0}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__loading{background:rgba(255,255,255,.3);display:none;height:100%;left:0;position:absolute;top:0;width:100%}#lexiconMaterialDialog.mdc-dialog .mdc-dialog__container .mdc-dialog__surface .mdc-dialog__loading .loading-animation{display:block;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.article-slider-container .article-slider button:hover,.article-slider-container .button:hover,.article-slider-container .footer-top button:hover,.article-slider-container .footer button:hover,.article-slider-container .product-comparison-container button:hover,.article-slider-container .toast button:hover,.article-slider-container head button:hover,.article-slider-container header button:hover,.article-slider .article-slider-container button:hover,.footer-top .article-slider-container button:hover,.footer .article-slider-container button:hover,.product-comparison-container .article-slider-container button:hover,.toast .article-slider-container button:hover,head .article-slider-container button:hover,header .article-slider-container button:hover{background-color:unset}.article-slider-container a:hover{color:unset}