<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.5/css/select2.min.css */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

 /* foundation-xy-grid.min.css */
 .grid-container{padding-right:.9375rem;padding-left:.9375rem;max-width:62.5rem;margin:0 auto}.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem;max-width:100%;margin:0 auto}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin:0 auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-ms-flex:1 1 0;flex:1 1 0}.cell.shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.auto{width:auto}.grid-x&gt;.shrink{width:auto}.grid-x&gt;.small-shrink,.grid-x&gt;.small-full,.grid-x&gt;.small-1,.grid-x&gt;.small-2,.grid-x&gt;.small-3,.grid-x&gt;.small-4,.grid-x&gt;.small-5,.grid-x&gt;.small-6,.grid-x&gt;.small-7,.grid-x&gt;.small-8,.grid-x&gt;.small-9,.grid-x&gt;.small-10,.grid-x&gt;.small-11,.grid-x&gt;.small-12{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x&gt;.medium-shrink,.grid-x&gt;.medium-full,.grid-x&gt;.medium-1,.grid-x&gt;.medium-2,.grid-x&gt;.medium-3,.grid-x&gt;.medium-4,.grid-x&gt;.medium-5,.grid-x&gt;.medium-6,.grid-x&gt;.medium-7,.grid-x&gt;.medium-8,.grid-x&gt;.medium-9,.grid-x&gt;.medium-10,.grid-x&gt;.medium-11,.grid-x&gt;.medium-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x&gt;.large-shrink,.grid-x&gt;.large-full,.grid-x&gt;.large-1,.grid-x&gt;.large-2,.grid-x&gt;.large-3,.grid-x&gt;.large-4,.grid-x&gt;.large-5,.grid-x&gt;.large-6,.grid-x&gt;.large-7,.grid-x&gt;.large-8,.grid-x&gt;.large-9,.grid-x&gt;.large-10,.grid-x&gt;.large-11,.grid-x&gt;.large-12{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x&gt;.small-1{width:8.33333%}.grid-x&gt;.small-2{width:16.66667%}.grid-x&gt;.small-3{width:25%}.grid-x&gt;.small-4{width:33.33333%}.grid-x&gt;.small-5{width:41.66667%}.grid-x&gt;.small-6{width:50%}.grid-x&gt;.small-7{width:58.33333%}.grid-x&gt;.small-8{width:66.66667%}.grid-x&gt;.small-9{width:75%}.grid-x&gt;.small-10{width:83.33333%}.grid-x&gt;.small-11{width:91.66667%}.grid-x&gt;.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x&gt;.medium-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.grid-x&gt;.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.grid-x&gt;.medium-1{width:8.33333%}.grid-x&gt;.medium-2{width:16.66667%}.grid-x&gt;.medium-3{width:25%}.grid-x&gt;.medium-4{width:33.33333%}.grid-x&gt;.medium-5{width:41.66667%}.grid-x&gt;.medium-6{width:50%}.grid-x&gt;.medium-7{width:58.33333%}.grid-x&gt;.medium-8{width:66.66667%}.grid-x&gt;.medium-9{width:75%}.grid-x&gt;.medium-10{width:83.33333%}.grid-x&gt;.medium-11{width:91.66667%}.grid-x&gt;.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x&gt;.large-auto{-ms-flex:1 1 0;flex:1 1 0;width:auto}.grid-x&gt;.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.grid-x&gt;.large-1{width:8.33333%}.grid-x&gt;.large-2{width:16.66667%}.grid-x&gt;.large-3{width:25%}.grid-x&gt;.large-4{width:33.33333%}.grid-x&gt;.large-5{width:41.66667%}.grid-x&gt;.large-6{width:50%}.grid-x&gt;.large-7{width:58.33333%}.grid-x&gt;.large-8{width:66.66667%}.grid-x&gt;.large-9{width:75%}.grid-x&gt;.large-10{width:83.33333%}.grid-x&gt;.large-11{width:91.66667%}.grid-x&gt;.large-12{width:100%}}.grid-margin-x:not(.grid-x)&gt;.cell{width:auto}.grid-margin-y:not(.grid-y)&gt;.cell{height:auto}.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}.grid-margin-x&gt;.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.grid-margin-x&gt;.auto{width:auto}.grid-margin-x&gt;.shrink{width:auto}.grid-margin-x&gt;.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x&gt;.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x&gt;.small-3{width:calc(25% - 1.875rem)}.grid-margin-x&gt;.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x&gt;.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x&gt;.small-6{width:calc(50% - 1.875rem)}.grid-margin-x&gt;.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x&gt;.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x&gt;.small-9{width:calc(75% - 1.875rem)}.grid-margin-x&gt;.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x&gt;.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x&gt;.small-12{width:calc(100% - 1.875rem)}@media print,screen and (min-width:40em){.grid-margin-x&gt;.medium-auto{width:auto}.grid-margin-x&gt;.medium-shrink{width:auto}.grid-margin-x&gt;.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x&gt;.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x&gt;.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x&gt;.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x&gt;.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x&gt;.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x&gt;.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x&gt;.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x&gt;.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x&gt;.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x&gt;.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x&gt;.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x&gt;.large-auto{width:auto}.grid-margin-x&gt;.large-shrink{width:auto}.grid-margin-x&gt;.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x&gt;.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x&gt;.large-3{width:calc(25% - 1.875rem)}.grid-margin-x&gt;.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x&gt;.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x&gt;.large-6{width:calc(50% - 1.875rem)}.grid-margin-x&gt;.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x&gt;.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x&gt;.large-9{width:calc(75% - 1.875rem)}.grid-margin-x&gt;.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x&gt;.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x&gt;.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}.grid-container:not(.full)&gt;.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}.grid-padding-x&gt;.cell{padding-right:.9375rem;padding-left:.9375rem}.small-up-1&gt;.cell{width:100%}.small-up-2&gt;.cell{width:50%}.small-up-3&gt;.cell{width:33.33333%}.small-up-4&gt;.cell{width:25%}.small-up-5&gt;.cell{width:20%}.small-up-6&gt;.cell{width:16.66667%}.small-up-7&gt;.cell{width:14.28571%}.small-up-8&gt;.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1&gt;.cell{width:100%}.medium-up-2&gt;.cell{width:50%}.medium-up-3&gt;.cell{width:33.33333%}.medium-up-4&gt;.cell{width:25%}.medium-up-5&gt;.cell{width:20%}.medium-up-6&gt;.cell{width:16.66667%}.medium-up-7&gt;.cell{width:14.28571%}.medium-up-8&gt;.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1&gt;.cell{width:100%}.large-up-2&gt;.cell{width:50%}.large-up-3&gt;.cell{width:33.33333%}.large-up-4&gt;.cell{width:25%}.large-up-5&gt;.cell{width:20%}.large-up-6&gt;.cell{width:16.66667%}.large-up-7&gt;.cell{width:14.28571%}.large-up-8&gt;.cell{width:12.5%}}.grid-margin-x.small-up-1&gt;.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2&gt;.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3&gt;.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4&gt;.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5&gt;.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6&gt;.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7&gt;.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8&gt;.cell{width:calc(12.5% - 1.875rem)}@media print,screen and (min-width:40em){.grid-margin-x.medium-up-1&gt;.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2&gt;.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3&gt;.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4&gt;.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5&gt;.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6&gt;.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7&gt;.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8&gt;.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1&gt;.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2&gt;.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3&gt;.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4&gt;.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5&gt;.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6&gt;.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7&gt;.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8&gt;.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse&gt;.cell{margin-right:0;margin-left:0}.small-margin-collapse&gt;.small-1{width:8.33333%}.small-margin-collapse&gt;.small-2{width:16.66667%}.small-margin-collapse&gt;.small-3{width:25%}.small-margin-collapse&gt;.small-4{width:33.33333%}.small-margin-collapse&gt;.small-5{width:41.66667%}.small-margin-collapse&gt;.small-6{width:50%}.small-margin-collapse&gt;.small-7{width:58.33333%}.small-margin-collapse&gt;.small-8{width:66.66667%}.small-margin-collapse&gt;.small-9{width:75%}.small-margin-collapse&gt;.small-10{width:83.33333%}.small-margin-collapse&gt;.small-11{width:91.66667%}.small-margin-collapse&gt;.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse&gt;.medium-1{width:8.33333%}.small-margin-collapse&gt;.medium-2{width:16.66667%}.small-margin-collapse&gt;.medium-3{width:25%}.small-margin-collapse&gt;.medium-4{width:33.33333%}.small-margin-collapse&gt;.medium-5{width:41.66667%}.small-margin-collapse&gt;.medium-6{width:50%}.small-margin-collapse&gt;.medium-7{width:58.33333%}.small-margin-collapse&gt;.medium-8{width:66.66667%}.small-margin-collapse&gt;.medium-9{width:75%}.small-margin-collapse&gt;.medium-10{width:83.33333%}.small-margin-collapse&gt;.medium-11{width:91.66667%}.small-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse&gt;.large-1{width:8.33333%}.small-margin-collapse&gt;.large-2{width:16.66667%}.small-margin-collapse&gt;.large-3{width:25%}.small-margin-collapse&gt;.large-4{width:33.33333%}.small-margin-collapse&gt;.large-5{width:41.66667%}.small-margin-collapse&gt;.large-6{width:50%}.small-margin-collapse&gt;.large-7{width:58.33333%}.small-margin-collapse&gt;.large-8{width:66.66667%}.small-margin-collapse&gt;.large-9{width:75%}.small-margin-collapse&gt;.large-10{width:83.33333%}.small-margin-collapse&gt;.large-11{width:91.66667%}.small-margin-collapse&gt;.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse&gt;.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse&gt;.small-1{width:8.33333%}.medium-margin-collapse&gt;.small-2{width:16.66667%}.medium-margin-collapse&gt;.small-3{width:25%}.medium-margin-collapse&gt;.small-4{width:33.33333%}.medium-margin-collapse&gt;.small-5{width:41.66667%}.medium-margin-collapse&gt;.small-6{width:50%}.medium-margin-collapse&gt;.small-7{width:58.33333%}.medium-margin-collapse&gt;.small-8{width:66.66667%}.medium-margin-collapse&gt;.small-9{width:75%}.medium-margin-collapse&gt;.small-10{width:83.33333%}.medium-margin-collapse&gt;.small-11{width:91.66667%}.medium-margin-collapse&gt;.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse&gt;.medium-1{width:8.33333%}.medium-margin-collapse&gt;.medium-2{width:16.66667%}.medium-margin-collapse&gt;.medium-3{width:25%}.medium-margin-collapse&gt;.medium-4{width:33.33333%}.medium-margin-collapse&gt;.medium-5{width:41.66667%}.medium-margin-collapse&gt;.medium-6{width:50%}.medium-margin-collapse&gt;.medium-7{width:58.33333%}.medium-margin-collapse&gt;.medium-8{width:66.66667%}.medium-margin-collapse&gt;.medium-9{width:75%}.medium-margin-collapse&gt;.medium-10{width:83.33333%}.medium-margin-collapse&gt;.medium-11{width:91.66667%}.medium-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse&gt;.large-1{width:8.33333%}.medium-margin-collapse&gt;.large-2{width:16.66667%}.medium-margin-collapse&gt;.large-3{width:25%}.medium-margin-collapse&gt;.large-4{width:33.33333%}.medium-margin-collapse&gt;.large-5{width:41.66667%}.medium-margin-collapse&gt;.large-6{width:50%}.medium-margin-collapse&gt;.large-7{width:58.33333%}.medium-margin-collapse&gt;.large-8{width:66.66667%}.medium-margin-collapse&gt;.large-9{width:75%}.medium-margin-collapse&gt;.large-10{width:83.33333%}.medium-margin-collapse&gt;.large-11{width:91.66667%}.medium-margin-collapse&gt;.large-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse&gt;.small-1{width:8.33333%}.large-margin-collapse&gt;.small-2{width:16.66667%}.large-margin-collapse&gt;.small-3{width:25%}.large-margin-collapse&gt;.small-4{width:33.33333%}.large-margin-collapse&gt;.small-5{width:41.66667%}.large-margin-collapse&gt;.small-6{width:50%}.large-margin-collapse&gt;.small-7{width:58.33333%}.large-margin-collapse&gt;.small-8{width:66.66667%}.large-margin-collapse&gt;.small-9{width:75%}.large-margin-collapse&gt;.small-10{width:83.33333%}.large-margin-collapse&gt;.small-11{width:91.66667%}.large-margin-collapse&gt;.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse&gt;.medium-1{width:8.33333%}.large-margin-collapse&gt;.medium-2{width:16.66667%}.large-margin-collapse&gt;.medium-3{width:25%}.large-margin-collapse&gt;.medium-4{width:33.33333%}.large-margin-collapse&gt;.medium-5{width:41.66667%}.large-margin-collapse&gt;.medium-6{width:50%}.large-margin-collapse&gt;.medium-7{width:58.33333%}.large-margin-collapse&gt;.medium-8{width:66.66667%}.large-margin-collapse&gt;.medium-9{width:75%}.large-margin-collapse&gt;.medium-10{width:83.33333%}.large-margin-collapse&gt;.medium-11{width:91.66667%}.large-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse&gt;.large-1{width:8.33333%}.large-margin-collapse&gt;.large-2{width:16.66667%}.large-margin-collapse&gt;.large-3{width:25%}.large-margin-collapse&gt;.large-4{width:33.33333%}.large-margin-collapse&gt;.large-5{width:41.66667%}.large-margin-collapse&gt;.large-6{width:50%}.large-margin-collapse&gt;.large-7{width:58.33333%}.large-margin-collapse&gt;.large-8{width:66.66667%}.large-margin-collapse&gt;.large-9{width:75%}.large-margin-collapse&gt;.large-10{width:83.33333%}.large-margin-collapse&gt;.large-11{width:91.66667%}.large-margin-collapse&gt;.large-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x&gt;.small-offset-0{margin-left:calc(0% + .9375rem)}.small-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.small-offset-1{margin-left:calc(8.33333% + .9375rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.small-offset-2{margin-left:calc(16.66667% + .9375rem)}.small-offset-3{margin-left:25%}.grid-margin-x&gt;.small-offset-3{margin-left:calc(25% + .9375rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.small-offset-4{margin-left:calc(33.33333% + .9375rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.small-offset-5{margin-left:calc(41.66667% + .9375rem)}.small-offset-6{margin-left:50%}.grid-margin-x&gt;.small-offset-6{margin-left:calc(50% + .9375rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.small-offset-7{margin-left:calc(58.33333% + .9375rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.small-offset-8{margin-left:calc(66.66667% + .9375rem)}.small-offset-9{margin-left:75%}.grid-margin-x&gt;.small-offset-9{margin-left:calc(75% + .9375rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.small-offset-10{margin-left:calc(83.33333% + .9375rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.small-offset-11{margin-left:calc(91.66667% + .9375rem)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0%}.grid-margin-x&gt;.medium-offset-0{margin-left:calc(0% + .9375rem)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.medium-offset-1{margin-left:calc(8.33333% + .9375rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.medium-offset-2{margin-left:calc(16.66667% + .9375rem)}.medium-offset-3{margin-left:25%}.grid-margin-x&gt;.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.medium-offset-4{margin-left:calc(33.33333% + .9375rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.medium-offset-5{margin-left:calc(41.66667% + .9375rem)}.medium-offset-6{margin-left:50%}.grid-margin-x&gt;.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.medium-offset-7{margin-left:calc(58.33333% + .9375rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.medium-offset-8{margin-left:calc(66.66667% + .9375rem)}.medium-offset-9{margin-left:75%}.grid-margin-x&gt;.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.medium-offset-10{margin-left:calc(83.33333% + .9375rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.medium-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0%}.grid-margin-x&gt;.large-offset-0{margin-left:calc(0% + .9375rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.large-offset-1{margin-left:calc(8.33333% + .9375rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.large-offset-2{margin-left:calc(16.66667% + .9375rem)}.large-offset-3{margin-left:25%}.grid-margin-x&gt;.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.large-offset-4{margin-left:calc(33.33333% + .9375rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.large-offset-5{margin-left:calc(41.66667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x&gt;.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.large-offset-7{margin-left:calc(58.33333% + .9375rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.large-offset-8{margin-left:calc(66.66667% + .9375rem)}.large-offset-9{margin-left:75%}.grid-margin-x&gt;.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.large-offset-10{margin-left:calc(83.33333% + .9375rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.large-offset-11{margin-left:calc(91.66667% + .9375rem)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y&gt;.cell{width:auto}.grid-y&gt;.auto{height:auto}.grid-y&gt;.shrink{height:auto}.grid-y&gt;.small-shrink,.grid-y&gt;.small-full,.grid-y&gt;.small-1,.grid-y&gt;.small-2,.grid-y&gt;.small-3,.grid-y&gt;.small-4,.grid-y&gt;.small-5,.grid-y&gt;.small-6,.grid-y&gt;.small-7,.grid-y&gt;.small-8,.grid-y&gt;.small-9,.grid-y&gt;.small-10,.grid-y&gt;.small-11,.grid-y&gt;.small-12{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-y&gt;.medium-shrink,.grid-y&gt;.medium-full,.grid-y&gt;.medium-1,.grid-y&gt;.medium-2,.grid-y&gt;.medium-3,.grid-y&gt;.medium-4,.grid-y&gt;.medium-5,.grid-y&gt;.medium-6,.grid-y&gt;.medium-7,.grid-y&gt;.medium-8,.grid-y&gt;.medium-9,.grid-y&gt;.medium-10,.grid-y&gt;.medium-11,.grid-y&gt;.medium-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y&gt;.large-shrink,.grid-y&gt;.large-full,.grid-y&gt;.large-1,.grid-y&gt;.large-2,.grid-y&gt;.large-3,.grid-y&gt;.large-4,.grid-y&gt;.large-5,.grid-y&gt;.large-6,.grid-y&gt;.large-7,.grid-y&gt;.large-8,.grid-y&gt;.large-9,.grid-y&gt;.large-10,.grid-y&gt;.large-11,.grid-y&gt;.large-12{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y&gt;.small-1{height:8.33333%}.grid-y&gt;.small-2{height:16.66667%}.grid-y&gt;.small-3{height:25%}.grid-y&gt;.small-4{height:33.33333%}.grid-y&gt;.small-5{height:41.66667%}.grid-y&gt;.small-6{height:50%}.grid-y&gt;.small-7{height:58.33333%}.grid-y&gt;.small-8{height:66.66667%}.grid-y&gt;.small-9{height:75%}.grid-y&gt;.small-10{height:83.33333%}.grid-y&gt;.small-11{height:91.66667%}.grid-y&gt;.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y&gt;.medium-auto{-ms-flex:1 1 0;flex:1 1 0;height:auto}.grid-y&gt;.medium-shrink{height:auto}.grid-y&gt;.medium-1{height:8.33333%}.grid-y&gt;.medium-2{height:16.66667%}.grid-y&gt;.medium-3{height:25%}.grid-y&gt;.medium-4{height:33.33333%}.grid-y&gt;.medium-5{height:41.66667%}.grid-y&gt;.medium-6{height:50%}.grid-y&gt;.medium-7{height:58.33333%}.grid-y&gt;.medium-8{height:66.66667%}.grid-y&gt;.medium-9{height:75%}.grid-y&gt;.medium-10{height:83.33333%}.grid-y&gt;.medium-11{height:91.66667%}.grid-y&gt;.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y&gt;.large-auto{-ms-flex:1 1 0;flex:1 1 0;height:auto}.grid-y&gt;.large-shrink{height:auto}.grid-y&gt;.large-1{height:8.33333%}.grid-y&gt;.large-2{height:16.66667%}.grid-y&gt;.large-3{height:25%}.grid-y&gt;.large-4{height:33.33333%}.grid-y&gt;.large-5{height:41.66667%}.grid-y&gt;.large-6{height:50%}.grid-y&gt;.large-7{height:58.33333%}.grid-y&gt;.large-8{height:66.66667%}.grid-y&gt;.large-9{height:75%}.grid-y&gt;.large-10{height:83.33333%}.grid-y&gt;.large-11{height:91.66667%}.grid-y&gt;.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}.grid-padding-y&gt;.cell{padding-top:.9375rem;padding-bottom:.9375rem}.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}.grid-margin-y&gt;.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}.grid-margin-y&gt;.auto{height:auto}.grid-margin-y&gt;.shrink{height:auto}.grid-margin-y&gt;.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.small-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.small-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.small-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.small-12{height:calc(100% - 1.875rem)}@media print,screen and (min-width:40em){.grid-margin-y&gt;.medium-auto{height:auto}.grid-margin-y&gt;.medium-shrink{height:auto}.grid-margin-y&gt;.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y&gt;.large-auto{height:auto}.grid-margin-y&gt;.large-shrink{height:auto}.grid-margin-y&gt;.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.large-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.large-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.large-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.large-12{height:calc(100% - 1.875rem)}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.medium-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.large-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}.grid-margin-y&gt;.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}.grid-margin-y&gt;.auto{height:auto}.grid-margin-y&gt;.shrink{height:auto}.grid-margin-y&gt;.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.small-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.small-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.small-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.small-12{height:calc(100% - 1.875rem)}@media print,screen and (min-width:40em){.grid-margin-y&gt;.medium-auto{height:auto}.grid-margin-y&gt;.medium-shrink{height:auto}.grid-margin-y&gt;.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y&gt;.large-auto{height:auto}.grid-margin-y&gt;.large-shrink{height:auto}.grid-margin-y&gt;.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y&gt;.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y&gt;.large-3{height:calc(25% - 1.875rem)}.grid-margin-y&gt;.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y&gt;.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y&gt;.large-6{height:calc(50% - 1.875rem)}.grid-margin-y&gt;.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y&gt;.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y&gt;.large-9{height:calc(75% - 1.875rem)}.grid-margin-y&gt;.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y&gt;.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y&gt;.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-right.vertical.menu&gt;li&gt;a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu&gt;li&gt;a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(-100%);transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-ms-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(-100%);transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-ms-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(100%);transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-ms-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(100%);transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-ms-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(0);transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-ms-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(0);transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-ms-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(0);transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-ms-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(0);transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-ms-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);-ms-transform-origin:top;transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);-ms-transform-origin:right;transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);-ms-transform-origin:bottom;transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);-ms-transform-origin:left;transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:top;transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:right;transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:bottom;transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:left;transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(.5);transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-ms-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1.5);transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{-ms-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1);transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1);transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-ms-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(-0.75turn);transform:rotate(-0.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{-ms-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(0);transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{-ms-transform:rotate(0.75turn);transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(0.75turn);transform:rotate(0.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{-ms-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(0);transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{-ms-transform:rotate(-0.75turn);transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms!important}.fast{transition-duration:250ms!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:300ms!important}.long-delay{transition-delay:700ms!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:300ms!important}.long-delay{animation-delay:700ms!important}

 /*******************************************************************************
 *   _____  _     _  ______ _______  ______  ______ _____ ______
 *  |_____] |     | |_____/ |______ |  ____ |_____/   |   |     \
 *  |       |_____| |    \_ |______ |_____| |    \_ __|__ |_____/
 *
 * Styles
 * --
 * Primary: #000000 (black)
 * Accent: #2D9AAC (ocean)
 * Secondary: #F64441 (sunset)
 * Muted: #858583
 * Keylines: #F3F3EB
 */

body {
  overflow-x: hidden;
}
.pg-color-accent {
  color: #2D9AAC;
}
.pg-color-secondary {
  color: #F64441;
}
.pg-color-muted {
  color: #858583;
}
.pg-font-bold {
  font-weight: 600;
}
.pg-frame--desktop .pg-style-link:hover,
.pg-style-link-active {
  color: black;
  border-width: 0 0 1px;
  border-style: solid;
  font-weight: 600;
}

/* utilities */
.invisible {
  display: none;
}
/* override foundation */
a {color: black;}

.pg-frame img {
  max-width: 100%;
  height: auto;
}
.pg-frame,
.select2-container--pure-grid,
.drawer-content [id="pg-drawer--filters"] {
  font-size: 14px;
  font-family: 'Assistant', Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: left;
}
.pg-frame button {
  font-family: inherit;
  font-size: 1em;
  background: none;
}
.pg-row-header {
  margin-bottom: 2em;
}
.pg-filters {
  text-align: left;
  background-color: #FEFEFE;
}
[data-grid-container="counts,sort"] &gt; * {
  justify-content: space-between;
}

.product-sort[data-pg$="radio-inputs"] label {
  font-size: 12px;
}
.pg-heading-header {
  font-family: 'Montserrat', Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.666666667em;
  text-align: left;
  margin: 0 auto;
}
.pg-breadcrumb {
  text-align: left;
}
.pg-breadcrumb a {
  text-decoration: none;
  color: #858583;
}
.pg-breadcrumb a:after {
  content: " /";
  text-decoration: none;
}
.pg-counts.is-loading {
	visibility: hidden;
}
.pg-product-image {
  position: relative;
  height: 0 !important;
  padding-bottom: 150.1002004% !important; /* this is a ratio-based amount. calculated from the "large" image size: 1498h / 998w * 100 */
}
.pg-product-image {
  display: block;
}

.pg-product-image [class*="img"] {
  position: absolute;
  left: 0;
  top: 0;
}

.fl-desktop .pg-product-image:hover .img1,
.pg-product-image .img2 {
  opacity: 0;
}
.fl-desktop .pg-product-image:hover .img2 {
  opacity: 1;
}

.pg-pricing-group .pg-price-label {
  display: none;
}
.pg-pricing-group .pg-price{
  font-size: 16px;
}
.pg-pricing-group .pg-price .pg-price-value {
  font-weight: 400;
}
.pg-pricing-group .pg-price .pg-price-value {
  font-weight: 600;
}
.pg-pricing-group .pg-price:first-child:not(:last-child) .pg-price-value {
  color: #2D9AAC;
}
.pg-pricing-group .pg-price:not(:first-child) .pg-price-value {
  color: #858583;
  text-decoration: line-through;
  text-decoration-line: line-through;
  text-decoration-style: initial;
  text-decoration-color: #2D9AAC;
}
[data-gender="women"] .pg-pricing-group .pg-price:not(:first-child) .pg-price-value{
  text-decoration-style: unset;
  text-decoration-color: unset;
}

.pg-pricing-group .pg-outfit-credit-or {
  color: #858583;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}

.pg-frame {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-align: left;
}
.pg-frame.pg-frame--desktop {
  max-width: 1280px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
[data-gender="men"] .pg-frame.pg-frame--desktop {
  margin-top: .75rem;
}
body &gt; .pg-frame.pg-frame--desktop,
.body &gt; .pg-frame.pg-frame--desktop {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: 960px;
}
.pg-frame.pg-frame--mobile {
  margin-top: 0.1375rem;
  min-width: 0;
  max-width: 768px;
}
.pg-frame.pg-frame--basic {
  min-width: 0;
}
.pg-frame.pg-frame--mobile &gt; * {
  position: relative;
  z-index: 1;
}
.pg-frame.pg-frame--mobile &gt; * + * {
  overflow: hidden;
  padding-top: 0.9375rem;
}

[data-layout="checkout-upsell"] .pg-frame.pg-frame--mobile &gt; * + * {
  padding-top: 0;
}

.pg-frame.pg-frame--mobile &gt; * + .pg-navigation {
  padding-top: 0;
  overflow: initial;
  position: relative;
  z-index: 4;
}
.pg-frame.pg-frame--mobile &gt; * + .pg-filters {
  padding-top: 0;
  position: relative;
  z-index: 3;
}
.pg-heading-header .pg-collapsible:before {
  font-size: 24px;
  top: 50%;
  padding: 0;
  margin-top: -0.5em;
}
.pg-horizontal-pad {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.pg-vertical-pad {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.pg-pad {
  padding: 0.9375rem;
}


/**
 * product card
 */
.pg-product-card {
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
}
.pg-product-card,
.pg-banner {
  position: relative;
  margin-bottom: 1.5rem;
}
.pg-banner &gt; img {
  margin-right: auto;
  margin-left: auto;
}
.pg-frame--desktop .pg-banner:hover .pg-banner-hover-image {
  display: block;
}
.pg-frame--desktop .pg-banner:hover .pg-banner-hover-image + .pg-banner-image {
  display: none;
}

.pg-product-card-thumbnail {
  display: block;
  position: relative;
  margin-bottom: 8px;
}

/*********** FLRR-6633 *************/
.pg-product-card-thumbnail.sold-out{
  text-align: center;
  color: white;
  font-size: 1.5em;
  text-transform: uppercase;
  font-family: 'Assistant', Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.pg-product-card-thumbnail.sold-out .sold-out-bg{
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  opacity: 40%;
  height: 100%;
  width: 100%;
}

.pg-product-card.is-token-only-no-credits .pg-product-card-thumbnail {
  background: #C4C4C4;
  top: 0;
  left: 0;
  opacity: 60%;
}

.pg-product-card.is-token-only-no-credits .pg-product-card-thumbnail .pg-product-image,
.pg-product-card.is-token-only-no-credits .pg-product-card-title {
  pointer-events: none !important;
}

.pg-pricing-group.is-bundle-token .pg-outfit-credit-or,
.pg-product-card.is-token-only-no-credits .pg-pricing-group .pg-outfit-credit-or {
  display: none;
}

.pg-product-card-thumbnail.sold-out .sold-out-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*********** END FLRR-6633 *************/

.pg-product-card-title {
  font-size: 1.167em;
  line-height: 1.1;
  font-weight: 600;
  color: inherit;
  text-decoration: none;
  display: block;
}
.pg-product-card-title{
  font-size: 16px;
}

.pg-product-card-title.disabled{
  pointer-events: none;
}

.pg-product-card-thumbnail + .pg-product-card-title {
  margin-top: 0.5em;
}

.pg-product-card-color {
  text-transform: capitalize;
  line-height: 1.2;
  margin-top: 0.25rem;
  word-break: break-word;
}
.pg-product-card-colors {
  padding: 5px 0;
  min-height: 20px;
}
.pg-product-card-colors:not(.flickity-enabled) {
  display: flex;
  flex-wrap: wrap;
}
.pg-product-card-colors:not(.flickity-enabled).invisible{
  display: none;
}
.pg-product-card-colors.flickity-enabled {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: -4px;
  margin-right: -4px;
}
.pg-product-card-colors .flickity-viewport {
  width: 100%;
}
.pg-product-card-colors.flickity-enabled .flickity-prev-next-button {
  opacity: 1;
  width: 16px;
  height: 16px;
  padding: 2px 0;
}
.pg-product-card-colors.flickity-enabled .flickity-prev-next-button:disabled {
  opacity: 0.2;
}
.pg-product-card-colors.flickity-enabled .flickity-prev-next-button .arrow {
  fill: black;
}
.pg-product-card-colors .flickity-prev-next-button.previous {
  left: 0;
}
.pg-product-card-colors .flickity-prev-next-button.next {
  right: 0;
}
.pg-product-card-color-option {
  padding: 0 4px;
}
.pg-product-card-color-option:first-child {
  padding-left: 0;
}
.pg-product-card-color-option:last-child {
  padding-right: 0;
}
.pg-product-card-color-option .pg-product-card-swatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.5);
  overflow: hidden;
  vertical-align: middle;
  position: relative;
}
.pg-product-card-color-option .pg-product-card-swatch-inner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.5);
  overflow: hidden;
  vertical-align: middle;
  position: absolute;
}
.pg-product-card-colors:hover .pg-product-card-color-option.is-self .pg-product-card-swatch {
  border-color: transparent;
}
.pg-product-card-color-option:hover  .pg-product-card-swatch,
.pg-product-card-colors:not(:hover) .pg-product-card-color-option.is-self .pg-product-card-swatch {
  border-color: #999999;
}
.pg-product-card .pg-product-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}
.pg-product-card .pg-product-image &gt; img {
  max-width: 100%;
  height: auto;
}
.pg-product-card .pg-product-image.pg-hover-image &gt; img {
  visibility: hidden;
}
.pg-product-rating {
  position: relative;
  font-size: 0.833333333em;
  letter-spacing: 1px;
}

span.pg-product-rating {
  display: inline-block;
}
.pg-product-rating-rated {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.pg-product-rating.pg-product-rating-fa:before,
.pg-product-rating.pg-product-rating-fa .pg-product-rating-rated:before {
  content: none;
}
.pg-product-rating.pg-product-rating-fa .pg-product-rating-rated {
  white-space: nowrap;
}

.pg-product-card-callout {
  letter-spacing: 0.083em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  overflow-wrap: anywhere;
}

[data-theme] .pg-product-card.product-enhancement .pg-product-card-callout.pg-callout-yitty-vip,
[data-theme] .pg-product-card .pg-product-card-callout.pg-callout-yitty-vip,
[data-theme] .pg-product-card.product-enhancement .pg-product-card-callout.pg-callout-yitty,
[data-theme] .pg-product-card .pg-product-card-callout.pg-callout-yitty{
  color: #8031A7 !important; /***why***/
}

/**
 * PG Faux Input
 */
.faux.pg-faux-input {
  display: none;
}
.faux + .faux-label:before,
.faux + .faux-label:after {
  display: none;
}
.faux + .faux-label + .faux-content {
  display: none;
}
.faux.expanded ~ .faux-content,
.faux:checked ~ .faux-content {
  display: block;
}
/* styled version */
.pg-faux-input {
  opacity: 0.01;
  position: absolute;
}
.pg-faux-input-label {
  position: relative;
  padding-left: 1.5em;
  display: inline-block;
  cursor: pointer;
}
.pg-faux-input-label:before,
.pg-faux-input-label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  opacity: 0.15;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pg-faux-input-label:before {
  border: 1px solid black;
}
.pg-faux-input-label:after {
  display: none;
}
.pg-faux-input[type="checkbox"] + .pg-faux-input-label:before,
.pg-faux-input-label.pg-faux-input--checkbox:before {
  border-width: 0;
}
.pg-faux-input[type="checkbox"] + .pg-faux-input-label:after,
.pg-faux-input-label.pg-faux-input--checkbox:after {
  content: "ï€Œ";
  font: normal normal normal 14px/1 FontAwesome;
  display: block;
  border: none;
  font-size: 12px;
  text-align: center;
  margin-top: -0.5em;
}
.pg-faux-input[type="radio"] + .pg-faux-input-label:before,
.pg-faux-input[type="radio"] + .pg-faux-input-label:after,
.pg-faux-input-label.pg-faux-input--radio:before,
.pg-faux-input-label.pg-faux-input--radio:after {
  border-radius: 50%;
}
.pg-faux-input[type="radio"] + .pg-faux-input-label:after,
.pg-faux-input-label.pg-faux-input--radio:after {
  padding: 3px;
  background: black;
  transform: scale(0.5);
}
.pg-faux-input:checked + .pg-faux-input-label:after,
.pg-faux-input:checked + .pg-faux-input-label:before,
.pg-faux-input-label.expanded:after,
.pg-faux-input-label.expanded:before {
  display: block;
  opacity: 1;
}
.pg-faux-input:checked + .pg-faux-input-label,
.pg-faux-input-label.expanded {
  color: black;
}

/* alternate styles */
.pg-frame--desktop [data-filter-item-style="link"] &gt; .pg-faux-input + .pg-faux-input-label,
[data-filter-item-style="rating"] &gt; .pg-faux-input + .pg-faux-input-label,
.pg-frame--desktop .pg-faux-input[data-style="link"] + .pg-faux-input-label,
.pg-faux-input[data-style="rating"] + .pg-faux-input-label {
  padding-left: 0;
}
.pg-frame--desktop [data-filter-item-style="link"] &gt; .pg-faux-input + .pg-faux-input-label:before,
.pg-frame--desktop [data-filter-item-style="link"] &gt; .pg-faux-input + .pg-faux-input-label:after,
[data-filter-item-style="rating"] &gt; .pg-faux-input + .pg-faux-input-label:before,
[data-filter-item-style="rating"] &gt; .pg-faux-input + .pg-faux-input-label:after,
.pg-frame--desktop .pg-faux-input[data-style="link"] + .pg-faux-input-label:before,
.pg-frame--desktop .pg-faux-input[data-style="link"] + .pg-faux-input-label:after,
.pg-faux-input[data-style="rating"] + .pg-faux-input-label:before,
.pg-faux-input[data-style="rating"] + .pg-faux-input-label:after {
  display: none;
}
.pg-frame--desktop [data-filter-item-style="link"] &gt; .pg-faux-input:checked + .pg-faux-input-label,
.pg-frame--desktop [data-filter-item-style="link"] &gt; .pg-faux-input.expanded + .pg-faux-input-label,
.pg-frame--desktop [data-filter-item-style="link"].expanded &gt; .pg-sidebar-list-item-label,
.pg-frame--desktop .pg-faux-input[data-style="link"]:checked + .pg-faux-input-label,
.pg-frame--desktop .pg-pagination-size .pg-faux-input[data-style="link"][checked="checked"] + .pg-faux-input-label,
.pg-frame--desktop .pg-faux-input[data-style="link"].expanded + .pg-faux-input-label {
  color: black;
  font-weight: 400;
  border-width: 0 0 1px;
  border-style: solid;
}
.pg-frame--desktop [data-filter-item-style="link"].subelement &gt; .pg-sidebar-list-item-label {
	margin-left: 20px;
}
.pg-sidebar-heading {
  font-size: 1.166666667em;
  font-weight: 600;
  text-transform: capitalize;
  padding: 15px 0;
  position: relative;
}
.pg-filters {
}
.pg-frame--mobile .pg-filters .pg-filters-drawer-trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
[id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-heading {
  padding: 0.5em 1em 0.5em 0;
}
[id="pg-drawer--filters"] .pg-sidebar-heading:before,
.pg-collapsible:before {
  content: "ï„‡";
  position: absolute;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 1em;
  font-size: 16px;
}
[id="pg-drawer--filters"] .pg-sidebar-heading:before {
  padding: 0;
}
.fl-desktop [id="pg-drawer--filters"] .pg-sidebar-heading-label {
  white-space: nowrap;
  background: white;
}
[id="pg-drawer--filters"] .pg-sidebar-group:not(.is-expanded) .pg-sidebar-heading-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
.fl-desktop .pg-collapsible.is-expanded:before {
  transform: rotate(180deg);
}
.pg-collapsible {
  cursor: pointer;
  position: relative;
}
.pg-collapsible:not(.is-expanded) {
  padding-bottom: 0;
}
.pg-frame--desktop .pg-collapsible:not(.is-expanded) ~ .pg-sidebar-group,
.pg-frame--desktop .pg-collapsible:not(.is-expanded) ~ .pg-sidebar-list {
  display: none;
}
.pg-sidebar-heading-label[data-summary]:after {
  content: '(' attr(data-summary) ')';
  font-size: 10px;
  color: #858583;
}
.pg-filters &gt; [id="pg-drawer--filters"] .pg-sidebar-heading-label[data-summary]:after {
  content: attr(data-summary);
}
.pg-sidebar-heading-label[data-summary=""]:after {
  content: "";
}
.pg-sidebar-group {
  position: relative;
}
.pg-frame--desktop .pg-sidebar-group {
  border-bottom: 1px solid #F3F3EB;
  padding-bottom: 1.25em;
}
/* nested heading */
.pg-sidebar-group .pg-sidebar-group {
  padding-left: 1.6666667em;
  border-bottom-width: 0;
  padding-bottom: 0;
}
.pg-sidebar-group .pg-sidebar-group .pg-sidebar-heading {
  font-weight: normal;
}
.pg-sidebar-heading + .pg-sidebar-group .pg-sidebar-heading {
  padding-top: 0;
}
.pg-sidebar-heading .pg-sidebar-group-clear {
  font-size: 0.857142857em;
  font-weight: normal;
  text-decoration: none;
}
.pg-sidebar-heading .pg-sidebar-group-clear:before {
  content: "";
  display: block;
}
.pg-sidebar-list-item {
  padding: 0.666667em 0 0.6666667em 1.6666667em;
  line-height: 1.42;
}
.pg-sidebar-list-item[data-filter-item-style="hidden"] {
  display: none;
}
.pg-sidebar-list-item[data-filter-item-style="link"],
.pg-sidebar-list-item[data-filter-item-style="html"] {
  padding-left: 0;
}
.pg-links .pg-sidebar-list-item[data-filter-item-style="html"] p {
  display: inline;
  margin: 0;
}
.pg-links .pg-sidebar-list-item[data-filter-item-style="html"] br {
  display: none;
}
.pg-sidebar-list-item a {
  text-decoration: none;
  color: #858583;
}
.pg-sidebar-list-item a:hover {
  color: black;
  border-width: 0 0 1px;
  border-style: solid;
}
.pg-sidebar-group.pg-sidebar-links {
  border-bottom: 0;
}

/* colors */
[data-pg-sidebar-group="color"] .pg-faux-input-label {
  display: flex;
  align-items: center;
}
[data-pg-sidebar-group="color"] .pg-faux-input-label .pg-icon {
  border-radius: 50%;
  width: 1.166666667em;
  height: 1.166666667em;
  display: inline-block;
  background: transparent;
  margin-right: 0.5em;
  box-sizing: border-box;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Black"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Black"] + .pg-faux-input-label .pg-icon {
  background-color: black;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Grey"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Grey"] + .pg-faux-input-label .pg-icon {
  background-color: #858583;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="White"] + .pg-faux-input-label .pg-icon,
[id="tags_color.White"] + .pg-faux-input-label .pg-icon {
  border: 1px solid #F3F3EB;
  background-color: white;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Brown"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Brown"] + .pg-faux-input-label .pg-icon {
  background-color: #c15d07;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Red"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Red"] + .pg-faux-input-label .pg-icon {
  background-color: #ff1133;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Pink"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Pink"] + .pg-faux-input-label .pg-icon {
  background-color: #eab7b7;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Orange"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Orange"] + .pg-faux-input-label .pg-icon {
  background-color: #ff8c4a;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Yellow"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Yellow"] + .pg-faux-input-label .pg-icon {
  background-color: #ffff00;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Green"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Green"] + .pg-faux-input-label .pg-icon {
  background-color: #87ad56;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Blue"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Blue"] + .pg-faux-input-label .pg-icon {
  background-color: #1a77c6;
}
[data-pg-sidebar-group="color"] .pg-faux-input[value="Purple"] + .pg-faux-input-label .pg-icon,
[id="tags_color.Purple"] + .pg-faux-input-label .pg-icon {
  background-color: #c869f4;
}
.pg-no-products {
  display: block;
  width: 100%;
}
.pg-no-products-heading {
  font-size: 1.5em;
}
/* loading button globals */
.pg-loading-button {
  position: relative;
}
.pg-loading-button:after {
  display: none;
  content: "ï€ž";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1em;
  margin-top: -1em;
  padding: 0.5em;
  transform-origin: center center;
  animation: spin 1s infinite cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
[data-pg].is-loading .pg-loading-button:after {
  display: block;
  color: black;
}
[data-pg].is-loading .pg-button-primary.pg-loading-button:after {
  color: white;
}
[data-pg].is-loading .pg-loading-button {
  color: transparent;
  box-shadow: none;
  pointer-events: none;
}

.pg-pagination[data-pg] {
  justify-content: space-between;
  line-height: 1;
  padding: 1.666666667em 0;
}
.pg-pagination[data-pg$="default"] {
  display: flex;
  border: 1px solid #F3F3EB;
  border-right-width: 0;
  border-left-width: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.pg-pagination[data-pg$="load-more"] {
  padding-top: 0;
  padding-bottom: 0;
}
.pg-pagination.is-disabled {
  display: none;
}
.pg-pagination[data-pg$="load-more"] &gt; .grid-container {
}
.pg-pagination[data-pg]:empty {
  display: none;
}
.pg-pagination-pages {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
}
.pg-pagination-page {
  cursor: pointer;
  font-weight: bold;
  padding: 8px 0.5em;
}
.pg-pagination-page .pg-pagination-page-inner {
  display: inline-block;
}
.pg-frame--desktop .pg-pagination-page:hover {
  color: black;
}
.pg-pagination-page.is-active {
  pointer-events: none;
}
.pg-pagination-page[disabled] {
  display: none;
}
.pg-pagination-page.pg-pagination-previous,
.pg-pagination-page.pg-pagination-next {
  border: 2px solid #2D9AAC;
  padding: 8px 25px;
  border-radius: 5px;
  background: #2D9AAC;
  color: white;
  position: relative;
}

.pg-frame--desktop .pg-pagination-page.pg-pagination-previous:hover,
.pg-frame--desktop .pg-pagination-page.pg-pagination-next:hover {
  color:white;
}

.pg-pagination-page.pg-pagination-previous:before {
  color: white;
  padding-right:0.5em;
  transform: rotate(90deg);
  content: "ï„‡";
  font: 22px/1 FontAwesome;
  position: absolute;
  bottom: 4%;
  left: 0px;
}
.pg-pagination-page.pg-pagination-next:after {
  color: white;
  padding-left:0.5em;
  transform: rotate(-90deg);
  content: "ï„‡";
  font: 22px/1 FontAwesome;
  position: absolute;
  top: 37%;
  right: 0;
}
.pg-pagination-page.is-boundary:not(:first-child):before,
.pg-pagination-page.is-boundary:not(:last-child):after {
  content: "...";
  padding-right: 1em;
}

.pg-pagination[data-pg] .pg-pagination-separator:first-child {
  display: none;
}

.pg-row-header .pg-pagination .pg-pagination-pages,
.pg-row-content .pg-pagination .pg-pagination-size-descriptor,
.pg-row-content .pg-pagination .pg-pagination-size{
  display: none;
}
.pg-pagination .pg-pagination-size-descriptor {
  margin-left: 0.25em;
}
.pg-row-header .pg-pagination[data-pg$="default"] {
  border-width: 0;
}

/* select2 styling */
.pg-sort-display {
  display: inline-block;
}
.select2-container--pure-grid,
.pg-sort-display {
  border: 1px solid #F3F3EB;
  background-color: white;
}
.select2.select2-container--pure-grid,
.pg-sort-display {
  padding: 1.5em;
}
.select2-container--pure-grid .selection {
  display: block;
}
.select2-container--pure-grid .select2-selection--single,
.pg-sort-display {
  height: auto;
  line-height: 1;
  color: black;
  font-weight: 600;
  position: relative;
}
.select2-container--pure-grid .select2-selection--single:focus {
  outline: none;
}
.select2-container--pure-grid .select2-selection--single .select2-selection__arrow,
.pg-sort-display:after {
  position: absolute;
  right: 0;
  top: 0;
}
.select2-container--pure-grid .select2-selection--single[aria-expanded="true"] .select2-selection__arrow {
  transform: rotate(180deg);
}
.select2-container--pure-grid .select2-selection--single .select2-selection__arrow:after,
.pg-sort-display:after {
  content: "ï„‡";
  font: normal normal normal 14px/1 FontAwesome;
}
.select2-container--pure-grid .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}
.select2-container--pure-grid .select2-dropdown {
  border-color: #F3F3EB;
  border-radius: 0 0 2px 2px;
  margin-left: -1px;
}
.select2-container--pure-grid .select2-results__option {
  padding: 0.666666667em 1.3333em;
  color: #858583;
}
.select2-container--pure-grid .select2-results__option:first-child {
  padding-top: 1.3333em;
}
.select2-container--pure-grid .select2-results__option:last-child {
  padding-bottom: 1.3333em;
}
.select2-container--pure-grid .select2-results__option--highlighted {
  color: black;
}
.select2-container--pure-grid .select2-results__option[aria-selected="true"] {
  color: black;
  font-weight: 600;
}
.pg-sort-display {
  padding-right: 3em;
}
.pg-sort-display:after {
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
}
.product-sort[data-pg$="sort/radio-inputs"] {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.product-sort[data-pg$="sort/radio-inputs"] .pg-faux-input-label {
  display: block;
}
.pg-button {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #F3F3EB;
  background-color: white;
  font-size: 1.166666667em;
  border-radius: 2px;
}
.fl-mobile .pg-button {
  font-size: 1em;
  padding-top: 1.3333em;
  padding-bottom: 1.3333em;
  background: #000;
  border: 0;
  color: #fff;
}
.pg-button-primary {
  color: white;
  border-color: #2D9AAC;
  background-color: #2D9AAC;
}
.pg-button-elevated {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
/* drawer updates */
[id="drawer"][data-content-token^="#pg-drawer"] {
  top: 0;
  right: 0;
  height: 100%;
  max-height: 100%;
  width: 100%;
  font-size: 12px;
}
[id="drawer"][data-content-token^="#pg-drawer"] .drawer-header,
[id="drawer"][data-content-token^="#pg-drawer"] .drawer-close-button {
  display: none;
}
[id="drawer"][data-content-token^="#pg-drawer"] .drawer-content {
  padding: 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
[id="drawer"][data-content-token^="#pg-drawer"] .drawer-content &gt; * {
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  margin-bottom: 0;
}
.pg-drawer-container {
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
}
.pg-drawer-heading {
  display: block;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #F3F3EB;
  position: relative;
}
.pg-drawer-heading-label {
  padding: 12px 20px;
  font-size: 1.166666667em;
  display: block;
}
.pg-drawer-heading [data-pg-filter-clear] {
  font-weight: normal;
  position: absolute;
  right: 0;
  padding: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.pg-drawer-heading:before {
  content: "ï„†";
  position: absolute;
  left: 0;
  margin: 0 20px;
  top: 50%;
  margin-top: -0.5em;
  font: normal normal normal 14px/1 FontAwesome;
  pointer-events: none;
}
.pg-drawer-heading,
.pg-drawer-actions {
  display: none;
}
[id="drawer"] .pg-drawer-heading,
[id="drawer"] .pg-drawer-actions {
  display: block;
}
[id="drawer"] .pg-drawer-contents {
  padding: 20px;
  flex-grow: 1;
}
.pg-drawer-actions {
  padding: 20px;
  border-top: 1px solid #F3F3EB;
}
.pg-drawer-contents .pg-faux-input-label {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 2em;
}
.pg-drawer-contents .pg-faux-input-label:before,
.pg-drawer-contents .pg-faux-input-label:after {
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
}
.pg-drawer-contents .pg-faux-input[type="radio"] + .pg-faux-input-label:after,
.pg-drawer-contents .pg-faux-input-label.pg-faux-input--radio:after {
  transform: scale(0.75);
}
[id="pg-drawer--filters"] .pg-sidebar-group &gt; .pg-sidebar-group,
[id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-list,
[id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-group-clear {
  display: none;
}
.pg-filters &gt; [id="pg-drawer--filters"] .pg-sidebar-heading-label[data-summary]:after {
  display: block;
}
.pg-filters &gt; [id="pg-drawer--filters"].pg-filters {
  border: 1px solid #F3F3EB;
  border-left-width: 0;
  border-right-width: 0;
}
.pg-filters &gt; [id="pg-drawer--filters"].pg-filters .pg-drawer-contents {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
}
[id="pg-drawer--filters"].pg-filters .pg-drawer-contents {
  display: flex;
  align-items: stretch;
  align-content: stretch;
  padding: 0;
  position: relative;
}
[id="pg-drawer--filters"].pg-filters .pg-drawer-contents.flickity-enabled {
  display: block;
}
[id="pg-drawer--filters"].pg-filters .pg-sidebar-group {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  flex-grow: 1;
  flex-shrink: 0;
}
.pg-filters &gt; [id="pg-drawer--filters"].pg-filters .pg-sidebar-group + .pg-sidebar-group {
  border-left: 1px solid #F3F3EB;
}
.fl-mobile[data-user-status][data-head-on] [id="pg-drawer--filters"].pg-filters.stickynav.stickynav-stuck {
  top: 0;
  z-index: 1201;
}

/* open drawer */
.drawer-content &gt; [id="pg-drawer--filters"].pg-filters.stickynav.stickynav-stuck {
  position: static;
}
.drawer-content [id="pg-drawer--filters"].pg-filters .pg-drawer-contents {
  flex-wrap: wrap;
  align-content: flex-start;
}
.drawer-content [id="pg-drawer--filters"] .pg-drawer-contents &gt; .pg-sidebar-group {
  border: 1px solid #F3F3EB;
  border-top-color: transparent;
  padding: 0;
  flex-basis: 100%;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-heading:before,
.drawer-content [id="pg-drawer--filters"] .pg-drawer-contents &gt; .pg-sidebar-group &gt; .pg-sidebar-heading .pg-sidebar-heading-label[data-summary]:after {
  display: none;
}
.drawer-content [id="pg-drawer--filters"] .pg-drawer-contents &gt; .pg-sidebar-group &gt; .pg-sidebar-heading {
  padding: 0.9375rem;
  width: 25%;
  min-width: 100px;
  box-sizing: border-box;
  background-color: #FBFBF9;
}
.fl-mobile .drawer-content [id="pg-drawer--filters"] .pg-drawer-contents &gt; .pg-sidebar-group &gt; .pg-sidebar-heading {
  width: 30%;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group {
  position: static;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-group {
  padding-left: 0;
  padding-right: 0;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-group .pg-sidebar-heading {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group .pg-sidebar-group + .pg-sidebar-group {
  padding-top: 0.9375rem;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group.is-expanded .pg-sidebar-heading {
  background-color: white;
  position: relative;
  z-index: 3;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group.is-expanded .pg-sidebar-list {
  display: block;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-group.is-expanded &gt; .pg-sidebar-list {
  background: white;
  position: absolute;
  width: 75%;
  top: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px;
  border-left: 1px solid #F3F3EB;
}
.fl-mobile .drawer-content [id="pg-drawer--filters"] .pg-sidebar-group.is-expanded &gt; .pg-sidebar-list {
  width: 70%;
}
.drawer-content [id="pg-drawer--filters"] .pg-sidebar-list .pg-sidebar-list-item {
  padding: 0
}

/* navigation / drop listing */
.pg-navigation-drop {
  position: relative;
  z-index: 2;
}
.pg-navigation-drop-close {
  position: fixed;
  z-index: 15;
  bottom: 0;
  left: 50%;
  box-sizing: border-box;
  padding: 1em;
  transform: translateX(-50%);
}
.pg-navigation-drop-contents {
  background: white;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 3;
  box-sizing: border-box;
}
.pg-navigation-drop .pg-navigation-drop-contents,
.pg-navigation-drop .pg-navigation-drop-close {
  visibility: hidden;
  opacity: 0;
}
.pg-navigation-drop.expanded .pg-navigation-drop-contents,
.pg-navigation-drop.expanded .pg-navigation-drop-close {
  visibility: visible;
  opacity: 1;
}
.pg-navigation-drop .pg-heading-header {
  padding-top: 0;
}
.pg-navigation-drop .pg-sidebar-heading {
  font-size: 1.25rem;
}
.pg-navigation-drop .pg-sidebar-heading.pg-collapsible {
  padding-top: 0;
  padding-bottom: 0;
}
.pg-navigation-drop-list {
  box-shadow: 0 2px 4px 0 rgba(12, 0, 51, 0.1);
  padding: 0.9375rem;
}
.pg-navigation-drop-list .pg-sidebar-list-item {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}
.pg-navigation-drop-list .pg-sidebar-list-item:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font: normal normal normal 16px/1 FontAwesome;
  padding: 0 1em;
  color: #2d9aac;
}
.pg-navigation-drop-list .pg-sidebar-list-item.expanded {
  background-color: rgba(45, 154, 172, 0.15);
}
.pg-navigation-drop-list .pg-sidebar-list-item.expanded:after {
  content: "ï€Œ";
}
.pg-navigation-drop-list .pg-sidebar-list-item.subelement {
  margin-left: 0.9375rem;
}
.pg-navigation-drop-list .pg-sidebar-list-item a {
  color: black;
}
.small-12 &gt; .pg-listing &gt; .grid-container {
  padding-left: 0;
  padding-right: 0;
}
.pg-listing-slider .pg-listing-slider-item {
  width: 25%;
  box-sizing: border-box;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.pg-listing-slider .pg-listing-slider-item[data-columns="1"] {
  width: 100%;
}
.pg-listing-slider .pg-listing-slider-item[data-columns="2"] {
  width: 50%;
}
.pg-listing-slider .pg-listing-slider-item[data-columns="3"] {
  width: 33.3333%;
}
.pg-listing-slider .pg-listing-slider-item[data-columns="5"] {
  width: 20%;
}
.pg-listing-slider .pg-listing-slider-item[data-columns="6"] {
  width: 16.6666%;
}
/*FLRR-2662*/
.fl-mobile [data-pg].is-loading .pg-loading-button:after {
  display: block;
  color: white;
}

/* tombstone styling */
.pg-product-card.pg-product-card-tombstone .pg-product-image,
.pg-product-card.pg-product-card-tombstone .pg-product-card-title,
.pg-product-card.pg-product-card-tombstone .pg-product-card-pricing {
  height: 1em;
  background: rgba(0,0,0, 0.03);
  margin-bottom: 0.5em;
  pointer-events: none;
}
.pg-product-card.pg-product-card-tombstone .pg-product-card-title {
  display: block;
}

[data-pg*="listing"].is-loading {
	position: relative;
}
[data-pg*="listing"].is-loading:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(95deg,
		rgba(255,255,255,0.8) 0%,
		rgba(255,255,255,0.8) 42%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.8) 58%,
		rgba(255,255,255,0.8) 100%
	);
	background-size: 400% 400%;
	animation: AnimatedGradient 4s linear infinite;
}

@keyframes AnimatedGradient {
	0% {
		background-position: 400% 0%
	}
	100% {
		background-position: 0% 0%
	}
}

.grid-container.fluid .pg-no-products {
  display: block;
  width: 100%;
  margin-left: 16px;
  margin-right: 16px;
}

/* this makes pure grids fit anywhere .. weird css */
.pg-frame.grid-frame {
  width: 100%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.pg-frame.pg-frame--mobile .pg-heading {
  position: relative;
}
.pg-frame.pg-frame--mobile .pg-heading .pg-heading-header {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: 'Montserrat', Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
}
.pg-frame.pg-frame--mobile .pg-breadcrumb {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pg-frame.pg-frame--mobile .pg-breadcrumb a {
  white-space: nowrap;
  color: black;
  padding: 0.9375rem;
}
.pg-frame.pg-frame--mobile .pg-breadcrumb a:after {
  display: none;
}
.pg-frame.pg-frame--mobile .pg-breadcrumb + .pg-heading .pg-heading-header {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.pg-frame.pg-frame--mobile .pg-end-card .pg-end-card-copy {
  font-size: 14px;
}

/* BOGO pricing */
.pg-price[data-price-type="sale"][data-price-label*="_B0"] ~ .pg-price:last-child:not(:first-child) .pg-price-value {
  text-decoration: none;
}

/* favorites */
.pg-product-card-thumbnail .pg-product-favorite {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  line-height: 1;
  margin-top: -1px; /* makes it feel better */
}
.pg-product-card-thumbnail .pg-product-favorite::before {
  content: " ";
  width: 50px;
  height: 50px;
  position: absolute;
  margin-top: -10px;
  margin-left: -25px;
}
/* hide for tombstone */
.pg-product-card-tombstone .pg-product-card-thumbnail .pg-product-favorite {
  display: none;
}

.pg-frame--mobile .pg-product-card-thumbnail .pg-product-favorite {
  font-size: 14px;
  padding: 0.6em;
}
.pg-frame--desktop .pg-product-card-thumbnail .pg-product-favorite {
  cursor: pointer;
}
.pg-product-card--favorite .close-button {
  font-size: 16px;
}
.pg-frame--mobile .pg-product-card--favorite .close-button {
  font-size: 12px;
}
.pg-product-card--favorite .pg-product-favorite.is-loading .close-button {
  pointer-events: none;
  animation: shrink 1.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.pg-product-card-status {
  margin-top: 1.5rem;
}
.pg-card-shadowed {
  background-color: white;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem;

}
.pg-product-card--favorite {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.pg-product-card--waitlist {
  display: flex;
  flex-direction: column;
}

.pg-product-card--favorite .pg-product-card-thumbnail {
  margin: -1rem -1rem 1rem;
}

.pg-product-card--favorite .pg-product-card-favorite-cta {
  margin-top: 1.5rem;
  flex-grow: 1;
  display: flex;
  align-content: flex-end;
}
.pg-product-card--favorite .pg-product-card-favorite-cta .button--add-to-cart {
  margin-top: auto;
}
.fl-mobile .pg-product-card--favorite .pg-product-card-favorite-cta .button--add-to-cart {
  white-space: inherit;
}
.pg-product-card-status.pg-product-card-status--in-cart {
  color: #2d9aac;
}
.pg-product-card-status.pg-product-card-status--sold-out {
  color: #f9423a;
}


.pg-product-card-thumbnail .pg-product-waitlist {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  line-height: 1;
  margin-top: -1px; /* makes it feel better */
}

.pg-product-card--waitlist .pg-product-card-waitlist-cta {
  margin-top: 1.5rem;
  flex-grow: 1;
  display: flex;
  align-content: flex-end;
  font-size: 1.167em;
  line-height: 1.1;
  font-weight: 600;
}

.pg-product-card-waitlist-cta .waitlist-grid-option {
  color: #2D9AAC;
  padding-left: 1em;
  min-width: 32px;
}
.pg-product-card-waitlist-cta.add-to-cart {
  display: block;
  margin-top: 0.25rem;
}
.pg-product-card-waitlist-cta .back-in-stock-label {
  color: #2D9AAC;
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
}
.pg-product-card-waitlist-cta .button {
  margin-top: 1rem;
}

/* locked dawg */
.pg-product-card-lock {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 1.5rem;
  font-size: 1.5rem;
  line-height: 1;
  color: white;
}
.pg-product-card--locked {
  cursor: pointer;
}
.pg-product-card--locked .pg-product-card-thumbnail {
  overflow: hidden;
}
.pg-product-card--locked .pg-product-image {
  filter: blur(12px);
}
.fl-mobile .pg-product-card--locked .pg-product-image {
  filter: blur(6px);
}
.pg-product-card--locked .pg-product-card-thumbnail ~ *:not(.pg-product-locked-copy) {
  visibility: hidden;
}
.pg-product-locked-copy {
  font-size: 14px;
  margin-top: 8px;
  font-weight: 600;
  color: #2d9aac;
}
.pg-product-locked-copy:hover {
  text-decoration: underline;
}
.pg-product-locked-copy i {
  margin-left: 0.5em;
}


.pg-frame .Auditor-run {
  display: none;
}
.Auditor-active.grid-container {
  position: relative;
}
.Auditor-active.grid-container &gt; .Auditor-run {
  top: auto;
  bottom: 100%;
  margin: 1rem;
}

.Auditor-active .Auditor-run {
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  line-height: 1;
  padding: 0.5rem;
  color: #666;
  margin: 0.5rem;
  border: 1px solid #DDD;
  background: white;
  opacity: 0.7;
  border-radius: 3px;
}
.pg-frame--desktop .Auditor-active .Auditor-run:hover {
  opacity: 1;
}

/* debug */
.debug-es-output-js h4 {
  cursor: pointer;
  text-decoration: underline;
}
.debug-es-output-js.expanded h4 {
}
.debug-es-output-js h4:after {
  content: " [+]";
}
.debug-es-output-js.expanded h4:after {
  content: " [-]";
}

.debug-es-output-js:not(.expanded) .debug-es-output-js-expanded {
  display: none;
}

.pg-no-products.pg-no-products--favorites {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pg-no-products.pg-no-products--favorites &gt; * + * {
  margin-top: 1rem;
}

/* end card support */
.pg-banner[data-pg-banner-type^="end-card"] {
  text-align: center;
}
.pg-banner[data-pg-banner-type="end-card--basic"] {
  position: relative;
  height: 0;
  padding-bottom: 150%;
  box-sizing: border-box;
  border: 2px solid #333333;
  font-size: 18px;
  font-weight: 600;
}
.pg-banner[data-pg-banner-type="end-card--basic"] .pg-end-card,
.pg-banner[data-pg-banner-type="end-card--basic"] .pg-end-card .pg-end-card-link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}
.pg-banner[data-pg-banner-type="end-card--basic"] .pg-end-card {
  position: absolute;
  top: 0;
  left: 0;
}
.pg-banner[data-pg-banner-type="end-card--basic"] .pg-end-card .pg-end-card-link {
  text-align: center;
  justify-content: center;
}
.pg-banner[data-pg-banner-type="end-card--basic"] .pg-end-card .pg-end-card-copy:after {
  font-family: 'Assistant';
  font-size: 1.5em;
  content: '\2192';
  display: block;
  margin-top: 5px;
}
/* FLRR-5202 */
[data-layout="catalog-shop_sale"] .pg-sidebar-list.final-sale .pg-sidebar-list-item{
  padding-left: 20px;
}
[data-layout="catalog-shop_sale"] .pg-sidebar-list.final-sale .pg-sidebar-list-item.final-sale-label, [data-layout="catalog-shop_sale"] .pg-sidebar-list.final-sale .pg-sidebar-list-item.w-mens-sale{
  padding-left: 0px;
  font-size: 1.166666667em;
  font-weight: 600;
}
[data-layout="catalog-shop_sale"] .pg-sidebar-list.final-sale .pg-sidebar-list-item.final-sale-label &gt; a, [data-layout="catalog-shop_sale"] .pg-sidebar-list.final-sale .pg-sidebar-list-item.w-mens-sale &gt; a{
  color: #000;
  font-weight: 600;
}

/* FLKI-3473 category header alignment for mens_shop_kits */
[data-layout="catalog-mens_shop_kits"] .pg-heading {
	margin-left: -8px;
}

/* size adjusting the height of the basic card */
.small-12 &gt; .pg-banner[data-pg-banner-type="end-card--basic"] {
  padding-bottom: 46.8478447%;
}
.small-8 &gt; .pg-banner[data-pg-banner-type="end-card--basic"] {
  padding-bottom: 65.8292892%;
}
.asset-hover-image {
	position: absolute;
	top: 0;
	left: 0;
}
.pg-banner:hover .asset-hover-image.invisible {
	display: block;
}

/* .pg-switches {
}
.product-switches {
  margin-bottom: 3em;
}
.product-switches[data-switches-shown=""] {
  display: none;
}
.pg-switches .pg-sidebar-heading {
  font-size: 1.071428571em;
  padding-top: 0;
}
.pg-switches .pg-sidebar-group-clear {
  color: black;
  text-decoration: underline;
}
.pg-switches .pg-sidebar-group-clear:hover {
  border-bottom-width: 0;
}
.pg-switches-list {
  margin-left: -0.5em;
  margin-bottom: -0.5em;
  display: flex;
  flex-wrap: wrap;
}
.pg-switch {
  padding: 0.5em;
  color: #333333;
  line-height: 1.142857143;
  border: 1px solid #d3d3d3;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  cursor: default;
}
.pg-switch-label {
  font-weight: 600;
  text-transform: capitalize;
}
.pg-switch-label:after {
  content: ":";
}
.pg-switch-close {
  margin-left: 0.5rem;
  margin-right: 0.25rem;
  font-size: 9px;
}
.pg-switch .close-button {
  margin-right: 0;
}
.pg-switches-list + .pg-sidebar-group-clear {
  display: inline-block;
  margin-top: 1em;
}
[data-pg-sidebar-group^="filter."] .pg-sidebar-list-item,
.pg-switch-value {
  text-transform: capitalize;
} */
.product-filters--bar {
  display: flex;
  text-align: left;
  align-items: baseline;
}
.product-filters--bar &gt; .pg-sidebar-group {
  position: relative;
  z-index: 3;
}
.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-heading {
  border: 1px solid #eaeaea;
  padding: 16px;
  padding-right: 36px;
  background-color: white;
  margin-right: 4px;
  z-index: 3;
}
.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-heading.is-expanded {
  border-bottom-color: white;
}
.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-heading:before {
  padding: 0;
  right: 16px;
}

.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-heading &gt; .pg-sidebar-heading-label {
  font-size: 14px;
  line-height: 1;
}
.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-heading &gt; .pg-sidebar-group-clear {
  color: #a6a6a6;
  text-decoration: underline;
}
.product-filters--bar &gt; .pg-sidebar-group &gt; .pg-sidebar-list {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 2;
  padding: 16px;
  margin-top: -1px;
  border: 1px solid #eaeaea;
}
.product-filters--bar .pg-sidebar-heading.pg-collapsible:not(.is-expanded) ~ .pg-sidebar-list {
  display: none;
}
.product-filters--bar .pg-sidebar-list-item {
  min-width: 120px;
}
.product-filters--bar .pg-sidebar-group .pg-sidebar-group:first-child {
  padding-left: 0;
}
.product-filters--bar .pg-sidebar-group[data-pg-sidebar-group="clear"] .pg-sidebar-heading {
  border: none;
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}
.product-filters--bar .pg-sidebar-group[data-pg-sidebar-group="clear"] .pg-sidebar-list {
  display: none;
}
.fl-mobile [data-pg-sidebar-group="clear"] {
  display: none;
}
.pg-frame[data-pg*="filters-only"] {
  padding: 0;
  margin: 0;
}

.pg-no-products--waitlist,
.pg-no-products--preorder {
  text-align: center;
}
.pg-no-products--preorder .pg-no-products-cta,
.pg-no-products--waitlist .pg-no-products-cta {
  margin-top: 1rem;
}
.pg-product-card-callout[data-promo-label^="BF_"],
.pg-product-card-callout[data-promo-label^="BF2_"],
.pg-product-card-callout[data-promo-label^="BFCA_"],
.pg-product-card-callout[data-promo-label^="TBF_"],
.pg-product-card-callout[data-promo-label^="BFAL_"],
.pg-product-card-callout[data-promo-label^="BFALCA_"],
.pg-product-card-callout[data-promo-label^="BFBOGOCA_"],
.pg-product-card-callout[data-promo-label^="BFBOGO_"],
.pg-product-card-callout[data-promo-label^="BFCASHIP_"],
.pg-product-card-callout[data-promo-label^="BFSHIP_"],
.pg-product-card-callout[data-promo-label^="SEAM_"],
.pg-product-card-callout[data-promo-label^="BF2_"],
.pg-product-card-callout[data-promo-label^="BOGOB2_"],
.pg-product-card-callout[data-promo-label^="1119AL_"],
.pg-price[data-price-label^="BF_"] .pg-price-value,
.pg-price[data-price-label^="BFCA_"] .pg-price-value,
.pg-price[data-price-label^="TBF_"] .pg-price-value,
.pg-price[data-price-label^="BFAL_"] .pg-price-value,
.pg-price[data-price-label^="BFALCA_"] .pg-price-value,
.pg-price[data-price-label^="BFBOGOCA_"] .pg-price-value,
.pg-price[data-price-label^="BFBOGO_"] .pg-price-value,
.pg-price[data-price-label^="BFCASHIP_"] .pg-price-value,
.pg-price[data-price-label^="BFSHIP_"] .pg-price-value,
.pg-price[data-price-label^="SEAM_"] .pg-price-value,
.pg-price[data-price-label^="BOGOB2_"] .pg-price-value,
.pg-price[data-price-label^="BF2_"] .pg-price-value,
.pg-price[data-price-label^="1119AL_"] .pg-price-value{

  color: #ee312a !important;
}

.pg-price[data-price-label^="BFCA_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="TBF_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFAL_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFALCA_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFBOGOCA_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFBOGO_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFCASHIP_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BFSHIP_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="SEAM_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BOGOB2_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BF2_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="BF_"] ~ [data-price-type="vip"] .pg-price-value,
.pg-price[data-price-label^="1119AL_P70A1"] ~ [data-price-type="vip"] .pg-price-value{
  text-decoration-color: #ee312a !important;
}

.pg-product-badgecallout {
          position: absolute;
          bottom: 0;
          text-align: center;
          margin: 0 auto;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          color: #fff;
          font-size: 16px;
}

.fl-desktop .postreg-pg-wrapper{
  display: inline-flex;
  margin: 15px auto;
}
.fl-desktop .postreg-pg-side-filter{
  width: 25%;
  margin-top:5%;
}
.fl-desktop .postreg-pg-grid-render{
  width: 75%;
  max-width: 1280px;
  margin-left: 5px;
  min-width: 960px;
}

.fl-desktop .postreg-pg-first-grid {
  padding:15px 0;
  margin: 15px 0;
  box-shadow: 0px 0px 10px grey, 0px 0px 0px grey;
 }

.fl-mobile .postreg-pg-first-grid .pg-heading-header{
  text-align: left !important;
  margin-bottom: 0 !important
}

.postreg-pg-first-grid .pg-frame.pg-frame--mobile &gt; * + * {
  padding-top:0.25rem !important;
}

.fl-mobile .postreg-pg-wrapper .postreg-pg-second-grid-header{
  width: 100%;
  text-align: center;
  color: white;
  background-color: #2d9aac;
  font-size: 16px;
  padding: 10px 0;
}
/***** START FLRR-7139 *****/
.fa-lock img{
  width: 25px;
  height: auto;
}
/***** END FLRR-7139 *****/
.pg-product-card-colors--static {
  padding: 0 0 8px;
  min-height: 0;
  line-height: 1;
}
.pg-product-card-colors--static:not(.flickity-enabled) {
  flex-wrap: nowrap;
}

.pg-product-card-colors--static .pg-product-card-color-option {
  padding: 0 1px;
}
.pg-product-card-colors--static .pg-product-card-color-option.is-self {
  border-color: #9d9d9c;
}
.pg-product-card-colors--static .pg-product-card-swatch {
  width: 12px;
  height: 12px;
  padding: 2px;
}
.pg-product-card-colors--static .pg-product-card-swatch-img {
  border-radius: 50%;
}
.pg-product-card-colors--static .pgs-more {
  padding-top: 1px;
  padding-bottom: 1px;
}
.pg-product-card-colors--static .pg-product-card-color-option:nth-child(n+14):not(.pgs-more) {
  display: none;
}
.pg-product-card-colors--static .is-self .pg-product-card-color-option .pg-product-card-swatch{
  border: 1px solid #9d9d9c;
}

/**FLRR-8983***/
.pg-product-card-more-colors-link{
  font-size: 12px;
  text-decoration: underline;
  color: #7d7d7d;
  font-weight: 600;
}

.pg-product-card-more-colors{
  margin-top: 5px;
}

/**For Top Sellers and YMAL grids swatches in PDP**/
[data-layout="pdp-product"] .manhattan-sell .pg-product-card-colors--static .pg-product-card-color-option:nth-child(n+6):not(.pgs-more) {
  display: none;
}

/***** FLRR-7532 *****/
/***** For swatches on smaller screens *****/
@media screen and (max-width: 1300px) {
  .pg-product-card-colors--static .pg-product-card-color-option:nth-child(n+11):not(.pgs-more) {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .pg-product-card-colors--static .pg-product-card-color-option:nth-child(n+8):not(.pgs-more) {
    display: none;
  }
}
@media screen and (max-width: 381px) {
  .pg-product-card-callout{
    font-size: 12px;
  }
  .pg-product-card-title{
    font-size: 14px;
  }
  .pg-pricing-group .pg-price{
    font-size: 14px;
  }
}
/***** END FLRR-7532 *****/
/***** FLRR-8044 *****/
.waitlist-grid .pg-help-text{
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
}
@media screen and (max-width: 381px) {
  .waitlist-grid .pg-help-text{
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    width: 310px;
  }
}
/***** END FLRR-8044 *****/


/***** FLIP-233 ******/
[data-theme*="colorTheme"] .pg-pricing-group .pg-price:not(:first-child) .pg-price-value {
  text-decoration-color: unset;
}
[data-theme*="colorTheme"] .pg-drawer-heading [data-pg-filter-clear] {
  color: black;
}

/***** END FLIP-233 ******/
</pre></body></html>