.bmiCalculator{max-width:1440px;margin:0 auto}.bmiCalculator_titleBlock{box-sizing:border-box;display:flex;flex-direction:column;padding-left:8px;padding-right:8px;margin-top:30px;margin-bottom:30px}@media (min-width:600px){.bmiCalculator_titleBlock{padding-left:16px;padding-right:16px}}@media screen and (min-width:900px){.bmiCalculator_titleBlock{margin-top:70px;margin-bottom:70px}}.bmiCalculator_titleBlock :last-child{margin-bottom:0}.bmiCalculator_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;text-align:center;margin-bottom:30px}@media (min-width:900px){.bmiCalculator_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.bmiCalculator_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;text-align:center;margin-bottom:30px}.bmiCalculator_flexContainer{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding-left:0;padding-right:0}@media (min-width:600px){.bmiCalculator_flexContainer{padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.bmiCalculator_flexContainer{margin:0 auto;max-width:1440px}}.bmiCalculator_flexItem{box-sizing:border-box;display:flex;flex-direction:column;padding-left:0;padding-right:0;box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;width:100%;margin-bottom:70px}@media (min-width:600px){.bmiCalculator_flexItem{padding-left:0;padding-right:0}}@media screen and (min-width:600px){.bmiCalculator_flexItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.bmiCalculator_flexItem{margin-left:16px;margin-right:16px}}@media screen and (min-width:900px){.bmiCalculator_flexItem{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-bottom:100px}}@media screen and (min-width:900px) and (min-width:600px){.bmiCalculator_flexItem{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:900px) and (min-width:600px){.bmiCalculator_flexItem{margin-left:16px;margin-right:16px}}.bmiCalculator_genderRadioBtns{display:flex;justify-content:space-around;margin-left:auto;margin-right:auto;margin-bottom:60px;max-width:500px}.bmiCalculator_input-hidden{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer}.bmiCalculator_input-hidden:focus+.bmiCalculator_label .bmiCalculator_labelIconBlock{border:2px solid #000}.bmiCalculator_genderColumn{position:relative;display:flex;justify-content:center;flex-basis:134px}.bmiCalculator_labelIconBlock{display:flex;align-items:center;justify-content:center;flex-basis:134px;max-width:134px;width:100%;border:1px solid #979797;border-radius:50%;margin-bottom:20px}.bmiCalculator_svgGenderIcon{fill:#fff;width:66px;height:66px}.bmiCalculator_radioBtn:checked~.bmiCalculator_label .bmiCalculator_styledRadioBtn:before{background-color:#000;box-shadow:inset 0 0 0 2px #fff}.bmiCalculator_toggleBtn{position:relative;display:inline-flex;justify-content:center;margin-left:auto;margin-right:auto}.bmiCalculator_checkbox-toggleSwitch:checked~.bmiCalculator_label .bmiCalculator_toggleBtnBody .bmiCalculator_toggleBtnHandle{transform:translate3d(100%,0,0)}.bmiCalculator_checkbox-toggleSwitch:focus+.bmiCalculator_label .bmiCalculator_toggleBtnBody{border:1px solid #000}.bmiCalculator_label{display:inline-flex;align-items:center;cursor:pointer}.bmiCalculator_label-flexColumn{flex-direction:column;flex-grow:1}.bmiCalculator_labelText{font-weight:400;font-family:gotham book;font-size:13px;letter-spacing:0;line-height:1.54;text-transform:none;color:#333}.bmiCalculator_fieldGroup .bmiCalculator_labelText{display:inline-block;margin-bottom:5px;margin-left:20px}.bmiCalculator_styledRadioBtn{display:inline-flex;align-items:center}.bmiCalculator_styledRadioBtn:before{content:"";display:block;width:20px;height:20px;border:1px solid #979797;margin-right:15px;border-radius:50%;border-radius:50%}.bmiCalculator_toggleBtnBody{position:relative;display:flex;width:60px;height:30px;background-color:#fff;border:1px #979797 solid;border-radius:15px;margin-left:10px;margin-right:10px;cursor:pointer;box-sizing:border-box}.bmiCalculator_toggleBtnHandle{position:absolute;background-color:#000;border-radius:100%;border:1px #979797 solid;width:30px;height:30px;transition:all .1s ease-in-out;top:-1px;left:-1px}.bmiCalculator_button-calculate{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;width:auto;align-self:center}.bmiCalculator_button-calculate:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.bmiCalculator_button-calculate:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.bmiCalculator_button-calculate.disabled,.bmiCalculator_button-calculate[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.bmiCalculator_button-calculate--submitted{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.bmiCalculator_button-calculate--submitted:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.bmiCalculator_button-calculate--submitted:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.bmiCalculator_button-calculate--submitted.disabled,.bmiCalculator_button-calculate--submitted[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.bmiCalculator_formSummaryContainer{border:1px solid #979797;padding:40px 20px}.bmiCalculator_formSummaryTitle{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;color:#000;margin-bottom:30px}.bmiCalculator_formSummaryInfo{margin-top:50px}.bmiCalculator_formSummaryText{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px}.bmiCalculator_formSummaryRow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.bmiCalculator_formSummaryRowLabel{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333}.bmiCalculator_formSummaryRowResult{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333}.bmiCalculator_idealBmiText{font-weight:400;font-family:gotham book;font-size:12px;letter-spacing:.5px;line-height:1.4;text-transform:none;color:#333}.bmiCalculator_formSummaryHr{margin:0 -20px;border:.5px solid #979797}.bmiCalculator_formSummaryRowResult{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;color:#000}.bmiCalculator_weightScale{display:flex;flex-grow:1;padding:0 0 50px}.bmiCalculator_weightRange{flex-basis:65px;flex-grow:1;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;text-align:center}@media screen and (min-width:600px){.bmiCalculator_weightRange{flex-basis:95px}}.bmiCalculator_weightRange:before{content:"";display:block;height:5px;margin-bottom:15px}.bmiCalculator_weightRange-under:before{background-color:#618feb}.bmiCalculator_weightRange-normal:before{background-color:#2fa357}.bmiCalculator_weightRange-over:before{background-color:#f28422}.bmiCalculator_weightRange-obese:before{background-color:#ff0f00}.bmiCalculator_weightRange-spacer{position:relative;flex-basis:15px;flex-grow:0;flex-shrink:1}.bmiCalculator_weightRange-spacer:before{content:"";height:15px;width:1px;background-color:#979797;top:20px;position:absolute;left:0;right:0;margin:0 auto}.bmiCalculator_weightRange-spacer:after{font-weight:400;font-family:gotham book;font-size:12px;letter-spacing:.5px;line-height:1.4;text-transform:none;color:#333;content:attr(data-score);position:absolute;top:100%;transform:translate(-50%,0);left:50%}.bmiCalculator_weightRangeLabelText{font-weight:400;font-family:gotham book;font-size:12px;letter-spacing:.5px;line-height:1.4;text-transform:none;color:#333;padding:0 10px}.bmiCalculator_button-next{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;width:auto}.bmiCalculator_button-next:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.bmiCalculator_button-next:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.bmiCalculator_button-next.disabled,.bmiCalculator_button-next[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.bmiCalculator_weightScaleBar[data-percent="1"] .bmiCalculator_weightScaleBarPointer{left:1%}.bmiCalculator_weightScaleBar[data-percent="2"] .bmiCalculator_weightScaleBarPointer{left:2%}.bmiCalculator_weightScaleBar[data-percent="3"] .bmiCalculator_weightScaleBarPointer{left:3%}.bmiCalculator_weightScaleBar[data-percent="4"] .bmiCalculator_weightScaleBarPointer{left:4%}.bmiCalculator_weightScaleBar[data-percent="5"] .bmiCalculator_weightScaleBarPointer{left:5%}.bmiCalculator_weightScaleBar[data-percent="6"] .bmiCalculator_weightScaleBarPointer{left:6%}.bmiCalculator_weightScaleBar[data-percent="7"] .bmiCalculator_weightScaleBarPointer{left:7%}.bmiCalculator_weightScaleBar[data-percent="8"] .bmiCalculator_weightScaleBarPointer{left:8%}.bmiCalculator_weightScaleBar[data-percent="9"] .bmiCalculator_weightScaleBarPointer{left:9%}.bmiCalculator_weightScaleBar[data-percent="10"] .bmiCalculator_weightScaleBarPointer{left:10%}.bmiCalculator_weightScaleBar[data-percent="11"] .bmiCalculator_weightScaleBarPointer{left:11%}.bmiCalculator_weightScaleBar[data-percent="12"] .bmiCalculator_weightScaleBarPointer{left:12%}.bmiCalculator_weightScaleBar[data-percent="13"] .bmiCalculator_weightScaleBarPointer{left:13%}.bmiCalculator_weightScaleBar[data-percent="14"] .bmiCalculator_weightScaleBarPointer{left:14%}.bmiCalculator_weightScaleBar[data-percent="15"] .bmiCalculator_weightScaleBarPointer{left:15%}.bmiCalculator_weightScaleBar[data-percent="16"] .bmiCalculator_weightScaleBarPointer{left:16%}.bmiCalculator_weightScaleBar[data-percent="17"] .bmiCalculator_weightScaleBarPointer{left:17%}.bmiCalculator_weightScaleBar[data-percent="18"] .bmiCalculator_weightScaleBarPointer{left:18%}.bmiCalculator_weightScaleBar[data-percent="19"] .bmiCalculator_weightScaleBarPointer{left:19%}.bmiCalculator_weightScaleBar[data-percent="20"] .bmiCalculator_weightScaleBarPointer{left:20%}.bmiCalculator_weightScaleBar[data-percent="21"] .bmiCalculator_weightScaleBarPointer{left:21%}.bmiCalculator_weightScaleBar[data-percent="22"] .bmiCalculator_weightScaleBarPointer{left:22%}.bmiCalculator_weightScaleBar[data-percent="23"] .bmiCalculator_weightScaleBarPointer{left:23%}.bmiCalculator_weightScaleBar[data-percent="24"] .bmiCalculator_weightScaleBarPointer{left:24%}.bmiCalculator_weightScaleBar[data-percent="25"] .bmiCalculator_weightScaleBarPointer{left:25%}.bmiCalculator_weightScaleBar[data-percent="26"] .bmiCalculator_weightScaleBarPointer{left:26%}.bmiCalculator_weightScaleBar[data-percent="27"] .bmiCalculator_weightScaleBarPointer{left:27%}.bmiCalculator_weightScaleBar[data-percent="28"] .bmiCalculator_weightScaleBarPointer{left:28%}.bmiCalculator_weightScaleBar[data-percent="29"] .bmiCalculator_weightScaleBarPointer{left:29%}.bmiCalculator_weightScaleBar[data-percent="30"] .bmiCalculator_weightScaleBarPointer{left:30%}.bmiCalculator_weightScaleBar[data-percent="31"] .bmiCalculator_weightScaleBarPointer{left:31%}.bmiCalculator_weightScaleBar[data-percent="32"] .bmiCalculator_weightScaleBarPointer{left:32%}.bmiCalculator_weightScaleBar[data-percent="33"] .bmiCalculator_weightScaleBarPointer{left:33%}.bmiCalculator_weightScaleBar[data-percent="34"] .bmiCalculator_weightScaleBarPointer{left:34%}.bmiCalculator_weightScaleBar[data-percent="35"] .bmiCalculator_weightScaleBarPointer{left:35%}.bmiCalculator_weightScaleBar[data-percent="36"] .bmiCalculator_weightScaleBarPointer{left:36%}.bmiCalculator_weightScaleBar[data-percent="37"] .bmiCalculator_weightScaleBarPointer{left:37%}.bmiCalculator_weightScaleBar[data-percent="38"] .bmiCalculator_weightScaleBarPointer{left:38%}.bmiCalculator_weightScaleBar[data-percent="39"] .bmiCalculator_weightScaleBarPointer{left:39%}.bmiCalculator_weightScaleBar[data-percent="40"] .bmiCalculator_weightScaleBarPointer{left:40%}.bmiCalculator_weightScaleBar[data-percent="41"] .bmiCalculator_weightScaleBarPointer{left:41%}.bmiCalculator_weightScaleBar[data-percent="42"] .bmiCalculator_weightScaleBarPointer{left:42%}.bmiCalculator_weightScaleBar[data-percent="43"] .bmiCalculator_weightScaleBarPointer{left:43%}.bmiCalculator_weightScaleBar[data-percent="44"] .bmiCalculator_weightScaleBarPointer{left:44%}.bmiCalculator_weightScaleBar[data-percent="45"] .bmiCalculator_weightScaleBarPointer{left:45%}.bmiCalculator_weightScaleBar[data-percent="46"] .bmiCalculator_weightScaleBarPointer{left:46%}.bmiCalculator_weightScaleBar[data-percent="47"] .bmiCalculator_weightScaleBarPointer{left:47%}.bmiCalculator_weightScaleBar[data-percent="48"] .bmiCalculator_weightScaleBarPointer{left:48%}.bmiCalculator_weightScaleBar[data-percent="49"] .bmiCalculator_weightScaleBarPointer{left:49%}.bmiCalculator_weightScaleBar[data-percent="50"] .bmiCalculator_weightScaleBarPointer{left:50%}.bmiCalculator_weightScaleBar[data-percent="51"] .bmiCalculator_weightScaleBarPointer{left:51%}.bmiCalculator_weightScaleBar[data-percent="52"] .bmiCalculator_weightScaleBarPointer{left:52%}.bmiCalculator_weightScaleBar[data-percent="53"] .bmiCalculator_weightScaleBarPointer{left:53%}.bmiCalculator_weightScaleBar[data-percent="54"] .bmiCalculator_weightScaleBarPointer{left:54%}.bmiCalculator_weightScaleBar[data-percent="55"] .bmiCalculator_weightScaleBarPointer{left:55%}.bmiCalculator_weightScaleBar[data-percent="56"] .bmiCalculator_weightScaleBarPointer{left:56%}.bmiCalculator_weightScaleBar[data-percent="57"] .bmiCalculator_weightScaleBarPointer{left:57%}.bmiCalculator_weightScaleBar[data-percent="58"] .bmiCalculator_weightScaleBarPointer{left:58%}.bmiCalculator_weightScaleBar[data-percent="59"] .bmiCalculator_weightScaleBarPointer{left:59%}.bmiCalculator_weightScaleBar[data-percent="60"] .bmiCalculator_weightScaleBarPointer{left:60%}.bmiCalculator_weightScaleBar[data-percent="61"] .bmiCalculator_weightScaleBarPointer{left:61%}.bmiCalculator_weightScaleBar[data-percent="62"] .bmiCalculator_weightScaleBarPointer{left:62%}.bmiCalculator_weightScaleBar[data-percent="63"] .bmiCalculator_weightScaleBarPointer{left:63%}.bmiCalculator_weightScaleBar[data-percent="64"] .bmiCalculator_weightScaleBarPointer{left:64%}.bmiCalculator_weightScaleBar[data-percent="65"] .bmiCalculator_weightScaleBarPointer{left:65%}.bmiCalculator_weightScaleBar[data-percent="66"] .bmiCalculator_weightScaleBarPointer{left:66%}.bmiCalculator_weightScaleBar[data-percent="67"] .bmiCalculator_weightScaleBarPointer{left:67%}.bmiCalculator_weightScaleBar[data-percent="68"] .bmiCalculator_weightScaleBarPointer{left:68%}.bmiCalculator_weightScaleBar[data-percent="69"] .bmiCalculator_weightScaleBarPointer{left:69%}.bmiCalculator_weightScaleBar[data-percent="70"] .bmiCalculator_weightScaleBarPointer{left:70%}.bmiCalculator_weightScaleBar[data-percent="71"] .bmiCalculator_weightScaleBarPointer{left:71%}.bmiCalculator_weightScaleBar[data-percent="72"] .bmiCalculator_weightScaleBarPointer{left:72%}.bmiCalculator_weightScaleBar[data-percent="73"] .bmiCalculator_weightScaleBarPointer{left:73%}.bmiCalculator_weightScaleBar[data-percent="74"] .bmiCalculator_weightScaleBarPointer{left:74%}.bmiCalculator_weightScaleBar[data-percent="75"] .bmiCalculator_weightScaleBarPointer{left:75%}.bmiCalculator_weightScaleBar[data-percent="76"] .bmiCalculator_weightScaleBarPointer{left:76%}.bmiCalculator_weightScaleBar[data-percent="77"] .bmiCalculator_weightScaleBarPointer{left:77%}.bmiCalculator_weightScaleBar[data-percent="78"] .bmiCalculator_weightScaleBarPointer{left:78%}.bmiCalculator_weightScaleBar[data-percent="79"] .bmiCalculator_weightScaleBarPointer{left:79%}.bmiCalculator_weightScaleBar[data-percent="80"] .bmiCalculator_weightScaleBarPointer{left:80%}.bmiCalculator_weightScaleBar[data-percent="81"] .bmiCalculator_weightScaleBarPointer{left:81%}.bmiCalculator_weightScaleBar[data-percent="82"] .bmiCalculator_weightScaleBarPointer{left:82%}.bmiCalculator_weightScaleBar[data-percent="83"] .bmiCalculator_weightScaleBarPointer{left:83%}.bmiCalculator_weightScaleBar[data-percent="84"] .bmiCalculator_weightScaleBarPointer{left:84%}.bmiCalculator_weightScaleBar[data-percent="85"] .bmiCalculator_weightScaleBarPointer{left:85%}.bmiCalculator_weightScaleBar[data-percent="86"] .bmiCalculator_weightScaleBarPointer{left:86%}.bmiCalculator_weightScaleBar[data-percent="87"] .bmiCalculator_weightScaleBarPointer{left:87%}.bmiCalculator_weightScaleBar[data-percent="88"] .bmiCalculator_weightScaleBarPointer{left:88%}.bmiCalculator_weightScaleBar[data-percent="89"] .bmiCalculator_weightScaleBarPointer{left:89%}.bmiCalculator_weightScaleBar[data-percent="90"] .bmiCalculator_weightScaleBarPointer{left:90%}.bmiCalculator_weightScaleBar[data-percent="91"] .bmiCalculator_weightScaleBarPointer{left:91%}.bmiCalculator_weightScaleBar[data-percent="92"] .bmiCalculator_weightScaleBarPointer{left:92%}.bmiCalculator_weightScaleBar[data-percent="93"] .bmiCalculator_weightScaleBarPointer{left:93%}.bmiCalculator_weightScaleBar[data-percent="94"] .bmiCalculator_weightScaleBarPointer{left:94%}.bmiCalculator_weightScaleBar[data-percent="95"] .bmiCalculator_weightScaleBarPointer{left:95%}.bmiCalculator_weightScaleBar[data-percent="96"] .bmiCalculator_weightScaleBarPointer{left:96%}.bmiCalculator_weightScaleBar[data-percent="97"] .bmiCalculator_weightScaleBarPointer{left:97%}.bmiCalculator_weightScaleBar[data-percent="98"] .bmiCalculator_weightScaleBarPointer{left:98%}.bmiCalculator_weightScaleBar[data-percent="99"] .bmiCalculator_weightScaleBarPointer{left:99%}.bmiCalculator_weightScaleBar[data-percent="100"] .bmiCalculator_weightScaleBarPointer{left:100%}.bmiCalculator_weightScaleBar{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0;position:relative;margin-top:20px;padding-top:20px;box-sizing:border-box}@media (min-width:600px){.bmiCalculator_weightScaleBar{margin-left:0;margin-right:0}}.bmiCalculator_weightScaleBarPointer{position:relative;display:inline;transition:left 2s ease;left:0}.bmiCalculator_weightScaleBarPointer:before{content:"";transform:translate(50%,-100%);border-style:solid;border-width:20px 10px 0 10px;border-color:#333 transparent transparent transparent;position:absolute;right:0;width:0;height:0}.bmiCalculator_fieldGroup{margin-top:20px;margin-bottom:20px}.bmiCalculator_rangeSliderWrapper{display:flex;justify-content:space-between;align-items:center}.bmiCalculator_rangeSlider{-webkit-appearance:none;margin:20px 20px;width:100%;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#000),color-stop(100%,#000));background-size:0 100%;background-repeat:no-repeat;border-radius:0;margin-right:0;padding:0;border:none}.bmiCalculator_rangeSlider:focus{outline:0}.bmiCalculator_rangeSlider::-webkit-slider-runnable-track{display:flex;align-items:center;width:100%;height:10px;cursor:pointer;background:0 0;border:1px solid #979797;border-radius:0}.bmiCalculator_rangeSlider::-webkit-slider-thumb{height:35px;width:35px;border-radius:50%;background-color:#fff;cursor:pointer;border:1px #8c8c8c solid;-webkit-appearance:none}.bmiCalculator_rangeSlider::-moz-range-track{display:flex;align-items:center;width:100%;height:10px;cursor:pointer;background:0 0;border:1px solid #979797;border-radius:0}.bmiCalculator_rangeSlider::-moz-range-progress{background-color:#000;height:10px;border-radius:0}.bmiCalculator_rangeSlider::-moz-range-thumb{height:35px;width:35px;border-radius:50%;background-color:#fff;cursor:pointer;-moz-appearance:none}.bmiCalculator_rangeSlider::-ms-track{display:flex;align-items:center;width:100%;height:10px;cursor:pointer;border-top-width:calc(35px - (10px * 2));border-bottom-width:calc(35px - (10px * 2));border-color:transparent;background:0 0;color:transparent}.bmiCalculator_rangeSlider::-ms-fill-lower{border:1px solid #979797;background-color:#000;border-radius:0}.bmiCalculator_rangeSlider::-ms-fill-upper{border:1px solid #979797;background-color:#fff;border-radius:0}.bmiCalculator_rangeSlider::-ms-thumb{display:block;position:absolute;height:35px;width:35px;border-radius:50%;background-color:#fff;cursor:pointer;-ms-appearance:none}.bmiCalculator_rangeSlider::-ms-tooltip{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bmiCalculator_rangeSliderValueWrapper{position:relative;margin-left:10px}.bmiCalculator_rangeSliderValue{box-sizing:border-box;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-size:16px;border:1px solid #8c8c8c;border-radius:0;padding:9px;background-color:#fff;border:1px solid #666;padding-right:30px;text-decoration:underline;color:#666;height:40px;width:80px}.bmiCalculator_rangeSliderValue.disabled,.bmiCalculator_rangeSliderValue:disabled,.bmiCalculator_rangeSliderValue[disabled]{opacity:.5;cursor:not-allowed;background-color:grey}.bmiCalculator_rangeSliderValue.readonly,.bmiCalculator_rangeSliderValue[readonly]{border-color:transparent}.bmiCalculator_rangeSliderValue:focus{border-color:#000}.bmiCalculator_rangeSliderValue::-webkit-input-placeholder{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;color:#4d4d4d}.bmiCalculator_rangeSliderValue::-moz-placeholder{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;color:#4d4d4d}.bmiCalculator_rangeSliderValue:-ms-input-placeholder{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;color:#4d4d4d}.bmiCalculator_rangeSliderValue::-ms-input-placeholder{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;color:#4d4d4d}.bmiCalculator_rangeSliderValue::placeholder{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;color:#4d4d4d}.bmiCalculator_rangeSliderValue:focus{color:#333}.bmiCalculator_rangeSliderUnitOfMeasure{display:flex;align-items:center;position:absolute;right:15px;top:0;bottom:0;color:#666}.bmiCalculator_hide-element{display:none}.bmiCalculator_invisible-element{visibility:hidden}.editorialWithFeature{max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:600px){.editorialWithFeature{margin-bottom:30px}}.editorialWithFeature_main_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;text-align:center;margin-bottom:20px}@media screen and (min-width:600px){.editorialWithFeature_main_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.editorialWithFeature_main_desc{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;text-align:center;margin-top:20px;margin-bottom:20px}.editorialWithFeature_wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px}@media (min-width:600px){.editorialWithFeature_wrapper{padding-left:16px;padding-right:16px}}@media (min-width:810px){.editorialWithFeature_wrapper{box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:center;padding-left:8px;padding-right:8px}}@media (min-width:810px) and (min-width:600px){.editorialWithFeature_wrapper{padding-left:16px;padding-right:16px}}.editorialWithFeature_itemOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);order:2;margin-left:8px;margin-right:8px;text-decoration:none}@media screen and (min-width:600px){.editorialWithFeature_itemOne{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.editorialWithFeature_itemOne{margin-left:16px;margin-right:16px}}.editorialWithFeature_itemOne:hover{text-decoration:none}@media (min-width:600px){.editorialWithFeature_itemOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);order:2;margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.editorialWithFeature_itemOne{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px) and (min-width:600px){.editorialWithFeature_itemOne{margin-left:16px;margin-right:16px}}@media (min-width:810px){.editorialWithFeature_itemOne{flex-basis:25%;box-sizing:border-box;order:1}}.editorialWithFeature_featuredItem{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);order:1;margin-left:8px;margin-right:8px;text-decoration:none}@media screen and (min-width:600px){.editorialWithFeature_featuredItem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.editorialWithFeature_featuredItem{margin-left:16px;margin-right:16px}}.editorialWithFeature_featuredItem:hover{text-decoration:none}@media (min-width:810px){.editorialWithFeature_featuredItem{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:50%;order:2;margin-left:0;margin-right:0}}@media (min-width:810px) and (min-width:600px){.editorialWithFeature_featuredItem{margin-left:0;margin-right:0}}.editorialWithFeature_itemTwo{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);order:3;margin-left:8px;margin-right:8px;text-decoration:none}@media screen and (min-width:600px){.editorialWithFeature_itemTwo{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.editorialWithFeature_itemTwo{margin-left:16px;margin-right:16px}}.editorialWithFeature_itemTwo:hover{text-decoration:none}@media (min-width:600px){.editorialWithFeature_itemTwo{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);order:3;margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.editorialWithFeature_itemTwo{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px) and (min-width:600px){.editorialWithFeature_itemTwo{margin-left:16px;margin-right:16px}}@media (min-width:810px){.editorialWithFeature_itemTwo{flex-basis:25%;box-sizing:border-box;order:3}}.editorialWithFeature_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;color:#333;margin-top:10px;margin-bottom:0;max-width:100%;box-sizing:border-box}@media screen and (min-width:600px){.editorialWithFeature_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}@media (min-width:600px){.editorialWithFeature_featuredItem_title{padding-top:0}}@media (min-width:810px){.editorialWithFeature_featuredItem_title{margin-top:10px;margin-bottom:0}}.editorialWithFeature_container{margin-bottom:10px}@media (min-width:600px){.editorialWithFeature_container{display:flex;flex-basis:auto;flex-direction:column;margin-bottom:0;width:100%}}.editorialWithFeature_featuredItem_container{margin-bottom:10px}@media (min-width:600px){.editorialWithFeature_featuredItem_container{display:flex;flex-direction:row;height:auto;align-items:center;margin-bottom:20px}}@media (min-width:810px){.editorialWithFeature_featuredItem_container{flex-direction:column;max-width:100%;box-sizing:border-box}}.editorialWithFeature_featuredItem_image{flex-grow:1;flex-shrink:1;width:100%}@media (min-width:600px){.editorialWithFeature_featuredItem_image{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:50%;margin-left:0;margin-right:0}}@media (min-width:600px) and (min-width:600px){.editorialWithFeature_featuredItem_image{margin-left:0;margin-right:0}}@media (min-width:810px){.editorialWithFeature_featuredItem_image{flex-basis:auto}}@media (min-width:600px){.editorialWithFeature_info{display:flex;flex-wrap:nowrap;flex-direction:column;flex-grow:1;flex-shrink:1;flex-basis:auto;text-align:center}}@media (min-width:600px){.editorialWithFeature_featuredItem_info{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.editorialWithFeature_featuredItem_info{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px) and (min-width:600px){.editorialWithFeature_featuredItem_info{margin-left:16px;margin-right:16px}}@media (min-width:810px){.editorialWithFeature_featuredItem_info{flex-basis:auto;flex-grow:0;flex-shrink:1;margin:0;max-width:100%;box-sizing:border-box}}.editorialWithFeature_desc{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:10px}@media (min-width:600px){.editorialWithFeature_desc{padding-right:10px;padding-left:10px;flex-basis:auto;max-width:100%;box-sizing:border-box;flex-grow:1}}.editorialWithFeature_CTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;width:100%;box-sizing:border-box;margin-bottom:20px}.editorialWithFeature_CTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.editorialWithFeature_CTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.editorialWithFeature_CTA.disabled,.editorialWithFeature_CTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media (min-width:810px){.editorialWithFeature_CTA{width:auto;box-sizing:content-box}}@media (min-width:600px){.editorialWithFeature_featuredItem_CTA{width:auto}}.editorialWithFeature_picture{position:relative;display:block}@media (min-width:810px){.editorialWithFeature_picture{min-height:1px;max-width:100%}}.editorialWithFeature_image{display:block;max-width:100%;width:100%;margin-left:auto;margin-right:auto}.fourBestSellers{display:block;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:80px}@media screen and (min-width:600px){.fourBestSellers{margin-bottom:80px}}.fourBestSellers_title,h1.fourBestSellers_title.fourBestSellers_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;flex-basis:100%;padding-right:10px;padding-left:10px;margin-top:0;margin-bottom:40px;text-align:center}@media screen and (min-width:600px){.fourBestSellers_title,h1.fourBestSellers_title.fourBestSellers_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;padding-right:10px;padding-left:10px}}.fourBestSellers_itemContainer{margin:0;padding:0;list-style:none;line-height:unset;box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px}@media (min-width:600px){.fourBestSellers_itemContainer{padding-left:16px;padding-right:16px}}.fourBestSellers_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;display:flex;margin-bottom:40px}@media screen and (min-width:600px){.fourBestSellers_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.fourBestSellers_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:768px){.fourBestSellers_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 16px);margin-left:8px;margin-right:8px;margin-bottom:initial}}@media screen and (min-width:768px) and (min-width:600px){.fourBestSellers_item{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 32px)}}@media screen and (min-width:768px) and (min-width:600px){.fourBestSellers_item{margin-left:16px;margin-right:16px}}.fourBestSellers_item .productBlock{margin:0}.fourButtonLink{display:block;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:600px){.fourButtonLink{margin-bottom:30px}}.fourButtonLink_itemContainer{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px}@media (min-width:600px){.fourButtonLink_itemContainer{padding-left:16px;padding-right:16px}}.fourButtonLink_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;width:100%;margin-bottom:30px}@media screen and (min-width:600px){.fourButtonLink_item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.fourButtonLink_item{margin-left:16px;margin-right:16px}}@media (min-width:600px){.fourButtonLink_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-bottom:30px}}@media screen and (min-width:600px) and (min-width:600px){.fourButtonLink_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px) and (min-width:600px){.fourButtonLink_item{margin-left:16px;margin-right:16px}}@media (min-width:900px){.fourButtonLink_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 30px);margin-left:15px;margin-right:15px;margin-bottom:initial}}@media screen and (min-width:900px) and (min-width:600px){.fourButtonLink_item{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 60px)}}@media (min-width:900px) and (min-width:600px){.fourButtonLink_item{margin-left:30px;margin-right:30px}}.fourButtonLink_text{font-size:inherit;text-transform:inherit;font-family:inherit;line-height:inherit;color:inherit;font-weight:inherit}.fourButtonLink_link{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:10px;margin-bottom:10px;width:100%;border-radius:0}.fourButtonLink_link:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.fourButtonLink_link:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.fourButtonLink_link.disabled,.fourButtonLink_link[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media (min-width:600px){.fourButtonLink_link{width:100%}}@media (min-width:900px){.fourButtonLink_link{width:100%}}.fourItemEditorial{margin-bottom:20px;display:block;max-width:1440px;margin-left:auto;margin-right:auto}@media screen and (min-width:600px){.fourItemEditorial{margin-bottom:30px}}.fourItemEditorial-cardStyle .fourItemEditorial_item{border:1px solid #8c8c8c}.fourItemEditorial-cardStyle .fourItemEditorial_textContainer{padding:10px 20px 20px 20px}.fourItemEditorial-cardStyle .fourItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333}.fourItemEditorial_titeContainer{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;text-align:center;flex-direction:column;margin-top:0}@media (min-width:600px){.fourItemEditorial_titeContainer{padding-left:16px;padding-right:16px}}@media (min-width:600px){.fourItemEditorial_titeContainer{margin-left:16px;margin-right:16px}}@media screen and (min-width:900px){.fourItemEditorial_titeContainer{margin-top:0}}.fourItemEditorial_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}@media screen and (min-width:1200px){.fourItemEditorial_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.fourItemEditorial_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:30px}@media screen and (min-width:900px){.fourItemEditorial_description{margin-bottom:50px}}.fourItemEditorial_widgetLink{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;color:#000;text-decoration:underline;padding:0;box-sizing:border-box}.fourItemEditorial_container{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px}@media (min-width:600px){.fourItemEditorial_container{padding-left:16px;padding-right:16px}}.fourItemEditorial_container.fourItemEditorial_container-noWrap{box-sizing:border-box;display:flex;flex-wrap:nowrap;padding-left:8px;padding-right:8px;overflow-x:auto}@media (min-width:600px){.fourItemEditorial_container.fourItemEditorial_container-noWrap{padding-left:16px;padding-right:16px}}.fourItemEditorial_container.fourItemEditorial_container-noWrap:after{content:"";flex:0 0 8px}@media screen and (min-width:600px){.fourItemEditorial_container.fourItemEditorial_container-noWrap:after{flex:0 0 16px}}.fourItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;margin-bottom:60px;border:none;background-color:transparent}@media screen and (min-width:600px){.fourItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.fourItemEditorial_item{margin-left:16px;margin-right:16px}}@media (min-width:600px){.fourItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.fourItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px) and (min-width:600px){.fourItemEditorial_item{margin-left:16px;margin-right:16px}}@media (min-width:900px){.fourItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 16px);margin-left:8px;margin-right:8px;margin-bottom:0}}@media screen and (min-width:900px) and (min-width:600px){.fourItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 32px)}}@media (min-width:900px) and (min-width:600px){.fourItemEditorial_item{margin-left:16px;margin-right:16px}}.fourItemEditorial_item.fourItemEditorial_item-noWrap{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 16px);margin-left:8px;margin-right:8px;margin-bottom:20px}@media screen and (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 32px)}}@media (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{margin-left:16px;margin-right:16px}}@media (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(41.66667% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{flex-grow:0;flex-shrink:0;flex-basis:calc(41.66667% - 32px)}}@media (min-width:600px) and (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{margin-left:16px;margin-right:16px}}@media (min-width:900px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:900px) and (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 32px)}}@media (min-width:900px) and (min-width:600px){.fourItemEditorial_item.fourItemEditorial_item-noWrap{margin-left:16px;margin-right:16px}}.fourItemEditorial_link{text-decoration:none;text-align:left;width:100%;text-decoration:none;display:block}.fourItemEditorial_link:hover{text-decoration:none}.fourItemEditorial_imageWrapper{position:relative}.fourItemEditorial_image{width:100%;height:auto}.fourItemEditorial_textContainer{display:block;margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.fourItemEditorial_itemSubtitle{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;margin-top:10px;display:block;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333}@media screen and (min-width:600px){.fourItemEditorial_itemSubtitle{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333}}.fourItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-top:10px;margin-bottom:0;display:block;padding-bottom:0;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333}@media screen and (min-width:600px){.fourItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}.fourItemEditorial_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:initial;display:block}.fourItemEditorial_itemCTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;width:auto;margin-top:20px}.fourItemEditorial_itemCTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.fourItemEditorial_itemCTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.fourItemEditorial_itemCTA.disabled,.fourItemEditorial_itemCTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:600px){.fourItemEditorial_itemCTA{width:auto}}.fourItemEditorial_textContainer-center{text-align:center}.generalImageBanner{position:relative;max-width:1440px;display:block;text-align:inherit;margin-bottom:20px}@media screen and (min-width:600px){.generalImageBanner{margin-bottom:30px}}@media (min-width:1440px){.generalImageBanner{margin-left:auto;margin-right:auto}}.generalImageBanner_image{width:100%;max-width:100%}.imageCard_content{min-width:225px;margin-left:20px;margin-right:20px;position:relative}.imageCard_textContent{background-color:#fff;padding-top:30px;padding-bottom:40px;padding-left:20px;padding-right:20px;border:1px solid #8c8c8c;text-align:center}.imageCard_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;display:block;margin-bottom:20px;height:auto}.imageCard_subtitle{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;display:block;margin-left:auto;margin-right:auto;margin-bottom:30px}.imageCard_button{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.imageCard_button:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.imageCard_button:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.imageCard_button.disabled,.imageCard_button[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.imageCard_image{box-sizing:border-box;width:100%;margin:auto;display:block}.imageCard_link:hover{text-decoration:none}.imageCardOverlay_content{min-width:295px;margin-left:20px;margin-right:20px;position:relative}.imageCardOverlay_overlay{z-index:2;position:absolute;left:0;right:0;bottom:0}.imageCardOverlay_overlay-middleAlign{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;top:0;bottom:0}.imageCardOverlay_textContent{padding-bottom:20px;margin-top:20px;margin-bottom:0;margin-left:20px;margin-right:20px;text-align:center}.imageCardOverlay_title{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333;font-size:38px;line-height:40px;text-transform:none;display:block;margin-bottom:10px;color:#333}.imageCardOverlay_title-lightColor{color:#fff}.imageCardOverlay_subtitle{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;display:block;margin-left:auto;margin-right:auto;margin-bottom:20px;color:#333}.imageCardOverlay_subtitle-lightColor{color:#fff}.imageCardOverlay_button{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-bottom:0}.imageCardOverlay_button:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.imageCardOverlay_button:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.imageCardOverlay_button.disabled,.imageCardOverlay_button[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.imageCardOverlay_image{box-sizing:border-box;width:100%;margin:auto}.imageCardOverlay_link:hover{text-decoration:none}@media screen and (min-width:900px){.imageCardOverlay_content{width:auto}.imageCardOverlay_title{font-size:45px;line-height:48px}}.imageCardSet{position:relative;max-width:1440px;margin-left:auto;margin-right:auto;padding-bottom:50px;padding-top:4px;margin-bottom:50px}.imageCardSet_scrollContainer{overflow-x:scroll;overflow-y:hidden;margin-left:20px;margin-right:20px;margin-bottom:40px}.imageCardSet_scrollContainer::-webkit-scrollbar{display:none}.imageCardSet_cards{display:flex}.imageCardSet_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;text-align:center;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}@media screen and (min-width:600px){.imageCardSet_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:30px}}@media screen and (min-width:900px){.imageCardSet_title{margin-left:0;margin-bottom:50px}}.imageCardSet_navBullets{position:relative;display:flex;justify-content:center;width:100%;padding-bottom:20px}.imageCardSet_navBullet{width:10px;height:10px;margin:4px;background-color:#fff;border-width:1px;border-style:solid;border-color:#333;border-radius:50%;transition:all .2s ease}.imageCardSet_navBullet-active{background-color:#333}.imageCardSet .imageCardSet_nextButton,.imageCardSet .imageCardSet_previousButton{display:none;cursor:pointer;position:absolute;background:0 0;border:none;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;background-color:rgba(0,0,0,.2);transition:.6s ease;border-radius:0 3px 3px 0;z-index:10}.imageCardSet .imageCardSet_nextButton:hover,.imageCardSet .imageCardSet_previousButton:hover{background-color:rgba(0,0,0,.8)}.imageCardSet.imageCardSet-jsLoaded .imageCardSet_nextButton,.imageCardSet.imageCardSet-jsLoaded .imageCardSet_previousButton{display:inline-block}.imageCardSet .imageCardSet_nextButton{right:0;border-radius:3px 0 0 3px}.imageCardSet .imageCardSet_card{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 16px);margin-left:8px;margin-right:8px}@media screen and (min-width:600px){.imageCardSet .imageCardSet_card{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 32px)}}@media (min-width:600px){.imageCardSet .imageCardSet_card{margin-left:16px;margin-right:16px}}@media (min-width:600px){.imageCardSet .imageCardSet_card{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(41.66667% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.imageCardSet .imageCardSet_card{flex-grow:0;flex-shrink:0;flex-basis:calc(41.66667% - 32px)}}@media (min-width:600px) and (min-width:600px){.imageCardSet .imageCardSet_card{margin-left:16px;margin-right:16px}}@media (min-width:900px){.imageCardSet .imageCardSet_card{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(23.33333% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:900px) and (min-width:600px){.imageCardSet .imageCardSet_card{flex-grow:0;flex-shrink:0;flex-basis:calc(23.33333% - 32px)}}@media (min-width:900px) and (min-width:600px){.imageCardSet .imageCardSet_card{margin-left:16px;margin-right:16px}}body.mob .imageCardSet{background-color:#fff}body.mob .imageCardSet_scrollContainer{margin-left:0;margin-right:0}@media screen and (min-width:900px){.imageCardSet_cards{justify-content:space-between}}.imageCardSet_nextButton.blockChevrons,.imageCardSet_previousButton.blockChevrons{border:1px solid #8c8c8c;background:#fff;width:50px;height:50px}.imageCardSet_nextButton.blockChevrons:after,.imageCardSet_previousButton.blockChevrons:after{content:'';display:block;width:8px;height:8px;border-top-width:2px;border-top-style:solid;border-top-color:#000;border-left-width:2px;border-left-style:solid;border-left-color:#000;box-sizing:border-box}.imageCardSet_nextButton.blockChevrons:hover,.imageCardSet_previousButton.blockChevrons:hover{background-color:#fff}.imageCardSet_nextButton.blockChevrons:focus,.imageCardSet_previousButton.blockChevrons:focus{background-color:#fff;border:1px solid #333;box-shadow:inset 0 0 0 1px #333}.imageCardSet_nextButton.blockChevrons{padding:20px;top:45%}.imageCardSet_nextButton.blockChevrons:after{transform:rotate(135deg)}.imageCardSet_previousButton.blockChevrons{padding:20px;top:45%}.imageCardSet_previousButton.blockChevrons:after{transform:rotate(-45deg)}.responsiveSlider{max-width:1920px;margin-left:auto;margin-right:auto;margin-bottom:10px}.responsiveSlider_innerContainer{box-sizing:content-box;position:relative;margin-left:0;margin-right:0;overflow:hidden;min-width:320px}.responsiveSlider_sliderView{box-sizing:content-box;display:flex;transform:translateX(-100%)}.responsiveSlider_sliderView-smooth{transition:transform .35s ease-out,max-height .35s ease-out}.responsiveSlider_slideContainer{max-width:calc(100vw - 15px - 0 - 0);min-width:320px;box-sizing:content-box;flex:0 0 100%}.responsiveSlider_nextButton,.responsiveSlider_previousButton{display:none;cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;margin-left:0;margin-right:0;padding:16px;color:#fff;font-weight:700;font-size:18px;background-color:rgba(0,0,0,.2);transition:.6s ease;border-radius:0 3px 3px 0;transform:translateY(-50%);z-index:1;border:none}.responsiveSlider-jsLoaded .responsiveSlider_nextButton,.responsiveSlider-jsLoaded .responsiveSlider_previousButton{display:inline-block}.responsiveSlider_nextButton:hover,.responsiveSlider_previousButton:hover{background-color:rgba(0,0,0,.8)}.responsiveSlider_nextButton{right:0;border-radius:3px 0 0 3px}.responsiveSlider_navBullets{position:relative;display:flex;justify-content:center;width:100%;margin-top:0;bottom:0}@media screen and (min-width:900px){.responsiveSlider_navBullets{position:relative;bottom:0}}.responsiveSlider_navBullet{width:10px;height:10px;margin:4px;background-color:#fff;border-width:1px;border-style:solid;border-color:#333;border-radius:50%;transition:all .2s ease}.responsiveSlider_navBullet-active{background-color:#333}.responsiveSlider:not(.responsiveSlider-jsSetHeights):not([data-isHeightVariable=false]) .responsiveSlider_slideContainer{max-height:0}.responsiveSlider:not(.responsiveSlider-jsSetHeights):not([data-isHeightVariable=false]) .responsiveSlider_slideContainer:nth-child(2){max-height:none}.responsiveSlider_sliderView .primaryBanner{width:calc(100vw - 15px - 0 - 0);max-width:1920px;min-width:320px}.responsiveSlider_sliderView .primaryBanner_image{max-width:calc(1920px - 0 - 0);overflow:hidden}.responsiveSlider_sliderView .primaryBanner_contentWrapper{min-width:320px;box-sizing:border-box}.responsiveSlider_nextButton.blockChevrons,.responsiveSlider_previousButton.blockChevrons{border:1px solid #8c8c8c;background:#fff;width:50px;height:50px}.responsiveSlider_nextButton.blockChevrons:after,.responsiveSlider_previousButton.blockChevrons:after{content:'';display:block;width:8px;height:8px;border-top-width:2px;border-top-style:solid;border-top-color:#000;border-left-width:2px;border-left-style:solid;border-left-color:#000;box-sizing:border-box}.responsiveSlider_nextButton.blockChevrons:hover,.responsiveSlider_previousButton.blockChevrons:hover{background-color:#fff}.responsiveSlider_nextButton.blockChevrons:focus,.responsiveSlider_previousButton.blockChevrons:focus{background-color:#fff;border:1px solid #333;box-shadow:inset 0 0 0 1px #333}.responsiveSlider_nextButton.blockChevrons{padding:20px}.responsiveSlider_nextButton.blockChevrons:after{transform:rotate(135deg)}.responsiveSlider_previousButton.blockChevrons{padding:20px}.responsiveSlider_previousButton.blockChevrons:after{transform:rotate(-45deg)}.primaryBanner{display:block;max-width:1920px;margin-top:0;margin-bottom:104px;margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.primaryBanner{margin-bottom:30px}}.primaryBanner_container{text-align:center;position:relative;display:block;overflow:hidden}.primaryBanner_image{display:block;width:100%;position:relative}.primaryBanner_image-middle{display:flex;justify-content:center;align-items:center;overflow:hidden}.primaryBanner_image-right{display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.primaryBanner_imageLarge{width:100%;height:auto}@media screen and (min-width:760px){.primaryBanner_imageLarge{width:1180px;max-width:none}}@media screen and (min-width:1180px){.primaryBanner_imageLarge{width:100%}}.primaryBanner_imageLarge-middle,.primaryBanner_imageLarge-right{min-height:initial}@media screen and (min-width:760px){.primaryBanner_imageLarge-middle,.primaryBanner_imageLarge-right{flex-shrink:0;min-width:100%}}.primaryBanner_contentWrapper{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;position:relative;padding-bottom:10px;padding-right:10px;padding-left:10px;pointer-events:none}@media (min-width:600px){.primaryBanner_contentWrapper{padding-left:16px;padding-right:16px}}@media (min-width:600px){.primaryBanner_contentWrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width:480px){.primaryBanner_contentWrapper{padding-bottom:40px;padding-right:40px;padding-left:40px}}@media screen and (min-width:760px){.primaryBanner_contentWrapper{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;top:0;padding-bottom:10px;padding-right:0;padding-left:0;width:600px}}.primaryBanner_contentWrapper-middle{left:0;right:0;margin-left:auto;margin-right:auto}.primaryBanner_contentWrapper-left{margin-left:auto;margin-right:auto;left:0}@media screen and (min-width:760px){.primaryBanner_contentWrapper-left{left:40px;margin-left:inherit;margin-right:inherit}}.primaryBanner_contentWrapper-right{margin-left:auto;margin-right:auto;right:0}@media screen and (min-width:760px){.primaryBanner_contentWrapper-right{right:40px;margin-left:inherit;margin-right:inherit}}.primaryBanner_contentWrapper-dark,.primaryBanner_contentWrapper-light{background-color:#fff}@media screen and (min-width:760px){.primaryBanner_contentWrapper{background-color:transparent}}@media screen and (min-width:1180px){.primaryBanner_contentWrapper{padding-left:0}}.primaryBanner_textContainer{display:block;width:100%;margin-right:0;margin-left:0}@media screen and (min-width:760px){.primaryBanner_textContainer{width:100%}}.primaryBanner_headlineContainer{display:block;margin-top:10px;margin-bottom:10px}@media screen and (min-width:480px){.primaryBanner_headlineContainer{margin-top:20px;margin-bottom:10px}}@media screen and (min-width:760px){.primaryBanner_headlineContainer{margin-top:0}}.primaryBanner_headline_h1{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333;margin:0}@media screen and (min-width:480px){.primaryBanner_headline_h1{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333}}.primaryBanner_headline{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin:0}@media screen and (min-width:900px){.primaryBanner_headline{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333}}.primaryBanner_headline b{font-size:inherit;font-weight:inherit}.primaryBanner_headline-dark{color:#333}.primaryBanner_headline-light{color:#333}@media screen and (min-width:760px){.primaryBanner_headline-light{color:#fff}}.primaryBanner_contentAlign-left{text-align:left}@media screen and (min-width:760px){.primaryBanner_contentAlign-left{text-align:left}}.primaryBanner_contentAlign-center{align-items:center;text-align:center}.primaryBanner_logopng{margin-top:10px;margin-bottom:10px;max-width:280px;display:block}@media screen and (min-width:480px){.primaryBanner_logopng{margin-top:20px;margin-bottom:20px}}@media screen and (min-width:760px){.primaryBanner_logopng{max-width:80%}}.primaryBanner_logopng-center{margin-left:auto;margin-right:auto}.primaryBanner_logopng-left{margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.primaryBanner_logopng-left{margin-left:0}}.primaryBanner_subtitle{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:20px;display:block}@media screen and (min-width:480px){.primaryBanner_subtitle{margin-top:0;margin-bottom:20px}}.primaryBanner_subtitle-dark{color:#333}.primaryBanner_subtitle-light{color:#333}@media screen and (min-width:760px){.primaryBanner_subtitle-light{color:#fff}}.primaryBanner_ctaContainer{box-sizing:border-box;display:block;padding-left:0;padding-right:0;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:0;margin-right:0;display:block}@media (min-width:600px){.primaryBanner_ctaContainer{padding-left:0;padding-right:0}}@media (min-width:600px){.primaryBanner_ctaContainer{margin-left:0;margin-right:0}}.primaryBanner_ctaContainer-flex{display:block}@media screen and (min-width:480px){.primaryBanner_ctaContainer-flex{display:flex;justify-content:center;flex-direction:row}}.primaryBanner_cta-flex{flex-basis:50%;white-space:nowrap}.primaryBanner_cta,.primaryBanner_cta-dark{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:10px;width:100%;pointer-events:all}.primaryBanner_cta-dark:hover,.primaryBanner_cta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.primaryBanner_cta-dark:active,.primaryBanner_cta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.primaryBanner_cta-dark.disabled,.primaryBanner_cta-dark[disabled],.primaryBanner_cta.disabled,.primaryBanner_cta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:760px){.primaryBanner_cta,.primaryBanner_cta-dark{width:auto}}@media screen and (min-width:760px){.primaryBanner_cta-light{background-color:#fff;border-color:#fff;border-width:1px;border-radius:0;color:#000}.primaryBanner_cta-light:hover{background-color:#e6e6e6;border-color:#e6e6e6;color:#000}}.primaryBanner_ctaTwo{margin-left:0;margin-top:10px}@media screen and (min-width:480px){.primaryBanner_ctaTwo{margin-left:10px;margin-top:10px}}.primaryBanner_link{display:inline-block;position:relative;padding-bottom:200px;margin-bottom:-200px;width:100%}@media (min-width:760px){.primaryBanner_link{display:initial;padding-bottom:0;margin-bottom:0}}.primaryBanner_link:focus .primaryBanner_image{outline:-webkit-focus-ring-color auto 1px;outline-offset:-1px}.primaryBanner-margin-bottom{margin-bottom:104px}@media screen and (min-width:760px){.primaryBanner-margin-bottom{margin-bottom:90px}}@media screen and (min-width:1180px){.primaryBanner-margin-bottom{margin-bottom:130px}}.primaryBanner-margin-top{margin-top:0;margin-bottom:0}@media screen and (min-width:760px){.primaryBanner-margin-top{margin-top:90px}}@media screen and (min-width:1180px){.primaryBanner-margin-top{margin-top:130px}}.primaryBanner-margin-both{margin-top:0;margin-bottom:104px}@media screen and (min-width:760px){.primaryBanner-margin-both{margin-top:90px;margin-bottom:90px}}@media screen and (min-width:1180px){.primaryBanner-margin-both{margin-top:130px;margin-bottom:130px}}.primaryBanner-margin-none{margin-top:0;margin-bottom:0}.responsiveSlider .primaryBanner{margin-bottom:40px}.primaryBannerWithTextOverlay{display:block;max-width:1920px;margin-left:auto;margin-right:auto}.primaryBannerWithTextOverlay_container{text-align:center;position:relative;display:block;overflow:hidden}.primaryBannerWithTextOverlay_image{display:block;width:100%;position:relative;line-height:0}.primaryBannerWithTextOverlay_image-middle{display:flex;justify-content:center;align-items:center;overflow:hidden}.primaryBannerWithTextOverlay_image-right{display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.primaryBannerWithTextOverlay_imageLarge{width:100%;height:auto}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_imageLarge{width:100%;max-width:1920px}}.primaryBannerWithTextOverlay_imageLarge-middle,.primaryBannerWithTextOverlay_imageLarge-right{min-height:initial}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_imageLarge-middle,.primaryBannerWithTextOverlay_imageLarge-right{flex-shrink:0;min-width:100%}}.primaryBannerWithTextOverlay_contentWrapper{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;position:relative;padding-bottom:30px;padding-right:30px;padding-left:30px;max-width:424px}@media (min-width:600px){.primaryBannerWithTextOverlay_contentWrapper{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_contentWrapper{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;top:0;padding-bottom:10px;padding-right:72px;padding-left:72px;width:500px;max-width:500px}}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_contentWrapper-left{padding-left:48px}}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay_contentWrapper-left{padding-left:104px;padding-right:0}}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_contentWrapper-right{right:0}}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay_contentWrapper-right{padding-right:104px;padding-left:0}}.primaryBannerWithTextOverlay_contentWrapper-middle{left:0;right:0;margin-left:auto;margin-right:auto}.primaryBannerWithTextOverlay_contentWrapper-dark,.primaryBannerWithTextOverlay_contentWrapper-light{background-color:transparent}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_contentWrapper{background-color:transparent}}.primaryBannerWithTextOverlay_textContainer{display:block;width:100%}.primaryBannerWithTextOverlay_headlineContainer{display:block;margin-top:10px;margin-bottom:10px}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_headlineContainer{margin-top:0}}.primaryBannerWithTextOverlay_headline_h1{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333;margin:0}.primaryBannerWithTextOverlay_headline{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin:0}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay_headline{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333}}.primaryBannerWithTextOverlay_headline b{font-size:inherit;font-weight:inherit}.primaryBannerWithTextOverlay_headline-dark{color:#333}.primaryBannerWithTextOverlay_headline-light{color:#fff}.primaryBannerWithTextOverlay_contentAlign-left{text-align:left;position:absolute;bottom:2px}.primaryBannerWithTextOverlay_contentAlign-center{text-align:center;position:absolute;bottom:2px}.primaryBannerWithTextOverlay_contentAlign-right{text-align:right;position:absolute;bottom:2px}.primaryBannerWithTextOverlay_logopng{margin-top:10px;margin-bottom:10px;max-width:280px;display:block}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_logopng{max-width:80%}}.primaryBannerWithTextOverlay_logopng-center{margin-left:auto;margin-right:auto}.primaryBannerWithTextOverlay_logopng-left{margin-left:auto;margin-right:auto}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_logopng-left{margin-left:0}}.primaryBannerWithTextOverlay_subtitle{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:20px;margin-bottom:30px;display:block}.primaryBannerWithTextOverlay_subtitle-dark{color:#333}.primaryBannerWithTextOverlay_subtitle-light{color:#fff}.primaryBannerWithTextOverlay_ctaContainer{box-sizing:border-box;display:block;padding-left:0;padding-right:0;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:0;margin-right:0;display:block}@media (min-width:600px){.primaryBannerWithTextOverlay_ctaContainer{padding-left:0;padding-right:0}}@media (min-width:600px){.primaryBannerWithTextOverlay_ctaContainer{margin-left:0;margin-right:0}}.primaryBannerWithTextOverlay_ctaContainer-flex{display:block}.primaryBannerWithTextOverlay_cta-flex{flex-basis:50%;white-space:nowrap}.primaryBannerWithTextOverlay_cta,.primaryBannerWithTextOverlay_cta-dark{pointer-events:all}.primaryBannerWithTextOverlay_cta{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.primaryBannerWithTextOverlay_cta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.primaryBannerWithTextOverlay_cta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.primaryBannerWithTextOverlay_cta.disabled,.primaryBannerWithTextOverlay_cta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.primaryBannerWithTextOverlay_cta-dark{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.primaryBannerWithTextOverlay_cta-dark:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.primaryBannerWithTextOverlay_cta-dark:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.primaryBannerWithTextOverlay_cta-dark.disabled,.primaryBannerWithTextOverlay_cta-dark[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:600px){.primaryBannerWithTextOverlay_cta-light{background-color:#fff;border-color:#fff;border-width:1px;border-radius:0;color:#000}}.primaryBannerWithTextOverlay_ctaTwo{margin-left:0;margin-top:10px}.primaryBannerWithTextOverlay_cta_link{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.primaryBannerWithTextOverlay_cta_link:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.primaryBannerWithTextOverlay_cta_link:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.primaryBannerWithTextOverlay_cta_link.disabled,.primaryBannerWithTextOverlay_cta_link[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.primaryBannerWithTextOverlay_contentWrapper-dark .primaryBannerWithTextOverlay_cta_link{color:#333}.primaryBannerWithTextOverlay-margin-bottom{margin-bottom:70px}@media screen and (min-width:600px){.primaryBannerWithTextOverlay-margin-bottom{margin-bottom:90px}}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay-margin-bottom{margin-bottom:130px}}.primaryBannerWithTextOverlay-margin-top{margin-top:70px}@media screen and (min-width:600px){.primaryBannerWithTextOverlay-margin-top{margin-top:90px}}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay-margin-top{margin-top:130px}}.primaryBannerWithTextOverlay-margin-both{margin-top:70px;margin-bottom:70px}@media screen and (min-width:600px){.primaryBannerWithTextOverlay-margin-both{margin-top:90px;margin-bottom:90px}}@media screen and (min-width:1200px){.primaryBannerWithTextOverlay-margin-both{margin-top:130px;margin-bottom:130px}}.primaryBannerWithTextOverlay-margin-none{margin-top:0;margin-bottom:0}.primaryBannerWithList{display:block;max-width:1440px;margin-top:0;margin-bottom:30px;margin-left:auto;margin-right:auto}.primaryBannerWithList_container{text-align:center;position:relative;display:block;overflow:hidden}.primaryBannerWithList_image{display:block;width:100%}.primaryBannerWithList_image-middle{display:flex;justify-content:center;align-items:center;overflow:hidden}.primaryBannerWithList_image-right{display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.primaryBannerWithList_imageLarge{width:100%;height:auto}@media screen and (min-width:760px){.primaryBannerWithList_imageLarge{width:1440px;max-width:none}}@media screen and (min-width:1440px){.primaryBannerWithList_imageLarge{width:1440px}}.primaryBannerWithList_imageLarge-middle,.primaryBannerWithList_imageLarge-right{min-height:initial}@media screen and (min-width:760px){.primaryBannerWithList_imageLarge-middle,.primaryBannerWithList_imageLarge-right{flex-shrink:0;min-width:100%}}.primaryBannerWithList_contentWrapper{position:relative;padding-bottom:10px;padding-right:10px;padding-left:10px;pointer-events:none}@media screen and (min-width:480px){.primaryBannerWithList_contentWrapper{padding-bottom:40px;padding-right:40px;padding-left:40px}}@media screen and (min-width:760px){.primaryBannerWithList_contentWrapper{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;top:0;padding-bottom:10px;padding-right:0;padding-left:0;width:440px}}.primaryBannerWithList_contentWrapper-middle{left:0;right:0;margin-left:auto;margin-right:auto}.primaryBannerWithList_contentWrapper-left{margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.primaryBannerWithList_contentWrapper-left{left:40px;margin-left:inherit;margin-right:inherit}}.primaryBannerWithList_contentWrapper-right{margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.primaryBannerWithList_contentWrapper-right{right:40px;margin-left:inherit;margin-right:inherit}}@media screen and (min-width:760px){.primaryBannerWithList_contentWrapper{background-color:transparent}}.primaryBannerWithList_textContainer{display:block;width:100%}.primaryBannerWithList_headlineContainer{display:block;margin-top:10px;margin-bottom:10px}@media screen and (min-width:480px){.primaryBannerWithList_headlineContainer{margin-top:20px;margin-bottom:20px}}@media screen and (min-width:760px){.primaryBannerWithList_headlineContainer{margin-top:0}}.primaryBannerWithList_headline{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin:0}@media screen and (min-width:760px){.primaryBannerWithList_headline{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333}}.primaryBannerWithList_headline-dark{color:#333}.primaryBannerWithList_headline-light{color:#333}@media screen and (min-width:760px){.primaryBannerWithList_headline-light{color:#fff}}.primaryBannerWithList_contentAlign-left{align-items:center;text-align:center}@media screen and (min-width:760px){.primaryBannerWithList_contentAlign-left{align-items:left;text-align:left}}.primaryBannerWithList_contentAlign-center{align-items:center;text-align:center}.primaryBannerWithList_logopng{margin-top:10px;margin-bottom:10px;max-width:280px;display:block}@media screen and (min-width:760px){.primaryBannerWithList_logopng{max-width:80%}}@media screen and (min-width:480px){.primaryBannerWithList_logopng{margin-top:20px;margin-bottom:20px}}.primaryBannerWithList_logopng-center{margin-left:auto;margin-right:auto}.primaryBannerWithList_logopng-left{margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.primaryBannerWithList_logopng-left{margin-left:0}}@media screen and (min-width:480px){.primaryBannerWithList_logopng-left{margin-left:0}}.primaryBannerWithList_subtitle{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:20px;display:block}@media screen and (min-width:480px){.primaryBannerWithList_subtitle{margin-top:20px;margin-bottom:20px}}.primaryBannerWithList_subtitle-dark{color:#333}.primaryBannerWithList_subtitle-light{color:#333}@media screen and (min-width:760px){.primaryBannerWithList_subtitle-light{color:#fff}}.primaryBannerWithList_ctaContainer-flex{display:block}@media screen and (min-width:480px){.primaryBannerWithList_ctaContainer-flex{display:flex;justify-content:center;flex-direction:row}}.primaryBannerWithList_cta-flex{flex-basis:50%;white-space:nowrap}.primaryBannerWithList_cta,.primaryBannerWithList_cta-dark{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;width:100%;pointer-events:all}.primaryBannerWithList_cta-dark:hover,.primaryBannerWithList_cta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.primaryBannerWithList_cta-dark:active,.primaryBannerWithList_cta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.primaryBannerWithList_cta-dark.disabled,.primaryBannerWithList_cta-dark[disabled],.primaryBannerWithList_cta.disabled,.primaryBannerWithList_cta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:760px){.primaryBannerWithList_cta,.primaryBannerWithList_cta-dark{width:auto}}@media screen and (min-width:760px){.primaryBannerWithList_cta-light{background-color:#fff;border-color:#fff;color:#000}.primaryBannerWithList_cta-light:hover{background-color:#e6e6e6;border-color:#e6e6e6;color:#000}}.primaryBannerWithList_ctaTwo{margin-left:0;margin-top:10px}@media screen and (min-width:480px){.primaryBannerWithList_ctaTwo{margin-left:10px;margin-top:0}}.primaryBannerWithList_link{display:inline-block;position:relative;padding-bottom:200px;margin-bottom:-200px;width:100%}@media (min-width:760px){.primaryBannerWithList_link{display:initial;padding-bottom:0;margin-bottom:0}}.primaryBannerWithList_contentWrapper{position:relative}@media (min-width:760px){.primaryBannerWithList_contentWrapper{position:absolute;top:15px;left:45px}}.primaryBannerWithList_list{margin-left:0;margin-bottom:30px;margin-top:0;list-style:none}.primaryBannerWithList_list-item-light a{color:#333}@media screen and (min-width:760px){.primaryBannerWithList_list-item-light a{color:#fff}}.primaryBannerWithList_list-item-dark a{color:#333}.primaryBannerWithList_list li{margin-bottom:10px}.primaryBannerWithList a{pointer-events:all}.sectionPeek{max-width:1440px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:600px){.sectionPeek{margin-bottom:30px}}.sectionPeek_title{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;text-align:initial;margin-bottom:20px}@media (min-width:600px){.sectionPeek_title{padding-left:16px;padding-right:16px}}@media (min-width:600px){.sectionPeek_title{margin-left:16px;margin-right:16px}}@media screen and (min-width:600px){.sectionPeek_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:50px}}.sectionPeek_title b{font-size:inherit}.sectionPeek_title-left{text-align:left}.sectionPeek_title-right{text-align:right}.sectionPeek_title-center{text-align:center;flex-direction:column}.sectionPeek_grid{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px;justify-content:left}@media (min-width:600px){.sectionPeek_grid{padding-left:16px;padding-right:16px}}.sectionPeek_list{display:flex;flex-wrap:wrap;width:100%;margin-left:0}.sectionPeek_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;box-sizing:border-box;margin-bottom:50px}@media screen and (min-width:600px){.sectionPeek_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.sectionPeek_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:900px){.sectionPeek_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:900px) and (min-width:600px){.sectionPeek_item{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 32px)}}@media screen and (min-width:900px) and (min-width:600px){.sectionPeek_item{margin-left:16px;margin-right:16px}}.sectionPeek_list-less>.sectionPeek_item:nth-of-type(n+7){display:none}@media screen and (min-width:900px){.sectionPeek_list-less>.sectionPeek_item:nth-of-type(n+7){display:block}}.sectionPeek_item>.productBlock{height:100%;margin:0}.sectionPeek_item>.productBlock a{text-decoration:none}.sectionPeek_clear{display:block;flex-basis:100%}.sectionPeek_allCta{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;display:none;width:100%;margin-top:0;margin-left:10px;margin-right:10px;box-sizing:border-box}.sectionPeek_allCta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.sectionPeek_allCta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.sectionPeek_allCta.disabled,.sectionPeek_allCta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:900px){.sectionPeek_allCta{display:inline-block;width:auto;margin-left:auto;margin-right:auto}}.sectionPeek_allCta-show{display:inline-block}.sectionPeek_moreCta{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;display:flex;flex-wrap:wrap;text-align:center;justify-content:center;align-items:center;margin-top:0;margin-bottom:20px;margin-left:auto;margin-right:auto;background:0 0;color:inherit;border:none;cursor:pointer}.sectionPeek_moreCta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.sectionPeek_moreCta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.sectionPeek_moreCta.disabled,.sectionPeek_moreCta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:900px){.sectionPeek_moreCta{display:none}}.sectionPeek_moreCta:hover{color:inherit;background:0 0;border:none}.sectionPeek_moreCtaText{flex-basis:100%}.sectionPeek_arrow{margin-top:10px}.simpleTextWidget{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;max-width:1440px;margin-bottom:20px;margin-left:auto;margin-right:auto;background-color:transparent}@media (min-width:600px){.simpleTextWidget{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.simpleTextWidget{margin-bottom:30px}}.simpleTextWidgetSet .simpleTextWidget{box-sizing:border-box;display:flex;padding-left:0;padding-right:0}@media (min-width:600px){.simpleTextWidgetSet .simpleTextWidget{padding-left:0;padding-right:0}}.simpleTextWidget_container{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;flex-direction:column;width:100%}@media screen and (min-width:600px){.simpleTextWidget_container{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.simpleTextWidget_container{margin-left:16px;margin-right:16px}}.simpleTextWidget_container.center{text-align:center}.simpleTextWidget_container.right{text-align:right}.simpleTextWidget_container.left{text-align:left}.simpleTextWidget_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}@media screen and (min-width:600px){.simpleTextWidget_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}.simpleTextWidget_text{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}.simpleTextWidget_text hr{margin-top:20px;margin-bottom:20px;border-color:#fff;border-style:solid;border-width:1px}.simpleTextWidget_text h2{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:20px;display:block}.simpleTextWidget_text h3{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;margin-bottom:10px;display:block}.simpleTextWidget_text h4{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidget_text h5{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidget_text h6{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidget_text div{margin-bottom:20px;display:block}.simpleTextWidget_text img{display:block;max-width:100%;width:100%}.simpleTextWidget_text a{color:#fff}.simpleTextWidget_text p{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px;position:relative;display:block}.simpleTextWidget_text p span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidget_text p u{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidget_text p img{display:block;max-width:100%;width:100%}.simpleTextWidget_text p i{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-style:italic}.simpleTextWidget_text p b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidget_text b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidget_text ul{display:block;padding:0;margin:20px;list-style-type:disc}.simpleTextWidget_text ul li{display:list-item;list-style-type:disc;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidget_text ul span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidget_text ol{display:block;padding:0;margin:20px;list-style-type:decimal}.simpleTextWidget_text ol li{display:list-item;list-style-type:decimal;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetCTA{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1440px}@media (min-width:600px){.simpleTextWidgetCTA{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.simpleTextWidgetCTA{margin-bottom:30px}}.simpleTextWidgetSet .simpleTextWidgetCTA{box-sizing:border-box;display:flex;padding-left:0;padding-right:0}@media (min-width:600px){.simpleTextWidgetSet .simpleTextWidgetCTA{padding-left:0;padding-right:0}}.simpleTextWidgetCTA.center{text-align:center}.simpleTextWidgetCTA.right{text-align:right}.simpleTextWidgetCTA.left{text-align:left}.simpleTextWidgetCTA_container{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px}@media screen and (min-width:600px){.simpleTextWidgetCTA_container{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.simpleTextWidgetCTA_container{margin-left:16px;margin-right:16px}}.simpleTextWidgetCTA_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}@media screen and (min-width:600px){.simpleTextWidgetCTA_title{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}.simpleTextWidgetCTA_text{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}.simpleTextWidgetCTA_text hr{margin-top:20px;margin-bottom:20px;border-color:#fff;border-style:solid;border-width:1px}.simpleTextWidgetCTA_text h2{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:20px;display:block}.simpleTextWidgetCTA_text h3{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetCTA_text h4{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetCTA_text h5{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetCTA_text h6{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetCTA_text div{margin-bottom:20px;display:block}.simpleTextWidgetCTA_text img{display:block;max-width:100%;width:100%}.simpleTextWidgetCTA_text p{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px;position:relative;display:block}.simpleTextWidgetCTA_text p span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetCTA_text p img{display:block;max-width:100%;width:100%}.simpleTextWidgetCTA_text p i{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-style:italic}.simpleTextWidgetCTA_text p b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidgetCTA_text b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidgetCTA_text ul{display:block;padding:0;margin:20px;list-style-type:disc}.simpleTextWidgetCTA_text ul li{display:list-item;list-style-type:disc;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetCTA_text ol{display:block;padding:0;margin:20px;list-style-type:decimal}.simpleTextWidgetCTA_text ol li{display:list-item;list-style-type:decimal;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetCTA_link{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:10px;margin-bottom:10px;width:auto}.simpleTextWidgetCTA_link:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.simpleTextWidgetCTA_link:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.simpleTextWidgetCTA_link.disabled,.simpleTextWidgetCTA_link[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.simpleTextWidgetSet_container{background-color:transparent}.simpleTextWidgetSet{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;max-width:1440px;margin-left:auto;margin-right:auto;display:block}@media (min-width:600px){.simpleTextWidgetSet{padding-left:16px;padding-right:16px}}@media screen and (min-width:769px){.simpleTextWidgetSet{display:flex}.simpleTextWidgetSet .simpleTextWidget{flex-basis:100%}}.simpleTextWidgetWithH1{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;max-width:100%;margin-bottom:20px;margin-left:10px;margin-right:10px;background-color:transparent}@media (min-width:600px){.simpleTextWidgetWithH1{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.simpleTextWidgetWithH1{margin-bottom:30px}}.simpleTextWidgetSetWithH1 .simpleTextWidgetWithH1{box-sizing:border-box;display:flex;padding-left:0;padding-right:0}@media (min-width:600px){.simpleTextWidgetSetWithH1 .simpleTextWidgetWithH1{padding-left:0;padding-right:0}}.simpleTextWidgetWithH1_container{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;flex-direction:column;width:100%}@media screen and (min-width:600px){.simpleTextWidgetWithH1_container{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.simpleTextWidgetWithH1_container{margin-left:16px;margin-right:16px}}.simpleTextWidgetWithH1_container.center{text-align:center}.simpleTextWidgetWithH1_container.right{text-align:right}.simpleTextWidgetWithH1_container.left{text-align:left}.simpleTextWidgetWithH1_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}@media screen and (min-width:600px){.simpleTextWidgetWithH1_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.simpleTextWidgetWithH1_text{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}.simpleTextWidgetWithH1_text hr{margin-top:20px;margin-bottom:20px;border-color:#fff;border-style:solid;border-width:1px}.simpleTextWidgetWithH1_text h2{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:20px;display:block}.simpleTextWidgetWithH1_text h3{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetWithH1_text h4{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetWithH1_text h5{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetWithH1_text h6{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTextWidgetWithH1_text div{margin-bottom:20px;display:block}.simpleTextWidgetWithH1_text img{display:block;max-width:100%;width:100%}.simpleTextWidgetWithH1_text a{color:#fff}.simpleTextWidgetWithH1_text p{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px;position:relative;display:block}.simpleTextWidgetWithH1_text p span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetWithH1_text p img{display:block;max-width:100%;width:100%}.simpleTextWidgetWithH1_text p i{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-style:italic}.simpleTextWidgetWithH1_text p b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidgetWithH1_text b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTextWidgetWithH1_text ul{display:block;padding:0;margin:20px;list-style-type:disc}.simpleTextWidgetWithH1_text ul li{display:list-item;list-style-type:disc;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTextWidgetWithH1_text ol{display:block;padding:0;margin:20px;list-style-type:decimal}.simpleTextWidgetWithH1_text ol li{display:list-item;list-style-type:decimal;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTitleWidget{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;max-width:1440px;margin-bottom:20px;margin-left:auto;margin-right:auto;background-color:transparent}@media (min-width:600px){.simpleTitleWidget{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.simpleTitleWidget{margin-bottom:30px}}.simpleTitleWidgetSet .simpleTitleWidget{box-sizing:border-box;display:flex;padding-left:0;padding-right:0}@media (min-width:600px){.simpleTitleWidgetSet .simpleTitleWidget{padding-left:0;padding-right:0}}.simpleTitleWidget_container{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;flex-direction:column;width:100%;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;display:block}@media screen and (min-width:600px){.simpleTitleWidget_container{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.simpleTitleWidget_container{margin-left:16px;margin-right:16px}}.simpleTitleWidget_container.center{text-align:center}.simpleTitleWidget_container.right{text-align:right}.simpleTitleWidget_container.left{text-align:left}.simpleTitleWidget_container hr{margin-top:20px;margin-bottom:20px;border-color:#fff;border-style:solid;border-width:1px}.simpleTitleWidget_container h1{font-weight:400;font-family:gotham bold;font-size:45px;letter-spacing:0;line-height:1.244;text-transform:uppercase;color:#333;margin-bottom:30px;display:block}.simpleTitleWidget_container h2{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:20px;display:block}.simpleTitleWidget_container h3{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;margin-bottom:10px;display:block}.simpleTitleWidget_container h4{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTitleWidget_container h5{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTitleWidget_container h6{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.simpleTitleWidget_container div{margin-bottom:20px;display:block}.simpleTitleWidget_container img{display:block;max-width:100%;width:100%}.simpleTitleWidget_container a{color:#fff}.simpleTitleWidget_container p{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px;position:relative;display:block}.simpleTitleWidget_container p span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTitleWidget_container p u{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTitleWidget_container p img{display:block;max-width:100%;width:100%}.simpleTitleWidget_container p i{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-style:italic}.simpleTitleWidget_container p b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTitleWidget_container b{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;font-weight:700}.simpleTitleWidget_container ul{display:block;padding:0;margin:20px;list-style-type:disc}.simpleTitleWidget_container ul li{display:list-item;list-style-type:disc;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTitleWidget_container ul span{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.simpleTitleWidget_container ol{display:block;padding:0;margin:20px;list-style-type:decimal}.simpleTitleWidget_container ol li{display:list-item;list-style-type:decimal;font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.sixItemCategories{margin-left:auto;margin-right:auto;max-width:1440px;margin-bottom:20px}@media screen and (min-width:600px){.sixItemCategories{margin-bottom:30px}}.sixItemCategories_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;text-align:center;margin-bottom:30px}@media screen and (min-width:600px){.sixItemCategories_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:50px}}.sixItemCategories_container{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:8px;padding-right:8px;margin-top:0;margin-bottom:0}@media (min-width:600px){.sixItemCategories_container{padding-left:16px;padding-right:16px}}.sixItemCategories_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}@media screen and (min-width:600px){.sixItemCategories_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.sixItemCategories_item{margin-left:16px;margin-right:16px}}.sixItemCategories_item:hover{text-decoration:none}@media screen and (min-width:900px){.sixItemCategories_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:900px) and (min-width:600px){.sixItemCategories_item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 32px)}}@media screen and (min-width:900px) and (min-width:600px){.sixItemCategories_item{margin-left:16px;margin-right:16px}}.sixItemCategories_itemImageWrapper{position:relative}.sixItemCategories_link{text-decoration:none;width:100%}.sixItemCategories_link:hover{text-decoration:none}.sixItemCategories_link:hover .sixItemCategories_itemCTA{text-decoration:none}.sixItemCategories_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-bottom:10px;word-break:break-word}@media screen and (min-width:600px){.sixItemCategories_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}.sixItemCategories_itemImage{display:block;margin-bottom:20px;width:100%}.sixItemCategories_itemContent{margin-bottom:50px}@media screen and (min-width:600px){.sixItemCategories_itemContent{margin-bottom:80px}}.sixItemCategories_itemCTA{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.sixItemCategories_itemTitleAlignLeft{text-align:left}.sixItemCategories_itemTitleAlignCentre{text-align:center}.sixItemCategories_itemTitleAlignRight{text-align:right}.sixItemCategories_itemCTAAlignLeft{text-align:left}.sixItemCategories_itemCTAAlignCentre{text-align:center}.sixItemCategories_itemCTAAlignRight{text-align:right}.sponsoredProducts{display:block;max-width:1440px;margin-top:0;margin-bottom:40px;margin-left:auto;margin-right:auto;border-bottom:solid 1px #8c8c8c}@media screen and (min-width:760px){.sponsoredProducts{margin-bottom:30px;padding-bottom:20px}}.sponsoredProducts_container{text-align:left;position:relative;display:flex;overflow:hidden;flex-direction:column}@media screen and (min-width:760px){.sponsoredProducts_container{flex-direction:row}}.sponsoredProducts_image{display:block;width:100%;position:relative}.sponsoredProducts_image-middle{display:flex;justify-content:center;align-items:center;overflow:hidden}.sponsoredProducts_contentWrapper{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;position:relative;padding-bottom:10px;padding-right:10px;padding-left:10px;pointer-events:none;flex-basis:100%}@media (min-width:600px){.sponsoredProducts_contentWrapper{padding-left:16px;padding-right:16px}}@media (min-width:600px){.sponsoredProducts_contentWrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width:480px){.sponsoredProducts_contentWrapper{padding-bottom:40px;padding-right:40px;padding-left:40px;flex-basis:33%}}@media screen and (min-width:760px){.sponsoredProducts_contentWrapper{display:flex;flex-direction:column;align-items:left;justify-content:left;height:100%;top:0;padding-bottom:10px;padding-right:0;padding-left:0}}.sponsoredProducts_contentWrapper-left{margin-left:auto;margin-right:auto;left:0}@media screen and (min-width:760px){.sponsoredProducts_contentWrapper-left{left:40px;margin-left:inherit;margin-right:inherit}}.sponsoredProducts_contentWrapper-dark,.sponsoredProducts_contentWrapper-light{background-color:#fff}@media screen and (min-width:760px){.sponsoredProducts_contentWrapper{background-color:transparent}}@media screen and (min-width:1440px){.sponsoredProducts_contentWrapper{padding-left:0}}.sponsoredProducts_textContainer{display:block;width:100%}@media screen and (min-width:760px){.sponsoredProducts_textContainer{max-width:340px}}.sponsoredProducts_headlineContainer{display:block;margin-top:20px;margin-bottom:10px}@media screen and (min-width:480px){.sponsoredProducts_headlineContainer{margin-top:20px;margin-bottom:20px}}.sponsoredProducts_headline_h1{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}@media screen and (min-width:480px){.sponsoredProducts_headline_h1{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.sponsoredProducts_headline{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0;font-size:18px}@media screen and (min-width:760px){.sponsoredProducts_headline{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333}}.sponsoredProducts_headline b{font-size:inherit;font-weight:inherit}.sponsoredProducts_headline-dark{color:#333}.sponsoredProducts_headline-light{color:#333}@media screen and (min-width:760px){.sponsoredProducts_headline-light{color:#fff}}.sponsoredProducts_contentAlign-left{text-align:left}@media screen and (min-width:760px){.sponsoredProducts_contentAlign-left{text-align:left}}.sponsoredProducts_logopng{margin-top:10px;margin-bottom:10px;max-width:280px;display:block}@media screen and (min-width:480px){.sponsoredProducts_logopng{margin-top:20px;margin-bottom:20px}}@media screen and (min-width:760px){.sponsoredProducts_logopng{max-width:80%}}.sponsoredProducts_logopng-left{margin-left:auto;margin-right:auto}@media screen and (min-width:760px){.sponsoredProducts_logopng-left{margin-left:0}}.sponsoredProducts_text{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:10px;display:block}@media screen and (min-width:480px){.sponsoredProducts_text{margin-top:10px;margin-bottom:10px}}.sponsoredProducts_text-dark{color:#333}.sponsoredProducts_text-light{color:#333}@media screen and (min-width:760px){.sponsoredProducts_text-light{color:#fff}}.sponsoredProducts_ctaContainer{box-sizing:border-box;display:block;padding-left:0;padding-right:0;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:0;margin-right:0;display:block}@media (min-width:600px){.sponsoredProducts_ctaContainer{padding-left:0;padding-right:0}}@media (min-width:600px){.sponsoredProducts_ctaContainer{margin-left:0;margin-right:0}}@media screen and (min-width:600px){.sponsoredProducts_ctaContainer{display:block}}.sponsoredProducts_cta,.sponsoredProducts_cta-dark{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:10px;width:auto;pointer-events:all}.sponsoredProducts_cta-dark:hover,.sponsoredProducts_cta:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.sponsoredProducts_cta-dark:active,.sponsoredProducts_cta:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.sponsoredProducts_cta-dark.disabled,.sponsoredProducts_cta-dark[disabled],.sponsoredProducts_cta.disabled,.sponsoredProducts_cta[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:480px){.sponsoredProducts_cta,.sponsoredProducts_cta-dark{width:auto}}@media screen and (min-width:760px){.sponsoredProducts_cta-light{background-color:#fff;border-color:#fff;border-width:1px;border-radius:0;color:#000}.sponsoredProducts_cta-light:hover{background-color:#e6e6e6;border-color:#e6e6e6;color:#000}}.sponsoredProducts_ctaTwo{margin-left:0;margin-top:10px}@media screen and (min-width:480px){.sponsoredProducts_ctaTwo{margin-left:10px;margin-top:10px}}.sponsoredProducts_link{display:inline-block;position:relative;padding-bottom:200px;margin-bottom:-200px;width:100%}@media (min-width:760px){.sponsoredProducts_link{display:initial;padding-bottom:0;margin-bottom:0}}.sponsoredProducts_itemContainer{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:8px;padding-right:8px;justify-content:space-around;margin-top:10px;flex-basis:100%}@media (min-width:600px){.sponsoredProducts_itemContainer{padding-left:16px;padding-right:16px}}@media screen and (min-width:760px){.sponsoredProducts_itemContainer{flex-direction:row;flex-basis:66%}}.sponsoredProducts_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;display:flex;margin-bottom:40px}@media screen and (min-width:600px){.sponsoredProducts_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.sponsoredProducts_item{margin-left:16px;margin-right:16px}}.sponsoredProducts_item .productBlock{margin:0}.sponsoredProducts_itemContainer .productBlockButtonLink{display:none}.sponsoredText{background:#eee;border-radius:10px;display:table;height:0;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;position:absolute;right:10px}@media screen and (min-width:600px){.sponsoredText{position:relative;left:0}}.sponsoredProducts .productBlock{display:flex;flex-direction:column}@media screen and (min-width:600px){.sponsoredProducts .productBlock{flex-direction:row;padding-top:32px}}.sponsoredProducts .productBlock_detailsContainer{padding-left:20px}@media screen and (min-width:600px){.sponsoredProducts .productBlock_detailsContainer{flex-basis:60%;text-align:left}}@media screen and (min-width:600px){.sponsoredProducts .productBlock_rating{align-self:flex-start}}@media screen and (min-width:600px){.sponsoredProducts .productBlockLink{flex-basis:40%}}.sponsoredProducts_ctaContainer_mobile{display:block;margin-bottom:20px;text-align:center}@media screen and (min-width:600px){.sponsoredProducts_ctaContainer_mobile{display:none}}.threeItemEditorial{display:block;margin-left:auto;margin-right:auto;max-width:1440px;width:100%;margin-bottom:80px}@media screen and (min-width:600px){.threeItemEditorial{margin-bottom:80px}}.threeItemEditorial_titleContainer{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;text-align:center}@media (min-width:600px){.threeItemEditorial_titleContainer{padding-left:16px;padding-right:16px}}@media (min-width:600px){.threeItemEditorial_titleContainer{margin-left:16px;margin-right:16px}}.threeItemEditorial_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;margin-bottom:20px}@media screen and (min-width:600px){.threeItemEditorial_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333}}.threeItemEditorial_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:20px}@media screen and (min-width:600px){.threeItemEditorial_description{margin-bottom:20px}}.threeItemEditorial_container{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:8px;padding-right:8px}@media (min-width:600px){.threeItemEditorial_container{padding-left:16px;padding-right:16px}}.threeItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;display:flex;margin-bottom:60px}@media screen and (min-width:600px){.threeItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.threeItemEditorial_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:600px){.threeItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:600px) and (min-width:600px){.threeItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:600px) and (min-width:600px){.threeItemEditorial_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:600px){.threeItemEditorial_item:first-child{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0;margin-right:0}}@media screen and (min-width:600px) and (min-width:600px){.threeItemEditorial_item:first-child{margin-left:0;margin-right:0}}@media screen and (min-width:900px){.threeItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 16px);margin-left:8px;margin-right:8px;margin-bottom:0}}@media screen and (min-width:900px) and (min-width:600px){.threeItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 32px)}}@media screen and (min-width:900px) and (min-width:600px){.threeItemEditorial_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:900px){.threeItemEditorial_item:first-child{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:900px) and (min-width:600px){.threeItemEditorial_item:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 32px)}}@media screen and (min-width:900px) and (min-width:600px){.threeItemEditorial_item:first-child{margin-left:16px;margin-right:16px}}.threeItemEditorial_link{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;text-decoration:none}.threeItemEditorial_link:hover{text-decoration:none}@media screen and (max-width:900px) and (min-width:600px){.threeItemEditorial_link-first{box-sizing:border-box;display:flex;padding-left:0;padding-right:0;flex-wrap:inherit}}@media screen and (max-width:900px) and (min-width:600px) and (min-width:600px){.threeItemEditorial_link-first{padding-left:0;padding-right:0}}.threeItemEditorial_item.experiment_container{position:relative}.threeItemEditorial_link.threeItemEditorial_link-first.experiment_brandSpace_variantLogo{display:none;position:absolute}.experiment_brandSpace-brandVariant .threeItemEditorial_link.threeItemEditorial_link-first.experiment_brandSpace_stdLogo{display:none;position:absolute}.experiment_brandSpace-brandVariant .threeItemEditorial_link.threeItemEditorial_link-first.experiment_brandSpace_variantLogo{display:block}.threeItemEditorial_imageContainer{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-grow:1}.threeItemEditorial_imageContainer_circle{overflow:hidden;border-radius:50%}@media screen and (max-width:900px) and (min-width:600px){.threeItemEditorial_imageContainer-first{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (max-width:900px) and (min-width:600px) and (min-width:600px){.threeItemEditorial_imageContainer-first{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (max-width:900px) and (min-width:600px) and (min-width:600px){.threeItemEditorial_imageContainer-first{margin-left:16px;margin-right:16px}}.threeItemEditorial_image{max-width:100%;height:auto;width:100%;padding-bottom:0}.threeItemEditorial_textContainer{display:flex;flex-basis:100%;flex-direction:column;flex-grow:0;text-align:left;width:100%}@media screen and (max-width:900px) and (min-width:600px){.threeItemEditorial_textContainer{display:flex;flex-grow:1}}@media screen and (max-width:900px) and (min-width:600px){.threeItemEditorial_textContainerOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-left:20px;margin-right:0;transform:inherit;flex-basis:0}}@media screen and (max-width:900px) and (min-width:600px) and (min-width:600px){.threeItemEditorial_textContainerOne{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (max-width:900px) and (min-width:600px) and (min-width:600px){.threeItemEditorial_textContainerOne{margin-left:16px;margin-right:16px}}.threeItemEditorial_itemSubtitle.threeItemEditorial_itemSubtitle.threeItemEditorial_itemSubtitle.threeItemEditorial_itemSubtitle{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;margin-top:20px;margin-bottom:initial;display:block;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333}.threeItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-top:20px;margin-bottom:initial;padding-bottom:0;display:block;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333;color:#333}.threeItemEditorial_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:initial;display:block;flex-grow:2}@media (min-width:600px){.threeItemEditorial_itemOneDescription{flex-grow:0}}@media (min-width:900px){.threeItemEditorial_itemOneDescription{flex-grow:2}}.threeItemEditorial_CTA{width:100%}.threeItemEditorial_itemCTAText{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;width:100%}.threeItemEditorial_itemCTAText:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.threeItemEditorial_itemCTAText:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.threeItemEditorial_itemCTAText.disabled,.threeItemEditorial_itemCTAText[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:600px){.threeItemEditorial_itemCTAText{align-self:center}}@media screen and (min-width:900px){.threeItemEditorial_itemCTAText{width:auto}}.threeItemBenefitWidget{display:block;box-sizing:border-box;max-width:1440px;width:100%;margin-top:0;margin-bottom:40px;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;background-color:grey}.threeItemBenefitWidget_title{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;text-align:left;margin-bottom:0;display:block}.threeItemBenefitWidget_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;text-align:center;padding-left:10px;padding-right:10px;margin-top:10px}.threeItemBenefitWidget_container{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:10px;margin-left:10px;margin-right:10px}.threeItemBenefitWidget_item{display:flex;flex-basis:100%;flex-grow:1}@media screen and (max-width:810px) and (min-width:540px){.threeItemBenefitWidget_item{flex-grow:1}}@media (min-width:810px){.threeItemBenefitWidget_item{flex-basis:0}}.threeItemBenefitWidget_link{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;margin-top:20px;margin-bottom:10px;margin-left:10px;margin-right:10px;text-decoration:none}.threeItemBenefitWidget_link:hover{text-decoration:none}.threeItemBenefitWidget_imageContainer{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-basis:calc((1440 - 20 - 60)/ 3);flex-grow:0;margin-right:15px;height:100%;max-width:90px}@media screen and (max-width:810px) and (min-width:540px){.threeItemBenefitWidget_imageContainer{flex-grow:1}}.threeItemBenefitWidget_image{height:70px;width:auto;max-width:70px}.threeItemBenefitWidget_textContainer{display:flex;flex-basis:calc((1440 - 20 - 60)/ 3);flex-direction:column;flex-grow:0;text-align:left}@media screen and (max-width:810px) and (min-width:540px){.threeItemBenefitWidget_textContainer{display:flex;flex-grow:1}}@media screen and (max-width:810px) and (min-width:540px){.threeItemBenefitWidget_textContainerOne{margin-right:0;transform:inherit;flex-basis:0}}.threeItemBenefitWidget_itemTitle{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;display:block;margin-bottom:10px}.threeItemBenefitWidget_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:0;display:block;flex-grow:2}@media (min-width:540px){.threeItemBenefitWidget_itemOneDescription{flex-grow:0}}@media (min-width:810px){.threeItemBenefitWidget_itemOneDescription{flex-grow:2}}.threeItemEditorialSubtitleBG{display:block;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:600px){.threeItemEditorialSubtitleBG{margin-bottom:30px}}.threeItemEditorialSubtitleBG_titleContainer{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;max-width:100%;width:auto;display:flex;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-left:8px;margin-right:8px;flex-direction:column;align-items:center}@media (min-width:600px){.threeItemEditorialSubtitleBG_titleContainer{padding-left:16px;padding-right:16px}}@media (min-width:600px){.threeItemEditorialSubtitleBG_titleContainer{margin-left:16px;margin-right:16px}}.threeItemEditorialSubtitleBG_title.threeItemEditorialSubtitleBG_title.threeItemEditorialSubtitleBG_title{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;margin-bottom:10px;display:block}.threeItemEditorialSubtitleBG_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-bottom:10px}.threeItemEditorialSubtitleBG_container{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:8px;padding-right:8px}@media (min-width:600px){.threeItemEditorialSubtitleBG_container{padding-left:16px;padding-right:16px}}.threeItemEditorialSubtitleBG_item{display:flex;margin-top:20px;margin-bottom:20px}@media screen and (max-width:540px) and (min-width:320px){.threeItemEditorialSubtitleBG_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media screen and (max-width:540px) and (min-width:320px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media screen and (max-width:540px) and (min-width:320px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{margin-left:16px;margin-right:16px}}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{margin-left:16px;margin-right:16px}}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_item:first-child{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0;margin-left:0;margin-right:0}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_item:first-child{margin-left:0;margin-right:0}}@media screen and (min-width:810px){.threeItemEditorialSubtitleBG_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 16px);margin-left:8px;margin-right:8px;margin-top:0;margin-bottom:0}}@media screen and (min-width:810px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33333% - 32px)}}@media screen and (min-width:810px) and (min-width:600px){.threeItemEditorialSubtitleBG_item{margin-left:16px;margin-right:16px}}.threeItemEditorialSubtitleBG_link{text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;text-align:center;text-decoration:none}.threeItemEditorialSubtitleBG_link:hover{text-decoration:none}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_link-first{box-sizing:border-box;display:flex;padding-left:0;padding-right:0;flex-wrap:inherit}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_link-first{padding-left:0;padding-right:0}}.threeItemEditorialSubtitleBG_imageContainer{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-basis:100%;flex-grow:1}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_imageContainer-first{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_imageContainer-first{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_imageContainer-first{margin-left:16px;margin-right:16px}}.threeItemEditorialSubtitleBG_image{max-width:100%;height:auto;width:100%}.threeItemEditorialSubtitleBG_textContainer{display:flex;flex-basis:100%;flex-direction:column;flex-grow:0;text-align:center;width:100%}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_textContainer{display:flex;flex-grow:1}}.threeItemEditorialSubtitleBG_textContainerOne{transform:translate(0,-20px)}@media screen and (max-width:810px) and (min-width:540px){.threeItemEditorialSubtitleBG_textContainerOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-left:20px;margin-right:0;transform:inherit;flex-basis:0}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_textContainerOne{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (max-width:810px) and (min-width:540px) and (min-width:600px){.threeItemEditorialSubtitleBG_textContainerOne{margin-left:16px;margin-right:16px}}.threeItemEditorialSubtitleBG_textContainerThree,.threeItemEditorialSubtitleBG_textContainerTwo{transform:translate(0,-20px)}.threeItemEditorialSubtitleBG_itemSubtitle.threeItemEditorialSubtitleBG_itemSubtitle.threeItemEditorialSubtitleBG_itemSubtitle{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:0;color:#fff;margin-bottom:0;display:inline-block;padding-top:6px;padding-bottom:3px;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333;padding-left:12px;padding-right:12px;align-self:center}.threeItemEditorialSubtitleBG_itemTitle{font-weight:400;font-family:gotham bold;font-size:30px;letter-spacing:0;line-height:1.33;text-transform:none;color:#333;margin-top:20px;margin-bottom:initial;display:block;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#333}.threeItemEditorialSubtitleBG_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;margin-bottom:initial;display:block;flex-grow:2}@media (min-width:540px){.threeItemEditorialSubtitleBG_itemOneDescription{flex-grow:0}}@media (min-width:810px){.threeItemEditorialSubtitleBG_itemOneDescription{flex-grow:2}}.threeItemEditorialSubtitleBG_itemCTAText{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;position:relative;margin-top:10px}.threeItemEditorialSubtitleBG_itemCTAText:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.threeItemEditorialSubtitleBG_itemCTAText:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.threeItemEditorialSubtitleBG_itemCTAText.disabled,.threeItemEditorialSubtitleBG_itemCTAText[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media (min-width:810px){.threeItemEditorialSubtitleBG_itemCTAText{align-self:center}}.twoBestSellers{box-sizing:border-box;display:flex;flex-direction:column;padding-left:8px;padding-right:8px;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media (min-width:600px){.twoBestSellers{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.twoBestSellers{margin-bottom:30px}}.twoBestSellers_itemContainer{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}@media (min-width:600px){.twoBestSellers_itemContainer{padding-left:0;padding-right:0}}.twoBestSellers_itemContainer .productBlock{margin:0}.twoBestSellers_title,h1.twoBestSellers_title.twoBestSellers_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;flex-basis:100%;padding-right:10px;padding-left:10px;margin-bottom:0;text-align:center}.twoBestSellers_itemOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;padding-left:initial;padding-right:initial}@media screen and (min-width:600px){.twoBestSellers_itemOne{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.twoBestSellers_itemOne{margin-left:16px;margin-right:16px}}.twoBestSellers_itemTwo{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;padding-left:initial;padding-right:initial}@media screen and (min-width:600px){.twoBestSellers_itemTwo{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media (min-width:600px){.twoBestSellers_itemTwo{margin-left:16px;margin-right:16px}}.twoItemEditorial{max-width:1440px;margin-left:auto;margin-right:auto;width:100%;margin-top:0;margin-bottom:20px}@media screen and (min-width:600px){.twoItemEditorial{margin-bottom:30px;margin-top:0}}.twoItemEditorial_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333;text-align:center;margin-bottom:30px}@media (min-width:900px){.twoItemEditorial_title{font-weight:400;font-family:gotham book;font-size:24px;letter-spacing:0;line-height:1.33;text-transform:uppercase;color:#333}}.twoItemEditorial_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;text-align:center;margin-bottom:30px}@media screen and (min-width:600px){.twoItemEditorial_description{margin-bottom:30px}}.twoItemEditorial_container{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding-left:8px;padding-right:8px}@media (min-width:600px){.twoItemEditorial_container{padding-left:16px;padding-right:16px}}@media screen and (min-width:900px){.twoItemEditorial_container{margin:0 auto;max-width:1440px}}.twoItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;display:flex;margin-bottom:60px;width:100%}@media screen and (min-width:600px){.twoItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.twoItemEditorial_item{margin-left:16px;margin-right:16px}}@media screen and (min-width:600px){.twoItemEditorial_item{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;margin-bottom:0}}@media screen and (min-width:600px) and (min-width:600px){.twoItemEditorial_item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:600px) and (min-width:600px){.twoItemEditorial_item{margin-left:16px;margin-right:16px}}.twoItemEditorial_link{text-decoration:none;height:auto;width:100%}.twoItemEditorial_link:hover{text-decoration:none}.twoItemEditorial_image{display:block;width:100%;height:auto}.twoItemEditorial_imageWrapper{position:relative}.twoItemEditorial_textContainer{text-align:center}.twoItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;margin-top:20px}@media (min-width:900px){.twoItemEditorial_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333}}.twoItemEditorial_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px}.twoItemEditorial_itemCTAText{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;width:auto}.twoItemEditorial_itemCTAText:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemEditorial_itemCTAText:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemEditorial_itemCTAText.disabled,.twoItemEditorial_itemCTAText[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.twoItemImageTextBlock{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media (min-width:600px){.twoItemImageTextBlock{padding-left:0;padding-right:0}}@media screen and (min-width:600px){.twoItemImageTextBlock{margin-bottom:30px}}@media screen and (min-width:750px){.twoItemImageTextBlock{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px}}@media screen and (min-width:750px) and (min-width:600px){.twoItemImageTextBlock{padding-left:16px;padding-right:16px}}.twoItemImageTextBlock_imageLink{position:relative;display:block;text-align:center}@media screen and (min-width:750px){.twoItemImageTextBlock_imageLink{text-align:initial}}.twoItemImageTextBlock_image{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0}@media (min-width:600px){.twoItemImageTextBlock_image{margin-left:0;margin-right:0}}@media screen and (min-width:750px){.twoItemImageTextBlock_image{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px}}@media screen and (min-width:750px) and (min-width:600px){.twoItemImageTextBlock_image{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:750px) and (min-width:600px){.twoItemImageTextBlock_image{margin-left:16px;margin-right:16px}}.twoItemImageTextBlock_image_itemImage{display:block;width:100%}.twoItemImageTextBlock_image_itemImageSmall{width:100%}@media screen and (min-width:750px){.twoItemImageTextBlock_image_rightAlign{order:1}}.twoItemImageTextBlock_descriptionContainer{box-sizing:border-box;display:flex;padding-left:8px;padding-right:8px;box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 16px);margin-left:8px;margin-right:8px;display:flex;flex-direction:column;justify-content:center}@media (min-width:600px){.twoItemImageTextBlock_descriptionContainer{padding-left:16px;padding-right:16px}}@media screen and (min-width:600px){.twoItemImageTextBlock_descriptionContainer{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 32px)}}@media (min-width:600px){.twoItemImageTextBlock_descriptionContainer{margin-left:16px;margin-right:16px}}@media screen and (min-width:750px){.twoItemImageTextBlock_descriptionContainer{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;padding-left:0;padding-right:0}}@media screen and (min-width:750px) and (min-width:600px){.twoItemImageTextBlock_descriptionContainer{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:750px) and (min-width:600px){.twoItemImageTextBlock_descriptionContainer{margin-left:16px;margin-right:16px}}.twoItemImageTextBlock_description{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;text-align:inherit}@media screen and (min-width:750px){.twoItemImageTextBlock_description{text-align:center;box-sizing:border-box}}.twoItemImageTextBlock_description b,.twoItemImageTextBlock_description li,.twoItemImageTextBlock_description p,.twoItemImageTextBlock_description span,.twoItemImageTextBlock_description ul{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333}.twoItemImageTextBlock_description p{margin-bottom:10px}.twoItemImageTextBlock_description ul{margin-bottom:10px}.twoItemImageTextBlock_description b,.twoItemImageTextBlock_description strong{font-weight:700}.twoItemImageTextBlock_description_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;text-align:center;margin-top:20px;display:inline-block;box-sizing:border-box}.twoItemImageTextBlock_description_itemTitle:after{content:'';display:none;background:#000;height:2px;max-width:90px;width:100%;margin-left:auto;margin-right:auto;margin-top:20px}.twoItemImageTextBlock_description_titleUnderline{display:none;height:1px;width:100px;background-color:#000;margin-top:10px;margin-bottom:10px;margin-left:auto;margin-right:auto}.twoItemImageTextBlock_description_itemText{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;margin-top:10px;display:block;box-sizing:border-box}.twoItemImageTextBlock_description_itemButton{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;text-align:center;width:100%}.twoItemImageTextBlock_description_itemButton:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextBlock_description_itemButton:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextBlock_description_itemButton.disabled,.twoItemImageTextBlock_description_itemButton[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}.twoItemImageTextBlock_description_itemButton-alt{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box}.twoItemImageTextBlock_description_itemButton-alt:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextBlock_description_itemButton-alt:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextBlock_description_itemButton-alt.disabled,.twoItemImageTextBlock_description_itemButton-alt[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:750px){.twoItemImageTextBlock_description_itemButton{margin-bottom:initial;margin-left:auto;margin-right:auto;width:auto}}.twoItemImageTextBlock_description_itemButton{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;text-align:center;width:100%}.twoItemImageTextBlock_description_itemButton:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextBlock_description_itemButton:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextBlock_description_itemButton.disabled,.twoItemImageTextBlock_description_itemButton[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:750px){.twoItemImageTextBlock_description_itemButton{margin-bottom:initial;margin-left:auto;margin-right:auto;width:auto}}.twoItemImageTextBlock_description_itemButton-alt{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#fff;color:#000;text-decoration:none;border-width:1px;border-color:#000;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;margin-top:20px;text-align:center;width:100%}.twoItemImageTextBlock_description_itemButton-alt:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextBlock_description_itemButton-alt:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextBlock_description_itemButton-alt.disabled,.twoItemImageTextBlock_description_itemButton-alt[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:750px){.twoItemImageTextBlock_description_itemButton-alt{margin-bottom:initial;margin-left:auto;margin-right:auto;width:auto}}.twoItemImageTextBlock_description-left{text-align:left}.twoItemImageTextBlock_description-left .twoItemImageTextBlock_description_titleUnderline{margin-left:10px}.twoItemImageTextBlock_description-left li{list-style-type:disc;list-style-position:outside;margin-left:20px}@media screen and (min-width:750px){.twoItemImageTextBlock_description-left .twoItemImageTextBlock_description_itemButton{margin-left:0}.twoItemImageTextBlock_description-left .twoItemImageTextBlock_description_titleUnderline{margin-left:10px}}.twoItemImageTextCTA{display:flex;max-width:1440px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:600px){.twoItemImageTextCTA{margin-bottom:30px}}.twoItemImageTextCTA_container{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding-left:0;padding-right:0;flex-basis:100%}@media (min-width:600px){.twoItemImageTextCTA_container{padding-left:0;padding-right:0}}@media screen and (min-width:1020px){.twoItemImageTextCTA_alignLeft{left:20px;width:45%}}@media screen and (min-width:1020px){.twoItemImageTextCTA_alignCenter{width:50%}}@media screen and (min-width:600px){.twoItemImageTextCTA_alignCenter{left:25%;text-align:center}.twoItemImageTextCTA_alignCenter .twoItemImageTextCTA_itemCTA{margin:0 auto}}.twoItemImageTextCTA_alignRight{text-align:right}@media screen and (min-width:1020px){.twoItemImageTextCTA_alignRight{right:20px;width:45%}}.twoItemImageTextCTA_itemOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0;flex-direction:column;margin-bottom:20px}@media (min-width:600px){.twoItemImageTextCTA_itemOne{margin-left:0;margin-right:0}}@media screen and (min-width:600px){.twoItemImageTextCTA_itemOne{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;position:relative;margin-bottom:initial}}@media screen and (min-width:600px) and (min-width:600px){.twoItemImageTextCTA_itemOne{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:600px) and (min-width:600px){.twoItemImageTextCTA_itemOne{margin-left:16px;margin-right:16px}}.twoItemImageTextCTA_itemTitle{font-weight:400;font-family:gotham book;font-size:20px;letter-spacing:0;line-height:1.4;text-transform:uppercase;color:#333;width:100%;margin-bottom:10px}.twoItemImageTextCTA_itemCTAHolder{width:100%;display:flex;justify-content:center}.twoItemImageTextCTA_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;width:100%;margin-bottom:10px}.twoItemImageTextCTA_itemDescription-dark,.twoItemImageTextCTA_itemTitle-dark{color:#333}.twoItemImageTextCTA_itemDescription-light,.twoItemImageTextCTA_itemTitle-light{color:#fff}@media screen and (max-width:1020px){.twoItemImageTextCTA_itemDescription-light,.twoItemImageTextCTA_itemTitle-light{color:#333}}.twoItemImageTextCTA_itemCTAHolder{width:100%}.twoItemImageTextCTA_itemOneCTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;display:inline-block;text-align:center;width:100%;box-sizing:border-box}.twoItemImageTextCTA_itemOneCTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextCTA_itemOneCTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextCTA_itemOneCTA.disabled,.twoItemImageTextCTA_itemOneCTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:600px){.twoItemImageTextCTA_itemOneCTA{margin-top:10px;margin-bottom:0;width:100%}}.twoItemImageTextCTA_itemOneImage{width:100%}@media screen and (min-width:600px){.twoItemImageTextCTA_itemOneImage{z-index:-999}}.twoItemImageTextCTA_itemOneContent{margin-top:20px;margin-bottom:20px;margin-left:20px;margin-right:20px}@media screen and (min-width:600px){.twoItemImageTextCTA_itemOneContent{margin-top:20px;margin-bottom:20px}}@media screen and (min-width:1020px){.twoItemImageTextCTA_itemOneContent{align-items:center;flex-wrap:wrap;flex-direction:column;display:flex;height:100%;justify-content:center;margin-top:0;position:absolute;top:0;z-index:10}}.twoItemImageTextCTA_itemTwo{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:100%;margin-left:0;margin-right:0;flex-direction:column}@media (min-width:600px){.twoItemImageTextCTA_itemTwo{margin-left:0;margin-right:0}}@media screen and (min-width:600px){.twoItemImageTextCTA_itemTwo{box-sizing:border-box;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px);margin-left:8px;margin-right:8px;position:relative}}@media screen and (min-width:600px) and (min-width:600px){.twoItemImageTextCTA_itemTwo{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 32px)}}@media screen and (min-width:600px) and (min-width:600px){.twoItemImageTextCTA_itemTwo{margin-left:16px;margin-right:16px}}.twoItemImageTextCTA_itemTwoImage{width:100%}@media screen and (min-width:600px){.twoItemImageTextCTA_itemTwoImage{z-index:-999}}.twoItemImageTextCTA_itemTwoContent{margin-top:20px;margin-right:20px;margin-bottom:40px;margin-left:20px}@media screen and (min-width:600px){.twoItemImageTextCTA_itemTwoContent{margin-top:20px;margin-right:0;margin-bottom:20px;margin-left:0}}@media screen and (min-width:1020px){.twoItemImageTextCTA_itemTwoContent{align-items:center;flex-wrap:wrap;flex-direction:column;display:flex;height:100%;justify-content:center;margin-top:0;position:absolute;top:0;z-index:10}}.twoItemImageTextCTA_itemTwoCTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;text-align:center;width:100%}.twoItemImageTextCTA_itemTwoCTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextCTA_itemTwoCTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextCTA_itemTwoCTA.disabled,.twoItemImageTextCTA_itemTwoCTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:600px){.twoItemImageTextCTA_itemTwoCTA{margin-top:10px;margin-bottom:0;width:100%}}@media screen and (min-width:1020px){.twoItemImageTextCTA_itemTwoCTA{margin-right:0;margin-left:0}}.twoItemImageTextCTA_imageLink{display:block;position:relative}.twoItemImageTextCTA_itemCTAHolder-right{justify-content:flex-end}.twoItemImageTextCTA_itemCTAHolder-left{justify-content:flex-start}.twoItemImageTextCTA3070{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;margin-bottom:30px}@media screen and (min-width:540px){.twoItemImageTextCTA3070{margin:0 auto;max-width:1440px}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_alignLeft{left:20px;width:30%}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_alignCenter{width:50%}}@media screen and (min-width:540px){.twoItemImageTextCTA3070_alignCenter{left:25%;padding-left:0;text-align:center}.twoItemImageTextCTA3070_alignCenter .twoItemImageTextCTA3070_itemCTA{margin:0 auto}}.twoItemImageTextCTA3070_alignRight{text-align:right}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_alignRight{right:20px;width:30%}}@media screen and (min-width:321px){.twoItemImageTextCTA3070_itemOne{display:block;margin-top:0;margin-bottom:0;flex-basis:380px}}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemOne{display:inline-block;margin-top:0;margin-right:10px;margin-bottom:0;flex-grow:1;flex-basis:0%}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemOne{margin-left:10px;position:relative}}@media screen and (min-width:1440px){.twoItemImageTextCTA3070_itemOne{margin-left:0}}.twoItemImageTextCTA3070_itemTitle{font-weight:400;font-family:gotham bold;font-size:37px;letter-spacing:0;line-height:1.3;text-transform:uppercase;color:#333;width:100%;margin-bottom:0}.twoItemImageTextCTA3070_itemCTAHolder{width:100%}.twoItemImageTextCTA3070_itemDescription{font-weight:400;font-family:gotham book;font-size:16px;letter-spacing:0;line-height:1.5;text-transform:none;color:#333;width:100%}.twoItemImageTextCTA3070_itemDescription-dark,.twoItemImageTextCTA3070_itemTitle-dark{color:#333}.twoItemImageTextCTA3070_itemDescription-light,.twoItemImageTextCTA3070_itemTitle-light{color:#fff}@media screen and (max-width:1020px){.twoItemImageTextCTA3070_itemDescription-light,.twoItemImageTextCTA3070_itemTitle-light{color:#333}}.twoItemImageTextCTA3070_itemCTAHolder{width:100%}.twoItemImageTextCTA3070_itemOneCTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;display:block;text-align:center;width:100%;box-sizing:border-box}.twoItemImageTextCTA3070_itemOneCTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextCTA3070_itemOneCTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextCTA3070_itemOneCTA.disabled,.twoItemImageTextCTA3070_itemOneCTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemOneCTA{margin-top:20px;margin-bottom:0;width:100%}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemOneCTA{margin-right:0;margin-left:0}}.twoItemImageTextCTA3070_itemOneImage{width:100%}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemOneImage{z-index:-999}}.twoItemImageTextCTA3070_itemOneContent{margin-top:20px;margin-right:10px;margin-bottom:40px;margin-left:10px}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemOneContent{margin-top:20px;margin-right:0;margin-bottom:20px;margin-left:0}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemOneContent{align-items:center;flex-wrap:wrap;flex-direction:column;display:flex;height:100%;justify-content:center;margin-top:0;position:absolute;top:0;z-index:999}}@media screen and (min-width:321px){.twoItemImageTextCTA3070_itemTwo{display:block;margin-top:0;margin-bottom:0;flex-basis:380px}}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemTwo{display:inline-block;margin-top:0;margin-right:10px;margin-bottom:0;margin-left:10px;flex-grow:1;flex-basis:0%}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemTwo{margin-right:10px;position:relative}}@media screen and (min-width:1440px){.twoItemImageTextCTA3070_itemTwo{margin-right:0}}.twoItemImageTextCTA3070_itemTwoImage{width:100%}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemTwoImage{z-index:-999}}.twoItemImageTextCTA3070_itemTwoContent{margin-top:20px;margin-right:10px;margin-bottom:40px;margin-left:10px}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemTwoContent{margin-top:20px;margin-right:0;margin-bottom:20px;margin-left:0}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemTwoContent{align-items:center;flex-wrap:wrap;flex-direction:column;display:flex;height:100%;justify-content:center;margin-top:0;position:absolute;top:0;z-index:997}}.twoItemImageTextCTA3070_itemTwoCTA{font-weight:400;font-family:gotham book;font-size:14px;letter-spacing:.5px;line-height:1.43;text-transform:uppercase;color:#333;cursor:pointer;box-sizing:border-box;transition:background-color .2s;text-align:center;display:inline-block;background-color:#000;color:#fff;text-decoration:none;border-color:#000;border-width:1px;border-style:solid;padding:12px 40px 12px 40px;box-sizing:border-box;display:block;text-align:center;width:100%;box-sizing:border-box}.twoItemImageTextCTA3070_itemTwoCTA:hover{background-color:#666;color:#fff;text-decoration:none;border-color:#666}.twoItemImageTextCTA3070_itemTwoCTA:active{background-color:#000;color:#fff;text-decoration:none;border-color:#000}.twoItemImageTextCTA3070_itemTwoCTA.disabled,.twoItemImageTextCTA3070_itemTwoCTA[disabled]{background-color:#000;color:#fff;text-decoration:none;cursor:not-allowed;opacity:.2}@media screen and (min-width:540px){.twoItemImageTextCTA3070_itemTwoCTA{margin-top:20px;margin-bottom:0;width:100%}}@media screen and (min-width:1020px){.twoItemImageTextCTA3070_itemTwoCTA{margin-right:0;margin-left:0}}.twoItemImageTextCTA3070_imageLink{display:block;position:relative}