@charset "UTF-8";.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:50%;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5em;vertical-align:middle;cursor:pointer}.DayPicker-WeekNumber{min-width:1em;border-right:1px solid #eaecec;color:#8b9898;text-align:right;font-size:.75em}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15)}.badger-accordion__panel{max-height:75vh;overflow:hidden}.badger-accordion__panel.-ba-is-hidden{max-height:0!important;visibility:hidden}.badger-accordion--initalised .badger-accordion__panel{transition:max-height .2s ease-in-out}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.g-account__loader,.sk-folding-cube{margin:80px auto;width:40px;height:40px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.g-account__loader .sk-cube,.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.g-account__loader .sk-cube:before,.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-animation:sk-foldCubeAngle 2.4s linear infinite both;animation:sk-foldCubeAngle 2.4s linear infinite both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.g-account__loader .sk-cube2,.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.g-account__loader .sk-cube3,.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.g-account__loader .sk-cube4,.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.g-account__loader .sk-cube2:before,.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.g-account__loader .sk-cube3:before,.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.g-account__loader .sk-cube4:before,.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.g2-loader{display:inline-block;width:20px;height:20px;margin-left:5px}.g2-loader:after{content:" ";display:block;width:18px;height:18px;margin:2px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:2px;animation:lds-dual-ring 1.2s linear infinite}.g2-loader.g2-loader--black:after{border-color:#000 transparent}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.g3-loader-horizontal{width:30px;display:flex;justify-content:space-between;align-items:center;position:absolute;right:10%;top:50%;bottom:50%}.g3-loader-horizontal .pulse-bubble{width:10px;height:10px;border-radius:50%;background-color:#fff}.g3-loader-horizontal .pulse-bubble-1{animation:pulse .4s ease 0s infinite alternate}.g3-loader-horizontal .pulse-bubble-2{animation:pulse .4s ease .2s infinite alternate}.g3-loader-horizontal .pulse-bubble-3{animation:pulse .4s ease .4s infinite alternate}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1440px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1440px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1440px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1440px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1440px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1440px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1440px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1440px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1440px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1439px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1440px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black,a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#0a3fa6!important}a.has-text-link:focus,a.has-text-link:hover{color:#072d76!important}.has-background-link{background-color:#0a3fa6!important}.has-text-link-light{color:#ecf2fe!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#bcd1fb!important}.has-background-link-light{background-color:#ecf2fe!important}.has-text-link-dark{color:#1862f1!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#4883f4!important}.has-background-link-dark{background-color:#1862f1!important}.has-text-info{color:#00c0e3!important}a.has-text-info:focus,a.has-text-info:hover{color:#0095b0!important}.has-background-info{background-color:#00c0e3!important}.has-text-info-light{color:#ebfcff!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#b8f4ff!important}.has-background-info-light{background-color:#ebfcff!important}.has-text-info-dark{color:#008aa3!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#00b5d6!important}.has-background-info-dark{background-color:#008aa3!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:gold!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ccac00!important}.has-background-warning{background-color:gold!important}.has-text-warning-light{color:#fffceb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#fff4b8!important}.has-background-warning-light{background-color:#fffceb!important}.has-text-warning-dark{color:#947d00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c7a800!important}.has-background-warning-dark{background-color:#947d00!important}.has-text-danger{color:red!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#c00!important}.has-background-danger{background-color:red!important}.has-text-danger-light{color:#ffebeb!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#ffb8b8!important}.has-background-danger-light{background-color:#ffebeb!important}.has-text-danger-dark{color:#eb0000!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ff1f1f!important}.has-background-danger-dark{background-color:#eb0000!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#e4e3de!important}.has-background-grey{background-color:#e4e3de!important}.has-text-grey-light{color:#d9d9d9!important}.has-background-grey-light{background-color:#d9d9d9!important}.has-text-grey-lighter{color:#efede7!important}.has-background-grey-lighter{background-color:#efede7!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1440px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1439px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1440px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1439px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1440px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1439px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1440px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1439px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1440px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1440px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1440px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1440px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1440px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1440px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1440px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1439px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1440px){.is-invisible-fullhd{visibility:hidden!important}} /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#0a3fa6;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#b30000;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.is-collapsible{overflow-y:hidden}.is-collapsible,.is-collapsible.is-active{transition:height .2s ease}.is-collapsible.message-body{padding:0!important}.is-collapsible.message-body .message-body-content{padding:1.25em 1.5em}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:1.42857%;height:10px;float:left}@font-face{font-family:primary;src:url(gt-america-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:secondary;src:url(schnyder-demi.woff2) format("woff2");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:gt-america-extended-bold;src:url(gt-america-extended-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:gt-america-extended-regular;src:url(gt-america-extended-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:gt-america-compressed-medium;src:url(gt-america-compressed-medium-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:gt-america-medium;src:url(gt-america-medium-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html{height:100%;scroll-behavior:smooth}body{font-family:primary;font-size:15px;color:#131416;line-height:1.7;letter-spacing:0;min-height:100%;position:relative;padding-top:64px}@media screen and (max-width:768px){body{font-size:16px;padding-top:50px}}h1,h2,h3,h4,h5,h6{color:#131416;font-family:secondary;line-height:1.3}h1{font-size:80px}@media screen and (max-width:768px){h1{font-size:40px}}h2{font-size:45px}@media screen and (max-width:768px){h2{font-size:30px}}h3{font-size:35px}@media screen and (max-width:768px){h3{font-size:25px}}h4{font-size:25px}@media screen and (max-width:768px){h4{font-size:20px}}h5{font-size:18px}@media screen and (max-width:768px){h5{font-size:16px}}p{margin-bottom:10px}a,a:hover,strong,strong:hover,table td,table td:hover,table th,table th:hover{color:#131416}table{margin:40px 0}table td,table th{padding:10px 20px}@media screen and (max-width:768px){table td,table th{padding:3px}}button,input,select,textarea{font-family:primary;color:#131416}button:active,button:focus,button:hover,input:active,input:focus,input:hover,select:active,select:focus,select:hover,textarea:active,textarea:focus,textarea:hover{color:#131416}address{font-style:normal}.primary{font-family:primary}.errors{background-color:#f9a8a8;padding:5px;margin:10px 0}.errors p{line-height:16px}.g-white{color:#fff}.g-blue{color:#0a3fa6}.g-bold{font-weight:800}.g-medium{font-weight:300!important}.g-transparent{color:#000;background-color:transparent}.g-black-overlay{display:inline;color:#fff;background-color:#000;padding:.1em .2em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.g-golden-overlay{background-color:#d8b556;padding:5px;margin:10px 0}.g-centered{margin-left:auto;margin-right:auto}.g-centered-ver{align-items:center}.g-no-padding-hor{padding-left:0;padding-right:0}.g-no-padding-ver{padding-top:0;padding-bottom:0}.g-no-padding-left{padding-left:0}.g-spacing{margin-top:30px;margin-bottom:30px}@media screen and (max-width:768px){.g-spacing{margin-top:10px;margin-bottom:10px}}.g-fullwidth{width:100%}.g-underlined{text-decoration:underline}.g-underlined--yellow{border-bottom:3px solid gold;white-space:nowrap}.g-underlined--blue{border-bottom:3px solid #00a1dc;white-space:nowrap}.g-inactive{color:#4a4a4a}.g-read-more{font-weight:900}.g-borderless{border:0}.g-striked{text-decoration:line-through}.g-mode{position:fixed;top:120px;left:10px;background-color:red;padding:5px;color:#fff;z-index:99;opacity:.7}.g-blur-overlay{width:100%;height:100vh;position:fixed;top:0;left:0;backdrop-filter:blur(20px);background-color:#d9d9d9;opacity:.8;z-index:4}.g-text-centered{text-align:center}.g3-dark-overlay,.g3-outside-burger-overlay{width:100%;height:100vh;position:fixed;top:0;left:0;backdrop-filter:brightness(.5);z-index:4}.has-text-left{padding-left:0!important}.has-text-right{padding-right:0!important}@media screen and (max-width:768px){.container{padding-left:20px!important;padding-right:20px!important}}@media print,screen and (min-width:769px){.container{padding-left:40px!important;padding-right:40px!important}}.input{border-color:#4a4a4a;border-radius:0;transition:border .3s}.input:active,.input:focus,.input:hover{border-color:#000;outline:none;box-shadow:none}.input::placeholder{color:#4a4a4a}.g-select{position:relative}.g-select:after{content:"";position:absolute;top:20px;right:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.tns-nav{margin-top:20px}.tns-nav button{height:5px;width:5px;border:1px solid #000;border-radius:50%;background-color:transparent;margin:10px;padding:0}.tns-nav button:focus,.tns-nav button:hover{background-color:#000;outline:none}.tns-nav .tns-nav-active{background-color:#000}.g-button{position:relative;width:fit-content;width:-moz-min-content;min-width:250px;color:#000;font-size:18px;text-transform:uppercase;background-color:#fff;padding:8px 30px;margin-top:10px;margin-bottom:10px;border:2px solid transparent;border-radius:0;display:block;text-align:center;transition:background-color .3s;text-decoration:none;height:50px}@media screen and (max-width:768px){.g-button{font-size:12px;padding:15px;border:2px solid #000}}.g-button:hover{color:#000;border:2px solid #000;cursor:pointer}.g-button:active,.g-button:focus,.g-button:hover{outline:none;box-shadow:none}.g-button--red{background-color:#d6523a;color:#fff;border-radius:0}.g-button--red:hover{color:#fff}.g-button--transparent{background-color:transparent;border:2px solid #000}.g-button--transparent:hover{color:#fff;background-color:#000}.g-button--blue{background-color:#0a3fa6;color:#fff;font-weight:900}.g-button--blue:hover{color:#fff;border-color:transparent}.g-button--light-blue{background-color:#00a1dc;color:#fff;font-size:12px;letter-spacing:1px;border:0;margin-top:30px;margin-bottom:25px;padding-top:12px;padding-bottom:12px;font-weight:900}.g-button--light-blue:hover{color:#fff;background-color:#0bf;border:0}@media screen and (max-width:768px){.g-button--light-blue{border:0;padding-top:15px;padding-bottom:15px;margin-top:20px;margin-bottom:20px}}.g-button--orange-red{font-size:12px;letter-spacing:1px;margin-top:30px;margin-bottom:25px;padding-top:12px;padding-bottom:12px;font-weight:900}.g-button--orange-red,.g-button--orange-red:hover{background-color:#d6523a;color:#fff;border:0}@media screen and (max-width:768px){.g-button--orange-red{border:0;padding-top:15px;padding-bottom:15px;margin-top:20px;margin-bottom:20px}}.g-button--black{background-color:#000;color:#fff;font-size:12px;letter-spacing:1px;border:0;margin-top:30px;margin-bottom:25px;padding-top:12px;padding-bottom:12px;font-weight:900}.g-button--black:hover{color:#fff;background-color:#1c1c1c;border:0}@media screen and (max-width:768px){.g-button--black{border:0;padding-top:15px;padding-bottom:15px;margin-top:20px;margin-bottom:20px}}.g-button--yellow{background-color:gold;color:#000;font-size:12px;letter-spacing:1px;border:0;margin-top:30px;margin-bottom:25px;padding-top:12px;padding-bottom:12px;font-weight:900}.g-button--yellow:hover{color:#000;background-color:#ffe556;border:0}@media screen and (max-width:768px){.g-button--yellow{border:0;padding-top:15px;padding-bottom:15px;margin-top:20px;margin-bottom:20px}}.g-button--grey{background-color:#423b35;color:#fff;font-size:12px;letter-spacing:1px;border:0;margin-top:30px;margin-bottom:25px;padding-top:12px;padding-bottom:12px;font-weight:900}.g-button--grey:hover{color:#fff;border:0;background-color:#57514b}@media screen and (max-width:768px){.g-button--grey{padding-top:15px;padding-bottom:15px;margin-top:20px;margin-bottom:20px}}.g-button--golden-hover:hover{color:#000;background-color:#d8b556}.g-button--full-width{width:100%}.g-button--arrow:after{content:"→";margin-left:20px}.g-button--disabled,.g-button--disabled:hover{border-color:#4a4a4a;color:#4a4a4a}.g-button--disabled:hover{cursor:not-allowed;background-color:inherit}.g-button--small{width:max-content;min-width:max-content;font-size:13px}@media screen and (max-width:768px){.g-button--small{font-size:11px}}.g-popup{font-family:secondary;font-size:20px;position:fixed;width:400px;height:200px;top:120px;left:calc(50% - 200px);z-index:9;background-color:#000;color:#fff;text-align:center;padding:20px}@media screen and (max-width:768px){.g-popup{width:100%;left:0}}.g-popup h3{color:#fff}.g-close-modal{position:absolute;top:5px;right:10px}.g-close-modal:hover{cursor:pointer}.g-promo-code{background-color:#d8b556;color:#000;padding:5px}.g-compact-input{background:transparent;font-size:18px;line-height:1.7;padding:8px 30px;max-width:250px;width:100%;text-align:center;border:2px double #4a4a4a;text-transform:uppercase}.g-compact-input:active,.g-compact-input:focus{color:#000;border-color:#000;outline:none}.g-compact-input::placeholder{font-size:12px}@media screen and (max-width:768px){.g-compact-input{font-size:14px;padding:5px 20px}}.g-compact-submit{height:100%;position:absolute;background-color:#4a4a4a;color:#fff;border:none;font-size:18px;width:40px}.g-compact-submit:hover{background-color:#000;cursor:pointer}@media screen and (max-width:768px){.g-compact-submit{right:0}}.g-compact-submit--focused{background-color:#000}.g-compact-response{position:absolute;top:3px;left:7px;font-weight:700}.ReactModal__Content{width:100%;height:auto;top:80px!important;left:0!important;right:0!important;padding:60px 20px!important}@media print,screen and (min-width:769px){.ReactModal__Content{width:80%;height:80%;top:120px!important;left:10%!important;right:10%!important}}.ReactModal__Overlay{z-index:9}.g-cart-slider{display:none;position:absolute;top:64px;right:0;width:500px;padding:30px;background-color:#efede7;z-index:9}@media screen and (max-width:768px){.g-cart-slider{width:100%;padding:10px;font-size:13px;top:0}}.g-cart-slider button{border:none;background-color:transparent;padding:0;margin:0}.g-cart-slider small{font-size:13px;line-height:1.3;display:block;margin-top:5px}@media screen and (max-width:768px){.g-cart-slider small{font-size:10px}}.g-cart-slider select{outline:none}.g-cart-slider .svg-inline--fa{font-size:20px}.g-cart-slider .svg-inline--fa:hover{cursor:pointer}.g-cart-slider .svg-inline--fa:active,.g-cart-slider .svg-inline--fa:focus{outline:none}.g-cart-slider .g-button{font-size:12px;margin-top:15px;margin-bottom:15px;padding-top:12px;padding-bottom:12px;word-spacing:2px}.g-cart-slider__container{display:flex;flex-direction:column;height:100%}.g-cart-slider__item-container{height:100%;overflow-y:auto}.g-cart-slider__item-container::-webkit-scrollbar{background-color:transparent;width:5px;height:40px}.g-cart-slider__item-container::-webkit-scrollbar-thumb{background-color:#e9b700;border:1px solid #e9b700}.g-cart-slider__item-container::-webkit-scrollbar-track-piece{background-color:#000}.g-cart-slider__close{position:absolute;top:0;right:0;font-size:20px}.g-cart-slider__close:hover{cursor:pointer}.g-cart-slider__close:focus{outline:none}.g-cart-slider__item{max-height:150px;margin-bottom:30px;margin-right:5px}.g-cart-slider__item-controls{justify-content:space-between;align-items:baseline}.g-cart-slider__image{width:150px;max-width:150px;height:150px;background-color:#d9d9d9}.g-cart-slider__content{padding:10px 10px 10px 30px;background-color:#fff;flex-direction:column;justify-content:space-between;flex-grow:1}@media screen and (max-width:768px){.g-cart-slider__content{padding-left:20px}}.g-cart-slider__subtotal{justify-content:space-between;margin-top:3px;margin-bottom:10px}.g-cart-slider__controls{border-top:1px solid;background-color:#efede7}.g-cart-slider__subtext,.g-cart-slider__you-save{justify-content:space-between}.g-cart-slider__you-save h5{margin:3px 0}.g-cart-slider__savings-bar{height:35px;width:100%;background:#ffc700;margin:10px 5px 10px 0;align-items:center;background:linear-gradient(90deg,#7c796e,#e2dede)}.g-cart-slider__savings-wrapper{margin-right:5px}.g-cart-slider__savings-bar-item{border-right:1px solid;text-align:center;height:100%;align-items:center;justify-content:center;z-index:4}.g-cart-slider__savings-bar-item--75{width:30%}.g-cart-slider__savings-bar-item--125{width:20%}.g-cart-slider__savings-bar-item--200{width:30%}.g-cart-slider__savings-bar-item--over-200{width:20%;border-right:none}.g-cart-slider__savings-scales{height:10px;margin:10px 0}.g-cart-slider__savings-scale{position:absolute;font-size:11px;width:10%;text-align:center}.g-cart-slider__savings-scale--0{left:-5%}.g-cart-slider__savings-scale--75{left:25%}.g-cart-slider__savings-scale--125{left:45%}.g-cart-slider__savings-scale--200{left:75%}.g-cart-slider__savings-scale--infinity{left:95%}.g-cart-slider__savings-bar-current{position:absolute;left:0;top:20px;width:0;height:35px;background:gold;transition:all .5s ease-out 0s}.load-help-widget{position:fixed;right:-2px;bottom:100px;z-index:8}@media screen and (min-width:1024px){.load-help-widget{bottom:120px}}.load-help-widget__button{display:flex;align-items:center;justify-content:center;background:#ffc700;width:45px;height:45px;border-radius:6px 0 0 6px;border:none;box-shadow:0 1px 4px 0 grey}@media screen and (max-width:768px){.load-help-widget__button{width:40px;height:40px}.load-help-widget__button svg{width:25px;height:25px}}.load-help-widget__button:hover{cursor:pointer}.load-help-widget__spinner.g2-spinner{width:20px;height:20px;border-color:#fff #fff transparent}.load-ada{position:fixed;left:-2px;bottom:100px;z-index:8}@media screen and (min-width:1024px){.load-ada{bottom:120px}}.load-ada__button{display:flex;align-items:center;justify-content:center;background:#00d2f9;width:45px;height:45px;padding:0;border-radius:0 6px 6px 0;border:none;box-shadow:0 1px 4px 0 grey}@media screen and (max-width:768px){.load-ada__button{width:40px;height:40px}.load-ada__button svg{width:25px;height:25px}}.load-ada__button:hover{cursor:pointer}#userwayAccessibilityIcon{bottom:30px!important;left:26px;width:52px;height:52px;max-width:52px;max-height:52px}#userwayAccessibilityIcon .ui_b{width:52px;height:52px}#userwayAccessibilityIcon .ups{top:6px;left:6px}#userwayAccessibilityIcon .uhd{left:52px}#gorgias-chat-container,#lighthouse{display:none}#gorgias-chat-container #chat-button{bottom:6px}@media print,screen and (min-width:769px){#gorgias-chat-container #chat-window{width:414px!important;height:88vh!important}}#lighthouse #MainFrame{right:25px!important;bottom:105px!important;height:calc(88vh - 20px)!important}@media screen and (max-width:768px){#lighthouse #MainFrame{left:-6px!important;top:-6px!important;max-height:calc(100vh + 12px)!important;height:calc(100vh + 12px)!important;max-width:calc(100vw + 12px)!important;width:calc(100vw + 12px)!important}}#lighthouse #Launcher{bottom:100px}@media screen and (min-width:1024px){#lighthouse #Launcher{bottom:120px}}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.headroom{will-change:transform;transition:transform .2s linear}.headroom--pinned{transform:translateY(0)}.headroom--unpinned{transform:translateY(-100%)}img.lazyload,img.lazyloading{filter:blur(5px)}h1{font-size:44px}@media print,screen and (min-width:769px){h1{font-size:60px}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.g2-background-blue{background-color:#00d2f9}.g2-background-red{background-color:#cb4b26}.g2-background-pampas{background-color:#efede7}.g2-nowrap{white-space:nowrap}.g2-image-placeholder{position:relative;overflow:hidden}.g2-image-placeholder:after{display:block;content:"";padding-bottom:100%}.g2-image-placeholder img{position:absolute;width:100%;top:0;left:0}.g2-spinner{position:absolute;display:inline-block;width:15px;height:15px;border-radius:15px;border:3px solid #b9b8b3;border-bottom-color:transparent;animation-name:spinner;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.g3-spinner{display:inline-block;position:relative;width:18px;height:18px;margin-top:2px;margin-left:2px}.g3-spinner div{box-sizing:border-box;display:block;position:absolute;width:14px;height:14px;border-radius:50%;animation:g3-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-top-color:#fff}.g3-spinner div:first-child{animation-delay:-.45s}.g3-spinner div:nth-child(2){animation-delay:-.3s}.g3-spinner div:nth-child(3){animation-delay:-.15s}@keyframes g3-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.g2-scrollbar{overflow-y:auto;overflow-x:hidden}.g2-scrollbar::-webkit-scrollbar{width:8px}.g2-scrollbar::-webkit-scrollbar-track{background-color:transparent}.g2-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.1)}.g2-modal{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);z-index:10}.g2-modal,.g2-modal__box{display:flex;align-items:center;justify-content:center}.g2-modal__box{position:relative;flex-direction:column;width:90%;height:auto;min-height:300px;max-height:90vh;padding:50px 30px 30px;background-color:#faf9f5;border-radius:6px;outline:none;overflow:auto;font-size:20px}@media print,screen and (min-width:769px){.g2-modal__box{width:80%;max-height:80vh;padding:30px 75px}}@media screen and (min-width:1024px){.g2-modal__box{width:50%}}.g2-modal__content{display:flex;flex-direction:column;align-items:center;width:100%;min-height:0;padding:0 10px;overflow-y:auto;overflow-x:hidden}.g2-modal__content::-webkit-scrollbar{width:8px}.g2-modal__content::-webkit-scrollbar-track{background-color:transparent}.g2-modal__content::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.1)}.g2-modal__content .g2-button{margin:4px}@media screen and (max-width:768px){.g2-modal__content .g2-button{width:100%;padding:17px 12px}}.g2-modal__close{position:absolute;top:10px;right:10px;width:30px;height:30px;z-index:1;cursor:pointer}@media print,screen and (min-width:769px){.g2-modal__close{top:25px;right:25px}}.g2-modal__close:after{display:block;content:"✖";height:16px;width:16px;line-height:.8;margin:7px}.g2-media-viewer{position:fixed;display:flex;align-items:center;justify-content:center;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);z-index:10}.g2-media-viewer.g2-media-viewer--single .g2-media-viewer__slider-container,.g2-media-viewer.g2-media-viewer--single img,.g2-media-viewer.g2-media-viewer--single video{padding:0}@media screen and (max-width:768px){.g2-media-viewer.g2-media-viewer--single .g2-media-viewer__slider-container{margin-top:30px}}@media screen and (max-width:768px){.g2-media-viewer.g2-media-viewer--single .g2-media-viewer__modal{padding:20px}}.g2-media-viewer__modal{position:relative;width:90%;height:auto;max-height:90vh;padding:30px;background-color:#faf9f5;border-radius:6px;outline:none;overflow:hidden}@media print,screen and (min-width:769px){.g2-media-viewer__modal{width:80%;max-height:80vh}}@media screen and (min-width:1024px){.g2-media-viewer__modal{width:50%}}.g2-media-viewer__modal img,.g2-media-viewer__modal video{max-height:calc(90vh - 140px);padding:0 15px}@media print,screen and (min-width:769px){.g2-media-viewer__modal img,.g2-media-viewer__modal video{max-height:calc(80vh - 140px)}}.g2-media-viewer__modal video{width:100%}.g2-media-viewer__modal .tns-nav{display:flex;justify-content:center;margin:20px 0 0}.g2-media-viewer__modal .tns-nav button{width:10px;height:10px;border:1px solid #848380;border-radius:10px;background-color:transparent;margin:4px}.g2-media-viewer__modal .tns-nav button.tns-nav-active{border:0;outline:none;background-color:#ffc700}.g2-media-viewer__close{position:absolute;top:10px;right:10px;z-index:1;cursor:pointer}@media print,screen and (min-width:769px){.g2-media-viewer__close{top:25px;right:25px}}.g2-media-viewer__slider-container{margin-top:40px}@media print,screen and (min-width:769px){.g2-media-viewer__slider-container{padding:0 55px}}.g2-media-viewer__slider__image-container{display:flex;align-items:center;justify-content:center}.g2-media-viewer__slider__next,.g2-media-viewer__slider__prev{position:absolute;display:flex;align-items:center;top:0;bottom:0;cursor:pointer;left:16px}@media print,screen and (min-width:769px){.g2-media-viewer__slider__next,.g2-media-viewer__slider__prev{left:60px}}.g2-media-viewer__slider__next{left:unset;right:16px}@media print,screen and (min-width:769px){.g2-media-viewer__slider__next{right:60px}}.g2-stars{margin-left:-4px;line-height:1.8;font-size:12px}.g2-star{width:18px;height:18px;padding:2px;color:#ffc700}.g2-container{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}@media screen and (max-width:768px){.g2-container{padding-left:5%;padding-right:5%}}@media screen and (min-width:1440px){.g2-container{padding-left:144px;padding-right:144px}}@media screen and (max-width:768px){.g2-container-mobile{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (max-width:768px) and (max-width:768px){.g2-container-mobile{padding-left:5%;padding-right:5%}}@media screen and (max-width:768px) and (min-width:1440px){.g2-container-mobile{padding-left:144px;padding-right:144px}}@media screen and (max-width:1023px){.g2-container-touch{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (max-width:1023px) and (max-width:768px){.g2-container-touch{padding-left:5%;padding-right:5%}}@media screen and (max-width:1023px) and (min-width:1440px){.g2-container-touch{padding-left:144px;padding-right:144px}}@media screen and (min-width:1440px){.g2-container-fullhd{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:1440px) and (max-width:768px){.g2-container-fullhd{padding-left:5%;padding-right:5%}}@media screen and (min-width:1440px) and (min-width:1440px){.g2-container-fullhd{padding-left:144px;padding-right:144px}}@media screen and (min-width:769px) and (max-width:1023px){.g2-container-tablet-only{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:769px) and (max-width:1023px) and (max-width:768px){.g2-container-tablet-only{padding-left:5%;padding-right:5%}}@media screen and (min-width:769px) and (max-width:1023px) and (min-width:1440px){.g2-container-tablet-only{padding-left:144px;padding-right:144px}}@media print,screen and (min-width:769px){.g2-container-tablet{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:769px) and (max-width:768px){.g2-container-tablet{padding-left:5%;padding-right:5%}}@media screen and (min-width:769px) and (min-width:1440px){.g2-container-tablet{padding-left:144px;padding-right:144px}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-container-desktop-only{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:1024px) and (max-width:1215px) and (max-width:768px){.g2-container-desktop-only{padding-left:5%;padding-right:5%}}@media screen and (min-width:1024px) and (max-width:1215px) and (min-width:1440px){.g2-container-desktop-only{padding-left:144px;padding-right:144px}}@media screen and (min-width:1024px){.g2-container-desktop{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:1024px) and (max-width:768px){.g2-container-desktop{padding-left:5%;padding-right:5%}}@media screen and (min-width:1024px) and (min-width:1440px){.g2-container-desktop{padding-left:144px;padding-right:144px}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-container-widescreen-only{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:1216px) and (max-width:1439px) and (max-width:768px){.g2-container-widescreen-only{padding-left:5%;padding-right:5%}}@media screen and (min-width:1216px) and (max-width:1439px) and (min-width:1440px){.g2-container-widescreen-only{padding-left:144px;padding-right:144px}}@media screen and (min-width:1216px){.g2-container-widescreen{display:block;position:relative;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:10%;padding-right:10%}}@media screen and (min-width:1216px) and (max-width:768px){.g2-container-widescreen{padding-left:5%;padding-right:5%}}@media screen and (min-width:1216px) and (min-width:1440px){.g2-container-widescreen{padding-left:144px;padding-right:144px}}.g2-container-account{padding-top:60px;padding-bottom:60px}.g2-styles{margin-left:auto;margin-right:auto;font-size:16px;line-height:1.4}@media print,screen and (min-width:769px){.g2-styles{font-size:20px}}.g2-styles .columns,.g2-styles .columns:last-child,.g2-styles .tile,.g2-styles .tile:last-child{margin:0!important}.g2-styles .column,.g2-styles .tile{padding:0}.g2-black-overlay{display:inline;color:#fff;background-color:#000;padding:.1em .2em;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.2}.g2-has-font-primary{font-family:primary!important}.g2-has-font-secondary{font-family:secondary!important}.g2-has-font-compressed{font-family:gt-america-compressed-medium!important;letter-spacing:.64px}.g2-has-extended-bold{font-family:gt-america-extended-bold!important}.g2-has-extended-regular{font-family:gt-america-extended-regular!important}.g2-has-font-medium{font-family:gt-america-medium!important}.g2-text-nowrap{white-space:nowrap}.g2-text-gray{color:#848380}.g2-text-red{color:#cb4b26!important}.g2-text-blue{color:#00d2f9!important}.g2-text-shark{color:#323436}.g2-text-greatest{font-size:60px!important}@media screen and (max-width:768px){.g2-text-greatest-mobile{font-size:60px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-greatest-tablet-only{font-size:60px!important}}@media screen and (max-width:1023px){.g2-text-greatest-touch{font-size:60px!important}}@media print,screen and (min-width:769px){.g2-text-greatest-tablet{font-size:60px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-greatest-desktop-only{font-size:60px!important}}@media screen and (min-width:1024px){.g2-text-greatest-desktop{font-size:60px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-greatest-widescreen-only{font-size:60px!important}}@media screen and (min-width:1216px){.g2-text-greatest-widescreen{font-size:60px!important}}@media screen and (min-width:1440px){.g2-text-greatest-fullhd{font-size:60px!important}}.g2-text-greater{font-size:44px!important}@media screen and (max-width:768px){.g2-text-greater-mobile{font-size:44px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-greater-tablet-only{font-size:44px!important}}@media screen and (max-width:1023px){.g2-text-greater-touch{font-size:44px!important}}@media print,screen and (min-width:769px){.g2-text-greater-tablet{font-size:44px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-greater-desktop-only{font-size:44px!important}}@media screen and (min-width:1024px){.g2-text-greater-desktop{font-size:44px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-greater-widescreen-only{font-size:44px!important}}@media screen and (min-width:1216px){.g2-text-greater-widescreen{font-size:44px!important}}@media screen and (min-width:1440px){.g2-text-greater-fullhd{font-size:44px!important}}.g2-text-great{font-size:32px!important}@media screen and (max-width:768px){.g2-text-great-mobile{font-size:32px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-great-tablet-only{font-size:32px!important}}@media screen and (max-width:1023px){.g2-text-great-touch{font-size:32px!important}}@media print,screen and (min-width:769px){.g2-text-great-tablet{font-size:32px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-great-desktop-only{font-size:32px!important}}@media screen and (min-width:1024px){.g2-text-great-desktop{font-size:32px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-great-widescreen-only{font-size:32px!important}}@media screen and (min-width:1216px){.g2-text-great-widescreen{font-size:32px!important}}@media screen and (min-width:1440px){.g2-text-great-fullhd{font-size:32px!important}}.g2-text-big{font-size:24px!important}@media screen and (max-width:768px){.g2-text-big-mobile{font-size:24px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-big-tablet-only{font-size:24px!important}}@media screen and (max-width:1023px){.g2-text-big-touch{font-size:24px!important}}@media print,screen and (min-width:769px){.g2-text-big-tablet{font-size:24px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-big-desktop-only{font-size:24px!important}}@media screen and (min-width:1024px){.g2-text-big-desktop{font-size:24px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-big-widescreen-only{font-size:24px!important}}@media screen and (min-width:1216px){.g2-text-big-widescreen{font-size:24px!important}}@media screen and (min-width:1440px){.g2-text-big-fullhd{font-size:24px!important}}.g2-text-normal{font-size:20px!important}@media screen and (max-width:768px){.g2-text-normal-mobile{font-size:20px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-normal-tablet-only{font-size:20px!important}}@media screen and (max-width:1023px){.g2-text-normal-touch{font-size:20px!important}}@media print,screen and (min-width:769px){.g2-text-normal-tablet{font-size:20px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-normal-desktop-only{font-size:20px!important}}@media screen and (min-width:1024px){.g2-text-normal-desktop{font-size:20px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-normal-widescreen-only{font-size:20px!important}}@media screen and (min-width:1216px){.g2-text-normal-widescreen{font-size:20px!important}}@media screen and (min-width:1440px){.g2-text-normal-fullhd{font-size:20px!important}}.g2-text-small{font-size:16px!important}@media screen and (max-width:768px){.g2-text-small-mobile{font-size:16px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-small-tablet-only{font-size:16px!important}}@media screen and (max-width:1023px){.g2-text-small-touch{font-size:16px!important}}@media print,screen and (min-width:769px){.g2-text-small-tablet{font-size:16px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-small-desktop-only{font-size:16px!important}}@media screen and (min-width:1024px){.g2-text-small-desktop{font-size:16px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-small-widescreen-only{font-size:16px!important}}@media screen and (min-width:1216px){.g2-text-small-widescreen{font-size:16px!important}}@media screen and (min-width:1440px){.g2-text-small-fullhd{font-size:16px!important}}.g2-text-teeny{font-size:14px!important}@media screen and (max-width:768px){.g2-text-teeny-mobile{font-size:14px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-teeny-tablet-only{font-size:14px!important}}@media screen and (max-width:1023px){.g2-text-teeny-touch{font-size:14px!important}}@media print,screen and (min-width:769px){.g2-text-teeny-tablet{font-size:14px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-teeny-desktop-only{font-size:14px!important}}@media screen and (min-width:1024px){.g2-text-teeny-desktop{font-size:14px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-teeny-widescreen-only{font-size:14px!important}}@media screen and (min-width:1216px){.g2-text-teeny-widescreen{font-size:14px!important}}@media screen and (min-width:1440px){.g2-text-teeny-fullhd{font-size:14px!important}}.g2-text-13{font-size:13px!important}@media screen and (max-width:768px){.g2-text-13-mobile{font-size:13px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-13-tablet-only{font-size:13px!important}}@media screen and (max-width:1023px){.g2-text-13-touch{font-size:13px!important}}@media print,screen and (min-width:769px){.g2-text-13-tablet{font-size:13px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-13-desktop-only{font-size:13px!important}}@media screen and (min-width:1024px){.g2-text-13-desktop{font-size:13px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-13-widescreen-only{font-size:13px!important}}@media screen and (min-width:1216px){.g2-text-13-widescreen{font-size:13px!important}}@media screen and (min-width:1440px){.g2-text-13-fullhd{font-size:13px!important}}.g2-text-11{font-size:11px!important}@media screen and (max-width:768px){.g2-text-11-mobile{font-size:11px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-11-tablet-only{font-size:11px!important}}@media screen and (max-width:1023px){.g2-text-11-touch{font-size:11px!important}}@media print,screen and (min-width:769px){.g2-text-11-tablet{font-size:11px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-11-desktop-only{font-size:11px!important}}@media screen and (min-width:1024px){.g2-text-11-desktop{font-size:11px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-11-widescreen-only{font-size:11px!important}}@media screen and (min-width:1216px){.g2-text-11-widescreen{font-size:11px!important}}@media screen and (min-width:1440px){.g2-text-11-fullhd{font-size:11px!important}}.g2-text-10{font-size:10px!important}@media screen and (max-width:768px){.g2-text-10-mobile{font-size:10px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-10-tablet-only{font-size:10px!important}}@media screen and (max-width:1023px){.g2-text-10-touch{font-size:10px!important}}@media print,screen and (min-width:769px){.g2-text-10-tablet{font-size:10px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-10-desktop-only{font-size:10px!important}}@media screen and (min-width:1024px){.g2-text-10-desktop{font-size:10px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-10-widescreen-only{font-size:10px!important}}@media screen and (min-width:1216px){.g2-text-10-widescreen{font-size:10px!important}}@media screen and (min-width:1440px){.g2-text-10-fullhd{font-size:10px!important}}.g2-text-tiny{font-size:12px!important}@media screen and (max-width:768px){.g2-text-tiny-mobile{font-size:12px!important}}@media screen and (min-width:769px) and (max-width:1023px){.g2-text-tiny-tablet-only{font-size:12px!important}}@media screen and (max-width:1023px){.g2-text-tiny-touch{font-size:12px!important}}@media print,screen and (min-width:769px){.g2-text-tiny-tablet{font-size:12px!important}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-text-tiny-desktop-only{font-size:12px!important}}@media screen and (min-width:1024px){.g2-text-tiny-desktop{font-size:12px!important}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-text-tiny-widescreen-only{font-size:12px!important}}@media screen and (min-width:1216px){.g2-text-tiny-widescreen{font-size:12px!important}}@media screen and (min-width:1440px){.g2-text-tiny-fullhd{font-size:12px!important}}.g2-full-width{width:100%!important}.g2-full-height{height:100%!important}.g2-button{width:max-content;max-width:100%;padding:17px 25px;text-transform:uppercase;text-align:center;font-family:gt-america-medium;font-size:16px;font-weight:400;letter-spacing:1px;line-height:1.4;border:0;border-radius:2px;word-break:break-word}@media screen and (max-width:768px){.g2-button{padding:17px}}.g2-button:disabled,.g2-button[disabled]{cursor:default;pointer-events:none}.g2-button:hover{cursor:pointer}.g2-button:focus{outline:none}.g2-button--small{padding:12px 15px;font-size:12px}.g2-button--left-aligned{padding-left:0!important;padding-right:0!important}.g2-button--red{color:#fff;background-color:#cb4b26;box-shadow:0 0 0 1px #b53d1b}.g2-button--red:hover{color:#fff;background-color:#b53d1b;box-shadow:0 0 0 2px #cb4b26}.g2-button--red:disabled,.g2-button--red[disabled]{color:#fff;background-color:#e0876f;box-shadow:0 0 0 2px #b53d1b}.g2-button--yellow{color:#2b2b2b;background-color:#ffc700;box-shadow:0 0 0 1px #f5bd22}.g2-button--yellow:hover{color:#2b2b2b;background-color:#f5bd22;box-shadow:0 0 0 2px #ffc700}.g2-button--yellow:disabled,.g2-button--yellow[disabled]{color:#2b2b2b;background-color:#ffe699;box-shadow:0 0 0 2px #fc3}.g2-button--black{color:#fff;background-color:#000;box-shadow:0 0 0 1px #131416}.g2-button--black:hover{color:#fff;background-color:#000;box-shadow:0 0 0 2px #131416}.g2-button--black:disabled,.g2-button--black[disabled]{color:#efede7;background-color:#b9b8b3;box-shadow:0 0 0 2px #b9b8b3}.g2-button--transparent-red-small{color:#cb4b26;font-weight:700;font-size:10px;padding:12px;background-color:transparent;box-shadow:0 0 0 1px #cb4b26}.g2-button--transparent-red-small:hover{color:#cb4b26;box-shadow:0 0 0 2px #cb4b26}.g2-button--transparent-red-small:disabled,.g2-button--transparent-red-small[disabled]{color:#e0876f;box-shadow:0 0 0 2px #e0876f}.g2-button--transparent-black{color:#323436;background-color:transparent;box-shadow:0 0 0 2px #131416}.g2-button--transparent-black:hover{color:#323436;box-shadow:0 0 0 3px #323436}.g2-button--transparent-black:disabled,.g2-button--transparent-black[disabled]{color:#b9b8b3;box-shadow:0 0 0 2px #b9b8b3}.g2-button--transparent-white{color:#fff;box-shadow:0 0 0 2px #fff}.g2-button--transparent-white:hover{color:#fff;box-shadow:0 0 0 3px #fff}.g2-button--transparent-white:disabled,.g2-button--transparent-white[disabled]{color:#efede7;box-shadow:0 0 0 2px #efede7}.g2-button--underlined{text-decoration:underline}.g2-button--underlined:hover{text-decoration:none}.g2-button--underlined-black-small{color:#131416;font-size:12px;text-decoration:underline;text-transform:capitalize;background-color:transparent}.g2-button--underlined-black-small:hover{color:#131416;text-decoration:none}.g2-button--underlined-black-small:disabled,.g2-button--underlined-black-small[disabled]{color:#b9b8b3}.g2-button--underlined-black{color:#131416;text-decoration:underline;background-color:transparent}.g2-button--underlined-black:hover{color:#131416;text-decoration:none}.g2-button--underlined-black:disabled,.g2-button--underlined-black[disabled]{color:#b9b8b3}.g2-button--underlined-white{color:#fff;text-decoration:underline;background-color:transparent}.g2-button--underlined-white:hover{color:#fff;text-decoration:none}.g2-button--underlined-white:disabled,.g2-button--underlined-white[disabled]{color:#efede7}.g2-button--underlined-red{color:#cb4b26;text-decoration:underline;background-color:transparent}.g2-button--underlined-red:hover{color:#cb4b26;text-decoration:none}.g2-button--underlined-red:disabled,.g2-button--underlined-red[disabled]{color:#e0876f}.g2-button--grey:disabled,.g2-button--grey[disabled]{background-color:#d4d2cd;box-shadow:none;color:#848380}.g2-input{font-size:16px;font-family:primary;color:#131416;background-color:transparent;border:1px solid #848380;border-radius:6px;padding:16px 20px;margin-bottom:20px;width:100%}.g2-accordion__toggle,.g2-accordion__toggle--sub{display:block;margin:7px 0}.g2-accordion__toggle{display:flex;align-items:center;line-height:2;border-bottom:.5px solid #d3d3d3}.g2-accordion__toggle__text{margin-left:18px}.g2-accordion__toggle__arrow svg{display:flex;width:12px;height:12px}.g2-accordion__toggle__minus svg,.g2-accordion__toggle__plus svg{display:flex;width:16px;height:16px}.g2-accordion__toggle--sub{margin-left:32px;line-height:1.5}.g2-accordion__toggle--sub:hover{text-decoration:underline}.g2-accordion__toggle--active{font-weight:900}.g2-accordion__toggle--sub.g2-accordion__toggle--active{text-decoration:underline}.g3-color-cyan{color:#00c0e3}.g3-color-piper{color:#cb4b26}.g3-color-asparagus{color:#899d65}.g3-blue-overlay{display:inline-flex;align-items:center;background-color:#00d2f9;padding:5px;line-height:1;color:#fff;z-index:1;font-family:gt-america-compressed-medium;font-size:16px}.g3-blue-overlay svg{width:14px;height:14px}@media screen and (min-width:1024px){.g3-blue-overlay{font-size:12px}}.g3-yellow-overlay{display:inline-flex;align-items:center;background-color:#ffc700;padding:5px;line-height:1;color:#131416;z-index:1;font-family:gt-america-compressed-medium;font-size:16px}.g3-yellow-overlay svg{width:14px;height:14px}@media screen and (min-width:1024px){.g3-yellow-overlay{font-size:12px}}.g3-stars{display:flex;align-items:center;font-family:primary;margin-left:-2px;line-height:1}.g3-stars__average{font-size:16px;letter-spacing:1px;padding:0 4px}.g3-stars__link{font-size:12px;color:#848380;text-decoration:underline}.g3-stars--short svg{display:none}.g3-stars--short svg:first-child{display:block;width:22px;height:22px}.g3-stars--short .g3-stars__average{font-size:12px}.g3-stars--short .g3-stars__link{display:none}.g3-stars--short .g3-stars__out-of{color:#848380}.g3-star{width:21px;height:21px;padding:2px;color:#ffc700}.g3-radio-buttons-horizontal{display:inline-flex;margin:0 -4px}.g3-radio-buttons-horizontal .g3-radio-button{margin:2px 4px}.g3-radio-buttons-horizontal .g3-radio-button .g3-radio-button--color{width:30px;height:30px;border-radius:30px;box-shadow:none;padding:0}.g3-radio-buttons-horizontal .g3-radio-button label{display:block;min-width:30px;padding:8px 4px;font-family:gt-america-medium;font-size:12px;text-align:center;box-shadow:0 0 0 1px #848380;border-radius:5px;background-color:transparent;color:#000;cursor:pointer}.g3-radio-buttons-horizontal .g3-radio-button input:checked+label,.g3-radio-buttons-horizontal .g3-radio-button label[selected]{font-weight:700;box-shadow:0 0 0 1px #cb4b26;background-color:#fff;color:#000;cursor:default}.g3-radio-buttons-horizontal .g3-radio-button input{display:none}.g3-radio-buttons-vertical{display:flex;flex-direction:column}.g3-radio-buttons-vertical .g3-radio-button{margin-bottom:12px}.g3-radio-buttons-vertical .g3-radio-button:last-child{margin-bottom:0}.g3-radio-buttons-vertical .g3-radio-button label{display:flex;align-items:center;padding:10px;box-shadow:0 0 0 1px #848380;border-radius:8px;background-color:transparent;cursor:pointer}.g3-radio-buttons-vertical .g3-radio-button label .g3-radio-circle:after{display:none}.g3-radio-buttons-vertical .g3-radio-button input:checked+label{box-shadow:0 0 0 2px #cb4b26;background-color:#fff;color:#000;cursor:default}.g3-radio-buttons-vertical .g3-radio-button input:checked+label .g3-radio-circle:after{display:block}.g3-radio-buttons-vertical .g3-radio-button input{display:none}.g3-radio-circle{display:block;position:relative;min-width:20px;width:20px;height:20px;border:2px solid #000;border-radius:20px}.g3-radio-circle:after{display:block;content:"";position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;width:10px;height:10px;border-radius:10px;background-color:#cb4b26}.g3-quantity-input{display:flex}.g3-quantity-input input{-moz-appearance:textfield;display:block;width:40px;height:40px;padding:10px;border:0;text-align:center;font-size:16px}.g3-quantity-input input:focus{outline:0}.g3-quantity-input input::-webkit-inner-spin-button,.g3-quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.g3-quantity-input__decrease,.g3-quantity-input__increase,.g3-quantity-input__remove{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#faf9f5;cursor:pointer;border:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.g3-quantity-input__decrease{border-radius:4px 0 0 4px}.g3-quantity-input__increase{border-radius:0 4px 4px 0}.g3-quantity-input__remove{background:transparent}.g3-quantity-input--small input{width:34px;height:27px;font-size:12px}.g3-quantity-input--small .g3-quantity-input__decrease,.g3-quantity-input--small .g3-quantity-input__increase,.g3-quantity-input--small .g3-quantity-input__remove{width:31px;height:27px}.g3-quantity-input--small svg{width:16px;height:16px}.g3-quantity-input--small .g3-quantity-input__decrease{border-radius:3px 0 0 3px}.g3-quantity-input--small .g3-quantity-input__increase{border-radius:0 3px 3px 0}.g3-select{position:relative;display:inline-flex;background-color:#fff}.g3-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;padding:5px 40px 5px 5px;font-size:12px;outline:none;z-index:2;cursor:pointer}.g3-select:after{content:"";display:block;position:absolute;top:0;right:-5px;width:40px;height:100%;background-color:#faf9f5;background-image:url(https://cdn.shopify.com/s/files/1/0027/3527/6076/files/Icon_Arrow_DOWN.svg?v=1641586623);background-repeat:no-repeat;background-position:50% 60%;background-size:50%;border-radius:0 4px 4px 0}.g3-select--inline-red{background-color:transparent}.g3-select--inline-red select{font-family:gt-america-medium;color:#cb4b26;text-decoration:underline}.g3-select--inline-red:after{right:5px;background-size:40%;background-color:transparent}.g3-tooltip{display:inline-flex;min-width:19px;min-height:19px;background-size:18px;background-image:url(https://cdn.shopify.com/s/files/1/0027/3527/6076/files/info-icon.svg?v=1643384288);background-position:99%;background-repeat:no-repeat;cursor:default}@media screen and (min-width:1024px){.g3-tooltip{position:relative}}.g3-tooltip p{margin:0}.g3-tooltip__box{position:absolute;display:none;width:320px;left:0;right:0;margin:30px auto;padding:10px;background-color:#fff;border-radius:6px;font-family:primary;font-size:16px;font-weight:400;color:#000;box-shadow:2px 2px 5px grey;z-index:3}@media screen and (min-width:1024px){.g3-tooltip__box{top:0}}.g3-tooltip--black{background-image:url(https://cdn.shopify.com/s/files/1/0027/3527/6076/files/info-icon-black.svg?v=1644508489)}.g3-tooltip--container{padding-right:25px}@media screen and (min-width:1024px){.g3-tooltip--left .g3-tooltip__box{left:unset;right:-5px}}@media screen and (min-width:1024px){.g3-tooltip--right .g3-tooltip__box{right:unset;left:-5px}}.g3-tooltip-static{position:relative;margin:10px 20px 15px;padding:6px 20px;background-color:#fff;border-radius:5px;font-family:primary;font-size:12px;text-align:center}@media screen and (min-width:1024px){.g3-tooltip-static{margin:15px 0 0}}.g3-tooltip-static:after{display:block;position:absolute;content:"";width:12px;height:12px;bottom:-5px;left:0;right:0;margin:0 auto;border-radius:2px;background-color:#fff;transform:rotate(45deg)}.g3-notification{display:flex;position:absolute;margin:0;padding:10px;background-color:#fff;border-radius:6px;font-family:primary;font-size:16px;font-weight:400;color:#000;box-shadow:2px 2px 5px grey;z-index:5}.g3-notification:before{border-bottom:10px solid grey}.g3-notification:after,.g3-notification:before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px}.g3-notification:after{border-bottom:10px solid #fff}.g3-notification--left:after,.g3-notification--left:before{right:10px}.g3-notification--right:after,.g3-notification--right:before{left:10px}.g3-notification--middle:after,.g3-notification--middle:before{right:50%}.g3-notification__close:hover{cursor:pointer}.skio-plan-picker{display:flex;flex-direction:column;gap:10px;padding:0;border:0}.skio-group-container{display:none}.skio-group-container--available{display:flex;position:relative;transition:border-color .2s ease;border-radius:8px;box-shadow:0 0 0 1px #848380;background-color:transparent;color:#000;cursor:pointer;transition:box-shadow .25s,background-color .25s}.skio-group-container--selected{box-shadow:0 0 0 2px #cb4b26;background-color:#fff}.skio-group-input{position:absolute;width:0;height:0;opacity:0}.skio-group-input:focus-visible~.skio-group-label{outline:2px solid #ccc;outline-offset:4px;border-radius:5px}.skio-group-label{display:flex;flex-direction:column;cursor:pointer;padding:10px;overflow:hidden}.skio-group-topline{display:flex;flex-wrap:wrap;align-items:center;width:100%;font-size:16px}.skio-radio__container{display:flex;margin-right:10px}.skio-radio{transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:center;transform:scale(0);opacity:0}.skio-group-container:hover .skio-radio,.skio-group-label:hover .skio-radio{transform:scale(1);opacity:.75}.skio-group-input:checked~.skio-group-label .skio-radio{transform:scale(1);opacity:1}.skio-price{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-right:10px}.skio-group-content{width:auto;margin-left:34px;transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);max-height:38px;opacity:1}.skio-group-title{min-width:max-content}.skio-save{color:#0fa573;border:1px solid #0fa573;padding:0 8px;border-radius:20px}.skio-frequency{display:flex;align-items:center;gap:5px;padding-right:30px;padding-top:5px;padding-bottom:5px;margin-bottom:-5px;border-radius:5px;background-color:transparent;width:100%;border:0;font-size:14px;white-space:nowrap;text-overflow:ellipsis;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 10px top 50%;background-size:18px;background-repeat:no-repeat;appearance:none;-webkit-appearance:none;-moz-appearance:none;max-width:350px;outline-color:transparent!important}.skio-frequency.skio-frequency--one{background-image:none}.skio-frequency span{text-transform:lowercase}.powered-by-skio,a[href="https://skio.com"]{display:none!important}.skio-radio__container{margin-right:0}.skio-group-label{padding:10px 3px}.top-bar{position:fixed;top:0;width:100%;z-index:5;background:#fff}.top-bar__logo{margin-left:25px}@media screen and (max-width:768px){.top-bar__logo{margin-left:12px}.top-bar__logo .g2-header-small-logo{width:30px}.top-bar__logo .g2-header-logo{width:120px}}@media screen and (max-width:768px){.top-bar__cta-hidden .top-bar__login{display:flex}}.top-bar__cta-hidden .top-bar__cta{display:none}.top-bar__wrapper{position:static}@media print,screen and (min-width:769px){.top-bar__wrapper{position:relative}}.top-bar__items{height:64px}@media screen and (max-width:768px){.top-bar__items{height:50px}}.top-bar__login{display:flex;text-transform:capitalize;margin-right:12px}@media screen and (max-width:768px){.top-bar__login{display:none}}@media screen and (min-width:1024px){.top-bar__login{margin-right:55px}}.top-bar__cta{margin-left:12px;padding:8px}@media screen and (min-width:1024px){.top-bar__cta{margin-left:55px;padding:12px 15px}}.top-bar__cart-quantity{position:absolute;display:block;width:18px;height:18px;background:#cb4b26;border-radius:18px;right:-7px;bottom:-8px;color:#fff;font-size:12px;font-family:primary;line-height:1.5;text-align:center}.top-bar__account-menu{display:none;position:absolute;top:64px;right:0;width:200px;font-family:secondary;font-size:24px;background-color:#000}.top-bar__account-menu .menu__item{padding:5px 20px}@media screen and (max-width:768px){.top-bar__account-menu{top:50px}}.announcement{height:30px;text-align:center;font-size:12px;border-bottom:1px solid #000;background-color:#000}.announcement__text,.announcement__text *,.announcement__text :hover{color:#fff}.announcement__text a{display:inline-block;text-decoration:underline}.hamburger__container{display:inline-block;cursor:pointer}.hamburger__bar1,.hamburger__bar2{width:20px;height:2px;background-color:#333;margin:4px 0;transition:.4s}.hamburger__change .hamburger__bar1{-webkit-transform:rotate(-45deg) translate(-2px,3px);transform:rotate(-45deg) translate(-2px,3px)}.hamburger__change .hamburger__bar2{-webkit-transform:rotate(45deg) translate(-1px,-2px);transform:rotate(45deg) translate(-1px,-2px)}.hamburger__change{z-index:5;position:absolute;left:340px;top:15px}.menu{background-color:#f2f2f2;box-shadow:2px 2px 5px #4a4a4a;display:none;position:fixed;width:100%;height:100vh;top:0;left:0;z-index:4;overflow:auto;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}@media print,screen and (min-width:769px){.menu{max-width:375px}}.menu__submenu{background-color:#efede7;box-shadow:2px 2px 5px #4a4a4a;display:none;position:fixed;width:100%;height:100vh;top:0;left:0;z-index:5;overflow:auto;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none}.menu__submenu::-webkit-scrollbar{display:none}@media print,screen and (min-width:769px){.menu__submenu{max-width:375px}}.menu__close-button{display:inline-block;cursor:pointer;z-index:6;position:absolute}.menu__close-button__bar1,.menu__close-button__bar2{width:17px;height:2px;background-color:#131416;margin:4px 0}.menu__close-button__bar1{-webkit-transform:rotate(-45deg) translate(-2px,3px);transform:rotate(-45deg) translate(-2px,3px)}.menu__close-button__bar2{-webkit-transform:rotate(45deg) translate(-1px,-2px);transform:rotate(45deg) translate(-1px,-2px)}.menu__nav-section{border-bottom:1px solid #b9b8b3}.menu__section-container{padding:7px 0 10px}.menu__banners{display:flex;flex-wrap:wrap;margin:0 -6px}.menu__banner{width:100%;height:155px;display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:6px;padding:18px 14px 16px;margin:8px 6px 0}.menu__banner--half{width:calc(50% - 12px);padding:10px 10px 16px}.menu__banner-copy{width:120px;line-height:1.2;letter-spacing:.5px;font-family:gt-america-compressed-medium;font-size:16px;text-transform:uppercase}.menu__collection{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:0}.menu__collection li{width:calc(50% - 6px)}.menu__collection__item{min-height:53px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;color:#131416;border-radius:6px;padding:10px;margin-top:10px;text-transform:uppercase}.menu__collection__item svg{max-width:35px;height:30px}.menu__collection__item svg path{fill:#131416}.menu__item{padding:8px 0}@media print,screen and (min-width:769px){.menu__item{padding:5px 0}}.menu__link{color:#d9d9d9;line-height:1.4}@media screen and (min-width:1024px) and (max-width:1215px){.menu__link{line-height:1}}@media screen and (min-width:1216px) and (max-width:1439px){.menu__link{line-height:1}}.menu__link:hover{color:#fff}.menu__top-bar--link{width:100%;padding:10px 0;min-height:44px;color:#131416;line-height:22px}.menu__top-bar--link:hover{color:grey;cursor:pointer}.menu__top-bar--link svg{width:9px;height:16px}.menu__social-links__container{padding-bottom:70px}.menu__social-links__container svg{height:45px;width:30px}.menu__social-links__container svg path{fill:#a0a09e}.menu__social-links__container svg:hover path{fill:#4a4a4a}.proceed-to-results{display:none;position:fixed;right:0;z-index:2}.g-hero{background-color:#e4e3de;background-size:cover;background-position:50%;padding:10% 0}@media screen and (max-width:768px){.g-hero{padding:20% 0}}.g-hero__subheading{margin:20px 0;padding:5px;background-color:#000;color:#fff}.g-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.g-hero__text--centered{color:#fff;text-align:center}@media screen and (max-width:768px){.g-hero__text-mobile--black{color:#000}}.g-hero--full-height{padding:100% 0 0}.g-hero__text-below{margin-top:40px;margin-bottom:40px}.g-hero__text-below .g-button{margin-top:20px}.g-content__image-container{position:relative}.g-content__copy{padding:50px 0}.g-content__image{width:100%}.g-content__heading{position:absolute;bottom:100px;width:inherit}@media screen and (max-width:768px){.g-content__heading{bottom:30px}}.g-image-and-copy__heading{position:absolute;z-index:2;bottom:20px;left:20px}.g-image-and-copy__image{width:100%;height:100%;object-fit:cover;margin-bottom:-10px}.g-image-and-copy__image--padding{padding:20%}.g-image-and-copy__copy{display:flex;flex-direction:column;justify-content:center;height:100%}@media screen and (max-width:1023px){.g-image-and-copy__copy{padding-top:40px;padding-bottom:40px}}.g-image-and-copy__text{margin:20px 0}.g-image-and-copy__list{margin:0;list-style-type:none;padding-left:10px}.g-image-and-copy__list-item{text-indent:-16px;padding-bottom:12px}.g-image-and-copy__list-item:before{padding-left:5px;padding-right:5px;content:"-"}@media screen and (max-width:768px){.g-image-and-copy__list-item{font-size:24px}}.g-button--centered{margin:20px auto}@media screen and (max-width:768px){.g-button--centered{border:2px solid #000}.g-button--centered:hover{border:none;margin:22px auto}}.g-testimonials{padding:90px 0;background-size:cover}@media screen and (max-width:768px){.g-testimonials{padding:40px 0}}.g-testimonials__feedback{font-size:20px;color:#fff;background-color:#000;display:inline;padding:5px 0;box-shadow:5px 0 0 #000,-5px 0 0 #000}@media screen and (max-width:768px){.g-testimonials__feedback{font-size:20px;padding:2px 0;box-shadow:2px 0 0 #000,-2px 0 0 #000}}.g-testimonials__feedback-wrapper{margin-top:50px;margin-bottom:50px;padding-left:5px;padding-right:5px}@media screen and (max-width:768px){.g-testimonials__feedback-wrapper{margin:25px 0}}.g-testimonials__signature{color:#fff;background:#000;display:inline;padding:5px}.g-promo{margin:80px 0;padding:80px 0}@media screen and (max-width:768px){.g-promo{margin:40px 0;padding:20px 0}}.g-promo__content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 40px}.g-promo__subheading{font-size:30px;text-transform:uppercase;color:#fff;margin:20px 0}@media screen and (max-width:768px){.g-promo__subheading{font-size:20px;margin:10px 0}}.g-promo__copy{margin:20px 0}@media screen and (max-width:768px){.g-promo__copy{margin:10px 0}}.g-promo__image{width:100%}@media screen and (max-width:768px){.g-promo__image{padding:0 20px}}.g-accordion__heading{margin:40px 0}.g-accordion__icon{display:inline-block;background-image:url('{{ "expand-button.svg" | asset_url }}');background-size:contain;width:15px;height:15px;min-width:15px;margin-left:15px}.g-accordion .-ba-is-active .g-accordion__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.g-accordion__title{display:flex;align-items:center;justify-content:space-between;padding:10px 0;transition:all .1s ease-in;font-size:18px}.g-accordion__title:hover{background-color:#d9d9d9;cursor:pointer}.g-accordion__title.-ba-is-active{background-color:#d9d9d9}.g-accordion__panel{margin:10px}.g-accordion__panel.-ba-is-active{margin-bottom:60px}.g-accordion .badger-accordion__panel{max-height:75vh!important}.awards{position:relative;background-color:#e4e3de;padding:100px}@media print,screen and (min-width:769px){.awards{padding:80px;margin-bottom:80px}}.awards__items{display:flex;flex-direction:column;justify-content:space-around;align-items:center}@media screen and (min-width:1024px){.awards__items{flex-direction:row;align-items:flex-start}}.awards__wrapper{text-align:center;margin-bottom:80px;margin-left:20px;margin-right:20px;z-index:2}.awards__wrapper:last-child{margin-bottom:0}@media print,screen and (min-width:769px){.awards__wrapper{width:250px}}@media screen and (min-width:1024px){.awards__wrapper{margin-bottom:0}}.awards__logo{height:40px;margin-bottom:25px}@media screen and (max-width:768px){.awards__logo{max-width:200px;height:auto}}.reviews-slider{padding-top:60px;padding-bottom:60px;background-color:#e4e3de}.reviews-slider__rating{color:#4a4a4a;margin-bottom:-50px}.reviews-slider__slider{margin-top:40px;margin-bottom:40px}.reviews-slider__review{height:200px;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;text-align:left;padding:20px;margin-top:-150px}.reviews-slider__review,.reviews-slider__signature{font-size:20px}.reviews-slider__quote-symbol{text-align:right;font-size:150px;transform:rotate(180deg);padding-right:7px}.reviews-slider__star{color:#d8b556;padding:3px}.comparisons-section,.signature-section{padding-top:60px;padding-bottom:60px}.signature-section__copy{font-size:18px}.brand-story{padding-bottom:60px}@media screen and (max-width:768px){.brand-story{padding-top:60px}}.brand-story__code:hover{cursor:pointer}.brand-story__input{width:10px;position:absolute;top:50%;z-index:-1}.brand-story__copy-icon{position:absolute;top:40%;right:10%}.enter-to-win{background-color:#d8b556;padding-top:100px;padding-bottom:100px}@media screen and (max-width:768px){.enter-to-win{padding-top:50px;padding-bottom:50px}}.enter-to-win__ctas{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.enter-to-win__ctas{flex-direction:column}}.enter-to-win__email{margin-top:10px;margin-bottom:10px;position:relative}@media screen and (max-width:768px){.enter-to-win__email{width:250px}}.hundred-terms{margin-bottom:50px}.g-subscription-otp{margin-top:30px;margin-bottom:30px}.g-subscription-otp__option{background-color:#e4e3de;padding:15px;color:#191919;width:100%}.g-subscription-otp__option:hover{cursor:pointer}.g-subscription-otp__option--active{background-color:#00a1dc;color:#fff}.g-subscription-otp__cta{border:2px solid #000;padding-top:10px;padding-bottom:10px;margin-top:15px;margin-bottom:15px;text-transform:uppercase;font-weight:900;text-align:center;letter-spacing:1px}.g-subscription-otp__cta a{display:block}.g-subscription-otp__select{margin-top:15px}.g-subscription-otp__select:after{top:50%!important;border-left:3px solid #000!important;border-bottom:3px solid #000!important}.g-subscription-otp__select select{border:none;border-radius:0;font-size:12px;height:35px;padding-left:17px;letter-spacing:1px}@media screen and (max-width:1023px){.g-subscription-otp__select select{border:1px solid #000}}.g-subscription-otp__action-title{font-weight:900;letter-spacing:1px}.big-review{padding-top:80px;background-color:#e9b700}.big-review h3{font-size:32px}.big-review .columns{margin:0}@media screen and (max-width:768px){.big-review{padding-top:60px}}.big-review__awards{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;padding:50px}.big-review__awards-item{width:200px;margin:20px;text-align:center}@media screen and (max-width:768px){.big-review__awards-item{margin:30px}}.big-review__awards-item__image{height:40px;margin-bottom:15px}.g-thank-you-container{height:500px;display:flex;align-items:center}.shopify-challenge__container{margin-top:50px;text-align:center}.g2-squares{padding:70px 0}@media print,screen and (min-width:769px){.g2-squares{padding:90px 0}}.g2-squares img{height:40px;margin-bottom:20px}@media print,screen and (min-width:769px){.g2-squares img{margin-bottom:30px}}.g2-squares h1{line-height:1.1;margin-top:-20px}.g2-squares h4{margin-bottom:10px}.g2-squares__item{margin-bottom:60px}@media print,screen and (min-width:769px){.g2-squares__item{padding:0 90px}}@media screen and (min-width:1024px){.g2-squares__item{margin-bottom:0;height:350px;padding:0 50px}}@media screen and (min-width:1216px){.g2-squares__item{padding:0 80px}}@media screen and (min-width:1440px){.g2-squares__item{padding:0 90px}}@media print,screen and (min-width:769px){.g2-squares-wrapper{margin:0 -90px}}@media screen and (min-width:1024px){.g2-squares-wrapper{margin:0 -60px}}@media screen and (min-width:1216px){.g2-squares-wrapper{margin:0 -80px}}@media screen and (min-width:1440px){.g2-squares-wrapper{margin:0 -90px}}.g2-logo-yellow{position:absolute;bottom:-21px;left:0;right:0;margin:0 auto;z-index:2}.g2-jumbotron{position:relative;background-size:cover;background-position:100%;background-repeat:no-repeat;padding-top:10px;padding-bottom:30px}@media print,screen and (min-width:769px){.g2-jumbotron{padding-top:100px;padding-bottom:100px}}.g2-jumbotron .g2-button{padding:17px}.g3-quotes{padding:30px 0}.g3-quotes h2{line-height:1}@media screen and (max-width:1023px){.g3-quotes h2{margin-bottom:20px}}@media screen and (min-width:1024px){.g3-quotes{padding:85px 0 45px}}@media screen and (max-width:1023px){.g3-quotes__left{order:1}}.g3-quotes__slider-wrapper{position:relative;margin:0 -12px;width:calc(100% + 24px)}.g3-quotes__slider-wrapper .tns-nav{display:flex;justify-content:center;margin-top:25px}.g3-quotes__slider-wrapper .tns-nav button{width:12px;height:12px;margin:5px;border:2px solid #000}@media screen and (max-width:1023px){.g3-quotes__slider-wrapper .tns-nav{margin-top:15px}}.g3-quotes__slide-wrapper{height:90vw;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:30px;background-color:#fff;border-radius:5px;user-select:none}@media print,screen and (min-width:769px){.g3-quotes__slide-wrapper{height:32vw}}@media screen and (min-width:1216px){.g3-quotes__slide-wrapper{padding:60px 35px 35px}}.g3-quotes__body{display:flex;flex-direction:column;align-items:center}.g3-quotes__body svg{width:40%;margin-top:15px}.g3-quotes__body p{margin:0;font-family:gt-america-medium;line-height:1.2;text-align:center;font-size:16px}@media screen and (min-width:1440px){.g3-quotes__body p{font-size:24px}}.g3-quotes__author{display:flex;align-items:center}.g3-quotes__author img{width:54px;height:54px}.g3-quotes__author p{margin-left:10px;margin-bottom:0}.g3-quotes__slider-next,.g3-quotes__slider-prev{position:absolute;display:flex;bottom:3px;cursor:pointer}.g3-quotes__slider-next:focus,.g3-quotes__slider-prev:focus{outline:none}.g3-quotes__slider-next svg,.g3-quotes__slider-prev svg{height:16px}@media screen and (max-width:1023px){.g3-quotes__slider-next,.g3-quotes__slider-prev{display:none}}.g3-quotes__slider-prev{left:25%}.g3-quotes__slider-next{right:25%}.g2-quotes-mini{position:relative}.g2-quotes-mini__padded-top{padding-top:70px}.g2-quotes-mini__padded-bottom{padding-bottom:70px}.g2-quotes-mini__slide{padding:0 15px}.g2-quotes-mini__slider-wrapper{padding:0 20px}.g2-quotes-mini__slide-wrapper{display:flex;flex-direction:column;justify-content:center;height:100%;padding:30px;border-radius:5px}@media screen and (min-width:1024px){.g2-quotes-mini__slide-wrapper{padding:50px 80px 30px}}.g2-quotes-mini__body{margin-bottom:30px}.g2-quotes-mini__author{margin-bottom:0}.g2-quotes-mini__slider-next,.g2-quotes-mini__slider-prev{position:absolute;top:0;bottom:70px;margin:auto 0;height:20px}.g2-quotes-mini__slider-next:hover,.g2-quotes-mini__slider-prev:hover{cursor:pointer}.g2-quotes-mini__slider-next:focus,.g2-quotes-mini__slider-prev:focus{outline:none}@media screen and (max-width:768px){.g2-quotes-mini__slider-next,.g2-quotes-mini__slider-prev{display:none}}.g2-quotes-mini__slider-prev{left:0}.g2-quotes-mini__slider-next{right:0}.g2-quotes-mini .tns-nav{text-align:center;margin-top:30px}.g2-quotes-mini .tns-nav button{height:12px;width:12px}@media screen and (min-width:1024px){.g2-duo-quote__image{padding-right:10vw}}@media screen and (min-width:1440px){.g2-duo-quote__image{padding-right:calc(50vw - 585px)}}.g2-duo-quote .g2-stars{margin-top:50px}@media screen and (min-width:1024px){.g2-duo-quote .g2-stars{margin-top:80px}}.g2-duo-quote .g2-stars .g2-star{color:#000}@media screen and (min-width:1024px){.g2-duo-quote .g2-logo-yellow{top:0;bottom:0;left:-21px;right:unset;margin:auto}}@media screen and (min-width:1024px){.g2-duo-quote__image-container{padding:80px 0 60px!important}}.g2-duo-quote__copy-container{padding:60px 0 80px!important}@media screen and (min-width:1024px){.g2-duo-quote__copy-container{padding:80px 0 60px!important}}.g2-duo{position:relative;margin-bottom:-24px}.g2-duo__image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.g2-duo__copy-wrapper{text-align:center;background-color:#ffc700;display:flex;align-items:center;padding:50px 0!important}@media screen and (min-width:1024px){.g2-duo__copy-wrapper{background:#fff;text-align:left}}.g2-duo__copy{padding-top:20px;padding-bottom:100px}@media screen and (min-width:1024px){.g2-duo__copy{padding-bottom:0}}.g2-duo__body{margin-top:20px;margin-bottom:20px}.g2-duo__cta{padding-bottom:60px}.g2-duo a{color:#fff}@media screen and (min-width:1024px){.g2-duo a{color:#cb4b26;padding-left:0}}.g2-duo .g2-logo-yellow circle{fill:#ffc700}@media screen and (min-width:1024px){.g2-duo .g2-logo-yellow{top:0;bottom:0;margin:auto}.g2-duo .g2-logo-yellow circle{fill:#ffc700}}.g2-duo-qa{position:relative;padding:50px 0}@media screen and (min-width:1024px){.g2-duo-qa{padding:90px 0}}.g2-duo-qa__copy{margin-top:30px}@media screen and (min-width:1024px){.g2-duo-qa__copy{margin:0}}.g2-duo-qa__question{padding:10px 0 20px}@media screen and (min-width:1024px){.g2-duo-qa__question{padding:10px 0 60px}}.g2-duo-qa__sticker{position:absolute;width:150px;height:150px;bottom:-60px;right:50px;background-size:contain}@media print,screen and (min-width:769px){.g2-duo-qa__sticker{width:200px;height:200px;bottom:-80px}}.g2-dual p{margin:0}.g2-dual__v-padded{padding:20px 0}@media screen and (min-width:1024px){.g2-dual__v-padded{padding:60px 0}}@media screen and (min-width:1024px){.g2-dual__image-align-right-desktop{order:1}}@media screen and (max-width:1023px){.g2-dual__image-align-bottom-mobile{order:1}}@media print,screen and (min-width:769px){.g2-dual__image-align-right-desktop .g2-dual__image-offset-edge{margin-left:0;margin-right:-10vw}}@media screen and (min-width:1440px){.g2-dual__image-align-right-desktop .g2-dual__image-offset-edge{margin-left:0;margin-right:calc(-50vw - -585px)}}.g2-dual__image-offset-edge{margin:0 -5vw}@media print,screen and (min-width:769px){.g2-dual__image-offset-edge{margin-left:-10vw}}@media screen and (min-width:1440px){.g2-dual__image-offset-edge{margin-left:calc(-50vw - -585px)}}.g2-cards{text-align:center;padding-top:80px;padding-bottom:100px}@media screen and (min-width:1024px){.g2-cards__card{padding-left:40px!important;padding-right:40px!important}}.g2-cards__header{margin-bottom:30px}@media screen and (min-width:1024px){.g2-cards__header{margin-bottom:60px}}.g2-cards__heading{font-family:gt-america-extended-bold}@media screen and (min-width:1024px){.g2-cards__wrapper{margin:-40px}}.g2-hero-flexible{background-repeat:no-repeat;background-size:cover}@media screen and (max-width:768px){.g2-hero-flexible__outer{justify-content:center!important}}@media screen and (max-width:768px){.g2-hero-flexible__inner{align-items:center!important}.g2-hero-flexible__inner *{text-align:center}}.g2-hero{text-align:center;position:relative;background-size:contain;background-repeat:no-repeat;width:100%;height:0;padding-top:91%;margin-bottom:-1.2%}@media print,screen and (min-width:769px){.g2-hero{padding-top:37.64%}}.g2-hero h2{color:#fff}@media print,screen and (min-width:769px){.g2-hero__header{margin-bottom:40px}}.g2-hero__container{display:flex;position:absolute;height:100%;top:0;width:100%;align-items:center;right:0}@media print,screen and (min-width:769px){.g2-hero__container{display:block;height:auto;top:50px}}@media screen and (min-width:1024px){.g2-hero__container{top:100px}}@media screen and (min-width:1216px){.g2-hero__container{top:120px}}@media screen and (min-width:1440px){.g2-hero__container{top:160px}}@media print,screen and (min-width:769px){.g2-hero__cta-wrapper{display:flex;flex-direction:column;align-items:flex-end}}.g2-carousel{background-color:#efede7;padding-top:75px;padding-bottom:75px}.g2-carousel img{border-radius:3px}@media screen and (min-width:1024px){.g2-carousel__slider{display:flex;justify-content:center;margin:-12px}}@media screen and (min-width:1024px){.g2-carousel__slide{margin:12px}}.g2-carousel__header{margin-bottom:30px}.g2-carousel__cta{margin-top:70px}.g2-header{position:relative}.g2-header__content-wrapper{position:absolute;top:0;left:0;right:0;height:100%;padding:35px 0}@media print,screen and (min-width:769px){.g2-header__content-wrapper{padding:60px 0}}.g2-header__badges{margin-top:40px}.g2-header__badge{height:70px;margin:0 7px}.g2-header p{margin-top:15px}.g2-cta{position:relative}.g2-cta h2{margin-bottom:30px}.g2-cta__padded-top{padding-top:60px}.g2-cta__padded-bottom{padding-bottom:60px}.g2-cta__wrapper{margin:0 auto;width:100%}@media print,screen and (min-width:769px){.g2-cta__wrapper{min-width:250px;width:max-content}}.g2-cta .g2-button{display:block;margin:0 auto 20px}.g2-founders__padded-top{padding-top:100px}.g2-founders__padded-bottom{padding-bottom:100px}.g2-founders__text{margin-top:70px;margin-bottom:20px;font-weight:900}.g2-founders__signature{padding:0 15%}.g2-banner{position:relative}.g2-banner__content-wrapper{position:absolute;top:0;left:0;right:0;height:100%}.g2-banner__logo{width:30px;margin-top:40px}.g2-banner p{margin-top:20px}.g2-sorted-reviews{padding:20px 0}@media print,screen and (min-width:769px){.g2-sorted-reviews{padding:100px 0 40px}}.g2-sorted-reviews .tns-nav button{width:12px;height:12px}.g2-sorted-reviews__tab{transform:translateY(1.5px);cursor:pointer;border:1px solid #b9b8b3;border-bottom:0;border-right:0;border-radius:6px 6px 0 0}.g2-sorted-reviews__tab:last-child{border-right:1px solid #b9b8b3}.g2-sorted-reviews__tab h3{padding:10px 5px}@media print,screen and (min-width:769px){.g2-sorted-reviews__tab h3{padding:10px}}.g2-sorted-reviews__box{width:99.99%;padding:70px 30px 20px;border:1px solid #b9b8b3;border-radius:0 0 6px 6px;user-select:none}@media screen and (min-width:1024px){.g2-sorted-reviews__box{padding:70px 70px 20px}}.g2-sorted-reviews__review{padding:0 15px}.g2-sorted-reviews__review__rating{margin-bottom:30px}.g2-sorted-reviews__review__text{margin-top:40px}.g2-sorted-reviews__slider-next,.g2-sorted-reviews__slider-prev{position:absolute;top:0;bottom:0;margin:auto 0;height:20px}.g2-sorted-reviews__slider-next:hover,.g2-sorted-reviews__slider-prev:hover{cursor:pointer}.g2-sorted-reviews__slider-next:focus,.g2-sorted-reviews__slider-prev:focus{outline:none}.g2-sorted-reviews__slider-prev{left:-15px}.g2-sorted-reviews__slider-next{right:-15px}.g2-guarantee{padding:100px 0}.g2-guarantee p{margin-top:15px;margin-bottom:50px}.g2-footer{margin-bottom:-1px}.g2-footer__menu-list{display:flex;justify-content:center;border-top:1px solid #000;padding:20px 0}@media screen and (max-width:768px){.g2-footer__menu-list{border-top:none;flex-direction:column;padding:0}}.g2-footer__mailing{padding:40px 0;background-color:#323436}@media screen and (max-width:768px){.g2-footer__mailing h3{margin-bottom:25px;text-align:center}}.g2-footer__caption{color:#fff}.g2-footer .contact_email{height:52px;width:100%;color:#fff;border:1px solid #fff;border-right:0;border-radius:2px 0 0 2px;background-color:#323436;padding:16px}.g2-footer .contact_email::placeholder{color:grey}.g2-footer .contact_email:focus{outline:none}.g2-footer .contact_email:-webkit-autofill,.g2-footer .contact_email:-webkit-autofill:active,.g2-footer .contact_email:-webkit-autofill:focus,.g2-footer .contact_email:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #323436 inset!important;-webkit-text-fill-color:#fff!important}.g2-footer .contact_submit{height:52px;padding:0 20px;-webkit-appearance:none;background-color:#323436;border:1px solid #fff;border-left:0;border-radius:0 2px 2px 0}.g2-footer .contact_submit svg path{fill:#ffc700}.g2-footer .contact_submit:hover{cursor:pointer}.g2-footer .contact_submit:focus{outline:none}.g2-footer .g2-footer-logo{display:block;margin:0 auto}@media print,screen and (min-width:769px){.g2-footer .g2-footer-logo{width:150px;height:150px;margin:0}}@media screen and (max-width:768px){.g2-footer__menu__sections{padding:0 15px;flex-direction:column}}.g2-footer__menu__section{margin-bottom:25px}@media print,screen and (min-width:769px){.g2-footer__menu__section{width:50%;margin-bottom:50px}}@media screen and (min-width:1216px){.g2-footer__menu__section{width:auto}}.g2-footer__menu__section-container{margin-top:5px}.g2-footer__menu__handle{margin-bottom:30px}@media screen and (max-width:768px){.g2-footer__menu__handle{cursor:pointer;margin:0}}.g2-footer__menu__arrow{position:absolute;top:15px;right:15px;width:12px;height:12px;border:3px solid #fff;transform:rotate(45deg);pointer-events:none}.g2-footer__menu__arrow-down{border-left:0;border-top:0}.g2-footer__menu__arrow-up{border-right:0;border-bottom:0;margin-top:5px}.g2-footer__menu__item{padding:5px 30px}@media print,screen and (min-width:769px){.g2-footer__menu__item{padding:5px 0}}.g2-footer__menu__link{color:#d9d9d9;line-height:1.4}.g2-footer__menu__link:hover{color:#fff}.g2-footer__menu__line{height:1px;margin:10px 0}.g2-footer__main{color:#fff;background-color:#000;min-height:450px;padding:60px 0 80px}@media screen and (max-width:768px){.g2-footer__main{padding-top:40px}}@media screen and (max-width:768px){.g2-footer__main__brand,.g2-footer__main__wrapper{display:flex;flex-direction:column}.g2-footer__main__brand{order:1}}.g2-footer__social-links__heading{margin-top:60px;color:#848380}.g2-footer__social-links__container{display:flex}@media screen and (max-width:768px){.g2-footer__social-links__container{order:-1;justify-content:center;margin-top:30px;margin-bottom:100px}.g2-footer__social-links__container svg{height:45px;width:35px}}@media print,screen and (min-width:769px){.g2-footer__social-links__container{justify-content:flex-start;margin-top:20px}}.g2-footer__social-links__container a{margin-right:25px;line-height:1}@media screen and (max-width:768px){.g2-footer__social-links__container a{margin:0 15px}}.g2-footer__social-links__container svg{width:30px}.g2-footer input{margin:0}.g2-footer__copyright{margin-top:35px;color:#b9b8b3}@media print,screen and (min-width:769px){.g2-footer__copyright{margin-top:100px}}.g2-press{padding:30px 0}.g2-press h4{margin-bottom:30px}.g2-press img{display:block;width:12.5%;height:100%;max-height:100px;padding:5px}@media screen and (max-width:768px){.g2-press img{width:50%}.g2-press img:nth-child(1n+7){display:none}}@media screen and (min-width:769px) and (max-width:1023px){.g2-press img{width:33%}.g2-press img:nth-child(1n+10){display:none}}@media screen and (min-width:1024px) and (max-width:1215px){.g2-press img{width:20%}.g2-press img:nth-child(1n+11){display:none}}@media screen and (min-width:1216px) and (max-width:1439px){.g2-press img{width:16.5%}.g2-press img:nth-child(1n+13){display:none}}@media screen and (min-width:1440px){.g2-press img{width:12.5%}}.g2-press img.g2-press__auto-width{width:auto}.g2-press__container{padding:0 5%}@media screen and (max-width:1023px){.g2-image-row{padding:20px 0 20px 20px}}.g2-image-row__item{background-size:cover;background-position:50%;background-clip:content-box}.g2-image-row__item:after{content:"";display:block;padding-bottom:100%}.g2-image-row-carousel{overflow:hidden;position:relative;height:40px;width:100vw}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.g2-image-row-carousel:after,.g2-image-row-carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));content:"";height:50px;position:absolute;z-index:2;top:0;width:50px}@media print,screen and (min-width:769px){.g2-image-row-carousel:after,.g2-image-row-carousel:before{width:150px}}.g2-image-row-carousel:after{right:0;transform:rotate(180deg)}.g2-image-row-carousel:before{left:0}.g2-image-row-carousel__container{animation:scroll 220s linear infinite;width:2400px}.g2-image-row-carousel__item{background-repeat:no-repeat;background-position-y:center;height:40px;width:200px}.g2-thank-you-container{height:500px;display:flex;align-items:center}.g2-before-and-after{background-color:#efede7}@media print,screen and (min-width:769px){.g2-before-and-after{padding-bottom:50px}}.g2-before-and-after__heading{margin-bottom:20px}.g2-before-and-after__slider-next,.g2-before-and-after__slider-prev{position:absolute;top:0;bottom:0;margin:auto 0;height:20px}.g2-before-and-after__slider-next:hover,.g2-before-and-after__slider-prev:hover{cursor:pointer}.g2-before-and-after__slider-next:focus,.g2-before-and-after__slider-prev:focus{outline:none}.g2-before-and-after__slider-prev{left:0}.g2-before-and-after__slider-next{right:0}.g2-before-and-after__item{padding:0 0 80px}@media print,screen and (min-width:769px){.g2-before-and-after__item{padding:40px}}.g2-before-and-after__item-heading{font-family:gt-america-extended-bold}.g2-before-and-after__item-stars{margin-top:-20px}.g2-before-and-after__slider-wrapper{position:relative;padding:0 20px!important}.g2-before-and-after #tns1>.tns-item{font-size:16px}@media print,screen and (min-width:769px){.g2-before-and-after #tns1>.tns-item{font-size:20px}}.g3-collection__header{display:flex;justify-content:space-between;width:100%;background-color:#000;text-align:left;z-index:2}@media screen and (min-width:1024px){.g3-collection__header{position:relative}}.g3-collection__header h3{padding:10px;line-height:28px}@media screen and (min-width:1024px){.g3-collection__header h3{padding:18px 0}}.g3-collection__header__controls,.g3-collection__toggle-filters{display:flex;align-items:center}.g3-collection__toggle-filters{justify-content:center;width:105px;height:100%;background-color:#323436;letter-spacing:1px;color:#fff;cursor:pointer}.g3-collection__toggle-filters__button div{display:flex;font-family:gt-america-medium;font-size:12px;align-items:center;line-height:1}.g3-collection__toggle-filters__button svg{margin-left:8px}.g3-collection__search-button{display:flex;height:100%;align-items:center;padding-left:12px;padding-right:10px;border:none;background-color:transparent}.g3-collection__search-close{position:absolute;top:0;right:10px;height:100%;border:none;background-color:transparent}.g3-collection__search-input{width:100%}.g3-collection__search-input input{display:block;width:100%;height:46px;border:none;background:#f6f6f6;border-radius:0;font-size:12px;padding:10px}.g3-collection__search-input input:focus{outline:none}.g3-collection__search-products{padding-top:48px}.g3-collection__header-filters{position:fixed;left:0;width:100%;padding:35px 12px 140px;background-color:#323436;z-index:2;overflow:auto}.g3-collection__header-filters h5{font-family:gt-america-medium;color:#fff}.g3-collection__header-filters__item{display:flex;align-items:center;min-height:42px;margin-bottom:10px;padding-left:5px;background-color:#131416;font-size:14px;color:#fff}.g3-collection__header-filters__item:hover{color:#fff}.g3-collection__header-filters__item img{width:55px;height:55px;margin-right:10px}.g3-collection__header-filters__item svg{width:28px;height:28px;margin:7px 10px}.g3-collection__header-filters__item svg path{fill:#fff}.g3-collection__header-filters__selected{background-color:#00d2f9}.g3-explanation{padding:20px 0}.g3-explanation h4{line-height:1.2}@media print,screen and (min-width:769px){.g3-explanation{padding:90px 0}}@media screen and (min-width:1024px){.g3-explanation__copy{padding-right:16px}}.g3-explanation__steps{margin-bottom:30px}@media print,screen and (min-width:769px){.g3-explanation__steps{display:flex;margin:0 -10px 30px;padding-left:16px}}.g3-explanation__step{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#f2f1ec;border:1px solid #d4d2cd;border-radius:5px;margin-bottom:20px}@media print,screen and (min-width:769px){.g3-explanation__step{margin:0 10px}}.g3-explanation__step__copy{position:absolute;left:0;display:flex;justify-content:space-between;padding:10px;font-size:20px;font-family:gt-america-medium}@media screen and (max-width:768px){.g3-explanation__step__copy{flex-direction:row-reverse;max-width:75%}}@media print,screen and (min-width:769px){.g3-explanation__step__copy{top:0;width:100%;padding:20px;font-size:16px}}.g3-explanation__step__copy p{margin:0}@media screen and (max-width:768px){.g3-explanation__step__copy p{margin-right:10px}}.g2-reviews{padding:20px 0}@media screen and (min-width:1024px){.g2-reviews{padding:40px 0}}.g2-reviews .react-read-more-read-less{text-decoration:underline;font-weight:700}.g2-reviews .infinite-scroll-component{display:flex;flex-wrap:wrap;justify-content:space-between}.g2-reviews__heading{margin-bottom:40px}@media screen and (min-width:1024px){.g2-reviews__heading{margin-bottom:70px}}.g2-reviews__load-more{display:flex;justify-content:center}.g2-reviews__load-more a{display:flex;align-items:center;line-height:1;padding:8px 12px}.g2-reviews__load-more svg{height:16px;margin-right:4px}.g2-reviews__load-more svg path{fill:#cb4b26}.g2-reviews__end{margin-top:10px}@media screen and (min-width:1024px){.g2-reviews__end{margin-top:20px}}.g2-reviews__partners{width:100%}@media screen and (max-width:1023px){.g2-reviews__partners{display:flex;justify-content:center;margin-top:20px}.g2-reviews__partners .amazon{padding-top:12px;padding-right:30px}}@media screen and (min-width:769px) and (max-width:1023px){.g2-reviews__partners{display:flex;justify-content:flex-end}}.g2-reviews__partners svg{width:15px;margin:1px}.g2-reviews__partners__container{max-width:120px;margin-bottom:20px}@media screen and (max-width:1023px){.g2-reviews__partners__container{width:50%}}@media screen and (max-width:1023px){.g2-reviews__summary{padding:0 40px}}.g2-reviews__summary .g2-stars{margin-left:0;margin-top:5px;justify-content:center}@media screen and (max-width:1023px){.g2-reviews__summary__total{display:flex;justify-content:space-between}}.g2-reviews__summary__score{width:max-content;text-align:center}@media screen and (min-width:1024px){.g2-reviews__summary__score{margin-top:10px;text-align:left}}.g2-reviews__summary__score .g2-stars svg{width:22px;height:22px}.g2-reviews__main-review{position:relative;padding-bottom:30px}@media screen and (max-width:768px){.g2-reviews__main-review{padding-bottom:40px}}.g2-reviews__main-review img{width:110px}.g2-reviews__main-review .g2-reviews__review__date{margin:0}.g2-reviews__main-review__text{line-height:1.2}.g2-reviews__review{display:flex;position:relative;width:100%;margin:2px 0;padding:5px 10px 50px 0;background-color:#f6f6f6}.g2-reviews__review img{width:110px;height:110px}@media screen and (min-width:1024px){.g2-reviews__review{width:calc(50% - 3px);padding:20px 20px 60px;margin:3px 0}}.g2-reviews__review .g2-stars{margin-right:10px}.g2-reviews__review__rating{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:768px){.g2-reviews__review__rating{margin-bottom:10px}}.g2-reviews__review-left{display:flex;min-width:110px;margin-bottom:-45px;padding-top:20px}@media print,screen and (min-width:769px){.g2-reviews__review-left{padding-top:10px}}@media screen and (min-width:1024px){.g2-reviews__review-left{margin-bottom:-40px}}.g2-reviews__review-right{padding-left:5px}.g2-reviews__review__content{width:100%;white-space:pre-wrap}.g2-reviews__review__content-full{display:none}.g2-reviews__review__title{padding-top:10px}.g2-reviews__review__author{position:absolute;bottom:0}.g2-reviews__review__date{color:#b9b8b3;margin-bottom:5px}@media screen and (min-width:1024px){.g2-reviews__review__date{margin-bottom:20px}}.g2-reviews__attachment-icon{color:#d9d9d9;margin-top:5px;padding-right:15px;height:40px;cursor:pointer}.g2-reviews__attachment-icon:hover{color:#363636}.g2-reviews__filters{margin:30px 10px 30px 20px}@media print,screen and (min-width:769px){.g2-reviews__filters{margin:30px 0}}.g2-reviews__filters-container{display:flex;flex-direction:row;justify-content:left;flex-wrap:wrap;margin-bottom:25px}@media screen and (min-width:1024px){.g2-reviews__filters-container{margin-bottom:0}}.g2-reviews__filters__title{padding-bottom:40px}@media screen and (min-width:1024px){.g2-reviews__filters__title{padding-bottom:25px}}.g2-reviews__filters__tag{display:inline-block;padding:7px 14px;letter-spacing:1px;background-color:#efede7;border-width:0;border-radius:3px;margin-bottom:8px;margin-right:8px;cursor:pointer}.g2-reviews__filters__tag:hover{background-color:#e4e3dd}.g2-reviews__filters__tag.active{outline:3px auto #7f89b4;background-color:#000;color:#fff}.g2-reviews__filters__select{margin-right:10px;margin-bottom:10px}@media screen and (min-width:1024px){.g2-reviews__filters__select{margin-right:70px;margin-bottom:0}}.g2-reviews__filters__select .g2-stars{display:inline-flex;justify-content:flex-start;padding-left:5px}.g2-reviews__filters__select .react-select__control{border:2px solid #f6f6f6;border-radius:0 4px 4px 0;box-shadow:none;cursor:pointer}.g2-reviews__filters__select .react-select__control:hover{border-color:#f6f6f6}.g2-reviews__filters__select .react-select__control--is-focused{border-radius:0 4px 0 0}.g2-reviews__filters__select .react-select__indicators{background-color:#f6f6f6;margin:-1px}.g2-reviews__filters__select .react-select__indicators svg path{fill:#000}.g2-reviews__filters__select .react-select__indicator-separator{background-color:transparent}.g2-reviews__filters__select .react-select__menu{margin-top:0;border:1px solid #f6f6f6;border-top:0;border-radius:0;box-shadow:none}.g2-reviews__filters__select .react-select__menu-list{padding:4px}.g2-reviews__filters__select .react-select__option{padding:6px 10px}.g2-reviews__filters__select .react-select__option--is-focused{cursor:pointer;background-color:#f6f6f6}.g2-reviews__filters__select .react-select__option--is-selected{background-color:transparent;font-weight:700;color:#000}